Deleting CSV
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 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?