Uploading Files
Deprecated Book
The First Edition AWS S3 Book is deprecated. Agents that have already learned this Book will continue to function. For all new automations, please use the BDK version of the Book instead.
This procedure uploads a specified file to an AWS S3 bucket at the given path. The file will be stored in the designated S3 location, making it accessible based on the bucket's permissions and policies.
Example:
the file
dump the file to aws s3 with
the s3 path is "s3://mybucket/reports/2023/report.pdf"
Last updated
Was this helpful?