Uploading Files

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?