Skip to content

Update AWS CLI to v2#287

Draft
joverlee521 wants to merge 1 commit into
masterfrom
aws-v2
Draft

Update AWS CLI to v2#287
joverlee521 wants to merge 1 commit into
masterfrom
aws-v2

Conversation

@joverlee521

@joverlee521 joverlee521 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description of proposed changes

We are wanting to use AWS CLI features that are only available in v2.¹ In the last attempt to upgrade AWS, the main blocker was the fact that AWS_DEFAULT_REGION is now required.² For Nextstrain workflows, this is now mitigated by the fact that the shared pathogen-repo-build GH Action workflow sets the envvar.³ We have also been using awscli >= 2 in conda-base without any issues.⁴

¹ nextstrain/infra#72 (comment)
² #214 (comment)
³ https://github.com/nextstrain/.github/blob/5b32fb95e6613823e9cc12e06beec164503980f4/.github/workflows/pathogen-repo-build.yaml#L303
https://github.com/nextstrain/conda-base/blob/dc99d69d91420da760519d54be051452744351f4/src/meta.yaml#L54

Related issue(s)

Resolves #216

Checklist

  • Checks pass
  • Update changelog

We are wanting to use AWS CLI features that are only available in v2.¹
In the last attempt to upgrade AWS, the main blocker was the fact that
`AWS_DEFAULT_REGION` is now required.² For Nextstrain workflows,
this is now mitigated by the fact that the shared pathogen-repo-build
GH Action workflow sets the envvar.³ We have also been using awscli >= 2
in conda-base without any issues.⁴

¹ <nextstrain/infra#72 (comment)>
² <#214 (comment)>
³ <https://github.com/nextstrain/.github/blob/5b32fb95e6613823e9cc12e06beec164503980f4/.github/workflows/pathogen-repo-build.yaml#L303>
⁴ <https://github.com/nextstrain/conda-base/blob/dc99d69d91420da760519d54be051452744351f4/src/meta.yaml#L54>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revisit updating AWS CLI to v2

1 participant