For AI agents: visit https://docs.digitalgenius.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
AWS S3 Bucket Upload File
| Input | Type | Description |
|---|
| Access Key ID | String | Access Key ID |
| Secret Access Key | String | Secret Access Key |
| Bucket Name | String | Bucket Name |
| Filename | String | Filename |
| Data | String | Data |
| Output | Type | Decription |
|---|
| Successfully Uploaded? | Boolean | Whether successfully uploaded |