1) install amazon cli tool at local on cmd prompt
Command: sudo apt-get install awscli
2) add configuration details off existing s3 bucket [details needed: api-key,api-secret-key,region,response:json ]
Command: aws configur
Ex:
Command: sudo apt-get install awscli
2) add configuration details off existing s3 bucket [details needed: api-key,api-secret-key,region,response:json ]
Command: aws configur
Ex:
aws configure
AWS Access Key ID [None]: gdsgdugdhasbfdsh3HSLQ
AWS Secret Access Key [None]: hdbfdbsfbdsjkfjkdn/c1bhjdvfadbshfbdsjhfb
Default region name [None]: us-east-1
Default output format [None]: json
3)Create new s3 buket in amazon and in PRoperty>Permission section add_user for Everyone all access
4)
aws s3 sync s3://
current-buket s3://new-bucket
No comments:
Post a Comment