AWS CLI S3 Cheatsheet - s3 ls
The ls command can be used for listing S3 buckets or objects inside a bucket. When used to list objects, the command will show you only objects in the current prefix. List all buckets ~ aws s3 ls 2019-12-15 16:31:53 testbucket1 2020-03-11 14:44:32 te...
Sep 17, 20202 min read2.0K
