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-03: Update aws-stepfunctions-tasks in aws-cdk-lib #29842

Closed
Tracked by #29694
TheRealAmazonKendra opened this issue Apr 15, 2024 · 2 comments
Closed
Tracked by #29694

SDKv3-03: Update aws-stepfunctions-tasks in aws-cdk-lib #29842

TheRealAmazonKendra opened this issue Apr 15, 2024 · 2 comments
Assignees

Comments

@TheRealAmazonKendra
Copy link
Contributor

Context

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

Task Description

call-aws-service.ts creates a mapping for users to call the sdk via a stepfunctions task. Update the mappings to use sdkv3 APIs.

  • Note that this might actually just be a matter of updating the tests because I can't find where we actually specifically use sdkv2.

Acceptance Criteria

  1. All unit tests and integ tests are running (and pass) with sdkv3. Verify that the behavior matches the expected, not just that the resource deploys.
@TheRealAmazonKendra
Copy link
Contributor Author

#29795

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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

No branches or pull requests

2 participants