RawSushi's Tech Journal
My online tech scrapbook where I keep my notes in case I need to look them up later
Wednesday, January 13, 2016
AWS Command Line Download S3 File
If you want to use the save credentials in ~/.aws/credentials, use the "aws s3 cp" command:
aws s3 cp s3://<bucket-name>/<folder-name>/<file-name> <local-file-name>
Reference:
http://docs.aws.amazon.com/cli/latest/reference/s3/cp.html
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment