Deleting Files

This procedure purges a specified file from an AWS S3 bucket. The operation requires appropriate permissions to delete objects from the specified S3 bucket.

Example:

purge the file from aws s3
    the file path is "s3://mybucket/myfile.txt"

Last updated

Was this helpful?