Overview
Uploads a base64-encoded string to an S3 bucket as a file
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set a Dynamic Name |
Show the Dynamic Name slot in the tree so that it can be set statically or 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 |
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 |