@aws-sdk/client-firehose 3.952.0 → 3.954.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.
Files changed (32) hide show
  1. package/dist-cjs/index.js +654 -491
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/CreateDeliveryStreamCommand.js +2 -2
  4. package/dist-es/commands/DeleteDeliveryStreamCommand.js +2 -2
  5. package/dist-es/commands/DescribeDeliveryStreamCommand.js +2 -2
  6. package/dist-es/commands/ListDeliveryStreamsCommand.js +2 -2
  7. package/dist-es/commands/ListTagsForDeliveryStreamCommand.js +2 -2
  8. package/dist-es/commands/PutRecordBatchCommand.js +2 -2
  9. package/dist-es/commands/PutRecordCommand.js +2 -2
  10. package/dist-es/commands/StartDeliveryStreamEncryptionCommand.js +2 -2
  11. package/dist-es/commands/StopDeliveryStreamEncryptionCommand.js +2 -2
  12. package/dist-es/commands/TagDeliveryStreamCommand.js +2 -2
  13. package/dist-es/commands/UntagDeliveryStreamCommand.js +2 -2
  14. package/dist-es/commands/UpdateDestinationCommand.js +2 -2
  15. package/dist-es/index.js +1 -0
  16. package/dist-es/runtimeConfig.shared.js +7 -6
  17. package/dist-es/schemas/schemas_0.js +497 -482
  18. package/dist-types/FirehoseClient.d.ts +1 -10
  19. package/dist-types/index.d.ts +1 -0
  20. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  21. package/dist-types/runtimeConfig.d.ts +6 -2
  22. package/dist-types/runtimeConfig.native.d.ts +6 -2
  23. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  24. package/dist-types/schemas/schemas_0.d.ts +149 -188
  25. package/dist-types/ts3.4/FirehoseClient.d.ts +0 -4
  26. package/dist-types/ts3.4/index.d.ts +1 -0
  27. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  28. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  29. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  30. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  31. package/dist-types/ts3.4/schemas/schemas_0.d.ts +148 -189
  32. package/package.json +34 -34
@@ -336,27 +336,34 @@ const _s = "server";
336
336
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.firehose";
337
337
  const n0 = "com.amazonaws.firehose";
338
338
  import { TypeRegistry } from "@smithy/core/schema";
339
- import { ConcurrentModificationException as __ConcurrentModificationException, InvalidArgumentException as __InvalidArgumentException, InvalidKMSResourceException as __InvalidKMSResourceException, InvalidSourceException as __InvalidSourceException, LimitExceededException as __LimitExceededException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ServiceUnavailableException as __ServiceUnavailableException, } from "../models/errors";
340
- import { FirehoseServiceException as __FirehoseServiceException } from "../models/FirehoseServiceException";
341
- export var HttpEndpointAccessKey = [0, n0, _HEAK, 8, 0];
342
- export var HttpEndpointAttributeName = [0, n0, _HEAN, 8, 0];
343
- export var HttpEndpointAttributeValue = [0, n0, _HEAV, 8, 0];
344
- export var HttpEndpointUrl = [0, n0, _HEU, 8, 0];
345
- export var Password = [0, n0, _P, 8, 0];
346
- export var SnowflakeAccountUrl = [0, n0, _SAU, 8, 0];
347
- export var SnowflakeContentColumnName = [0, n0, _SCCN, 8, 0];
348
- export var SnowflakeDatabase = [0, n0, _SD, 8, 0];
349
- export var SnowflakeKeyPassphrase = [0, n0, _SKP, 8, 0];
350
- export var SnowflakeMetaDataColumnName = [0, n0, _SMDCN, 8, 0];
351
- export var SnowflakePrivateKey = [0, n0, _SPK, 8, 0];
352
- export var SnowflakePrivateLinkVpceId = [0, n0, _SPLVI, 8, 0];
353
- export var SnowflakeRole = [0, n0, _SR, 8, 0];
354
- export var SnowflakeSchema = [0, n0, _SS, 8, 0];
355
- export var SnowflakeTable = [0, n0, _ST, 8, 0];
356
- export var SnowflakeUser = [0, n0, _SU, 8, 0];
357
- export var Username = [0, n0, _U, 8, 0];
358
- export var AmazonOpenSearchServerlessBufferingHints = [3, n0, _AOSSBH, 0, [_IIS, _SIMB], [1, 1]];
359
- export var AmazonOpenSearchServerlessDestinationConfiguration = [
339
+ import { ConcurrentModificationException, InvalidArgumentException, InvalidKMSResourceException, InvalidSourceException, LimitExceededException, ResourceInUseException, ResourceNotFoundException, ServiceUnavailableException, } from "../models/errors";
340
+ import { FirehoseServiceException } from "../models/FirehoseServiceException";
341
+ var HttpEndpointAccessKey = [0, n0, _HEAK, 8, 0];
342
+ var HttpEndpointAttributeName = [0, n0, _HEAN, 8, 0];
343
+ var HttpEndpointAttributeValue = [0, n0, _HEAV, 8, 0];
344
+ var HttpEndpointUrl = [0, n0, _HEU, 8, 0];
345
+ var Password = [0, n0, _P, 8, 0];
346
+ var SnowflakeAccountUrl = [0, n0, _SAU, 8, 0];
347
+ var SnowflakeContentColumnName = [0, n0, _SCCN, 8, 0];
348
+ var SnowflakeDatabase = [0, n0, _SD, 8, 0];
349
+ var SnowflakeKeyPassphrase = [0, n0, _SKP, 8, 0];
350
+ var SnowflakeMetaDataColumnName = [0, n0, _SMDCN, 8, 0];
351
+ var SnowflakePrivateKey = [0, n0, _SPK, 8, 0];
352
+ var SnowflakePrivateLinkVpceId = [0, n0, _SPLVI, 8, 0];
353
+ var SnowflakeRole = [0, n0, _SR, 8, 0];
354
+ var SnowflakeSchema = [0, n0, _SS, 8, 0];
355
+ var SnowflakeTable = [0, n0, _ST, 8, 0];
356
+ var SnowflakeUser = [0, n0, _SU, 8, 0];
357
+ var Username = [0, n0, _U, 8, 0];
358
+ export var AmazonOpenSearchServerlessBufferingHints$ = [
359
+ 3,
360
+ n0,
361
+ _AOSSBH,
362
+ 0,
363
+ [_IIS, _SIMB],
364
+ [1, 1],
365
+ ];
366
+ export var AmazonOpenSearchServerlessDestinationConfiguration$ = [
360
367
  3,
361
368
  n0,
362
369
  _AOSSDC,
@@ -366,16 +373,16 @@ export var AmazonOpenSearchServerlessDestinationConfiguration = [
366
373
  0,
367
374
  0,
368
375
  0,
369
- () => AmazonOpenSearchServerlessBufferingHints,
370
- () => AmazonOpenSearchServerlessRetryOptions,
376
+ () => AmazonOpenSearchServerlessBufferingHints$,
377
+ () => AmazonOpenSearchServerlessRetryOptions$,
371
378
  0,
372
- () => S3DestinationConfiguration,
373
- () => ProcessingConfiguration,
374
- () => CloudWatchLoggingOptions,
375
- () => VpcConfiguration,
379
+ () => S3DestinationConfiguration$,
380
+ () => ProcessingConfiguration$,
381
+ () => CloudWatchLoggingOptions$,
382
+ () => VpcConfiguration$,
376
383
  ],
377
384
  ];
378
- export var AmazonOpenSearchServerlessDestinationDescription = [
385
+ export var AmazonOpenSearchServerlessDestinationDescription$ = [
379
386
  3,
380
387
  n0,
381
388
  _AOSSDD,
@@ -385,16 +392,16 @@ export var AmazonOpenSearchServerlessDestinationDescription = [
385
392
  0,
386
393
  0,
387
394
  0,
388
- () => AmazonOpenSearchServerlessBufferingHints,
389
- () => AmazonOpenSearchServerlessRetryOptions,
395
+ () => AmazonOpenSearchServerlessBufferingHints$,
396
+ () => AmazonOpenSearchServerlessRetryOptions$,
390
397
  0,
391
- () => S3DestinationDescription,
392
- () => ProcessingConfiguration,
393
- () => CloudWatchLoggingOptions,
394
- () => VpcConfigurationDescription,
398
+ () => S3DestinationDescription$,
399
+ () => ProcessingConfiguration$,
400
+ () => CloudWatchLoggingOptions$,
401
+ () => VpcConfigurationDescription$,
395
402
  ],
396
403
  ];
397
- export var AmazonOpenSearchServerlessDestinationUpdate = [
404
+ export var AmazonOpenSearchServerlessDestinationUpdate$ = [
398
405
  3,
399
406
  n0,
400
407
  _AOSSDU,
@@ -404,16 +411,16 @@ export var AmazonOpenSearchServerlessDestinationUpdate = [
404
411
  0,
405
412
  0,
406
413
  0,
407
- () => AmazonOpenSearchServerlessBufferingHints,
408
- () => AmazonOpenSearchServerlessRetryOptions,
409
- () => S3DestinationUpdate,
410
- () => ProcessingConfiguration,
411
- () => CloudWatchLoggingOptions,
414
+ () => AmazonOpenSearchServerlessBufferingHints$,
415
+ () => AmazonOpenSearchServerlessRetryOptions$,
416
+ () => S3DestinationUpdate$,
417
+ () => ProcessingConfiguration$,
418
+ () => CloudWatchLoggingOptions$,
412
419
  ],
413
420
  ];
414
- export var AmazonOpenSearchServerlessRetryOptions = [3, n0, _AOSSRO, 0, [_DIS], [1]];
415
- export var AmazonopensearchserviceBufferingHints = [3, n0, _ABH, 0, [_IIS, _SIMB], [1, 1]];
416
- export var AmazonopensearchserviceDestinationConfiguration = [
421
+ export var AmazonOpenSearchServerlessRetryOptions$ = [3, n0, _AOSSRO, 0, [_DIS], [1]];
422
+ export var AmazonopensearchserviceBufferingHints$ = [3, n0, _ABH, 0, [_IIS, _SIMB], [1, 1]];
423
+ export var AmazonopensearchserviceDestinationConfiguration$ = [
417
424
  3,
418
425
  n0,
419
426
  _ADC,
@@ -426,17 +433,17 @@ export var AmazonopensearchserviceDestinationConfiguration = [
426
433
  0,
427
434
  0,
428
435
  0,
429
- () => AmazonopensearchserviceBufferingHints,
430
- () => AmazonopensearchserviceRetryOptions,
436
+ () => AmazonopensearchserviceBufferingHints$,
437
+ () => AmazonopensearchserviceRetryOptions$,
431
438
  0,
432
- () => S3DestinationConfiguration,
433
- () => ProcessingConfiguration,
434
- () => CloudWatchLoggingOptions,
435
- () => VpcConfiguration,
436
- () => DocumentIdOptions,
439
+ () => S3DestinationConfiguration$,
440
+ () => ProcessingConfiguration$,
441
+ () => CloudWatchLoggingOptions$,
442
+ () => VpcConfiguration$,
443
+ () => DocumentIdOptions$,
437
444
  ],
438
445
  ];
439
- export var AmazonopensearchserviceDestinationDescription = [
446
+ export var AmazonopensearchserviceDestinationDescription$ = [
440
447
  3,
441
448
  n0,
442
449
  _ADD,
@@ -449,17 +456,17 @@ export var AmazonopensearchserviceDestinationDescription = [
449
456
  0,
450
457
  0,
451
458
  0,
452
- () => AmazonopensearchserviceBufferingHints,
453
- () => AmazonopensearchserviceRetryOptions,
459
+ () => AmazonopensearchserviceBufferingHints$,
460
+ () => AmazonopensearchserviceRetryOptions$,
454
461
  0,
455
- () => S3DestinationDescription,
456
- () => ProcessingConfiguration,
457
- () => CloudWatchLoggingOptions,
458
- () => VpcConfigurationDescription,
459
- () => DocumentIdOptions,
462
+ () => S3DestinationDescription$,
463
+ () => ProcessingConfiguration$,
464
+ () => CloudWatchLoggingOptions$,
465
+ () => VpcConfigurationDescription$,
466
+ () => DocumentIdOptions$,
460
467
  ],
461
468
  ];
462
- export var AmazonopensearchserviceDestinationUpdate = [
469
+ export var AmazonopensearchserviceDestinationUpdate$ = [
463
470
  3,
464
471
  n0,
465
472
  _ADU,
@@ -472,23 +479,23 @@ export var AmazonopensearchserviceDestinationUpdate = [
472
479
  0,
473
480
  0,
474
481
  0,
475
- () => AmazonopensearchserviceBufferingHints,
476
- () => AmazonopensearchserviceRetryOptions,
477
- () => S3DestinationUpdate,
478
- () => ProcessingConfiguration,
479
- () => CloudWatchLoggingOptions,
480
- () => DocumentIdOptions,
482
+ () => AmazonopensearchserviceBufferingHints$,
483
+ () => AmazonopensearchserviceRetryOptions$,
484
+ () => S3DestinationUpdate$,
485
+ () => ProcessingConfiguration$,
486
+ () => CloudWatchLoggingOptions$,
487
+ () => DocumentIdOptions$,
481
488
  ],
482
489
  ];
483
- export var AmazonopensearchserviceRetryOptions = [3, n0, _ARO, 0, [_DIS], [1]];
484
- export var AuthenticationConfiguration = [3, n0, _AC, 0, [_RARN, _C], [0, 0]];
485
- export var BufferingHints = [3, n0, _BH, 0, [_SIMB, _IIS], [1, 1]];
486
- export var CatalogConfiguration = [3, n0, _CC, 0, [_CARN, _WL], [0, 0]];
487
- export var CloudWatchLoggingOptions = [3, n0, _CWLO, 0, [_E, _LGN, _LSN], [2, 0, 0]];
488
- export var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _c }, [_m], [0]];
489
- TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
490
- export var CopyCommand = [3, n0, _CCo, 0, [_DTN, _DTC, _CO], [0, 0, 0]];
491
- export var CreateDeliveryStreamInput = [
490
+ export var AmazonopensearchserviceRetryOptions$ = [3, n0, _ARO, 0, [_DIS], [1]];
491
+ export var AuthenticationConfiguration$ = [3, n0, _AC, 0, [_RARN, _C], [0, 0]];
492
+ export var BufferingHints$ = [3, n0, _BH, 0, [_SIMB, _IIS], [1, 1]];
493
+ export var CatalogConfiguration$ = [3, n0, _CC, 0, [_CARN, _WL], [0, 0]];
494
+ export var CloudWatchLoggingOptions$ = [3, n0, _CWLO, 0, [_E, _LGN, _LSN], [2, 0, 0]];
495
+ export var ConcurrentModificationException$ = [-3, n0, _CME, { [_e]: _c }, [_m], [0]];
496
+ TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
497
+ export var CopyCommand$ = [3, n0, _CCo, 0, [_DTN, _DTC, _CO], [0, 0, 0]];
498
+ export var CreateDeliveryStreamInput$ = [
492
499
  3,
493
500
  n0,
494
501
  _CDSI,
@@ -516,44 +523,44 @@ export var CreateDeliveryStreamInput = [
516
523
  [
517
524
  0,
518
525
  0,
519
- () => DirectPutSourceConfiguration,
520
- () => KinesisStreamSourceConfiguration,
521
- () => DeliveryStreamEncryptionConfigurationInput,
522
- () => S3DestinationConfiguration,
523
- () => ExtendedS3DestinationConfiguration,
524
- [() => RedshiftDestinationConfiguration, 0],
525
- () => ElasticsearchDestinationConfiguration,
526
- () => AmazonopensearchserviceDestinationConfiguration,
527
- () => SplunkDestinationConfiguration,
528
- [() => HttpEndpointDestinationConfiguration, 0],
526
+ () => DirectPutSourceConfiguration$,
527
+ () => KinesisStreamSourceConfiguration$,
528
+ () => DeliveryStreamEncryptionConfigurationInput$,
529
+ () => S3DestinationConfiguration$,
530
+ () => ExtendedS3DestinationConfiguration$,
531
+ [() => RedshiftDestinationConfiguration$, 0],
532
+ () => ElasticsearchDestinationConfiguration$,
533
+ () => AmazonopensearchserviceDestinationConfiguration$,
534
+ () => SplunkDestinationConfiguration$,
535
+ [() => HttpEndpointDestinationConfiguration$, 0],
529
536
  () => TagDeliveryStreamInputTagList,
530
- () => AmazonOpenSearchServerlessDestinationConfiguration,
531
- () => MSKSourceConfiguration,
532
- [() => SnowflakeDestinationConfiguration, 0],
533
- () => IcebergDestinationConfiguration,
534
- () => DatabaseSourceConfiguration,
537
+ () => AmazonOpenSearchServerlessDestinationConfiguration$,
538
+ () => MSKSourceConfiguration$,
539
+ [() => SnowflakeDestinationConfiguration$, 0],
540
+ () => IcebergDestinationConfiguration$,
541
+ () => DatabaseSourceConfiguration$,
535
542
  ],
536
543
  ];
537
- export var CreateDeliveryStreamOutput = [3, n0, _CDSO, 0, [_DSARN], [0]];
538
- export var DatabaseColumnList = [3, n0, _DCL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
539
- export var DatabaseList = [3, n0, _DL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
540
- export var DatabaseSnapshotInfo = [
544
+ export var CreateDeliveryStreamOutput$ = [3, n0, _CDSO, 0, [_DSARN], [0]];
545
+ export var DatabaseColumnList$ = [3, n0, _DCL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
546
+ export var DatabaseList$ = [3, n0, _DL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
547
+ export var DatabaseSnapshotInfo$ = [
541
548
  3,
542
549
  n0,
543
550
  _DSI,
544
551
  0,
545
552
  [_Id, _Ta, _RT, _RB, _S, _FD],
546
- [0, 0, 4, 0, 0, () => FailureDescription],
553
+ [0, 0, 4, 0, 0, () => FailureDescription$],
547
554
  ];
548
- export var DatabaseSourceAuthenticationConfiguration = [
555
+ export var DatabaseSourceAuthenticationConfiguration$ = [
549
556
  3,
550
557
  n0,
551
558
  _DSAC,
552
559
  0,
553
560
  [_SMC],
554
- [() => SecretsManagerConfiguration],
561
+ [() => SecretsManagerConfiguration$],
555
562
  ];
556
- export var DatabaseSourceConfiguration = [
563
+ export var DatabaseSourceConfiguration$ = [
557
564
  3,
558
565
  n0,
559
566
  _DSC,
@@ -564,16 +571,16 @@ export var DatabaseSourceConfiguration = [
564
571
  0,
565
572
  1,
566
573
  0,
567
- () => DatabaseList,
568
- () => DatabaseTableList,
569
- () => DatabaseColumnList,
574
+ () => DatabaseList$,
575
+ () => DatabaseTableList$,
576
+ () => DatabaseColumnList$,
570
577
  64 | 0,
571
578
  0,
572
- () => DatabaseSourceAuthenticationConfiguration,
573
- () => DatabaseSourceVPCConfiguration,
579
+ () => DatabaseSourceAuthenticationConfiguration$,
580
+ () => DatabaseSourceVPCConfiguration$,
574
581
  ],
575
582
  ];
576
- export var DatabaseSourceDescription = [
583
+ export var DatabaseSourceDescription$ = [
577
584
  3,
578
585
  n0,
579
586
  _DSD,
@@ -584,29 +591,29 @@ export var DatabaseSourceDescription = [
584
591
  0,
585
592
  1,
586
593
  0,
587
- () => DatabaseList,
588
- () => DatabaseTableList,
589
- () => DatabaseColumnList,
594
+ () => DatabaseList$,
595
+ () => DatabaseTableList$,
596
+ () => DatabaseColumnList$,
590
597
  64 | 0,
591
598
  0,
592
599
  () => DatabaseSnapshotInfoList,
593
- () => DatabaseSourceAuthenticationConfiguration,
594
- () => DatabaseSourceVPCConfiguration,
600
+ () => DatabaseSourceAuthenticationConfiguration$,
601
+ () => DatabaseSourceVPCConfiguration$,
595
602
  ],
596
603
  ];
597
- export var DatabaseSourceVPCConfiguration = [3, n0, _DSVPCC, 0, [_VESN], [0]];
598
- export var DatabaseTableList = [3, n0, _DTL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
599
- export var DataFormatConversionConfiguration = [
604
+ export var DatabaseSourceVPCConfiguration$ = [3, n0, _DSVPCC, 0, [_VESN], [0]];
605
+ export var DatabaseTableList$ = [3, n0, _DTL, 0, [_I, _Ex], [64 | 0, 64 | 0]];
606
+ export var DataFormatConversionConfiguration$ = [
600
607
  3,
601
608
  n0,
602
609
  _DFCC,
603
610
  0,
604
611
  [_SCc, _IFC, _OFC, _E],
605
- [() => SchemaConfiguration, () => InputFormatConfiguration, () => OutputFormatConfiguration, 2],
612
+ [() => SchemaConfiguration$, () => InputFormatConfiguration$, () => OutputFormatConfiguration$, 2],
606
613
  ];
607
- export var DeleteDeliveryStreamInput = [3, n0, _DDSI, 0, [_DSN, _AFD], [0, 2]];
608
- export var DeleteDeliveryStreamOutput = [3, n0, _DDSO, 0, [], []];
609
- export var DeliveryStreamDescription = [
614
+ export var DeleteDeliveryStreamInput$ = [3, n0, _DDSI, 0, [_DSN, _AFD], [0, 2]];
615
+ export var DeleteDeliveryStreamOutput$ = [3, n0, _DDSO, 0, [], []];
616
+ export var DeliveryStreamDescription$ = [
610
617
  3,
611
618
  n0,
612
619
  _DSDe,
@@ -616,44 +623,51 @@ export var DeliveryStreamDescription = [
616
623
  0,
617
624
  0,
618
625
  0,
619
- () => FailureDescription,
620
- () => DeliveryStreamEncryptionConfiguration,
626
+ () => FailureDescription$,
627
+ () => DeliveryStreamEncryptionConfiguration$,
621
628
  0,
622
629
  0,
623
630
  4,
624
631
  4,
625
- () => SourceDescription,
632
+ () => SourceDescription$,
626
633
  [() => DestinationDescriptionList, 0],
627
634
  2,
628
635
  ],
629
636
  ];
630
- export var DeliveryStreamEncryptionConfiguration = [
637
+ export var DeliveryStreamEncryptionConfiguration$ = [
631
638
  3,
632
639
  n0,
633
640
  _DSEC,
634
641
  0,
635
642
  [_KARN, _KT, _S, _FD],
636
- [0, 0, 0, () => FailureDescription],
643
+ [0, 0, 0, () => FailureDescription$],
637
644
  ];
638
- export var DeliveryStreamEncryptionConfigurationInput = [3, n0, _DSECI, 0, [_KARN, _KT], [0, 0]];
639
- export var DescribeDeliveryStreamInput = [3, n0, _DDSIe, 0, [_DSN, _L, _ESDI], [0, 1, 0]];
640
- export var DescribeDeliveryStreamOutput = [
645
+ export var DeliveryStreamEncryptionConfigurationInput$ = [
646
+ 3,
647
+ n0,
648
+ _DSECI,
649
+ 0,
650
+ [_KARN, _KT],
651
+ [0, 0],
652
+ ];
653
+ export var DescribeDeliveryStreamInput$ = [3, n0, _DDSIe, 0, [_DSN, _L, _ESDI], [0, 1, 0]];
654
+ export var DescribeDeliveryStreamOutput$ = [
641
655
  3,
642
656
  n0,
643
657
  _DDSOe,
644
658
  0,
645
659
  [_DSDe],
646
- [[() => DeliveryStreamDescription, 0]],
660
+ [[() => DeliveryStreamDescription$, 0]],
647
661
  ];
648
- export var Deserializer = [
662
+ export var Deserializer$ = [
649
663
  3,
650
664
  n0,
651
665
  _Des,
652
666
  0,
653
667
  [_OXJSD, _HJSD],
654
- [() => OpenXJsonSerDe, () => HiveJsonSerDe],
668
+ [() => OpenXJsonSerDe$, () => HiveJsonSerDe$],
655
669
  ];
656
- export var DestinationDescription = [
670
+ export var DestinationDescription$ = [
657
671
  3,
658
672
  n0,
659
673
  _DD,
@@ -661,39 +675,39 @@ export var DestinationDescription = [
661
675
  [_DI, _SDD, _ESDD, _RDD, _EDD, _ADD, _SDDp, _HEDD, _SDDn, _AOSSDD, _IDD],
662
676
  [
663
677
  0,
664
- () => S3DestinationDescription,
665
- () => ExtendedS3DestinationDescription,
666
- [() => RedshiftDestinationDescription, 0],
667
- () => ElasticsearchDestinationDescription,
668
- () => AmazonopensearchserviceDestinationDescription,
669
- () => SplunkDestinationDescription,
670
- [() => HttpEndpointDestinationDescription, 0],
671
- [() => SnowflakeDestinationDescription, 0],
672
- () => AmazonOpenSearchServerlessDestinationDescription,
673
- () => IcebergDestinationDescription,
678
+ () => S3DestinationDescription$,
679
+ () => ExtendedS3DestinationDescription$,
680
+ [() => RedshiftDestinationDescription$, 0],
681
+ () => ElasticsearchDestinationDescription$,
682
+ () => AmazonopensearchserviceDestinationDescription$,
683
+ () => SplunkDestinationDescription$,
684
+ [() => HttpEndpointDestinationDescription$, 0],
685
+ [() => SnowflakeDestinationDescription$, 0],
686
+ () => AmazonOpenSearchServerlessDestinationDescription$,
687
+ () => IcebergDestinationDescription$,
674
688
  ],
675
689
  ];
676
- export var DestinationTableConfiguration = [
690
+ export var DestinationTableConfiguration$ = [
677
691
  3,
678
692
  n0,
679
693
  _DTCe,
680
694
  0,
681
695
  [_DTNe, _DDN, _UK, _PS, _SEOP],
682
- [0, 0, 64 | 0, () => PartitionSpec, 0],
696
+ [0, 0, 64 | 0, () => PartitionSpec$, 0],
683
697
  ];
684
- export var DirectPutSourceConfiguration = [3, n0, _DPSC, 0, [_THIMB], [1]];
685
- export var DirectPutSourceDescription = [3, n0, _DPSD, 0, [_THIMB], [1]];
686
- export var DocumentIdOptions = [3, n0, _DIO, 0, [_DDIF], [0]];
687
- export var DynamicPartitioningConfiguration = [
698
+ export var DirectPutSourceConfiguration$ = [3, n0, _DPSC, 0, [_THIMB], [1]];
699
+ export var DirectPutSourceDescription$ = [3, n0, _DPSD, 0, [_THIMB], [1]];
700
+ export var DocumentIdOptions$ = [3, n0, _DIO, 0, [_DDIF], [0]];
701
+ export var DynamicPartitioningConfiguration$ = [
688
702
  3,
689
703
  n0,
690
704
  _DPC,
691
705
  0,
692
706
  [_RO, _E],
693
- [() => RetryOptions, 2],
707
+ [() => RetryOptions$, 2],
694
708
  ];
695
- export var ElasticsearchBufferingHints = [3, n0, _EBH, 0, [_IIS, _SIMB], [1, 1]];
696
- export var ElasticsearchDestinationConfiguration = [
709
+ export var ElasticsearchBufferingHints$ = [3, n0, _EBH, 0, [_IIS, _SIMB], [1, 1]];
710
+ export var ElasticsearchDestinationConfiguration$ = [
697
711
  3,
698
712
  n0,
699
713
  _EDC,
@@ -706,17 +720,17 @@ export var ElasticsearchDestinationConfiguration = [
706
720
  0,
707
721
  0,
708
722
  0,
709
- () => ElasticsearchBufferingHints,
710
- () => ElasticsearchRetryOptions,
723
+ () => ElasticsearchBufferingHints$,
724
+ () => ElasticsearchRetryOptions$,
711
725
  0,
712
- () => S3DestinationConfiguration,
713
- () => ProcessingConfiguration,
714
- () => CloudWatchLoggingOptions,
715
- () => VpcConfiguration,
716
- () => DocumentIdOptions,
726
+ () => S3DestinationConfiguration$,
727
+ () => ProcessingConfiguration$,
728
+ () => CloudWatchLoggingOptions$,
729
+ () => VpcConfiguration$,
730
+ () => DocumentIdOptions$,
717
731
  ],
718
732
  ];
719
- export var ElasticsearchDestinationDescription = [
733
+ export var ElasticsearchDestinationDescription$ = [
720
734
  3,
721
735
  n0,
722
736
  _EDD,
@@ -729,17 +743,17 @@ export var ElasticsearchDestinationDescription = [
729
743
  0,
730
744
  0,
731
745
  0,
732
- () => ElasticsearchBufferingHints,
733
- () => ElasticsearchRetryOptions,
746
+ () => ElasticsearchBufferingHints$,
747
+ () => ElasticsearchRetryOptions$,
734
748
  0,
735
- () => S3DestinationDescription,
736
- () => ProcessingConfiguration,
737
- () => CloudWatchLoggingOptions,
738
- () => VpcConfigurationDescription,
739
- () => DocumentIdOptions,
749
+ () => S3DestinationDescription$,
750
+ () => ProcessingConfiguration$,
751
+ () => CloudWatchLoggingOptions$,
752
+ () => VpcConfigurationDescription$,
753
+ () => DocumentIdOptions$,
740
754
  ],
741
755
  ];
742
- export var ElasticsearchDestinationUpdate = [
756
+ export var ElasticsearchDestinationUpdate$ = [
743
757
  3,
744
758
  n0,
745
759
  _EDU,
@@ -752,24 +766,24 @@ export var ElasticsearchDestinationUpdate = [
752
766
  0,
753
767
  0,
754
768
  0,
755
- () => ElasticsearchBufferingHints,
756
- () => ElasticsearchRetryOptions,
757
- () => S3DestinationUpdate,
758
- () => ProcessingConfiguration,
759
- () => CloudWatchLoggingOptions,
760
- () => DocumentIdOptions,
769
+ () => ElasticsearchBufferingHints$,
770
+ () => ElasticsearchRetryOptions$,
771
+ () => S3DestinationUpdate$,
772
+ () => ProcessingConfiguration$,
773
+ () => CloudWatchLoggingOptions$,
774
+ () => DocumentIdOptions$,
761
775
  ],
762
776
  ];
763
- export var ElasticsearchRetryOptions = [3, n0, _ERO, 0, [_DIS], [1]];
764
- export var EncryptionConfiguration = [
777
+ export var ElasticsearchRetryOptions$ = [3, n0, _ERO, 0, [_DIS], [1]];
778
+ export var EncryptionConfiguration$ = [
765
779
  3,
766
780
  n0,
767
781
  _EC,
768
782
  0,
769
783
  [_NEC, _KMSEC],
770
- [0, () => KMSEncryptionConfig],
784
+ [0, () => KMSEncryptionConfig$],
771
785
  ];
772
- export var ExtendedS3DestinationConfiguration = [
786
+ export var ExtendedS3DestinationConfiguration$ = [
773
787
  3,
774
788
  n0,
775
789
  _ESDC,
@@ -780,20 +794,20 @@ export var ExtendedS3DestinationConfiguration = [
780
794
  0,
781
795
  0,
782
796
  0,
783
- () => BufferingHints,
797
+ () => BufferingHints$,
784
798
  0,
785
- () => EncryptionConfiguration,
786
- () => CloudWatchLoggingOptions,
787
- () => ProcessingConfiguration,
799
+ () => EncryptionConfiguration$,
800
+ () => CloudWatchLoggingOptions$,
801
+ () => ProcessingConfiguration$,
788
802
  0,
789
- () => S3DestinationConfiguration,
790
- () => DataFormatConversionConfiguration,
791
- () => DynamicPartitioningConfiguration,
803
+ () => S3DestinationConfiguration$,
804
+ () => DataFormatConversionConfiguration$,
805
+ () => DynamicPartitioningConfiguration$,
792
806
  0,
793
807
  0,
794
808
  ],
795
809
  ];
796
- export var ExtendedS3DestinationDescription = [
810
+ export var ExtendedS3DestinationDescription$ = [
797
811
  3,
798
812
  n0,
799
813
  _ESDD,
@@ -804,20 +818,20 @@ export var ExtendedS3DestinationDescription = [
804
818
  0,
805
819
  0,
806
820
  0,
807
- () => BufferingHints,
821
+ () => BufferingHints$,
808
822
  0,
809
- () => EncryptionConfiguration,
810
- () => CloudWatchLoggingOptions,
811
- () => ProcessingConfiguration,
823
+ () => EncryptionConfiguration$,
824
+ () => CloudWatchLoggingOptions$,
825
+ () => ProcessingConfiguration$,
812
826
  0,
813
- () => S3DestinationDescription,
814
- () => DataFormatConversionConfiguration,
815
- () => DynamicPartitioningConfiguration,
827
+ () => S3DestinationDescription$,
828
+ () => DataFormatConversionConfiguration$,
829
+ () => DynamicPartitioningConfiguration$,
816
830
  0,
817
831
  0,
818
832
  ],
819
833
  ];
820
- export var ExtendedS3DestinationUpdate = [
834
+ export var ExtendedS3DestinationUpdate$ = [
821
835
  3,
822
836
  n0,
823
837
  _ESDU,
@@ -828,23 +842,23 @@ export var ExtendedS3DestinationUpdate = [
828
842
  0,
829
843
  0,
830
844
  0,
831
- () => BufferingHints,
845
+ () => BufferingHints$,
832
846
  0,
833
- () => EncryptionConfiguration,
834
- () => CloudWatchLoggingOptions,
835
- () => ProcessingConfiguration,
847
+ () => EncryptionConfiguration$,
848
+ () => CloudWatchLoggingOptions$,
849
+ () => ProcessingConfiguration$,
836
850
  0,
837
- () => S3DestinationUpdate,
838
- () => DataFormatConversionConfiguration,
839
- () => DynamicPartitioningConfiguration,
851
+ () => S3DestinationUpdate$,
852
+ () => DataFormatConversionConfiguration$,
853
+ () => DynamicPartitioningConfiguration$,
840
854
  0,
841
855
  0,
842
856
  ],
843
857
  ];
844
- export var FailureDescription = [3, n0, _FD, 0, [_Ty, _Det], [0, 0]];
845
- export var HiveJsonSerDe = [3, n0, _HJSD, 0, [_TF], [64 | 0]];
846
- export var HttpEndpointBufferingHints = [3, n0, _HEBH, 0, [_SIMB, _IIS], [1, 1]];
847
- export var HttpEndpointCommonAttribute = [
858
+ export var FailureDescription$ = [3, n0, _FD, 0, [_Ty, _Det], [0, 0]];
859
+ export var HiveJsonSerDe$ = [3, n0, _HJSD, 0, [_TF], [64 | 0]];
860
+ export var HttpEndpointBufferingHints$ = [3, n0, _HEBH, 0, [_SIMB, _IIS], [1, 1]];
861
+ export var HttpEndpointCommonAttribute$ = [
848
862
  3,
849
863
  n0,
850
864
  _HECA,
@@ -855,7 +869,7 @@ export var HttpEndpointCommonAttribute = [
855
869
  [() => HttpEndpointAttributeValue, 0],
856
870
  ],
857
871
  ];
858
- export var HttpEndpointConfiguration = [
872
+ export var HttpEndpointConfiguration$ = [
859
873
  3,
860
874
  n0,
861
875
  _HEC,
@@ -863,7 +877,7 @@ export var HttpEndpointConfiguration = [
863
877
  [_Ur, _N, _AK],
864
878
  [[() => HttpEndpointUrl, 0], 0, [() => HttpEndpointAccessKey, 0]],
865
879
  ];
866
- export var HttpEndpointDescription = [
880
+ export var HttpEndpointDescription$ = [
867
881
  3,
868
882
  n0,
869
883
  _HED,
@@ -871,64 +885,64 @@ export var HttpEndpointDescription = [
871
885
  [_Ur, _N],
872
886
  [[() => HttpEndpointUrl, 0], 0],
873
887
  ];
874
- export var HttpEndpointDestinationConfiguration = [
888
+ export var HttpEndpointDestinationConfiguration$ = [
875
889
  3,
876
890
  n0,
877
891
  _HEDC,
878
892
  0,
879
893
  [_ECn, _BH, _CWLO, _RC, _PC, _RARN, _RO, _SBM, _SC, _SMC],
880
894
  [
881
- [() => HttpEndpointConfiguration, 0],
882
- () => HttpEndpointBufferingHints,
883
- () => CloudWatchLoggingOptions,
884
- [() => HttpEndpointRequestConfiguration, 0],
885
- () => ProcessingConfiguration,
895
+ [() => HttpEndpointConfiguration$, 0],
896
+ () => HttpEndpointBufferingHints$,
897
+ () => CloudWatchLoggingOptions$,
898
+ [() => HttpEndpointRequestConfiguration$, 0],
899
+ () => ProcessingConfiguration$,
886
900
  0,
887
- () => HttpEndpointRetryOptions,
901
+ () => HttpEndpointRetryOptions$,
888
902
  0,
889
- () => S3DestinationConfiguration,
890
- () => SecretsManagerConfiguration,
903
+ () => S3DestinationConfiguration$,
904
+ () => SecretsManagerConfiguration$,
891
905
  ],
892
906
  ];
893
- export var HttpEndpointDestinationDescription = [
907
+ export var HttpEndpointDestinationDescription$ = [
894
908
  3,
895
909
  n0,
896
910
  _HEDD,
897
911
  0,
898
912
  [_ECn, _BH, _CWLO, _RC, _PC, _RARN, _RO, _SBM, _SDD, _SMC],
899
913
  [
900
- [() => HttpEndpointDescription, 0],
901
- () => HttpEndpointBufferingHints,
902
- () => CloudWatchLoggingOptions,
903
- [() => HttpEndpointRequestConfiguration, 0],
904
- () => ProcessingConfiguration,
914
+ [() => HttpEndpointDescription$, 0],
915
+ () => HttpEndpointBufferingHints$,
916
+ () => CloudWatchLoggingOptions$,
917
+ [() => HttpEndpointRequestConfiguration$, 0],
918
+ () => ProcessingConfiguration$,
905
919
  0,
906
- () => HttpEndpointRetryOptions,
920
+ () => HttpEndpointRetryOptions$,
907
921
  0,
908
- () => S3DestinationDescription,
909
- () => SecretsManagerConfiguration,
922
+ () => S3DestinationDescription$,
923
+ () => SecretsManagerConfiguration$,
910
924
  ],
911
925
  ];
912
- export var HttpEndpointDestinationUpdate = [
926
+ export var HttpEndpointDestinationUpdate$ = [
913
927
  3,
914
928
  n0,
915
929
  _HEDU,
916
930
  0,
917
931
  [_ECn, _BH, _CWLO, _RC, _PC, _RARN, _RO, _SBM, _SUp, _SMC],
918
932
  [
919
- [() => HttpEndpointConfiguration, 0],
920
- () => HttpEndpointBufferingHints,
921
- () => CloudWatchLoggingOptions,
922
- [() => HttpEndpointRequestConfiguration, 0],
923
- () => ProcessingConfiguration,
933
+ [() => HttpEndpointConfiguration$, 0],
934
+ () => HttpEndpointBufferingHints$,
935
+ () => CloudWatchLoggingOptions$,
936
+ [() => HttpEndpointRequestConfiguration$, 0],
937
+ () => ProcessingConfiguration$,
924
938
  0,
925
- () => HttpEndpointRetryOptions,
939
+ () => HttpEndpointRetryOptions$,
926
940
  0,
927
- () => S3DestinationUpdate,
928
- () => SecretsManagerConfiguration,
941
+ () => S3DestinationUpdate$,
942
+ () => SecretsManagerConfiguration$,
929
943
  ],
930
944
  ];
931
- export var HttpEndpointRequestConfiguration = [
945
+ export var HttpEndpointRequestConfiguration$ = [
932
946
  3,
933
947
  n0,
934
948
  _HERC,
@@ -936,8 +950,8 @@ export var HttpEndpointRequestConfiguration = [
936
950
  [_CEo, _CA],
937
951
  [0, [() => HttpEndpointCommonAttributesList, 0]],
938
952
  ];
939
- export var HttpEndpointRetryOptions = [3, n0, _HERO, 0, [_DIS], [1]];
940
- export var IcebergDestinationConfiguration = [
953
+ export var HttpEndpointRetryOptions$ = [3, n0, _HERO, 0, [_DIS], [1]];
954
+ export var IcebergDestinationConfiguration$ = [
941
955
  3,
942
956
  n0,
943
957
  _IDC,
@@ -945,20 +959,20 @@ export var IcebergDestinationConfiguration = [
945
959
  [_DTCL, _SEC, _TCC, _BH, _CWLO, _PC, _SBM, _RO, _RARN, _AO, _CC, _SC],
946
960
  [
947
961
  () => DestinationTableConfigurationList,
948
- () => SchemaEvolutionConfiguration,
949
- () => TableCreationConfiguration,
950
- () => BufferingHints,
951
- () => CloudWatchLoggingOptions,
952
- () => ProcessingConfiguration,
962
+ () => SchemaEvolutionConfiguration$,
963
+ () => TableCreationConfiguration$,
964
+ () => BufferingHints$,
965
+ () => CloudWatchLoggingOptions$,
966
+ () => ProcessingConfiguration$,
953
967
  0,
954
- () => RetryOptions,
968
+ () => RetryOptions$,
955
969
  0,
956
970
  2,
957
- () => CatalogConfiguration,
958
- () => S3DestinationConfiguration,
971
+ () => CatalogConfiguration$,
972
+ () => S3DestinationConfiguration$,
959
973
  ],
960
974
  ];
961
- export var IcebergDestinationDescription = [
975
+ export var IcebergDestinationDescription$ = [
962
976
  3,
963
977
  n0,
964
978
  _IDD,
@@ -966,20 +980,20 @@ export var IcebergDestinationDescription = [
966
980
  [_DTCL, _SEC, _TCC, _BH, _CWLO, _PC, _SBM, _RO, _RARN, _AO, _CC, _SDD],
967
981
  [
968
982
  () => DestinationTableConfigurationList,
969
- () => SchemaEvolutionConfiguration,
970
- () => TableCreationConfiguration,
971
- () => BufferingHints,
972
- () => CloudWatchLoggingOptions,
973
- () => ProcessingConfiguration,
983
+ () => SchemaEvolutionConfiguration$,
984
+ () => TableCreationConfiguration$,
985
+ () => BufferingHints$,
986
+ () => CloudWatchLoggingOptions$,
987
+ () => ProcessingConfiguration$,
974
988
  0,
975
- () => RetryOptions,
989
+ () => RetryOptions$,
976
990
  0,
977
991
  2,
978
- () => CatalogConfiguration,
979
- () => S3DestinationDescription,
992
+ () => CatalogConfiguration$,
993
+ () => S3DestinationDescription$,
980
994
  ],
981
995
  ];
982
- export var IcebergDestinationUpdate = [
996
+ export var IcebergDestinationUpdate$ = [
983
997
  3,
984
998
  n0,
985
999
  _IDU,
@@ -987,35 +1001,42 @@ export var IcebergDestinationUpdate = [
987
1001
  [_DTCL, _SEC, _TCC, _BH, _CWLO, _PC, _SBM, _RO, _RARN, _AO, _CC, _SC],
988
1002
  [
989
1003
  () => DestinationTableConfigurationList,
990
- () => SchemaEvolutionConfiguration,
991
- () => TableCreationConfiguration,
992
- () => BufferingHints,
993
- () => CloudWatchLoggingOptions,
994
- () => ProcessingConfiguration,
1004
+ () => SchemaEvolutionConfiguration$,
1005
+ () => TableCreationConfiguration$,
1006
+ () => BufferingHints$,
1007
+ () => CloudWatchLoggingOptions$,
1008
+ () => ProcessingConfiguration$,
995
1009
  0,
996
- () => RetryOptions,
1010
+ () => RetryOptions$,
997
1011
  0,
998
1012
  2,
999
- () => CatalogConfiguration,
1000
- () => S3DestinationConfiguration,
1013
+ () => CatalogConfiguration$,
1014
+ () => S3DestinationConfiguration$,
1001
1015
  ],
1002
1016
  ];
1003
- export var InputFormatConfiguration = [3, n0, _IFC, 0, [_Des], [() => Deserializer]];
1004
- export var InvalidArgumentException = [-3, n0, _IAE, { [_e]: _c }, [_m], [0]];
1005
- TypeRegistry.for(n0).registerError(InvalidArgumentException, __InvalidArgumentException);
1006
- export var InvalidKMSResourceException = [-3, n0, _IKMSRE, { [_e]: _c }, [_co, _m], [0, 0]];
1007
- TypeRegistry.for(n0).registerError(InvalidKMSResourceException, __InvalidKMSResourceException);
1008
- export var InvalidSourceException = [-3, n0, _ISE, { [_e]: _c }, [_co, _m], [0, 0]];
1009
- TypeRegistry.for(n0).registerError(InvalidSourceException, __InvalidSourceException);
1010
- export var KinesisStreamSourceConfiguration = [3, n0, _KSSC, 0, [_KSARN, _RARN], [0, 0]];
1011
- export var KinesisStreamSourceDescription = [3, n0, _KSSD, 0, [_KSARN, _RARN, _DSTe], [0, 0, 4]];
1012
- export var KMSEncryptionConfig = [3, n0, _KMSEC, 0, [_AWSKMSKARN], [0]];
1013
- export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1014
- TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1015
- export var ListDeliveryStreamsInput = [3, n0, _LDSI, 0, [_L, _DST, _ESDSN], [1, 0, 0]];
1016
- export var ListDeliveryStreamsOutput = [3, n0, _LDSO, 0, [_DSNe, _HMDS], [64 | 0, 2]];
1017
- export var ListTagsForDeliveryStreamInput = [3, n0, _LTFDSI, 0, [_DSN, _ESTK, _L], [0, 0, 1]];
1018
- export var ListTagsForDeliveryStreamOutput = [
1017
+ export var InputFormatConfiguration$ = [3, n0, _IFC, 0, [_Des], [() => Deserializer$]];
1018
+ export var InvalidArgumentException$ = [-3, n0, _IAE, { [_e]: _c }, [_m], [0]];
1019
+ TypeRegistry.for(n0).registerError(InvalidArgumentException$, InvalidArgumentException);
1020
+ export var InvalidKMSResourceException$ = [-3, n0, _IKMSRE, { [_e]: _c }, [_co, _m], [0, 0]];
1021
+ TypeRegistry.for(n0).registerError(InvalidKMSResourceException$, InvalidKMSResourceException);
1022
+ export var InvalidSourceException$ = [-3, n0, _ISE, { [_e]: _c }, [_co, _m], [0, 0]];
1023
+ TypeRegistry.for(n0).registerError(InvalidSourceException$, InvalidSourceException);
1024
+ export var KinesisStreamSourceConfiguration$ = [3, n0, _KSSC, 0, [_KSARN, _RARN], [0, 0]];
1025
+ export var KinesisStreamSourceDescription$ = [
1026
+ 3,
1027
+ n0,
1028
+ _KSSD,
1029
+ 0,
1030
+ [_KSARN, _RARN, _DSTe],
1031
+ [0, 0, 4],
1032
+ ];
1033
+ export var KMSEncryptionConfig$ = [3, n0, _KMSEC, 0, [_AWSKMSKARN], [0]];
1034
+ export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1035
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1036
+ export var ListDeliveryStreamsInput$ = [3, n0, _LDSI, 0, [_L, _DST, _ESDSN], [1, 0, 0]];
1037
+ export var ListDeliveryStreamsOutput$ = [3, n0, _LDSO, 0, [_DSNe, _HMDS], [64 | 0, 2]];
1038
+ export var ListTagsForDeliveryStreamInput$ = [3, n0, _LTFDSI, 0, [_DSN, _ESTK, _L], [0, 0, 1]];
1039
+ export var ListTagsForDeliveryStreamOutput$ = [
1019
1040
  3,
1020
1041
  n0,
1021
1042
  _LTFDSO,
@@ -1023,24 +1044,24 @@ export var ListTagsForDeliveryStreamOutput = [
1023
1044
  [_T, _HMT],
1024
1045
  [() => ListTagsForDeliveryStreamOutputTagList, 2],
1025
1046
  ];
1026
- export var MSKSourceConfiguration = [
1047
+ export var MSKSourceConfiguration$ = [
1027
1048
  3,
1028
1049
  n0,
1029
1050
  _MSKSC,
1030
1051
  0,
1031
1052
  [_MSKCARN, _TNo, _AC, _RFT],
1032
- [0, 0, () => AuthenticationConfiguration, 4],
1053
+ [0, 0, () => AuthenticationConfiguration$, 4],
1033
1054
  ];
1034
- export var MSKSourceDescription = [
1055
+ export var MSKSourceDescription$ = [
1035
1056
  3,
1036
1057
  n0,
1037
1058
  _MSKSD,
1038
1059
  0,
1039
1060
  [_MSKCARN, _TNo, _AC, _DSTe, _RFT],
1040
- [0, 0, () => AuthenticationConfiguration, 4, 4],
1061
+ [0, 0, () => AuthenticationConfiguration$, 4, 4],
1041
1062
  ];
1042
- export var OpenXJsonSerDe = [3, n0, _OXJSD, 0, [_CDIJKTU, _CI, _CTJKM], [2, 2, 128 | 0]];
1043
- export var OrcSerDe = [
1063
+ export var OpenXJsonSerDe$ = [3, n0, _OXJSD, 0, [_CDIJKTU, _CI, _CTJKM], [2, 2, 128 | 0]];
1064
+ export var OrcSerDe$ = [
1044
1065
  3,
1045
1066
  n0,
1046
1067
  _OSD,
@@ -1048,8 +1069,8 @@ export var OrcSerDe = [
1048
1069
  [_SSB, _BSB, _RIS, _EP, _PT, _Com, _BFC, _BFFPP, _DKT, _FV],
1049
1070
  [1, 1, 1, 2, 1, 0, 64 | 0, 1, 1, 0],
1050
1071
  ];
1051
- export var OutputFormatConfiguration = [3, n0, _OFC, 0, [_Se], [() => Serializer]];
1052
- export var ParquetSerDe = [
1072
+ export var OutputFormatConfiguration$ = [3, n0, _OFC, 0, [_Se], [() => Serializer$]];
1073
+ export var ParquetSerDe$ = [
1053
1074
  3,
1054
1075
  n0,
1055
1076
  _PSD,
@@ -1057,12 +1078,12 @@ export var ParquetSerDe = [
1057
1078
  [_BSB, _PSB, _Com, _EDCn, _MPB, _WV],
1058
1079
  [1, 1, 0, 2, 1, 0],
1059
1080
  ];
1060
- export var PartitionField = [3, n0, _PF, 0, [_SN], [0]];
1061
- export var PartitionSpec = [3, n0, _PS, 0, [_Ide], [() => PartitionFields]];
1062
- export var ProcessingConfiguration = [3, n0, _PC, 0, [_E, _Pro], [2, () => ProcessorList]];
1063
- export var Processor = [3, n0, _Proc, 0, [_Ty, _Pa], [0, () => ProcessorParameterList]];
1064
- export var ProcessorParameter = [3, n0, _PP, 0, [_PN, _PV], [0, 0]];
1065
- export var PutRecordBatchInput = [
1081
+ export var PartitionField$ = [3, n0, _PF, 0, [_SN], [0]];
1082
+ export var PartitionSpec$ = [3, n0, _PS, 0, [_Ide], [() => PartitionFields]];
1083
+ export var ProcessingConfiguration$ = [3, n0, _PC, 0, [_E, _Pro], [2, () => ProcessorList]];
1084
+ export var Processor$ = [3, n0, _Proc, 0, [_Ty, _Pa], [0, () => ProcessorParameterList]];
1085
+ export var ProcessorParameter$ = [3, n0, _PP, 0, [_PN, _PV], [0, 0]];
1086
+ export var PutRecordBatchInput$ = [
1066
1087
  3,
1067
1088
  n0,
1068
1089
  _PRBI,
@@ -1070,7 +1091,7 @@ export var PutRecordBatchInput = [
1070
1091
  [_DSN, _R],
1071
1092
  [0, () => PutRecordBatchRequestEntryList],
1072
1093
  ];
1073
- export var PutRecordBatchOutput = [
1094
+ export var PutRecordBatchOutput$ = [
1074
1095
  3,
1075
1096
  n0,
1076
1097
  _PRBO,
@@ -1078,11 +1099,11 @@ export var PutRecordBatchOutput = [
1078
1099
  [_FPC, _Enc, _RR],
1079
1100
  [1, 2, () => PutRecordBatchResponseEntryList],
1080
1101
  ];
1081
- export var PutRecordBatchResponseEntry = [3, n0, _PRBRE, 0, [_RI, _ECr, _EM], [0, 0, 0]];
1082
- export var PutRecordInput = [3, n0, _PRI, 0, [_DSN, _Re], [0, () => _Record]];
1083
- export var PutRecordOutput = [3, n0, _PRO, 0, [_RI, _Enc], [0, 2]];
1084
- export var _Record = [3, n0, _Re, 0, [_Da], [21]];
1085
- export var RedshiftDestinationConfiguration = [
1102
+ export var PutRecordBatchResponseEntry$ = [3, n0, _PRBRE, 0, [_RI, _ECr, _EM], [0, 0, 0]];
1103
+ export var PutRecordInput$ = [3, n0, _PRI, 0, [_DSN, _Re], [0, () => _Record$]];
1104
+ export var PutRecordOutput$ = [3, n0, _PRO, 0, [_RI, _Enc], [0, 2]];
1105
+ export var _Record$ = [3, n0, _Re, 0, [_Da], [21]];
1106
+ export var RedshiftDestinationConfiguration$ = [
1086
1107
  3,
1087
1108
  n0,
1088
1109
  _RDC,
@@ -1091,19 +1112,19 @@ export var RedshiftDestinationConfiguration = [
1091
1112
  [
1092
1113
  0,
1093
1114
  0,
1094
- () => CopyCommand,
1115
+ () => CopyCommand$,
1095
1116
  [() => Username, 0],
1096
1117
  [() => Password, 0],
1097
- () => RedshiftRetryOptions,
1098
- () => S3DestinationConfiguration,
1099
- () => ProcessingConfiguration,
1118
+ () => RedshiftRetryOptions$,
1119
+ () => S3DestinationConfiguration$,
1120
+ () => ProcessingConfiguration$,
1100
1121
  0,
1101
- () => S3DestinationConfiguration,
1102
- () => CloudWatchLoggingOptions,
1103
- () => SecretsManagerConfiguration,
1122
+ () => S3DestinationConfiguration$,
1123
+ () => CloudWatchLoggingOptions$,
1124
+ () => SecretsManagerConfiguration$,
1104
1125
  ],
1105
1126
  ];
1106
- export var RedshiftDestinationDescription = [
1127
+ export var RedshiftDestinationDescription$ = [
1107
1128
  3,
1108
1129
  n0,
1109
1130
  _RDD,
@@ -1112,18 +1133,18 @@ export var RedshiftDestinationDescription = [
1112
1133
  [
1113
1134
  0,
1114
1135
  0,
1115
- () => CopyCommand,
1136
+ () => CopyCommand$,
1116
1137
  [() => Username, 0],
1117
- () => RedshiftRetryOptions,
1118
- () => S3DestinationDescription,
1119
- () => ProcessingConfiguration,
1138
+ () => RedshiftRetryOptions$,
1139
+ () => S3DestinationDescription$,
1140
+ () => ProcessingConfiguration$,
1120
1141
  0,
1121
- () => S3DestinationDescription,
1122
- () => CloudWatchLoggingOptions,
1123
- () => SecretsManagerConfiguration,
1142
+ () => S3DestinationDescription$,
1143
+ () => CloudWatchLoggingOptions$,
1144
+ () => SecretsManagerConfiguration$,
1124
1145
  ],
1125
1146
  ];
1126
- export var RedshiftDestinationUpdate = [
1147
+ export var RedshiftDestinationUpdate$ = [
1127
1148
  3,
1128
1149
  n0,
1129
1150
  _RDU,
@@ -1132,49 +1153,49 @@ export var RedshiftDestinationUpdate = [
1132
1153
  [
1133
1154
  0,
1134
1155
  0,
1135
- () => CopyCommand,
1156
+ () => CopyCommand$,
1136
1157
  [() => Username, 0],
1137
1158
  [() => Password, 0],
1138
- () => RedshiftRetryOptions,
1139
- () => S3DestinationUpdate,
1140
- () => ProcessingConfiguration,
1159
+ () => RedshiftRetryOptions$,
1160
+ () => S3DestinationUpdate$,
1161
+ () => ProcessingConfiguration$,
1141
1162
  0,
1142
- () => S3DestinationUpdate,
1143
- () => CloudWatchLoggingOptions,
1144
- () => SecretsManagerConfiguration,
1163
+ () => S3DestinationUpdate$,
1164
+ () => CloudWatchLoggingOptions$,
1165
+ () => SecretsManagerConfiguration$,
1145
1166
  ],
1146
1167
  ];
1147
- export var RedshiftRetryOptions = [3, n0, _RRO, 0, [_DIS], [1]];
1148
- export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c }, [_m], [0]];
1149
- TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
1150
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
1151
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1152
- export var RetryOptions = [3, n0, _RO, 0, [_DIS], [1]];
1153
- export var S3DestinationConfiguration = [
1168
+ export var RedshiftRetryOptions$ = [3, n0, _RRO, 0, [_DIS], [1]];
1169
+ export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c }, [_m], [0]];
1170
+ TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
1171
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
1172
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1173
+ export var RetryOptions$ = [3, n0, _RO, 0, [_DIS], [1]];
1174
+ export var S3DestinationConfiguration$ = [
1154
1175
  3,
1155
1176
  n0,
1156
1177
  _SDC,
1157
1178
  0,
1158
1179
  [_RARN, _BARN, _Pr, _EOP, _BH, _CF, _EC, _CWLO],
1159
- [0, 0, 0, 0, () => BufferingHints, 0, () => EncryptionConfiguration, () => CloudWatchLoggingOptions],
1180
+ [0, 0, 0, 0, () => BufferingHints$, 0, () => EncryptionConfiguration$, () => CloudWatchLoggingOptions$],
1160
1181
  ];
1161
- export var S3DestinationDescription = [
1182
+ export var S3DestinationDescription$ = [
1162
1183
  3,
1163
1184
  n0,
1164
1185
  _SDD,
1165
1186
  0,
1166
1187
  [_RARN, _BARN, _Pr, _EOP, _BH, _CF, _EC, _CWLO],
1167
- [0, 0, 0, 0, () => BufferingHints, 0, () => EncryptionConfiguration, () => CloudWatchLoggingOptions],
1188
+ [0, 0, 0, 0, () => BufferingHints$, 0, () => EncryptionConfiguration$, () => CloudWatchLoggingOptions$],
1168
1189
  ];
1169
- export var S3DestinationUpdate = [
1190
+ export var S3DestinationUpdate$ = [
1170
1191
  3,
1171
1192
  n0,
1172
1193
  _SDU,
1173
1194
  0,
1174
1195
  [_RARN, _BARN, _Pr, _EOP, _BH, _CF, _EC, _CWLO],
1175
- [0, 0, 0, 0, () => BufferingHints, 0, () => EncryptionConfiguration, () => CloudWatchLoggingOptions],
1196
+ [0, 0, 0, 0, () => BufferingHints$, 0, () => EncryptionConfiguration$, () => CloudWatchLoggingOptions$],
1176
1197
  ];
1177
- export var SchemaConfiguration = [
1198
+ export var SchemaConfiguration$ = [
1178
1199
  3,
1179
1200
  n0,
1180
1201
  _SCc,
@@ -1182,13 +1203,13 @@ export var SchemaConfiguration = [
1182
1203
  [_RARN, _CIa, _DN, _TNa, _Reg, _VI],
1183
1204
  [0, 0, 0, 0, 0, 0],
1184
1205
  ];
1185
- export var SchemaEvolutionConfiguration = [3, n0, _SEC, 0, [_E], [2]];
1186
- export var SecretsManagerConfiguration = [3, n0, _SMC, 0, [_SARN, _RARN, _E], [0, 0, 2]];
1187
- export var Serializer = [3, n0, _Se, 0, [_PSD, _OSD], [() => ParquetSerDe, () => OrcSerDe]];
1188
- export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _s, [_hE]: 503 }, [_m], [0]];
1189
- TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
1190
- export var SnowflakeBufferingHints = [3, n0, _SBH, 0, [_SIMB, _IIS], [1, 1]];
1191
- export var SnowflakeDestinationConfiguration = [
1206
+ export var SchemaEvolutionConfiguration$ = [3, n0, _SEC, 0, [_E], [2]];
1207
+ export var SecretsManagerConfiguration$ = [3, n0, _SMC, 0, [_SARN, _RARN, _E], [0, 0, 2]];
1208
+ export var Serializer$ = [3, n0, _Se, 0, [_PSD, _OSD], [() => ParquetSerDe$, () => OrcSerDe$]];
1209
+ export var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _s, [_hE]: 503 }, [_m], [0]];
1210
+ TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
1211
+ export var SnowflakeBufferingHints$ = [3, n0, _SBH, 0, [_SIMB, _IIS], [1, 1]];
1212
+ export var SnowflakeDestinationConfiguration$ = [
1192
1213
  3,
1193
1214
  n0,
1194
1215
  _SDCn,
@@ -1202,22 +1223,22 @@ export var SnowflakeDestinationConfiguration = [
1202
1223
  [() => SnowflakeDatabase, 0],
1203
1224
  [() => SnowflakeSchema, 0],
1204
1225
  [() => SnowflakeTable, 0],
1205
- [() => SnowflakeRoleConfiguration, 0],
1226
+ [() => SnowflakeRoleConfiguration$, 0],
1206
1227
  0,
1207
1228
  [() => SnowflakeMetaDataColumnName, 0],
1208
1229
  [() => SnowflakeContentColumnName, 0],
1209
- [() => SnowflakeVpcConfiguration, 0],
1210
- () => CloudWatchLoggingOptions,
1211
- () => ProcessingConfiguration,
1230
+ [() => SnowflakeVpcConfiguration$, 0],
1231
+ () => CloudWatchLoggingOptions$,
1232
+ () => ProcessingConfiguration$,
1212
1233
  0,
1213
- () => SnowflakeRetryOptions,
1234
+ () => SnowflakeRetryOptions$,
1214
1235
  0,
1215
- () => S3DestinationConfiguration,
1216
- () => SecretsManagerConfiguration,
1217
- () => SnowflakeBufferingHints,
1236
+ () => S3DestinationConfiguration$,
1237
+ () => SecretsManagerConfiguration$,
1238
+ () => SnowflakeBufferingHints$,
1218
1239
  ],
1219
1240
  ];
1220
- export var SnowflakeDestinationDescription = [
1241
+ export var SnowflakeDestinationDescription$ = [
1221
1242
  3,
1222
1243
  n0,
1223
1244
  _SDDn,
@@ -1229,22 +1250,22 @@ export var SnowflakeDestinationDescription = [
1229
1250
  [() => SnowflakeDatabase, 0],
1230
1251
  [() => SnowflakeSchema, 0],
1231
1252
  [() => SnowflakeTable, 0],
1232
- [() => SnowflakeRoleConfiguration, 0],
1253
+ [() => SnowflakeRoleConfiguration$, 0],
1233
1254
  0,
1234
1255
  [() => SnowflakeMetaDataColumnName, 0],
1235
1256
  [() => SnowflakeContentColumnName, 0],
1236
- [() => SnowflakeVpcConfiguration, 0],
1237
- () => CloudWatchLoggingOptions,
1238
- () => ProcessingConfiguration,
1257
+ [() => SnowflakeVpcConfiguration$, 0],
1258
+ () => CloudWatchLoggingOptions$,
1259
+ () => ProcessingConfiguration$,
1239
1260
  0,
1240
- () => SnowflakeRetryOptions,
1261
+ () => SnowflakeRetryOptions$,
1241
1262
  0,
1242
- () => S3DestinationDescription,
1243
- () => SecretsManagerConfiguration,
1244
- () => SnowflakeBufferingHints,
1263
+ () => S3DestinationDescription$,
1264
+ () => SecretsManagerConfiguration$,
1265
+ () => SnowflakeBufferingHints$,
1245
1266
  ],
1246
1267
  ];
1247
- export var SnowflakeDestinationUpdate = [
1268
+ export var SnowflakeDestinationUpdate$ = [
1248
1269
  3,
1249
1270
  n0,
1250
1271
  _SDUn,
@@ -1258,22 +1279,22 @@ export var SnowflakeDestinationUpdate = [
1258
1279
  [() => SnowflakeDatabase, 0],
1259
1280
  [() => SnowflakeSchema, 0],
1260
1281
  [() => SnowflakeTable, 0],
1261
- [() => SnowflakeRoleConfiguration, 0],
1282
+ [() => SnowflakeRoleConfiguration$, 0],
1262
1283
  0,
1263
1284
  [() => SnowflakeMetaDataColumnName, 0],
1264
1285
  [() => SnowflakeContentColumnName, 0],
1265
- () => CloudWatchLoggingOptions,
1266
- () => ProcessingConfiguration,
1286
+ () => CloudWatchLoggingOptions$,
1287
+ () => ProcessingConfiguration$,
1267
1288
  0,
1268
- () => SnowflakeRetryOptions,
1289
+ () => SnowflakeRetryOptions$,
1269
1290
  0,
1270
- () => S3DestinationUpdate,
1271
- () => SecretsManagerConfiguration,
1272
- () => SnowflakeBufferingHints,
1291
+ () => S3DestinationUpdate$,
1292
+ () => SecretsManagerConfiguration$,
1293
+ () => SnowflakeBufferingHints$,
1273
1294
  ],
1274
1295
  ];
1275
- export var SnowflakeRetryOptions = [3, n0, _SRO, 0, [_DIS], [1]];
1276
- export var SnowflakeRoleConfiguration = [
1296
+ export var SnowflakeRetryOptions$ = [3, n0, _SRO, 0, [_DIS], [1]];
1297
+ export var SnowflakeRoleConfiguration$ = [
1277
1298
  3,
1278
1299
  n0,
1279
1300
  _SRC,
@@ -1281,7 +1302,7 @@ export var SnowflakeRoleConfiguration = [
1281
1302
  [_E, _SR],
1282
1303
  [2, [() => SnowflakeRole, 0]],
1283
1304
  ];
1284
- export var SnowflakeVpcConfiguration = [
1305
+ export var SnowflakeVpcConfiguration$ = [
1285
1306
  3,
1286
1307
  n0,
1287
1308
  _SVC,
@@ -1289,21 +1310,21 @@ export var SnowflakeVpcConfiguration = [
1289
1310
  [_PLVI],
1290
1311
  [[() => SnowflakePrivateLinkVpceId, 0]],
1291
1312
  ];
1292
- export var SourceDescription = [
1313
+ export var SourceDescription$ = [
1293
1314
  3,
1294
1315
  n0,
1295
1316
  _SDo,
1296
1317
  0,
1297
1318
  [_DPSD, _KSSD, _MSKSD, _DSD],
1298
1319
  [
1299
- () => DirectPutSourceDescription,
1300
- () => KinesisStreamSourceDescription,
1301
- () => MSKSourceDescription,
1302
- () => DatabaseSourceDescription,
1320
+ () => DirectPutSourceDescription$,
1321
+ () => KinesisStreamSourceDescription$,
1322
+ () => MSKSourceDescription$,
1323
+ () => DatabaseSourceDescription$,
1303
1324
  ],
1304
1325
  ];
1305
- export var SplunkBufferingHints = [3, n0, _SBHp, 0, [_IIS, _SIMB], [1, 1]];
1306
- export var SplunkDestinationConfiguration = [
1326
+ export var SplunkBufferingHints$ = [3, n0, _SBHp, 0, [_IIS, _SIMB], [1, 1]];
1327
+ export var SplunkDestinationConfiguration$ = [
1307
1328
  3,
1308
1329
  n0,
1309
1330
  _SDCp,
@@ -1314,16 +1335,16 @@ export var SplunkDestinationConfiguration = [
1314
1335
  0,
1315
1336
  0,
1316
1337
  1,
1317
- () => SplunkRetryOptions,
1338
+ () => SplunkRetryOptions$,
1318
1339
  0,
1319
- () => S3DestinationConfiguration,
1320
- () => ProcessingConfiguration,
1321
- () => CloudWatchLoggingOptions,
1322
- () => SplunkBufferingHints,
1323
- () => SecretsManagerConfiguration,
1340
+ () => S3DestinationConfiguration$,
1341
+ () => ProcessingConfiguration$,
1342
+ () => CloudWatchLoggingOptions$,
1343
+ () => SplunkBufferingHints$,
1344
+ () => SecretsManagerConfiguration$,
1324
1345
  ],
1325
1346
  ];
1326
- export var SplunkDestinationDescription = [
1347
+ export var SplunkDestinationDescription$ = [
1327
1348
  3,
1328
1349
  n0,
1329
1350
  _SDDp,
@@ -1334,16 +1355,16 @@ export var SplunkDestinationDescription = [
1334
1355
  0,
1335
1356
  0,
1336
1357
  1,
1337
- () => SplunkRetryOptions,
1358
+ () => SplunkRetryOptions$,
1338
1359
  0,
1339
- () => S3DestinationDescription,
1340
- () => ProcessingConfiguration,
1341
- () => CloudWatchLoggingOptions,
1342
- () => SplunkBufferingHints,
1343
- () => SecretsManagerConfiguration,
1360
+ () => S3DestinationDescription$,
1361
+ () => ProcessingConfiguration$,
1362
+ () => CloudWatchLoggingOptions$,
1363
+ () => SplunkBufferingHints$,
1364
+ () => SecretsManagerConfiguration$,
1344
1365
  ],
1345
1366
  ];
1346
- export var SplunkDestinationUpdate = [
1367
+ export var SplunkDestinationUpdate$ = [
1347
1368
  3,
1348
1369
  n0,
1349
1370
  _SDUp,
@@ -1354,30 +1375,30 @@ export var SplunkDestinationUpdate = [
1354
1375
  0,
1355
1376
  0,
1356
1377
  1,
1357
- () => SplunkRetryOptions,
1378
+ () => SplunkRetryOptions$,
1358
1379
  0,
1359
- () => S3DestinationUpdate,
1360
- () => ProcessingConfiguration,
1361
- () => CloudWatchLoggingOptions,
1362
- () => SplunkBufferingHints,
1363
- () => SecretsManagerConfiguration,
1380
+ () => S3DestinationUpdate$,
1381
+ () => ProcessingConfiguration$,
1382
+ () => CloudWatchLoggingOptions$,
1383
+ () => SplunkBufferingHints$,
1384
+ () => SecretsManagerConfiguration$,
1364
1385
  ],
1365
1386
  ];
1366
- export var SplunkRetryOptions = [3, n0, _SROp, 0, [_DIS], [1]];
1367
- export var StartDeliveryStreamEncryptionInput = [
1387
+ export var SplunkRetryOptions$ = [3, n0, _SROp, 0, [_DIS], [1]];
1388
+ export var StartDeliveryStreamEncryptionInput$ = [
1368
1389
  3,
1369
1390
  n0,
1370
1391
  _SDSEI,
1371
1392
  0,
1372
1393
  [_DSN, _DSECI],
1373
- [0, () => DeliveryStreamEncryptionConfigurationInput],
1374
- ];
1375
- export var StartDeliveryStreamEncryptionOutput = [3, n0, _SDSEO, 0, [], []];
1376
- export var StopDeliveryStreamEncryptionInput = [3, n0, _SDSEIt, 0, [_DSN], [0]];
1377
- export var StopDeliveryStreamEncryptionOutput = [3, n0, _SDSEOt, 0, [], []];
1378
- export var TableCreationConfiguration = [3, n0, _TCC, 0, [_E], [2]];
1379
- export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
1380
- export var TagDeliveryStreamInput = [
1394
+ [0, () => DeliveryStreamEncryptionConfigurationInput$],
1395
+ ];
1396
+ export var StartDeliveryStreamEncryptionOutput$ = [3, n0, _SDSEO, 0, [], []];
1397
+ export var StopDeliveryStreamEncryptionInput$ = [3, n0, _SDSEIt, 0, [_DSN], [0]];
1398
+ export var StopDeliveryStreamEncryptionOutput$ = [3, n0, _SDSEOt, 0, [], []];
1399
+ export var TableCreationConfiguration$ = [3, n0, _TCC, 0, [_E], [2]];
1400
+ export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
1401
+ export var TagDeliveryStreamInput$ = [
1381
1402
  3,
1382
1403
  n0,
1383
1404
  _TDSI,
@@ -1385,10 +1406,10 @@ export var TagDeliveryStreamInput = [
1385
1406
  [_DSN, _T],
1386
1407
  [0, () => TagDeliveryStreamInputTagList],
1387
1408
  ];
1388
- export var TagDeliveryStreamOutput = [3, n0, _TDSO, 0, [], []];
1389
- export var UntagDeliveryStreamInput = [3, n0, _UDSI, 0, [_DSN, _TK], [0, 64 | 0]];
1390
- export var UntagDeliveryStreamOutput = [3, n0, _UDSO, 0, [], []];
1391
- export var UpdateDestinationInput = [
1409
+ export var TagDeliveryStreamOutput$ = [3, n0, _TDSO, 0, [], []];
1410
+ export var UntagDeliveryStreamInput$ = [3, n0, _UDSI, 0, [_DSN, _TK], [0, 64 | 0]];
1411
+ export var UntagDeliveryStreamOutput$ = [3, n0, _UDSO, 0, [], []];
1412
+ export var UpdateDestinationInput$ = [
1392
1413
  3,
1393
1414
  n0,
1394
1415
  _UDI,
@@ -1398,21 +1419,21 @@ export var UpdateDestinationInput = [
1398
1419
  0,
1399
1420
  0,
1400
1421
  0,
1401
- () => S3DestinationUpdate,
1402
- () => ExtendedS3DestinationUpdate,
1403
- [() => RedshiftDestinationUpdate, 0],
1404
- () => ElasticsearchDestinationUpdate,
1405
- () => AmazonopensearchserviceDestinationUpdate,
1406
- () => SplunkDestinationUpdate,
1407
- [() => HttpEndpointDestinationUpdate, 0],
1408
- () => AmazonOpenSearchServerlessDestinationUpdate,
1409
- [() => SnowflakeDestinationUpdate, 0],
1410
- () => IcebergDestinationUpdate,
1422
+ () => S3DestinationUpdate$,
1423
+ () => ExtendedS3DestinationUpdate$,
1424
+ [() => RedshiftDestinationUpdate$, 0],
1425
+ () => ElasticsearchDestinationUpdate$,
1426
+ () => AmazonopensearchserviceDestinationUpdate$,
1427
+ () => SplunkDestinationUpdate$,
1428
+ [() => HttpEndpointDestinationUpdate$, 0],
1429
+ () => AmazonOpenSearchServerlessDestinationUpdate$,
1430
+ [() => SnowflakeDestinationUpdate$, 0],
1431
+ () => IcebergDestinationUpdate$,
1411
1432
  ],
1412
1433
  ];
1413
- export var UpdateDestinationOutput = [3, n0, _UDO, 0, [], []];
1414
- export var VpcConfiguration = [3, n0, _VC, 0, [_SIu, _RARN, _SGI], [64 | 0, 0, 64 | 0]];
1415
- export var VpcConfigurationDescription = [
1434
+ export var UpdateDestinationOutput$ = [3, n0, _UDO, 0, [], []];
1435
+ export var VpcConfiguration$ = [3, n0, _VC, 0, [_SIu, _RARN, _SGI], [64 | 0, 0, 64 | 0]];
1436
+ export var VpcConfigurationDescription$ = [
1416
1437
  3,
1417
1438
  n0,
1418
1439
  _VCD,
@@ -1420,122 +1441,116 @@ export var VpcConfigurationDescription = [
1420
1441
  [_SIu, _RARN, _SGI, _VIp],
1421
1442
  [64 | 0, 0, 64 | 0, 0],
1422
1443
  ];
1423
- export var FirehoseServiceException = [-3, _sm, "FirehoseServiceException", 0, [], []];
1424
- TypeRegistry.for(_sm).registerError(FirehoseServiceException, __FirehoseServiceException);
1425
- export var DatabaseColumnIncludeOrExcludeList = 64 | 0;
1426
- export var DatabaseIncludeOrExcludeList = 64 | 0;
1427
- export var DatabaseSnapshotInfoList = [1, n0, _DSIL, 0, () => DatabaseSnapshotInfo];
1428
- export var DatabaseSurrogateKeyList = 64 | 0;
1429
- export var DatabaseTableIncludeOrExcludeList = 64 | 0;
1430
- export var DeliveryStreamNameList = 64 | 0;
1431
- export var DestinationDescriptionList = [1, n0, _DDL, 0, [() => DestinationDescription, 0]];
1432
- export var DestinationTableConfigurationList = [1, n0, _DTCL, 0, () => DestinationTableConfiguration];
1433
- export var HttpEndpointCommonAttributesList = [
1434
- 1,
1435
- n0,
1436
- _HECAL,
1437
- 0,
1438
- [() => HttpEndpointCommonAttribute, 0],
1439
- ];
1440
- export var ListOfNonEmptyStrings = 64 | 0;
1441
- export var ListOfNonEmptyStringsWithoutWhitespace = 64 | 0;
1442
- export var ListTagsForDeliveryStreamOutputTagList = [1, n0, _LTFDSOTL, 0, () => Tag];
1443
- export var PartitionFields = [1, n0, _PFa, 0, () => PartitionField];
1444
- export var ProcessorList = [1, n0, _PL, 0, () => Processor];
1445
- export var ProcessorParameterList = [1, n0, _PPL, 0, () => ProcessorParameter];
1446
- export var PutRecordBatchRequestEntryList = [1, n0, _PRBREL, 0, () => _Record];
1447
- export var PutRecordBatchResponseEntryList = [1, n0, _PRBRELu, 0, () => PutRecordBatchResponseEntry];
1448
- export var SecurityGroupIdList = 64 | 0;
1449
- export var SubnetIdList = 64 | 0;
1450
- export var TagDeliveryStreamInputTagList = [1, n0, _TDSITL, 0, () => Tag];
1451
- export var TagKeyList = 64 | 0;
1452
- export var ColumnToJsonKeyMappings = 128 | 0;
1453
- export var CreateDeliveryStream = [
1444
+ export var FirehoseServiceException$ = [-3, _sm, "FirehoseServiceException", 0, [], []];
1445
+ TypeRegistry.for(_sm).registerError(FirehoseServiceException$, FirehoseServiceException);
1446
+ var DatabaseColumnIncludeOrExcludeList = 64 | 0;
1447
+ var DatabaseIncludeOrExcludeList = 64 | 0;
1448
+ var DatabaseSnapshotInfoList = [1, n0, _DSIL, 0, () => DatabaseSnapshotInfo$];
1449
+ var DatabaseSurrogateKeyList = 64 | 0;
1450
+ var DatabaseTableIncludeOrExcludeList = 64 | 0;
1451
+ var DeliveryStreamNameList = 64 | 0;
1452
+ var DestinationDescriptionList = [1, n0, _DDL, 0, [() => DestinationDescription$, 0]];
1453
+ var DestinationTableConfigurationList = [1, n0, _DTCL, 0, () => DestinationTableConfiguration$];
1454
+ var HttpEndpointCommonAttributesList = [1, n0, _HECAL, 0, [() => HttpEndpointCommonAttribute$, 0]];
1455
+ var ListOfNonEmptyStrings = 64 | 0;
1456
+ var ListOfNonEmptyStringsWithoutWhitespace = 64 | 0;
1457
+ var ListTagsForDeliveryStreamOutputTagList = [1, n0, _LTFDSOTL, 0, () => Tag$];
1458
+ var PartitionFields = [1, n0, _PFa, 0, () => PartitionField$];
1459
+ var ProcessorList = [1, n0, _PL, 0, () => Processor$];
1460
+ var ProcessorParameterList = [1, n0, _PPL, 0, () => ProcessorParameter$];
1461
+ var PutRecordBatchRequestEntryList = [1, n0, _PRBREL, 0, () => _Record$];
1462
+ var PutRecordBatchResponseEntryList = [1, n0, _PRBRELu, 0, () => PutRecordBatchResponseEntry$];
1463
+ var SecurityGroupIdList = 64 | 0;
1464
+ var SubnetIdList = 64 | 0;
1465
+ var TagDeliveryStreamInputTagList = [1, n0, _TDSITL, 0, () => Tag$];
1466
+ var TagKeyList = 64 | 0;
1467
+ var ColumnToJsonKeyMappings = 128 | 0;
1468
+ export var CreateDeliveryStream$ = [
1454
1469
  9,
1455
1470
  n0,
1456
1471
  _CDS,
1457
1472
  0,
1458
- () => CreateDeliveryStreamInput,
1459
- () => CreateDeliveryStreamOutput,
1473
+ () => CreateDeliveryStreamInput$,
1474
+ () => CreateDeliveryStreamOutput$,
1460
1475
  ];
1461
- export var DeleteDeliveryStream = [
1476
+ export var DeleteDeliveryStream$ = [
1462
1477
  9,
1463
1478
  n0,
1464
1479
  _DDS,
1465
1480
  0,
1466
- () => DeleteDeliveryStreamInput,
1467
- () => DeleteDeliveryStreamOutput,
1481
+ () => DeleteDeliveryStreamInput$,
1482
+ () => DeleteDeliveryStreamOutput$,
1468
1483
  ];
1469
- export var DescribeDeliveryStream = [
1484
+ export var DescribeDeliveryStream$ = [
1470
1485
  9,
1471
1486
  n0,
1472
1487
  _DDSe,
1473
1488
  0,
1474
- () => DescribeDeliveryStreamInput,
1475
- () => DescribeDeliveryStreamOutput,
1489
+ () => DescribeDeliveryStreamInput$,
1490
+ () => DescribeDeliveryStreamOutput$,
1476
1491
  ];
1477
- export var ListDeliveryStreams = [
1492
+ export var ListDeliveryStreams$ = [
1478
1493
  9,
1479
1494
  n0,
1480
1495
  _LDS,
1481
1496
  0,
1482
- () => ListDeliveryStreamsInput,
1483
- () => ListDeliveryStreamsOutput,
1497
+ () => ListDeliveryStreamsInput$,
1498
+ () => ListDeliveryStreamsOutput$,
1484
1499
  ];
1485
- export var ListTagsForDeliveryStream = [
1500
+ export var ListTagsForDeliveryStream$ = [
1486
1501
  9,
1487
1502
  n0,
1488
1503
  _LTFDS,
1489
1504
  0,
1490
- () => ListTagsForDeliveryStreamInput,
1491
- () => ListTagsForDeliveryStreamOutput,
1505
+ () => ListTagsForDeliveryStreamInput$,
1506
+ () => ListTagsForDeliveryStreamOutput$,
1492
1507
  ];
1493
- export var PutRecord = [9, n0, _PR, 0, () => PutRecordInput, () => PutRecordOutput];
1494
- export var PutRecordBatch = [
1508
+ export var PutRecord$ = [9, n0, _PR, 0, () => PutRecordInput$, () => PutRecordOutput$];
1509
+ export var PutRecordBatch$ = [
1495
1510
  9,
1496
1511
  n0,
1497
1512
  _PRB,
1498
1513
  0,
1499
- () => PutRecordBatchInput,
1500
- () => PutRecordBatchOutput,
1514
+ () => PutRecordBatchInput$,
1515
+ () => PutRecordBatchOutput$,
1501
1516
  ];
1502
- export var StartDeliveryStreamEncryption = [
1517
+ export var StartDeliveryStreamEncryption$ = [
1503
1518
  9,
1504
1519
  n0,
1505
1520
  _SDSE,
1506
1521
  0,
1507
- () => StartDeliveryStreamEncryptionInput,
1508
- () => StartDeliveryStreamEncryptionOutput,
1522
+ () => StartDeliveryStreamEncryptionInput$,
1523
+ () => StartDeliveryStreamEncryptionOutput$,
1509
1524
  ];
1510
- export var StopDeliveryStreamEncryption = [
1525
+ export var StopDeliveryStreamEncryption$ = [
1511
1526
  9,
1512
1527
  n0,
1513
1528
  _SDSEt,
1514
1529
  0,
1515
- () => StopDeliveryStreamEncryptionInput,
1516
- () => StopDeliveryStreamEncryptionOutput,
1530
+ () => StopDeliveryStreamEncryptionInput$,
1531
+ () => StopDeliveryStreamEncryptionOutput$,
1517
1532
  ];
1518
- export var TagDeliveryStream = [
1533
+ export var TagDeliveryStream$ = [
1519
1534
  9,
1520
1535
  n0,
1521
1536
  _TDS,
1522
1537
  0,
1523
- () => TagDeliveryStreamInput,
1524
- () => TagDeliveryStreamOutput,
1538
+ () => TagDeliveryStreamInput$,
1539
+ () => TagDeliveryStreamOutput$,
1525
1540
  ];
1526
- export var UntagDeliveryStream = [
1541
+ export var UntagDeliveryStream$ = [
1527
1542
  9,
1528
1543
  n0,
1529
1544
  _UDS,
1530
1545
  0,
1531
- () => UntagDeliveryStreamInput,
1532
- () => UntagDeliveryStreamOutput,
1546
+ () => UntagDeliveryStreamInput$,
1547
+ () => UntagDeliveryStreamOutput$,
1533
1548
  ];
1534
- export var UpdateDestination = [
1549
+ export var UpdateDestination$ = [
1535
1550
  9,
1536
1551
  n0,
1537
1552
  _UD,
1538
1553
  0,
1539
- () => UpdateDestinationInput,
1540
- () => UpdateDestinationOutput,
1554
+ () => UpdateDestinationInput$,
1555
+ () => UpdateDestinationOutput$,
1541
1556
  ];