@aws-sdk/client-global-accelerator 3.987.0 → 3.989.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 +75 -1904
- package/dist-cjs/models/GlobalAcceleratorServiceException.js +12 -0
- package/dist-cjs/models/errors.js +304 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +1356 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +130 -124
- package/dist-types/schemas/schemas_0.d.ts +28 -21
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +23 -21
- package/package.json +13 -13
|
@@ -0,0 +1,1356 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateListenerResponse$ = exports.CreateListenerRequest$ = exports.CreateEndpointGroupResponse$ = exports.CreateEndpointGroupRequest$ = exports.CreateCustomRoutingListenerResponse$ = exports.CreateCustomRoutingListenerRequest$ = exports.CreateCustomRoutingEndpointGroupResponse$ = exports.CreateCustomRoutingEndpointGroupRequest$ = exports.CreateCustomRoutingAcceleratorResponse$ = exports.CreateCustomRoutingAcceleratorRequest$ = exports.CreateCrossAccountAttachmentResponse$ = exports.CreateCrossAccountAttachmentRequest$ = exports.CreateAcceleratorResponse$ = exports.CreateAcceleratorRequest$ = exports.CidrAuthorizationContext$ = exports.ByoipCidrEvent$ = exports.ByoipCidr$ = exports.Attachment$ = exports.AllowCustomRoutingTrafficRequest$ = exports.AdvertiseByoipCidrResponse$ = exports.AdvertiseByoipCidrRequest$ = exports.AddEndpointsResponse$ = exports.AddEndpointsRequest$ = exports.AddCustomRoutingEndpointsResponse$ = exports.AddCustomRoutingEndpointsRequest$ = exports.AcceleratorEvent$ = exports.AcceleratorAttributes$ = exports.Accelerator$ = exports.errorTypeRegistries = exports.TransactionInProgressException$ = exports.ListenerNotFoundException$ = exports.LimitExceededException$ = exports.InvalidPortRangeException$ = exports.InvalidNextTokenException$ = exports.InvalidArgumentException$ = exports.InternalServiceErrorException$ = exports.IncorrectCidrStateException$ = exports.EndpointNotFoundException$ = exports.EndpointGroupNotFoundException$ = exports.EndpointGroupAlreadyExistsException$ = exports.EndpointAlreadyExistsException$ = exports.ConflictException$ = exports.ByoipCidrNotFoundException$ = exports.AttachmentNotFoundException$ = exports.AssociatedListenerFoundException$ = exports.AssociatedEndpointGroupFoundException$ = exports.AccessDeniedException$ = exports.AcceleratorNotFoundException$ = exports.AcceleratorNotDisabledException$ = exports.GlobalAcceleratorServiceException$ = void 0;
|
|
4
|
+
exports.ListCrossAccountResourceAccountsRequest$ = exports.ListCrossAccountAttachmentsResponse$ = exports.ListCrossAccountAttachmentsRequest$ = exports.ListByoipCidrsResponse$ = exports.ListByoipCidrsRequest$ = exports.ListAcceleratorsResponse$ = exports.ListAcceleratorsRequest$ = exports.IpSet$ = exports.EndpointIdentifier$ = exports.EndpointGroup$ = exports.EndpointDescription$ = exports.EndpointConfiguration$ = exports.DestinationPortMapping$ = exports.DescribeListenerResponse$ = exports.DescribeListenerRequest$ = exports.DescribeEndpointGroupResponse$ = exports.DescribeEndpointGroupRequest$ = exports.DescribeCustomRoutingListenerResponse$ = exports.DescribeCustomRoutingListenerRequest$ = exports.DescribeCustomRoutingEndpointGroupResponse$ = exports.DescribeCustomRoutingEndpointGroupRequest$ = exports.DescribeCustomRoutingAcceleratorResponse$ = exports.DescribeCustomRoutingAcceleratorRequest$ = exports.DescribeCustomRoutingAcceleratorAttributesResponse$ = exports.DescribeCustomRoutingAcceleratorAttributesRequest$ = exports.DescribeCrossAccountAttachmentResponse$ = exports.DescribeCrossAccountAttachmentRequest$ = exports.DescribeAcceleratorResponse$ = exports.DescribeAcceleratorRequest$ = exports.DescribeAcceleratorAttributesResponse$ = exports.DescribeAcceleratorAttributesRequest$ = exports.DeprovisionByoipCidrResponse$ = exports.DeprovisionByoipCidrRequest$ = exports.DenyCustomRoutingTrafficRequest$ = exports.DeleteListenerRequest$ = exports.DeleteEndpointGroupRequest$ = exports.DeleteCustomRoutingListenerRequest$ = exports.DeleteCustomRoutingEndpointGroupRequest$ = exports.DeleteCustomRoutingAcceleratorRequest$ = exports.DeleteCrossAccountAttachmentRequest$ = exports.DeleteAcceleratorRequest$ = exports.CustomRoutingListener$ = exports.CustomRoutingEndpointGroup$ = exports.CustomRoutingEndpointDescription$ = exports.CustomRoutingEndpointConfiguration$ = exports.CustomRoutingDestinationDescription$ = exports.CustomRoutingDestinationConfiguration$ = exports.CustomRoutingAcceleratorAttributes$ = exports.CustomRoutingAccelerator$ = exports.CrossAccountResource$ = void 0;
|
|
5
|
+
exports.UpdateListenerResponse$ = exports.UpdateListenerRequest$ = exports.UpdateEndpointGroupResponse$ = exports.UpdateEndpointGroupRequest$ = exports.UpdateCustomRoutingListenerResponse$ = exports.UpdateCustomRoutingListenerRequest$ = exports.UpdateCustomRoutingAcceleratorResponse$ = exports.UpdateCustomRoutingAcceleratorRequest$ = exports.UpdateCustomRoutingAcceleratorAttributesResponse$ = exports.UpdateCustomRoutingAcceleratorAttributesRequest$ = exports.UpdateCrossAccountAttachmentResponse$ = exports.UpdateCrossAccountAttachmentRequest$ = exports.UpdateAcceleratorResponse$ = exports.UpdateAcceleratorRequest$ = exports.UpdateAcceleratorAttributesResponse$ = exports.UpdateAcceleratorAttributesRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.SocketAddress$ = exports.Resource$ = exports.RemoveEndpointsRequest$ = exports.RemoveCustomRoutingEndpointsRequest$ = exports.ProvisionByoipCidrResponse$ = exports.ProvisionByoipCidrRequest$ = exports.PortRange$ = exports.PortOverride$ = exports.PortMapping$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListListenersResponse$ = exports.ListListenersRequest$ = exports.Listener$ = exports.ListEndpointGroupsResponse$ = exports.ListEndpointGroupsRequest$ = exports.ListCustomRoutingPortMappingsResponse$ = exports.ListCustomRoutingPortMappingsRequest$ = exports.ListCustomRoutingPortMappingsByDestinationResponse$ = exports.ListCustomRoutingPortMappingsByDestinationRequest$ = exports.ListCustomRoutingListenersResponse$ = exports.ListCustomRoutingListenersRequest$ = exports.ListCustomRoutingEndpointGroupsResponse$ = exports.ListCustomRoutingEndpointGroupsRequest$ = exports.ListCustomRoutingAcceleratorsResponse$ = exports.ListCustomRoutingAcceleratorsRequest$ = exports.ListCrossAccountResourcesResponse$ = exports.ListCrossAccountResourcesRequest$ = exports.ListCrossAccountResourceAccountsResponse$ = void 0;
|
|
6
|
+
exports.UpdateAccelerator$ = exports.UntagResource$ = exports.TagResource$ = exports.RemoveEndpoints$ = exports.RemoveCustomRoutingEndpoints$ = exports.ProvisionByoipCidr$ = exports.ListTagsForResource$ = exports.ListListeners$ = exports.ListEndpointGroups$ = exports.ListCustomRoutingPortMappingsByDestination$ = exports.ListCustomRoutingPortMappings$ = exports.ListCustomRoutingListeners$ = exports.ListCustomRoutingEndpointGroups$ = exports.ListCustomRoutingAccelerators$ = exports.ListCrossAccountResources$ = exports.ListCrossAccountResourceAccounts$ = exports.ListCrossAccountAttachments$ = exports.ListByoipCidrs$ = exports.ListAccelerators$ = exports.DescribeListener$ = exports.DescribeEndpointGroup$ = exports.DescribeCustomRoutingListener$ = exports.DescribeCustomRoutingEndpointGroup$ = exports.DescribeCustomRoutingAcceleratorAttributes$ = exports.DescribeCustomRoutingAccelerator$ = exports.DescribeCrossAccountAttachment$ = exports.DescribeAcceleratorAttributes$ = exports.DescribeAccelerator$ = exports.DeprovisionByoipCidr$ = exports.DenyCustomRoutingTraffic$ = exports.DeleteListener$ = exports.DeleteEndpointGroup$ = exports.DeleteCustomRoutingListener$ = exports.DeleteCustomRoutingEndpointGroup$ = exports.DeleteCustomRoutingAccelerator$ = exports.DeleteCrossAccountAttachment$ = exports.DeleteAccelerator$ = exports.CreateListener$ = exports.CreateEndpointGroup$ = exports.CreateCustomRoutingListener$ = exports.CreateCustomRoutingEndpointGroup$ = exports.CreateCustomRoutingAccelerator$ = exports.CreateCrossAccountAttachment$ = exports.CreateAccelerator$ = exports.AllowCustomRoutingTraffic$ = exports.AdvertiseByoipCidr$ = exports.AddEndpoints$ = exports.AddCustomRoutingEndpoints$ = exports.WithdrawByoipCidrResponse$ = exports.WithdrawByoipCidrRequest$ = void 0;
|
|
7
|
+
exports.WithdrawByoipCidr$ = exports.UpdateListener$ = exports.UpdateEndpointGroup$ = exports.UpdateCustomRoutingListener$ = exports.UpdateCustomRoutingAcceleratorAttributes$ = exports.UpdateCustomRoutingAccelerator$ = exports.UpdateCrossAccountAttachment$ = exports.UpdateAcceleratorAttributes$ = void 0;
|
|
8
|
+
const _A = "Accelerator";
|
|
9
|
+
const _AA = "AcceleratorArn";
|
|
10
|
+
const _AATTE = "AllowAllTrafficToEndpoint";
|
|
11
|
+
const _AAc = "AcceleratorAttributes";
|
|
12
|
+
const _AAt = "AttachmentArn";
|
|
13
|
+
const _ABC = "AdvertiseByoipCidr";
|
|
14
|
+
const _ABCR = "AdvertiseByoipCidrRequest";
|
|
15
|
+
const _ABCRd = "AdvertiseByoipCidrResponse";
|
|
16
|
+
const _ACRE = "AddCustomRoutingEndpoints";
|
|
17
|
+
const _ACRER = "AddCustomRoutingEndpointsRequest";
|
|
18
|
+
const _ACRERd = "AddCustomRoutingEndpointsResponse";
|
|
19
|
+
const _ACRT = "AllowCustomRoutingTraffic";
|
|
20
|
+
const _ACRTR = "AllowCustomRoutingTrafficRequest";
|
|
21
|
+
const _ADE = "AccessDeniedException";
|
|
22
|
+
const _AE = "AcceleratorEvent";
|
|
23
|
+
const _AEGFE = "AssociatedEndpointGroupFoundException";
|
|
24
|
+
const _AER = "AddEndpointsRequest";
|
|
25
|
+
const _AERd = "AddEndpointsResponse";
|
|
26
|
+
const _AEc = "AcceleratorEvents";
|
|
27
|
+
const _AEd = "AddEndpoints";
|
|
28
|
+
const _ALFE = "AssociatedListenerFoundException";
|
|
29
|
+
const _ANDE = "AcceleratorNotDisabledException";
|
|
30
|
+
const _ANFE = "AcceleratorNotFoundException";
|
|
31
|
+
const _ANFEt = "AttachmentNotFoundException";
|
|
32
|
+
const _AP = "AcceleratorPort";
|
|
33
|
+
const _APd = "AddPrincipals";
|
|
34
|
+
const _AR = "AddResources";
|
|
35
|
+
const _ASA = "AcceleratorSocketAddresses";
|
|
36
|
+
const _Ac = "Accelerators";
|
|
37
|
+
const _At = "Attachment";
|
|
38
|
+
const _Att = "Attachments";
|
|
39
|
+
const _BC = "ByoipCidr";
|
|
40
|
+
const _BCE = "ByoipCidrEvent";
|
|
41
|
+
const _BCEy = "ByoipCidrEvents";
|
|
42
|
+
const _BCNFE = "ByoipCidrNotFoundException";
|
|
43
|
+
const _BCy = "ByoipCidrs";
|
|
44
|
+
const _C = "Cidr";
|
|
45
|
+
const _CA = "ClientAffinity";
|
|
46
|
+
const _CAA = "CrossAccountAttachment";
|
|
47
|
+
const _CAAr = "CrossAccountAttachments";
|
|
48
|
+
const _CAC = "CidrAuthorizationContext";
|
|
49
|
+
const _CAR = "CreateAcceleratorRequest";
|
|
50
|
+
const _CARr = "CreateAcceleratorResponse";
|
|
51
|
+
const _CARro = "CrossAccountResource";
|
|
52
|
+
const _CARros = "CrossAccountResources";
|
|
53
|
+
const _CAr = "CreateAccelerator";
|
|
54
|
+
const _CCAA = "CreateCrossAccountAttachment";
|
|
55
|
+
const _CCAAR = "CreateCrossAccountAttachmentRequest";
|
|
56
|
+
const _CCAARr = "CreateCrossAccountAttachmentResponse";
|
|
57
|
+
const _CCRA = "CreateCustomRoutingAccelerator";
|
|
58
|
+
const _CCRAR = "CreateCustomRoutingAcceleratorRequest";
|
|
59
|
+
const _CCRARr = "CreateCustomRoutingAcceleratorResponse";
|
|
60
|
+
const _CCREG = "CreateCustomRoutingEndpointGroup";
|
|
61
|
+
const _CCREGR = "CreateCustomRoutingEndpointGroupRequest";
|
|
62
|
+
const _CCREGRr = "CreateCustomRoutingEndpointGroupResponse";
|
|
63
|
+
const _CCRL = "CreateCustomRoutingListener";
|
|
64
|
+
const _CCRLR = "CreateCustomRoutingListenerRequest";
|
|
65
|
+
const _CCRLRr = "CreateCustomRoutingListenerResponse";
|
|
66
|
+
const _CE = "ConflictException";
|
|
67
|
+
const _CEG = "CreateEndpointGroup";
|
|
68
|
+
const _CEGR = "CreateEndpointGroupRequest";
|
|
69
|
+
const _CEGRr = "CreateEndpointGroupResponse";
|
|
70
|
+
const _CIPPE = "ClientIPPreservationEnabled";
|
|
71
|
+
const _CL = "CreateListener";
|
|
72
|
+
const _CLR = "CreateListenerRequest";
|
|
73
|
+
const _CLRr = "CreateListenerResponse";
|
|
74
|
+
const _CRA = "CustomRoutingAccelerator";
|
|
75
|
+
const _CRAA = "CustomRoutingAcceleratorAttributes";
|
|
76
|
+
const _CRAu = "CustomRoutingAccelerators";
|
|
77
|
+
const _CRDC = "CustomRoutingDestinationConfiguration";
|
|
78
|
+
const _CRDCu = "CustomRoutingDestinationConfigurations";
|
|
79
|
+
const _CRDD = "CustomRoutingDestinationDescription";
|
|
80
|
+
const _CRDDu = "CustomRoutingDestinationDescriptions";
|
|
81
|
+
const _CREC = "CustomRoutingEndpointConfiguration";
|
|
82
|
+
const _CRECu = "CustomRoutingEndpointConfigurations";
|
|
83
|
+
const _CRED = "CustomRoutingEndpointDescription";
|
|
84
|
+
const _CREDu = "CustomRoutingEndpointDescriptions";
|
|
85
|
+
const _CREG = "CustomRoutingEndpointGroup";
|
|
86
|
+
const _CREGu = "CustomRoutingEndpointGroups";
|
|
87
|
+
const _CRL = "CustomRoutingListener";
|
|
88
|
+
const _CRLu = "CustomRoutingListeners";
|
|
89
|
+
const _CT = "CreatedTime";
|
|
90
|
+
const _DA = "DestinationAddresses";
|
|
91
|
+
const _DAA = "DescribeAcceleratorAttributes";
|
|
92
|
+
const _DAAR = "DescribeAcceleratorAttributesRequest";
|
|
93
|
+
const _DAARe = "DescribeAcceleratorAttributesResponse";
|
|
94
|
+
const _DAR = "DeleteAcceleratorRequest";
|
|
95
|
+
const _DARe = "DescribeAcceleratorRequest";
|
|
96
|
+
const _DARes = "DescribeAcceleratorResponse";
|
|
97
|
+
const _DATTE = "DenyAllTrafficToEndpoint";
|
|
98
|
+
const _DAe = "DestinationAddress";
|
|
99
|
+
const _DAel = "DeleteAccelerator";
|
|
100
|
+
const _DAes = "DescribeAccelerator";
|
|
101
|
+
const _DBC = "DeprovisionByoipCidr";
|
|
102
|
+
const _DBCR = "DeprovisionByoipCidrRequest";
|
|
103
|
+
const _DBCRe = "DeprovisionByoipCidrResponse";
|
|
104
|
+
const _DC = "DestinationConfigurations";
|
|
105
|
+
const _DCAA = "DeleteCrossAccountAttachment";
|
|
106
|
+
const _DCAAR = "DeleteCrossAccountAttachmentRequest";
|
|
107
|
+
const _DCAARe = "DescribeCrossAccountAttachmentRequest";
|
|
108
|
+
const _DCAARes = "DescribeCrossAccountAttachmentResponse";
|
|
109
|
+
const _DCAAe = "DescribeCrossAccountAttachment";
|
|
110
|
+
const _DCRA = "DeleteCustomRoutingAccelerator";
|
|
111
|
+
const _DCRAA = "DescribeCustomRoutingAcceleratorAttributes";
|
|
112
|
+
const _DCRAAR = "DescribeCustomRoutingAcceleratorAttributesRequest";
|
|
113
|
+
const _DCRAARe = "DescribeCustomRoutingAcceleratorAttributesResponse";
|
|
114
|
+
const _DCRAR = "DeleteCustomRoutingAcceleratorRequest";
|
|
115
|
+
const _DCRARe = "DescribeCustomRoutingAcceleratorRequest";
|
|
116
|
+
const _DCRARes = "DescribeCustomRoutingAcceleratorResponse";
|
|
117
|
+
const _DCRAe = "DescribeCustomRoutingAccelerator";
|
|
118
|
+
const _DCREG = "DeleteCustomRoutingEndpointGroup";
|
|
119
|
+
const _DCREGR = "DeleteCustomRoutingEndpointGroupRequest";
|
|
120
|
+
const _DCREGRe = "DescribeCustomRoutingEndpointGroupRequest";
|
|
121
|
+
const _DCREGRes = "DescribeCustomRoutingEndpointGroupResponse";
|
|
122
|
+
const _DCREGe = "DescribeCustomRoutingEndpointGroup";
|
|
123
|
+
const _DCRL = "DeleteCustomRoutingListener";
|
|
124
|
+
const _DCRLR = "DeleteCustomRoutingListenerRequest";
|
|
125
|
+
const _DCRLRe = "DescribeCustomRoutingListenerRequest";
|
|
126
|
+
const _DCRLRes = "DescribeCustomRoutingListenerResponse";
|
|
127
|
+
const _DCRLe = "DescribeCustomRoutingListener";
|
|
128
|
+
const _DCRT = "DenyCustomRoutingTraffic";
|
|
129
|
+
const _DCRTR = "DenyCustomRoutingTrafficRequest";
|
|
130
|
+
const _DD = "DestinationDescriptions";
|
|
131
|
+
const _DEG = "DeleteEndpointGroup";
|
|
132
|
+
const _DEGR = "DeleteEndpointGroupRequest";
|
|
133
|
+
const _DEGRe = "DescribeEndpointGroupRequest";
|
|
134
|
+
const _DEGRes = "DescribeEndpointGroupResponse";
|
|
135
|
+
const _DEGe = "DescribeEndpointGroup";
|
|
136
|
+
const _DL = "DeleteListener";
|
|
137
|
+
const _DLR = "DeleteListenerRequest";
|
|
138
|
+
const _DLRe = "DescribeListenerRequest";
|
|
139
|
+
const _DLRes = "DescribeListenerResponse";
|
|
140
|
+
const _DLe = "DescribeListener";
|
|
141
|
+
const _DN = "DnsName";
|
|
142
|
+
const _DP = "DestinationPorts";
|
|
143
|
+
const _DPM = "DestinationPortMapping";
|
|
144
|
+
const _DPMe = "DestinationPortMappings";
|
|
145
|
+
const _DSA = "DestinationSocketAddress";
|
|
146
|
+
const _DSDN = "DualStackDnsName";
|
|
147
|
+
const _DTS = "DestinationTrafficState";
|
|
148
|
+
const _E = "Enabled";
|
|
149
|
+
const _EAEE = "EndpointAlreadyExistsException";
|
|
150
|
+
const _EC = "EndpointConfigurations";
|
|
151
|
+
const _ECn = "EndpointConfiguration";
|
|
152
|
+
const _ED = "EndpointDescriptions";
|
|
153
|
+
const _EDn = "EndpointDescription";
|
|
154
|
+
const _EG = "EndpointGroup";
|
|
155
|
+
const _EGA = "EndpointGroupArn";
|
|
156
|
+
const _EGAEE = "EndpointGroupAlreadyExistsException";
|
|
157
|
+
const _EGNFE = "EndpointGroupNotFoundException";
|
|
158
|
+
const _EGR = "EndpointGroupRegion";
|
|
159
|
+
const _EGn = "EndpointGroups";
|
|
160
|
+
const _EI = "EndpointId";
|
|
161
|
+
const _EIn = "EndpointIdentifier";
|
|
162
|
+
const _EInd = "EndpointIds";
|
|
163
|
+
const _EIndp = "EndpointIdentifiers";
|
|
164
|
+
const _ENFE = "EndpointNotFoundException";
|
|
165
|
+
const _EP = "EndpointPort";
|
|
166
|
+
const _Ev = "Events";
|
|
167
|
+
const _FLE = "FlowLogsEnabled";
|
|
168
|
+
const _FLSB = "FlowLogsS3Bucket";
|
|
169
|
+
const _FLSP = "FlowLogsS3Prefix";
|
|
170
|
+
const _FP = "FromPort";
|
|
171
|
+
const _HCIS = "HealthCheckIntervalSeconds";
|
|
172
|
+
const _HCP = "HealthCheckPort";
|
|
173
|
+
const _HCPe = "HealthCheckProtocol";
|
|
174
|
+
const _HCPea = "HealthCheckPath";
|
|
175
|
+
const _HR = "HealthReason";
|
|
176
|
+
const _HS = "HealthState";
|
|
177
|
+
const _IA = "IpAddresses";
|
|
178
|
+
const _IAE = "InvalidArgumentException";
|
|
179
|
+
const _IAF = "IpAddressFamily";
|
|
180
|
+
const _IAT = "IpAddressType";
|
|
181
|
+
const _IAp = "IpAddress";
|
|
182
|
+
const _ICSE = "IncorrectCidrStateException";
|
|
183
|
+
const _IF = "IpFamily";
|
|
184
|
+
const _INTE = "InvalidNextTokenException";
|
|
185
|
+
const _IPRE = "InvalidPortRangeException";
|
|
186
|
+
const _IS = "IpSets";
|
|
187
|
+
const _ISEE = "InternalServiceErrorException";
|
|
188
|
+
const _ISp = "IpSet";
|
|
189
|
+
const _IT = "IdempotencyToken";
|
|
190
|
+
const _K = "Key";
|
|
191
|
+
const _L = "Listener";
|
|
192
|
+
const _LA = "ListenerArn";
|
|
193
|
+
const _LAR = "ListAcceleratorsRequest";
|
|
194
|
+
const _LARi = "ListAcceleratorsResponse";
|
|
195
|
+
const _LAi = "ListAccelerators";
|
|
196
|
+
const _LBC = "ListByoipCidrs";
|
|
197
|
+
const _LBCR = "ListByoipCidrsRequest";
|
|
198
|
+
const _LBCRi = "ListByoipCidrsResponse";
|
|
199
|
+
const _LCAA = "ListCrossAccountAttachments";
|
|
200
|
+
const _LCAAR = "ListCrossAccountAttachmentsRequest";
|
|
201
|
+
const _LCAARi = "ListCrossAccountAttachmentsResponse";
|
|
202
|
+
const _LCAR = "ListCrossAccountResources";
|
|
203
|
+
const _LCARA = "ListCrossAccountResourceAccounts";
|
|
204
|
+
const _LCARAR = "ListCrossAccountResourceAccountsRequest";
|
|
205
|
+
const _LCARARi = "ListCrossAccountResourceAccountsResponse";
|
|
206
|
+
const _LCARR = "ListCrossAccountResourcesRequest";
|
|
207
|
+
const _LCARRi = "ListCrossAccountResourcesResponse";
|
|
208
|
+
const _LCRA = "ListCustomRoutingAccelerators";
|
|
209
|
+
const _LCRAR = "ListCustomRoutingAcceleratorsRequest";
|
|
210
|
+
const _LCRARi = "ListCustomRoutingAcceleratorsResponse";
|
|
211
|
+
const _LCREG = "ListCustomRoutingEndpointGroups";
|
|
212
|
+
const _LCREGR = "ListCustomRoutingEndpointGroupsRequest";
|
|
213
|
+
const _LCREGRi = "ListCustomRoutingEndpointGroupsResponse";
|
|
214
|
+
const _LCRL = "ListCustomRoutingListeners";
|
|
215
|
+
const _LCRLR = "ListCustomRoutingListenersRequest";
|
|
216
|
+
const _LCRLRi = "ListCustomRoutingListenersResponse";
|
|
217
|
+
const _LCRPM = "ListCustomRoutingPortMappings";
|
|
218
|
+
const _LCRPMBD = "ListCustomRoutingPortMappingsByDestination";
|
|
219
|
+
const _LCRPMBDR = "ListCustomRoutingPortMappingsByDestinationRequest";
|
|
220
|
+
const _LCRPMBDRi = "ListCustomRoutingPortMappingsByDestinationResponse";
|
|
221
|
+
const _LCRPMR = "ListCustomRoutingPortMappingsRequest";
|
|
222
|
+
const _LCRPMRi = "ListCustomRoutingPortMappingsResponse";
|
|
223
|
+
const _LEE = "LimitExceededException";
|
|
224
|
+
const _LEG = "ListEndpointGroups";
|
|
225
|
+
const _LEGR = "ListEndpointGroupsRequest";
|
|
226
|
+
const _LEGRi = "ListEndpointGroupsResponse";
|
|
227
|
+
const _LL = "ListListeners";
|
|
228
|
+
const _LLR = "ListListenersRequest";
|
|
229
|
+
const _LLRi = "ListListenersResponse";
|
|
230
|
+
const _LMT = "LastModifiedTime";
|
|
231
|
+
const _LNFE = "ListenerNotFoundException";
|
|
232
|
+
const _LP = "ListenerPort";
|
|
233
|
+
const _LTFR = "ListTagsForResource";
|
|
234
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
235
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
236
|
+
const _Li = "Listeners";
|
|
237
|
+
const _M = "Message";
|
|
238
|
+
const _MR = "MaxResults";
|
|
239
|
+
const _N = "Name";
|
|
240
|
+
const _NT = "NextToken";
|
|
241
|
+
const _P = "Principals";
|
|
242
|
+
const _PBC = "ProvisionByoipCidr";
|
|
243
|
+
const _PBCR = "ProvisionByoipCidrRequest";
|
|
244
|
+
const _PBCRr = "ProvisionByoipCidrResponse";
|
|
245
|
+
const _PM = "PortMappings";
|
|
246
|
+
const _PMo = "PortMapping";
|
|
247
|
+
const _PO = "PortOverrides";
|
|
248
|
+
const _POo = "PortOverride";
|
|
249
|
+
const _PR = "PortRanges";
|
|
250
|
+
const _PRo = "PortRange";
|
|
251
|
+
const _Po = "Port";
|
|
252
|
+
const _Pr = "Protocol";
|
|
253
|
+
const _Pro = "Protocols";
|
|
254
|
+
const _R = "Resources";
|
|
255
|
+
const _RA = "ResourceArn";
|
|
256
|
+
const _RCRE = "RemoveCustomRoutingEndpoints";
|
|
257
|
+
const _RCRER = "RemoveCustomRoutingEndpointsRequest";
|
|
258
|
+
const _RE = "RemoveEndpoints";
|
|
259
|
+
const _RER = "RemoveEndpointsRequest";
|
|
260
|
+
const _ROAAI = "ResourceOwnerAwsAccountIds";
|
|
261
|
+
const _ROAAIe = "ResourceOwnerAwsAccountId";
|
|
262
|
+
const _RP = "RemovePrincipals";
|
|
263
|
+
const _RR = "RemoveResources";
|
|
264
|
+
const _Re = "Resource";
|
|
265
|
+
const _Reg = "Region";
|
|
266
|
+
const _S = "Status";
|
|
267
|
+
const _SA = "SocketAddress";
|
|
268
|
+
const _SAo = "SocketAddresses";
|
|
269
|
+
const _Si = "Signature";
|
|
270
|
+
const _St = "State";
|
|
271
|
+
const _T = "Timestamp";
|
|
272
|
+
const _TC = "ThresholdCount";
|
|
273
|
+
const _TDP = "TrafficDialPercentage";
|
|
274
|
+
const _TIPE = "TransactionInProgressException";
|
|
275
|
+
const _TK = "TagKeys";
|
|
276
|
+
const _TP = "ToPort";
|
|
277
|
+
const _TR = "TagResource";
|
|
278
|
+
const _TRR = "TagResourceRequest";
|
|
279
|
+
const _TRRa = "TagResourceResponse";
|
|
280
|
+
const _Ta = "Tags";
|
|
281
|
+
const _Tag = "Tag";
|
|
282
|
+
const _UA = "UpdateAccelerator";
|
|
283
|
+
const _UAA = "UpdateAcceleratorAttributes";
|
|
284
|
+
const _UAAR = "UpdateAcceleratorAttributesRequest";
|
|
285
|
+
const _UAARp = "UpdateAcceleratorAttributesResponse";
|
|
286
|
+
const _UAR = "UpdateAcceleratorRequest";
|
|
287
|
+
const _UARp = "UpdateAcceleratorResponse";
|
|
288
|
+
const _UCAA = "UpdateCrossAccountAttachment";
|
|
289
|
+
const _UCAAR = "UpdateCrossAccountAttachmentRequest";
|
|
290
|
+
const _UCAARp = "UpdateCrossAccountAttachmentResponse";
|
|
291
|
+
const _UCRA = "UpdateCustomRoutingAccelerator";
|
|
292
|
+
const _UCRAA = "UpdateCustomRoutingAcceleratorAttributes";
|
|
293
|
+
const _UCRAAR = "UpdateCustomRoutingAcceleratorAttributesRequest";
|
|
294
|
+
const _UCRAARp = "UpdateCustomRoutingAcceleratorAttributesResponse";
|
|
295
|
+
const _UCRAR = "UpdateCustomRoutingAcceleratorRequest";
|
|
296
|
+
const _UCRARp = "UpdateCustomRoutingAcceleratorResponse";
|
|
297
|
+
const _UCRL = "UpdateCustomRoutingListener";
|
|
298
|
+
const _UCRLR = "UpdateCustomRoutingListenerRequest";
|
|
299
|
+
const _UCRLRp = "UpdateCustomRoutingListenerResponse";
|
|
300
|
+
const _UEG = "UpdateEndpointGroup";
|
|
301
|
+
const _UEGR = "UpdateEndpointGroupRequest";
|
|
302
|
+
const _UEGRp = "UpdateEndpointGroupResponse";
|
|
303
|
+
const _UL = "UpdateListener";
|
|
304
|
+
const _ULR = "UpdateListenerRequest";
|
|
305
|
+
const _ULRp = "UpdateListenerResponse";
|
|
306
|
+
const _UR = "UntagResource";
|
|
307
|
+
const _URR = "UntagResourceRequest";
|
|
308
|
+
const _URRn = "UntagResourceResponse";
|
|
309
|
+
const _V = "Value";
|
|
310
|
+
const _W = "Weight";
|
|
311
|
+
const _WBC = "WithdrawByoipCidr";
|
|
312
|
+
const _WBCR = "WithdrawByoipCidrRequest";
|
|
313
|
+
const _WBCRi = "WithdrawByoipCidrResponse";
|
|
314
|
+
const _c = "client";
|
|
315
|
+
const _e = "error";
|
|
316
|
+
const _hE = "httpError";
|
|
317
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.globalaccelerator";
|
|
318
|
+
const _se = "server";
|
|
319
|
+
const n0 = "com.amazonaws.globalaccelerator";
|
|
320
|
+
const schema_1 = require("@smithy/core/schema");
|
|
321
|
+
const errors_1 = require("../models/errors");
|
|
322
|
+
const GlobalAcceleratorServiceException_1 = require("../models/GlobalAcceleratorServiceException");
|
|
323
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
324
|
+
exports.GlobalAcceleratorServiceException$ = [-3, _s, "GlobalAcceleratorServiceException", 0, [], []];
|
|
325
|
+
_s_registry.registerError(exports.GlobalAcceleratorServiceException$, GlobalAcceleratorServiceException_1.GlobalAcceleratorServiceException);
|
|
326
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
327
|
+
exports.AcceleratorNotDisabledException$ = [-3, n0, _ANDE,
|
|
328
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
329
|
+
[_M],
|
|
330
|
+
[0]
|
|
331
|
+
];
|
|
332
|
+
n0_registry.registerError(exports.AcceleratorNotDisabledException$, errors_1.AcceleratorNotDisabledException);
|
|
333
|
+
exports.AcceleratorNotFoundException$ = [-3, n0, _ANFE,
|
|
334
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
335
|
+
[_M],
|
|
336
|
+
[0]
|
|
337
|
+
];
|
|
338
|
+
n0_registry.registerError(exports.AcceleratorNotFoundException$, errors_1.AcceleratorNotFoundException);
|
|
339
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
340
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
341
|
+
[_M],
|
|
342
|
+
[0]
|
|
343
|
+
];
|
|
344
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
345
|
+
exports.AssociatedEndpointGroupFoundException$ = [-3, n0, _AEGFE,
|
|
346
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
347
|
+
[_M],
|
|
348
|
+
[0]
|
|
349
|
+
];
|
|
350
|
+
n0_registry.registerError(exports.AssociatedEndpointGroupFoundException$, errors_1.AssociatedEndpointGroupFoundException);
|
|
351
|
+
exports.AssociatedListenerFoundException$ = [-3, n0, _ALFE,
|
|
352
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
353
|
+
[_M],
|
|
354
|
+
[0]
|
|
355
|
+
];
|
|
356
|
+
n0_registry.registerError(exports.AssociatedListenerFoundException$, errors_1.AssociatedListenerFoundException);
|
|
357
|
+
exports.AttachmentNotFoundException$ = [-3, n0, _ANFEt,
|
|
358
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
359
|
+
[_M],
|
|
360
|
+
[0]
|
|
361
|
+
];
|
|
362
|
+
n0_registry.registerError(exports.AttachmentNotFoundException$, errors_1.AttachmentNotFoundException);
|
|
363
|
+
exports.ByoipCidrNotFoundException$ = [-3, n0, _BCNFE,
|
|
364
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
365
|
+
[_M],
|
|
366
|
+
[0]
|
|
367
|
+
];
|
|
368
|
+
n0_registry.registerError(exports.ByoipCidrNotFoundException$, errors_1.ByoipCidrNotFoundException);
|
|
369
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
370
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
371
|
+
[_M],
|
|
372
|
+
[0]
|
|
373
|
+
];
|
|
374
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
375
|
+
exports.EndpointAlreadyExistsException$ = [-3, n0, _EAEE,
|
|
376
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
377
|
+
[_M],
|
|
378
|
+
[0]
|
|
379
|
+
];
|
|
380
|
+
n0_registry.registerError(exports.EndpointAlreadyExistsException$, errors_1.EndpointAlreadyExistsException);
|
|
381
|
+
exports.EndpointGroupAlreadyExistsException$ = [-3, n0, _EGAEE,
|
|
382
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
383
|
+
[_M],
|
|
384
|
+
[0]
|
|
385
|
+
];
|
|
386
|
+
n0_registry.registerError(exports.EndpointGroupAlreadyExistsException$, errors_1.EndpointGroupAlreadyExistsException);
|
|
387
|
+
exports.EndpointGroupNotFoundException$ = [-3, n0, _EGNFE,
|
|
388
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
389
|
+
[_M],
|
|
390
|
+
[0]
|
|
391
|
+
];
|
|
392
|
+
n0_registry.registerError(exports.EndpointGroupNotFoundException$, errors_1.EndpointGroupNotFoundException);
|
|
393
|
+
exports.EndpointNotFoundException$ = [-3, n0, _ENFE,
|
|
394
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
395
|
+
[_M],
|
|
396
|
+
[0]
|
|
397
|
+
];
|
|
398
|
+
n0_registry.registerError(exports.EndpointNotFoundException$, errors_1.EndpointNotFoundException);
|
|
399
|
+
exports.IncorrectCidrStateException$ = [-3, n0, _ICSE,
|
|
400
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
401
|
+
[_M],
|
|
402
|
+
[0]
|
|
403
|
+
];
|
|
404
|
+
n0_registry.registerError(exports.IncorrectCidrStateException$, errors_1.IncorrectCidrStateException);
|
|
405
|
+
exports.InternalServiceErrorException$ = [-3, n0, _ISEE,
|
|
406
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
407
|
+
[_M],
|
|
408
|
+
[0]
|
|
409
|
+
];
|
|
410
|
+
n0_registry.registerError(exports.InternalServiceErrorException$, errors_1.InternalServiceErrorException);
|
|
411
|
+
exports.InvalidArgumentException$ = [-3, n0, _IAE,
|
|
412
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
413
|
+
[_M],
|
|
414
|
+
[0]
|
|
415
|
+
];
|
|
416
|
+
n0_registry.registerError(exports.InvalidArgumentException$, errors_1.InvalidArgumentException);
|
|
417
|
+
exports.InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
418
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
419
|
+
[_M],
|
|
420
|
+
[0]
|
|
421
|
+
];
|
|
422
|
+
n0_registry.registerError(exports.InvalidNextTokenException$, errors_1.InvalidNextTokenException);
|
|
423
|
+
exports.InvalidPortRangeException$ = [-3, n0, _IPRE,
|
|
424
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
425
|
+
[_M],
|
|
426
|
+
[0]
|
|
427
|
+
];
|
|
428
|
+
n0_registry.registerError(exports.InvalidPortRangeException$, errors_1.InvalidPortRangeException);
|
|
429
|
+
exports.LimitExceededException$ = [-3, n0, _LEE,
|
|
430
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
431
|
+
[_M],
|
|
432
|
+
[0]
|
|
433
|
+
];
|
|
434
|
+
n0_registry.registerError(exports.LimitExceededException$, errors_1.LimitExceededException);
|
|
435
|
+
exports.ListenerNotFoundException$ = [-3, n0, _LNFE,
|
|
436
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
437
|
+
[_M],
|
|
438
|
+
[0]
|
|
439
|
+
];
|
|
440
|
+
n0_registry.registerError(exports.ListenerNotFoundException$, errors_1.ListenerNotFoundException);
|
|
441
|
+
exports.TransactionInProgressException$ = [-3, n0, _TIPE,
|
|
442
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
443
|
+
[_M],
|
|
444
|
+
[0]
|
|
445
|
+
];
|
|
446
|
+
n0_registry.registerError(exports.TransactionInProgressException$, errors_1.TransactionInProgressException);
|
|
447
|
+
exports.errorTypeRegistries = [
|
|
448
|
+
_s_registry,
|
|
449
|
+
n0_registry,
|
|
450
|
+
];
|
|
451
|
+
exports.Accelerator$ = [3, n0, _A,
|
|
452
|
+
0,
|
|
453
|
+
[_AA, _N, _IAT, _E, _IS, _DN, _S, _CT, _LMT, _DSDN, _Ev],
|
|
454
|
+
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4, 0, () => AcceleratorEvents]
|
|
455
|
+
];
|
|
456
|
+
exports.AcceleratorAttributes$ = [3, n0, _AAc,
|
|
457
|
+
0,
|
|
458
|
+
[_FLE, _FLSB, _FLSP],
|
|
459
|
+
[2, 0, 0]
|
|
460
|
+
];
|
|
461
|
+
exports.AcceleratorEvent$ = [3, n0, _AE,
|
|
462
|
+
0,
|
|
463
|
+
[_M, _T],
|
|
464
|
+
[0, 4]
|
|
465
|
+
];
|
|
466
|
+
exports.AddCustomRoutingEndpointsRequest$ = [3, n0, _ACRER,
|
|
467
|
+
0,
|
|
468
|
+
[_EC, _EGA],
|
|
469
|
+
[() => CustomRoutingEndpointConfigurations, 0], 2
|
|
470
|
+
];
|
|
471
|
+
exports.AddCustomRoutingEndpointsResponse$ = [3, n0, _ACRERd,
|
|
472
|
+
0,
|
|
473
|
+
[_ED, _EGA],
|
|
474
|
+
[() => CustomRoutingEndpointDescriptions, 0]
|
|
475
|
+
];
|
|
476
|
+
exports.AddEndpointsRequest$ = [3, n0, _AER,
|
|
477
|
+
0,
|
|
478
|
+
[_EC, _EGA],
|
|
479
|
+
[() => EndpointConfigurations, 0], 2
|
|
480
|
+
];
|
|
481
|
+
exports.AddEndpointsResponse$ = [3, n0, _AERd,
|
|
482
|
+
0,
|
|
483
|
+
[_ED, _EGA],
|
|
484
|
+
[() => EndpointDescriptions, 0]
|
|
485
|
+
];
|
|
486
|
+
exports.AdvertiseByoipCidrRequest$ = [3, n0, _ABCR,
|
|
487
|
+
0,
|
|
488
|
+
[_C],
|
|
489
|
+
[0], 1
|
|
490
|
+
];
|
|
491
|
+
exports.AdvertiseByoipCidrResponse$ = [3, n0, _ABCRd,
|
|
492
|
+
0,
|
|
493
|
+
[_BC],
|
|
494
|
+
[() => exports.ByoipCidr$]
|
|
495
|
+
];
|
|
496
|
+
exports.AllowCustomRoutingTrafficRequest$ = [3, n0, _ACRTR,
|
|
497
|
+
0,
|
|
498
|
+
[_EGA, _EI, _DA, _DP, _AATTE],
|
|
499
|
+
[0, 0, 64 | 0, 64 | 1, 2], 2
|
|
500
|
+
];
|
|
501
|
+
exports.Attachment$ = [3, n0, _At,
|
|
502
|
+
0,
|
|
503
|
+
[_AAt, _N, _P, _R, _LMT, _CT],
|
|
504
|
+
[0, 0, 64 | 0, () => Resources, 4, 4]
|
|
505
|
+
];
|
|
506
|
+
exports.ByoipCidr$ = [3, n0, _BC,
|
|
507
|
+
0,
|
|
508
|
+
[_C, _St, _Ev],
|
|
509
|
+
[0, 0, () => ByoipCidrEvents]
|
|
510
|
+
];
|
|
511
|
+
exports.ByoipCidrEvent$ = [3, n0, _BCE,
|
|
512
|
+
0,
|
|
513
|
+
[_M, _T],
|
|
514
|
+
[0, 4]
|
|
515
|
+
];
|
|
516
|
+
exports.CidrAuthorizationContext$ = [3, n0, _CAC,
|
|
517
|
+
0,
|
|
518
|
+
[_M, _Si],
|
|
519
|
+
[0, 0], 2
|
|
520
|
+
];
|
|
521
|
+
exports.CreateAcceleratorRequest$ = [3, n0, _CAR,
|
|
522
|
+
0,
|
|
523
|
+
[_N, _IAT, _IA, _E, _IT, _Ta],
|
|
524
|
+
[0, 0, 64 | 0, 2, [0, 4], () => Tags], 1
|
|
525
|
+
];
|
|
526
|
+
exports.CreateAcceleratorResponse$ = [3, n0, _CARr,
|
|
527
|
+
0,
|
|
528
|
+
[_A],
|
|
529
|
+
[() => exports.Accelerator$]
|
|
530
|
+
];
|
|
531
|
+
exports.CreateCrossAccountAttachmentRequest$ = [3, n0, _CCAAR,
|
|
532
|
+
0,
|
|
533
|
+
[_N, _P, _R, _IT, _Ta],
|
|
534
|
+
[0, 64 | 0, () => Resources, [0, 4], () => Tags], 1
|
|
535
|
+
];
|
|
536
|
+
exports.CreateCrossAccountAttachmentResponse$ = [3, n0, _CCAARr,
|
|
537
|
+
0,
|
|
538
|
+
[_CAA],
|
|
539
|
+
[() => exports.Attachment$]
|
|
540
|
+
];
|
|
541
|
+
exports.CreateCustomRoutingAcceleratorRequest$ = [3, n0, _CCRAR,
|
|
542
|
+
0,
|
|
543
|
+
[_N, _IAT, _IA, _E, _IT, _Ta],
|
|
544
|
+
[0, 0, 64 | 0, 2, [0, 4], () => Tags], 1
|
|
545
|
+
];
|
|
546
|
+
exports.CreateCustomRoutingAcceleratorResponse$ = [3, n0, _CCRARr,
|
|
547
|
+
0,
|
|
548
|
+
[_A],
|
|
549
|
+
[() => exports.CustomRoutingAccelerator$]
|
|
550
|
+
];
|
|
551
|
+
exports.CreateCustomRoutingEndpointGroupRequest$ = [3, n0, _CCREGR,
|
|
552
|
+
0,
|
|
553
|
+
[_LA, _EGR, _DC, _IT],
|
|
554
|
+
[0, 0, () => CustomRoutingDestinationConfigurations, [0, 4]], 3
|
|
555
|
+
];
|
|
556
|
+
exports.CreateCustomRoutingEndpointGroupResponse$ = [3, n0, _CCREGRr,
|
|
557
|
+
0,
|
|
558
|
+
[_EG],
|
|
559
|
+
[() => exports.CustomRoutingEndpointGroup$]
|
|
560
|
+
];
|
|
561
|
+
exports.CreateCustomRoutingListenerRequest$ = [3, n0, _CCRLR,
|
|
562
|
+
0,
|
|
563
|
+
[_AA, _PR, _IT],
|
|
564
|
+
[0, () => PortRanges, [0, 4]], 2
|
|
565
|
+
];
|
|
566
|
+
exports.CreateCustomRoutingListenerResponse$ = [3, n0, _CCRLRr,
|
|
567
|
+
0,
|
|
568
|
+
[_L],
|
|
569
|
+
[() => exports.CustomRoutingListener$]
|
|
570
|
+
];
|
|
571
|
+
exports.CreateEndpointGroupRequest$ = [3, n0, _CEGR,
|
|
572
|
+
0,
|
|
573
|
+
[_LA, _EGR, _EC, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _IT, _PO],
|
|
574
|
+
[0, 0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, [0, 4], () => PortOverrides], 2
|
|
575
|
+
];
|
|
576
|
+
exports.CreateEndpointGroupResponse$ = [3, n0, _CEGRr,
|
|
577
|
+
0,
|
|
578
|
+
[_EG],
|
|
579
|
+
[() => exports.EndpointGroup$]
|
|
580
|
+
];
|
|
581
|
+
exports.CreateListenerRequest$ = [3, n0, _CLR,
|
|
582
|
+
0,
|
|
583
|
+
[_AA, _PR, _Pr, _CA, _IT],
|
|
584
|
+
[0, () => PortRanges, 0, 0, [0, 4]], 3
|
|
585
|
+
];
|
|
586
|
+
exports.CreateListenerResponse$ = [3, n0, _CLRr,
|
|
587
|
+
0,
|
|
588
|
+
[_L],
|
|
589
|
+
[() => exports.Listener$]
|
|
590
|
+
];
|
|
591
|
+
exports.CrossAccountResource$ = [3, n0, _CARro,
|
|
592
|
+
0,
|
|
593
|
+
[_EI, _C, _AAt],
|
|
594
|
+
[0, 0, 0]
|
|
595
|
+
];
|
|
596
|
+
exports.CustomRoutingAccelerator$ = [3, n0, _CRA,
|
|
597
|
+
0,
|
|
598
|
+
[_AA, _N, _IAT, _E, _IS, _DN, _S, _CT, _LMT],
|
|
599
|
+
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4]
|
|
600
|
+
];
|
|
601
|
+
exports.CustomRoutingAcceleratorAttributes$ = [3, n0, _CRAA,
|
|
602
|
+
0,
|
|
603
|
+
[_FLE, _FLSB, _FLSP],
|
|
604
|
+
[2, 0, 0]
|
|
605
|
+
];
|
|
606
|
+
exports.CustomRoutingDestinationConfiguration$ = [3, n0, _CRDC,
|
|
607
|
+
0,
|
|
608
|
+
[_FP, _TP, _Pro],
|
|
609
|
+
[1, 1, 64 | 0], 3
|
|
610
|
+
];
|
|
611
|
+
exports.CustomRoutingDestinationDescription$ = [3, n0, _CRDD,
|
|
612
|
+
0,
|
|
613
|
+
[_FP, _TP, _Pro],
|
|
614
|
+
[1, 1, 64 | 0]
|
|
615
|
+
];
|
|
616
|
+
exports.CustomRoutingEndpointConfiguration$ = [3, n0, _CREC,
|
|
617
|
+
0,
|
|
618
|
+
[_EI, _AAt],
|
|
619
|
+
[0, 0]
|
|
620
|
+
];
|
|
621
|
+
exports.CustomRoutingEndpointDescription$ = [3, n0, _CRED,
|
|
622
|
+
0,
|
|
623
|
+
[_EI],
|
|
624
|
+
[0]
|
|
625
|
+
];
|
|
626
|
+
exports.CustomRoutingEndpointGroup$ = [3, n0, _CREG,
|
|
627
|
+
0,
|
|
628
|
+
[_EGA, _EGR, _DD, _ED],
|
|
629
|
+
[0, 0, () => CustomRoutingDestinationDescriptions, () => CustomRoutingEndpointDescriptions]
|
|
630
|
+
];
|
|
631
|
+
exports.CustomRoutingListener$ = [3, n0, _CRL,
|
|
632
|
+
0,
|
|
633
|
+
[_LA, _PR],
|
|
634
|
+
[0, () => PortRanges]
|
|
635
|
+
];
|
|
636
|
+
exports.DeleteAcceleratorRequest$ = [3, n0, _DAR,
|
|
637
|
+
0,
|
|
638
|
+
[_AA],
|
|
639
|
+
[0], 1
|
|
640
|
+
];
|
|
641
|
+
exports.DeleteCrossAccountAttachmentRequest$ = [3, n0, _DCAAR,
|
|
642
|
+
0,
|
|
643
|
+
[_AAt],
|
|
644
|
+
[0], 1
|
|
645
|
+
];
|
|
646
|
+
exports.DeleteCustomRoutingAcceleratorRequest$ = [3, n0, _DCRAR,
|
|
647
|
+
0,
|
|
648
|
+
[_AA],
|
|
649
|
+
[0], 1
|
|
650
|
+
];
|
|
651
|
+
exports.DeleteCustomRoutingEndpointGroupRequest$ = [3, n0, _DCREGR,
|
|
652
|
+
0,
|
|
653
|
+
[_EGA],
|
|
654
|
+
[0], 1
|
|
655
|
+
];
|
|
656
|
+
exports.DeleteCustomRoutingListenerRequest$ = [3, n0, _DCRLR,
|
|
657
|
+
0,
|
|
658
|
+
[_LA],
|
|
659
|
+
[0], 1
|
|
660
|
+
];
|
|
661
|
+
exports.DeleteEndpointGroupRequest$ = [3, n0, _DEGR,
|
|
662
|
+
0,
|
|
663
|
+
[_EGA],
|
|
664
|
+
[0], 1
|
|
665
|
+
];
|
|
666
|
+
exports.DeleteListenerRequest$ = [3, n0, _DLR,
|
|
667
|
+
0,
|
|
668
|
+
[_LA],
|
|
669
|
+
[0], 1
|
|
670
|
+
];
|
|
671
|
+
exports.DenyCustomRoutingTrafficRequest$ = [3, n0, _DCRTR,
|
|
672
|
+
0,
|
|
673
|
+
[_EGA, _EI, _DA, _DP, _DATTE],
|
|
674
|
+
[0, 0, 64 | 0, 64 | 1, 2], 2
|
|
675
|
+
];
|
|
676
|
+
exports.DeprovisionByoipCidrRequest$ = [3, n0, _DBCR,
|
|
677
|
+
0,
|
|
678
|
+
[_C],
|
|
679
|
+
[0], 1
|
|
680
|
+
];
|
|
681
|
+
exports.DeprovisionByoipCidrResponse$ = [3, n0, _DBCRe,
|
|
682
|
+
0,
|
|
683
|
+
[_BC],
|
|
684
|
+
[() => exports.ByoipCidr$]
|
|
685
|
+
];
|
|
686
|
+
exports.DescribeAcceleratorAttributesRequest$ = [3, n0, _DAAR,
|
|
687
|
+
0,
|
|
688
|
+
[_AA],
|
|
689
|
+
[0], 1
|
|
690
|
+
];
|
|
691
|
+
exports.DescribeAcceleratorAttributesResponse$ = [3, n0, _DAARe,
|
|
692
|
+
0,
|
|
693
|
+
[_AAc],
|
|
694
|
+
[() => exports.AcceleratorAttributes$]
|
|
695
|
+
];
|
|
696
|
+
exports.DescribeAcceleratorRequest$ = [3, n0, _DARe,
|
|
697
|
+
0,
|
|
698
|
+
[_AA],
|
|
699
|
+
[0], 1
|
|
700
|
+
];
|
|
701
|
+
exports.DescribeAcceleratorResponse$ = [3, n0, _DARes,
|
|
702
|
+
0,
|
|
703
|
+
[_A],
|
|
704
|
+
[() => exports.Accelerator$]
|
|
705
|
+
];
|
|
706
|
+
exports.DescribeCrossAccountAttachmentRequest$ = [3, n0, _DCAARe,
|
|
707
|
+
0,
|
|
708
|
+
[_AAt],
|
|
709
|
+
[0], 1
|
|
710
|
+
];
|
|
711
|
+
exports.DescribeCrossAccountAttachmentResponse$ = [3, n0, _DCAARes,
|
|
712
|
+
0,
|
|
713
|
+
[_CAA],
|
|
714
|
+
[() => exports.Attachment$]
|
|
715
|
+
];
|
|
716
|
+
exports.DescribeCustomRoutingAcceleratorAttributesRequest$ = [3, n0, _DCRAAR,
|
|
717
|
+
0,
|
|
718
|
+
[_AA],
|
|
719
|
+
[0], 1
|
|
720
|
+
];
|
|
721
|
+
exports.DescribeCustomRoutingAcceleratorAttributesResponse$ = [3, n0, _DCRAARe,
|
|
722
|
+
0,
|
|
723
|
+
[_AAc],
|
|
724
|
+
[() => exports.CustomRoutingAcceleratorAttributes$]
|
|
725
|
+
];
|
|
726
|
+
exports.DescribeCustomRoutingAcceleratorRequest$ = [3, n0, _DCRARe,
|
|
727
|
+
0,
|
|
728
|
+
[_AA],
|
|
729
|
+
[0], 1
|
|
730
|
+
];
|
|
731
|
+
exports.DescribeCustomRoutingAcceleratorResponse$ = [3, n0, _DCRARes,
|
|
732
|
+
0,
|
|
733
|
+
[_A],
|
|
734
|
+
[() => exports.CustomRoutingAccelerator$]
|
|
735
|
+
];
|
|
736
|
+
exports.DescribeCustomRoutingEndpointGroupRequest$ = [3, n0, _DCREGRe,
|
|
737
|
+
0,
|
|
738
|
+
[_EGA],
|
|
739
|
+
[0], 1
|
|
740
|
+
];
|
|
741
|
+
exports.DescribeCustomRoutingEndpointGroupResponse$ = [3, n0, _DCREGRes,
|
|
742
|
+
0,
|
|
743
|
+
[_EG],
|
|
744
|
+
[() => exports.CustomRoutingEndpointGroup$]
|
|
745
|
+
];
|
|
746
|
+
exports.DescribeCustomRoutingListenerRequest$ = [3, n0, _DCRLRe,
|
|
747
|
+
0,
|
|
748
|
+
[_LA],
|
|
749
|
+
[0], 1
|
|
750
|
+
];
|
|
751
|
+
exports.DescribeCustomRoutingListenerResponse$ = [3, n0, _DCRLRes,
|
|
752
|
+
0,
|
|
753
|
+
[_L],
|
|
754
|
+
[() => exports.CustomRoutingListener$]
|
|
755
|
+
];
|
|
756
|
+
exports.DescribeEndpointGroupRequest$ = [3, n0, _DEGRe,
|
|
757
|
+
0,
|
|
758
|
+
[_EGA],
|
|
759
|
+
[0], 1
|
|
760
|
+
];
|
|
761
|
+
exports.DescribeEndpointGroupResponse$ = [3, n0, _DEGRes,
|
|
762
|
+
0,
|
|
763
|
+
[_EG],
|
|
764
|
+
[() => exports.EndpointGroup$]
|
|
765
|
+
];
|
|
766
|
+
exports.DescribeListenerRequest$ = [3, n0, _DLRe,
|
|
767
|
+
0,
|
|
768
|
+
[_LA],
|
|
769
|
+
[0], 1
|
|
770
|
+
];
|
|
771
|
+
exports.DescribeListenerResponse$ = [3, n0, _DLRes,
|
|
772
|
+
0,
|
|
773
|
+
[_L],
|
|
774
|
+
[() => exports.Listener$]
|
|
775
|
+
];
|
|
776
|
+
exports.DestinationPortMapping$ = [3, n0, _DPM,
|
|
777
|
+
0,
|
|
778
|
+
[_AA, _ASA, _EGA, _EI, _EGR, _DSA, _IAT, _DTS],
|
|
779
|
+
[0, () => SocketAddresses, 0, 0, 0, () => exports.SocketAddress$, 0, 0]
|
|
780
|
+
];
|
|
781
|
+
exports.EndpointConfiguration$ = [3, n0, _ECn,
|
|
782
|
+
0,
|
|
783
|
+
[_EI, _W, _CIPPE, _AAt],
|
|
784
|
+
[0, 1, 2, 0]
|
|
785
|
+
];
|
|
786
|
+
exports.EndpointDescription$ = [3, n0, _EDn,
|
|
787
|
+
0,
|
|
788
|
+
[_EI, _W, _HS, _HR, _CIPPE],
|
|
789
|
+
[0, 1, 0, 0, 2]
|
|
790
|
+
];
|
|
791
|
+
exports.EndpointGroup$ = [3, n0, _EG,
|
|
792
|
+
0,
|
|
793
|
+
[_EGA, _EGR, _ED, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _PO],
|
|
794
|
+
[0, 0, () => EndpointDescriptions, 1, 1, 0, 0, 1, 1, () => PortOverrides]
|
|
795
|
+
];
|
|
796
|
+
exports.EndpointIdentifier$ = [3, n0, _EIn,
|
|
797
|
+
0,
|
|
798
|
+
[_EI, _CIPPE],
|
|
799
|
+
[0, 2], 1
|
|
800
|
+
];
|
|
801
|
+
exports.IpSet$ = [3, n0, _ISp,
|
|
802
|
+
0,
|
|
803
|
+
[_IF, _IA, _IAF],
|
|
804
|
+
[0, 64 | 0, 0]
|
|
805
|
+
];
|
|
806
|
+
exports.ListAcceleratorsRequest$ = [3, n0, _LAR,
|
|
807
|
+
0,
|
|
808
|
+
[_MR, _NT],
|
|
809
|
+
[1, 0]
|
|
810
|
+
];
|
|
811
|
+
exports.ListAcceleratorsResponse$ = [3, n0, _LARi,
|
|
812
|
+
0,
|
|
813
|
+
[_Ac, _NT],
|
|
814
|
+
[() => Accelerators, 0]
|
|
815
|
+
];
|
|
816
|
+
exports.ListByoipCidrsRequest$ = [3, n0, _LBCR,
|
|
817
|
+
0,
|
|
818
|
+
[_MR, _NT],
|
|
819
|
+
[1, 0]
|
|
820
|
+
];
|
|
821
|
+
exports.ListByoipCidrsResponse$ = [3, n0, _LBCRi,
|
|
822
|
+
0,
|
|
823
|
+
[_BCy, _NT],
|
|
824
|
+
[() => ByoipCidrs, 0]
|
|
825
|
+
];
|
|
826
|
+
exports.ListCrossAccountAttachmentsRequest$ = [3, n0, _LCAAR,
|
|
827
|
+
0,
|
|
828
|
+
[_MR, _NT],
|
|
829
|
+
[1, 0]
|
|
830
|
+
];
|
|
831
|
+
exports.ListCrossAccountAttachmentsResponse$ = [3, n0, _LCAARi,
|
|
832
|
+
0,
|
|
833
|
+
[_CAAr, _NT],
|
|
834
|
+
[() => Attachments, 0]
|
|
835
|
+
];
|
|
836
|
+
exports.ListCrossAccountResourceAccountsRequest$ = [3, n0, _LCARAR,
|
|
837
|
+
0,
|
|
838
|
+
[],
|
|
839
|
+
[]
|
|
840
|
+
];
|
|
841
|
+
exports.ListCrossAccountResourceAccountsResponse$ = [3, n0, _LCARARi,
|
|
842
|
+
0,
|
|
843
|
+
[_ROAAI],
|
|
844
|
+
[64 | 0]
|
|
845
|
+
];
|
|
846
|
+
exports.ListCrossAccountResourcesRequest$ = [3, n0, _LCARR,
|
|
847
|
+
0,
|
|
848
|
+
[_ROAAIe, _AA, _MR, _NT],
|
|
849
|
+
[0, 0, 1, 0], 1
|
|
850
|
+
];
|
|
851
|
+
exports.ListCrossAccountResourcesResponse$ = [3, n0, _LCARRi,
|
|
852
|
+
0,
|
|
853
|
+
[_CARros, _NT],
|
|
854
|
+
[() => CrossAccountResources, 0]
|
|
855
|
+
];
|
|
856
|
+
exports.ListCustomRoutingAcceleratorsRequest$ = [3, n0, _LCRAR,
|
|
857
|
+
0,
|
|
858
|
+
[_MR, _NT],
|
|
859
|
+
[1, 0]
|
|
860
|
+
];
|
|
861
|
+
exports.ListCustomRoutingAcceleratorsResponse$ = [3, n0, _LCRARi,
|
|
862
|
+
0,
|
|
863
|
+
[_Ac, _NT],
|
|
864
|
+
[() => CustomRoutingAccelerators, 0]
|
|
865
|
+
];
|
|
866
|
+
exports.ListCustomRoutingEndpointGroupsRequest$ = [3, n0, _LCREGR,
|
|
867
|
+
0,
|
|
868
|
+
[_LA, _MR, _NT],
|
|
869
|
+
[0, 1, 0], 1
|
|
870
|
+
];
|
|
871
|
+
exports.ListCustomRoutingEndpointGroupsResponse$ = [3, n0, _LCREGRi,
|
|
872
|
+
0,
|
|
873
|
+
[_EGn, _NT],
|
|
874
|
+
[() => CustomRoutingEndpointGroups, 0]
|
|
875
|
+
];
|
|
876
|
+
exports.ListCustomRoutingListenersRequest$ = [3, n0, _LCRLR,
|
|
877
|
+
0,
|
|
878
|
+
[_AA, _MR, _NT],
|
|
879
|
+
[0, 1, 0], 1
|
|
880
|
+
];
|
|
881
|
+
exports.ListCustomRoutingListenersResponse$ = [3, n0, _LCRLRi,
|
|
882
|
+
0,
|
|
883
|
+
[_Li, _NT],
|
|
884
|
+
[() => CustomRoutingListeners, 0]
|
|
885
|
+
];
|
|
886
|
+
exports.ListCustomRoutingPortMappingsByDestinationRequest$ = [3, n0, _LCRPMBDR,
|
|
887
|
+
0,
|
|
888
|
+
[_EI, _DAe, _MR, _NT],
|
|
889
|
+
[0, 0, 1, 0], 2
|
|
890
|
+
];
|
|
891
|
+
exports.ListCustomRoutingPortMappingsByDestinationResponse$ = [3, n0, _LCRPMBDRi,
|
|
892
|
+
0,
|
|
893
|
+
[_DPMe, _NT],
|
|
894
|
+
[() => DestinationPortMappings, 0]
|
|
895
|
+
];
|
|
896
|
+
exports.ListCustomRoutingPortMappingsRequest$ = [3, n0, _LCRPMR,
|
|
897
|
+
0,
|
|
898
|
+
[_AA, _EGA, _MR, _NT],
|
|
899
|
+
[0, 0, 1, 0], 1
|
|
900
|
+
];
|
|
901
|
+
exports.ListCustomRoutingPortMappingsResponse$ = [3, n0, _LCRPMRi,
|
|
902
|
+
0,
|
|
903
|
+
[_PM, _NT],
|
|
904
|
+
[() => PortMappings, 0]
|
|
905
|
+
];
|
|
906
|
+
exports.ListEndpointGroupsRequest$ = [3, n0, _LEGR,
|
|
907
|
+
0,
|
|
908
|
+
[_LA, _MR, _NT],
|
|
909
|
+
[0, 1, 0], 1
|
|
910
|
+
];
|
|
911
|
+
exports.ListEndpointGroupsResponse$ = [3, n0, _LEGRi,
|
|
912
|
+
0,
|
|
913
|
+
[_EGn, _NT],
|
|
914
|
+
[() => EndpointGroups, 0]
|
|
915
|
+
];
|
|
916
|
+
exports.Listener$ = [3, n0, _L,
|
|
917
|
+
0,
|
|
918
|
+
[_LA, _PR, _Pr, _CA],
|
|
919
|
+
[0, () => PortRanges, 0, 0]
|
|
920
|
+
];
|
|
921
|
+
exports.ListListenersRequest$ = [3, n0, _LLR,
|
|
922
|
+
0,
|
|
923
|
+
[_AA, _MR, _NT],
|
|
924
|
+
[0, 1, 0], 1
|
|
925
|
+
];
|
|
926
|
+
exports.ListListenersResponse$ = [3, n0, _LLRi,
|
|
927
|
+
0,
|
|
928
|
+
[_Li, _NT],
|
|
929
|
+
[() => Listeners, 0]
|
|
930
|
+
];
|
|
931
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
932
|
+
0,
|
|
933
|
+
[_RA],
|
|
934
|
+
[0], 1
|
|
935
|
+
];
|
|
936
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
937
|
+
0,
|
|
938
|
+
[_Ta],
|
|
939
|
+
[() => Tags]
|
|
940
|
+
];
|
|
941
|
+
exports.PortMapping$ = [3, n0, _PMo,
|
|
942
|
+
0,
|
|
943
|
+
[_AP, _EGA, _EI, _DSA, _Pro, _DTS],
|
|
944
|
+
[1, 0, 0, () => exports.SocketAddress$, 64 | 0, 0]
|
|
945
|
+
];
|
|
946
|
+
exports.PortOverride$ = [3, n0, _POo,
|
|
947
|
+
0,
|
|
948
|
+
[_LP, _EP],
|
|
949
|
+
[1, 1]
|
|
950
|
+
];
|
|
951
|
+
exports.PortRange$ = [3, n0, _PRo,
|
|
952
|
+
0,
|
|
953
|
+
[_FP, _TP],
|
|
954
|
+
[1, 1]
|
|
955
|
+
];
|
|
956
|
+
exports.ProvisionByoipCidrRequest$ = [3, n0, _PBCR,
|
|
957
|
+
0,
|
|
958
|
+
[_C, _CAC],
|
|
959
|
+
[0, () => exports.CidrAuthorizationContext$], 2
|
|
960
|
+
];
|
|
961
|
+
exports.ProvisionByoipCidrResponse$ = [3, n0, _PBCRr,
|
|
962
|
+
0,
|
|
963
|
+
[_BC],
|
|
964
|
+
[() => exports.ByoipCidr$]
|
|
965
|
+
];
|
|
966
|
+
exports.RemoveCustomRoutingEndpointsRequest$ = [3, n0, _RCRER,
|
|
967
|
+
0,
|
|
968
|
+
[_EInd, _EGA],
|
|
969
|
+
[64 | 0, 0], 2
|
|
970
|
+
];
|
|
971
|
+
exports.RemoveEndpointsRequest$ = [3, n0, _RER,
|
|
972
|
+
0,
|
|
973
|
+
[_EIndp, _EGA],
|
|
974
|
+
[() => EndpointIdentifiers, 0], 2
|
|
975
|
+
];
|
|
976
|
+
exports.Resource$ = [3, n0, _Re,
|
|
977
|
+
0,
|
|
978
|
+
[_EI, _C, _Reg],
|
|
979
|
+
[0, 0, 0]
|
|
980
|
+
];
|
|
981
|
+
exports.SocketAddress$ = [3, n0, _SA,
|
|
982
|
+
0,
|
|
983
|
+
[_IAp, _Po],
|
|
984
|
+
[0, 1]
|
|
985
|
+
];
|
|
986
|
+
exports.Tag$ = [3, n0, _Tag,
|
|
987
|
+
0,
|
|
988
|
+
[_K, _V],
|
|
989
|
+
[0, 0], 2
|
|
990
|
+
];
|
|
991
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
992
|
+
0,
|
|
993
|
+
[_RA, _Ta],
|
|
994
|
+
[0, () => Tags], 2
|
|
995
|
+
];
|
|
996
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
997
|
+
0,
|
|
998
|
+
[],
|
|
999
|
+
[]
|
|
1000
|
+
];
|
|
1001
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
1002
|
+
0,
|
|
1003
|
+
[_RA, _TK],
|
|
1004
|
+
[0, 64 | 0], 2
|
|
1005
|
+
];
|
|
1006
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
1007
|
+
0,
|
|
1008
|
+
[],
|
|
1009
|
+
[]
|
|
1010
|
+
];
|
|
1011
|
+
exports.UpdateAcceleratorAttributesRequest$ = [3, n0, _UAAR,
|
|
1012
|
+
0,
|
|
1013
|
+
[_AA, _FLE, _FLSB, _FLSP],
|
|
1014
|
+
[0, 2, 0, 0], 1
|
|
1015
|
+
];
|
|
1016
|
+
exports.UpdateAcceleratorAttributesResponse$ = [3, n0, _UAARp,
|
|
1017
|
+
0,
|
|
1018
|
+
[_AAc],
|
|
1019
|
+
[() => exports.AcceleratorAttributes$]
|
|
1020
|
+
];
|
|
1021
|
+
exports.UpdateAcceleratorRequest$ = [3, n0, _UAR,
|
|
1022
|
+
0,
|
|
1023
|
+
[_AA, _N, _IAT, _IA, _E],
|
|
1024
|
+
[0, 0, 0, 64 | 0, 2], 1
|
|
1025
|
+
];
|
|
1026
|
+
exports.UpdateAcceleratorResponse$ = [3, n0, _UARp,
|
|
1027
|
+
0,
|
|
1028
|
+
[_A],
|
|
1029
|
+
[() => exports.Accelerator$]
|
|
1030
|
+
];
|
|
1031
|
+
exports.UpdateCrossAccountAttachmentRequest$ = [3, n0, _UCAAR,
|
|
1032
|
+
0,
|
|
1033
|
+
[_AAt, _N, _APd, _RP, _AR, _RR],
|
|
1034
|
+
[0, 0, 64 | 0, 64 | 0, () => Resources, () => Resources], 1
|
|
1035
|
+
];
|
|
1036
|
+
exports.UpdateCrossAccountAttachmentResponse$ = [3, n0, _UCAARp,
|
|
1037
|
+
0,
|
|
1038
|
+
[_CAA],
|
|
1039
|
+
[() => exports.Attachment$]
|
|
1040
|
+
];
|
|
1041
|
+
exports.UpdateCustomRoutingAcceleratorAttributesRequest$ = [3, n0, _UCRAAR,
|
|
1042
|
+
0,
|
|
1043
|
+
[_AA, _FLE, _FLSB, _FLSP],
|
|
1044
|
+
[0, 2, 0, 0], 1
|
|
1045
|
+
];
|
|
1046
|
+
exports.UpdateCustomRoutingAcceleratorAttributesResponse$ = [3, n0, _UCRAARp,
|
|
1047
|
+
0,
|
|
1048
|
+
[_AAc],
|
|
1049
|
+
[() => exports.CustomRoutingAcceleratorAttributes$]
|
|
1050
|
+
];
|
|
1051
|
+
exports.UpdateCustomRoutingAcceleratorRequest$ = [3, n0, _UCRAR,
|
|
1052
|
+
0,
|
|
1053
|
+
[_AA, _N, _IAT, _IA, _E],
|
|
1054
|
+
[0, 0, 0, 64 | 0, 2], 1
|
|
1055
|
+
];
|
|
1056
|
+
exports.UpdateCustomRoutingAcceleratorResponse$ = [3, n0, _UCRARp,
|
|
1057
|
+
0,
|
|
1058
|
+
[_A],
|
|
1059
|
+
[() => exports.CustomRoutingAccelerator$]
|
|
1060
|
+
];
|
|
1061
|
+
exports.UpdateCustomRoutingListenerRequest$ = [3, n0, _UCRLR,
|
|
1062
|
+
0,
|
|
1063
|
+
[_LA, _PR],
|
|
1064
|
+
[0, () => PortRanges], 2
|
|
1065
|
+
];
|
|
1066
|
+
exports.UpdateCustomRoutingListenerResponse$ = [3, n0, _UCRLRp,
|
|
1067
|
+
0,
|
|
1068
|
+
[_L],
|
|
1069
|
+
[() => exports.CustomRoutingListener$]
|
|
1070
|
+
];
|
|
1071
|
+
exports.UpdateEndpointGroupRequest$ = [3, n0, _UEGR,
|
|
1072
|
+
0,
|
|
1073
|
+
[_EGA, _EC, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _PO],
|
|
1074
|
+
[0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, () => PortOverrides], 1
|
|
1075
|
+
];
|
|
1076
|
+
exports.UpdateEndpointGroupResponse$ = [3, n0, _UEGRp,
|
|
1077
|
+
0,
|
|
1078
|
+
[_EG],
|
|
1079
|
+
[() => exports.EndpointGroup$]
|
|
1080
|
+
];
|
|
1081
|
+
exports.UpdateListenerRequest$ = [3, n0, _ULR,
|
|
1082
|
+
0,
|
|
1083
|
+
[_LA, _PR, _Pr, _CA],
|
|
1084
|
+
[0, () => PortRanges, 0, 0], 1
|
|
1085
|
+
];
|
|
1086
|
+
exports.UpdateListenerResponse$ = [3, n0, _ULRp,
|
|
1087
|
+
0,
|
|
1088
|
+
[_L],
|
|
1089
|
+
[() => exports.Listener$]
|
|
1090
|
+
];
|
|
1091
|
+
exports.WithdrawByoipCidrRequest$ = [3, n0, _WBCR,
|
|
1092
|
+
0,
|
|
1093
|
+
[_C],
|
|
1094
|
+
[0], 1
|
|
1095
|
+
];
|
|
1096
|
+
exports.WithdrawByoipCidrResponse$ = [3, n0, _WBCRi,
|
|
1097
|
+
0,
|
|
1098
|
+
[_BC],
|
|
1099
|
+
[() => exports.ByoipCidr$]
|
|
1100
|
+
];
|
|
1101
|
+
var __Unit = "unit";
|
|
1102
|
+
var AcceleratorEvents = [1, n0, _AEc,
|
|
1103
|
+
0, () => exports.AcceleratorEvent$
|
|
1104
|
+
];
|
|
1105
|
+
var Accelerators = [1, n0, _Ac,
|
|
1106
|
+
0, () => exports.Accelerator$
|
|
1107
|
+
];
|
|
1108
|
+
var Attachments = [1, n0, _Att,
|
|
1109
|
+
0, () => exports.Attachment$
|
|
1110
|
+
];
|
|
1111
|
+
var AwsAccountIds = 64 | 0;
|
|
1112
|
+
var ByoipCidrEvents = [1, n0, _BCEy,
|
|
1113
|
+
0, () => exports.ByoipCidrEvent$
|
|
1114
|
+
];
|
|
1115
|
+
var ByoipCidrs = [1, n0, _BCy,
|
|
1116
|
+
0, () => exports.ByoipCidr$
|
|
1117
|
+
];
|
|
1118
|
+
var CrossAccountResources = [1, n0, _CARros,
|
|
1119
|
+
0, () => exports.CrossAccountResource$
|
|
1120
|
+
];
|
|
1121
|
+
var CustomRoutingAccelerators = [1, n0, _CRAu,
|
|
1122
|
+
0, () => exports.CustomRoutingAccelerator$
|
|
1123
|
+
];
|
|
1124
|
+
var CustomRoutingDestinationConfigurations = [1, n0, _CRDCu,
|
|
1125
|
+
0, () => exports.CustomRoutingDestinationConfiguration$
|
|
1126
|
+
];
|
|
1127
|
+
var CustomRoutingDestinationDescriptions = [1, n0, _CRDDu,
|
|
1128
|
+
0, () => exports.CustomRoutingDestinationDescription$
|
|
1129
|
+
];
|
|
1130
|
+
var CustomRoutingEndpointConfigurations = [1, n0, _CRECu,
|
|
1131
|
+
0, () => exports.CustomRoutingEndpointConfiguration$
|
|
1132
|
+
];
|
|
1133
|
+
var CustomRoutingEndpointDescriptions = [1, n0, _CREDu,
|
|
1134
|
+
0, () => exports.CustomRoutingEndpointDescription$
|
|
1135
|
+
];
|
|
1136
|
+
var CustomRoutingEndpointGroups = [1, n0, _CREGu,
|
|
1137
|
+
0, () => exports.CustomRoutingEndpointGroup$
|
|
1138
|
+
];
|
|
1139
|
+
var CustomRoutingListeners = [1, n0, _CRLu,
|
|
1140
|
+
0, () => exports.CustomRoutingListener$
|
|
1141
|
+
];
|
|
1142
|
+
var CustomRoutingProtocols = 64 | 0;
|
|
1143
|
+
var DestinationAddresses = 64 | 0;
|
|
1144
|
+
var DestinationPortMappings = [1, n0, _DPMe,
|
|
1145
|
+
0, () => exports.DestinationPortMapping$
|
|
1146
|
+
];
|
|
1147
|
+
var DestinationPorts = 64 | 1;
|
|
1148
|
+
var EndpointConfigurations = [1, n0, _EC,
|
|
1149
|
+
0, () => exports.EndpointConfiguration$
|
|
1150
|
+
];
|
|
1151
|
+
var EndpointDescriptions = [1, n0, _ED,
|
|
1152
|
+
0, () => exports.EndpointDescription$
|
|
1153
|
+
];
|
|
1154
|
+
var EndpointGroups = [1, n0, _EGn,
|
|
1155
|
+
0, () => exports.EndpointGroup$
|
|
1156
|
+
];
|
|
1157
|
+
var EndpointIdentifiers = [1, n0, _EIndp,
|
|
1158
|
+
0, () => exports.EndpointIdentifier$
|
|
1159
|
+
];
|
|
1160
|
+
var EndpointIds = 64 | 0;
|
|
1161
|
+
var IpAddresses = 64 | 0;
|
|
1162
|
+
var IpSets = [1, n0, _IS,
|
|
1163
|
+
0, () => exports.IpSet$
|
|
1164
|
+
];
|
|
1165
|
+
var Listeners = [1, n0, _Li,
|
|
1166
|
+
0, () => exports.Listener$
|
|
1167
|
+
];
|
|
1168
|
+
var PortMappings = [1, n0, _PM,
|
|
1169
|
+
0, () => exports.PortMapping$
|
|
1170
|
+
];
|
|
1171
|
+
var PortOverrides = [1, n0, _PO,
|
|
1172
|
+
0, () => exports.PortOverride$
|
|
1173
|
+
];
|
|
1174
|
+
var PortRanges = [1, n0, _PR,
|
|
1175
|
+
0, () => exports.PortRange$
|
|
1176
|
+
];
|
|
1177
|
+
var Principals = 64 | 0;
|
|
1178
|
+
var Protocols = 64 | 0;
|
|
1179
|
+
var Resources = [1, n0, _R,
|
|
1180
|
+
0, () => exports.Resource$
|
|
1181
|
+
];
|
|
1182
|
+
var SocketAddresses = [1, n0, _SAo,
|
|
1183
|
+
0, () => exports.SocketAddress$
|
|
1184
|
+
];
|
|
1185
|
+
var TagKeys = 64 | 0;
|
|
1186
|
+
var Tags = [1, n0, _Ta,
|
|
1187
|
+
0, () => exports.Tag$
|
|
1188
|
+
];
|
|
1189
|
+
exports.AddCustomRoutingEndpoints$ = [9, n0, _ACRE,
|
|
1190
|
+
0, () => exports.AddCustomRoutingEndpointsRequest$, () => exports.AddCustomRoutingEndpointsResponse$
|
|
1191
|
+
];
|
|
1192
|
+
exports.AddEndpoints$ = [9, n0, _AEd,
|
|
1193
|
+
0, () => exports.AddEndpointsRequest$, () => exports.AddEndpointsResponse$
|
|
1194
|
+
];
|
|
1195
|
+
exports.AdvertiseByoipCidr$ = [9, n0, _ABC,
|
|
1196
|
+
0, () => exports.AdvertiseByoipCidrRequest$, () => exports.AdvertiseByoipCidrResponse$
|
|
1197
|
+
];
|
|
1198
|
+
exports.AllowCustomRoutingTraffic$ = [9, n0, _ACRT,
|
|
1199
|
+
0, () => exports.AllowCustomRoutingTrafficRequest$, () => __Unit
|
|
1200
|
+
];
|
|
1201
|
+
exports.CreateAccelerator$ = [9, n0, _CAr,
|
|
1202
|
+
0, () => exports.CreateAcceleratorRequest$, () => exports.CreateAcceleratorResponse$
|
|
1203
|
+
];
|
|
1204
|
+
exports.CreateCrossAccountAttachment$ = [9, n0, _CCAA,
|
|
1205
|
+
0, () => exports.CreateCrossAccountAttachmentRequest$, () => exports.CreateCrossAccountAttachmentResponse$
|
|
1206
|
+
];
|
|
1207
|
+
exports.CreateCustomRoutingAccelerator$ = [9, n0, _CCRA,
|
|
1208
|
+
0, () => exports.CreateCustomRoutingAcceleratorRequest$, () => exports.CreateCustomRoutingAcceleratorResponse$
|
|
1209
|
+
];
|
|
1210
|
+
exports.CreateCustomRoutingEndpointGroup$ = [9, n0, _CCREG,
|
|
1211
|
+
0, () => exports.CreateCustomRoutingEndpointGroupRequest$, () => exports.CreateCustomRoutingEndpointGroupResponse$
|
|
1212
|
+
];
|
|
1213
|
+
exports.CreateCustomRoutingListener$ = [9, n0, _CCRL,
|
|
1214
|
+
0, () => exports.CreateCustomRoutingListenerRequest$, () => exports.CreateCustomRoutingListenerResponse$
|
|
1215
|
+
];
|
|
1216
|
+
exports.CreateEndpointGroup$ = [9, n0, _CEG,
|
|
1217
|
+
0, () => exports.CreateEndpointGroupRequest$, () => exports.CreateEndpointGroupResponse$
|
|
1218
|
+
];
|
|
1219
|
+
exports.CreateListener$ = [9, n0, _CL,
|
|
1220
|
+
0, () => exports.CreateListenerRequest$, () => exports.CreateListenerResponse$
|
|
1221
|
+
];
|
|
1222
|
+
exports.DeleteAccelerator$ = [9, n0, _DAel,
|
|
1223
|
+
0, () => exports.DeleteAcceleratorRequest$, () => __Unit
|
|
1224
|
+
];
|
|
1225
|
+
exports.DeleteCrossAccountAttachment$ = [9, n0, _DCAA,
|
|
1226
|
+
0, () => exports.DeleteCrossAccountAttachmentRequest$, () => __Unit
|
|
1227
|
+
];
|
|
1228
|
+
exports.DeleteCustomRoutingAccelerator$ = [9, n0, _DCRA,
|
|
1229
|
+
0, () => exports.DeleteCustomRoutingAcceleratorRequest$, () => __Unit
|
|
1230
|
+
];
|
|
1231
|
+
exports.DeleteCustomRoutingEndpointGroup$ = [9, n0, _DCREG,
|
|
1232
|
+
0, () => exports.DeleteCustomRoutingEndpointGroupRequest$, () => __Unit
|
|
1233
|
+
];
|
|
1234
|
+
exports.DeleteCustomRoutingListener$ = [9, n0, _DCRL,
|
|
1235
|
+
0, () => exports.DeleteCustomRoutingListenerRequest$, () => __Unit
|
|
1236
|
+
];
|
|
1237
|
+
exports.DeleteEndpointGroup$ = [9, n0, _DEG,
|
|
1238
|
+
0, () => exports.DeleteEndpointGroupRequest$, () => __Unit
|
|
1239
|
+
];
|
|
1240
|
+
exports.DeleteListener$ = [9, n0, _DL,
|
|
1241
|
+
0, () => exports.DeleteListenerRequest$, () => __Unit
|
|
1242
|
+
];
|
|
1243
|
+
exports.DenyCustomRoutingTraffic$ = [9, n0, _DCRT,
|
|
1244
|
+
0, () => exports.DenyCustomRoutingTrafficRequest$, () => __Unit
|
|
1245
|
+
];
|
|
1246
|
+
exports.DeprovisionByoipCidr$ = [9, n0, _DBC,
|
|
1247
|
+
0, () => exports.DeprovisionByoipCidrRequest$, () => exports.DeprovisionByoipCidrResponse$
|
|
1248
|
+
];
|
|
1249
|
+
exports.DescribeAccelerator$ = [9, n0, _DAes,
|
|
1250
|
+
0, () => exports.DescribeAcceleratorRequest$, () => exports.DescribeAcceleratorResponse$
|
|
1251
|
+
];
|
|
1252
|
+
exports.DescribeAcceleratorAttributes$ = [9, n0, _DAA,
|
|
1253
|
+
0, () => exports.DescribeAcceleratorAttributesRequest$, () => exports.DescribeAcceleratorAttributesResponse$
|
|
1254
|
+
];
|
|
1255
|
+
exports.DescribeCrossAccountAttachment$ = [9, n0, _DCAAe,
|
|
1256
|
+
0, () => exports.DescribeCrossAccountAttachmentRequest$, () => exports.DescribeCrossAccountAttachmentResponse$
|
|
1257
|
+
];
|
|
1258
|
+
exports.DescribeCustomRoutingAccelerator$ = [9, n0, _DCRAe,
|
|
1259
|
+
0, () => exports.DescribeCustomRoutingAcceleratorRequest$, () => exports.DescribeCustomRoutingAcceleratorResponse$
|
|
1260
|
+
];
|
|
1261
|
+
exports.DescribeCustomRoutingAcceleratorAttributes$ = [9, n0, _DCRAA,
|
|
1262
|
+
0, () => exports.DescribeCustomRoutingAcceleratorAttributesRequest$, () => exports.DescribeCustomRoutingAcceleratorAttributesResponse$
|
|
1263
|
+
];
|
|
1264
|
+
exports.DescribeCustomRoutingEndpointGroup$ = [9, n0, _DCREGe,
|
|
1265
|
+
0, () => exports.DescribeCustomRoutingEndpointGroupRequest$, () => exports.DescribeCustomRoutingEndpointGroupResponse$
|
|
1266
|
+
];
|
|
1267
|
+
exports.DescribeCustomRoutingListener$ = [9, n0, _DCRLe,
|
|
1268
|
+
0, () => exports.DescribeCustomRoutingListenerRequest$, () => exports.DescribeCustomRoutingListenerResponse$
|
|
1269
|
+
];
|
|
1270
|
+
exports.DescribeEndpointGroup$ = [9, n0, _DEGe,
|
|
1271
|
+
0, () => exports.DescribeEndpointGroupRequest$, () => exports.DescribeEndpointGroupResponse$
|
|
1272
|
+
];
|
|
1273
|
+
exports.DescribeListener$ = [9, n0, _DLe,
|
|
1274
|
+
0, () => exports.DescribeListenerRequest$, () => exports.DescribeListenerResponse$
|
|
1275
|
+
];
|
|
1276
|
+
exports.ListAccelerators$ = [9, n0, _LAi,
|
|
1277
|
+
0, () => exports.ListAcceleratorsRequest$, () => exports.ListAcceleratorsResponse$
|
|
1278
|
+
];
|
|
1279
|
+
exports.ListByoipCidrs$ = [9, n0, _LBC,
|
|
1280
|
+
0, () => exports.ListByoipCidrsRequest$, () => exports.ListByoipCidrsResponse$
|
|
1281
|
+
];
|
|
1282
|
+
exports.ListCrossAccountAttachments$ = [9, n0, _LCAA,
|
|
1283
|
+
0, () => exports.ListCrossAccountAttachmentsRequest$, () => exports.ListCrossAccountAttachmentsResponse$
|
|
1284
|
+
];
|
|
1285
|
+
exports.ListCrossAccountResourceAccounts$ = [9, n0, _LCARA,
|
|
1286
|
+
0, () => exports.ListCrossAccountResourceAccountsRequest$, () => exports.ListCrossAccountResourceAccountsResponse$
|
|
1287
|
+
];
|
|
1288
|
+
exports.ListCrossAccountResources$ = [9, n0, _LCAR,
|
|
1289
|
+
0, () => exports.ListCrossAccountResourcesRequest$, () => exports.ListCrossAccountResourcesResponse$
|
|
1290
|
+
];
|
|
1291
|
+
exports.ListCustomRoutingAccelerators$ = [9, n0, _LCRA,
|
|
1292
|
+
0, () => exports.ListCustomRoutingAcceleratorsRequest$, () => exports.ListCustomRoutingAcceleratorsResponse$
|
|
1293
|
+
];
|
|
1294
|
+
exports.ListCustomRoutingEndpointGroups$ = [9, n0, _LCREG,
|
|
1295
|
+
0, () => exports.ListCustomRoutingEndpointGroupsRequest$, () => exports.ListCustomRoutingEndpointGroupsResponse$
|
|
1296
|
+
];
|
|
1297
|
+
exports.ListCustomRoutingListeners$ = [9, n0, _LCRL,
|
|
1298
|
+
0, () => exports.ListCustomRoutingListenersRequest$, () => exports.ListCustomRoutingListenersResponse$
|
|
1299
|
+
];
|
|
1300
|
+
exports.ListCustomRoutingPortMappings$ = [9, n0, _LCRPM,
|
|
1301
|
+
0, () => exports.ListCustomRoutingPortMappingsRequest$, () => exports.ListCustomRoutingPortMappingsResponse$
|
|
1302
|
+
];
|
|
1303
|
+
exports.ListCustomRoutingPortMappingsByDestination$ = [9, n0, _LCRPMBD,
|
|
1304
|
+
0, () => exports.ListCustomRoutingPortMappingsByDestinationRequest$, () => exports.ListCustomRoutingPortMappingsByDestinationResponse$
|
|
1305
|
+
];
|
|
1306
|
+
exports.ListEndpointGroups$ = [9, n0, _LEG,
|
|
1307
|
+
0, () => exports.ListEndpointGroupsRequest$, () => exports.ListEndpointGroupsResponse$
|
|
1308
|
+
];
|
|
1309
|
+
exports.ListListeners$ = [9, n0, _LL,
|
|
1310
|
+
0, () => exports.ListListenersRequest$, () => exports.ListListenersResponse$
|
|
1311
|
+
];
|
|
1312
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1313
|
+
0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
1314
|
+
];
|
|
1315
|
+
exports.ProvisionByoipCidr$ = [9, n0, _PBC,
|
|
1316
|
+
0, () => exports.ProvisionByoipCidrRequest$, () => exports.ProvisionByoipCidrResponse$
|
|
1317
|
+
];
|
|
1318
|
+
exports.RemoveCustomRoutingEndpoints$ = [9, n0, _RCRE,
|
|
1319
|
+
0, () => exports.RemoveCustomRoutingEndpointsRequest$, () => __Unit
|
|
1320
|
+
];
|
|
1321
|
+
exports.RemoveEndpoints$ = [9, n0, _RE,
|
|
1322
|
+
0, () => exports.RemoveEndpointsRequest$, () => __Unit
|
|
1323
|
+
];
|
|
1324
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
1325
|
+
0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
1326
|
+
];
|
|
1327
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
1328
|
+
0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
1329
|
+
];
|
|
1330
|
+
exports.UpdateAccelerator$ = [9, n0, _UA,
|
|
1331
|
+
0, () => exports.UpdateAcceleratorRequest$, () => exports.UpdateAcceleratorResponse$
|
|
1332
|
+
];
|
|
1333
|
+
exports.UpdateAcceleratorAttributes$ = [9, n0, _UAA,
|
|
1334
|
+
0, () => exports.UpdateAcceleratorAttributesRequest$, () => exports.UpdateAcceleratorAttributesResponse$
|
|
1335
|
+
];
|
|
1336
|
+
exports.UpdateCrossAccountAttachment$ = [9, n0, _UCAA,
|
|
1337
|
+
0, () => exports.UpdateCrossAccountAttachmentRequest$, () => exports.UpdateCrossAccountAttachmentResponse$
|
|
1338
|
+
];
|
|
1339
|
+
exports.UpdateCustomRoutingAccelerator$ = [9, n0, _UCRA,
|
|
1340
|
+
0, () => exports.UpdateCustomRoutingAcceleratorRequest$, () => exports.UpdateCustomRoutingAcceleratorResponse$
|
|
1341
|
+
];
|
|
1342
|
+
exports.UpdateCustomRoutingAcceleratorAttributes$ = [9, n0, _UCRAA,
|
|
1343
|
+
0, () => exports.UpdateCustomRoutingAcceleratorAttributesRequest$, () => exports.UpdateCustomRoutingAcceleratorAttributesResponse$
|
|
1344
|
+
];
|
|
1345
|
+
exports.UpdateCustomRoutingListener$ = [9, n0, _UCRL,
|
|
1346
|
+
0, () => exports.UpdateCustomRoutingListenerRequest$, () => exports.UpdateCustomRoutingListenerResponse$
|
|
1347
|
+
];
|
|
1348
|
+
exports.UpdateEndpointGroup$ = [9, n0, _UEG,
|
|
1349
|
+
0, () => exports.UpdateEndpointGroupRequest$, () => exports.UpdateEndpointGroupResponse$
|
|
1350
|
+
];
|
|
1351
|
+
exports.UpdateListener$ = [9, n0, _UL,
|
|
1352
|
+
0, () => exports.UpdateListenerRequest$, () => exports.UpdateListenerResponse$
|
|
1353
|
+
];
|
|
1354
|
+
exports.WithdrawByoipCidr$ = [9, n0, _WBC,
|
|
1355
|
+
0, () => exports.WithdrawByoipCidrRequest$, () => exports.WithdrawByoipCidrResponse$
|
|
1356
|
+
];
|