Deleting CSV

Deprecated Book

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

Example:

purge the csv from aws s3 with
    the bucket is "mybucket"
    the csv path is "sales-data/Q1-sales.csv"

Last updated

Was this helpful?