put_object
Upload data to an S3 bucket by specifying bucket, key, and body. Set base64=true when the body contains binary or base64-encoded content.
Instructions
Write an object. Set base64=true when body is base64-encoded binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| body | Yes | ||
| base64 | No | ||
| bucket | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||