Delete all objects in an S3 Bucket using AWS CLI

aws s3 rm s3://my-bucket --recursive
1 lines of code, 36 characters

Similar AWS code snippets using bash

Finally, a good search for AWS Console

Was that in us-east-1? Or us-west-2? No need to remember. Just type the name of the resource and CloudTempo will find it.

Feature