Skip to content

Commit

Permalink
Remove package names for BackupStorage and IoTRoboRunner (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Nov 7, 2024
1 parent d08e660 commit 510d969
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/warm-laws-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"aws-sdk-js-codemod": patch
---

Remove package names for BackupStorage and IoTRoboRunner
2 changes: 0 additions & 2 deletions src/transforms/v2-to-v3/config/CLIENT_PACKAGE_NAMES_MAP.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export const CLIENT_PACKAGE_NAMES_MAP: Record<string, string> = {
ARCZonalShift: "client-arc-zonal-shift",
AugmentedAIRuntime: "client-sagemaker-a2i-runtime",
AuditManager: "client-auditmanager",
BackupStorage: "client-backupstorage",
CUR: "client-cost-and-usage-report-service",
CleanRooms: "client-cleanrooms",
CloudHSMV2: "client-cloudhsm-v2",
Expand Down Expand Up @@ -94,7 +93,6 @@ export const CLIENT_PACKAGE_NAMES_MAP: Record<string, string> = {
IoTSiteWise: "client-iotsitewise",
IoTThingsGraph: "client-iotthingsgraph",
IoTTwinMaker: "client-iottwinmaker",
IoTRoboRunner: "client-iot-roborunner",
IVSRealTime: "client-ivs-realtime",
KafkaConnect: "client-kafkaconnect",
KinesisVideoSignalingChannels: "client-kinesis-video-signaling",
Expand Down

0 comments on commit 510d969

Please sign in to comment.