AWS S3 Get Object
Overview
Gets an object from an S3 bucket and returns it as a base64-encoded string
Returns |
---|
Text |
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | Text Block Group | No |
Attributes | Metadata values for this block. Used in XML and multipart/form-data. | Text Block Group | No |
AWS Region | AWS Region | Text Block Group | No |
Base64 Mode | Return the file contents as a base64-encoded string | Boolean Block Group | No |
Bucket Name | Name of the S3 bucket | Text Block Group | No |
Object Key | Key of the object to retrieve | Text Block Group | No |