Skip to main content

AWS S3 Put Object

Overview

Uploads a base64-encoded string to an S3 bucket as a file

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
AWS RegionAWS RegionText Block GroupNo
Base64 ModeFile contents are base64-encoded. If `true` Comnoco will decode before Putting the item into S3.Boolean Block GroupNo
Bucket NameName of the S3 bucketText Block GroupNo
Object KeyKey of the object to storeText Block GroupNo
File ContentsBase64-encoded contents of the file to uploadText Block GroupNo