@aws-sdk/client-m2 3.957.0 → 3.958.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,10 +13,8 @@ using COBOL or PL/I, and implementing an automated pipeline for continuous integ
13
13
  continuous delivery (CI/CD) of the applications.</p>
14
14
 
15
15
  ## Installing
16
-
17
16
  To install this package, simply type add or install @aws-sdk/client-m2
18
17
  using your favorite package manager:
19
-
20
18
  - `npm install @aws-sdk/client-m2`
21
19
  - `yarn add @aws-sdk/client-m2`
22
20
  - `pnpm add @aws-sdk/client-m2`
@@ -52,9 +50,7 @@ To send a request, you:
52
50
  // a client can be shared by different commands.
53
51
  const client = new M2Client({ region: "REGION" });
54
52
 
55
- const params = {
56
- /** input parameters */
57
- };
53
+ const params = { /** input parameters */ };
58
54
  const command = new ListApplicationsCommand(params);
59
55
  ```
60
56
 
@@ -213,7 +209,6 @@ CancelBatchJobExecution
213
209
  </summary>
214
210
 
215
211
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CancelBatchJobExecutionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CancelBatchJobExecutionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CancelBatchJobExecutionCommandOutput/)
216
-
217
212
  </details>
218
213
  <details>
219
214
  <summary>
@@ -221,7 +216,6 @@ CreateApplication
221
216
  </summary>
222
217
 
223
218
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CreateApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateApplicationCommandOutput/)
224
-
225
219
  </details>
226
220
  <details>
227
221
  <summary>
@@ -229,7 +223,6 @@ CreateDataSetExportTask
229
223
  </summary>
230
224
 
231
225
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CreateDataSetExportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDataSetExportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDataSetExportTaskCommandOutput/)
232
-
233
226
  </details>
234
227
  <details>
235
228
  <summary>
@@ -237,7 +230,6 @@ CreateDataSetImportTask
237
230
  </summary>
238
231
 
239
232
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CreateDataSetImportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDataSetImportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDataSetImportTaskCommandOutput/)
240
-
241
233
  </details>
242
234
  <details>
243
235
  <summary>
@@ -245,7 +237,6 @@ CreateDeployment
245
237
  </summary>
246
238
 
247
239
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CreateDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateDeploymentCommandOutput/)
248
-
249
240
  </details>
250
241
  <details>
251
242
  <summary>
@@ -253,7 +244,6 @@ CreateEnvironment
253
244
  </summary>
254
245
 
255
246
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/CreateEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/CreateEnvironmentCommandOutput/)
256
-
257
247
  </details>
258
248
  <details>
259
249
  <summary>
@@ -261,7 +251,6 @@ DeleteApplication
261
251
  </summary>
262
252
 
263
253
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/DeleteApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteApplicationCommandOutput/)
264
-
265
254
  </details>
266
255
  <details>
267
256
  <summary>
@@ -269,7 +258,6 @@ DeleteApplicationFromEnvironment
269
258
  </summary>
270
259
 
271
260
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/DeleteApplicationFromEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteApplicationFromEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteApplicationFromEnvironmentCommandOutput/)
272
-
273
261
  </details>
274
262
  <details>
275
263
  <summary>
@@ -277,7 +265,6 @@ DeleteEnvironment
277
265
  </summary>
278
266
 
279
267
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/DeleteEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/DeleteEnvironmentCommandOutput/)
280
-
281
268
  </details>
282
269
  <details>
283
270
  <summary>
@@ -285,7 +272,6 @@ GetApplication
285
272
  </summary>
286
273
 
287
274
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetApplicationCommandOutput/)
288
-
289
275
  </details>
290
276
  <details>
291
277
  <summary>
@@ -293,7 +279,6 @@ GetApplicationVersion
293
279
  </summary>
294
280
 
295
281
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetApplicationVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetApplicationVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetApplicationVersionCommandOutput/)
296
-
297
282
  </details>
298
283
  <details>
299
284
  <summary>
@@ -301,7 +286,6 @@ GetBatchJobExecution
301
286
  </summary>
302
287
 
303
288
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetBatchJobExecutionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetBatchJobExecutionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetBatchJobExecutionCommandOutput/)
304
-
305
289
  </details>
306
290
  <details>
307
291
  <summary>
@@ -309,7 +293,6 @@ GetDataSetDetails
309
293
  </summary>
310
294
 
311
295
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetDataSetDetailsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetDetailsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetDetailsCommandOutput/)
312
-
313
296
  </details>
314
297
  <details>
315
298
  <summary>
@@ -317,7 +300,6 @@ GetDataSetExportTask
317
300
  </summary>
318
301
 
319
302
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetDataSetExportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetExportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetExportTaskCommandOutput/)
320
-
321
303
  </details>
322
304
  <details>
323
305
  <summary>
@@ -325,7 +307,6 @@ GetDataSetImportTask
325
307
  </summary>
326
308
 
327
309
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetDataSetImportTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetImportTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDataSetImportTaskCommandOutput/)
328
-
329
310
  </details>
330
311
  <details>
331
312
  <summary>
@@ -333,7 +314,6 @@ GetDeployment
333
314
  </summary>
334
315
 
335
316
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetDeploymentCommandOutput/)
336
-
337
317
  </details>
338
318
  <details>
339
319
  <summary>
@@ -341,7 +321,6 @@ GetEnvironment
341
321
  </summary>
342
322
 
343
323
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetEnvironmentCommandOutput/)
344
-
345
324
  </details>
346
325
  <details>
347
326
  <summary>
@@ -349,7 +328,6 @@ GetSignedBluinsightsUrl
349
328
  </summary>
350
329
 
351
330
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/GetSignedBluinsightsUrlCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetSignedBluinsightsUrlCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/GetSignedBluinsightsUrlCommandOutput/)
352
-
353
331
  </details>
354
332
  <details>
355
333
  <summary>
@@ -357,7 +335,6 @@ ListApplications
357
335
  </summary>
358
336
 
359
337
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListApplicationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListApplicationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListApplicationsCommandOutput/)
360
-
361
338
  </details>
362
339
  <details>
363
340
  <summary>
@@ -365,7 +342,6 @@ ListApplicationVersions
365
342
  </summary>
366
343
 
367
344
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListApplicationVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListApplicationVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListApplicationVersionsCommandOutput/)
368
-
369
345
  </details>
370
346
  <details>
371
347
  <summary>
@@ -373,7 +349,6 @@ ListBatchJobDefinitions
373
349
  </summary>
374
350
 
375
351
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListBatchJobDefinitionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobDefinitionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobDefinitionsCommandOutput/)
376
-
377
352
  </details>
378
353
  <details>
379
354
  <summary>
@@ -381,7 +356,6 @@ ListBatchJobExecutions
381
356
  </summary>
382
357
 
383
358
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListBatchJobExecutionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobExecutionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobExecutionsCommandOutput/)
384
-
385
359
  </details>
386
360
  <details>
387
361
  <summary>
@@ -389,7 +363,6 @@ ListBatchJobRestartPoints
389
363
  </summary>
390
364
 
391
365
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListBatchJobRestartPointsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobRestartPointsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListBatchJobRestartPointsCommandOutput/)
392
-
393
366
  </details>
394
367
  <details>
395
368
  <summary>
@@ -397,7 +370,6 @@ ListDataSetExportHistory
397
370
  </summary>
398
371
 
399
372
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListDataSetExportHistoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetExportHistoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetExportHistoryCommandOutput/)
400
-
401
373
  </details>
402
374
  <details>
403
375
  <summary>
@@ -405,7 +377,6 @@ ListDataSetImportHistory
405
377
  </summary>
406
378
 
407
379
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListDataSetImportHistoryCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetImportHistoryCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetImportHistoryCommandOutput/)
408
-
409
380
  </details>
410
381
  <details>
411
382
  <summary>
@@ -413,7 +384,6 @@ ListDataSets
413
384
  </summary>
414
385
 
415
386
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListDataSetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDataSetsCommandOutput/)
416
-
417
387
  </details>
418
388
  <details>
419
389
  <summary>
@@ -421,7 +391,6 @@ ListDeployments
421
391
  </summary>
422
392
 
423
393
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListDeploymentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDeploymentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListDeploymentsCommandOutput/)
424
-
425
394
  </details>
426
395
  <details>
427
396
  <summary>
@@ -429,7 +398,6 @@ ListEngineVersions
429
398
  </summary>
430
399
 
431
400
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListEngineVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListEngineVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListEngineVersionsCommandOutput/)
432
-
433
401
  </details>
434
402
  <details>
435
403
  <summary>
@@ -437,7 +405,6 @@ ListEnvironments
437
405
  </summary>
438
406
 
439
407
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListEnvironmentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListEnvironmentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListEnvironmentsCommandOutput/)
440
-
441
408
  </details>
442
409
  <details>
443
410
  <summary>
@@ -445,7 +412,6 @@ ListTagsForResource
445
412
  </summary>
446
413
 
447
414
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/ListTagsForResourceCommandOutput/)
448
-
449
415
  </details>
450
416
  <details>
451
417
  <summary>
@@ -453,7 +419,6 @@ StartApplication
453
419
  </summary>
454
420
 
455
421
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/StartApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StartApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StartApplicationCommandOutput/)
456
-
457
422
  </details>
458
423
  <details>
459
424
  <summary>
@@ -461,7 +426,6 @@ StartBatchJob
461
426
  </summary>
462
427
 
463
428
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/StartBatchJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StartBatchJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StartBatchJobCommandOutput/)
464
-
465
429
  </details>
466
430
  <details>
467
431
  <summary>
@@ -469,7 +433,6 @@ StopApplication
469
433
  </summary>
470
434
 
471
435
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/StopApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StopApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/StopApplicationCommandOutput/)
472
-
473
436
  </details>
474
437
  <details>
475
438
  <summary>
@@ -477,7 +440,6 @@ TagResource
477
440
  </summary>
478
441
 
479
442
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/TagResourceCommandOutput/)
480
-
481
443
  </details>
482
444
  <details>
483
445
  <summary>
@@ -485,7 +447,6 @@ UntagResource
485
447
  </summary>
486
448
 
487
449
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UntagResourceCommandOutput/)
488
-
489
450
  </details>
490
451
  <details>
491
452
  <summary>
@@ -493,7 +454,6 @@ UpdateApplication
493
454
  </summary>
494
455
 
495
456
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/UpdateApplicationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UpdateApplicationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UpdateApplicationCommandOutput/)
496
-
497
457
  </details>
498
458
  <details>
499
459
  <summary>
@@ -501,5 +461,4 @@ UpdateEnvironment
501
461
  </summary>
502
462
 
503
463
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/m2/command/UpdateEnvironmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UpdateEnvironmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-m2/Interface/UpdateEnvironmentCommandOutput/)
504
-
505
464
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultM2HttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultM2HttpAuthSchemeParametersProvider = defaultM2HttpAuthSchemeParametersProvider;