Basic Information

appmixer.aws.s3.PutContent

1.0.0

Public

Put object (utf8 content and a mime type) to bucket.

Properties

FieldTypeDescription
Region text Your AWS instance region. If not select, us-east-1 will be used as default.

Input Ports

in

FieldTypeDescription
Bucket text Your AWS S3 Bucket.
Object Key text The full destination key (including filename) for the file you are uploading.
Content textarea The UTF-8 string content to create a file from.
Content Type text Standard MIME type.
Access Control select The canned ACL to apply to the file. Leave empty for buckets with ACLs disabled.
Expiry Date date-time Expiry date of S3 file.

Output Ports

object

FieldTypeDescription
Bucket Name -
Object Key -
ETag -
Object Location -
Content Type -
Expiry Date -

Full Metadata