SDKv3-05: Update @aws-cdk-testing/cli-integ
#29837
Labels
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
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
@aws-cdk-testing/cli-testing
.Used to make a custom client in:
These clients are used extensively in this package.
Considerations
There is already a test that fails silently (cdk import). Each test may need to be manually verified and updated to ensure that this doesn't occur in other places as well. Test updates may also be required.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: