AWS CLI
Quick Configuration For general use, the aws configure command is the fastest way to set up your AWS CLI installation. $ aws configure AWS Access Key ID [None]: AKIAIOSFODNN7EXAMPLE AWS Secret Access Key [None]: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY Default region name [None]: us-west-2 Default output format [None]: json Push Files to S3 Bucket aws s3 cp –recursive ./build s3://courses20010