course:amazon_aws:start

This is an old revision of the document!


Amazon AWS

  • install AWS CLI version 2 by following this web page

https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html

# aws s3 ls
# aws configure
# aws configure list
# aws s3 ls
# aws s3 sync s3://bucketname /localfolder
example
# cd ~/Downloads/apao2021
# aws s3 sync s3://congress.demo .
  • course/amazon_aws/start.1630491276.txt.gz
  • Last modified: 2021/09/01 18:14
  • by don.lee