@aws-sdk/client-pinpoint-email 3.968.0 → 3.970.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/dist-cjs/index.js CHANGED
@@ -582,12 +582,12 @@ var Body$ = [3, n0, _B,
582
582
  var CloudWatchDestination$ = [3, n0, _CWD,
583
583
  0,
584
584
  [_DC],
585
- [() => CloudWatchDimensionConfigurations]
585
+ [() => CloudWatchDimensionConfigurations], 1
586
586
  ];
587
587
  var CloudWatchDimensionConfiguration$ = [3, n0, _CWDC,
588
588
  0,
589
589
  [_DN, _DVS, _DDV],
590
- [0, 0, 0]
590
+ [0, 0, 0], 3
591
591
  ];
592
592
  var ConcurrentModificationException$ = [-3, n0, _CME,
593
593
  { [_e]: _s, [_hE]: 500 },
@@ -598,12 +598,12 @@ schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException$, Conc
598
598
  var Content$ = [3, n0, _C,
599
599
  0,
600
600
  [_Da, _Ch],
601
- [0, 0]
601
+ [0, 0], 1
602
602
  ];
603
603
  var CreateConfigurationSetEventDestinationRequest$ = [3, n0, _CCSEDR,
604
604
  0,
605
605
  [_CSN, _EDN, _ED],
606
- [[0, 1], 0, () => EventDestinationDefinition$]
606
+ [[0, 1], 0, () => EventDestinationDefinition$], 3
607
607
  ];
608
608
  var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
609
609
  0,
@@ -613,7 +613,7 @@ var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
613
613
  var CreateConfigurationSetRequest$ = [3, n0, _CCSR,
614
614
  0,
615
615
  [_CSN, _TO, _DO, _RO, _SO, _Ta],
616
- [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList]
616
+ [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList], 1
617
617
  ];
618
618
  var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
619
619
  0,
@@ -623,7 +623,7 @@ var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
623
623
  var CreateDedicatedIpPoolRequest$ = [3, n0, _CDIPR,
624
624
  0,
625
625
  [_PN, _Ta],
626
- [0, () => TagList]
626
+ [0, () => TagList], 1
627
627
  ];
628
628
  var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
629
629
  0,
@@ -632,18 +632,18 @@ var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
632
632
  ];
633
633
  var CreateDeliverabilityTestReportRequest$ = [3, n0, _CDTRR,
634
634
  0,
635
- [_RNe, _FEA, _C, _Ta],
636
- [0, 0, () => EmailContent$, () => TagList]
635
+ [_FEA, _C, _RNe, _Ta],
636
+ [0, () => EmailContent$, 0, () => TagList], 2
637
637
  ];
638
638
  var CreateDeliverabilityTestReportResponse$ = [3, n0, _CDTRRr,
639
639
  0,
640
640
  [_RI, _DTS],
641
- [0, 0]
641
+ [0, 0], 2
642
642
  ];
643
643
  var CreateEmailIdentityRequest$ = [3, n0, _CEIR,
644
644
  0,
645
645
  [_EI, _Ta],
646
- [0, () => TagList]
646
+ [0, () => TagList], 1
647
647
  ];
648
648
  var CreateEmailIdentityResponse$ = [3, n0, _CEIRr,
649
649
  0,
@@ -658,12 +658,12 @@ var DailyVolume$ = [3, n0, _DV,
658
658
  var DedicatedIp$ = [3, n0, _DI,
659
659
  0,
660
660
  [_I, _WS, _WP, _PN],
661
- [0, 0, 1, 0]
661
+ [0, 0, 1, 0], 3
662
662
  ];
663
663
  var DeleteConfigurationSetEventDestinationRequest$ = [3, n0, _DCSEDR,
664
664
  0,
665
665
  [_CSN, _EDN],
666
- [[0, 1], [0, 1]]
666
+ [[0, 1], [0, 1]], 2
667
667
  ];
668
668
  var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
669
669
  0,
@@ -673,7 +673,7 @@ var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
673
673
  var DeleteConfigurationSetRequest$ = [3, n0, _DCSR,
674
674
  0,
675
675
  [_CSN],
676
- [[0, 1]]
676
+ [[0, 1]], 1
677
677
  ];
678
678
  var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
679
679
  0,
@@ -683,7 +683,7 @@ var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
683
683
  var DeleteDedicatedIpPoolRequest$ = [3, n0, _DDIPR,
684
684
  0,
685
685
  [_PN],
686
- [[0, 1]]
686
+ [[0, 1]], 1
687
687
  ];
688
688
  var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
689
689
  0,
@@ -693,7 +693,7 @@ var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
693
693
  var DeleteEmailIdentityRequest$ = [3, n0, _DEIR,
694
694
  0,
695
695
  [_EI],
696
- [[0, 1]]
696
+ [[0, 1]], 1
697
697
  ];
698
698
  var DeleteEmailIdentityResponse$ = [3, n0, _DEIRe,
699
699
  0,
@@ -742,8 +742,8 @@ var EmailContent$ = [3, n0, _EC,
742
742
  ];
743
743
  var EventDestination$ = [3, n0, _ED,
744
744
  0,
745
- [_N, _En, _MET, _KFD, _CWD, _SDn, _PD],
746
- [0, 2, 64 | 0, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => PinpointDestination$]
745
+ [_N, _MET, _En, _KFD, _CWD, _SDn, _PD],
746
+ [0, 64 | 0, 2, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => PinpointDestination$], 2
747
747
  ];
748
748
  var EventDestinationDefinition$ = [3, n0, _EDD,
749
749
  0,
@@ -763,17 +763,17 @@ var GetAccountResponse$ = [3, n0, _GARe,
763
763
  var GetBlacklistReportsRequest$ = [3, n0, _GBRR,
764
764
  0,
765
765
  [_BIN],
766
- [[64 | 0, { [_hQ]: _BIN }]]
766
+ [[64 | 0, { [_hQ]: _BIN }]], 1
767
767
  ];
768
768
  var GetBlacklistReportsResponse$ = [3, n0, _GBRRe,
769
769
  0,
770
770
  [_BR],
771
- [() => BlacklistReport]
771
+ [() => BlacklistReport], 1
772
772
  ];
773
773
  var GetConfigurationSetEventDestinationsRequest$ = [3, n0, _GCSEDR,
774
774
  0,
775
775
  [_CSN],
776
- [[0, 1]]
776
+ [[0, 1]], 1
777
777
  ];
778
778
  var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
779
779
  0,
@@ -783,7 +783,7 @@ var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
783
783
  var GetConfigurationSetRequest$ = [3, n0, _GCSR,
784
784
  0,
785
785
  [_CSN],
786
- [[0, 1]]
786
+ [[0, 1]], 1
787
787
  ];
788
788
  var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
789
789
  0,
@@ -793,7 +793,7 @@ var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
793
793
  var GetDedicatedIpRequest$ = [3, n0, _GDIR,
794
794
  0,
795
795
  [_I],
796
- [[0, 1]]
796
+ [[0, 1]], 1
797
797
  ];
798
798
  var GetDedicatedIpResponse$ = [3, n0, _GDIRe,
799
799
  0,
@@ -818,42 +818,42 @@ var GetDeliverabilityDashboardOptionsRequest$ = [3, n0, _GDDOR,
818
818
  var GetDeliverabilityDashboardOptionsResponse$ = [3, n0, _GDDORe,
819
819
  0,
820
820
  [_DE, _SED, _AS, _ASD, _PESD],
821
- [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions]
821
+ [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions], 1
822
822
  ];
823
823
  var GetDeliverabilityTestReportRequest$ = [3, n0, _GDTRR,
824
824
  0,
825
825
  [_RI],
826
- [[0, 1]]
826
+ [[0, 1]], 1
827
827
  ];
828
828
  var GetDeliverabilityTestReportResponse$ = [3, n0, _GDTRRe,
829
829
  0,
830
830
  [_DTR, _OP, _IPs, _M, _Ta],
831
- [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList]
831
+ [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList], 3
832
832
  ];
833
833
  var GetDomainDeliverabilityCampaignRequest$ = [3, n0, _GDDCR,
834
834
  0,
835
835
  [_CI],
836
- [[0, 1]]
836
+ [[0, 1]], 1
837
837
  ];
838
838
  var GetDomainDeliverabilityCampaignResponse$ = [3, n0, _GDDCRe,
839
839
  0,
840
840
  [_DDC],
841
- [() => DomainDeliverabilityCampaign$]
841
+ [() => DomainDeliverabilityCampaign$], 1
842
842
  ];
843
843
  var GetDomainStatisticsReportRequest$ = [3, n0, _GDSRR,
844
844
  0,
845
845
  [_Do, _SD, _EDn],
846
- [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }]]
846
+ [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }]], 3
847
847
  ];
848
848
  var GetDomainStatisticsReportResponse$ = [3, n0, _GDSRRe,
849
849
  0,
850
850
  [_OV, _DVa],
851
- [() => OverallVolume$, () => DailyVolumes]
851
+ [() => OverallVolume$, () => DailyVolumes], 2
852
852
  ];
853
853
  var GetEmailIdentityRequest$ = [3, n0, _GEIR,
854
854
  0,
855
855
  [_EI],
856
- [[0, 1]]
856
+ [[0, 1]], 1
857
857
  ];
858
858
  var GetEmailIdentityResponse$ = [3, n0, _GEIRe,
859
859
  0,
@@ -878,7 +878,7 @@ var IspPlacement$ = [3, n0, _IPsp,
878
878
  var KinesisFirehoseDestination$ = [3, n0, _KFD,
879
879
  0,
880
880
  [_IRA, _DSA],
881
- [0, 0]
881
+ [0, 0], 2
882
882
  ];
883
883
  var LimitExceededException$ = [-3, n0, _LEE,
884
884
  { [_e]: _c, [_hE]: 400 },
@@ -914,17 +914,17 @@ var ListDeliverabilityTestReportsRequest$ = [3, n0, _LDTRR,
914
914
  var ListDeliverabilityTestReportsResponse$ = [3, n0, _LDTRRi,
915
915
  0,
916
916
  [_DTRe, _NT],
917
- [() => DeliverabilityTestReports, 0]
917
+ [() => DeliverabilityTestReports, 0], 1
918
918
  ];
919
919
  var ListDomainDeliverabilityCampaignsRequest$ = [3, n0, _LDDCR,
920
920
  0,
921
921
  [_SD, _EDn, _SDu, _NT, _PS],
922
- [[4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]]
922
+ [[4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]], 3
923
923
  ];
924
924
  var ListDomainDeliverabilityCampaignsResponse$ = [3, n0, _LDDCRi,
925
925
  0,
926
926
  [_DDCo, _NT],
927
- [() => DomainDeliverabilityCampaignList, 0]
927
+ [() => DomainDeliverabilityCampaignList, 0], 1
928
928
  ];
929
929
  var ListEmailIdentitiesRequest$ = [3, n0, _LEIR,
930
930
  0,
@@ -939,17 +939,17 @@ var ListEmailIdentitiesResponse$ = [3, n0, _LEIRi,
939
939
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
940
940
  0,
941
941
  [_RA],
942
- [[0, { [_hQ]: _RA }]]
942
+ [[0, { [_hQ]: _RA }]], 1
943
943
  ];
944
944
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
945
945
  0,
946
946
  [_Ta],
947
- [() => TagList]
947
+ [() => TagList], 1
948
948
  ];
949
949
  var MailFromAttributes$ = [3, n0, _MFA,
950
950
  0,
951
951
  [_MFD, _MFDS, _BOMF],
952
- [0, 0, 0]
952
+ [0, 0, 0], 3
953
953
  ];
954
954
  var MailFromDomainNotVerifiedException$ = [-3, n0, _MFDNVE,
955
955
  { [_e]: _c, [_hE]: 400 },
@@ -960,7 +960,7 @@ schema.TypeRegistry.for(n0).registerError(MailFromDomainNotVerifiedException$, M
960
960
  var Message$ = [3, n0, _M,
961
961
  0,
962
962
  [_S, _B],
963
- [() => Content$, () => Body$]
963
+ [() => Content$, () => Body$], 2
964
964
  ];
965
965
  var MessageRejected$ = [-3, n0, _MR,
966
966
  { [_e]: _c, [_hE]: 400 },
@@ -971,7 +971,7 @@ schema.TypeRegistry.for(n0).registerError(MessageRejected$, MessageRejected);
971
971
  var MessageTag$ = [3, n0, _MT,
972
972
  0,
973
973
  [_N, _V],
974
- [0, 0]
974
+ [0, 0], 2
975
975
  ];
976
976
  var NotFoundException$ = [-3, n0, _NFE,
977
977
  { [_e]: _c, [_hE]: 404 },
@@ -1017,7 +1017,7 @@ var PutAccountSendingAttributesResponse$ = [3, n0, _PASARu,
1017
1017
  var PutConfigurationSetDeliveryOptionsRequest$ = [3, n0, _PCSDOR,
1018
1018
  0,
1019
1019
  [_CSN, _TP, _SPN],
1020
- [[0, 1], 0, 0]
1020
+ [[0, 1], 0, 0], 1
1021
1021
  ];
1022
1022
  var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
1023
1023
  0,
@@ -1027,7 +1027,7 @@ var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
1027
1027
  var PutConfigurationSetReputationOptionsRequest$ = [3, n0, _PCSROR,
1028
1028
  0,
1029
1029
  [_CSN, _RME],
1030
- [[0, 1], 2]
1030
+ [[0, 1], 2], 1
1031
1031
  ];
1032
1032
  var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
1033
1033
  0,
@@ -1037,7 +1037,7 @@ var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
1037
1037
  var PutConfigurationSetSendingOptionsRequest$ = [3, n0, _PCSSOR,
1038
1038
  0,
1039
1039
  [_CSN, _SEe],
1040
- [[0, 1], 2]
1040
+ [[0, 1], 2], 1
1041
1041
  ];
1042
1042
  var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
1043
1043
  0,
@@ -1047,7 +1047,7 @@ var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
1047
1047
  var PutConfigurationSetTrackingOptionsRequest$ = [3, n0, _PCSTOR,
1048
1048
  0,
1049
1049
  [_CSN, _CRD],
1050
- [[0, 1], 0]
1050
+ [[0, 1], 0], 1
1051
1051
  ];
1052
1052
  var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
1053
1053
  0,
@@ -1057,7 +1057,7 @@ var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
1057
1057
  var PutDedicatedIpInPoolRequest$ = [3, n0, _PDIIPR,
1058
1058
  0,
1059
1059
  [_I, _DPN],
1060
- [[0, 1], 0]
1060
+ [[0, 1], 0], 2
1061
1061
  ];
1062
1062
  var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
1063
1063
  0,
@@ -1067,7 +1067,7 @@ var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
1067
1067
  var PutDedicatedIpWarmupAttributesRequest$ = [3, n0, _PDIWAR,
1068
1068
  0,
1069
1069
  [_I, _WP],
1070
- [[0, 1], 1]
1070
+ [[0, 1], 1], 2
1071
1071
  ];
1072
1072
  var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
1073
1073
  0,
@@ -1077,7 +1077,7 @@ var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
1077
1077
  var PutDeliverabilityDashboardOptionRequest$ = [3, n0, _PDDOR,
1078
1078
  0,
1079
1079
  [_DE, _SDub],
1080
- [2, () => DomainDeliverabilityTrackingOptions]
1080
+ [2, () => DomainDeliverabilityTrackingOptions], 1
1081
1081
  ];
1082
1082
  var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
1083
1083
  0,
@@ -1087,7 +1087,7 @@ var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
1087
1087
  var PutEmailIdentityDkimAttributesRequest$ = [3, n0, _PEIDAR,
1088
1088
  0,
1089
1089
  [_EI, _SE],
1090
- [[0, 1], 2]
1090
+ [[0, 1], 2], 1
1091
1091
  ];
1092
1092
  var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
1093
1093
  0,
@@ -1097,7 +1097,7 @@ var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
1097
1097
  var PutEmailIdentityFeedbackAttributesRequest$ = [3, n0, _PEIFAR,
1098
1098
  0,
1099
1099
  [_EI, _EFE],
1100
- [[0, 1], 2]
1100
+ [[0, 1], 2], 1
1101
1101
  ];
1102
1102
  var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
1103
1103
  0,
@@ -1107,7 +1107,7 @@ var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
1107
1107
  var PutEmailIdentityMailFromAttributesRequest$ = [3, n0, _PEIMFAR,
1108
1108
  0,
1109
1109
  [_EI, _MFD, _BOMF],
1110
- [[0, 1], 0, 0]
1110
+ [[0, 1], 0, 0], 1
1111
1111
  ];
1112
1112
  var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
1113
1113
  0,
@@ -1117,7 +1117,7 @@ var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
1117
1117
  var RawMessage$ = [3, n0, _RM,
1118
1118
  0,
1119
1119
  [_Da],
1120
- [21]
1120
+ [21], 1
1121
1121
  ];
1122
1122
  var ReputationOptions$ = [3, n0, _RO,
1123
1123
  0,
@@ -1126,8 +1126,8 @@ var ReputationOptions$ = [3, n0, _RO,
1126
1126
  ];
1127
1127
  var SendEmailRequest$ = [3, n0, _SER,
1128
1128
  0,
1129
- [_FEA, _De, _RTA, _FFEA, _C, _ET, _CSN],
1130
- [0, () => Destination$, 64 | 0, 0, () => EmailContent$, () => MessageTagList, 0]
1129
+ [_De, _C, _FEA, _RTA, _FFEA, _ET, _CSN],
1130
+ [() => Destination$, () => EmailContent$, 0, 64 | 0, 0, () => MessageTagList, 0], 2
1131
1131
  ];
1132
1132
  var SendEmailResponse$ = [3, n0, _SERe,
1133
1133
  0,
@@ -1153,17 +1153,17 @@ var SendQuota$ = [3, n0, _SQ,
1153
1153
  var SnsDestination$ = [3, n0, _SDn,
1154
1154
  0,
1155
1155
  [_TAo],
1156
- [0]
1156
+ [0], 1
1157
1157
  ];
1158
1158
  var Tag$ = [3, n0, _Tag,
1159
1159
  0,
1160
1160
  [_K, _V],
1161
- [0, 0]
1161
+ [0, 0], 2
1162
1162
  ];
1163
1163
  var TagResourceRequest$ = [3, n0, _TRR,
1164
1164
  0,
1165
1165
  [_RA, _Ta],
1166
- [0, () => TagList]
1166
+ [0, () => TagList], 2
1167
1167
  ];
1168
1168
  var TagResourceResponse$ = [3, n0, _TRRa,
1169
1169
  0,
@@ -1184,12 +1184,12 @@ schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequ
1184
1184
  var TrackingOptions$ = [3, n0, _TO,
1185
1185
  0,
1186
1186
  [_CRD],
1187
- [0]
1187
+ [0], 1
1188
1188
  ];
1189
1189
  var UntagResourceRequest$ = [3, n0, _URR,
1190
1190
  0,
1191
1191
  [_RA, _TK],
1192
- [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]]
1192
+ [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]], 2
1193
1193
  ];
1194
1194
  var UntagResourceResponse$ = [3, n0, _URRn,
1195
1195
  0,
@@ -1199,7 +1199,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1199
1199
  var UpdateConfigurationSetEventDestinationRequest$ = [3, n0, _UCSEDR,
1200
1200
  0,
1201
1201
  [_CSN, _EDN, _ED],
1202
- [[0, 1], [0, 1], () => EventDestinationDefinition$]
1202
+ [[0, 1], [0, 1], () => EventDestinationDefinition$], 3
1203
1203
  ];
1204
1204
  var UpdateConfigurationSetEventDestinationResponse$ = [3, n0, _UCSEDRp,
1205
1205
  0,
@@ -345,12 +345,12 @@ export var Body$ = [3, n0, _B,
345
345
  export var CloudWatchDestination$ = [3, n0, _CWD,
346
346
  0,
347
347
  [_DC],
348
- [() => CloudWatchDimensionConfigurations]
348
+ [() => CloudWatchDimensionConfigurations], 1
349
349
  ];
350
350
  export var CloudWatchDimensionConfiguration$ = [3, n0, _CWDC,
351
351
  0,
352
352
  [_DN, _DVS, _DDV],
353
- [0, 0, 0]
353
+ [0, 0, 0], 3
354
354
  ];
355
355
  export var ConcurrentModificationException$ = [-3, n0, _CME,
356
356
  { [_e]: _s, [_hE]: 500 },
@@ -361,12 +361,12 @@ TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentM
361
361
  export var Content$ = [3, n0, _C,
362
362
  0,
363
363
  [_Da, _Ch],
364
- [0, 0]
364
+ [0, 0], 1
365
365
  ];
366
366
  export var CreateConfigurationSetEventDestinationRequest$ = [3, n0, _CCSEDR,
367
367
  0,
368
368
  [_CSN, _EDN, _ED],
369
- [[0, 1], 0, () => EventDestinationDefinition$]
369
+ [[0, 1], 0, () => EventDestinationDefinition$], 3
370
370
  ];
371
371
  export var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
372
372
  0,
@@ -376,7 +376,7 @@ export var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
376
376
  export var CreateConfigurationSetRequest$ = [3, n0, _CCSR,
377
377
  0,
378
378
  [_CSN, _TO, _DO, _RO, _SO, _Ta],
379
- [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList]
379
+ [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList], 1
380
380
  ];
381
381
  export var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
382
382
  0,
@@ -386,7 +386,7 @@ export var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
386
386
  export var CreateDedicatedIpPoolRequest$ = [3, n0, _CDIPR,
387
387
  0,
388
388
  [_PN, _Ta],
389
- [0, () => TagList]
389
+ [0, () => TagList], 1
390
390
  ];
391
391
  export var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
392
392
  0,
@@ -395,18 +395,18 @@ export var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
395
395
  ];
396
396
  export var CreateDeliverabilityTestReportRequest$ = [3, n0, _CDTRR,
397
397
  0,
398
- [_RNe, _FEA, _C, _Ta],
399
- [0, 0, () => EmailContent$, () => TagList]
398
+ [_FEA, _C, _RNe, _Ta],
399
+ [0, () => EmailContent$, 0, () => TagList], 2
400
400
  ];
401
401
  export var CreateDeliverabilityTestReportResponse$ = [3, n0, _CDTRRr,
402
402
  0,
403
403
  [_RI, _DTS],
404
- [0, 0]
404
+ [0, 0], 2
405
405
  ];
406
406
  export var CreateEmailIdentityRequest$ = [3, n0, _CEIR,
407
407
  0,
408
408
  [_EI, _Ta],
409
- [0, () => TagList]
409
+ [0, () => TagList], 1
410
410
  ];
411
411
  export var CreateEmailIdentityResponse$ = [3, n0, _CEIRr,
412
412
  0,
@@ -421,12 +421,12 @@ export var DailyVolume$ = [3, n0, _DV,
421
421
  export var DedicatedIp$ = [3, n0, _DI,
422
422
  0,
423
423
  [_I, _WS, _WP, _PN],
424
- [0, 0, 1, 0]
424
+ [0, 0, 1, 0], 3
425
425
  ];
426
426
  export var DeleteConfigurationSetEventDestinationRequest$ = [3, n0, _DCSEDR,
427
427
  0,
428
428
  [_CSN, _EDN],
429
- [[0, 1], [0, 1]]
429
+ [[0, 1], [0, 1]], 2
430
430
  ];
431
431
  export var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
432
432
  0,
@@ -436,7 +436,7 @@ export var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
436
436
  export var DeleteConfigurationSetRequest$ = [3, n0, _DCSR,
437
437
  0,
438
438
  [_CSN],
439
- [[0, 1]]
439
+ [[0, 1]], 1
440
440
  ];
441
441
  export var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
442
442
  0,
@@ -446,7 +446,7 @@ export var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
446
446
  export var DeleteDedicatedIpPoolRequest$ = [3, n0, _DDIPR,
447
447
  0,
448
448
  [_PN],
449
- [[0, 1]]
449
+ [[0, 1]], 1
450
450
  ];
451
451
  export var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
452
452
  0,
@@ -456,7 +456,7 @@ export var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
456
456
  export var DeleteEmailIdentityRequest$ = [3, n0, _DEIR,
457
457
  0,
458
458
  [_EI],
459
- [[0, 1]]
459
+ [[0, 1]], 1
460
460
  ];
461
461
  export var DeleteEmailIdentityResponse$ = [3, n0, _DEIRe,
462
462
  0,
@@ -505,8 +505,8 @@ export var EmailContent$ = [3, n0, _EC,
505
505
  ];
506
506
  export var EventDestination$ = [3, n0, _ED,
507
507
  0,
508
- [_N, _En, _MET, _KFD, _CWD, _SDn, _PD],
509
- [0, 2, 64 | 0, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => PinpointDestination$]
508
+ [_N, _MET, _En, _KFD, _CWD, _SDn, _PD],
509
+ [0, 64 | 0, 2, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => PinpointDestination$], 2
510
510
  ];
511
511
  export var EventDestinationDefinition$ = [3, n0, _EDD,
512
512
  0,
@@ -526,17 +526,17 @@ export var GetAccountResponse$ = [3, n0, _GARe,
526
526
  export var GetBlacklistReportsRequest$ = [3, n0, _GBRR,
527
527
  0,
528
528
  [_BIN],
529
- [[64 | 0, { [_hQ]: _BIN }]]
529
+ [[64 | 0, { [_hQ]: _BIN }]], 1
530
530
  ];
531
531
  export var GetBlacklistReportsResponse$ = [3, n0, _GBRRe,
532
532
  0,
533
533
  [_BR],
534
- [() => BlacklistReport]
534
+ [() => BlacklistReport], 1
535
535
  ];
536
536
  export var GetConfigurationSetEventDestinationsRequest$ = [3, n0, _GCSEDR,
537
537
  0,
538
538
  [_CSN],
539
- [[0, 1]]
539
+ [[0, 1]], 1
540
540
  ];
541
541
  export var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
542
542
  0,
@@ -546,7 +546,7 @@ export var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
546
546
  export var GetConfigurationSetRequest$ = [3, n0, _GCSR,
547
547
  0,
548
548
  [_CSN],
549
- [[0, 1]]
549
+ [[0, 1]], 1
550
550
  ];
551
551
  export var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
552
552
  0,
@@ -556,7 +556,7 @@ export var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
556
556
  export var GetDedicatedIpRequest$ = [3, n0, _GDIR,
557
557
  0,
558
558
  [_I],
559
- [[0, 1]]
559
+ [[0, 1]], 1
560
560
  ];
561
561
  export var GetDedicatedIpResponse$ = [3, n0, _GDIRe,
562
562
  0,
@@ -581,42 +581,42 @@ export var GetDeliverabilityDashboardOptionsRequest$ = [3, n0, _GDDOR,
581
581
  export var GetDeliverabilityDashboardOptionsResponse$ = [3, n0, _GDDORe,
582
582
  0,
583
583
  [_DE, _SED, _AS, _ASD, _PESD],
584
- [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions]
584
+ [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions], 1
585
585
  ];
586
586
  export var GetDeliverabilityTestReportRequest$ = [3, n0, _GDTRR,
587
587
  0,
588
588
  [_RI],
589
- [[0, 1]]
589
+ [[0, 1]], 1
590
590
  ];
591
591
  export var GetDeliverabilityTestReportResponse$ = [3, n0, _GDTRRe,
592
592
  0,
593
593
  [_DTR, _OP, _IPs, _M, _Ta],
594
- [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList]
594
+ [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList], 3
595
595
  ];
596
596
  export var GetDomainDeliverabilityCampaignRequest$ = [3, n0, _GDDCR,
597
597
  0,
598
598
  [_CI],
599
- [[0, 1]]
599
+ [[0, 1]], 1
600
600
  ];
601
601
  export var GetDomainDeliverabilityCampaignResponse$ = [3, n0, _GDDCRe,
602
602
  0,
603
603
  [_DDC],
604
- [() => DomainDeliverabilityCampaign$]
604
+ [() => DomainDeliverabilityCampaign$], 1
605
605
  ];
606
606
  export var GetDomainStatisticsReportRequest$ = [3, n0, _GDSRR,
607
607
  0,
608
608
  [_Do, _SD, _EDn],
609
- [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }]]
609
+ [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }]], 3
610
610
  ];
611
611
  export var GetDomainStatisticsReportResponse$ = [3, n0, _GDSRRe,
612
612
  0,
613
613
  [_OV, _DVa],
614
- [() => OverallVolume$, () => DailyVolumes]
614
+ [() => OverallVolume$, () => DailyVolumes], 2
615
615
  ];
616
616
  export var GetEmailIdentityRequest$ = [3, n0, _GEIR,
617
617
  0,
618
618
  [_EI],
619
- [[0, 1]]
619
+ [[0, 1]], 1
620
620
  ];
621
621
  export var GetEmailIdentityResponse$ = [3, n0, _GEIRe,
622
622
  0,
@@ -641,7 +641,7 @@ export var IspPlacement$ = [3, n0, _IPsp,
641
641
  export var KinesisFirehoseDestination$ = [3, n0, _KFD,
642
642
  0,
643
643
  [_IRA, _DSA],
644
- [0, 0]
644
+ [0, 0], 2
645
645
  ];
646
646
  export var LimitExceededException$ = [-3, n0, _LEE,
647
647
  { [_e]: _c, [_hE]: 400 },
@@ -677,17 +677,17 @@ export var ListDeliverabilityTestReportsRequest$ = [3, n0, _LDTRR,
677
677
  export var ListDeliverabilityTestReportsResponse$ = [3, n0, _LDTRRi,
678
678
  0,
679
679
  [_DTRe, _NT],
680
- [() => DeliverabilityTestReports, 0]
680
+ [() => DeliverabilityTestReports, 0], 1
681
681
  ];
682
682
  export var ListDomainDeliverabilityCampaignsRequest$ = [3, n0, _LDDCR,
683
683
  0,
684
684
  [_SD, _EDn, _SDu, _NT, _PS],
685
- [[4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]]
685
+ [[4, { [_hQ]: _SD }], [4, { [_hQ]: _EDn }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]], 3
686
686
  ];
687
687
  export var ListDomainDeliverabilityCampaignsResponse$ = [3, n0, _LDDCRi,
688
688
  0,
689
689
  [_DDCo, _NT],
690
- [() => DomainDeliverabilityCampaignList, 0]
690
+ [() => DomainDeliverabilityCampaignList, 0], 1
691
691
  ];
692
692
  export var ListEmailIdentitiesRequest$ = [3, n0, _LEIR,
693
693
  0,
@@ -702,17 +702,17 @@ export var ListEmailIdentitiesResponse$ = [3, n0, _LEIRi,
702
702
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
703
703
  0,
704
704
  [_RA],
705
- [[0, { [_hQ]: _RA }]]
705
+ [[0, { [_hQ]: _RA }]], 1
706
706
  ];
707
707
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
708
708
  0,
709
709
  [_Ta],
710
- [() => TagList]
710
+ [() => TagList], 1
711
711
  ];
712
712
  export var MailFromAttributes$ = [3, n0, _MFA,
713
713
  0,
714
714
  [_MFD, _MFDS, _BOMF],
715
- [0, 0, 0]
715
+ [0, 0, 0], 3
716
716
  ];
717
717
  export var MailFromDomainNotVerifiedException$ = [-3, n0, _MFDNVE,
718
718
  { [_e]: _c, [_hE]: 400 },
@@ -723,7 +723,7 @@ TypeRegistry.for(n0).registerError(MailFromDomainNotVerifiedException$, MailFrom
723
723
  export var Message$ = [3, n0, _M,
724
724
  0,
725
725
  [_S, _B],
726
- [() => Content$, () => Body$]
726
+ [() => Content$, () => Body$], 2
727
727
  ];
728
728
  export var MessageRejected$ = [-3, n0, _MR,
729
729
  { [_e]: _c, [_hE]: 400 },
@@ -734,7 +734,7 @@ TypeRegistry.for(n0).registerError(MessageRejected$, MessageRejected);
734
734
  export var MessageTag$ = [3, n0, _MT,
735
735
  0,
736
736
  [_N, _V],
737
- [0, 0]
737
+ [0, 0], 2
738
738
  ];
739
739
  export var NotFoundException$ = [-3, n0, _NFE,
740
740
  { [_e]: _c, [_hE]: 404 },
@@ -780,7 +780,7 @@ export var PutAccountSendingAttributesResponse$ = [3, n0, _PASARu,
780
780
  export var PutConfigurationSetDeliveryOptionsRequest$ = [3, n0, _PCSDOR,
781
781
  0,
782
782
  [_CSN, _TP, _SPN],
783
- [[0, 1], 0, 0]
783
+ [[0, 1], 0, 0], 1
784
784
  ];
785
785
  export var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
786
786
  0,
@@ -790,7 +790,7 @@ export var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
790
790
  export var PutConfigurationSetReputationOptionsRequest$ = [3, n0, _PCSROR,
791
791
  0,
792
792
  [_CSN, _RME],
793
- [[0, 1], 2]
793
+ [[0, 1], 2], 1
794
794
  ];
795
795
  export var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
796
796
  0,
@@ -800,7 +800,7 @@ export var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
800
800
  export var PutConfigurationSetSendingOptionsRequest$ = [3, n0, _PCSSOR,
801
801
  0,
802
802
  [_CSN, _SEe],
803
- [[0, 1], 2]
803
+ [[0, 1], 2], 1
804
804
  ];
805
805
  export var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
806
806
  0,
@@ -810,7 +810,7 @@ export var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
810
810
  export var PutConfigurationSetTrackingOptionsRequest$ = [3, n0, _PCSTOR,
811
811
  0,
812
812
  [_CSN, _CRD],
813
- [[0, 1], 0]
813
+ [[0, 1], 0], 1
814
814
  ];
815
815
  export var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
816
816
  0,
@@ -820,7 +820,7 @@ export var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
820
820
  export var PutDedicatedIpInPoolRequest$ = [3, n0, _PDIIPR,
821
821
  0,
822
822
  [_I, _DPN],
823
- [[0, 1], 0]
823
+ [[0, 1], 0], 2
824
824
  ];
825
825
  export var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
826
826
  0,
@@ -830,7 +830,7 @@ export var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
830
830
  export var PutDedicatedIpWarmupAttributesRequest$ = [3, n0, _PDIWAR,
831
831
  0,
832
832
  [_I, _WP],
833
- [[0, 1], 1]
833
+ [[0, 1], 1], 2
834
834
  ];
835
835
  export var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
836
836
  0,
@@ -840,7 +840,7 @@ export var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
840
840
  export var PutDeliverabilityDashboardOptionRequest$ = [3, n0, _PDDOR,
841
841
  0,
842
842
  [_DE, _SDub],
843
- [2, () => DomainDeliverabilityTrackingOptions]
843
+ [2, () => DomainDeliverabilityTrackingOptions], 1
844
844
  ];
845
845
  export var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
846
846
  0,
@@ -850,7 +850,7 @@ export var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
850
850
  export var PutEmailIdentityDkimAttributesRequest$ = [3, n0, _PEIDAR,
851
851
  0,
852
852
  [_EI, _SE],
853
- [[0, 1], 2]
853
+ [[0, 1], 2], 1
854
854
  ];
855
855
  export var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
856
856
  0,
@@ -860,7 +860,7 @@ export var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
860
860
  export var PutEmailIdentityFeedbackAttributesRequest$ = [3, n0, _PEIFAR,
861
861
  0,
862
862
  [_EI, _EFE],
863
- [[0, 1], 2]
863
+ [[0, 1], 2], 1
864
864
  ];
865
865
  export var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
866
866
  0,
@@ -870,7 +870,7 @@ export var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
870
870
  export var PutEmailIdentityMailFromAttributesRequest$ = [3, n0, _PEIMFAR,
871
871
  0,
872
872
  [_EI, _MFD, _BOMF],
873
- [[0, 1], 0, 0]
873
+ [[0, 1], 0, 0], 1
874
874
  ];
875
875
  export var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
876
876
  0,
@@ -880,7 +880,7 @@ export var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
880
880
  export var RawMessage$ = [3, n0, _RM,
881
881
  0,
882
882
  [_Da],
883
- [21]
883
+ [21], 1
884
884
  ];
885
885
  export var ReputationOptions$ = [3, n0, _RO,
886
886
  0,
@@ -889,8 +889,8 @@ export var ReputationOptions$ = [3, n0, _RO,
889
889
  ];
890
890
  export var SendEmailRequest$ = [3, n0, _SER,
891
891
  0,
892
- [_FEA, _De, _RTA, _FFEA, _C, _ET, _CSN],
893
- [0, () => Destination$, 64 | 0, 0, () => EmailContent$, () => MessageTagList, 0]
892
+ [_De, _C, _FEA, _RTA, _FFEA, _ET, _CSN],
893
+ [() => Destination$, () => EmailContent$, 0, 64 | 0, 0, () => MessageTagList, 0], 2
894
894
  ];
895
895
  export var SendEmailResponse$ = [3, n0, _SERe,
896
896
  0,
@@ -916,17 +916,17 @@ export var SendQuota$ = [3, n0, _SQ,
916
916
  export var SnsDestination$ = [3, n0, _SDn,
917
917
  0,
918
918
  [_TAo],
919
- [0]
919
+ [0], 1
920
920
  ];
921
921
  export var Tag$ = [3, n0, _Tag,
922
922
  0,
923
923
  [_K, _V],
924
- [0, 0]
924
+ [0, 0], 2
925
925
  ];
926
926
  export var TagResourceRequest$ = [3, n0, _TRR,
927
927
  0,
928
928
  [_RA, _Ta],
929
- [0, () => TagList]
929
+ [0, () => TagList], 2
930
930
  ];
931
931
  export var TagResourceResponse$ = [3, n0, _TRRa,
932
932
  0,
@@ -947,12 +947,12 @@ TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsExc
947
947
  export var TrackingOptions$ = [3, n0, _TO,
948
948
  0,
949
949
  [_CRD],
950
- [0]
950
+ [0], 1
951
951
  ];
952
952
  export var UntagResourceRequest$ = [3, n0, _URR,
953
953
  0,
954
954
  [_RA, _TK],
955
- [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]]
955
+ [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]], 2
956
956
  ];
957
957
  export var UntagResourceResponse$ = [3, n0, _URRn,
958
958
  0,
@@ -962,7 +962,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
962
962
  export var UpdateConfigurationSetEventDestinationRequest$ = [3, n0, _UCSEDR,
963
963
  0,
964
964
  [_CSN, _EDN, _ED],
965
- [[0, 1], [0, 1], () => EventDestinationDefinition$]
965
+ [[0, 1], [0, 1], () => EventDestinationDefinition$], 3
966
966
  ];
967
967
  export var UpdateConfigurationSetEventDestinationResponse$ = [3, n0, _UCSEDRp,
968
968
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pinpoint-email",
3
3
  "description": "AWS SDK for JavaScript Pinpoint Email Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-pinpoint-email",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },