@aws-sdk/client-vpc-lattice 3.1075.0 → 3.1076.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 +2301 -15
- package/dist-es/schemas/schemas_0.js +11 -10
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +27 -2
- 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/ts3.4/models/models_0.d.ts +5 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/VPCLatticeServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -117
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -1924
|
@@ -1,1924 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _ALSL = "AccessLogSubscriptionList";
|
|
3
|
-
const _ALSS = "AccessLogSubscriptionSummary";
|
|
4
|
-
const _AR = "ArnResource";
|
|
5
|
-
const _BUR = "BatchUpdateRule";
|
|
6
|
-
const _BURR = "BatchUpdateRuleRequest";
|
|
7
|
-
const _BURRa = "BatchUpdateRuleResponse";
|
|
8
|
-
const _CALS = "CreateAccessLogSubscription";
|
|
9
|
-
const _CALSR = "CreateAccessLogSubscriptionRequest";
|
|
10
|
-
const _CALSRr = "CreateAccessLogSubscriptionResponse";
|
|
11
|
-
const _CE = "ConflictException";
|
|
12
|
-
const _CL = "CreateListener";
|
|
13
|
-
const _CLR = "CreateListenerRequest";
|
|
14
|
-
const _CLRr = "CreateListenerResponse";
|
|
15
|
-
const _CR = "CreateRule";
|
|
16
|
-
const _CRC = "CreateResourceConfiguration";
|
|
17
|
-
const _CRCR = "CreateResourceConfigurationRequest";
|
|
18
|
-
const _CRCRr = "CreateResourceConfigurationResponse";
|
|
19
|
-
const _CRG = "CreateResourceGateway";
|
|
20
|
-
const _CRGR = "CreateResourceGatewayRequest";
|
|
21
|
-
const _CRGRr = "CreateResourceGatewayResponse";
|
|
22
|
-
const _CRR = "CreateRuleRequest";
|
|
23
|
-
const _CRRr = "CreateRuleResponse";
|
|
24
|
-
const _CS = "CreateService";
|
|
25
|
-
const _CSN = "CreateServiceNetwork";
|
|
26
|
-
const _CSNR = "CreateServiceNetworkRequest";
|
|
27
|
-
const _CSNRA = "CreateServiceNetworkResourceAssociation";
|
|
28
|
-
const _CSNRAR = "CreateServiceNetworkResourceAssociationRequest";
|
|
29
|
-
const _CSNRARr = "CreateServiceNetworkResourceAssociationResponse";
|
|
30
|
-
const _CSNRr = "CreateServiceNetworkResponse";
|
|
31
|
-
const _CSNSA = "CreateServiceNetworkServiceAssociation";
|
|
32
|
-
const _CSNSAR = "CreateServiceNetworkServiceAssociationRequest";
|
|
33
|
-
const _CSNSARr = "CreateServiceNetworkServiceAssociationResponse";
|
|
34
|
-
const _CSNVA = "CreateServiceNetworkVpcAssociation";
|
|
35
|
-
const _CSNVAR = "CreateServiceNetworkVpcAssociationRequest";
|
|
36
|
-
const _CSNVARr = "CreateServiceNetworkVpcAssociationResponse";
|
|
37
|
-
const _CSR = "CreateServiceRequest";
|
|
38
|
-
const _CSRr = "CreateServiceResponse";
|
|
39
|
-
const _CTG = "CreateTargetGroup";
|
|
40
|
-
const _CTGR = "CreateTargetGroupRequest";
|
|
41
|
-
const _CTGRr = "CreateTargetGroupResponse";
|
|
42
|
-
const _DALS = "DeleteAccessLogSubscription";
|
|
43
|
-
const _DALSR = "DeleteAccessLogSubscriptionRequest";
|
|
44
|
-
const _DALSRe = "DeleteAccessLogSubscriptionResponse";
|
|
45
|
-
const _DAP = "DeleteAuthPolicy";
|
|
46
|
-
const _DAPR = "DeleteAuthPolicyRequest";
|
|
47
|
-
const _DAPRe = "DeleteAuthPolicyResponse";
|
|
48
|
-
const _DDV = "DeleteDomainVerification";
|
|
49
|
-
const _DDVR = "DeleteDomainVerificationRequest";
|
|
50
|
-
const _DDVRe = "DeleteDomainVerificationResponse";
|
|
51
|
-
const _DE = "DnsEntry";
|
|
52
|
-
const _DL = "DeleteListener";
|
|
53
|
-
const _DLR = "DeleteListenerRequest";
|
|
54
|
-
const _DLRe = "DeleteListenerResponse";
|
|
55
|
-
const _DO = "DnsOptions";
|
|
56
|
-
const _DR = "DnsResource";
|
|
57
|
-
const _DRC = "DeleteResourceConfiguration";
|
|
58
|
-
const _DRCR = "DeleteResourceConfigurationRequest";
|
|
59
|
-
const _DRCRe = "DeleteResourceConfigurationResponse";
|
|
60
|
-
const _DREA = "DeleteResourceEndpointAssociation";
|
|
61
|
-
const _DREAR = "DeleteResourceEndpointAssociationRequest";
|
|
62
|
-
const _DREARe = "DeleteResourceEndpointAssociationResponse";
|
|
63
|
-
const _DRG = "DeleteResourceGateway";
|
|
64
|
-
const _DRGR = "DeleteResourceGatewayRequest";
|
|
65
|
-
const _DRGRe = "DeleteResourceGatewayResponse";
|
|
66
|
-
const _DRP = "DeleteResourcePolicy";
|
|
67
|
-
const _DRPR = "DeleteResourcePolicyRequest";
|
|
68
|
-
const _DRPRe = "DeleteResourcePolicyResponse";
|
|
69
|
-
const _DRR = "DeleteRuleRequest";
|
|
70
|
-
const _DRRe = "DeleteRuleResponse";
|
|
71
|
-
const _DRe = "DeleteRule";
|
|
72
|
-
const _DS = "DeleteService";
|
|
73
|
-
const _DSN = "DeleteServiceNetwork";
|
|
74
|
-
const _DSNR = "DeleteServiceNetworkRequest";
|
|
75
|
-
const _DSNRA = "DeleteServiceNetworkResourceAssociation";
|
|
76
|
-
const _DSNRAR = "DeleteServiceNetworkResourceAssociationRequest";
|
|
77
|
-
const _DSNRARe = "DeleteServiceNetworkResourceAssociationResponse";
|
|
78
|
-
const _DSNRe = "DeleteServiceNetworkResponse";
|
|
79
|
-
const _DSNSA = "DeleteServiceNetworkServiceAssociation";
|
|
80
|
-
const _DSNSAR = "DeleteServiceNetworkServiceAssociationRequest";
|
|
81
|
-
const _DSNSARe = "DeleteServiceNetworkServiceAssociationResponse";
|
|
82
|
-
const _DSNVA = "DeleteServiceNetworkVpcAssociation";
|
|
83
|
-
const _DSNVAR = "DeleteServiceNetworkVpcAssociationRequest";
|
|
84
|
-
const _DSNVARe = "DeleteServiceNetworkVpcAssociationResponse";
|
|
85
|
-
const _DSR = "DeleteServiceRequest";
|
|
86
|
-
const _DSRe = "DeleteServiceResponse";
|
|
87
|
-
const _DT = "DeregisterTargets";
|
|
88
|
-
const _DTG = "DeleteTargetGroup";
|
|
89
|
-
const _DTGR = "DeleteTargetGroupRequest";
|
|
90
|
-
const _DTGRe = "DeleteTargetGroupResponse";
|
|
91
|
-
const _DTR = "DeregisterTargetsRequest";
|
|
92
|
-
const _DTRe = "DeregisterTargetsResponse";
|
|
93
|
-
const _DVL = "DomainVerificationList";
|
|
94
|
-
const _DVS = "DomainVerificationSummary";
|
|
95
|
-
const _FA = "ForwardAction";
|
|
96
|
-
const _FRA = "FixedResponseAction";
|
|
97
|
-
const _GALS = "GetAccessLogSubscription";
|
|
98
|
-
const _GALSR = "GetAccessLogSubscriptionRequest";
|
|
99
|
-
const _GALSRe = "GetAccessLogSubscriptionResponse";
|
|
100
|
-
const _GAP = "GetAuthPolicy";
|
|
101
|
-
const _GAPR = "GetAuthPolicyRequest";
|
|
102
|
-
const _GAPRe = "GetAuthPolicyResponse";
|
|
103
|
-
const _GDV = "GetDomainVerification";
|
|
104
|
-
const _GDVR = "GetDomainVerificationRequest";
|
|
105
|
-
const _GDVRe = "GetDomainVerificationResponse";
|
|
106
|
-
const _GL = "GetListener";
|
|
107
|
-
const _GLR = "GetListenerRequest";
|
|
108
|
-
const _GLRe = "GetListenerResponse";
|
|
109
|
-
const _GR = "GetRule";
|
|
110
|
-
const _GRC = "GetResourceConfiguration";
|
|
111
|
-
const _GRCR = "GetResourceConfigurationRequest";
|
|
112
|
-
const _GRCRe = "GetResourceConfigurationResponse";
|
|
113
|
-
const _GRG = "GetResourceGateway";
|
|
114
|
-
const _GRGR = "GetResourceGatewayRequest";
|
|
115
|
-
const _GRGRe = "GetResourceGatewayResponse";
|
|
116
|
-
const _GRP = "GetResourcePolicy";
|
|
117
|
-
const _GRPR = "GetResourcePolicyRequest";
|
|
118
|
-
const _GRPRe = "GetResourcePolicyResponse";
|
|
119
|
-
const _GRR = "GetRuleRequest";
|
|
120
|
-
const _GRRe = "GetRuleResponse";
|
|
121
|
-
const _GS = "GetService";
|
|
122
|
-
const _GSN = "GetServiceNetwork";
|
|
123
|
-
const _GSNR = "GetServiceNetworkRequest";
|
|
124
|
-
const _GSNRA = "GetServiceNetworkResourceAssociation";
|
|
125
|
-
const _GSNRAR = "GetServiceNetworkResourceAssociationRequest";
|
|
126
|
-
const _GSNRARe = "GetServiceNetworkResourceAssociationResponse";
|
|
127
|
-
const _GSNRe = "GetServiceNetworkResponse";
|
|
128
|
-
const _GSNSA = "GetServiceNetworkServiceAssociation";
|
|
129
|
-
const _GSNSAR = "GetServiceNetworkServiceAssociationRequest";
|
|
130
|
-
const _GSNSARe = "GetServiceNetworkServiceAssociationResponse";
|
|
131
|
-
const _GSNVA = "GetServiceNetworkVpcAssociation";
|
|
132
|
-
const _GSNVAR = "GetServiceNetworkVpcAssociationRequest";
|
|
133
|
-
const _GSNVARe = "GetServiceNetworkVpcAssociationResponse";
|
|
134
|
-
const _GSR = "GetServiceRequest";
|
|
135
|
-
const _GSRe = "GetServiceResponse";
|
|
136
|
-
const _GTG = "GetTargetGroup";
|
|
137
|
-
const _GTGR = "GetTargetGroupRequest";
|
|
138
|
-
const _GTGRe = "GetTargetGroupResponse";
|
|
139
|
-
const _HCC = "HealthCheckConfig";
|
|
140
|
-
const _HM = "HeaderMatch";
|
|
141
|
-
const _HML = "HeaderMatchList";
|
|
142
|
-
const _HMT = "HeaderMatchType";
|
|
143
|
-
const _HMt = "HttpMatch";
|
|
144
|
-
const _IR = "IpResource";
|
|
145
|
-
const _ISE = "InternalServerException";
|
|
146
|
-
const _LALS = "ListAccessLogSubscriptions";
|
|
147
|
-
const _LALSR = "ListAccessLogSubscriptionsRequest";
|
|
148
|
-
const _LALSRi = "ListAccessLogSubscriptionsResponse";
|
|
149
|
-
const _LDV = "ListDomainVerifications";
|
|
150
|
-
const _LDVR = "ListDomainVerificationsRequest";
|
|
151
|
-
const _LDVRi = "ListDomainVerificationsResponse";
|
|
152
|
-
const _LL = "ListListeners";
|
|
153
|
-
const _LLR = "ListListenersRequest";
|
|
154
|
-
const _LLRi = "ListListenersResponse";
|
|
155
|
-
const _LR = "ListRules";
|
|
156
|
-
const _LRC = "ListResourceConfigurations";
|
|
157
|
-
const _LRCR = "ListResourceConfigurationsRequest";
|
|
158
|
-
const _LRCRi = "ListResourceConfigurationsResponse";
|
|
159
|
-
const _LREA = "ListResourceEndpointAssociations";
|
|
160
|
-
const _LREAR = "ListResourceEndpointAssociationsRequest";
|
|
161
|
-
const _LREARi = "ListResourceEndpointAssociationsResponse";
|
|
162
|
-
const _LRG = "ListResourceGateways";
|
|
163
|
-
const _LRGR = "ListResourceGatewaysRequest";
|
|
164
|
-
const _LRGRi = "ListResourceGatewaysResponse";
|
|
165
|
-
const _LRR = "ListRulesRequest";
|
|
166
|
-
const _LRRi = "ListRulesResponse";
|
|
167
|
-
const _LS = "ListenerSummary";
|
|
168
|
-
const _LSL = "ListenerSummaryList";
|
|
169
|
-
const _LSN = "ListServiceNetworks";
|
|
170
|
-
const _LSNR = "ListServiceNetworksRequest";
|
|
171
|
-
const _LSNRA = "ListServiceNetworkResourceAssociations";
|
|
172
|
-
const _LSNRAR = "ListServiceNetworkResourceAssociationsRequest";
|
|
173
|
-
const _LSNRARi = "ListServiceNetworkResourceAssociationsResponse";
|
|
174
|
-
const _LSNRi = "ListServiceNetworksResponse";
|
|
175
|
-
const _LSNSA = "ListServiceNetworkServiceAssociations";
|
|
176
|
-
const _LSNSAR = "ListServiceNetworkServiceAssociationsRequest";
|
|
177
|
-
const _LSNSARi = "ListServiceNetworkServiceAssociationsResponse";
|
|
178
|
-
const _LSNVA = "ListServiceNetworkVpcAssociations";
|
|
179
|
-
const _LSNVAR = "ListServiceNetworkVpcAssociationsRequest";
|
|
180
|
-
const _LSNVARi = "ListServiceNetworkVpcAssociationsResponse";
|
|
181
|
-
const _LSNVEA = "ListServiceNetworkVpcEndpointAssociations";
|
|
182
|
-
const _LSNVEAR = "ListServiceNetworkVpcEndpointAssociationsRequest";
|
|
183
|
-
const _LSNVEARi = "ListServiceNetworkVpcEndpointAssociationsResponse";
|
|
184
|
-
const _LSR = "ListServicesRequest";
|
|
185
|
-
const _LSRi = "ListServicesResponse";
|
|
186
|
-
const _LSi = "ListServices";
|
|
187
|
-
const _LT = "ListTargets";
|
|
188
|
-
const _LTFR = "ListTagsForResource";
|
|
189
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
190
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
191
|
-
const _LTG = "ListTargetGroups";
|
|
192
|
-
const _LTGR = "ListTargetGroupsRequest";
|
|
193
|
-
const _LTGRi = "ListTargetGroupsResponse";
|
|
194
|
-
const _LTR = "ListTargetsRequest";
|
|
195
|
-
const _LTRi = "ListTargetsResponse";
|
|
196
|
-
const _M = "Matcher";
|
|
197
|
-
const _PAP = "PutAuthPolicy";
|
|
198
|
-
const _PAPR = "PutAuthPolicyRequest";
|
|
199
|
-
const _PAPRu = "PutAuthPolicyResponse";
|
|
200
|
-
const _PM = "PathMatch";
|
|
201
|
-
const _PMT = "PathMatchType";
|
|
202
|
-
const _PRP = "PutResourcePolicy";
|
|
203
|
-
const _PRPR = "PutResourcePolicyRequest";
|
|
204
|
-
const _PRPRu = "PutResourcePolicyResponse";
|
|
205
|
-
const _RA = "Retry-After";
|
|
206
|
-
const _RAu = "RuleAction";
|
|
207
|
-
const _RCD = "ResourceConfigurationDefinition";
|
|
208
|
-
const _RCS = "ResourceConfigurationSummary";
|
|
209
|
-
const _RCSL = "ResourceConfigurationSummaryList";
|
|
210
|
-
const _REAL = "ResourceEndpointAssociationList";
|
|
211
|
-
const _REAS = "ResourceEndpointAssociationSummary";
|
|
212
|
-
const _RGL = "ResourceGatewayList";
|
|
213
|
-
const _RGS = "ResourceGatewaySummary";
|
|
214
|
-
const _RM = "RuleMatch";
|
|
215
|
-
const _RNFE = "ResourceNotFoundException";
|
|
216
|
-
const _RS = "RuleSummary";
|
|
217
|
-
const _RSL = "RuleSummaryList";
|
|
218
|
-
const _RT = "RegisterTargets";
|
|
219
|
-
const _RTR = "RegisterTargetsRequest";
|
|
220
|
-
const _RTRe = "RegisterTargetsResponse";
|
|
221
|
-
const _RU = "RuleUpdate";
|
|
222
|
-
const _RUF = "RuleUpdateFailure";
|
|
223
|
-
const _RUFL = "RuleUpdateFailureList";
|
|
224
|
-
const _RUL = "RuleUpdateList";
|
|
225
|
-
const _RUS = "RuleUpdateSuccess";
|
|
226
|
-
const _RUSL = "RuleUpdateSuccessList";
|
|
227
|
-
const _SC = "SharingConfig";
|
|
228
|
-
const _SDV = "StartDomainVerification";
|
|
229
|
-
const _SDVR = "StartDomainVerificationRequest";
|
|
230
|
-
const _SDVRt = "StartDomainVerificationResponse";
|
|
231
|
-
const _SL = "ServiceList";
|
|
232
|
-
const _SNEA = "ServiceNetworkEndpointAssociation";
|
|
233
|
-
const _SNL = "ServiceNetworkList";
|
|
234
|
-
const _SNRAL = "ServiceNetworkResourceAssociationList";
|
|
235
|
-
const _SNRAS = "ServiceNetworkResourceAssociationSummary";
|
|
236
|
-
const _SNS = "ServiceNetworkSummary";
|
|
237
|
-
const _SNSAL = "ServiceNetworkServiceAssociationList";
|
|
238
|
-
const _SNSAS = "ServiceNetworkServiceAssociationSummary";
|
|
239
|
-
const _SNVAL = "ServiceNetworkVpcAssociationList";
|
|
240
|
-
const _SNVAS = "ServiceNetworkVpcAssociationSummary";
|
|
241
|
-
const _SNVEAL = "ServiceNetworkVpcEndpointAssociationList";
|
|
242
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
243
|
-
const _SS = "ServiceSummary";
|
|
244
|
-
const _T = "Target";
|
|
245
|
-
const _TE = "ThrottlingException";
|
|
246
|
-
const _TF = "TargetFailure";
|
|
247
|
-
const _TFL = "TargetFailureList";
|
|
248
|
-
const _TGC = "TargetGroupConfig";
|
|
249
|
-
const _TGL = "TargetGroupList";
|
|
250
|
-
const _TGS = "TargetGroupSummary";
|
|
251
|
-
const _TL = "TargetList";
|
|
252
|
-
const _TMC = "TxtMethodConfig";
|
|
253
|
-
const _TR = "TagResource";
|
|
254
|
-
const _TRR = "TagResourceRequest";
|
|
255
|
-
const _TRRa = "TagResourceResponse";
|
|
256
|
-
const _TS = "TargetSummary";
|
|
257
|
-
const _TSL = "TargetSummaryList";
|
|
258
|
-
const _UALS = "UpdateAccessLogSubscription";
|
|
259
|
-
const _UALSR = "UpdateAccessLogSubscriptionRequest";
|
|
260
|
-
const _UALSRp = "UpdateAccessLogSubscriptionResponse";
|
|
261
|
-
const _UL = "UpdateListener";
|
|
262
|
-
const _ULR = "UpdateListenerRequest";
|
|
263
|
-
const _ULRp = "UpdateListenerResponse";
|
|
264
|
-
const _UR = "UntagResource";
|
|
265
|
-
const _URC = "UpdateResourceConfiguration";
|
|
266
|
-
const _URCR = "UpdateResourceConfigurationRequest";
|
|
267
|
-
const _URCRp = "UpdateResourceConfigurationResponse";
|
|
268
|
-
const _URG = "UpdateResourceGateway";
|
|
269
|
-
const _URGR = "UpdateResourceGatewayRequest";
|
|
270
|
-
const _URGRp = "UpdateResourceGatewayResponse";
|
|
271
|
-
const _URR = "UntagResourceRequest";
|
|
272
|
-
const _URRn = "UntagResourceResponse";
|
|
273
|
-
const _URRp = "UpdateRuleRequest";
|
|
274
|
-
const _URRpd = "UpdateRuleResponse";
|
|
275
|
-
const _URp = "UpdateRule";
|
|
276
|
-
const _US = "UpdateService";
|
|
277
|
-
const _USN = "UpdateServiceNetwork";
|
|
278
|
-
const _USNR = "UpdateServiceNetworkRequest";
|
|
279
|
-
const _USNRp = "UpdateServiceNetworkResponse";
|
|
280
|
-
const _USNVA = "UpdateServiceNetworkVpcAssociation";
|
|
281
|
-
const _USNVAR = "UpdateServiceNetworkVpcAssociationRequest";
|
|
282
|
-
const _USNVARp = "UpdateServiceNetworkVpcAssociationResponse";
|
|
283
|
-
const _USR = "UpdateServiceRequest";
|
|
284
|
-
const _USRp = "UpdateServiceResponse";
|
|
285
|
-
const _UTG = "UpdateTargetGroup";
|
|
286
|
-
const _UTGR = "UpdateTargetGroupRequest";
|
|
287
|
-
const _UTGRp = "UpdateTargetGroupResponse";
|
|
288
|
-
const _VE = "ValidationException";
|
|
289
|
-
const _VEF = "ValidationExceptionField";
|
|
290
|
-
const _VEFL = "ValidationExceptionFieldList";
|
|
291
|
-
const _WTG = "WeightedTargetGroup";
|
|
292
|
-
const _WTGL = "WeightedTargetGroupList";
|
|
293
|
-
const _a = "arn";
|
|
294
|
-
const _aATSSN = "allowAssociationToShareableServiceNetwork";
|
|
295
|
-
const _aLSI = "accessLogSubscriptionIdentifier";
|
|
296
|
-
const _aM = "amazonManaged";
|
|
297
|
-
const _aR = "arnResource";
|
|
298
|
-
const _aT = "authType";
|
|
299
|
-
const _ac = "action";
|
|
300
|
-
const _c = "client";
|
|
301
|
-
const _cA = "createdAt";
|
|
302
|
-
const _cAe = "certificateArn";
|
|
303
|
-
const _cB = "createdBy";
|
|
304
|
-
const _cDN = "customDomainName";
|
|
305
|
-
const _cS = "caseSensitive";
|
|
306
|
-
const _cT = "clientToken";
|
|
307
|
-
const _co = "config";
|
|
308
|
-
const _con = "contains";
|
|
309
|
-
const _dA = "destinationArn";
|
|
310
|
-
const _dAe = "defaultAction";
|
|
311
|
-
const _dE = "dnsEntry";
|
|
312
|
-
const _dN = "domainName";
|
|
313
|
-
const _dO = "dnsOptions";
|
|
314
|
-
const _dR = "dnsResource";
|
|
315
|
-
const _dVA = "domainVerificationArn";
|
|
316
|
-
const _dVI = "domainVerificationIdentifier";
|
|
317
|
-
const _dVIo = "domainVerificationId";
|
|
318
|
-
const _dVS = "domainVerificationStatus";
|
|
319
|
-
const _e = "error";
|
|
320
|
-
const _en = "enabled";
|
|
321
|
-
const _ex = "exact";
|
|
322
|
-
const _f = "forward";
|
|
323
|
-
const _fC = "failureCode";
|
|
324
|
-
const _fL = "fieldList";
|
|
325
|
-
const _fM = "failureMessage";
|
|
326
|
-
const _fR = "failureReason";
|
|
327
|
-
const _fRi = "fixedResponse";
|
|
328
|
-
const _gD = "groupDomain";
|
|
329
|
-
const _h = "http";
|
|
330
|
-
const _hC = "healthCheck";
|
|
331
|
-
const _hCIS = "healthCheckIntervalSeconds";
|
|
332
|
-
const _hCTS = "healthCheckTimeoutSeconds";
|
|
333
|
-
const _hCt = "httpCode";
|
|
334
|
-
const _hE = "httpError";
|
|
335
|
-
const _hH = "httpHeader";
|
|
336
|
-
const _hM = "headerMatches";
|
|
337
|
-
const _hMt = "httpMatch";
|
|
338
|
-
const _hQ = "httpQuery";
|
|
339
|
-
const _hTC = "healthyThresholdCount";
|
|
340
|
-
const _hZI = "hostedZoneId";
|
|
341
|
-
const _i = "id";
|
|
342
|
-
const _iA = "ipAddress";
|
|
343
|
-
const _iAPE = "ipv4AddressesPerEni";
|
|
344
|
-
const _iAT = "ipAddressType";
|
|
345
|
-
const _iC = "includeChildren";
|
|
346
|
-
const _iD = "isDefault";
|
|
347
|
-
const _iMA = "isManagedAssociation";
|
|
348
|
-
const _iR = "ipResource";
|
|
349
|
-
const _it = "items";
|
|
350
|
-
const _lESV = "lambdaEventStructureVersion";
|
|
351
|
-
const _lI = "listenerIdentifier";
|
|
352
|
-
const _lUA = "lastUpdatedAt";
|
|
353
|
-
const _lVT = "lastVerifiedTime";
|
|
354
|
-
const _m = "message";
|
|
355
|
-
const _mB = "managedBy";
|
|
356
|
-
const _mR = "maxResults";
|
|
357
|
-
const _ma = "match";
|
|
358
|
-
const _mat = "matcher";
|
|
359
|
-
const _me = "method";
|
|
360
|
-
const _n = "name";
|
|
361
|
-
const _nOARC = "numberOfAssociatedResourceConfigurations";
|
|
362
|
-
const _nOAS = "numberOfAssociatedServices";
|
|
363
|
-
const _nOAVPC = "numberOfAssociatedVPCs";
|
|
364
|
-
const _nT = "nextToken";
|
|
365
|
-
const _p = "protocol";
|
|
366
|
-
const _pDE = "privateDnsEnabled";
|
|
367
|
-
const _pDEr = "privateDnsEntry";
|
|
368
|
-
const _pDP = "privateDnsPreference";
|
|
369
|
-
const _pDSD = "privateDnsSpecifiedDomains";
|
|
370
|
-
const _pM = "pathMatch";
|
|
371
|
-
const _pR = "portRanges";
|
|
372
|
-
const _pV = "protocolVersion";
|
|
373
|
-
const _pa = "path";
|
|
374
|
-
const _po = "port";
|
|
375
|
-
const _pol = "policy";
|
|
376
|
-
const _pr = "priority";
|
|
377
|
-
const _pre = "prefix";
|
|
378
|
-
const _qC = "quotaCode";
|
|
379
|
-
const _r = "reason";
|
|
380
|
-
const _rA = "resourceArn";
|
|
381
|
-
const _rAS = "retryAfterSeconds";
|
|
382
|
-
const _rC = "reasonCode";
|
|
383
|
-
const _rCA = "resourceConfigurationArn";
|
|
384
|
-
const _rCD = "resourceConfigurationDefinition";
|
|
385
|
-
const _rCDR = "resourceConfigDnsResolution";
|
|
386
|
-
const _rCGI = "resourceConfigurationGroupIdentifier";
|
|
387
|
-
const _rCGIe = "resourceConfigurationGroupId";
|
|
388
|
-
const _rCI = "resourceConfigurationIdentifier";
|
|
389
|
-
const _rCIe = "resourceConfigurationId";
|
|
390
|
-
const _rCN = "resourceConfigurationName";
|
|
391
|
-
const _rEAI = "resourceEndpointAssociationIdentifier";
|
|
392
|
-
const _rGI = "resourceGatewayIdentifier";
|
|
393
|
-
const _rGIe = "resourceGatewayId";
|
|
394
|
-
const _rI = "resourceId";
|
|
395
|
-
const _rIe = "resourceIdentifier";
|
|
396
|
-
const _rIu = "ruleIdentifier";
|
|
397
|
-
const _rT = "resourceType";
|
|
398
|
-
const _ru = "rules";
|
|
399
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.vpclattice";
|
|
400
|
-
const _sA = "serviceArn";
|
|
401
|
-
const _sAe = "serviceArns";
|
|
402
|
-
const _sC = "serviceCode";
|
|
403
|
-
const _sCh = "sharingConfig";
|
|
404
|
-
const _sCt = "statusCode";
|
|
405
|
-
const _sGI = "securityGroupIds";
|
|
406
|
-
const _sI = "serviceIdentifier";
|
|
407
|
-
const _sIe = "serviceId";
|
|
408
|
-
const _sIu = "subnetIds";
|
|
409
|
-
const _sM = "serviceManaged";
|
|
410
|
-
const _sN = "serviceName";
|
|
411
|
-
const _sNA = "serviceNetworkArn";
|
|
412
|
-
const _sNI = "serviceNetworkIdentifier";
|
|
413
|
-
const _sNIe = "serviceNetworkId";
|
|
414
|
-
const _sNLT = "serviceNetworkLogType";
|
|
415
|
-
const _sNN = "serviceNetworkName";
|
|
416
|
-
const _sNRAI = "serviceNetworkResourceAssociationIdentifier";
|
|
417
|
-
const _sNSAI = "serviceNetworkServiceAssociationIdentifier";
|
|
418
|
-
const _sNVAI = "serviceNetworkVpcAssociationIdentifier";
|
|
419
|
-
const _se = "server";
|
|
420
|
-
const _st = "status";
|
|
421
|
-
const _sta = "state";
|
|
422
|
-
const _su = "successful";
|
|
423
|
-
const _t = "tags";
|
|
424
|
-
const _tG = "targetGroups";
|
|
425
|
-
const _tGI = "targetGroupIdentifier";
|
|
426
|
-
const _tGT = "targetGroupType";
|
|
427
|
-
const _tK = "tagKeys";
|
|
428
|
-
const _tMC = "txtMethodConfig";
|
|
429
|
-
const _ta = "targets";
|
|
430
|
-
const _ty = "type";
|
|
431
|
-
const _u = "unsuccessful";
|
|
432
|
-
const _uTC = "unhealthyThresholdCount";
|
|
433
|
-
const _v = "value";
|
|
434
|
-
const _vEI = "vpcEndpointId";
|
|
435
|
-
const _vEO = "vpcEndpointOwner";
|
|
436
|
-
const _vEOI = "vpcEndpointOwnerId";
|
|
437
|
-
const _vI = "vpcIdentifier";
|
|
438
|
-
const _vIp = "vpcId";
|
|
439
|
-
const _w = "weight";
|
|
440
|
-
const n0 = "com.amazonaws.vpclattice";
|
|
441
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
442
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
443
|
-
const { VPCLatticeServiceException } = require("../models/VPCLatticeServiceException");
|
|
444
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
445
|
-
const VPCLatticeServiceException$ = [-3, _s, "VPCLatticeServiceException", 0, [], []];
|
|
446
|
-
exports.VPCLatticeServiceException$ = VPCLatticeServiceException$;
|
|
447
|
-
_s_registry.registerError(VPCLatticeServiceException$, VPCLatticeServiceException);
|
|
448
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
449
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
450
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
451
|
-
[_m],
|
|
452
|
-
[0], 1
|
|
453
|
-
];
|
|
454
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
455
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
456
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
457
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
458
|
-
[_m, _rI, _rT],
|
|
459
|
-
[0, 0, 0], 3
|
|
460
|
-
];
|
|
461
|
-
exports.ConflictException$ = ConflictException$;
|
|
462
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
463
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
464
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
465
|
-
[_m, _rAS],
|
|
466
|
-
[0, [1, { [_hH]: _RA }]], 1
|
|
467
|
-
];
|
|
468
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
469
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
470
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
471
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
472
|
-
[_m, _rI, _rT],
|
|
473
|
-
[0, 0, 0], 3
|
|
474
|
-
];
|
|
475
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
476
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
477
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
478
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
479
|
-
[_m, _rT, _sC, _qC, _rI],
|
|
480
|
-
[0, 0, 0, 0, 0], 4
|
|
481
|
-
];
|
|
482
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
483
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
484
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
485
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
486
|
-
[_m, _sC, _qC, _rAS],
|
|
487
|
-
[0, 0, 0, [1, { [_hH]: _RA }]], 1
|
|
488
|
-
];
|
|
489
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
490
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
491
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
492
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
493
|
-
[_m, _r, _fL],
|
|
494
|
-
[0, 0, () => ValidationExceptionFieldList], 2
|
|
495
|
-
];
|
|
496
|
-
exports.ValidationException$ = ValidationException$;
|
|
497
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
498
|
-
exports.errorTypeRegistries = [
|
|
499
|
-
_s_registry,
|
|
500
|
-
n0_registry,
|
|
501
|
-
];
|
|
502
|
-
const AccessLogSubscriptionSummary$ = [3, n0, _ALSS,
|
|
503
|
-
0,
|
|
504
|
-
[_i, _a, _rI, _rA, _dA, _cA, _lUA, _sNLT],
|
|
505
|
-
[0, 0, 0, 0, 0, 5, 5, 0], 7
|
|
506
|
-
];
|
|
507
|
-
exports.AccessLogSubscriptionSummary$ = AccessLogSubscriptionSummary$;
|
|
508
|
-
const ArnResource$ = [3, n0, _AR,
|
|
509
|
-
0,
|
|
510
|
-
[_a],
|
|
511
|
-
[0]
|
|
512
|
-
];
|
|
513
|
-
exports.ArnResource$ = ArnResource$;
|
|
514
|
-
const BatchUpdateRuleRequest$ = [3, n0, _BURR,
|
|
515
|
-
0,
|
|
516
|
-
[_sI, _lI, _ru],
|
|
517
|
-
[[0, 1], [0, 1], () => RuleUpdateList], 3
|
|
518
|
-
];
|
|
519
|
-
exports.BatchUpdateRuleRequest$ = BatchUpdateRuleRequest$;
|
|
520
|
-
const BatchUpdateRuleResponse$ = [3, n0, _BURRa,
|
|
521
|
-
0,
|
|
522
|
-
[_su, _u],
|
|
523
|
-
[() => RuleUpdateSuccessList, () => RuleUpdateFailureList]
|
|
524
|
-
];
|
|
525
|
-
exports.BatchUpdateRuleResponse$ = BatchUpdateRuleResponse$;
|
|
526
|
-
const CreateAccessLogSubscriptionRequest$ = [3, n0, _CALSR,
|
|
527
|
-
0,
|
|
528
|
-
[_rIe, _dA, _cT, _sNLT, _t],
|
|
529
|
-
[0, 0, [0, 4], 0, 128 | 0], 2
|
|
530
|
-
];
|
|
531
|
-
exports.CreateAccessLogSubscriptionRequest$ = CreateAccessLogSubscriptionRequest$;
|
|
532
|
-
const CreateAccessLogSubscriptionResponse$ = [3, n0, _CALSRr,
|
|
533
|
-
0,
|
|
534
|
-
[_i, _a, _rI, _rA, _dA, _sNLT],
|
|
535
|
-
[0, 0, 0, 0, 0, 0], 5
|
|
536
|
-
];
|
|
537
|
-
exports.CreateAccessLogSubscriptionResponse$ = CreateAccessLogSubscriptionResponse$;
|
|
538
|
-
const CreateListenerRequest$ = [3, n0, _CLR,
|
|
539
|
-
0,
|
|
540
|
-
[_sI, _n, _p, _dAe, _po, _cT, _t],
|
|
541
|
-
[[0, 1], 0, 0, () => RuleAction$, 1, [0, 4], 128 | 0], 4
|
|
542
|
-
];
|
|
543
|
-
exports.CreateListenerRequest$ = CreateListenerRequest$;
|
|
544
|
-
const CreateListenerResponse$ = [3, n0, _CLRr,
|
|
545
|
-
0,
|
|
546
|
-
[_a, _i, _n, _p, _po, _sA, _sIe, _dAe],
|
|
547
|
-
[0, 0, 0, 0, 1, 0, 0, () => RuleAction$]
|
|
548
|
-
];
|
|
549
|
-
exports.CreateListenerResponse$ = CreateListenerResponse$;
|
|
550
|
-
const CreateResourceConfigurationRequest$ = [3, n0, _CRCR,
|
|
551
|
-
0,
|
|
552
|
-
[_n, _ty, _pR, _p, _rGI, _rCGI, _rCD, _aATSSN, _cDN, _gD, _dVI, _cT, _t],
|
|
553
|
-
[0, 0, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition$, 2, 0, 0, 0, [0, 4], 128 | 0], 2
|
|
554
|
-
];
|
|
555
|
-
exports.CreateResourceConfigurationRequest$ = CreateResourceConfigurationRequest$;
|
|
556
|
-
const CreateResourceConfigurationResponse$ = [3, n0, _CRCRr,
|
|
557
|
-
0,
|
|
558
|
-
[_i, _n, _a, _rGIe, _rCGIe, _ty, _pR, _p, _st, _rCD, _aATSSN, _cA, _fR, _cDN, _dVIo, _gD, _dVA],
|
|
559
|
-
[0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, () => ResourceConfigurationDefinition$, 2, 5, 0, 0, 0, 0, 0]
|
|
560
|
-
];
|
|
561
|
-
exports.CreateResourceConfigurationResponse$ = CreateResourceConfigurationResponse$;
|
|
562
|
-
const CreateResourceGatewayRequest$ = [3, n0, _CRGR,
|
|
563
|
-
0,
|
|
564
|
-
[_n, _cT, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _t],
|
|
565
|
-
[0, [0, 4], 0, 64 | 0, 64 | 0, 0, 1, 0, 128 | 0], 1
|
|
566
|
-
];
|
|
567
|
-
exports.CreateResourceGatewayRequest$ = CreateResourceGatewayRequest$;
|
|
568
|
-
const CreateResourceGatewayResponse$ = [3, n0, _CRGRr,
|
|
569
|
-
0,
|
|
570
|
-
[_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR],
|
|
571
|
-
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0]
|
|
572
|
-
];
|
|
573
|
-
exports.CreateResourceGatewayResponse$ = CreateResourceGatewayResponse$;
|
|
574
|
-
const CreateRuleRequest$ = [3, n0, _CRR,
|
|
575
|
-
0,
|
|
576
|
-
[_sI, _lI, _n, _ma, _pr, _ac, _cT, _t],
|
|
577
|
-
[[0, 1], [0, 1], 0, () => RuleMatch$, 1, () => RuleAction$, [0, 4], 128 | 0], 6
|
|
578
|
-
];
|
|
579
|
-
exports.CreateRuleRequest$ = CreateRuleRequest$;
|
|
580
|
-
const CreateRuleResponse$ = [3, n0, _CRRr,
|
|
581
|
-
0,
|
|
582
|
-
[_a, _i, _n, _ma, _pr, _ac],
|
|
583
|
-
[0, 0, 0, () => RuleMatch$, 1, () => RuleAction$]
|
|
584
|
-
];
|
|
585
|
-
exports.CreateRuleResponse$ = CreateRuleResponse$;
|
|
586
|
-
const CreateServiceNetworkRequest$ = [3, n0, _CSNR,
|
|
587
|
-
0,
|
|
588
|
-
[_n, _cT, _aT, _t, _sCh],
|
|
589
|
-
[0, [0, 4], 0, 128 | 0, () => SharingConfig$], 1
|
|
590
|
-
];
|
|
591
|
-
exports.CreateServiceNetworkRequest$ = CreateServiceNetworkRequest$;
|
|
592
|
-
const CreateServiceNetworkResourceAssociationRequest$ = [3, n0, _CSNRAR,
|
|
593
|
-
0,
|
|
594
|
-
[_rCI, _sNI, _cT, _pDE, _t],
|
|
595
|
-
[0, 0, [0, 4], 2, 128 | 0], 2
|
|
596
|
-
];
|
|
597
|
-
exports.CreateServiceNetworkResourceAssociationRequest$ = CreateServiceNetworkResourceAssociationRequest$;
|
|
598
|
-
const CreateServiceNetworkResourceAssociationResponse$ = [3, n0, _CSNRARr,
|
|
599
|
-
0,
|
|
600
|
-
[_i, _a, _st, _cB, _pDE],
|
|
601
|
-
[0, 0, 0, 0, 2]
|
|
602
|
-
];
|
|
603
|
-
exports.CreateServiceNetworkResourceAssociationResponse$ = CreateServiceNetworkResourceAssociationResponse$;
|
|
604
|
-
const CreateServiceNetworkResponse$ = [3, n0, _CSNRr,
|
|
605
|
-
0,
|
|
606
|
-
[_i, _n, _a, _sCh, _aT],
|
|
607
|
-
[0, 0, 0, () => SharingConfig$, 0]
|
|
608
|
-
];
|
|
609
|
-
exports.CreateServiceNetworkResponse$ = CreateServiceNetworkResponse$;
|
|
610
|
-
const CreateServiceNetworkServiceAssociationRequest$ = [3, n0, _CSNSAR,
|
|
611
|
-
0,
|
|
612
|
-
[_sI, _sNI, _cT, _t],
|
|
613
|
-
[0, 0, [0, 4], 128 | 0], 2
|
|
614
|
-
];
|
|
615
|
-
exports.CreateServiceNetworkServiceAssociationRequest$ = CreateServiceNetworkServiceAssociationRequest$;
|
|
616
|
-
const CreateServiceNetworkServiceAssociationResponse$ = [3, n0, _CSNSARr,
|
|
617
|
-
0,
|
|
618
|
-
[_i, _st, _a, _cB, _cDN, _dE],
|
|
619
|
-
[0, 0, 0, 0, 0, () => DnsEntry$]
|
|
620
|
-
];
|
|
621
|
-
exports.CreateServiceNetworkServiceAssociationResponse$ = CreateServiceNetworkServiceAssociationResponse$;
|
|
622
|
-
const CreateServiceNetworkVpcAssociationRequest$ = [3, n0, _CSNVAR,
|
|
623
|
-
0,
|
|
624
|
-
[_sNI, _vI, _cT, _pDE, _sGI, _t, _dO],
|
|
625
|
-
[0, 0, [0, 4], 2, 64 | 0, 128 | 0, () => DnsOptions$], 2
|
|
626
|
-
];
|
|
627
|
-
exports.CreateServiceNetworkVpcAssociationRequest$ = CreateServiceNetworkVpcAssociationRequest$;
|
|
628
|
-
const CreateServiceNetworkVpcAssociationResponse$ = [3, n0, _CSNVARr,
|
|
629
|
-
0,
|
|
630
|
-
[_i, _st, _a, _cB, _sGI, _pDE, _dO],
|
|
631
|
-
[0, 0, 0, 0, 64 | 0, 2, () => DnsOptions$]
|
|
632
|
-
];
|
|
633
|
-
exports.CreateServiceNetworkVpcAssociationResponse$ = CreateServiceNetworkVpcAssociationResponse$;
|
|
634
|
-
const CreateServiceRequest$ = [3, n0, _CSR,
|
|
635
|
-
0,
|
|
636
|
-
[_n, _cT, _t, _cDN, _cAe, _aT],
|
|
637
|
-
[0, [0, 4], 128 | 0, 0, 0, 0], 1
|
|
638
|
-
];
|
|
639
|
-
exports.CreateServiceRequest$ = CreateServiceRequest$;
|
|
640
|
-
const CreateServiceResponse$ = [3, n0, _CSRr,
|
|
641
|
-
0,
|
|
642
|
-
[_i, _a, _n, _cDN, _cAe, _st, _aT, _dE],
|
|
643
|
-
[0, 0, 0, 0, 0, 0, 0, () => DnsEntry$]
|
|
644
|
-
];
|
|
645
|
-
exports.CreateServiceResponse$ = CreateServiceResponse$;
|
|
646
|
-
const CreateTargetGroupRequest$ = [3, n0, _CTGR,
|
|
647
|
-
0,
|
|
648
|
-
[_n, _ty, _co, _cT, _t],
|
|
649
|
-
[0, 0, () => TargetGroupConfig$, [0, 4], 128 | 0], 2
|
|
650
|
-
];
|
|
651
|
-
exports.CreateTargetGroupRequest$ = CreateTargetGroupRequest$;
|
|
652
|
-
const CreateTargetGroupResponse$ = [3, n0, _CTGRr,
|
|
653
|
-
0,
|
|
654
|
-
[_i, _a, _n, _ty, _co, _st],
|
|
655
|
-
[0, 0, 0, 0, () => TargetGroupConfig$, 0]
|
|
656
|
-
];
|
|
657
|
-
exports.CreateTargetGroupResponse$ = CreateTargetGroupResponse$;
|
|
658
|
-
const DeleteAccessLogSubscriptionRequest$ = [3, n0, _DALSR,
|
|
659
|
-
0,
|
|
660
|
-
[_aLSI],
|
|
661
|
-
[[0, 1]], 1
|
|
662
|
-
];
|
|
663
|
-
exports.DeleteAccessLogSubscriptionRequest$ = DeleteAccessLogSubscriptionRequest$;
|
|
664
|
-
const DeleteAccessLogSubscriptionResponse$ = [3, n0, _DALSRe,
|
|
665
|
-
0,
|
|
666
|
-
[],
|
|
667
|
-
[]
|
|
668
|
-
];
|
|
669
|
-
exports.DeleteAccessLogSubscriptionResponse$ = DeleteAccessLogSubscriptionResponse$;
|
|
670
|
-
const DeleteAuthPolicyRequest$ = [3, n0, _DAPR,
|
|
671
|
-
0,
|
|
672
|
-
[_rIe],
|
|
673
|
-
[[0, 1]], 1
|
|
674
|
-
];
|
|
675
|
-
exports.DeleteAuthPolicyRequest$ = DeleteAuthPolicyRequest$;
|
|
676
|
-
const DeleteAuthPolicyResponse$ = [3, n0, _DAPRe,
|
|
677
|
-
0,
|
|
678
|
-
[],
|
|
679
|
-
[]
|
|
680
|
-
];
|
|
681
|
-
exports.DeleteAuthPolicyResponse$ = DeleteAuthPolicyResponse$;
|
|
682
|
-
const DeleteDomainVerificationRequest$ = [3, n0, _DDVR,
|
|
683
|
-
0,
|
|
684
|
-
[_dVI],
|
|
685
|
-
[[0, 1]], 1
|
|
686
|
-
];
|
|
687
|
-
exports.DeleteDomainVerificationRequest$ = DeleteDomainVerificationRequest$;
|
|
688
|
-
const DeleteDomainVerificationResponse$ = [3, n0, _DDVRe,
|
|
689
|
-
0,
|
|
690
|
-
[],
|
|
691
|
-
[]
|
|
692
|
-
];
|
|
693
|
-
exports.DeleteDomainVerificationResponse$ = DeleteDomainVerificationResponse$;
|
|
694
|
-
const DeleteListenerRequest$ = [3, n0, _DLR,
|
|
695
|
-
0,
|
|
696
|
-
[_sI, _lI],
|
|
697
|
-
[[0, 1], [0, 1]], 2
|
|
698
|
-
];
|
|
699
|
-
exports.DeleteListenerRequest$ = DeleteListenerRequest$;
|
|
700
|
-
const DeleteListenerResponse$ = [3, n0, _DLRe,
|
|
701
|
-
0,
|
|
702
|
-
[],
|
|
703
|
-
[]
|
|
704
|
-
];
|
|
705
|
-
exports.DeleteListenerResponse$ = DeleteListenerResponse$;
|
|
706
|
-
const DeleteResourceConfigurationRequest$ = [3, n0, _DRCR,
|
|
707
|
-
0,
|
|
708
|
-
[_rCI],
|
|
709
|
-
[[0, 1]], 1
|
|
710
|
-
];
|
|
711
|
-
exports.DeleteResourceConfigurationRequest$ = DeleteResourceConfigurationRequest$;
|
|
712
|
-
const DeleteResourceConfigurationResponse$ = [3, n0, _DRCRe,
|
|
713
|
-
0,
|
|
714
|
-
[],
|
|
715
|
-
[]
|
|
716
|
-
];
|
|
717
|
-
exports.DeleteResourceConfigurationResponse$ = DeleteResourceConfigurationResponse$;
|
|
718
|
-
const DeleteResourceEndpointAssociationRequest$ = [3, n0, _DREAR,
|
|
719
|
-
0,
|
|
720
|
-
[_rEAI],
|
|
721
|
-
[[0, 1]], 1
|
|
722
|
-
];
|
|
723
|
-
exports.DeleteResourceEndpointAssociationRequest$ = DeleteResourceEndpointAssociationRequest$;
|
|
724
|
-
const DeleteResourceEndpointAssociationResponse$ = [3, n0, _DREARe,
|
|
725
|
-
0,
|
|
726
|
-
[_i, _a, _rCIe, _rCA, _vEI],
|
|
727
|
-
[0, 0, 0, 0, 0]
|
|
728
|
-
];
|
|
729
|
-
exports.DeleteResourceEndpointAssociationResponse$ = DeleteResourceEndpointAssociationResponse$;
|
|
730
|
-
const DeleteResourceGatewayRequest$ = [3, n0, _DRGR,
|
|
731
|
-
0,
|
|
732
|
-
[_rGI],
|
|
733
|
-
[[0, 1]], 1
|
|
734
|
-
];
|
|
735
|
-
exports.DeleteResourceGatewayRequest$ = DeleteResourceGatewayRequest$;
|
|
736
|
-
const DeleteResourceGatewayResponse$ = [3, n0, _DRGRe,
|
|
737
|
-
0,
|
|
738
|
-
[_i, _a, _n, _st],
|
|
739
|
-
[0, 0, 0, 0]
|
|
740
|
-
];
|
|
741
|
-
exports.DeleteResourceGatewayResponse$ = DeleteResourceGatewayResponse$;
|
|
742
|
-
const DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
|
|
743
|
-
0,
|
|
744
|
-
[_rA],
|
|
745
|
-
[[0, 1]], 1
|
|
746
|
-
];
|
|
747
|
-
exports.DeleteResourcePolicyRequest$ = DeleteResourcePolicyRequest$;
|
|
748
|
-
const DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
749
|
-
0,
|
|
750
|
-
[],
|
|
751
|
-
[]
|
|
752
|
-
];
|
|
753
|
-
exports.DeleteResourcePolicyResponse$ = DeleteResourcePolicyResponse$;
|
|
754
|
-
const DeleteRuleRequest$ = [3, n0, _DRR,
|
|
755
|
-
0,
|
|
756
|
-
[_sI, _lI, _rIu],
|
|
757
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
758
|
-
];
|
|
759
|
-
exports.DeleteRuleRequest$ = DeleteRuleRequest$;
|
|
760
|
-
const DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
761
|
-
0,
|
|
762
|
-
[],
|
|
763
|
-
[]
|
|
764
|
-
];
|
|
765
|
-
exports.DeleteRuleResponse$ = DeleteRuleResponse$;
|
|
766
|
-
const DeleteServiceNetworkRequest$ = [3, n0, _DSNR,
|
|
767
|
-
0,
|
|
768
|
-
[_sNI],
|
|
769
|
-
[[0, 1]], 1
|
|
770
|
-
];
|
|
771
|
-
exports.DeleteServiceNetworkRequest$ = DeleteServiceNetworkRequest$;
|
|
772
|
-
const DeleteServiceNetworkResourceAssociationRequest$ = [3, n0, _DSNRAR,
|
|
773
|
-
0,
|
|
774
|
-
[_sNRAI],
|
|
775
|
-
[[0, 1]], 1
|
|
776
|
-
];
|
|
777
|
-
exports.DeleteServiceNetworkResourceAssociationRequest$ = DeleteServiceNetworkResourceAssociationRequest$;
|
|
778
|
-
const DeleteServiceNetworkResourceAssociationResponse$ = [3, n0, _DSNRARe,
|
|
779
|
-
0,
|
|
780
|
-
[_i, _a, _st],
|
|
781
|
-
[0, 0, 0]
|
|
782
|
-
];
|
|
783
|
-
exports.DeleteServiceNetworkResourceAssociationResponse$ = DeleteServiceNetworkResourceAssociationResponse$;
|
|
784
|
-
const DeleteServiceNetworkResponse$ = [3, n0, _DSNRe,
|
|
785
|
-
0,
|
|
786
|
-
[],
|
|
787
|
-
[]
|
|
788
|
-
];
|
|
789
|
-
exports.DeleteServiceNetworkResponse$ = DeleteServiceNetworkResponse$;
|
|
790
|
-
const DeleteServiceNetworkServiceAssociationRequest$ = [3, n0, _DSNSAR,
|
|
791
|
-
0,
|
|
792
|
-
[_sNSAI],
|
|
793
|
-
[[0, 1]], 1
|
|
794
|
-
];
|
|
795
|
-
exports.DeleteServiceNetworkServiceAssociationRequest$ = DeleteServiceNetworkServiceAssociationRequest$;
|
|
796
|
-
const DeleteServiceNetworkServiceAssociationResponse$ = [3, n0, _DSNSARe,
|
|
797
|
-
0,
|
|
798
|
-
[_i, _st, _a],
|
|
799
|
-
[0, 0, 0]
|
|
800
|
-
];
|
|
801
|
-
exports.DeleteServiceNetworkServiceAssociationResponse$ = DeleteServiceNetworkServiceAssociationResponse$;
|
|
802
|
-
const DeleteServiceNetworkVpcAssociationRequest$ = [3, n0, _DSNVAR,
|
|
803
|
-
0,
|
|
804
|
-
[_sNVAI],
|
|
805
|
-
[[0, 1]], 1
|
|
806
|
-
];
|
|
807
|
-
exports.DeleteServiceNetworkVpcAssociationRequest$ = DeleteServiceNetworkVpcAssociationRequest$;
|
|
808
|
-
const DeleteServiceNetworkVpcAssociationResponse$ = [3, n0, _DSNVARe,
|
|
809
|
-
0,
|
|
810
|
-
[_i, _st, _a],
|
|
811
|
-
[0, 0, 0]
|
|
812
|
-
];
|
|
813
|
-
exports.DeleteServiceNetworkVpcAssociationResponse$ = DeleteServiceNetworkVpcAssociationResponse$;
|
|
814
|
-
const DeleteServiceRequest$ = [3, n0, _DSR,
|
|
815
|
-
0,
|
|
816
|
-
[_sI],
|
|
817
|
-
[[0, 1]], 1
|
|
818
|
-
];
|
|
819
|
-
exports.DeleteServiceRequest$ = DeleteServiceRequest$;
|
|
820
|
-
const DeleteServiceResponse$ = [3, n0, _DSRe,
|
|
821
|
-
0,
|
|
822
|
-
[_i, _a, _n, _st],
|
|
823
|
-
[0, 0, 0, 0]
|
|
824
|
-
];
|
|
825
|
-
exports.DeleteServiceResponse$ = DeleteServiceResponse$;
|
|
826
|
-
const DeleteTargetGroupRequest$ = [3, n0, _DTGR,
|
|
827
|
-
0,
|
|
828
|
-
[_tGI],
|
|
829
|
-
[[0, 1]], 1
|
|
830
|
-
];
|
|
831
|
-
exports.DeleteTargetGroupRequest$ = DeleteTargetGroupRequest$;
|
|
832
|
-
const DeleteTargetGroupResponse$ = [3, n0, _DTGRe,
|
|
833
|
-
0,
|
|
834
|
-
[_i, _a, _st],
|
|
835
|
-
[0, 0, 0]
|
|
836
|
-
];
|
|
837
|
-
exports.DeleteTargetGroupResponse$ = DeleteTargetGroupResponse$;
|
|
838
|
-
const DeregisterTargetsRequest$ = [3, n0, _DTR,
|
|
839
|
-
0,
|
|
840
|
-
[_tGI, _ta],
|
|
841
|
-
[[0, 1], () => TargetList], 2
|
|
842
|
-
];
|
|
843
|
-
exports.DeregisterTargetsRequest$ = DeregisterTargetsRequest$;
|
|
844
|
-
const DeregisterTargetsResponse$ = [3, n0, _DTRe,
|
|
845
|
-
0,
|
|
846
|
-
[_su, _u],
|
|
847
|
-
[() => TargetList, () => TargetFailureList]
|
|
848
|
-
];
|
|
849
|
-
exports.DeregisterTargetsResponse$ = DeregisterTargetsResponse$;
|
|
850
|
-
const DnsEntry$ = [3, n0, _DE,
|
|
851
|
-
0,
|
|
852
|
-
[_dN, _hZI],
|
|
853
|
-
[0, 0]
|
|
854
|
-
];
|
|
855
|
-
exports.DnsEntry$ = DnsEntry$;
|
|
856
|
-
const DnsOptions$ = [3, n0, _DO,
|
|
857
|
-
0,
|
|
858
|
-
[_pDP, _pDSD],
|
|
859
|
-
[0, 64 | 0]
|
|
860
|
-
];
|
|
861
|
-
exports.DnsOptions$ = DnsOptions$;
|
|
862
|
-
const DnsResource$ = [3, n0, _DR,
|
|
863
|
-
0,
|
|
864
|
-
[_dN, _iAT],
|
|
865
|
-
[0, 0]
|
|
866
|
-
];
|
|
867
|
-
exports.DnsResource$ = DnsResource$;
|
|
868
|
-
const DomainVerificationSummary$ = [3, n0, _DVS,
|
|
869
|
-
0,
|
|
870
|
-
[_i, _a, _dN, _st, _cA, _tMC, _lVT, _t],
|
|
871
|
-
[0, 0, 0, 0, 5, () => TxtMethodConfig$, 5, 128 | 0], 5
|
|
872
|
-
];
|
|
873
|
-
exports.DomainVerificationSummary$ = DomainVerificationSummary$;
|
|
874
|
-
const FixedResponseAction$ = [3, n0, _FRA,
|
|
875
|
-
0,
|
|
876
|
-
[_sCt],
|
|
877
|
-
[1], 1
|
|
878
|
-
];
|
|
879
|
-
exports.FixedResponseAction$ = FixedResponseAction$;
|
|
880
|
-
const ForwardAction$ = [3, n0, _FA,
|
|
881
|
-
0,
|
|
882
|
-
[_tG],
|
|
883
|
-
[() => WeightedTargetGroupList], 1
|
|
884
|
-
];
|
|
885
|
-
exports.ForwardAction$ = ForwardAction$;
|
|
886
|
-
const GetAccessLogSubscriptionRequest$ = [3, n0, _GALSR,
|
|
887
|
-
0,
|
|
888
|
-
[_aLSI],
|
|
889
|
-
[[0, 1]], 1
|
|
890
|
-
];
|
|
891
|
-
exports.GetAccessLogSubscriptionRequest$ = GetAccessLogSubscriptionRequest$;
|
|
892
|
-
const GetAccessLogSubscriptionResponse$ = [3, n0, _GALSRe,
|
|
893
|
-
0,
|
|
894
|
-
[_i, _a, _rI, _rA, _dA, _cA, _lUA, _sNLT],
|
|
895
|
-
[0, 0, 0, 0, 0, 5, 5, 0], 7
|
|
896
|
-
];
|
|
897
|
-
exports.GetAccessLogSubscriptionResponse$ = GetAccessLogSubscriptionResponse$;
|
|
898
|
-
const GetAuthPolicyRequest$ = [3, n0, _GAPR,
|
|
899
|
-
0,
|
|
900
|
-
[_rIe],
|
|
901
|
-
[[0, 1]], 1
|
|
902
|
-
];
|
|
903
|
-
exports.GetAuthPolicyRequest$ = GetAuthPolicyRequest$;
|
|
904
|
-
const GetAuthPolicyResponse$ = [3, n0, _GAPRe,
|
|
905
|
-
0,
|
|
906
|
-
[_pol, _sta, _cA, _lUA],
|
|
907
|
-
[0, 0, 5, 5]
|
|
908
|
-
];
|
|
909
|
-
exports.GetAuthPolicyResponse$ = GetAuthPolicyResponse$;
|
|
910
|
-
const GetDomainVerificationRequest$ = [3, n0, _GDVR,
|
|
911
|
-
0,
|
|
912
|
-
[_dVI],
|
|
913
|
-
[[0, 1]], 1
|
|
914
|
-
];
|
|
915
|
-
exports.GetDomainVerificationRequest$ = GetDomainVerificationRequest$;
|
|
916
|
-
const GetDomainVerificationResponse$ = [3, n0, _GDVRe,
|
|
917
|
-
0,
|
|
918
|
-
[_i, _a, _dN, _st, _cA, _tMC, _lVT, _t],
|
|
919
|
-
[0, 0, 0, 0, 5, () => TxtMethodConfig$, 5, 128 | 0], 5
|
|
920
|
-
];
|
|
921
|
-
exports.GetDomainVerificationResponse$ = GetDomainVerificationResponse$;
|
|
922
|
-
const GetListenerRequest$ = [3, n0, _GLR,
|
|
923
|
-
0,
|
|
924
|
-
[_sI, _lI],
|
|
925
|
-
[[0, 1], [0, 1]], 2
|
|
926
|
-
];
|
|
927
|
-
exports.GetListenerRequest$ = GetListenerRequest$;
|
|
928
|
-
const GetListenerResponse$ = [3, n0, _GLRe,
|
|
929
|
-
0,
|
|
930
|
-
[_a, _i, _n, _p, _po, _sA, _sIe, _dAe, _cA, _lUA],
|
|
931
|
-
[0, 0, 0, 0, 1, 0, 0, () => RuleAction$, 5, 5]
|
|
932
|
-
];
|
|
933
|
-
exports.GetListenerResponse$ = GetListenerResponse$;
|
|
934
|
-
const GetResourceConfigurationRequest$ = [3, n0, _GRCR,
|
|
935
|
-
0,
|
|
936
|
-
[_rCI],
|
|
937
|
-
[[0, 1]], 1
|
|
938
|
-
];
|
|
939
|
-
exports.GetResourceConfigurationRequest$ = GetResourceConfigurationRequest$;
|
|
940
|
-
const GetResourceConfigurationResponse$ = [3, n0, _GRCRe,
|
|
941
|
-
0,
|
|
942
|
-
[_i, _n, _a, _rGIe, _rCGIe, _ty, _aATSSN, _pR, _p, _cDN, _st, _rCD, _cA, _aM, _fR, _lUA, _dVIo, _dVA, _dVS, _gD],
|
|
943
|
-
[0, 0, 0, 0, 0, 0, 2, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition$, 5, 2, 0, 5, 0, 0, 0, 0]
|
|
944
|
-
];
|
|
945
|
-
exports.GetResourceConfigurationResponse$ = GetResourceConfigurationResponse$;
|
|
946
|
-
const GetResourceGatewayRequest$ = [3, n0, _GRGR,
|
|
947
|
-
0,
|
|
948
|
-
[_rGI],
|
|
949
|
-
[[0, 1]], 1
|
|
950
|
-
];
|
|
951
|
-
exports.GetResourceGatewayRequest$ = GetResourceGatewayRequest$;
|
|
952
|
-
const GetResourceGatewayResponse$ = [3, n0, _GRGRe,
|
|
953
|
-
0,
|
|
954
|
-
[_n, _i, _a, _st, _vIp, _sIu, _sM, _mB, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
|
|
955
|
-
[0, 0, 0, 0, 0, 64 | 0, 2, 0, 64 | 0, 0, 1, 0, 5, 5]
|
|
956
|
-
];
|
|
957
|
-
exports.GetResourceGatewayResponse$ = GetResourceGatewayResponse$;
|
|
958
|
-
const GetResourcePolicyRequest$ = [3, n0, _GRPR,
|
|
959
|
-
0,
|
|
960
|
-
[_rA],
|
|
961
|
-
[[0, 1]], 1
|
|
962
|
-
];
|
|
963
|
-
exports.GetResourcePolicyRequest$ = GetResourcePolicyRequest$;
|
|
964
|
-
const GetResourcePolicyResponse$ = [3, n0, _GRPRe,
|
|
965
|
-
0,
|
|
966
|
-
[_pol],
|
|
967
|
-
[0]
|
|
968
|
-
];
|
|
969
|
-
exports.GetResourcePolicyResponse$ = GetResourcePolicyResponse$;
|
|
970
|
-
const GetRuleRequest$ = [3, n0, _GRR,
|
|
971
|
-
0,
|
|
972
|
-
[_sI, _lI, _rIu],
|
|
973
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
974
|
-
];
|
|
975
|
-
exports.GetRuleRequest$ = GetRuleRequest$;
|
|
976
|
-
const GetRuleResponse$ = [3, n0, _GRRe,
|
|
977
|
-
0,
|
|
978
|
-
[_a, _i, _n, _iD, _ma, _pr, _ac, _cA, _lUA],
|
|
979
|
-
[0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$, 5, 5]
|
|
980
|
-
];
|
|
981
|
-
exports.GetRuleResponse$ = GetRuleResponse$;
|
|
982
|
-
const GetServiceNetworkRequest$ = [3, n0, _GSNR,
|
|
983
|
-
0,
|
|
984
|
-
[_sNI],
|
|
985
|
-
[[0, 1]], 1
|
|
986
|
-
];
|
|
987
|
-
exports.GetServiceNetworkRequest$ = GetServiceNetworkRequest$;
|
|
988
|
-
const GetServiceNetworkResourceAssociationRequest$ = [3, n0, _GSNRAR,
|
|
989
|
-
0,
|
|
990
|
-
[_sNRAI],
|
|
991
|
-
[[0, 1]], 1
|
|
992
|
-
];
|
|
993
|
-
exports.GetServiceNetworkResourceAssociationRequest$ = GetServiceNetworkResourceAssociationRequest$;
|
|
994
|
-
const GetServiceNetworkResourceAssociationResponse$ = [3, n0, _GSNRARe,
|
|
995
|
-
0,
|
|
996
|
-
[_i, _a, _st, _cB, _cA, _rCIe, _rCA, _rCN, _sNIe, _sNA, _sNN, _fR, _fC, _lUA, _pDEr, _pDE, _dE, _iMA, _dVS],
|
|
997
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 5, () => DnsEntry$, 2, () => DnsEntry$, 2, 0]
|
|
998
|
-
];
|
|
999
|
-
exports.GetServiceNetworkResourceAssociationResponse$ = GetServiceNetworkResourceAssociationResponse$;
|
|
1000
|
-
const GetServiceNetworkResponse$ = [3, n0, _GSNRe,
|
|
1001
|
-
0,
|
|
1002
|
-
[_i, _n, _cA, _lUA, _a, _aT, _sCh, _nOAVPC, _nOAS],
|
|
1003
|
-
[0, 0, 5, 5, 0, 0, () => SharingConfig$, 1, 1]
|
|
1004
|
-
];
|
|
1005
|
-
exports.GetServiceNetworkResponse$ = GetServiceNetworkResponse$;
|
|
1006
|
-
const GetServiceNetworkServiceAssociationRequest$ = [3, n0, _GSNSAR,
|
|
1007
|
-
0,
|
|
1008
|
-
[_sNSAI],
|
|
1009
|
-
[[0, 1]], 1
|
|
1010
|
-
];
|
|
1011
|
-
exports.GetServiceNetworkServiceAssociationRequest$ = GetServiceNetworkServiceAssociationRequest$;
|
|
1012
|
-
const GetServiceNetworkServiceAssociationResponse$ = [3, n0, _GSNSARe,
|
|
1013
|
-
0,
|
|
1014
|
-
[_i, _st, _a, _cB, _cA, _sIe, _sN, _sA, _sNIe, _sNN, _sNA, _dE, _cDN, _fM, _fC],
|
|
1015
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, 0, 0, 0]
|
|
1016
|
-
];
|
|
1017
|
-
exports.GetServiceNetworkServiceAssociationResponse$ = GetServiceNetworkServiceAssociationResponse$;
|
|
1018
|
-
const GetServiceNetworkVpcAssociationRequest$ = [3, n0, _GSNVAR,
|
|
1019
|
-
0,
|
|
1020
|
-
[_sNVAI],
|
|
1021
|
-
[[0, 1]], 1
|
|
1022
|
-
];
|
|
1023
|
-
exports.GetServiceNetworkVpcAssociationRequest$ = GetServiceNetworkVpcAssociationRequest$;
|
|
1024
|
-
const GetServiceNetworkVpcAssociationResponse$ = [3, n0, _GSNVARe,
|
|
1025
|
-
0,
|
|
1026
|
-
[_i, _st, _a, _cB, _cA, _sNIe, _sNN, _sNA, _vIp, _sGI, _pDE, _fM, _fC, _lUA, _dO],
|
|
1027
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 0, 64 | 0, 2, 0, 0, 5, () => DnsOptions$]
|
|
1028
|
-
];
|
|
1029
|
-
exports.GetServiceNetworkVpcAssociationResponse$ = GetServiceNetworkVpcAssociationResponse$;
|
|
1030
|
-
const GetServiceRequest$ = [3, n0, _GSR,
|
|
1031
|
-
0,
|
|
1032
|
-
[_sI],
|
|
1033
|
-
[[0, 1]], 1
|
|
1034
|
-
];
|
|
1035
|
-
exports.GetServiceRequest$ = GetServiceRequest$;
|
|
1036
|
-
const GetServiceResponse$ = [3, n0, _GSRe,
|
|
1037
|
-
0,
|
|
1038
|
-
[_i, _n, _a, _cA, _lUA, _dE, _cDN, _cAe, _st, _aT, _fC, _fM],
|
|
1039
|
-
[0, 0, 0, 5, 5, () => DnsEntry$, 0, 0, 0, 0, 0, 0]
|
|
1040
|
-
];
|
|
1041
|
-
exports.GetServiceResponse$ = GetServiceResponse$;
|
|
1042
|
-
const GetTargetGroupRequest$ = [3, n0, _GTGR,
|
|
1043
|
-
0,
|
|
1044
|
-
[_tGI],
|
|
1045
|
-
[[0, 1]], 1
|
|
1046
|
-
];
|
|
1047
|
-
exports.GetTargetGroupRequest$ = GetTargetGroupRequest$;
|
|
1048
|
-
const GetTargetGroupResponse$ = [3, n0, _GTGRe,
|
|
1049
|
-
0,
|
|
1050
|
-
[_i, _a, _n, _ty, _co, _cA, _lUA, _st, _sAe, _fM, _fC],
|
|
1051
|
-
[0, 0, 0, 0, () => TargetGroupConfig$, 5, 5, 0, 64 | 0, 0, 0]
|
|
1052
|
-
];
|
|
1053
|
-
exports.GetTargetGroupResponse$ = GetTargetGroupResponse$;
|
|
1054
|
-
const HeaderMatch$ = [3, n0, _HM,
|
|
1055
|
-
0,
|
|
1056
|
-
[_n, _ma, _cS],
|
|
1057
|
-
[0, () => HeaderMatchType$, 2], 2
|
|
1058
|
-
];
|
|
1059
|
-
exports.HeaderMatch$ = HeaderMatch$;
|
|
1060
|
-
const HealthCheckConfig$ = [3, n0, _HCC,
|
|
1061
|
-
0,
|
|
1062
|
-
[_en, _p, _pV, _po, _pa, _hCIS, _hCTS, _hTC, _uTC, _mat],
|
|
1063
|
-
[2, 0, 0, 1, 0, 1, 1, 1, 1, () => Matcher$]
|
|
1064
|
-
];
|
|
1065
|
-
exports.HealthCheckConfig$ = HealthCheckConfig$;
|
|
1066
|
-
const HttpMatch$ = [3, n0, _HMt,
|
|
1067
|
-
0,
|
|
1068
|
-
[_me, _pM, _hM],
|
|
1069
|
-
[0, () => PathMatch$, () => HeaderMatchList]
|
|
1070
|
-
];
|
|
1071
|
-
exports.HttpMatch$ = HttpMatch$;
|
|
1072
|
-
const IpResource$ = [3, n0, _IR,
|
|
1073
|
-
0,
|
|
1074
|
-
[_iA],
|
|
1075
|
-
[0]
|
|
1076
|
-
];
|
|
1077
|
-
exports.IpResource$ = IpResource$;
|
|
1078
|
-
const ListAccessLogSubscriptionsRequest$ = [3, n0, _LALSR,
|
|
1079
|
-
0,
|
|
1080
|
-
[_rIe, _mR, _nT],
|
|
1081
|
-
[[0, { [_hQ]: _rIe }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1082
|
-
];
|
|
1083
|
-
exports.ListAccessLogSubscriptionsRequest$ = ListAccessLogSubscriptionsRequest$;
|
|
1084
|
-
const ListAccessLogSubscriptionsResponse$ = [3, n0, _LALSRi,
|
|
1085
|
-
0,
|
|
1086
|
-
[_it, _nT],
|
|
1087
|
-
[() => AccessLogSubscriptionList, 0], 1
|
|
1088
|
-
];
|
|
1089
|
-
exports.ListAccessLogSubscriptionsResponse$ = ListAccessLogSubscriptionsResponse$;
|
|
1090
|
-
const ListDomainVerificationsRequest$ = [3, n0, _LDVR,
|
|
1091
|
-
0,
|
|
1092
|
-
[_mR, _nT],
|
|
1093
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1094
|
-
];
|
|
1095
|
-
exports.ListDomainVerificationsRequest$ = ListDomainVerificationsRequest$;
|
|
1096
|
-
const ListDomainVerificationsResponse$ = [3, n0, _LDVRi,
|
|
1097
|
-
0,
|
|
1098
|
-
[_it, _nT],
|
|
1099
|
-
[() => DomainVerificationList, 0], 1
|
|
1100
|
-
];
|
|
1101
|
-
exports.ListDomainVerificationsResponse$ = ListDomainVerificationsResponse$;
|
|
1102
|
-
const ListenerSummary$ = [3, n0, _LS,
|
|
1103
|
-
0,
|
|
1104
|
-
[_a, _i, _n, _p, _po, _cA, _lUA],
|
|
1105
|
-
[0, 0, 0, 0, 1, 5, 5]
|
|
1106
|
-
];
|
|
1107
|
-
exports.ListenerSummary$ = ListenerSummary$;
|
|
1108
|
-
const ListListenersRequest$ = [3, n0, _LLR,
|
|
1109
|
-
0,
|
|
1110
|
-
[_sI, _mR, _nT],
|
|
1111
|
-
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1112
|
-
];
|
|
1113
|
-
exports.ListListenersRequest$ = ListListenersRequest$;
|
|
1114
|
-
const ListListenersResponse$ = [3, n0, _LLRi,
|
|
1115
|
-
0,
|
|
1116
|
-
[_it, _nT],
|
|
1117
|
-
[() => ListenerSummaryList, 0], 1
|
|
1118
|
-
];
|
|
1119
|
-
exports.ListListenersResponse$ = ListListenersResponse$;
|
|
1120
|
-
const ListResourceConfigurationsRequest$ = [3, n0, _LRCR,
|
|
1121
|
-
0,
|
|
1122
|
-
[_rGI, _rCGI, _dVI, _mR, _nT],
|
|
1123
|
-
[[0, { [_hQ]: _rGI }], [0, { [_hQ]: _rCGI }], [0, { [_hQ]: _dVI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1124
|
-
];
|
|
1125
|
-
exports.ListResourceConfigurationsRequest$ = ListResourceConfigurationsRequest$;
|
|
1126
|
-
const ListResourceConfigurationsResponse$ = [3, n0, _LRCRi,
|
|
1127
|
-
0,
|
|
1128
|
-
[_it, _nT],
|
|
1129
|
-
[() => ResourceConfigurationSummaryList, 0]
|
|
1130
|
-
];
|
|
1131
|
-
exports.ListResourceConfigurationsResponse$ = ListResourceConfigurationsResponse$;
|
|
1132
|
-
const ListResourceEndpointAssociationsRequest$ = [3, n0, _LREAR,
|
|
1133
|
-
0,
|
|
1134
|
-
[_rCI, _rEAI, _vEI, _vEO, _mR, _nT],
|
|
1135
|
-
[[0, { [_hQ]: _rCI }], [0, { [_hQ]: _rEAI }], [0, { [_hQ]: _vEI }], [0, { [_hQ]: _vEO }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1136
|
-
];
|
|
1137
|
-
exports.ListResourceEndpointAssociationsRequest$ = ListResourceEndpointAssociationsRequest$;
|
|
1138
|
-
const ListResourceEndpointAssociationsResponse$ = [3, n0, _LREARi,
|
|
1139
|
-
0,
|
|
1140
|
-
[_it, _nT],
|
|
1141
|
-
[() => ResourceEndpointAssociationList, 0], 1
|
|
1142
|
-
];
|
|
1143
|
-
exports.ListResourceEndpointAssociationsResponse$ = ListResourceEndpointAssociationsResponse$;
|
|
1144
|
-
const ListResourceGatewaysRequest$ = [3, n0, _LRGR,
|
|
1145
|
-
0,
|
|
1146
|
-
[_mR, _nT],
|
|
1147
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1148
|
-
];
|
|
1149
|
-
exports.ListResourceGatewaysRequest$ = ListResourceGatewaysRequest$;
|
|
1150
|
-
const ListResourceGatewaysResponse$ = [3, n0, _LRGRi,
|
|
1151
|
-
0,
|
|
1152
|
-
[_it, _nT],
|
|
1153
|
-
[() => ResourceGatewayList, 0]
|
|
1154
|
-
];
|
|
1155
|
-
exports.ListResourceGatewaysResponse$ = ListResourceGatewaysResponse$;
|
|
1156
|
-
const ListRulesRequest$ = [3, n0, _LRR,
|
|
1157
|
-
0,
|
|
1158
|
-
[_sI, _lI, _mR, _nT],
|
|
1159
|
-
[[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
1160
|
-
];
|
|
1161
|
-
exports.ListRulesRequest$ = ListRulesRequest$;
|
|
1162
|
-
const ListRulesResponse$ = [3, n0, _LRRi,
|
|
1163
|
-
0,
|
|
1164
|
-
[_it, _nT],
|
|
1165
|
-
[() => RuleSummaryList, 0], 1
|
|
1166
|
-
];
|
|
1167
|
-
exports.ListRulesResponse$ = ListRulesResponse$;
|
|
1168
|
-
const ListServiceNetworkResourceAssociationsRequest$ = [3, n0, _LSNRAR,
|
|
1169
|
-
0,
|
|
1170
|
-
[_sNI, _rCI, _mR, _nT, _iC],
|
|
1171
|
-
[[0, { [_hQ]: _sNI }], [0, { [_hQ]: _rCI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [2, { [_hQ]: _iC }]]
|
|
1172
|
-
];
|
|
1173
|
-
exports.ListServiceNetworkResourceAssociationsRequest$ = ListServiceNetworkResourceAssociationsRequest$;
|
|
1174
|
-
const ListServiceNetworkResourceAssociationsResponse$ = [3, n0, _LSNRARi,
|
|
1175
|
-
0,
|
|
1176
|
-
[_it, _nT],
|
|
1177
|
-
[() => ServiceNetworkResourceAssociationList, 0], 1
|
|
1178
|
-
];
|
|
1179
|
-
exports.ListServiceNetworkResourceAssociationsResponse$ = ListServiceNetworkResourceAssociationsResponse$;
|
|
1180
|
-
const ListServiceNetworkServiceAssociationsRequest$ = [3, n0, _LSNSAR,
|
|
1181
|
-
0,
|
|
1182
|
-
[_sNI, _sI, _mR, _nT],
|
|
1183
|
-
[[0, { [_hQ]: _sNI }], [0, { [_hQ]: _sI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1184
|
-
];
|
|
1185
|
-
exports.ListServiceNetworkServiceAssociationsRequest$ = ListServiceNetworkServiceAssociationsRequest$;
|
|
1186
|
-
const ListServiceNetworkServiceAssociationsResponse$ = [3, n0, _LSNSARi,
|
|
1187
|
-
0,
|
|
1188
|
-
[_it, _nT],
|
|
1189
|
-
[() => ServiceNetworkServiceAssociationList, 0], 1
|
|
1190
|
-
];
|
|
1191
|
-
exports.ListServiceNetworkServiceAssociationsResponse$ = ListServiceNetworkServiceAssociationsResponse$;
|
|
1192
|
-
const ListServiceNetworksRequest$ = [3, n0, _LSNR,
|
|
1193
|
-
0,
|
|
1194
|
-
[_mR, _nT],
|
|
1195
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1196
|
-
];
|
|
1197
|
-
exports.ListServiceNetworksRequest$ = ListServiceNetworksRequest$;
|
|
1198
|
-
const ListServiceNetworksResponse$ = [3, n0, _LSNRi,
|
|
1199
|
-
0,
|
|
1200
|
-
[_it, _nT],
|
|
1201
|
-
[() => ServiceNetworkList, 0], 1
|
|
1202
|
-
];
|
|
1203
|
-
exports.ListServiceNetworksResponse$ = ListServiceNetworksResponse$;
|
|
1204
|
-
const ListServiceNetworkVpcAssociationsRequest$ = [3, n0, _LSNVAR,
|
|
1205
|
-
0,
|
|
1206
|
-
[_sNI, _vI, _mR, _nT],
|
|
1207
|
-
[[0, { [_hQ]: _sNI }], [0, { [_hQ]: _vI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1208
|
-
];
|
|
1209
|
-
exports.ListServiceNetworkVpcAssociationsRequest$ = ListServiceNetworkVpcAssociationsRequest$;
|
|
1210
|
-
const ListServiceNetworkVpcAssociationsResponse$ = [3, n0, _LSNVARi,
|
|
1211
|
-
0,
|
|
1212
|
-
[_it, _nT],
|
|
1213
|
-
[() => ServiceNetworkVpcAssociationList, 0], 1
|
|
1214
|
-
];
|
|
1215
|
-
exports.ListServiceNetworkVpcAssociationsResponse$ = ListServiceNetworkVpcAssociationsResponse$;
|
|
1216
|
-
const ListServiceNetworkVpcEndpointAssociationsRequest$ = [3, n0, _LSNVEAR,
|
|
1217
|
-
0,
|
|
1218
|
-
[_sNI, _mR, _nT],
|
|
1219
|
-
[[0, { [_hQ]: _sNI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1220
|
-
];
|
|
1221
|
-
exports.ListServiceNetworkVpcEndpointAssociationsRequest$ = ListServiceNetworkVpcEndpointAssociationsRequest$;
|
|
1222
|
-
const ListServiceNetworkVpcEndpointAssociationsResponse$ = [3, n0, _LSNVEARi,
|
|
1223
|
-
0,
|
|
1224
|
-
[_it, _nT],
|
|
1225
|
-
[() => ServiceNetworkVpcEndpointAssociationList, 0], 1
|
|
1226
|
-
];
|
|
1227
|
-
exports.ListServiceNetworkVpcEndpointAssociationsResponse$ = ListServiceNetworkVpcEndpointAssociationsResponse$;
|
|
1228
|
-
const ListServicesRequest$ = [3, n0, _LSR,
|
|
1229
|
-
0,
|
|
1230
|
-
[_mR, _nT],
|
|
1231
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1232
|
-
];
|
|
1233
|
-
exports.ListServicesRequest$ = ListServicesRequest$;
|
|
1234
|
-
const ListServicesResponse$ = [3, n0, _LSRi,
|
|
1235
|
-
0,
|
|
1236
|
-
[_it, _nT],
|
|
1237
|
-
[() => ServiceList, 0]
|
|
1238
|
-
];
|
|
1239
|
-
exports.ListServicesResponse$ = ListServicesResponse$;
|
|
1240
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1241
|
-
0,
|
|
1242
|
-
[_rA],
|
|
1243
|
-
[[0, 1]], 1
|
|
1244
|
-
];
|
|
1245
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1246
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1247
|
-
0,
|
|
1248
|
-
[_t],
|
|
1249
|
-
[128 | 0]
|
|
1250
|
-
];
|
|
1251
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1252
|
-
const ListTargetGroupsRequest$ = [3, n0, _LTGR,
|
|
1253
|
-
0,
|
|
1254
|
-
[_mR, _nT, _vI, _tGT],
|
|
1255
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _vI }], [0, { [_hQ]: _tGT }]]
|
|
1256
|
-
];
|
|
1257
|
-
exports.ListTargetGroupsRequest$ = ListTargetGroupsRequest$;
|
|
1258
|
-
const ListTargetGroupsResponse$ = [3, n0, _LTGRi,
|
|
1259
|
-
0,
|
|
1260
|
-
[_it, _nT],
|
|
1261
|
-
[() => TargetGroupList, 0]
|
|
1262
|
-
];
|
|
1263
|
-
exports.ListTargetGroupsResponse$ = ListTargetGroupsResponse$;
|
|
1264
|
-
const ListTargetsRequest$ = [3, n0, _LTR,
|
|
1265
|
-
0,
|
|
1266
|
-
[_tGI, _mR, _nT, _ta],
|
|
1267
|
-
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => TargetList], 1
|
|
1268
|
-
];
|
|
1269
|
-
exports.ListTargetsRequest$ = ListTargetsRequest$;
|
|
1270
|
-
const ListTargetsResponse$ = [3, n0, _LTRi,
|
|
1271
|
-
0,
|
|
1272
|
-
[_it, _nT],
|
|
1273
|
-
[() => TargetSummaryList, 0], 1
|
|
1274
|
-
];
|
|
1275
|
-
exports.ListTargetsResponse$ = ListTargetsResponse$;
|
|
1276
|
-
const PathMatch$ = [3, n0, _PM,
|
|
1277
|
-
0,
|
|
1278
|
-
[_ma, _cS],
|
|
1279
|
-
[() => PathMatchType$, 2], 1
|
|
1280
|
-
];
|
|
1281
|
-
exports.PathMatch$ = PathMatch$;
|
|
1282
|
-
const PutAuthPolicyRequest$ = [3, n0, _PAPR,
|
|
1283
|
-
0,
|
|
1284
|
-
[_rIe, _pol],
|
|
1285
|
-
[[0, 1], 0], 2
|
|
1286
|
-
];
|
|
1287
|
-
exports.PutAuthPolicyRequest$ = PutAuthPolicyRequest$;
|
|
1288
|
-
const PutAuthPolicyResponse$ = [3, n0, _PAPRu,
|
|
1289
|
-
0,
|
|
1290
|
-
[_pol, _sta],
|
|
1291
|
-
[0, 0]
|
|
1292
|
-
];
|
|
1293
|
-
exports.PutAuthPolicyResponse$ = PutAuthPolicyResponse$;
|
|
1294
|
-
const PutResourcePolicyRequest$ = [3, n0, _PRPR,
|
|
1295
|
-
0,
|
|
1296
|
-
[_rA, _pol],
|
|
1297
|
-
[[0, 1], 0], 2
|
|
1298
|
-
];
|
|
1299
|
-
exports.PutResourcePolicyRequest$ = PutResourcePolicyRequest$;
|
|
1300
|
-
const PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
1301
|
-
0,
|
|
1302
|
-
[],
|
|
1303
|
-
[]
|
|
1304
|
-
];
|
|
1305
|
-
exports.PutResourcePolicyResponse$ = PutResourcePolicyResponse$;
|
|
1306
|
-
const RegisterTargetsRequest$ = [3, n0, _RTR,
|
|
1307
|
-
0,
|
|
1308
|
-
[_tGI, _ta],
|
|
1309
|
-
[[0, 1], () => TargetList], 2
|
|
1310
|
-
];
|
|
1311
|
-
exports.RegisterTargetsRequest$ = RegisterTargetsRequest$;
|
|
1312
|
-
const RegisterTargetsResponse$ = [3, n0, _RTRe,
|
|
1313
|
-
0,
|
|
1314
|
-
[_su, _u],
|
|
1315
|
-
[() => TargetList, () => TargetFailureList]
|
|
1316
|
-
];
|
|
1317
|
-
exports.RegisterTargetsResponse$ = RegisterTargetsResponse$;
|
|
1318
|
-
const ResourceConfigurationSummary$ = [3, n0, _RCS,
|
|
1319
|
-
0,
|
|
1320
|
-
[_i, _n, _a, _rGIe, _rCGIe, _ty, _st, _aM, _cA, _lUA, _cDN, _dVIo, _gD],
|
|
1321
|
-
[0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 0, 0, 0]
|
|
1322
|
-
];
|
|
1323
|
-
exports.ResourceConfigurationSummary$ = ResourceConfigurationSummary$;
|
|
1324
|
-
const ResourceEndpointAssociationSummary$ = [3, n0, _REAS,
|
|
1325
|
-
0,
|
|
1326
|
-
[_i, _a, _rCIe, _rCA, _rCN, _vEI, _vEO, _cB, _cA],
|
|
1327
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 5]
|
|
1328
|
-
];
|
|
1329
|
-
exports.ResourceEndpointAssociationSummary$ = ResourceEndpointAssociationSummary$;
|
|
1330
|
-
const ResourceGatewaySummary$ = [3, n0, _RGS,
|
|
1331
|
-
0,
|
|
1332
|
-
[_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
|
|
1333
|
-
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0, 5, 5]
|
|
1334
|
-
];
|
|
1335
|
-
exports.ResourceGatewaySummary$ = ResourceGatewaySummary$;
|
|
1336
|
-
const RuleSummary$ = [3, n0, _RS,
|
|
1337
|
-
0,
|
|
1338
|
-
[_a, _i, _n, _iD, _pr, _cA, _lUA],
|
|
1339
|
-
[0, 0, 0, 2, 1, 5, 5]
|
|
1340
|
-
];
|
|
1341
|
-
exports.RuleSummary$ = RuleSummary$;
|
|
1342
|
-
const RuleUpdate$ = [3, n0, _RU,
|
|
1343
|
-
0,
|
|
1344
|
-
[_rIu, _ma, _pr, _ac],
|
|
1345
|
-
[0, () => RuleMatch$, 1, () => RuleAction$], 1
|
|
1346
|
-
];
|
|
1347
|
-
exports.RuleUpdate$ = RuleUpdate$;
|
|
1348
|
-
const RuleUpdateFailure$ = [3, n0, _RUF,
|
|
1349
|
-
0,
|
|
1350
|
-
[_rIu, _fC, _fM],
|
|
1351
|
-
[0, 0, 0]
|
|
1352
|
-
];
|
|
1353
|
-
exports.RuleUpdateFailure$ = RuleUpdateFailure$;
|
|
1354
|
-
const RuleUpdateSuccess$ = [3, n0, _RUS,
|
|
1355
|
-
0,
|
|
1356
|
-
[_a, _i, _n, _iD, _ma, _pr, _ac],
|
|
1357
|
-
[0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$]
|
|
1358
|
-
];
|
|
1359
|
-
exports.RuleUpdateSuccess$ = RuleUpdateSuccess$;
|
|
1360
|
-
const ServiceNetworkEndpointAssociation$ = [3, n0, _SNEA,
|
|
1361
|
-
0,
|
|
1362
|
-
[_vEI, _vIp, _vEOI, _i, _sta, _sNA, _cA],
|
|
1363
|
-
[0, 0, 0, 0, 0, 0, 5]
|
|
1364
|
-
];
|
|
1365
|
-
exports.ServiceNetworkEndpointAssociation$ = ServiceNetworkEndpointAssociation$;
|
|
1366
|
-
const ServiceNetworkResourceAssociationSummary$ = [3, n0, _SNRAS,
|
|
1367
|
-
0,
|
|
1368
|
-
[_i, _a, _st, _cB, _cA, _rCIe, _rCA, _rCN, _sNIe, _sNA, _sNN, _dE, _pDEr, _iMA, _fC, _pDE],
|
|
1369
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, () => DnsEntry$, 2, 0, 2]
|
|
1370
|
-
];
|
|
1371
|
-
exports.ServiceNetworkResourceAssociationSummary$ = ServiceNetworkResourceAssociationSummary$;
|
|
1372
|
-
const ServiceNetworkServiceAssociationSummary$ = [3, n0, _SNSAS,
|
|
1373
|
-
0,
|
|
1374
|
-
[_i, _st, _a, _cB, _cA, _sIe, _sN, _sA, _sNIe, _sNN, _sNA, _dE, _cDN],
|
|
1375
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, 0]
|
|
1376
|
-
];
|
|
1377
|
-
exports.ServiceNetworkServiceAssociationSummary$ = ServiceNetworkServiceAssociationSummary$;
|
|
1378
|
-
const ServiceNetworkSummary$ = [3, n0, _SNS,
|
|
1379
|
-
0,
|
|
1380
|
-
[_i, _n, _a, _cA, _lUA, _nOAVPC, _nOAS, _nOARC],
|
|
1381
|
-
[0, 0, 0, 5, 5, 1, 1, 1]
|
|
1382
|
-
];
|
|
1383
|
-
exports.ServiceNetworkSummary$ = ServiceNetworkSummary$;
|
|
1384
|
-
const ServiceNetworkVpcAssociationSummary$ = [3, n0, _SNVAS,
|
|
1385
|
-
0,
|
|
1386
|
-
[_i, _a, _st, _cB, _cA, _sNIe, _sNN, _sNA, _pDE, _dO, _vIp, _lUA],
|
|
1387
|
-
[0, 0, 0, 0, 5, 0, 0, 0, 2, () => DnsOptions$, 0, 5]
|
|
1388
|
-
];
|
|
1389
|
-
exports.ServiceNetworkVpcAssociationSummary$ = ServiceNetworkVpcAssociationSummary$;
|
|
1390
|
-
const ServiceSummary$ = [3, n0, _SS,
|
|
1391
|
-
0,
|
|
1392
|
-
[_i, _n, _a, _cA, _lUA, _dE, _cDN, _st],
|
|
1393
|
-
[0, 0, 0, 5, 5, () => DnsEntry$, 0, 0]
|
|
1394
|
-
];
|
|
1395
|
-
exports.ServiceSummary$ = ServiceSummary$;
|
|
1396
|
-
const SharingConfig$ = [3, n0, _SC,
|
|
1397
|
-
0,
|
|
1398
|
-
[_en],
|
|
1399
|
-
[2]
|
|
1400
|
-
];
|
|
1401
|
-
exports.SharingConfig$ = SharingConfig$;
|
|
1402
|
-
const StartDomainVerificationRequest$ = [3, n0, _SDVR,
|
|
1403
|
-
0,
|
|
1404
|
-
[_dN, _cT, _t],
|
|
1405
|
-
[0, [0, 4], 128 | 0], 1
|
|
1406
|
-
];
|
|
1407
|
-
exports.StartDomainVerificationRequest$ = StartDomainVerificationRequest$;
|
|
1408
|
-
const StartDomainVerificationResponse$ = [3, n0, _SDVRt,
|
|
1409
|
-
0,
|
|
1410
|
-
[_i, _a, _dN, _st, _tMC],
|
|
1411
|
-
[0, 0, 0, 0, () => TxtMethodConfig$], 4
|
|
1412
|
-
];
|
|
1413
|
-
exports.StartDomainVerificationResponse$ = StartDomainVerificationResponse$;
|
|
1414
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1415
|
-
0,
|
|
1416
|
-
[_rA, _t],
|
|
1417
|
-
[[0, 1], 128 | 0], 2
|
|
1418
|
-
];
|
|
1419
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1420
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1421
|
-
0,
|
|
1422
|
-
[],
|
|
1423
|
-
[]
|
|
1424
|
-
];
|
|
1425
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1426
|
-
const Target$ = [3, n0, _T,
|
|
1427
|
-
0,
|
|
1428
|
-
[_i, _po],
|
|
1429
|
-
[0, 1], 1
|
|
1430
|
-
];
|
|
1431
|
-
exports.Target$ = Target$;
|
|
1432
|
-
const TargetFailure$ = [3, n0, _TF,
|
|
1433
|
-
0,
|
|
1434
|
-
[_i, _po, _fC, _fM],
|
|
1435
|
-
[0, 1, 0, 0]
|
|
1436
|
-
];
|
|
1437
|
-
exports.TargetFailure$ = TargetFailure$;
|
|
1438
|
-
const TargetGroupConfig$ = [3, n0, _TGC,
|
|
1439
|
-
0,
|
|
1440
|
-
[_po, _p, _pV, _iAT, _vI, _hC, _lESV],
|
|
1441
|
-
[1, 0, 0, 0, 0, () => HealthCheckConfig$, 0]
|
|
1442
|
-
];
|
|
1443
|
-
exports.TargetGroupConfig$ = TargetGroupConfig$;
|
|
1444
|
-
const TargetGroupSummary$ = [3, n0, _TGS,
|
|
1445
|
-
0,
|
|
1446
|
-
[_i, _a, _n, _ty, _cA, _po, _p, _iAT, _vI, _lUA, _st, _sAe, _lESV],
|
|
1447
|
-
[0, 0, 0, 0, 5, 1, 0, 0, 0, 5, 0, 64 | 0, 0]
|
|
1448
|
-
];
|
|
1449
|
-
exports.TargetGroupSummary$ = TargetGroupSummary$;
|
|
1450
|
-
const TargetSummary$ = [3, n0, _TS,
|
|
1451
|
-
0,
|
|
1452
|
-
[_i, _po, _st, _rC],
|
|
1453
|
-
[0, 1, 0, 0]
|
|
1454
|
-
];
|
|
1455
|
-
exports.TargetSummary$ = TargetSummary$;
|
|
1456
|
-
const TxtMethodConfig$ = [3, n0, _TMC,
|
|
1457
|
-
0,
|
|
1458
|
-
[_v, _n],
|
|
1459
|
-
[0, 0], 2
|
|
1460
|
-
];
|
|
1461
|
-
exports.TxtMethodConfig$ = TxtMethodConfig$;
|
|
1462
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1463
|
-
0,
|
|
1464
|
-
[_rA, _tK],
|
|
1465
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1466
|
-
];
|
|
1467
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1468
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1469
|
-
0,
|
|
1470
|
-
[],
|
|
1471
|
-
[]
|
|
1472
|
-
];
|
|
1473
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1474
|
-
const UpdateAccessLogSubscriptionRequest$ = [3, n0, _UALSR,
|
|
1475
|
-
0,
|
|
1476
|
-
[_aLSI, _dA],
|
|
1477
|
-
[[0, 1], 0], 2
|
|
1478
|
-
];
|
|
1479
|
-
exports.UpdateAccessLogSubscriptionRequest$ = UpdateAccessLogSubscriptionRequest$;
|
|
1480
|
-
const UpdateAccessLogSubscriptionResponse$ = [3, n0, _UALSRp,
|
|
1481
|
-
0,
|
|
1482
|
-
[_i, _a, _rI, _rA, _dA],
|
|
1483
|
-
[0, 0, 0, 0, 0], 5
|
|
1484
|
-
];
|
|
1485
|
-
exports.UpdateAccessLogSubscriptionResponse$ = UpdateAccessLogSubscriptionResponse$;
|
|
1486
|
-
const UpdateListenerRequest$ = [3, n0, _ULR,
|
|
1487
|
-
0,
|
|
1488
|
-
[_sI, _lI, _dAe],
|
|
1489
|
-
[[0, 1], [0, 1], () => RuleAction$], 3
|
|
1490
|
-
];
|
|
1491
|
-
exports.UpdateListenerRequest$ = UpdateListenerRequest$;
|
|
1492
|
-
const UpdateListenerResponse$ = [3, n0, _ULRp,
|
|
1493
|
-
0,
|
|
1494
|
-
[_a, _i, _n, _p, _po, _sA, _sIe, _dAe],
|
|
1495
|
-
[0, 0, 0, 0, 1, 0, 0, () => RuleAction$]
|
|
1496
|
-
];
|
|
1497
|
-
exports.UpdateListenerResponse$ = UpdateListenerResponse$;
|
|
1498
|
-
const UpdateResourceConfigurationRequest$ = [3, n0, _URCR,
|
|
1499
|
-
0,
|
|
1500
|
-
[_rCI, _rCD, _aATSSN, _pR],
|
|
1501
|
-
[[0, 1], () => ResourceConfigurationDefinition$, 2, 64 | 0], 1
|
|
1502
|
-
];
|
|
1503
|
-
exports.UpdateResourceConfigurationRequest$ = UpdateResourceConfigurationRequest$;
|
|
1504
|
-
const UpdateResourceConfigurationResponse$ = [3, n0, _URCRp,
|
|
1505
|
-
0,
|
|
1506
|
-
[_i, _n, _a, _rGIe, _rCGIe, _ty, _pR, _aATSSN, _p, _st, _rCD],
|
|
1507
|
-
[0, 0, 0, 0, 0, 0, 64 | 0, 2, 0, 0, () => ResourceConfigurationDefinition$]
|
|
1508
|
-
];
|
|
1509
|
-
exports.UpdateResourceConfigurationResponse$ = UpdateResourceConfigurationResponse$;
|
|
1510
|
-
const UpdateResourceGatewayRequest$ = [3, n0, _URGR,
|
|
1511
|
-
0,
|
|
1512
|
-
[_rGI, _sGI],
|
|
1513
|
-
[[0, 1], 64 | 0], 1
|
|
1514
|
-
];
|
|
1515
|
-
exports.UpdateResourceGatewayRequest$ = UpdateResourceGatewayRequest$;
|
|
1516
|
-
const UpdateResourceGatewayResponse$ = [3, n0, _URGRp,
|
|
1517
|
-
0,
|
|
1518
|
-
[_n, _i, _a, _st, _vIp, _sIu, _sGI, _iAT],
|
|
1519
|
-
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0]
|
|
1520
|
-
];
|
|
1521
|
-
exports.UpdateResourceGatewayResponse$ = UpdateResourceGatewayResponse$;
|
|
1522
|
-
const UpdateRuleRequest$ = [3, n0, _URRp,
|
|
1523
|
-
0,
|
|
1524
|
-
[_sI, _lI, _rIu, _ma, _pr, _ac],
|
|
1525
|
-
[[0, 1], [0, 1], [0, 1], () => RuleMatch$, 1, () => RuleAction$], 3
|
|
1526
|
-
];
|
|
1527
|
-
exports.UpdateRuleRequest$ = UpdateRuleRequest$;
|
|
1528
|
-
const UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
1529
|
-
0,
|
|
1530
|
-
[_a, _i, _n, _iD, _ma, _pr, _ac],
|
|
1531
|
-
[0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$]
|
|
1532
|
-
];
|
|
1533
|
-
exports.UpdateRuleResponse$ = UpdateRuleResponse$;
|
|
1534
|
-
const UpdateServiceNetworkRequest$ = [3, n0, _USNR,
|
|
1535
|
-
0,
|
|
1536
|
-
[_sNI, _aT],
|
|
1537
|
-
[[0, 1], 0], 2
|
|
1538
|
-
];
|
|
1539
|
-
exports.UpdateServiceNetworkRequest$ = UpdateServiceNetworkRequest$;
|
|
1540
|
-
const UpdateServiceNetworkResponse$ = [3, n0, _USNRp,
|
|
1541
|
-
0,
|
|
1542
|
-
[_i, _n, _a, _aT],
|
|
1543
|
-
[0, 0, 0, 0]
|
|
1544
|
-
];
|
|
1545
|
-
exports.UpdateServiceNetworkResponse$ = UpdateServiceNetworkResponse$;
|
|
1546
|
-
const UpdateServiceNetworkVpcAssociationRequest$ = [3, n0, _USNVAR,
|
|
1547
|
-
0,
|
|
1548
|
-
[_sNVAI, _sGI],
|
|
1549
|
-
[[0, 1], 64 | 0], 2
|
|
1550
|
-
];
|
|
1551
|
-
exports.UpdateServiceNetworkVpcAssociationRequest$ = UpdateServiceNetworkVpcAssociationRequest$;
|
|
1552
|
-
const UpdateServiceNetworkVpcAssociationResponse$ = [3, n0, _USNVARp,
|
|
1553
|
-
0,
|
|
1554
|
-
[_i, _a, _st, _cB, _sGI],
|
|
1555
|
-
[0, 0, 0, 0, 64 | 0]
|
|
1556
|
-
];
|
|
1557
|
-
exports.UpdateServiceNetworkVpcAssociationResponse$ = UpdateServiceNetworkVpcAssociationResponse$;
|
|
1558
|
-
const UpdateServiceRequest$ = [3, n0, _USR,
|
|
1559
|
-
0,
|
|
1560
|
-
[_sI, _cAe, _aT],
|
|
1561
|
-
[[0, 1], 0, 0], 1
|
|
1562
|
-
];
|
|
1563
|
-
exports.UpdateServiceRequest$ = UpdateServiceRequest$;
|
|
1564
|
-
const UpdateServiceResponse$ = [3, n0, _USRp,
|
|
1565
|
-
0,
|
|
1566
|
-
[_i, _a, _n, _cDN, _cAe, _aT],
|
|
1567
|
-
[0, 0, 0, 0, 0, 0]
|
|
1568
|
-
];
|
|
1569
|
-
exports.UpdateServiceResponse$ = UpdateServiceResponse$;
|
|
1570
|
-
const UpdateTargetGroupRequest$ = [3, n0, _UTGR,
|
|
1571
|
-
0,
|
|
1572
|
-
[_tGI, _hC],
|
|
1573
|
-
[[0, 1], () => HealthCheckConfig$], 2
|
|
1574
|
-
];
|
|
1575
|
-
exports.UpdateTargetGroupRequest$ = UpdateTargetGroupRequest$;
|
|
1576
|
-
const UpdateTargetGroupResponse$ = [3, n0, _UTGRp,
|
|
1577
|
-
0,
|
|
1578
|
-
[_i, _a, _n, _ty, _co, _st],
|
|
1579
|
-
[0, 0, 0, 0, () => TargetGroupConfig$, 0]
|
|
1580
|
-
];
|
|
1581
|
-
exports.UpdateTargetGroupResponse$ = UpdateTargetGroupResponse$;
|
|
1582
|
-
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
1583
|
-
0,
|
|
1584
|
-
[_n, _m],
|
|
1585
|
-
[0, 0], 2
|
|
1586
|
-
];
|
|
1587
|
-
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
1588
|
-
const WeightedTargetGroup$ = [3, n0, _WTG,
|
|
1589
|
-
0,
|
|
1590
|
-
[_tGI, _w],
|
|
1591
|
-
[0, 1], 1
|
|
1592
|
-
];
|
|
1593
|
-
exports.WeightedTargetGroup$ = WeightedTargetGroup$;
|
|
1594
|
-
var AccessLogSubscriptionList = [1, n0, _ALSL,
|
|
1595
|
-
0, () => AccessLogSubscriptionSummary$
|
|
1596
|
-
];
|
|
1597
|
-
var DomainVerificationList = [1, n0, _DVL,
|
|
1598
|
-
0, () => DomainVerificationSummary$
|
|
1599
|
-
];
|
|
1600
|
-
var HeaderMatchList = [1, n0, _HML,
|
|
1601
|
-
0, () => HeaderMatch$
|
|
1602
|
-
];
|
|
1603
|
-
var ListenerSummaryList = [1, n0, _LSL,
|
|
1604
|
-
0, () => ListenerSummary$
|
|
1605
|
-
];
|
|
1606
|
-
var PortRangeList = 64 | 0;
|
|
1607
|
-
var PrivateDnsSpecifiedDomainsList = 64 | 0;
|
|
1608
|
-
var ResourceConfigurationSummaryList = [1, n0, _RCSL,
|
|
1609
|
-
0, () => ResourceConfigurationSummary$
|
|
1610
|
-
];
|
|
1611
|
-
var ResourceEndpointAssociationList = [1, n0, _REAL,
|
|
1612
|
-
0, () => ResourceEndpointAssociationSummary$
|
|
1613
|
-
];
|
|
1614
|
-
var ResourceGatewayList = [1, n0, _RGL,
|
|
1615
|
-
0, () => ResourceGatewaySummary$
|
|
1616
|
-
];
|
|
1617
|
-
var RuleSummaryList = [1, n0, _RSL,
|
|
1618
|
-
0, () => RuleSummary$
|
|
1619
|
-
];
|
|
1620
|
-
var RuleUpdateFailureList = [1, n0, _RUFL,
|
|
1621
|
-
0, () => RuleUpdateFailure$
|
|
1622
|
-
];
|
|
1623
|
-
var RuleUpdateList = [1, n0, _RUL,
|
|
1624
|
-
0, () => RuleUpdate$
|
|
1625
|
-
];
|
|
1626
|
-
var RuleUpdateSuccessList = [1, n0, _RUSL,
|
|
1627
|
-
0, () => RuleUpdateSuccess$
|
|
1628
|
-
];
|
|
1629
|
-
var SecurityGroupList = 64 | 0;
|
|
1630
|
-
var ServiceArnList = 64 | 0;
|
|
1631
|
-
var ServiceList = [1, n0, _SL,
|
|
1632
|
-
0, () => ServiceSummary$
|
|
1633
|
-
];
|
|
1634
|
-
var ServiceNetworkList = [1, n0, _SNL,
|
|
1635
|
-
0, () => ServiceNetworkSummary$
|
|
1636
|
-
];
|
|
1637
|
-
var ServiceNetworkResourceAssociationList = [1, n0, _SNRAL,
|
|
1638
|
-
0, () => ServiceNetworkResourceAssociationSummary$
|
|
1639
|
-
];
|
|
1640
|
-
var ServiceNetworkServiceAssociationList = [1, n0, _SNSAL,
|
|
1641
|
-
0, () => ServiceNetworkServiceAssociationSummary$
|
|
1642
|
-
];
|
|
1643
|
-
var ServiceNetworkVpcAssociationList = [1, n0, _SNVAL,
|
|
1644
|
-
0, () => ServiceNetworkVpcAssociationSummary$
|
|
1645
|
-
];
|
|
1646
|
-
var ServiceNetworkVpcEndpointAssociationList = [1, n0, _SNVEAL,
|
|
1647
|
-
0, () => ServiceNetworkEndpointAssociation$
|
|
1648
|
-
];
|
|
1649
|
-
var SubnetList = 64 | 0;
|
|
1650
|
-
var TagKeys = 64 | 0;
|
|
1651
|
-
var TargetFailureList = [1, n0, _TFL,
|
|
1652
|
-
0, () => TargetFailure$
|
|
1653
|
-
];
|
|
1654
|
-
var TargetGroupList = [1, n0, _TGL,
|
|
1655
|
-
0, () => TargetGroupSummary$
|
|
1656
|
-
];
|
|
1657
|
-
var TargetList = [1, n0, _TL,
|
|
1658
|
-
0, () => Target$
|
|
1659
|
-
];
|
|
1660
|
-
var TargetSummaryList = [1, n0, _TSL,
|
|
1661
|
-
0, () => TargetSummary$
|
|
1662
|
-
];
|
|
1663
|
-
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
1664
|
-
0, () => ValidationExceptionField$
|
|
1665
|
-
];
|
|
1666
|
-
var WeightedTargetGroupList = [1, n0, _WTGL,
|
|
1667
|
-
0, () => WeightedTargetGroup$
|
|
1668
|
-
];
|
|
1669
|
-
var TagMap = 128 | 0;
|
|
1670
|
-
const HeaderMatchType$ = [4, n0, _HMT,
|
|
1671
|
-
0,
|
|
1672
|
-
[_ex, _pre, _con],
|
|
1673
|
-
[0, 0, 0]
|
|
1674
|
-
];
|
|
1675
|
-
exports.HeaderMatchType$ = HeaderMatchType$;
|
|
1676
|
-
const Matcher$ = [4, n0, _M,
|
|
1677
|
-
0,
|
|
1678
|
-
[_hCt],
|
|
1679
|
-
[0]
|
|
1680
|
-
];
|
|
1681
|
-
exports.Matcher$ = Matcher$;
|
|
1682
|
-
const PathMatchType$ = [4, n0, _PMT,
|
|
1683
|
-
0,
|
|
1684
|
-
[_ex, _pre],
|
|
1685
|
-
[0, 0]
|
|
1686
|
-
];
|
|
1687
|
-
exports.PathMatchType$ = PathMatchType$;
|
|
1688
|
-
const ResourceConfigurationDefinition$ = [4, n0, _RCD,
|
|
1689
|
-
0,
|
|
1690
|
-
[_dR, _iR, _aR],
|
|
1691
|
-
[() => DnsResource$, () => IpResource$, () => ArnResource$]
|
|
1692
|
-
];
|
|
1693
|
-
exports.ResourceConfigurationDefinition$ = ResourceConfigurationDefinition$;
|
|
1694
|
-
const RuleAction$ = [4, n0, _RAu,
|
|
1695
|
-
0,
|
|
1696
|
-
[_f, _fRi],
|
|
1697
|
-
[() => ForwardAction$, () => FixedResponseAction$]
|
|
1698
|
-
];
|
|
1699
|
-
exports.RuleAction$ = RuleAction$;
|
|
1700
|
-
const RuleMatch$ = [4, n0, _RM,
|
|
1701
|
-
0,
|
|
1702
|
-
[_hMt],
|
|
1703
|
-
[() => HttpMatch$]
|
|
1704
|
-
];
|
|
1705
|
-
exports.RuleMatch$ = RuleMatch$;
|
|
1706
|
-
exports.BatchUpdateRule$ = [9, n0, _BUR,
|
|
1707
|
-
{ [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] }, () => BatchUpdateRuleRequest$, () => BatchUpdateRuleResponse$
|
|
1708
|
-
];
|
|
1709
|
-
exports.CreateAccessLogSubscription$ = [9, n0, _CALS,
|
|
1710
|
-
{ [_h]: ["POST", "/accesslogsubscriptions", 201] }, () => CreateAccessLogSubscriptionRequest$, () => CreateAccessLogSubscriptionResponse$
|
|
1711
|
-
];
|
|
1712
|
-
exports.CreateListener$ = [9, n0, _CL,
|
|
1713
|
-
{ [_h]: ["POST", "/services/{serviceIdentifier}/listeners", 201] }, () => CreateListenerRequest$, () => CreateListenerResponse$
|
|
1714
|
-
];
|
|
1715
|
-
exports.CreateResourceConfiguration$ = [9, n0, _CRC,
|
|
1716
|
-
{ [_h]: ["POST", "/resourceconfigurations", 201] }, () => CreateResourceConfigurationRequest$, () => CreateResourceConfigurationResponse$
|
|
1717
|
-
];
|
|
1718
|
-
exports.CreateResourceGateway$ = [9, n0, _CRG,
|
|
1719
|
-
{ [_h]: ["POST", "/resourcegateways", 201] }, () => CreateResourceGatewayRequest$, () => CreateResourceGatewayResponse$
|
|
1720
|
-
];
|
|
1721
|
-
exports.CreateRule$ = [9, n0, _CR,
|
|
1722
|
-
{ [_h]: ["POST", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 201] }, () => CreateRuleRequest$, () => CreateRuleResponse$
|
|
1723
|
-
];
|
|
1724
|
-
exports.CreateService$ = [9, n0, _CS,
|
|
1725
|
-
{ [_h]: ["POST", "/services", 201] }, () => CreateServiceRequest$, () => CreateServiceResponse$
|
|
1726
|
-
];
|
|
1727
|
-
exports.CreateServiceNetwork$ = [9, n0, _CSN,
|
|
1728
|
-
{ [_h]: ["POST", "/servicenetworks", 201] }, () => CreateServiceNetworkRequest$, () => CreateServiceNetworkResponse$
|
|
1729
|
-
];
|
|
1730
|
-
exports.CreateServiceNetworkResourceAssociation$ = [9, n0, _CSNRA,
|
|
1731
|
-
{ [_h]: ["POST", "/servicenetworkresourceassociations", 201] }, () => CreateServiceNetworkResourceAssociationRequest$, () => CreateServiceNetworkResourceAssociationResponse$
|
|
1732
|
-
];
|
|
1733
|
-
exports.CreateServiceNetworkServiceAssociation$ = [9, n0, _CSNSA,
|
|
1734
|
-
{ [_h]: ["POST", "/servicenetworkserviceassociations", 200] }, () => CreateServiceNetworkServiceAssociationRequest$, () => CreateServiceNetworkServiceAssociationResponse$
|
|
1735
|
-
];
|
|
1736
|
-
exports.CreateServiceNetworkVpcAssociation$ = [9, n0, _CSNVA,
|
|
1737
|
-
{ [_h]: ["POST", "/servicenetworkvpcassociations", 200] }, () => CreateServiceNetworkVpcAssociationRequest$, () => CreateServiceNetworkVpcAssociationResponse$
|
|
1738
|
-
];
|
|
1739
|
-
exports.CreateTargetGroup$ = [9, n0, _CTG,
|
|
1740
|
-
{ [_h]: ["POST", "/targetgroups", 201] }, () => CreateTargetGroupRequest$, () => CreateTargetGroupResponse$
|
|
1741
|
-
];
|
|
1742
|
-
exports.DeleteAccessLogSubscription$ = [9, n0, _DALS,
|
|
1743
|
-
{ [_h]: ["DELETE", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 204] }, () => DeleteAccessLogSubscriptionRequest$, () => DeleteAccessLogSubscriptionResponse$
|
|
1744
|
-
];
|
|
1745
|
-
exports.DeleteAuthPolicy$ = [9, n0, _DAP,
|
|
1746
|
-
{ [_h]: ["DELETE", "/authpolicy/{resourceIdentifier}", 204] }, () => DeleteAuthPolicyRequest$, () => DeleteAuthPolicyResponse$
|
|
1747
|
-
];
|
|
1748
|
-
exports.DeleteDomainVerification$ = [9, n0, _DDV,
|
|
1749
|
-
{ [_h]: ["DELETE", "/domainverifications/{domainVerificationIdentifier}", 200] }, () => DeleteDomainVerificationRequest$, () => DeleteDomainVerificationResponse$
|
|
1750
|
-
];
|
|
1751
|
-
exports.DeleteListener$ = [9, n0, _DL,
|
|
1752
|
-
{ [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 204] }, () => DeleteListenerRequest$, () => DeleteListenerResponse$
|
|
1753
|
-
];
|
|
1754
|
-
exports.DeleteResourceConfiguration$ = [9, n0, _DRC,
|
|
1755
|
-
{ [_h]: ["DELETE", "/resourceconfigurations/{resourceConfigurationIdentifier}", 204] }, () => DeleteResourceConfigurationRequest$, () => DeleteResourceConfigurationResponse$
|
|
1756
|
-
];
|
|
1757
|
-
exports.DeleteResourceEndpointAssociation$ = [9, n0, _DREA,
|
|
1758
|
-
{ [_h]: ["DELETE", "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}", 200] }, () => DeleteResourceEndpointAssociationRequest$, () => DeleteResourceEndpointAssociationResponse$
|
|
1759
|
-
];
|
|
1760
|
-
exports.DeleteResourceGateway$ = [9, n0, _DRG,
|
|
1761
|
-
{ [_h]: ["DELETE", "/resourcegateways/{resourceGatewayIdentifier}", 200] }, () => DeleteResourceGatewayRequest$, () => DeleteResourceGatewayResponse$
|
|
1762
|
-
];
|
|
1763
|
-
exports.DeleteResourcePolicy$ = [9, n0, _DRP,
|
|
1764
|
-
{ [_h]: ["DELETE", "/resourcepolicy/{resourceArn}", 204] }, () => DeleteResourcePolicyRequest$, () => DeleteResourcePolicyResponse$
|
|
1765
|
-
];
|
|
1766
|
-
exports.DeleteRule$ = [9, n0, _DRe,
|
|
1767
|
-
{ [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 204] }, () => DeleteRuleRequest$, () => DeleteRuleResponse$
|
|
1768
|
-
];
|
|
1769
|
-
exports.DeleteService$ = [9, n0, _DS,
|
|
1770
|
-
{ [_h]: ["DELETE", "/services/{serviceIdentifier}", 200] }, () => DeleteServiceRequest$, () => DeleteServiceResponse$
|
|
1771
|
-
];
|
|
1772
|
-
exports.DeleteServiceNetwork$ = [9, n0, _DSN,
|
|
1773
|
-
{ [_h]: ["DELETE", "/servicenetworks/{serviceNetworkIdentifier}", 204] }, () => DeleteServiceNetworkRequest$, () => DeleteServiceNetworkResponse$
|
|
1774
|
-
];
|
|
1775
|
-
exports.DeleteServiceNetworkResourceAssociation$ = [9, n0, _DSNRA,
|
|
1776
|
-
{ [_h]: ["DELETE", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] }, () => DeleteServiceNetworkResourceAssociationRequest$, () => DeleteServiceNetworkResourceAssociationResponse$
|
|
1777
|
-
];
|
|
1778
|
-
exports.DeleteServiceNetworkServiceAssociation$ = [9, n0, _DSNSA,
|
|
1779
|
-
{ [_h]: ["DELETE", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] }, () => DeleteServiceNetworkServiceAssociationRequest$, () => DeleteServiceNetworkServiceAssociationResponse$
|
|
1780
|
-
];
|
|
1781
|
-
exports.DeleteServiceNetworkVpcAssociation$ = [9, n0, _DSNVA,
|
|
1782
|
-
{ [_h]: ["DELETE", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] }, () => DeleteServiceNetworkVpcAssociationRequest$, () => DeleteServiceNetworkVpcAssociationResponse$
|
|
1783
|
-
];
|
|
1784
|
-
exports.DeleteTargetGroup$ = [9, n0, _DTG,
|
|
1785
|
-
{ [_h]: ["DELETE", "/targetgroups/{targetGroupIdentifier}", 200] }, () => DeleteTargetGroupRequest$, () => DeleteTargetGroupResponse$
|
|
1786
|
-
];
|
|
1787
|
-
exports.DeregisterTargets$ = [9, n0, _DT,
|
|
1788
|
-
{ [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/deregistertargets", 200] }, () => DeregisterTargetsRequest$, () => DeregisterTargetsResponse$
|
|
1789
|
-
];
|
|
1790
|
-
exports.GetAccessLogSubscription$ = [9, n0, _GALS,
|
|
1791
|
-
{ [_h]: ["GET", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] }, () => GetAccessLogSubscriptionRequest$, () => GetAccessLogSubscriptionResponse$
|
|
1792
|
-
];
|
|
1793
|
-
exports.GetAuthPolicy$ = [9, n0, _GAP,
|
|
1794
|
-
{ [_h]: ["GET", "/authpolicy/{resourceIdentifier}", 200] }, () => GetAuthPolicyRequest$, () => GetAuthPolicyResponse$
|
|
1795
|
-
];
|
|
1796
|
-
exports.GetDomainVerification$ = [9, n0, _GDV,
|
|
1797
|
-
{ [_h]: ["GET", "/domainverifications/{domainVerificationIdentifier}", 200] }, () => GetDomainVerificationRequest$, () => GetDomainVerificationResponse$
|
|
1798
|
-
];
|
|
1799
|
-
exports.GetListener$ = [9, n0, _GL,
|
|
1800
|
-
{ [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] }, () => GetListenerRequest$, () => GetListenerResponse$
|
|
1801
|
-
];
|
|
1802
|
-
exports.GetResourceConfiguration$ = [9, n0, _GRC,
|
|
1803
|
-
{ [_h]: ["GET", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] }, () => GetResourceConfigurationRequest$, () => GetResourceConfigurationResponse$
|
|
1804
|
-
];
|
|
1805
|
-
exports.GetResourceGateway$ = [9, n0, _GRG,
|
|
1806
|
-
{ [_h]: ["GET", "/resourcegateways/{resourceGatewayIdentifier}", 200] }, () => GetResourceGatewayRequest$, () => GetResourceGatewayResponse$
|
|
1807
|
-
];
|
|
1808
|
-
exports.GetResourcePolicy$ = [9, n0, _GRP,
|
|
1809
|
-
{ [_h]: ["GET", "/resourcepolicy/{resourceArn}", 200] }, () => GetResourcePolicyRequest$, () => GetResourcePolicyResponse$
|
|
1810
|
-
];
|
|
1811
|
-
exports.GetRule$ = [9, n0, _GR,
|
|
1812
|
-
{ [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] }, () => GetRuleRequest$, () => GetRuleResponse$
|
|
1813
|
-
];
|
|
1814
|
-
exports.GetService$ = [9, n0, _GS,
|
|
1815
|
-
{ [_h]: ["GET", "/services/{serviceIdentifier}", 200] }, () => GetServiceRequest$, () => GetServiceResponse$
|
|
1816
|
-
];
|
|
1817
|
-
exports.GetServiceNetwork$ = [9, n0, _GSN,
|
|
1818
|
-
{ [_h]: ["GET", "/servicenetworks/{serviceNetworkIdentifier}", 200] }, () => GetServiceNetworkRequest$, () => GetServiceNetworkResponse$
|
|
1819
|
-
];
|
|
1820
|
-
exports.GetServiceNetworkResourceAssociation$ = [9, n0, _GSNRA,
|
|
1821
|
-
{ [_h]: ["GET", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] }, () => GetServiceNetworkResourceAssociationRequest$, () => GetServiceNetworkResourceAssociationResponse$
|
|
1822
|
-
];
|
|
1823
|
-
exports.GetServiceNetworkServiceAssociation$ = [9, n0, _GSNSA,
|
|
1824
|
-
{ [_h]: ["GET", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] }, () => GetServiceNetworkServiceAssociationRequest$, () => GetServiceNetworkServiceAssociationResponse$
|
|
1825
|
-
];
|
|
1826
|
-
exports.GetServiceNetworkVpcAssociation$ = [9, n0, _GSNVA,
|
|
1827
|
-
{ [_h]: ["GET", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] }, () => GetServiceNetworkVpcAssociationRequest$, () => GetServiceNetworkVpcAssociationResponse$
|
|
1828
|
-
];
|
|
1829
|
-
exports.GetTargetGroup$ = [9, n0, _GTG,
|
|
1830
|
-
{ [_h]: ["GET", "/targetgroups/{targetGroupIdentifier}", 200] }, () => GetTargetGroupRequest$, () => GetTargetGroupResponse$
|
|
1831
|
-
];
|
|
1832
|
-
exports.ListAccessLogSubscriptions$ = [9, n0, _LALS,
|
|
1833
|
-
{ [_h]: ["GET", "/accesslogsubscriptions", 200] }, () => ListAccessLogSubscriptionsRequest$, () => ListAccessLogSubscriptionsResponse$
|
|
1834
|
-
];
|
|
1835
|
-
exports.ListDomainVerifications$ = [9, n0, _LDV,
|
|
1836
|
-
{ [_h]: ["GET", "/domainverifications", 200] }, () => ListDomainVerificationsRequest$, () => ListDomainVerificationsResponse$
|
|
1837
|
-
];
|
|
1838
|
-
exports.ListListeners$ = [9, n0, _LL,
|
|
1839
|
-
{ [_h]: ["GET", "/services/{serviceIdentifier}/listeners", 200] }, () => ListListenersRequest$, () => ListListenersResponse$
|
|
1840
|
-
];
|
|
1841
|
-
exports.ListResourceConfigurations$ = [9, n0, _LRC,
|
|
1842
|
-
{ [_h]: ["GET", "/resourceconfigurations", 200] }, () => ListResourceConfigurationsRequest$, () => ListResourceConfigurationsResponse$
|
|
1843
|
-
];
|
|
1844
|
-
exports.ListResourceEndpointAssociations$ = [9, n0, _LREA,
|
|
1845
|
-
{ [_h]: ["GET", "/resourceendpointassociations", 200] }, () => ListResourceEndpointAssociationsRequest$, () => ListResourceEndpointAssociationsResponse$
|
|
1846
|
-
];
|
|
1847
|
-
exports.ListResourceGateways$ = [9, n0, _LRG,
|
|
1848
|
-
{ [_h]: ["GET", "/resourcegateways", 200] }, () => ListResourceGatewaysRequest$, () => ListResourceGatewaysResponse$
|
|
1849
|
-
];
|
|
1850
|
-
exports.ListRules$ = [9, n0, _LR,
|
|
1851
|
-
{ [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] }, () => ListRulesRequest$, () => ListRulesResponse$
|
|
1852
|
-
];
|
|
1853
|
-
exports.ListServiceNetworkResourceAssociations$ = [9, n0, _LSNRA,
|
|
1854
|
-
{ [_h]: ["GET", "/servicenetworkresourceassociations", 200] }, () => ListServiceNetworkResourceAssociationsRequest$, () => ListServiceNetworkResourceAssociationsResponse$
|
|
1855
|
-
];
|
|
1856
|
-
exports.ListServiceNetworks$ = [9, n0, _LSN,
|
|
1857
|
-
{ [_h]: ["GET", "/servicenetworks", 200] }, () => ListServiceNetworksRequest$, () => ListServiceNetworksResponse$
|
|
1858
|
-
];
|
|
1859
|
-
exports.ListServiceNetworkServiceAssociations$ = [9, n0, _LSNSA,
|
|
1860
|
-
{ [_h]: ["GET", "/servicenetworkserviceassociations", 200] }, () => ListServiceNetworkServiceAssociationsRequest$, () => ListServiceNetworkServiceAssociationsResponse$
|
|
1861
|
-
];
|
|
1862
|
-
exports.ListServiceNetworkVpcAssociations$ = [9, n0, _LSNVA,
|
|
1863
|
-
{ [_h]: ["GET", "/servicenetworkvpcassociations", 200] }, () => ListServiceNetworkVpcAssociationsRequest$, () => ListServiceNetworkVpcAssociationsResponse$
|
|
1864
|
-
];
|
|
1865
|
-
exports.ListServiceNetworkVpcEndpointAssociations$ = [9, n0, _LSNVEA,
|
|
1866
|
-
{ [_h]: ["GET", "/servicenetworkvpcendpointassociations", 200] }, () => ListServiceNetworkVpcEndpointAssociationsRequest$, () => ListServiceNetworkVpcEndpointAssociationsResponse$
|
|
1867
|
-
];
|
|
1868
|
-
exports.ListServices$ = [9, n0, _LSi,
|
|
1869
|
-
{ [_h]: ["GET", "/services", 200] }, () => ListServicesRequest$, () => ListServicesResponse$
|
|
1870
|
-
];
|
|
1871
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1872
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1873
|
-
];
|
|
1874
|
-
exports.ListTargetGroups$ = [9, n0, _LTG,
|
|
1875
|
-
{ [_h]: ["GET", "/targetgroups", 200] }, () => ListTargetGroupsRequest$, () => ListTargetGroupsResponse$
|
|
1876
|
-
];
|
|
1877
|
-
exports.ListTargets$ = [9, n0, _LT,
|
|
1878
|
-
{ [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/listtargets", 200] }, () => ListTargetsRequest$, () => ListTargetsResponse$
|
|
1879
|
-
];
|
|
1880
|
-
exports.PutAuthPolicy$ = [9, n0, _PAP,
|
|
1881
|
-
{ [_h]: ["PUT", "/authpolicy/{resourceIdentifier}", 200] }, () => PutAuthPolicyRequest$, () => PutAuthPolicyResponse$
|
|
1882
|
-
];
|
|
1883
|
-
exports.PutResourcePolicy$ = [9, n0, _PRP,
|
|
1884
|
-
{ [_h]: ["PUT", "/resourcepolicy/{resourceArn}", 200] }, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
|
|
1885
|
-
];
|
|
1886
|
-
exports.RegisterTargets$ = [9, n0, _RT,
|
|
1887
|
-
{ [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/registertargets", 200] }, () => RegisterTargetsRequest$, () => RegisterTargetsResponse$
|
|
1888
|
-
];
|
|
1889
|
-
exports.StartDomainVerification$ = [9, n0, _SDV,
|
|
1890
|
-
{ [_h]: ["POST", "/domainverifications", 201] }, () => StartDomainVerificationRequest$, () => StartDomainVerificationResponse$
|
|
1891
|
-
];
|
|
1892
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
1893
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1894
|
-
];
|
|
1895
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
1896
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1897
|
-
];
|
|
1898
|
-
exports.UpdateAccessLogSubscription$ = [9, n0, _UALS,
|
|
1899
|
-
{ [_h]: ["PATCH", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] }, () => UpdateAccessLogSubscriptionRequest$, () => UpdateAccessLogSubscriptionResponse$
|
|
1900
|
-
];
|
|
1901
|
-
exports.UpdateListener$ = [9, n0, _UL,
|
|
1902
|
-
{ [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] }, () => UpdateListenerRequest$, () => UpdateListenerResponse$
|
|
1903
|
-
];
|
|
1904
|
-
exports.UpdateResourceConfiguration$ = [9, n0, _URC,
|
|
1905
|
-
{ [_h]: ["PATCH", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] }, () => UpdateResourceConfigurationRequest$, () => UpdateResourceConfigurationResponse$
|
|
1906
|
-
];
|
|
1907
|
-
exports.UpdateResourceGateway$ = [9, n0, _URG,
|
|
1908
|
-
{ [_h]: ["PATCH", "/resourcegateways/{resourceGatewayIdentifier}", 200] }, () => UpdateResourceGatewayRequest$, () => UpdateResourceGatewayResponse$
|
|
1909
|
-
];
|
|
1910
|
-
exports.UpdateRule$ = [9, n0, _URp,
|
|
1911
|
-
{ [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] }, () => UpdateRuleRequest$, () => UpdateRuleResponse$
|
|
1912
|
-
];
|
|
1913
|
-
exports.UpdateService$ = [9, n0, _US,
|
|
1914
|
-
{ [_h]: ["PATCH", "/services/{serviceIdentifier}", 200] }, () => UpdateServiceRequest$, () => UpdateServiceResponse$
|
|
1915
|
-
];
|
|
1916
|
-
exports.UpdateServiceNetwork$ = [9, n0, _USN,
|
|
1917
|
-
{ [_h]: ["PATCH", "/servicenetworks/{serviceNetworkIdentifier}", 200] }, () => UpdateServiceNetworkRequest$, () => UpdateServiceNetworkResponse$
|
|
1918
|
-
];
|
|
1919
|
-
exports.UpdateServiceNetworkVpcAssociation$ = [9, n0, _USNVA,
|
|
1920
|
-
{ [_h]: ["PATCH", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] }, () => UpdateServiceNetworkVpcAssociationRequest$, () => UpdateServiceNetworkVpcAssociationResponse$
|
|
1921
|
-
];
|
|
1922
|
-
exports.UpdateTargetGroup$ = [9, n0, _UTG,
|
|
1923
|
-
{ [_h]: ["PATCH", "/targetgroups/{targetGroupIdentifier}", 200] }, () => UpdateTargetGroupRequest$, () => UpdateTargetGroupResponse$
|
|
1924
|
-
];
|