Remove a single object from S3.
Section: High-Level S3 Commands
Delete an object
bash
bash
aws s3 rm s3://my-bucket/tmp/data.csvExplanation
Deletes the specified object key.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing High-Level S3 Commands