Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[internal] Switch to AWS CLI v2 (pantsbuild#14095)
AWS CLI v2 is the recommended way to interact w/ AWS. see: https://github.com/pantsbuild/pants/runs/4730814987?check_suite_focus=true#step:12:57 <img width="1242" alt="Screen Shot 2022-01-06 at 2 04 25 PM" src="https://user-images.githubusercontent.com/1268088/148458758-65ad0b9b-dad6-4719-ba61-71f8749d47ee.png"> https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html the command in deploy_to_s3.py should work just fine with the new CLI. see: https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html#synopsis https://github.com/pantsbuild/pants/blob/8f679f18f5c8210a85ba1eb8b9ab5bbe118fa738/build-support/bin/deploy_to_s3.py#L35-L47
- Loading branch information