AWS Cheatsheet
S3 - Simple Storage Service Commands
Task | Command |
---|---|
List S3 buckets |
|
List the contents of an S3 bucket |
|
Create a new bucket |
|
Remove a bucket (must be empty) |
|
Sync local object to a bucket |
|
Copy a local object to a bucket |
|
Copy from a bucket |
|
Move an object |
|
Remove or delete an object |
|
Empty a bucket of all objects |
|
Sync objects local to bucket |
|
Copy all objects bucket to bucket |
|
Common options
-
--profile
boto profile e.g.--profile aws-production