@aws-sdk/client-global-accelerator 3.943.0 → 3.946.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 +20 -206
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/GlobalAcceleratorClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +20 -206
- package/dist-types/GlobalAccelerator.d.ts +1 -1
- package/dist-types/GlobalAcceleratorClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/AddEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +3 -3
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +3 -3
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +3 -3
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateListenerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteListenerCommand.d.ts +3 -3
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +3 -3
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeListenerCommand.d.ts +3 -3
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +3 -3
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +3 -3
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +3 -3
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +3 -3
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +3 -3
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListListenersCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -3
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateListenerCommand.d.ts +3 -3
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAcceleratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListByoipCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrossAccountAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrossAccountResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingAcceleratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingEndpointGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingListenersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingPortMappingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEndpointGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListListenersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/GlobalAcceleratorClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GlobalAcceleratorServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -720,41 +720,11 @@ var Accelerator = [
|
|
|
720
720
|
];
|
|
721
721
|
var AcceleratorAttributes = [3, n0, _AAc, 0, [_FLE, _FLSB, _FLSP], [2, 0, 0]];
|
|
722
722
|
var AcceleratorEvent = [3, n0, _AE, 0, [_M, _T], [0, 4]];
|
|
723
|
-
var AcceleratorNotDisabledException = [
|
|
724
|
-
-3,
|
|
725
|
-
n0,
|
|
726
|
-
_ANDE,
|
|
727
|
-
{
|
|
728
|
-
[_e]: _c,
|
|
729
|
-
[_hE]: 400,
|
|
730
|
-
},
|
|
731
|
-
[_M],
|
|
732
|
-
[0],
|
|
733
|
-
];
|
|
723
|
+
var AcceleratorNotDisabledException = [-3, n0, _ANDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
734
724
|
schema.TypeRegistry.for(n0).registerError(AcceleratorNotDisabledException, AcceleratorNotDisabledException$1);
|
|
735
|
-
var AcceleratorNotFoundException = [
|
|
736
|
-
-3,
|
|
737
|
-
n0,
|
|
738
|
-
_ANFE,
|
|
739
|
-
{
|
|
740
|
-
[_e]: _c,
|
|
741
|
-
[_hE]: 404,
|
|
742
|
-
},
|
|
743
|
-
[_M],
|
|
744
|
-
[0],
|
|
745
|
-
];
|
|
725
|
+
var AcceleratorNotFoundException = [-3, n0, _ANFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
746
726
|
schema.TypeRegistry.for(n0).registerError(AcceleratorNotFoundException, AcceleratorNotFoundException$1);
|
|
747
|
-
var AccessDeniedException = [
|
|
748
|
-
-3,
|
|
749
|
-
n0,
|
|
750
|
-
_ADE,
|
|
751
|
-
{
|
|
752
|
-
[_e]: _c,
|
|
753
|
-
[_hE]: 403,
|
|
754
|
-
},
|
|
755
|
-
[_M],
|
|
756
|
-
[0],
|
|
757
|
-
];
|
|
727
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
758
728
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
759
729
|
var AddCustomRoutingEndpointsRequest = [
|
|
760
730
|
3,
|
|
@@ -802,25 +772,12 @@ var AssociatedEndpointGroupFoundException = [
|
|
|
802
772
|
-3,
|
|
803
773
|
n0,
|
|
804
774
|
_AEGFE,
|
|
805
|
-
{
|
|
806
|
-
[_e]: _c,
|
|
807
|
-
[_hE]: 400,
|
|
808
|
-
},
|
|
775
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
809
776
|
[_M],
|
|
810
777
|
[0],
|
|
811
778
|
];
|
|
812
779
|
schema.TypeRegistry.for(n0).registerError(AssociatedEndpointGroupFoundException, AssociatedEndpointGroupFoundException$1);
|
|
813
|
-
var AssociatedListenerFoundException = [
|
|
814
|
-
-3,
|
|
815
|
-
n0,
|
|
816
|
-
_ALFE,
|
|
817
|
-
{
|
|
818
|
-
[_e]: _c,
|
|
819
|
-
[_hE]: 400,
|
|
820
|
-
},
|
|
821
|
-
[_M],
|
|
822
|
-
[0],
|
|
823
|
-
];
|
|
780
|
+
var AssociatedListenerFoundException = [-3, n0, _ALFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
824
781
|
schema.TypeRegistry.for(n0).registerError(AssociatedListenerFoundException, AssociatedListenerFoundException$1);
|
|
825
782
|
var Attachment = [
|
|
826
783
|
3,
|
|
@@ -830,44 +787,14 @@ var Attachment = [
|
|
|
830
787
|
[_AAt, _N, _P, _R, _LMT, _CT],
|
|
831
788
|
[0, 0, 64 | 0, () => Resources, 4, 4],
|
|
832
789
|
];
|
|
833
|
-
var AttachmentNotFoundException = [
|
|
834
|
-
-3,
|
|
835
|
-
n0,
|
|
836
|
-
_ANFEt,
|
|
837
|
-
{
|
|
838
|
-
[_e]: _c,
|
|
839
|
-
[_hE]: 404,
|
|
840
|
-
},
|
|
841
|
-
[_M],
|
|
842
|
-
[0],
|
|
843
|
-
];
|
|
790
|
+
var AttachmentNotFoundException = [-3, n0, _ANFEt, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
844
791
|
schema.TypeRegistry.for(n0).registerError(AttachmentNotFoundException, AttachmentNotFoundException$1);
|
|
845
792
|
var ByoipCidr = [3, n0, _BC, 0, [_C, _St, _Ev], [0, 0, () => ByoipCidrEvents]];
|
|
846
793
|
var ByoipCidrEvent = [3, n0, _BCE, 0, [_M, _T], [0, 4]];
|
|
847
|
-
var ByoipCidrNotFoundException = [
|
|
848
|
-
-3,
|
|
849
|
-
n0,
|
|
850
|
-
_BCNFE,
|
|
851
|
-
{
|
|
852
|
-
[_e]: _c,
|
|
853
|
-
[_hE]: 404,
|
|
854
|
-
},
|
|
855
|
-
[_M],
|
|
856
|
-
[0],
|
|
857
|
-
];
|
|
794
|
+
var ByoipCidrNotFoundException = [-3, n0, _BCNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
858
795
|
schema.TypeRegistry.for(n0).registerError(ByoipCidrNotFoundException, ByoipCidrNotFoundException$1);
|
|
859
796
|
var CidrAuthorizationContext = [3, n0, _CAC, 0, [_M, _Si], [0, 0]];
|
|
860
|
-
var ConflictException = [
|
|
861
|
-
-3,
|
|
862
|
-
n0,
|
|
863
|
-
_CE,
|
|
864
|
-
{
|
|
865
|
-
[_e]: _c,
|
|
866
|
-
[_hE]: 409,
|
|
867
|
-
},
|
|
868
|
-
[_M],
|
|
869
|
-
[0],
|
|
870
|
-
];
|
|
797
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
871
798
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
872
799
|
var CreateAcceleratorRequest = [
|
|
873
800
|
3,
|
|
@@ -1089,17 +1016,7 @@ var DestinationPortMapping = [
|
|
|
1089
1016
|
[_AA, _ASA, _EGA, _EI, _EGR, _DSA, _IAT, _DTS],
|
|
1090
1017
|
[0, () => SocketAddresses, 0, 0, 0, () => SocketAddress, 0, 0],
|
|
1091
1018
|
];
|
|
1092
|
-
var EndpointAlreadyExistsException = [
|
|
1093
|
-
-3,
|
|
1094
|
-
n0,
|
|
1095
|
-
_EAEE,
|
|
1096
|
-
{
|
|
1097
|
-
[_e]: _c,
|
|
1098
|
-
[_hE]: 400,
|
|
1099
|
-
},
|
|
1100
|
-
[_M],
|
|
1101
|
-
[0],
|
|
1102
|
-
];
|
|
1019
|
+
var EndpointAlreadyExistsException = [-3, n0, _EAEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1103
1020
|
schema.TypeRegistry.for(n0).registerError(EndpointAlreadyExistsException, EndpointAlreadyExistsException$1);
|
|
1104
1021
|
var EndpointConfiguration = [3, n0, _ECn, 0, [_EI, _W, _CIPPE, _AAt], [0, 1, 2, 0]];
|
|
1105
1022
|
var EndpointDescription = [3, n0, _EDn, 0, [_EI, _W, _HS, _HR, _CIPPE], [0, 1, 0, 0, 2]];
|
|
@@ -1115,111 +1032,28 @@ var EndpointGroupAlreadyExistsException = [
|
|
|
1115
1032
|
-3,
|
|
1116
1033
|
n0,
|
|
1117
1034
|
_EGAEE,
|
|
1118
|
-
{
|
|
1119
|
-
[_e]: _c,
|
|
1120
|
-
[_hE]: 400,
|
|
1121
|
-
},
|
|
1035
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1122
1036
|
[_M],
|
|
1123
1037
|
[0],
|
|
1124
1038
|
];
|
|
1125
1039
|
schema.TypeRegistry.for(n0).registerError(EndpointGroupAlreadyExistsException, EndpointGroupAlreadyExistsException$1);
|
|
1126
|
-
var EndpointGroupNotFoundException = [
|
|
1127
|
-
-3,
|
|
1128
|
-
n0,
|
|
1129
|
-
_EGNFE,
|
|
1130
|
-
{
|
|
1131
|
-
[_e]: _c,
|
|
1132
|
-
[_hE]: 404,
|
|
1133
|
-
},
|
|
1134
|
-
[_M],
|
|
1135
|
-
[0],
|
|
1136
|
-
];
|
|
1040
|
+
var EndpointGroupNotFoundException = [-3, n0, _EGNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1137
1041
|
schema.TypeRegistry.for(n0).registerError(EndpointGroupNotFoundException, EndpointGroupNotFoundException$1);
|
|
1138
1042
|
var EndpointIdentifier = [3, n0, _EIn, 0, [_EI, _CIPPE], [0, 2]];
|
|
1139
|
-
var EndpointNotFoundException = [
|
|
1140
|
-
-3,
|
|
1141
|
-
n0,
|
|
1142
|
-
_ENFE,
|
|
1143
|
-
{
|
|
1144
|
-
[_e]: _c,
|
|
1145
|
-
[_hE]: 404,
|
|
1146
|
-
},
|
|
1147
|
-
[_M],
|
|
1148
|
-
[0],
|
|
1149
|
-
];
|
|
1043
|
+
var EndpointNotFoundException = [-3, n0, _ENFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1150
1044
|
schema.TypeRegistry.for(n0).registerError(EndpointNotFoundException, EndpointNotFoundException$1);
|
|
1151
|
-
var IncorrectCidrStateException = [
|
|
1152
|
-
-3,
|
|
1153
|
-
n0,
|
|
1154
|
-
_ICSE,
|
|
1155
|
-
{
|
|
1156
|
-
[_e]: _c,
|
|
1157
|
-
[_hE]: 404,
|
|
1158
|
-
},
|
|
1159
|
-
[_M],
|
|
1160
|
-
[0],
|
|
1161
|
-
];
|
|
1045
|
+
var IncorrectCidrStateException = [-3, n0, _ICSE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1162
1046
|
schema.TypeRegistry.for(n0).registerError(IncorrectCidrStateException, IncorrectCidrStateException$1);
|
|
1163
|
-
var InternalServiceErrorException = [
|
|
1164
|
-
-3,
|
|
1165
|
-
n0,
|
|
1166
|
-
_ISEE,
|
|
1167
|
-
{
|
|
1168
|
-
[_e]: _s,
|
|
1169
|
-
[_hE]: 500,
|
|
1170
|
-
},
|
|
1171
|
-
[_M],
|
|
1172
|
-
[0],
|
|
1173
|
-
];
|
|
1047
|
+
var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
1174
1048
|
schema.TypeRegistry.for(n0).registerError(InternalServiceErrorException, InternalServiceErrorException$1);
|
|
1175
|
-
var InvalidArgumentException = [
|
|
1176
|
-
-3,
|
|
1177
|
-
n0,
|
|
1178
|
-
_IAE,
|
|
1179
|
-
{
|
|
1180
|
-
[_e]: _c,
|
|
1181
|
-
[_hE]: 400,
|
|
1182
|
-
},
|
|
1183
|
-
[_M],
|
|
1184
|
-
[0],
|
|
1185
|
-
];
|
|
1049
|
+
var InvalidArgumentException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1186
1050
|
schema.TypeRegistry.for(n0).registerError(InvalidArgumentException, InvalidArgumentException$1);
|
|
1187
|
-
var InvalidNextTokenException = [
|
|
1188
|
-
-3,
|
|
1189
|
-
n0,
|
|
1190
|
-
_INTE,
|
|
1191
|
-
{
|
|
1192
|
-
[_e]: _c,
|
|
1193
|
-
[_hE]: 400,
|
|
1194
|
-
},
|
|
1195
|
-
[_M],
|
|
1196
|
-
[0],
|
|
1197
|
-
];
|
|
1051
|
+
var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1198
1052
|
schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException, InvalidNextTokenException$1);
|
|
1199
|
-
var InvalidPortRangeException = [
|
|
1200
|
-
-3,
|
|
1201
|
-
n0,
|
|
1202
|
-
_IPRE,
|
|
1203
|
-
{
|
|
1204
|
-
[_e]: _c,
|
|
1205
|
-
[_hE]: 400,
|
|
1206
|
-
},
|
|
1207
|
-
[_M],
|
|
1208
|
-
[0],
|
|
1209
|
-
];
|
|
1053
|
+
var InvalidPortRangeException = [-3, n0, _IPRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1210
1054
|
schema.TypeRegistry.for(n0).registerError(InvalidPortRangeException, InvalidPortRangeException$1);
|
|
1211
1055
|
var IpSet = [3, n0, _ISp, 0, [_IF, _IA, _IAF], [0, 64 | 0, 0]];
|
|
1212
|
-
var LimitExceededException = [
|
|
1213
|
-
-3,
|
|
1214
|
-
n0,
|
|
1215
|
-
_LEE,
|
|
1216
|
-
{
|
|
1217
|
-
[_e]: _c,
|
|
1218
|
-
[_hE]: 403,
|
|
1219
|
-
},
|
|
1220
|
-
[_M],
|
|
1221
|
-
[0],
|
|
1222
|
-
];
|
|
1056
|
+
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
1223
1057
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
|
|
1224
1058
|
var ListAcceleratorsRequest = [3, n0, _LAR, 0, [_MR, _NT], [1, 0]];
|
|
1225
1059
|
var ListAcceleratorsResponse = [3, n0, _LARi, 0, [_Ac, _NT], [() => Accelerators, 0]];
|
|
@@ -1328,17 +1162,7 @@ var ListEndpointGroupsResponse = [
|
|
|
1328
1162
|
[() => EndpointGroups, 0],
|
|
1329
1163
|
];
|
|
1330
1164
|
var Listener = [3, n0, _L, 0, [_LA, _PR, _Pr, _CA], [0, () => PortRanges, 0, 0]];
|
|
1331
|
-
var ListenerNotFoundException = [
|
|
1332
|
-
-3,
|
|
1333
|
-
n0,
|
|
1334
|
-
_LNFE,
|
|
1335
|
-
{
|
|
1336
|
-
[_e]: _c,
|
|
1337
|
-
[_hE]: 404,
|
|
1338
|
-
},
|
|
1339
|
-
[_M],
|
|
1340
|
-
[0],
|
|
1341
|
-
];
|
|
1165
|
+
var ListenerNotFoundException = [-3, n0, _LNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1342
1166
|
schema.TypeRegistry.for(n0).registerError(ListenerNotFoundException, ListenerNotFoundException$1);
|
|
1343
1167
|
var ListListenersRequest = [3, n0, _LLR, 0, [_AA, _MR, _NT], [0, 1, 0]];
|
|
1344
1168
|
var ListListenersResponse = [3, n0, _LLRi, 0, [_Li, _NT], [() => Listeners, 0]];
|
|
@@ -1377,17 +1201,7 @@ var SocketAddress = [3, n0, _SA, 0, [_IAp, _Po], [0, 1]];
|
|
|
1377
1201
|
var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
1378
1202
|
var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => Tags]];
|
|
1379
1203
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1380
|
-
var TransactionInProgressException = [
|
|
1381
|
-
-3,
|
|
1382
|
-
n0,
|
|
1383
|
-
_TIPE,
|
|
1384
|
-
{
|
|
1385
|
-
[_e]: _c,
|
|
1386
|
-
[_hE]: 409,
|
|
1387
|
-
},
|
|
1388
|
-
[_M],
|
|
1389
|
-
[0],
|
|
1390
|
-
];
|
|
1204
|
+
var TransactionInProgressException = [-3, n0, _TIPE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
1391
1205
|
schema.TypeRegistry.for(n0).registerError(TransactionInProgressException, TransactionInProgressException$1);
|
|
1392
1206
|
var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
|
|
1393
1207
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultGlobalAcceleratorHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -323,41 +323,11 @@ export var Accelerator = [
|
|
|
323
323
|
];
|
|
324
324
|
export var AcceleratorAttributes = [3, n0, _AAc, 0, [_FLE, _FLSB, _FLSP], [2, 0, 0]];
|
|
325
325
|
export var AcceleratorEvent = [3, n0, _AE, 0, [_M, _T], [0, 4]];
|
|
326
|
-
export var AcceleratorNotDisabledException = [
|
|
327
|
-
-3,
|
|
328
|
-
n0,
|
|
329
|
-
_ANDE,
|
|
330
|
-
{
|
|
331
|
-
[_e]: _c,
|
|
332
|
-
[_hE]: 400,
|
|
333
|
-
},
|
|
334
|
-
[_M],
|
|
335
|
-
[0],
|
|
336
|
-
];
|
|
326
|
+
export var AcceleratorNotDisabledException = [-3, n0, _ANDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
337
327
|
TypeRegistry.for(n0).registerError(AcceleratorNotDisabledException, __AcceleratorNotDisabledException);
|
|
338
|
-
export var AcceleratorNotFoundException = [
|
|
339
|
-
-3,
|
|
340
|
-
n0,
|
|
341
|
-
_ANFE,
|
|
342
|
-
{
|
|
343
|
-
[_e]: _c,
|
|
344
|
-
[_hE]: 404,
|
|
345
|
-
},
|
|
346
|
-
[_M],
|
|
347
|
-
[0],
|
|
348
|
-
];
|
|
328
|
+
export var AcceleratorNotFoundException = [-3, n0, _ANFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
349
329
|
TypeRegistry.for(n0).registerError(AcceleratorNotFoundException, __AcceleratorNotFoundException);
|
|
350
|
-
export var AccessDeniedException = [
|
|
351
|
-
-3,
|
|
352
|
-
n0,
|
|
353
|
-
_ADE,
|
|
354
|
-
{
|
|
355
|
-
[_e]: _c,
|
|
356
|
-
[_hE]: 403,
|
|
357
|
-
},
|
|
358
|
-
[_M],
|
|
359
|
-
[0],
|
|
360
|
-
];
|
|
330
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
361
331
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
362
332
|
export var AddCustomRoutingEndpointsRequest = [
|
|
363
333
|
3,
|
|
@@ -405,25 +375,12 @@ export var AssociatedEndpointGroupFoundException = [
|
|
|
405
375
|
-3,
|
|
406
376
|
n0,
|
|
407
377
|
_AEGFE,
|
|
408
|
-
{
|
|
409
|
-
[_e]: _c,
|
|
410
|
-
[_hE]: 400,
|
|
411
|
-
},
|
|
378
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
412
379
|
[_M],
|
|
413
380
|
[0],
|
|
414
381
|
];
|
|
415
382
|
TypeRegistry.for(n0).registerError(AssociatedEndpointGroupFoundException, __AssociatedEndpointGroupFoundException);
|
|
416
|
-
export var AssociatedListenerFoundException = [
|
|
417
|
-
-3,
|
|
418
|
-
n0,
|
|
419
|
-
_ALFE,
|
|
420
|
-
{
|
|
421
|
-
[_e]: _c,
|
|
422
|
-
[_hE]: 400,
|
|
423
|
-
},
|
|
424
|
-
[_M],
|
|
425
|
-
[0],
|
|
426
|
-
];
|
|
383
|
+
export var AssociatedListenerFoundException = [-3, n0, _ALFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
427
384
|
TypeRegistry.for(n0).registerError(AssociatedListenerFoundException, __AssociatedListenerFoundException);
|
|
428
385
|
export var Attachment = [
|
|
429
386
|
3,
|
|
@@ -433,44 +390,14 @@ export var Attachment = [
|
|
|
433
390
|
[_AAt, _N, _P, _R, _LMT, _CT],
|
|
434
391
|
[0, 0, 64 | 0, () => Resources, 4, 4],
|
|
435
392
|
];
|
|
436
|
-
export var AttachmentNotFoundException = [
|
|
437
|
-
-3,
|
|
438
|
-
n0,
|
|
439
|
-
_ANFEt,
|
|
440
|
-
{
|
|
441
|
-
[_e]: _c,
|
|
442
|
-
[_hE]: 404,
|
|
443
|
-
},
|
|
444
|
-
[_M],
|
|
445
|
-
[0],
|
|
446
|
-
];
|
|
393
|
+
export var AttachmentNotFoundException = [-3, n0, _ANFEt, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
447
394
|
TypeRegistry.for(n0).registerError(AttachmentNotFoundException, __AttachmentNotFoundException);
|
|
448
395
|
export var ByoipCidr = [3, n0, _BC, 0, [_C, _St, _Ev], [0, 0, () => ByoipCidrEvents]];
|
|
449
396
|
export var ByoipCidrEvent = [3, n0, _BCE, 0, [_M, _T], [0, 4]];
|
|
450
|
-
export var ByoipCidrNotFoundException = [
|
|
451
|
-
-3,
|
|
452
|
-
n0,
|
|
453
|
-
_BCNFE,
|
|
454
|
-
{
|
|
455
|
-
[_e]: _c,
|
|
456
|
-
[_hE]: 404,
|
|
457
|
-
},
|
|
458
|
-
[_M],
|
|
459
|
-
[0],
|
|
460
|
-
];
|
|
397
|
+
export var ByoipCidrNotFoundException = [-3, n0, _BCNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
461
398
|
TypeRegistry.for(n0).registerError(ByoipCidrNotFoundException, __ByoipCidrNotFoundException);
|
|
462
399
|
export var CidrAuthorizationContext = [3, n0, _CAC, 0, [_M, _Si], [0, 0]];
|
|
463
|
-
export var ConflictException = [
|
|
464
|
-
-3,
|
|
465
|
-
n0,
|
|
466
|
-
_CE,
|
|
467
|
-
{
|
|
468
|
-
[_e]: _c,
|
|
469
|
-
[_hE]: 409,
|
|
470
|
-
},
|
|
471
|
-
[_M],
|
|
472
|
-
[0],
|
|
473
|
-
];
|
|
400
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
474
401
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
475
402
|
export var CreateAcceleratorRequest = [
|
|
476
403
|
3,
|
|
@@ -692,17 +619,7 @@ export var DestinationPortMapping = [
|
|
|
692
619
|
[_AA, _ASA, _EGA, _EI, _EGR, _DSA, _IAT, _DTS],
|
|
693
620
|
[0, () => SocketAddresses, 0, 0, 0, () => SocketAddress, 0, 0],
|
|
694
621
|
];
|
|
695
|
-
export var EndpointAlreadyExistsException = [
|
|
696
|
-
-3,
|
|
697
|
-
n0,
|
|
698
|
-
_EAEE,
|
|
699
|
-
{
|
|
700
|
-
[_e]: _c,
|
|
701
|
-
[_hE]: 400,
|
|
702
|
-
},
|
|
703
|
-
[_M],
|
|
704
|
-
[0],
|
|
705
|
-
];
|
|
622
|
+
export var EndpointAlreadyExistsException = [-3, n0, _EAEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
706
623
|
TypeRegistry.for(n0).registerError(EndpointAlreadyExistsException, __EndpointAlreadyExistsException);
|
|
707
624
|
export var EndpointConfiguration = [3, n0, _ECn, 0, [_EI, _W, _CIPPE, _AAt], [0, 1, 2, 0]];
|
|
708
625
|
export var EndpointDescription = [3, n0, _EDn, 0, [_EI, _W, _HS, _HR, _CIPPE], [0, 1, 0, 0, 2]];
|
|
@@ -718,111 +635,28 @@ export var EndpointGroupAlreadyExistsException = [
|
|
|
718
635
|
-3,
|
|
719
636
|
n0,
|
|
720
637
|
_EGAEE,
|
|
721
|
-
{
|
|
722
|
-
[_e]: _c,
|
|
723
|
-
[_hE]: 400,
|
|
724
|
-
},
|
|
638
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
725
639
|
[_M],
|
|
726
640
|
[0],
|
|
727
641
|
];
|
|
728
642
|
TypeRegistry.for(n0).registerError(EndpointGroupAlreadyExistsException, __EndpointGroupAlreadyExistsException);
|
|
729
|
-
export var EndpointGroupNotFoundException = [
|
|
730
|
-
-3,
|
|
731
|
-
n0,
|
|
732
|
-
_EGNFE,
|
|
733
|
-
{
|
|
734
|
-
[_e]: _c,
|
|
735
|
-
[_hE]: 404,
|
|
736
|
-
},
|
|
737
|
-
[_M],
|
|
738
|
-
[0],
|
|
739
|
-
];
|
|
643
|
+
export var EndpointGroupNotFoundException = [-3, n0, _EGNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
740
644
|
TypeRegistry.for(n0).registerError(EndpointGroupNotFoundException, __EndpointGroupNotFoundException);
|
|
741
645
|
export var EndpointIdentifier = [3, n0, _EIn, 0, [_EI, _CIPPE], [0, 2]];
|
|
742
|
-
export var EndpointNotFoundException = [
|
|
743
|
-
-3,
|
|
744
|
-
n0,
|
|
745
|
-
_ENFE,
|
|
746
|
-
{
|
|
747
|
-
[_e]: _c,
|
|
748
|
-
[_hE]: 404,
|
|
749
|
-
},
|
|
750
|
-
[_M],
|
|
751
|
-
[0],
|
|
752
|
-
];
|
|
646
|
+
export var EndpointNotFoundException = [-3, n0, _ENFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
753
647
|
TypeRegistry.for(n0).registerError(EndpointNotFoundException, __EndpointNotFoundException);
|
|
754
|
-
export var IncorrectCidrStateException = [
|
|
755
|
-
-3,
|
|
756
|
-
n0,
|
|
757
|
-
_ICSE,
|
|
758
|
-
{
|
|
759
|
-
[_e]: _c,
|
|
760
|
-
[_hE]: 404,
|
|
761
|
-
},
|
|
762
|
-
[_M],
|
|
763
|
-
[0],
|
|
764
|
-
];
|
|
648
|
+
export var IncorrectCidrStateException = [-3, n0, _ICSE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
765
649
|
TypeRegistry.for(n0).registerError(IncorrectCidrStateException, __IncorrectCidrStateException);
|
|
766
|
-
export var InternalServiceErrorException = [
|
|
767
|
-
-3,
|
|
768
|
-
n0,
|
|
769
|
-
_ISEE,
|
|
770
|
-
{
|
|
771
|
-
[_e]: _s,
|
|
772
|
-
[_hE]: 500,
|
|
773
|
-
},
|
|
774
|
-
[_M],
|
|
775
|
-
[0],
|
|
776
|
-
];
|
|
650
|
+
export var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
777
651
|
TypeRegistry.for(n0).registerError(InternalServiceErrorException, __InternalServiceErrorException);
|
|
778
|
-
export var InvalidArgumentException = [
|
|
779
|
-
-3,
|
|
780
|
-
n0,
|
|
781
|
-
_IAE,
|
|
782
|
-
{
|
|
783
|
-
[_e]: _c,
|
|
784
|
-
[_hE]: 400,
|
|
785
|
-
},
|
|
786
|
-
[_M],
|
|
787
|
-
[0],
|
|
788
|
-
];
|
|
652
|
+
export var InvalidArgumentException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
789
653
|
TypeRegistry.for(n0).registerError(InvalidArgumentException, __InvalidArgumentException);
|
|
790
|
-
export var InvalidNextTokenException = [
|
|
791
|
-
-3,
|
|
792
|
-
n0,
|
|
793
|
-
_INTE,
|
|
794
|
-
{
|
|
795
|
-
[_e]: _c,
|
|
796
|
-
[_hE]: 400,
|
|
797
|
-
},
|
|
798
|
-
[_M],
|
|
799
|
-
[0],
|
|
800
|
-
];
|
|
654
|
+
export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
801
655
|
TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
|
|
802
|
-
export var InvalidPortRangeException = [
|
|
803
|
-
-3,
|
|
804
|
-
n0,
|
|
805
|
-
_IPRE,
|
|
806
|
-
{
|
|
807
|
-
[_e]: _c,
|
|
808
|
-
[_hE]: 400,
|
|
809
|
-
},
|
|
810
|
-
[_M],
|
|
811
|
-
[0],
|
|
812
|
-
];
|
|
656
|
+
export var InvalidPortRangeException = [-3, n0, _IPRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
813
657
|
TypeRegistry.for(n0).registerError(InvalidPortRangeException, __InvalidPortRangeException);
|
|
814
658
|
export var IpSet = [3, n0, _ISp, 0, [_IF, _IA, _IAF], [0, 64 | 0, 0]];
|
|
815
|
-
export var LimitExceededException = [
|
|
816
|
-
-3,
|
|
817
|
-
n0,
|
|
818
|
-
_LEE,
|
|
819
|
-
{
|
|
820
|
-
[_e]: _c,
|
|
821
|
-
[_hE]: 403,
|
|
822
|
-
},
|
|
823
|
-
[_M],
|
|
824
|
-
[0],
|
|
825
|
-
];
|
|
659
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
826
660
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
827
661
|
export var ListAcceleratorsRequest = [3, n0, _LAR, 0, [_MR, _NT], [1, 0]];
|
|
828
662
|
export var ListAcceleratorsResponse = [3, n0, _LARi, 0, [_Ac, _NT], [() => Accelerators, 0]];
|
|
@@ -931,17 +765,7 @@ export var ListEndpointGroupsResponse = [
|
|
|
931
765
|
[() => EndpointGroups, 0],
|
|
932
766
|
];
|
|
933
767
|
export var Listener = [3, n0, _L, 0, [_LA, _PR, _Pr, _CA], [0, () => PortRanges, 0, 0]];
|
|
934
|
-
export var ListenerNotFoundException = [
|
|
935
|
-
-3,
|
|
936
|
-
n0,
|
|
937
|
-
_LNFE,
|
|
938
|
-
{
|
|
939
|
-
[_e]: _c,
|
|
940
|
-
[_hE]: 404,
|
|
941
|
-
},
|
|
942
|
-
[_M],
|
|
943
|
-
[0],
|
|
944
|
-
];
|
|
768
|
+
export var ListenerNotFoundException = [-3, n0, _LNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
945
769
|
TypeRegistry.for(n0).registerError(ListenerNotFoundException, __ListenerNotFoundException);
|
|
946
770
|
export var ListListenersRequest = [3, n0, _LLR, 0, [_AA, _MR, _NT], [0, 1, 0]];
|
|
947
771
|
export var ListListenersResponse = [3, n0, _LLRi, 0, [_Li, _NT], [() => Listeners, 0]];
|
|
@@ -980,17 +804,7 @@ export var SocketAddress = [3, n0, _SA, 0, [_IAp, _Po], [0, 1]];
|
|
|
980
804
|
export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
981
805
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => Tags]];
|
|
982
806
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
983
|
-
export var TransactionInProgressException = [
|
|
984
|
-
-3,
|
|
985
|
-
n0,
|
|
986
|
-
_TIPE,
|
|
987
|
-
{
|
|
988
|
-
[_e]: _c,
|
|
989
|
-
[_hE]: 409,
|
|
990
|
-
},
|
|
991
|
-
[_M],
|
|
992
|
-
[0],
|
|
993
|
-
];
|
|
807
|
+
export var TransactionInProgressException = [-3, n0, _TIPE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
994
808
|
TypeRegistry.for(n0).registerError(TransactionInProgressException, __TransactionInProgressException);
|
|
995
809
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
|
|
996
810
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput } from "./commands/AddCustomRoutingEndpointsCommand";
|
|
3
3
|
import { AddEndpointsCommandInput, AddEndpointsCommandOutput } from "./commands/AddEndpointsCommand";
|
|
4
4
|
import { AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput } from "./commands/AdvertiseByoipCidrCommand";
|