Skip to content

Commit 110295c

Browse files
authored
Transform clients published between 2023-11-14 and 2024-02-21 (#773)
1 parent 2aaf314 commit 110295c

File tree

9 files changed

+4122
-395
lines changed

9 files changed

+4122
-395
lines changed

.changeset/unlucky-needles-change.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Transform clients published between 2023-11-14 and 2024-02-21

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "^14.18.33",
4949
"@typescript-eslint/eslint-plugin": "^7.0.1",
5050
"@typescript-eslint/parser": "^7.0.1",
51-
"aws-sdk": "2.1495.0",
51+
"aws-sdk": "2.1563.0",
5252
"eslint": "^8.56.0",
5353
"eslint-plugin-import": "^2.29.0",
5454
"lint-staged": "^13.0.3",

src/transforms/v2-to-v3/__fixtures__/new-client/global-import.input.js

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,28 +27,35 @@ new AWS.Appflow();
2727
new AWS.ApplicationAutoScaling();
2828
new AWS.ApplicationCostProfiler();
2929
new AWS.ApplicationInsights();
30+
new AWS.Artifact();
3031
new AWS.Athena();
3132
new AWS.AuditManager();
3233
new AWS.AugmentedAIRuntime();
3334
new AWS.AutoScaling();
3435
new AWS.AutoScalingPlans();
36+
new AWS.B2bi();
37+
new AWS.BCMDataExports();
3538
new AWS.Backup();
3639
new AWS.BackupGateway();
3740
new AWS.BackupStorage();
3841
new AWS.Batch();
3942
new AWS.Bedrock();
43+
new AWS.BedrockAgent();
44+
new AWS.BedrockAgentRuntime();
4045
new AWS.BedrockRuntime();
4146
new AWS.Billingconductor();
4247
new AWS.Braket();
4348
new AWS.Budgets();
4449
new AWS.CUR();
50+
new AWS.Chatbot();
4551
new AWS.Chime();
4652
new AWS.ChimeSDKIdentity();
4753
new AWS.ChimeSDKMediaPipelines();
4854
new AWS.ChimeSDKMeetings();
4955
new AWS.ChimeSDKMessaging();
5056
new AWS.ChimeSDKVoice();
5157
new AWS.CleanRooms();
58+
new AWS.CleanRoomsML();
5259
new AWS.Cloud9();
5360
new AWS.CloudControl();
5461
new AWS.CloudDirectory();
@@ -89,6 +96,7 @@ new AWS.ConnectContactLens();
8996
new AWS.ConnectParticipant();
9097
new AWS.ControlTower();
9198
new AWS.CostExplorer();
99+
new AWS.CostOptimizationHub();
92100
new AWS.CustomerProfiles();
93101
new AWS.DAX();
94102
new AWS.DLM();
@@ -117,6 +125,7 @@ new AWS.ECRPUBLIC();
117125
new AWS.ECS();
118126
new AWS.EFS();
119127
new AWS.EKS();
128+
new AWS.EKSAuth();
120129
new AWS.ELB();
121130
new AWS.ELBv2();
122131
new AWS.EMR();
@@ -139,6 +148,7 @@ new AWS.Fis();
139148
new AWS.ForecastQueryService();
140149
new AWS.ForecastService();
141150
new AWS.FraudDetector();
151+
new AWS.FreeTier();
142152
new AWS.GameLift();
143153
new AWS.Glacier();
144154
new AWS.GlobalAccelerator();
@@ -153,10 +163,12 @@ new AWS.HealthLake();
153163
new AWS.Honeycode();
154164
new AWS.IAM();
155165
new AWS.IVS();
166+
new AWS.IVSRealTime();
156167
new AWS.IdentityStore();
157168
new AWS.Imagebuilder();
158169
new AWS.Inspector();
159170
new AWS.Inspector2();
171+
new AWS.InspectorScan();
160172
new AWS.InternetMonitor();
161173
new AWS.IoT1ClickDevicesService();
162174
new AWS.IoT1ClickProjects();
@@ -176,7 +188,6 @@ new AWS.Iot();
176188
new AWS.IotData();
177189
new AWS.IotDeviceAdvisor();
178190
new AWS.Ivschat();
179-
new AWS.IVSRealTime();
180191
new AWS.KMS();
181192
new AWS.Kafka();
182193
new AWS.KafkaConnect();
@@ -211,12 +222,13 @@ new AWS.MQ();
211222
new AWS.MTurk();
212223
new AWS.MWAA();
213224
new AWS.MachineLearning();
214-
new AWS.Macie();
215225
new AWS.Macie2();
216226
new AWS.ManagedBlockchain();
217227
new AWS.ManagedBlockchainQuery();
228+
new AWS.MarketplaceAgreement();
218229
new AWS.MarketplaceCatalog();
219230
new AWS.MarketplaceCommerceAnalytics();
231+
new AWS.MarketplaceDeployment();
220232
new AWS.MarketplaceEntitlementService();
221233
new AWS.MarketplaceMetering();
222234
new AWS.MediaConnect();
@@ -241,15 +253,16 @@ new AWS.Neptune();
241253
new AWS.Neptunedata();
242254
new AWS.NetworkFirewall();
243255
new AWS.NetworkManager();
256+
new AWS.NetworkMonitor();
244257
new AWS.Nimble();
245258
new AWS.OAM();
259+
new AWS.OSIS();
246260
new AWS.Omics();
247261
new AWS.OpenSearch();
248262
new AWS.OpenSearchServerless();
249263
new AWS.OpsWorks();
250264
new AWS.OpsWorksCM();
251265
new AWS.Organizations();
252-
new AWS.OSIS();
253266
new AWS.Outposts();
254267
new AWS.PI();
255268
new AWS.Panorama();
@@ -268,6 +281,8 @@ new AWS.Polly();
268281
new AWS.Pricing();
269282
new AWS.PrivateNetworks();
270283
new AWS.Proton();
284+
new AWS.QBusiness();
285+
new AWS.QConnect();
271286
new AWS.QLDB();
272287
new AWS.QLDBSession();
273288
new AWS.QuickSight();
@@ -280,6 +295,7 @@ new AWS.Redshift();
280295
new AWS.RedshiftData();
281296
new AWS.RedshiftServerless();
282297
new AWS.Rekognition();
298+
new AWS.Repostspace();
283299
new AWS.Resiliencehub();
284300
new AWS.ResourceExplorer2();
285301
new AWS.ResourceGroups();
@@ -333,6 +349,7 @@ new AWS.Snowball();
333349
new AWS.SsmSap();
334350
new AWS.StepFunctions();
335351
new AWS.StorageGateway();
352+
new AWS.SupplyChain();
336353
new AWS.Support();
337354
new AWS.SupportApp();
338355
new AWS.Synthetics();
@@ -343,9 +360,10 @@ new AWS.Tnb();
343360
new AWS.TranscribeService();
344361
new AWS.Transfer();
345362
new AWS.Translate();
363+
new AWS.TrustedAdvisor();
364+
new AWS.VPCLattice();
346365
new AWS.VerifiedPermissions();
347366
new AWS.VoiceID();
348-
new AWS.VPCLattice();
349367
new AWS.WAF();
350368
new AWS.WAFRegional();
351369
new AWS.WAFV2();
@@ -356,5 +374,6 @@ new AWS.WorkLink();
356374
new AWS.WorkMail();
357375
new AWS.WorkMailMessageFlow();
358376
new AWS.WorkSpaces();
377+
new AWS.WorkSpacesThinClient();
359378
new AWS.WorkSpacesWeb();
360379
new AWS.XRay();

0 commit comments

Comments
 (0)