Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleTip: Add the --human-readable flag to the end of your command to get more human-readable sizes
Code Block
titleCommand
aws s3 ls s3://bucket-name/path/to/file --human-readable
Code Block
titleResponse
						PRE dir1/
						PRE dir2/
2015-01-01 10:10:10 1.2 KiB File1.zip
2015-01-02 11:11:11 7.3 MiB File2.pdf

Download a file:

 

Code Block
aws s3 cp s3://bucket-name/path/to/file ~/Downloads

...

Code Block
aws s3 rm s3://bucket-name/path/to/file

 

 

 

 

 

Info

For more documentation, run aws s3 help

Filter by label (Content by label)
showLabelsfalse
max5
spacesEdxOps
showSpacefalse
sortmodified
reversetrue
typepage
labelss3

...