Basic Information

appmixer.aws.s3.PutObject

1.0.0

Public

Upload object 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 They key of the object to save aws.
File ID text File ID assigned to file stored in DB.
Access Control select The canned ACL to apply to the object. Leave empty for buckets with ACLs disabled.
Content Type text Standard MIME type describing the format of the contents.
Expiry Date date-time The expiry date of the S3 file.
Maximum Part Size number Maximum amount of stream data that will be buffered in memory prior to flushing in Megabyte.
Concurrent Parts number Number of parts that are concurrently uploaded to S3.

Output Ports

object

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

Full Metadata