Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKv3-10: Update aws-cdk (CLI) #31480

Closed
11 tasks done
Tracked by #29694
otaviomacedo opened this issue Sep 18, 2024 · 4 comments
Closed
11 tasks done
Tracked by #29694

SDKv3-10: Update aws-cdk (CLI) #31480

otaviomacedo opened this issue Sep 18, 2024 · 4 comments
Assignees
Labels
effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1

Comments

@otaviomacedo
Copy link
Contributor

otaviomacedo commented Sep 18, 2024

Describe the issue

Context

The AWS SDK V2 is being deprecated. We need to remove all uses of it from the CDK.

Task Description

Remove use of sdkv2 in packages/aws-cdk.

Acceptance Criteria

  • All tests (unit and integ) pass using sdkv3.
  • No instances of sdkv2 are still in use in this package.

Integration tests to write

  • Assume role with credentials from environment variables
  • Assume role with credentials from environment variables, using MFA
  • Credentials directly from environment variables
  • Credentials from Isengard plugin
  • Credentials from a generic plugin
  • Credentials from a process
  • Credentials from SSO
  • Credentials statically defined in the config
  • Credentials from Web identity
  • Credentials from an EC2 instance
  • Credentials from an ECS container
@otaviomacedo otaviomacedo added p1 feature-request A feature should be added or improved. effort/large Large work item – several weeks of effort labels Sep 18, 2024
@otaviomacedo otaviomacedo self-assigned this Sep 18, 2024
@HBobertz HBobertz self-assigned this Sep 18, 2024
@HBobertz
Copy link
Contributor

@jiayiwang7
Copy link
Member

Should we ship the feature in a separate release?

@jiayiwang7
Copy link
Member

Shipped in release 2.167.0: https://github.com/aws/aws-cdk/releases/tag/v2.167.0

Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1
Projects
None yet
Development

No branches or pull requests

3 participants