@aws-sdk/client-bcm-data-exports 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
@@ -16,10 +16,8 @@ optimization recommendations.</p>
16
16
  </ul>
17
17
 
18
18
  ## Installing
19
-
20
19
  To install this package, simply type add or install @aws-sdk/client-bcm-data-exports
21
20
  using your favorite package manager:
22
-
23
21
  - `npm install @aws-sdk/client-bcm-data-exports`
24
22
  - `yarn add @aws-sdk/client-bcm-data-exports`
25
23
  - `pnpm add @aws-sdk/client-bcm-data-exports`
@@ -55,9 +53,7 @@ To send a request, you:
55
53
  // a client can be shared by different commands.
56
54
  const client = new BCMDataExportsClient({ region: "REGION" });
57
55
 
58
- const params = {
59
- /** input parameters */
60
- };
56
+ const params = { /** input parameters */ };
61
57
  const command = new ListExportsCommand(params);
62
58
  ```
63
59
 
@@ -216,7 +212,6 @@ CreateExport
216
212
  </summary>
217
213
 
218
214
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/CreateExportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/CreateExportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/CreateExportCommandOutput/)
219
-
220
215
  </details>
221
216
  <details>
222
217
  <summary>
@@ -224,7 +219,6 @@ DeleteExport
224
219
  </summary>
225
220
 
226
221
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/DeleteExportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/DeleteExportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/DeleteExportCommandOutput/)
227
-
228
222
  </details>
229
223
  <details>
230
224
  <summary>
@@ -232,7 +226,6 @@ GetExecution
232
226
  </summary>
233
227
 
234
228
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/GetExecutionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetExecutionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetExecutionCommandOutput/)
235
-
236
229
  </details>
237
230
  <details>
238
231
  <summary>
@@ -240,7 +233,6 @@ GetExport
240
233
  </summary>
241
234
 
242
235
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/GetExportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetExportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetExportCommandOutput/)
243
-
244
236
  </details>
245
237
  <details>
246
238
  <summary>
@@ -248,7 +240,6 @@ GetTable
248
240
  </summary>
249
241
 
250
242
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/GetTableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetTableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/GetTableCommandOutput/)
251
-
252
243
  </details>
253
244
  <details>
254
245
  <summary>
@@ -256,7 +247,6 @@ ListExecutions
256
247
  </summary>
257
248
 
258
249
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/ListExecutionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListExecutionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListExecutionsCommandOutput/)
259
-
260
250
  </details>
261
251
  <details>
262
252
  <summary>
@@ -264,7 +254,6 @@ ListExports
264
254
  </summary>
265
255
 
266
256
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/ListExportsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListExportsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListExportsCommandOutput/)
267
-
268
257
  </details>
269
258
  <details>
270
259
  <summary>
@@ -272,7 +261,6 @@ ListTables
272
261
  </summary>
273
262
 
274
263
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/ListTablesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListTablesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListTablesCommandOutput/)
275
-
276
264
  </details>
277
265
  <details>
278
266
  <summary>
@@ -280,7 +268,6 @@ ListTagsForResource
280
268
  </summary>
281
269
 
282
270
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/ListTagsForResourceCommandOutput/)
283
-
284
271
  </details>
285
272
  <details>
286
273
  <summary>
@@ -288,7 +275,6 @@ TagResource
288
275
  </summary>
289
276
 
290
277
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/TagResourceCommandOutput/)
291
-
292
278
  </details>
293
279
  <details>
294
280
  <summary>
@@ -296,7 +282,6 @@ UntagResource
296
282
  </summary>
297
283
 
298
284
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/UntagResourceCommandOutput/)
299
-
300
285
  </details>
301
286
  <details>
302
287
  <summary>
@@ -304,5 +289,4 @@ UpdateExport
304
289
  </summary>
305
290
 
306
291
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bcm-data-exports/command/UpdateExportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/UpdateExportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bcm-data-exports/Interface/UpdateExportCommandOutput/)
307
-
308
292
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultBCMDataExportsHttpAuthSchemeParametersProvider = 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.defaultBCMDataExportsHttpAuthSchemeParametersProvider = defaultBCMDataExportsHttpAuthSchemeParametersProvider;
package/dist-cjs/index.js CHANGED
@@ -319,222 +319,289 @@ const _hE = "httpError";
319
319
  const _s = "server";
320
320
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.bcmdataexports";
321
321
  const n0 = "com.amazonaws.bcmdataexports";
322
- var Column$ = [3, n0, _C, 0, [_N, _T, _D], [0, 0, 0]];
323
- var CreateExportRequest$ = [
324
- 3,
325
- n0,
326
- _CER,
322
+ var Column$ = [3, n0, _C,
323
+ 0,
324
+ [_N, _T, _D],
325
+ [0, 0, 0]
326
+ ];
327
+ var CreateExportRequest$ = [3, n0, _CER,
327
328
  0,
328
329
  [_E, _RT],
329
- [() => Export$, () => ResourceTagList],
330
- ];
331
- var CreateExportResponse$ = [3, n0, _CERr, 0, [_EA], [0]];
332
- var DataQuery$ = [3, n0, _DQ, 0, [_QS, _TC], [0, [2, n0, _TC, 0, 0, 128 | 0]]];
333
- var DeleteExportRequest$ = [3, n0, _DER, 0, [_EA], [0]];
334
- var DeleteExportResponse$ = [3, n0, _DERe, 0, [_EA], [0]];
335
- var DestinationConfigurations$ = [3, n0, _DC, 0, [_SD], [() => S3Destination$]];
336
- var ExecutionReference$ = [3, n0, _ER, 0, [_EI, _ES], [0, () => ExecutionStatus$]];
337
- var ExecutionStatus$ = [3, n0, _ES, 0, [_SC, _SR, _CA, _CAo, _LUA], [0, 0, 5, 5, 5]];
338
- var Export$ = [
339
- 3,
340
- n0,
341
- _E,
330
+ [() => Export$, () => ResourceTagList]
331
+ ];
332
+ var CreateExportResponse$ = [3, n0, _CERr,
333
+ 0,
334
+ [_EA],
335
+ [0]
336
+ ];
337
+ var DataQuery$ = [3, n0, _DQ,
338
+ 0,
339
+ [_QS, _TC],
340
+ [0, [2, n0, _TC, 0, 0, 128 | 0]]
341
+ ];
342
+ var DeleteExportRequest$ = [3, n0, _DER,
343
+ 0,
344
+ [_EA],
345
+ [0]
346
+ ];
347
+ var DeleteExportResponse$ = [3, n0, _DERe,
348
+ 0,
349
+ [_EA],
350
+ [0]
351
+ ];
352
+ var DestinationConfigurations$ = [3, n0, _DC,
353
+ 0,
354
+ [_SD],
355
+ [() => S3Destination$]
356
+ ];
357
+ var ExecutionReference$ = [3, n0, _ER,
358
+ 0,
359
+ [_EI, _ES],
360
+ [0, () => ExecutionStatus$]
361
+ ];
362
+ var ExecutionStatus$ = [3, n0, _ES,
363
+ 0,
364
+ [_SC, _SR, _CA, _CAo, _LUA],
365
+ [0, 0, 5, 5, 5]
366
+ ];
367
+ var Export$ = [3, n0, _E,
342
368
  0,
343
369
  [_EA, _N, _D, _DQ, _DC, _RC],
344
- [0, 0, 0, () => DataQuery$, () => DestinationConfigurations$, () => RefreshCadence$],
370
+ [0, 0, 0, () => DataQuery$, () => DestinationConfigurations$, () => RefreshCadence$]
371
+ ];
372
+ var ExportReference$ = [3, n0, _ERx,
373
+ 0,
374
+ [_EA, _EN, _ESx],
375
+ [0, 0, () => ExportStatus$]
376
+ ];
377
+ var ExportStatus$ = [3, n0, _ESx,
378
+ 0,
379
+ [_SC, _SR, _CA, _LUA, _LRA],
380
+ [0, 0, 5, 5, 5]
381
+ ];
382
+ var GetExecutionRequest$ = [3, n0, _GER,
383
+ 0,
384
+ [_EA, _EI],
385
+ [0, 0]
345
386
  ];
346
- var ExportReference$ = [3, n0, _ERx, 0, [_EA, _EN, _ESx], [0, 0, () => ExportStatus$]];
347
- var ExportStatus$ = [3, n0, _ESx, 0, [_SC, _SR, _CA, _LUA, _LRA], [0, 0, 5, 5, 5]];
348
- var GetExecutionRequest$ = [3, n0, _GER, 0, [_EA, _EI], [0, 0]];
349
- var GetExecutionResponse$ = [
350
- 3,
351
- n0,
352
- _GERe,
387
+ var GetExecutionResponse$ = [3, n0, _GERe,
353
388
  0,
354
389
  [_EI, _E, _ES],
355
- [0, () => Export$, () => ExecutionStatus$],
390
+ [0, () => Export$, () => ExecutionStatus$]
391
+ ];
392
+ var GetExportRequest$ = [3, n0, _GERet,
393
+ 0,
394
+ [_EA],
395
+ [0]
356
396
  ];
357
- var GetExportRequest$ = [3, n0, _GERet, 0, [_EA], [0]];
358
- var GetExportResponse$ = [
359
- 3,
360
- n0,
361
- _GERetx,
397
+ var GetExportResponse$ = [3, n0, _GERetx,
362
398
  0,
363
399
  [_E, _ESx],
364
- [() => Export$, () => ExportStatus$],
400
+ [() => Export$, () => ExportStatus$]
365
401
  ];
366
- var GetTableRequest$ = [3, n0, _GTR, 0, [_TN, _TP], [0, 128 | 0]];
367
- var GetTableResponse$ = [
368
- 3,
369
- n0,
370
- _GTRe,
402
+ var GetTableRequest$ = [3, n0, _GTR,
403
+ 0,
404
+ [_TN, _TP],
405
+ [0, 128 | 0]
406
+ ];
407
+ var GetTableResponse$ = [3, n0, _GTRe,
371
408
  0,
372
409
  [_TN, _D, _TP, _S],
373
- [0, 0, 128 | 0, () => ColumnList],
410
+ [0, 0, 128 | 0, () => ColumnList]
411
+ ];
412
+ var InternalServerException$ = [-3, n0, _ISE,
413
+ { [_e]: _s, [_hE]: 500 },
414
+ [_M],
415
+ [0]
374
416
  ];
375
- var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
376
417
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
377
- var ListExecutionsRequest$ = [3, n0, _LER, 0, [_EA, _MR, _NT], [0, 1, 0]];
378
- var ListExecutionsResponse$ = [
379
- 3,
380
- n0,
381
- _LERi,
418
+ var ListExecutionsRequest$ = [3, n0, _LER,
419
+ 0,
420
+ [_EA, _MR, _NT],
421
+ [0, 1, 0]
422
+ ];
423
+ var ListExecutionsResponse$ = [3, n0, _LERi,
382
424
  0,
383
425
  [_Ex, _NT],
384
- [() => ExecutionReferenceList, 0],
426
+ [() => ExecutionReferenceList, 0]
385
427
  ];
386
- var ListExportsRequest$ = [3, n0, _LERis, 0, [_MR, _NT], [1, 0]];
387
- var ListExportsResponse$ = [
388
- 3,
389
- n0,
390
- _LERist,
428
+ var ListExportsRequest$ = [3, n0, _LERis,
429
+ 0,
430
+ [_MR, _NT],
431
+ [1, 0]
432
+ ];
433
+ var ListExportsResponse$ = [3, n0, _LERist,
391
434
  0,
392
435
  [_Exp, _NT],
393
- [() => ExportReferenceList, 0],
436
+ [() => ExportReferenceList, 0]
437
+ ];
438
+ var ListTablesRequest$ = [3, n0, _LTR,
439
+ 0,
440
+ [_NT, _MR],
441
+ [0, 1]
442
+ ];
443
+ var ListTablesResponse$ = [3, n0, _LTRi,
444
+ 0,
445
+ [_Ta, _NT],
446
+ [() => TableList, 0]
447
+ ];
448
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
449
+ 0,
450
+ [_RA, _MR, _NT],
451
+ [0, 1, 0]
394
452
  ];
395
- var ListTablesRequest$ = [3, n0, _LTR, 0, [_NT, _MR], [0, 1]];
396
- var ListTablesResponse$ = [3, n0, _LTRi, 0, [_Ta, _NT], [() => TableList, 0]];
397
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RA, _MR, _NT], [0, 1, 0]];
398
- var ListTagsForResourceResponse$ = [
399
- 3,
400
- n0,
401
- _LTFRRi,
453
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
402
454
  0,
403
455
  [_RT, _NT],
404
- [() => ResourceTagList, 0],
456
+ [() => ResourceTagList, 0]
457
+ ];
458
+ var RefreshCadence$ = [3, n0, _RC,
459
+ 0,
460
+ [_F],
461
+ [0]
405
462
  ];
406
- var RefreshCadence$ = [3, n0, _RC, 0, [_F], [0]];
407
- var ResourceNotFoundException$ = [
408
- -3,
409
- n0,
410
- _RNFE,
463
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
411
464
  { [_e]: _c, [_hE]: 404 },
412
465
  [_M, _RI, _RTe],
413
- [0, 0, 0],
466
+ [0, 0, 0]
414
467
  ];
415
468
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
416
- var ResourceTag$ = [3, n0, _RTes, 0, [_K, _V], [0, 0]];
417
- var S3Destination$ = [
418
- 3,
419
- n0,
420
- _SD,
469
+ var ResourceTag$ = [3, n0, _RTes,
470
+ 0,
471
+ [_K, _V],
472
+ [0, 0]
473
+ ];
474
+ var S3Destination$ = [3, n0, _SD,
421
475
  0,
422
476
  [_SB, _SP, _SRe, _SOC],
423
- [0, 0, 0, () => S3OutputConfigurations$],
477
+ [0, 0, 0, () => S3OutputConfigurations$]
424
478
  ];
425
- var S3OutputConfigurations$ = [3, n0, _SOC, 0, [_OT, _Fo, _Co, _O], [0, 0, 0, 0]];
426
- var ServiceQuotaExceededException$ = [
427
- -3,
428
- n0,
429
- _SQEE,
479
+ var S3OutputConfigurations$ = [3, n0, _SOC,
480
+ 0,
481
+ [_OT, _Fo, _Co, _O],
482
+ [0, 0, 0, 0]
483
+ ];
484
+ var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
430
485
  { [_e]: _c, [_hE]: 402 },
431
486
  [_M, _RI, _RTe, _QC, _SCe],
432
- [0, 0, 0, 0, 0],
487
+ [0, 0, 0, 0, 0]
433
488
  ];
434
489
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
435
- var Table$ = [3, n0, _Tab, 0, [_TN, _D, _TP], [0, 0, () => TablePropertyDescriptionList]];
436
- var TablePropertyDescription$ = [3, n0, _TPD, 0, [_N, _VV, _DV, _D], [0, 64 | 0, 0, 0]];
437
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _RT], [0, () => ResourceTagList]];
438
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
439
- var ThrottlingException$ = [
440
- -3,
441
- n0,
442
- _TE,
490
+ var Table$ = [3, n0, _Tab,
491
+ 0,
492
+ [_TN, _D, _TP],
493
+ [0, 0, () => TablePropertyDescriptionList]
494
+ ];
495
+ var TablePropertyDescription$ = [3, n0, _TPD,
496
+ 0,
497
+ [_N, _VV, _DV, _D],
498
+ [0, 64 | 0, 0, 0]
499
+ ];
500
+ var TagResourceRequest$ = [3, n0, _TRR,
501
+ 0,
502
+ [_RA, _RT],
503
+ [0, () => ResourceTagList]
504
+ ];
505
+ var TagResourceResponse$ = [3, n0, _TRRa,
506
+ 0,
507
+ [],
508
+ []
509
+ ];
510
+ var ThrottlingException$ = [-3, n0, _TE,
443
511
  { [_e]: _c, [_hE]: 429 },
444
512
  [_M, _QC, _SCe],
445
- [0, 0, 0],
513
+ [0, 0, 0]
446
514
  ];
447
515
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
448
- var UntagResourceRequest$ = [3, n0, _URR, 0, [_RA, _RTK], [0, 64 | 0]];
449
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
450
- var UpdateExportRequest$ = [3, n0, _UER, 0, [_EA, _E], [0, () => Export$]];
451
- var UpdateExportResponse$ = [3, n0, _UERp, 0, [_EA], [0]];
452
- var ValidationException$ = [
453
- -3,
454
- n0,
455
- _VE,
516
+ var UntagResourceRequest$ = [3, n0, _URR,
517
+ 0,
518
+ [_RA, _RTK],
519
+ [0, 64 | 0]
520
+ ];
521
+ var UntagResourceResponse$ = [3, n0, _URRn,
522
+ 0,
523
+ [],
524
+ []
525
+ ];
526
+ var UpdateExportRequest$ = [3, n0, _UER,
527
+ 0,
528
+ [_EA, _E],
529
+ [0, () => Export$]
530
+ ];
531
+ var UpdateExportResponse$ = [3, n0, _UERp,
532
+ 0,
533
+ [_EA],
534
+ [0]
535
+ ];
536
+ var ValidationException$ = [-3, n0, _VE,
456
537
  { [_e]: _c, [_hE]: 400 },
457
538
  [_M, _R, _Fi],
458
- [0, 0, () => ValidationExceptionFieldList],
539
+ [0, 0, () => ValidationExceptionFieldList]
459
540
  ];
460
541
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
461
- var ValidationExceptionField$ = [3, n0, _VEF, 0, [_N, _M], [0, 0]];
542
+ var ValidationExceptionField$ = [3, n0, _VEF,
543
+ 0,
544
+ [_N, _M],
545
+ [0, 0]
546
+ ];
462
547
  var BCMDataExportsServiceException$ = [-3, _sm, "BCMDataExportsServiceException", 0, [], []];
463
548
  schema.TypeRegistry.for(_sm).registerError(BCMDataExportsServiceException$, BCMDataExportsServiceException);
464
- var ColumnList = [1, n0, _CL, 0, () => Column$];
465
- var ExecutionReferenceList = [1, n0, _ERL, 0, () => ExecutionReference$];
466
- var ExportReferenceList = [1, n0, _ERLx, 0, () => ExportReference$];
467
- var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag$];
468
- var TableList = [1, n0, _TL, 0, () => Table$];
469
- var TablePropertyDescriptionList = [1, n0, _TPDL, 0, () => TablePropertyDescription$];
470
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
471
- var CreateExport$ = [
472
- 9,
473
- n0,
474
- _CE,
475
- 0,
476
- () => CreateExportRequest$,
477
- () => CreateExportResponse$,
478
- ];
479
- var DeleteExport$ = [
480
- 9,
481
- n0,
482
- _DE,
483
- 2,
484
- () => DeleteExportRequest$,
485
- () => DeleteExportResponse$,
486
- ];
487
- var GetExecution$ = [
488
- 9,
489
- n0,
490
- _GE,
491
- 0,
492
- () => GetExecutionRequest$,
493
- () => GetExecutionResponse$,
494
- ];
495
- var GetExport$ = [9, n0, _GEe, 0, () => GetExportRequest$, () => GetExportResponse$];
496
- var GetTable$ = [9, n0, _GT, 0, () => GetTableRequest$, () => GetTableResponse$];
497
- var ListExecutions$ = [
498
- 9,
499
- n0,
500
- _LE,
501
- 0,
502
- () => ListExecutionsRequest$,
503
- () => ListExecutionsResponse$,
504
- ];
505
- var ListExports$ = [
506
- 9,
507
- n0,
508
- _LEi,
509
- 0,
510
- () => ListExportsRequest$,
511
- () => ListExportsResponse$,
512
- ];
513
- var ListTables$ = [9, n0, _LT, 0, () => ListTablesRequest$, () => ListTablesResponse$];
514
- var ListTagsForResource$ = [
515
- 9,
516
- n0,
517
- _LTFR,
518
- 0,
519
- () => ListTagsForResourceRequest$,
520
- () => ListTagsForResourceResponse$,
521
- ];
522
- var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
523
- var UntagResource$ = [
524
- 9,
525
- n0,
526
- _UR,
527
- 0,
528
- () => UntagResourceRequest$,
529
- () => UntagResourceResponse$,
530
- ];
531
- var UpdateExport$ = [
532
- 9,
533
- n0,
534
- _UE,
535
- 0,
536
- () => UpdateExportRequest$,
537
- () => UpdateExportResponse$,
549
+ var ColumnList = [1, n0, _CL,
550
+ 0, () => Column$
551
+ ];
552
+ var ExecutionReferenceList = [1, n0, _ERL,
553
+ 0, () => ExecutionReference$
554
+ ];
555
+ var ExportReferenceList = [1, n0, _ERLx,
556
+ 0, () => ExportReference$
557
+ ];
558
+ var ResourceTagList = [1, n0, _RTL,
559
+ 0, () => ResourceTag$
560
+ ];
561
+ var TableList = [1, n0, _TL,
562
+ 0, () => Table$
563
+ ];
564
+ var TablePropertyDescriptionList = [1, n0, _TPDL,
565
+ 0, () => TablePropertyDescription$
566
+ ];
567
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
568
+ 0, () => ValidationExceptionField$
569
+ ];
570
+ var CreateExport$ = [9, n0, _CE,
571
+ 0, () => CreateExportRequest$, () => CreateExportResponse$
572
+ ];
573
+ var DeleteExport$ = [9, n0, _DE,
574
+ 2, () => DeleteExportRequest$, () => DeleteExportResponse$
575
+ ];
576
+ var GetExecution$ = [9, n0, _GE,
577
+ 0, () => GetExecutionRequest$, () => GetExecutionResponse$
578
+ ];
579
+ var GetExport$ = [9, n0, _GEe,
580
+ 0, () => GetExportRequest$, () => GetExportResponse$
581
+ ];
582
+ var GetTable$ = [9, n0, _GT,
583
+ 0, () => GetTableRequest$, () => GetTableResponse$
584
+ ];
585
+ var ListExecutions$ = [9, n0, _LE,
586
+ 0, () => ListExecutionsRequest$, () => ListExecutionsResponse$
587
+ ];
588
+ var ListExports$ = [9, n0, _LEi,
589
+ 0, () => ListExportsRequest$, () => ListExportsResponse$
590
+ ];
591
+ var ListTables$ = [9, n0, _LT,
592
+ 0, () => ListTablesRequest$, () => ListTablesResponse$
593
+ ];
594
+ var ListTagsForResource$ = [9, n0, _LTFR,
595
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
596
+ ];
597
+ var TagResource$ = [9, n0, _TR,
598
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
599
+ ];
600
+ var UntagResource$ = [9, n0, _UR,
601
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
602
+ ];
603
+ var UpdateExport$ = [9, n0, _UE,
604
+ 0, () => UpdateExportRequest$, () => UpdateExportResponse$
538
605
  ];
539
606
 
540
607
  class CreateExportCommand extends smithyClient.Command
@@ -24,8 +24,7 @@ const getRuntimeConfig = (config) => {
24
24
  defaultsMode,
25
25
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_browser_1.calculateBodyLength,
26
26
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
27
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
28
- (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
27
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
29
28
  maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
30
29
  region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
31
30
  requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -34,11 +34,9 @@ const getRuntimeConfig = (config) => {
34
34
  authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
35
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
36
36
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
37
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
38
- (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
39
38
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
40
- region: config?.region ??
41
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
39
+ region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
42
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
43
41
  retryMode: config?.retryMode ??
44
42
  (0, node_config_provider_1.loadConfig)({
@@ -3,10 +3,9 @@ import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
3
3
  export const defaultBCMDataExportsHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
5
5
  operation: getSmithyContext(context).operation,
6
- region: (await normalizeProvider(config.region)()) ||
7
- (() => {
8
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
9
- })(),
6
+ region: await normalizeProvider(config.region)() || (() => {
7
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
8
+ })(),
10
9
  };
11
10
  };
12
11
  function createAwsAuthSigv4HttpAuthOption(authParameters) {
@@ -20,8 +20,7 @@ export const getRuntimeConfig = (config) => {
20
20
  defaultsMode,
21
21
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
22
22
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
23
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
24
- createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
23
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
25
24
  maxAttempts: config?.maxAttempts ?? DEFAULT_MAX_ATTEMPTS,
26
25
  region: config?.region ?? invalidProvider("Region is missing"),
27
26
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -1,7 +1,7 @@
1
1
  import packageInfo from "../package.json";
2
- import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core";
2
+ import { emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core";
3
3
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
4
- import { NODE_APP_ID_CONFIG_OPTIONS, createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-node";
4
+ import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
5
5
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
6
6
  import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
@@ -30,11 +30,9 @@ export const getRuntimeConfig = (config) => {
30
30
  authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
31
31
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
32
32
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
33
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
34
- createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
35
34
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
36
- region: config?.region ??
37
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
35
+ region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
38
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
39
37
  retryMode: config?.retryMode ??
40
38
  loadNodeConfig({
@@ -114,224 +114,293 @@ const n0 = "com.amazonaws.bcmdataexports";
114
114
  import { TypeRegistry } from "@smithy/core/schema";
115
115
  import { BCMDataExportsServiceException } from "../models/BCMDataExportsServiceException";
116
116
  import { InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
117
- export var Column$ = [3, n0, _C, 0, [_N, _T, _D], [0, 0, 0]];
118
- export var CreateExportRequest$ = [
119
- 3,
120
- n0,
121
- _CER,
117
+ export var Column$ = [3, n0, _C,
118
+ 0,
119
+ [_N, _T, _D],
120
+ [0, 0, 0]
121
+ ];
122
+ export var CreateExportRequest$ = [3, n0, _CER,
122
123
  0,
123
124
  [_E, _RT],
124
- [() => Export$, () => ResourceTagList],
125
- ];
126
- export var CreateExportResponse$ = [3, n0, _CERr, 0, [_EA], [0]];
127
- export var DataQuery$ = [3, n0, _DQ, 0, [_QS, _TC], [0, [2, n0, _TC, 0, 0, 128 | 0]]];
128
- export var DeleteExportRequest$ = [3, n0, _DER, 0, [_EA], [0]];
129
- export var DeleteExportResponse$ = [3, n0, _DERe, 0, [_EA], [0]];
130
- export var DestinationConfigurations$ = [3, n0, _DC, 0, [_SD], [() => S3Destination$]];
131
- export var ExecutionReference$ = [3, n0, _ER, 0, [_EI, _ES], [0, () => ExecutionStatus$]];
132
- export var ExecutionStatus$ = [3, n0, _ES, 0, [_SC, _SR, _CA, _CAo, _LUA], [0, 0, 5, 5, 5]];
133
- export var Export$ = [
134
- 3,
135
- n0,
136
- _E,
125
+ [() => Export$, () => ResourceTagList]
126
+ ];
127
+ export var CreateExportResponse$ = [3, n0, _CERr,
128
+ 0,
129
+ [_EA],
130
+ [0]
131
+ ];
132
+ export var DataQuery$ = [3, n0, _DQ,
133
+ 0,
134
+ [_QS, _TC],
135
+ [0, [2, n0, _TC, 0, 0, 128 | 0]]
136
+ ];
137
+ export var DeleteExportRequest$ = [3, n0, _DER,
138
+ 0,
139
+ [_EA],
140
+ [0]
141
+ ];
142
+ export var DeleteExportResponse$ = [3, n0, _DERe,
143
+ 0,
144
+ [_EA],
145
+ [0]
146
+ ];
147
+ export var DestinationConfigurations$ = [3, n0, _DC,
148
+ 0,
149
+ [_SD],
150
+ [() => S3Destination$]
151
+ ];
152
+ export var ExecutionReference$ = [3, n0, _ER,
153
+ 0,
154
+ [_EI, _ES],
155
+ [0, () => ExecutionStatus$]
156
+ ];
157
+ export var ExecutionStatus$ = [3, n0, _ES,
158
+ 0,
159
+ [_SC, _SR, _CA, _CAo, _LUA],
160
+ [0, 0, 5, 5, 5]
161
+ ];
162
+ export var Export$ = [3, n0, _E,
137
163
  0,
138
164
  [_EA, _N, _D, _DQ, _DC, _RC],
139
- [0, 0, 0, () => DataQuery$, () => DestinationConfigurations$, () => RefreshCadence$],
165
+ [0, 0, 0, () => DataQuery$, () => DestinationConfigurations$, () => RefreshCadence$]
166
+ ];
167
+ export var ExportReference$ = [3, n0, _ERx,
168
+ 0,
169
+ [_EA, _EN, _ESx],
170
+ [0, 0, () => ExportStatus$]
171
+ ];
172
+ export var ExportStatus$ = [3, n0, _ESx,
173
+ 0,
174
+ [_SC, _SR, _CA, _LUA, _LRA],
175
+ [0, 0, 5, 5, 5]
140
176
  ];
141
- export var ExportReference$ = [3, n0, _ERx, 0, [_EA, _EN, _ESx], [0, 0, () => ExportStatus$]];
142
- export var ExportStatus$ = [3, n0, _ESx, 0, [_SC, _SR, _CA, _LUA, _LRA], [0, 0, 5, 5, 5]];
143
- export var GetExecutionRequest$ = [3, n0, _GER, 0, [_EA, _EI], [0, 0]];
144
- export var GetExecutionResponse$ = [
145
- 3,
146
- n0,
147
- _GERe,
177
+ export var GetExecutionRequest$ = [3, n0, _GER,
178
+ 0,
179
+ [_EA, _EI],
180
+ [0, 0]
181
+ ];
182
+ export var GetExecutionResponse$ = [3, n0, _GERe,
148
183
  0,
149
184
  [_EI, _E, _ES],
150
- [0, () => Export$, () => ExecutionStatus$],
185
+ [0, () => Export$, () => ExecutionStatus$]
151
186
  ];
152
- export var GetExportRequest$ = [3, n0, _GERet, 0, [_EA], [0]];
153
- export var GetExportResponse$ = [
154
- 3,
155
- n0,
156
- _GERetx,
187
+ export var GetExportRequest$ = [3, n0, _GERet,
188
+ 0,
189
+ [_EA],
190
+ [0]
191
+ ];
192
+ export var GetExportResponse$ = [3, n0, _GERetx,
157
193
  0,
158
194
  [_E, _ESx],
159
- [() => Export$, () => ExportStatus$],
195
+ [() => Export$, () => ExportStatus$]
196
+ ];
197
+ export var GetTableRequest$ = [3, n0, _GTR,
198
+ 0,
199
+ [_TN, _TP],
200
+ [0, 128 | 0]
160
201
  ];
161
- export var GetTableRequest$ = [3, n0, _GTR, 0, [_TN, _TP], [0, 128 | 0]];
162
- export var GetTableResponse$ = [
163
- 3,
164
- n0,
165
- _GTRe,
202
+ export var GetTableResponse$ = [3, n0, _GTRe,
166
203
  0,
167
204
  [_TN, _D, _TP, _S],
168
- [0, 0, 128 | 0, () => ColumnList],
205
+ [0, 0, 128 | 0, () => ColumnList]
206
+ ];
207
+ export var InternalServerException$ = [-3, n0, _ISE,
208
+ { [_e]: _s, [_hE]: 500 },
209
+ [_M],
210
+ [0]
169
211
  ];
170
- export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
171
212
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
172
- export var ListExecutionsRequest$ = [3, n0, _LER, 0, [_EA, _MR, _NT], [0, 1, 0]];
173
- export var ListExecutionsResponse$ = [
174
- 3,
175
- n0,
176
- _LERi,
213
+ export var ListExecutionsRequest$ = [3, n0, _LER,
214
+ 0,
215
+ [_EA, _MR, _NT],
216
+ [0, 1, 0]
217
+ ];
218
+ export var ListExecutionsResponse$ = [3, n0, _LERi,
177
219
  0,
178
220
  [_Ex, _NT],
179
- [() => ExecutionReferenceList, 0],
221
+ [() => ExecutionReferenceList, 0]
222
+ ];
223
+ export var ListExportsRequest$ = [3, n0, _LERis,
224
+ 0,
225
+ [_MR, _NT],
226
+ [1, 0]
180
227
  ];
181
- export var ListExportsRequest$ = [3, n0, _LERis, 0, [_MR, _NT], [1, 0]];
182
- export var ListExportsResponse$ = [
183
- 3,
184
- n0,
185
- _LERist,
228
+ export var ListExportsResponse$ = [3, n0, _LERist,
186
229
  0,
187
230
  [_Exp, _NT],
188
- [() => ExportReferenceList, 0],
231
+ [() => ExportReferenceList, 0]
232
+ ];
233
+ export var ListTablesRequest$ = [3, n0, _LTR,
234
+ 0,
235
+ [_NT, _MR],
236
+ [0, 1]
237
+ ];
238
+ export var ListTablesResponse$ = [3, n0, _LTRi,
239
+ 0,
240
+ [_Ta, _NT],
241
+ [() => TableList, 0]
189
242
  ];
190
- export var ListTablesRequest$ = [3, n0, _LTR, 0, [_NT, _MR], [0, 1]];
191
- export var ListTablesResponse$ = [3, n0, _LTRi, 0, [_Ta, _NT], [() => TableList, 0]];
192
- export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RA, _MR, _NT], [0, 1, 0]];
193
- export var ListTagsForResourceResponse$ = [
194
- 3,
195
- n0,
196
- _LTFRRi,
243
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
244
+ 0,
245
+ [_RA, _MR, _NT],
246
+ [0, 1, 0]
247
+ ];
248
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
197
249
  0,
198
250
  [_RT, _NT],
199
- [() => ResourceTagList, 0],
251
+ [() => ResourceTagList, 0]
200
252
  ];
201
- export var RefreshCadence$ = [3, n0, _RC, 0, [_F], [0]];
202
- export var ResourceNotFoundException$ = [
203
- -3,
204
- n0,
205
- _RNFE,
253
+ export var RefreshCadence$ = [3, n0, _RC,
254
+ 0,
255
+ [_F],
256
+ [0]
257
+ ];
258
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
206
259
  { [_e]: _c, [_hE]: 404 },
207
260
  [_M, _RI, _RTe],
208
- [0, 0, 0],
261
+ [0, 0, 0]
209
262
  ];
210
263
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
211
- export var ResourceTag$ = [3, n0, _RTes, 0, [_K, _V], [0, 0]];
212
- export var S3Destination$ = [
213
- 3,
214
- n0,
215
- _SD,
264
+ export var ResourceTag$ = [3, n0, _RTes,
265
+ 0,
266
+ [_K, _V],
267
+ [0, 0]
268
+ ];
269
+ export var S3Destination$ = [3, n0, _SD,
216
270
  0,
217
271
  [_SB, _SP, _SRe, _SOC],
218
- [0, 0, 0, () => S3OutputConfigurations$],
272
+ [0, 0, 0, () => S3OutputConfigurations$]
273
+ ];
274
+ export var S3OutputConfigurations$ = [3, n0, _SOC,
275
+ 0,
276
+ [_OT, _Fo, _Co, _O],
277
+ [0, 0, 0, 0]
219
278
  ];
220
- export var S3OutputConfigurations$ = [3, n0, _SOC, 0, [_OT, _Fo, _Co, _O], [0, 0, 0, 0]];
221
- export var ServiceQuotaExceededException$ = [
222
- -3,
223
- n0,
224
- _SQEE,
279
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
225
280
  { [_e]: _c, [_hE]: 402 },
226
281
  [_M, _RI, _RTe, _QC, _SCe],
227
- [0, 0, 0, 0, 0],
282
+ [0, 0, 0, 0, 0]
228
283
  ];
229
284
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
230
- export var Table$ = [3, n0, _Tab, 0, [_TN, _D, _TP], [0, 0, () => TablePropertyDescriptionList]];
231
- export var TablePropertyDescription$ = [3, n0, _TPD, 0, [_N, _VV, _DV, _D], [0, 64 | 0, 0, 0]];
232
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _RT], [0, () => ResourceTagList]];
233
- export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
234
- export var ThrottlingException$ = [
235
- -3,
236
- n0,
237
- _TE,
285
+ export var Table$ = [3, n0, _Tab,
286
+ 0,
287
+ [_TN, _D, _TP],
288
+ [0, 0, () => TablePropertyDescriptionList]
289
+ ];
290
+ export var TablePropertyDescription$ = [3, n0, _TPD,
291
+ 0,
292
+ [_N, _VV, _DV, _D],
293
+ [0, 64 | 0, 0, 0]
294
+ ];
295
+ export var TagResourceRequest$ = [3, n0, _TRR,
296
+ 0,
297
+ [_RA, _RT],
298
+ [0, () => ResourceTagList]
299
+ ];
300
+ export var TagResourceResponse$ = [3, n0, _TRRa,
301
+ 0,
302
+ [],
303
+ []
304
+ ];
305
+ export var ThrottlingException$ = [-3, n0, _TE,
238
306
  { [_e]: _c, [_hE]: 429 },
239
307
  [_M, _QC, _SCe],
240
- [0, 0, 0],
308
+ [0, 0, 0]
241
309
  ];
242
310
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
243
- export var UntagResourceRequest$ = [3, n0, _URR, 0, [_RA, _RTK], [0, 64 | 0]];
244
- export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
245
- export var UpdateExportRequest$ = [3, n0, _UER, 0, [_EA, _E], [0, () => Export$]];
246
- export var UpdateExportResponse$ = [3, n0, _UERp, 0, [_EA], [0]];
247
- export var ValidationException$ = [
248
- -3,
249
- n0,
250
- _VE,
311
+ export var UntagResourceRequest$ = [3, n0, _URR,
312
+ 0,
313
+ [_RA, _RTK],
314
+ [0, 64 | 0]
315
+ ];
316
+ export var UntagResourceResponse$ = [3, n0, _URRn,
317
+ 0,
318
+ [],
319
+ []
320
+ ];
321
+ export var UpdateExportRequest$ = [3, n0, _UER,
322
+ 0,
323
+ [_EA, _E],
324
+ [0, () => Export$]
325
+ ];
326
+ export var UpdateExportResponse$ = [3, n0, _UERp,
327
+ 0,
328
+ [_EA],
329
+ [0]
330
+ ];
331
+ export var ValidationException$ = [-3, n0, _VE,
251
332
  { [_e]: _c, [_hE]: 400 },
252
333
  [_M, _R, _Fi],
253
- [0, 0, () => ValidationExceptionFieldList],
334
+ [0, 0, () => ValidationExceptionFieldList]
254
335
  ];
255
336
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
256
- export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_N, _M], [0, 0]];
337
+ export var ValidationExceptionField$ = [3, n0, _VEF,
338
+ 0,
339
+ [_N, _M],
340
+ [0, 0]
341
+ ];
257
342
  export var BCMDataExportsServiceException$ = [-3, _sm, "BCMDataExportsServiceException", 0, [], []];
258
343
  TypeRegistry.for(_sm).registerError(BCMDataExportsServiceException$, BCMDataExportsServiceException);
259
- var ColumnList = [1, n0, _CL, 0, () => Column$];
260
- var ExecutionReferenceList = [1, n0, _ERL, 0, () => ExecutionReference$];
261
- var ExportReferenceList = [1, n0, _ERLx, 0, () => ExportReference$];
344
+ var ColumnList = [1, n0, _CL,
345
+ 0, () => Column$
346
+ ];
347
+ var ExecutionReferenceList = [1, n0, _ERL,
348
+ 0, () => ExecutionReference$
349
+ ];
350
+ var ExportReferenceList = [1, n0, _ERLx,
351
+ 0, () => ExportReference$
352
+ ];
262
353
  var GenericStringList = 64 | 0;
263
354
  var ResourceTagKeyList = 64 | 0;
264
- var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag$];
265
- var TableList = [1, n0, _TL, 0, () => Table$];
266
- var TablePropertyDescriptionList = [1, n0, _TPDL, 0, () => TablePropertyDescription$];
267
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
268
- var TableConfigurations = [2, n0, _TC, 0, 0, 128 | 0];
355
+ var ResourceTagList = [1, n0, _RTL,
356
+ 0, () => ResourceTag$
357
+ ];
358
+ var TableList = [1, n0, _TL,
359
+ 0, () => Table$
360
+ ];
361
+ var TablePropertyDescriptionList = [1, n0, _TPDL,
362
+ 0, () => TablePropertyDescription$
363
+ ];
364
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
365
+ 0, () => ValidationExceptionField$
366
+ ];
367
+ var TableConfigurations = [2, n0, _TC,
368
+ 0, 0, 128 | 0
369
+ ];
269
370
  var TableProperties = 128 | 0;
270
- export var CreateExport$ = [
271
- 9,
272
- n0,
273
- _CE,
274
- 0,
275
- () => CreateExportRequest$,
276
- () => CreateExportResponse$,
277
- ];
278
- export var DeleteExport$ = [
279
- 9,
280
- n0,
281
- _DE,
282
- 2,
283
- () => DeleteExportRequest$,
284
- () => DeleteExportResponse$,
285
- ];
286
- export var GetExecution$ = [
287
- 9,
288
- n0,
289
- _GE,
290
- 0,
291
- () => GetExecutionRequest$,
292
- () => GetExecutionResponse$,
293
- ];
294
- export var GetExport$ = [9, n0, _GEe, 0, () => GetExportRequest$, () => GetExportResponse$];
295
- export var GetTable$ = [9, n0, _GT, 0, () => GetTableRequest$, () => GetTableResponse$];
296
- export var ListExecutions$ = [
297
- 9,
298
- n0,
299
- _LE,
300
- 0,
301
- () => ListExecutionsRequest$,
302
- () => ListExecutionsResponse$,
303
- ];
304
- export var ListExports$ = [
305
- 9,
306
- n0,
307
- _LEi,
308
- 0,
309
- () => ListExportsRequest$,
310
- () => ListExportsResponse$,
311
- ];
312
- export var ListTables$ = [9, n0, _LT, 0, () => ListTablesRequest$, () => ListTablesResponse$];
313
- export var ListTagsForResource$ = [
314
- 9,
315
- n0,
316
- _LTFR,
317
- 0,
318
- () => ListTagsForResourceRequest$,
319
- () => ListTagsForResourceResponse$,
320
- ];
321
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
322
- export var UntagResource$ = [
323
- 9,
324
- n0,
325
- _UR,
326
- 0,
327
- () => UntagResourceRequest$,
328
- () => UntagResourceResponse$,
329
- ];
330
- export var UpdateExport$ = [
331
- 9,
332
- n0,
333
- _UE,
334
- 0,
335
- () => UpdateExportRequest$,
336
- () => UpdateExportResponse$,
371
+ export var CreateExport$ = [9, n0, _CE,
372
+ 0, () => CreateExportRequest$, () => CreateExportResponse$
373
+ ];
374
+ export var DeleteExport$ = [9, n0, _DE,
375
+ 2, () => DeleteExportRequest$, () => DeleteExportResponse$
376
+ ];
377
+ export var GetExecution$ = [9, n0, _GE,
378
+ 0, () => GetExecutionRequest$, () => GetExecutionResponse$
379
+ ];
380
+ export var GetExport$ = [9, n0, _GEe,
381
+ 0, () => GetExportRequest$, () => GetExportResponse$
382
+ ];
383
+ export var GetTable$ = [9, n0, _GT,
384
+ 0, () => GetTableRequest$, () => GetTableResponse$
385
+ ];
386
+ export var ListExecutions$ = [9, n0, _LE,
387
+ 0, () => ListExecutionsRequest$, () => ListExecutionsResponse$
388
+ ];
389
+ export var ListExports$ = [9, n0, _LEi,
390
+ 0, () => ListExportsRequest$, () => ListExportsResponse$
391
+ ];
392
+ export var ListTables$ = [9, n0, _LT,
393
+ 0, () => ListTablesRequest$, () => ListTablesResponse$
394
+ ];
395
+ export var ListTagsForResource$ = [9, n0, _LTFR,
396
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
397
+ ];
398
+ export var TagResource$ = [9, n0, _TR,
399
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
400
+ ];
401
+ export var UntagResource$ = [9, n0, _UR,
402
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
403
+ ];
404
+ export var UpdateExport$ = [9, n0, _UE,
405
+ 0, () => UpdateExportRequest$, () => UpdateExportResponse$
337
406
  ];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-bcm-data-exports",
3
3
  "description": "AWS SDK for JavaScript Bcm Data Exports Client for Node.js, Browser and React Native",
4
- "version": "3.957.0",
4
+ "version": "3.958.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-bcm-data-exports",
@@ -22,7 +22,7 @@
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
24
  "@aws-sdk/core": "3.957.0",
25
- "@aws-sdk/credential-provider-node": "3.957.0",
25
+ "@aws-sdk/credential-provider-node": "3.958.0",
26
26
  "@aws-sdk/middleware-host-header": "3.957.0",
27
27
  "@aws-sdk/middleware-logger": "3.957.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.957.0",