How to Use the Command-Line Options: (scroll to bottom for "available commands")
How to upload a file with reduced redundancy using aws s3:
aws s3 cp --storage-class REDUCED_REDUNDANCY file.txt s3://bucket/
How to Use the Command-Line Options: (scroll to bottom for "available commands")
How to upload a file with reduced redundancy using aws s3:
aws s3 cp --storage-class REDUCED_REDUNDANCY file.txt s3://bucket/