AWS CLI: Some Useful Commands

Delete an S3 bucket and all its contents with just one command aws s3 rb s3://bucket-name –force Recursively copy a directory and its subfolders from your PC to Amazon S3…

Read More