Basic Information

appmixer.aws.s3.GetObject

1.0.0

Public

Get specific object from S3 bucket. Do not use this component for large files (more than 2MB), use GetFileObject instead.

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 get.

Output Ports

object

FieldTypeDescription
Bucket Name -
Object Key -
ETag -
Object Size -
Content Type -
Object Metadata -
Object Body -

Full Metadata