Uploads a base64-encoded string to an S3 bucket as a file
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set an Override Name |
Show the override name slot in the tree so that it can be set statically or dynamically
|
Boolean Block Group
| No |
Override Name |
The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically.
|
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 |
File contents are base64-encoded. If `true` Comnoco will decode before Putting the item into S3.
|
Boolean Block Group
| No |
Bucket Name |
Name of the S3 bucket
|
Text Block Group
| No |
Object Key |
Key of the object to store
|
Text Block Group
| No |
File Contents |
Base64-encoded contents of the file to upload
|
Text Block Group
| No |