aws / aws-sdk-js-codemod

Codemod scripts to update AWS SDK for JavaScript APIs.
MIT No Attribution
73 stars 10 forks source link

Fix package name of AugmentedAIRuntime and EKSAuth clients #962

Closed trivikr closed 2 weeks ago

trivikr commented 2 weeks ago

Issue

Refs: https://github.com/aws/aws-sdk-js-codemod/issues/950#issuecomment-2456127652

Description

Fixes package name of AugmentedAIRuntime and EKSAuth clients

Testing

CI

Also verified that all packages exist on npm with test file from the issue

$ npx tsx src/test.ts

Checking for 384 packages...
@aws-sdk/client-acm exists
@aws-sdk/client-acm-pca exists
...
@aws-sdk/client-backupstorage exists
@aws-sdk/client-iot-roborunner exists
Missing packages are: []

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 4323a4bbe700e03b667f828a4c343e958f84d1a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | aws-sdk-js-codemod | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR