@aws-sdk/client-route53globalresolver 3.987.0 → 3.988.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.
@@ -0,0 +1,1087 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DeleteFirewallRuleOutput$ = exports.DeleteFirewallRuleInput$ = exports.DeleteFirewallDomainListOutput$ = exports.DeleteFirewallDomainListInput$ = exports.DeleteDNSViewOutput$ = exports.DeleteDNSViewInput$ = exports.DeleteAccessTokenOutput$ = exports.DeleteAccessTokenInput$ = exports.DeleteAccessSourceOutput$ = exports.DeleteAccessSourceInput$ = exports.CreateGlobalResolverOutput$ = exports.CreateGlobalResolverInput$ = exports.CreateFirewallRuleOutput$ = exports.CreateFirewallRuleInput$ = exports.CreateFirewallDomainListOutput$ = exports.CreateFirewallDomainListInput$ = exports.CreateDNSViewOutput$ = exports.CreateDNSViewInput$ = exports.CreateAccessTokenOutput$ = exports.CreateAccessTokenInput$ = exports.CreateAccessSourceOutput$ = exports.CreateAccessSourceInput$ = exports.BatchUpdateFirewallRuleResult$ = exports.BatchUpdateFirewallRuleOutputItem$ = exports.BatchUpdateFirewallRuleOutput$ = exports.BatchUpdateFirewallRuleInputItem$ = exports.BatchUpdateFirewallRuleInput$ = exports.BatchDeleteFirewallRuleResult$ = exports.BatchDeleteFirewallRuleOutputItem$ = exports.BatchDeleteFirewallRuleOutput$ = exports.BatchDeleteFirewallRuleInputItem$ = exports.BatchDeleteFirewallRuleInput$ = exports.BatchCreateFirewallRuleResult$ = exports.BatchCreateFirewallRuleOutputItem$ = exports.BatchCreateFirewallRuleOutput$ = exports.BatchCreateFirewallRuleInputItem$ = exports.BatchCreateFirewallRuleInput$ = exports.AssociateHostedZoneOutput$ = exports.AssociateHostedZoneInput$ = exports.AccessTokenItem$ = exports.AccessSourcesItem$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.Route53GlobalResolverServiceException$ = void 0;
4
+ exports.ListTagsForResourceRequest$ = exports.ListManagedFirewallDomainListsOutput$ = exports.ListManagedFirewallDomainListsInput$ = exports.ListHostedZoneAssociationsOutput$ = exports.ListHostedZoneAssociationsInput$ = exports.ListGlobalResolversOutput$ = exports.ListGlobalResolversInput$ = exports.ListFirewallRulesOutput$ = exports.ListFirewallRulesInput$ = exports.ListFirewallDomainsOutput$ = exports.ListFirewallDomainsInput$ = exports.ListFirewallDomainListsOutput$ = exports.ListFirewallDomainListsInput$ = exports.ListDNSViewsOutput$ = exports.ListDNSViewsInput$ = exports.ListAccessTokensOutput$ = exports.ListAccessTokensInput$ = exports.ListAccessSourcesOutput$ = exports.ListAccessSourcesInput$ = exports.ImportFirewallDomainsOutput$ = exports.ImportFirewallDomainsInput$ = exports.HostedZoneAssociationSummary$ = exports.GlobalResolversItem$ = exports.GetManagedFirewallDomainListOutput$ = exports.GetManagedFirewallDomainListInput$ = exports.GetHostedZoneAssociationOutput$ = exports.GetHostedZoneAssociationInput$ = exports.GetGlobalResolverOutput$ = exports.GetGlobalResolverInput$ = exports.GetFirewallRuleOutput$ = exports.GetFirewallRuleInput$ = exports.GetFirewallDomainListOutput$ = exports.GetFirewallDomainListInput$ = exports.GetDNSViewOutput$ = exports.GetDNSViewInput$ = exports.GetAccessTokenOutput$ = exports.GetAccessTokenInput$ = exports.GetAccessSourceOutput$ = exports.GetAccessSourceInput$ = exports.FirewallRulesItem$ = exports.FirewallDomainListsItem$ = exports.EnableDNSViewOutput$ = exports.EnableDNSViewInput$ = exports.DNSViewSummary$ = exports.DisassociateHostedZoneOutput$ = exports.DisassociateHostedZoneInput$ = exports.DisableDNSViewOutput$ = exports.DisableDNSViewInput$ = exports.DeleteGlobalResolverOutput$ = exports.DeleteGlobalResolverInput$ = void 0;
5
+ exports.ListAccessSources$ = exports.ImportFirewallDomains$ = exports.GetManagedFirewallDomainList$ = exports.GetHostedZoneAssociation$ = exports.GetGlobalResolver$ = exports.GetFirewallRule$ = exports.GetFirewallDomainList$ = exports.GetDNSView$ = exports.GetAccessToken$ = exports.GetAccessSource$ = exports.EnableDNSView$ = exports.DisassociateHostedZone$ = exports.DisableDNSView$ = exports.DeleteGlobalResolver$ = exports.DeleteFirewallRule$ = exports.DeleteFirewallDomainList$ = exports.DeleteDNSView$ = exports.DeleteAccessToken$ = exports.DeleteAccessSource$ = exports.CreateGlobalResolver$ = exports.CreateFirewallRule$ = exports.CreateFirewallDomainList$ = exports.CreateDNSView$ = exports.CreateAccessToken$ = exports.CreateAccessSource$ = exports.BatchUpdateFirewallRule$ = exports.BatchDeleteFirewallRule$ = exports.BatchCreateFirewallRule$ = exports.AssociateHostedZone$ = exports.ValidationExceptionField$ = exports.UpdateHostedZoneAssociationOutput$ = exports.UpdateHostedZoneAssociationInput$ = exports.UpdateGlobalResolverOutput$ = exports.UpdateGlobalResolverInput$ = exports.UpdateFirewallRuleOutput$ = exports.UpdateFirewallRuleInput$ = exports.UpdateFirewallDomainsOutput$ = exports.UpdateFirewallDomainsInput$ = exports.UpdateDNSViewOutput$ = exports.UpdateDNSViewInput$ = exports.UpdateAccessTokenOutput$ = exports.UpdateAccessTokenInput$ = exports.UpdateAccessSourceOutput$ = exports.UpdateAccessSourceInput$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.ManagedFirewallDomainListsItem$ = exports.ListTagsForResourceResponse$ = void 0;
6
+ exports.UpdateHostedZoneAssociation$ = exports.UpdateGlobalResolver$ = exports.UpdateFirewallRule$ = exports.UpdateFirewallDomains$ = exports.UpdateDNSView$ = exports.UpdateAccessToken$ = exports.UpdateAccessSource$ = exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListManagedFirewallDomainLists$ = exports.ListHostedZoneAssociations$ = exports.ListGlobalResolvers$ = exports.ListFirewallRules$ = exports.ListFirewallDomains$ = exports.ListFirewallDomainLists$ = exports.ListDNSViews$ = exports.ListAccessTokens$ = void 0;
7
+ const _ADE = "AccessDeniedException";
8
+ const _AHZ = "AssociateHostedZone";
9
+ const _AHZI = "AssociateHostedZoneInput";
10
+ const _AHZO = "AssociateHostedZoneOutput";
11
+ const _AS = "AccessSources";
12
+ const _ASI = "AccessSourcesItem";
13
+ const _AT = "AccessTokens";
14
+ const _ATI = "AccessTokenItem";
15
+ const _ATV = "AccessTokenValue";
16
+ const _BCFR = "BatchCreateFirewallRule";
17
+ const _BCFRI = "BatchCreateFirewallRuleInput";
18
+ const _BCFRII = "BatchCreateFirewallRuleInputItem";
19
+ const _BCFRIIa = "BatchCreateFirewallRuleInputItems";
20
+ const _BCFRO = "BatchCreateFirewallRuleOutput";
21
+ const _BCFROI = "BatchCreateFirewallRuleOutputItem";
22
+ const _BCFROIa = "BatchCreateFirewallRuleOutputItems";
23
+ const _BCFRR = "BatchCreateFirewallRuleResult";
24
+ const _BDFR = "BatchDeleteFirewallRule";
25
+ const _BDFRI = "BatchDeleteFirewallRuleInput";
26
+ const _BDFRII = "BatchDeleteFirewallRuleInputItem";
27
+ const _BDFRIIa = "BatchDeleteFirewallRuleInputItems";
28
+ const _BDFRO = "BatchDeleteFirewallRuleOutput";
29
+ const _BDFROI = "BatchDeleteFirewallRuleOutputItem";
30
+ const _BDFROIa = "BatchDeleteFirewallRuleOutputItems";
31
+ const _BDFRR = "BatchDeleteFirewallRuleResult";
32
+ const _BUFR = "BatchUpdateFirewallRule";
33
+ const _BUFRI = "BatchUpdateFirewallRuleInput";
34
+ const _BUFRII = "BatchUpdateFirewallRuleInputItem";
35
+ const _BUFRIIa = "BatchUpdateFirewallRuleInputItems";
36
+ const _BUFRO = "BatchUpdateFirewallRuleOutput";
37
+ const _BUFROI = "BatchUpdateFirewallRuleOutputItem";
38
+ const _BUFROIa = "BatchUpdateFirewallRuleOutputItems";
39
+ const _BUFRR = "BatchUpdateFirewallRuleResult";
40
+ const _CAS = "CreateAccessSource";
41
+ const _CASI = "CreateAccessSourceInput";
42
+ const _CASO = "CreateAccessSourceOutput";
43
+ const _CAT = "CreateAccessToken";
44
+ const _CATI = "CreateAccessTokenInput";
45
+ const _CATO = "CreateAccessTokenOutput";
46
+ const _CDNSV = "CreateDNSView";
47
+ const _CDNSVI = "CreateDNSViewInput";
48
+ const _CDNSVO = "CreateDNSViewOutput";
49
+ const _CE = "ConflictException";
50
+ const _CFDL = "CreateFirewallDomainList";
51
+ const _CFDLI = "CreateFirewallDomainListInput";
52
+ const _CFDLO = "CreateFirewallDomainListOutput";
53
+ const _CFR = "CreateFirewallRule";
54
+ const _CFRI = "CreateFirewallRuleInput";
55
+ const _CFRO = "CreateFirewallRuleOutput";
56
+ const _CGR = "CreateGlobalResolver";
57
+ const _CGRI = "CreateGlobalResolverInput";
58
+ const _CGRO = "CreateGlobalResolverOutput";
59
+ const _DAS = "DeleteAccessSource";
60
+ const _DASI = "DeleteAccessSourceInput";
61
+ const _DASO = "DeleteAccessSourceOutput";
62
+ const _DAT = "DeleteAccessToken";
63
+ const _DATI = "DeleteAccessTokenInput";
64
+ const _DATO = "DeleteAccessTokenOutput";
65
+ const _DDNSV = "DeleteDNSView";
66
+ const _DDNSVI = "DeleteDNSViewInput";
67
+ const _DDNSVIi = "DisableDNSViewInput";
68
+ const _DDNSVO = "DeleteDNSViewOutput";
69
+ const _DDNSVOi = "DisableDNSViewOutput";
70
+ const _DDNSVi = "DisableDNSView";
71
+ const _DFDL = "DeleteFirewallDomainList";
72
+ const _DFDLI = "DeleteFirewallDomainListInput";
73
+ const _DFDLO = "DeleteFirewallDomainListOutput";
74
+ const _DFR = "DeleteFirewallRule";
75
+ const _DFRI = "DeleteFirewallRuleInput";
76
+ const _DFRO = "DeleteFirewallRuleOutput";
77
+ const _DGR = "DeleteGlobalResolver";
78
+ const _DGRI = "DeleteGlobalResolverInput";
79
+ const _DGRO = "DeleteGlobalResolverOutput";
80
+ const _DHZ = "DisassociateHostedZone";
81
+ const _DHZI = "DisassociateHostedZoneInput";
82
+ const _DHZO = "DisassociateHostedZoneOutput";
83
+ const _DNSV = "DNSViews";
84
+ const _DNSVS = "DNSViewSummary";
85
+ const _EDNSV = "EnableDNSView";
86
+ const _EDNSVI = "EnableDNSViewInput";
87
+ const _EDNSVO = "EnableDNSViewOutput";
88
+ const _F = "Filters";
89
+ const _FDL = "FirewallDomainLists";
90
+ const _FDLI = "FirewallDomainListsItem";
91
+ const _FR = "FirewallRules";
92
+ const _FRI = "FirewallRulesItem";
93
+ const _GAS = "GetAccessSource";
94
+ const _GASI = "GetAccessSourceInput";
95
+ const _GASO = "GetAccessSourceOutput";
96
+ const _GAT = "GetAccessToken";
97
+ const _GATI = "GetAccessTokenInput";
98
+ const _GATO = "GetAccessTokenOutput";
99
+ const _GDNSV = "GetDNSView";
100
+ const _GDNSVI = "GetDNSViewInput";
101
+ const _GDNSVO = "GetDNSViewOutput";
102
+ const _GFDL = "GetFirewallDomainList";
103
+ const _GFDLI = "GetFirewallDomainListInput";
104
+ const _GFDLO = "GetFirewallDomainListOutput";
105
+ const _GFR = "GetFirewallRule";
106
+ const _GFRI = "GetFirewallRuleInput";
107
+ const _GFRO = "GetFirewallRuleOutput";
108
+ const _GGR = "GetGlobalResolver";
109
+ const _GGRI = "GetGlobalResolverInput";
110
+ const _GGRO = "GetGlobalResolverOutput";
111
+ const _GHZA = "GetHostedZoneAssociation";
112
+ const _GHZAI = "GetHostedZoneAssociationInput";
113
+ const _GHZAO = "GetHostedZoneAssociationOutput";
114
+ const _GMFDL = "GetManagedFirewallDomainList";
115
+ const _GMFDLI = "GetManagedFirewallDomainListInput";
116
+ const _GMFDLO = "GetManagedFirewallDomainListOutput";
117
+ const _GR = "GlobalResolvers";
118
+ const _GRI = "GlobalResolversItem";
119
+ const _HZA = "HostedZoneAssociations";
120
+ const _HZAS = "HostedZoneAssociationSummary";
121
+ const _IFD = "ImportFirewallDomains";
122
+ const _IFDI = "ImportFirewallDomainsInput";
123
+ const _IFDO = "ImportFirewallDomainsOutput";
124
+ const _ISE = "InternalServerException";
125
+ const _LAS = "ListAccessSources";
126
+ const _LASI = "ListAccessSourcesInput";
127
+ const _LASO = "ListAccessSourcesOutput";
128
+ const _LAT = "ListAccessTokens";
129
+ const _LATI = "ListAccessTokensInput";
130
+ const _LATO = "ListAccessTokensOutput";
131
+ const _LDNSV = "ListDNSViews";
132
+ const _LDNSVI = "ListDNSViewsInput";
133
+ const _LDNSVO = "ListDNSViewsOutput";
134
+ const _LFD = "ListFirewallDomains";
135
+ const _LFDI = "ListFirewallDomainsInput";
136
+ const _LFDL = "ListFirewallDomainLists";
137
+ const _LFDLI = "ListFirewallDomainListsInput";
138
+ const _LFDLO = "ListFirewallDomainListsOutput";
139
+ const _LFDO = "ListFirewallDomainsOutput";
140
+ const _LFR = "ListFirewallRules";
141
+ const _LFRI = "ListFirewallRulesInput";
142
+ const _LFRO = "ListFirewallRulesOutput";
143
+ const _LGR = "ListGlobalResolvers";
144
+ const _LGRI = "ListGlobalResolversInput";
145
+ const _LGRO = "ListGlobalResolversOutput";
146
+ const _LHZA = "ListHostedZoneAssociations";
147
+ const _LHZAI = "ListHostedZoneAssociationsInput";
148
+ const _LHZAO = "ListHostedZoneAssociationsOutput";
149
+ const _LMFDL = "ListManagedFirewallDomainLists";
150
+ const _LMFDLI = "ListManagedFirewallDomainListsInput";
151
+ const _LMFDLO = "ListManagedFirewallDomainListsOutput";
152
+ const _LTFR = "ListTagsForResource";
153
+ const _LTFRR = "ListTagsForResourceRequest";
154
+ const _LTFRRi = "ListTagsForResourceResponse";
155
+ const _MFDL = "ManagedFirewallDomainLists";
156
+ const _MFDLI = "ManagedFirewallDomainListsItem";
157
+ const _RA = "Retry-After";
158
+ const _RNFE = "ResourceNotFoundException";
159
+ const _SQEE = "ServiceQuotaExceededException";
160
+ const _TE = "ThrottlingException";
161
+ const _TR = "TagResource";
162
+ const _TRR = "TagResourceRequest";
163
+ const _TRRa = "TagResourceResponse";
164
+ const _UAS = "UpdateAccessSource";
165
+ const _UASI = "UpdateAccessSourceInput";
166
+ const _UASO = "UpdateAccessSourceOutput";
167
+ const _UAT = "UpdateAccessToken";
168
+ const _UATI = "UpdateAccessTokenInput";
169
+ const _UATO = "UpdateAccessTokenOutput";
170
+ const _UDNSV = "UpdateDNSView";
171
+ const _UDNSVI = "UpdateDNSViewInput";
172
+ const _UDNSVO = "UpdateDNSViewOutput";
173
+ const _UFD = "UpdateFirewallDomains";
174
+ const _UFDI = "UpdateFirewallDomainsInput";
175
+ const _UFDO = "UpdateFirewallDomainsOutput";
176
+ const _UFR = "UpdateFirewallRule";
177
+ const _UFRI = "UpdateFirewallRuleInput";
178
+ const _UFRO = "UpdateFirewallRuleOutput";
179
+ const _UGR = "UpdateGlobalResolver";
180
+ const _UGRI = "UpdateGlobalResolverInput";
181
+ const _UGRO = "UpdateGlobalResolverOutput";
182
+ const _UHZA = "UpdateHostedZoneAssociation";
183
+ const _UHZAI = "UpdateHostedZoneAssociationInput";
184
+ const _UHZAO = "UpdateHostedZoneAssociationOutput";
185
+ const _UR = "UntagResource";
186
+ const _URR = "UntagResourceRequest";
187
+ const _URRn = "UntagResourceResponse";
188
+ const _VE = "ValidationException";
189
+ const _VEF = "ValidationExceptionField";
190
+ const _VEFL = "ValidationExceptionFieldList";
191
+ const _a = "arn";
192
+ const _aS = "accessSources";
193
+ const _aSI = "accessSourceId";
194
+ const _aT = "accessTokens";
195
+ const _aTI = "accessTokenId";
196
+ const _ac = "action";
197
+ const _bOD = "blockOverrideDomain";
198
+ const _bODT = "blockOverrideDnsType";
199
+ const _bOT = "blockOverrideTtl";
200
+ const _bR = "blockResponse";
201
+ const _c = "client";
202
+ const _cA = "createdAt";
203
+ const _cT = "clientToken";
204
+ const _cTo = "confidenceThreshold";
205
+ const _ci = "cidr";
206
+ const _co = "code";
207
+ const _d = "description";
208
+ const _dA = "deletedAt";
209
+ const _dAP = "dnsAdvancedProtection";
210
+ const _dC = "domainCount";
211
+ const _dFU = "domainFileUrl";
212
+ const _dN = "dnsName";
213
+ const _dV = "dnssecValidation";
214
+ const _dVI = "dnsViewId";
215
+ const _dVn = "dnsViews";
216
+ const _di = "dnsview_id";
217
+ const _do = "domains";
218
+ const _e = "error";
219
+ const _eA = "expiresAt";
220
+ const _eCS = "ednsClientSubnet";
221
+ const _f = "failures";
222
+ const _fDL = "firewallDomainLists";
223
+ const _fDLI = "firewallDomainListId";
224
+ const _fL = "fieldList";
225
+ const _fR = "firewallRules";
226
+ const _fRFO = "firewallRulesFailOpen";
227
+ const _fRI = "firewallRuleId";
228
+ const _fRi = "firewallRule";
229
+ const _fi = "filters";
230
+ const _gR = "globalResolvers";
231
+ const _gRI = "globalResolverId";
232
+ const _gri = "global_resolver_id";
233
+ const _h = "http";
234
+ const _hE = "httpError";
235
+ const _hH = "httpHeader";
236
+ const _hQ = "httpQuery";
237
+ const _hZA = "hostedZoneAssociations";
238
+ const _hZAI = "hostedZoneAssociationId";
239
+ const _hZI = "hostedZoneId";
240
+ const _hZN = "hostedZoneName";
241
+ const _i = "id";
242
+ const _iA = "ipv4Addresses";
243
+ const _iAT = "ipAddressType";
244
+ const _m = "message";
245
+ const _mDLN = "managedDomainListName";
246
+ const _mFDL = "managedFirewallDomainLists";
247
+ const _mFDLI = "managedFirewallDomainListId";
248
+ const _mFDLT = "managedFirewallDomainListType";
249
+ const _mLT = "managedListType";
250
+ const _mR = "maxResults";
251
+ const _mr = "max_results";
252
+ const _n = "name";
253
+ const _nT = "nextToken";
254
+ const _nt = "next_token";
255
+ const _o = "operation";
256
+ const _oR = "observabilityRegion";
257
+ const _p = "protocol";
258
+ const _pr = "priority";
259
+ const _qC = "quotaCode";
260
+ const _qT = "qType";
261
+ const _qTu = "queryType";
262
+ const _r = "reason";
263
+ const _rA = "resourceArn";
264
+ const _rAS = "retryAfterSeconds";
265
+ const _rI = "resourceId";
266
+ const _rT = "resourceType";
267
+ const _re = "regions";
268
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.route53globalresolver";
269
+ const _sC = "serviceCode";
270
+ const _sM = "statusMessage";
271
+ const _se = "server";
272
+ const _st = "status";
273
+ const _su = "successes";
274
+ const _t = "tags";
275
+ const _tK = "tagKeys";
276
+ const _uA = "updatedAt";
277
+ const _v = "value";
278
+ const n0 = "com.amazonaws.route53globalresolver";
279
+ const schema_1 = require("@smithy/core/schema");
280
+ const errors_1 = require("../models/errors");
281
+ const Route53GlobalResolverServiceException_1 = require("../models/Route53GlobalResolverServiceException");
282
+ const _s_registry = schema_1.TypeRegistry.for(_s);
283
+ exports.Route53GlobalResolverServiceException$ = [-3, _s, "Route53GlobalResolverServiceException", 0, [], []];
284
+ _s_registry.registerError(exports.Route53GlobalResolverServiceException$, Route53GlobalResolverServiceException_1.Route53GlobalResolverServiceException);
285
+ const n0_registry = schema_1.TypeRegistry.for(n0);
286
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
287
+ { [_e]: _c, [_hE]: 403 },
288
+ [_m],
289
+ [0], 1
290
+ ];
291
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
292
+ exports.ConflictException$ = [-3, n0, _CE,
293
+ { [_e]: _c, [_hE]: 409 },
294
+ [_m, _rT, _rI],
295
+ [0, 0, 0], 2
296
+ ];
297
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
298
+ exports.InternalServerException$ = [-3, n0, _ISE,
299
+ { [_e]: _se, [_hE]: 500 },
300
+ [_m, _rAS],
301
+ [0, [1, { [_hH]: _RA }]], 1
302
+ ];
303
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
304
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
305
+ { [_e]: _c, [_hE]: 404 },
306
+ [_m, _rT, _rI],
307
+ [0, 0, 0], 2
308
+ ];
309
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
310
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
311
+ { [_e]: _c, [_hE]: 402 },
312
+ [_m, _rT, _rI, _sC, _qC],
313
+ [0, 0, 0, 0, 0], 2
314
+ ];
315
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
316
+ exports.ThrottlingException$ = [-3, n0, _TE,
317
+ { [_e]: _c, [_hE]: 429 },
318
+ [_m, _sC, _qC, _rAS],
319
+ [0, 0, 0, [1, { [_hH]: _RA }]], 1
320
+ ];
321
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
322
+ exports.ValidationException$ = [-3, n0, _VE,
323
+ { [_e]: _c, [_hE]: 400 },
324
+ [_m, _r, _fL],
325
+ [0, 0, () => ValidationExceptionFieldList], 2
326
+ ];
327
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
328
+ exports.errorTypeRegistries = [
329
+ _s_registry,
330
+ n0_registry,
331
+ ];
332
+ var AccessTokenValue = [0, n0, _ATV, 8, 0];
333
+ exports.AccessSourcesItem$ = [3, n0, _ASI,
334
+ 0,
335
+ [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
336
+ [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
337
+ ];
338
+ exports.AccessTokenItem$ = [3, n0, _ATI,
339
+ 0,
340
+ [_i, _a, _cA, _dVI, _eA, _gRI, _st, _uA, _n],
341
+ [0, 0, 5, 0, 5, 0, 0, 5, 0], 8
342
+ ];
343
+ exports.AssociateHostedZoneInput$ = [3, n0, _AHZI,
344
+ 0,
345
+ [_hZI, _rA, _n],
346
+ [[0, 1], 0, 0], 3
347
+ ];
348
+ exports.AssociateHostedZoneOutput$ = [3, n0, _AHZO,
349
+ 0,
350
+ [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
351
+ [0, 0, 0, 0, 0, 5, 5, 0], 8
352
+ ];
353
+ exports.BatchCreateFirewallRuleInput$ = [3, n0, _BCFRI,
354
+ 0,
355
+ [_fR],
356
+ [() => BatchCreateFirewallRuleInputItems], 1
357
+ ];
358
+ exports.BatchCreateFirewallRuleInputItem$ = [3, n0, _BCFRII,
359
+ 0,
360
+ [_ac, _cT, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _pr, _qT],
361
+ [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0], 4
362
+ ];
363
+ exports.BatchCreateFirewallRuleOutput$ = [3, n0, _BCFRO,
364
+ 0,
365
+ [_f, _su],
366
+ [() => BatchCreateFirewallRuleOutputItems, () => BatchCreateFirewallRuleOutputItems], 2
367
+ ];
368
+ exports.BatchCreateFirewallRuleOutputItem$ = [3, n0, _BCFROI,
369
+ 0,
370
+ [_fRi, _co, _m],
371
+ [() => exports.BatchCreateFirewallRuleResult$, 1, 0], 2
372
+ ];
373
+ exports.BatchCreateFirewallRuleResult$ = [3, n0, _BCFRR,
374
+ 0,
375
+ [_ac, _cT, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cTo, _cA, _d, _dAP, _fDLI, _i, _mDLN, _pr, _qTu, _st, _uA],
376
+ [0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 1, 0, 0, 5], 4
377
+ ];
378
+ exports.BatchDeleteFirewallRuleInput$ = [3, n0, _BDFRI,
379
+ 0,
380
+ [_fR],
381
+ [() => BatchDeleteFirewallRuleInputItems], 1
382
+ ];
383
+ exports.BatchDeleteFirewallRuleInputItem$ = [3, n0, _BDFRII,
384
+ 0,
385
+ [_fRI],
386
+ [0], 1
387
+ ];
388
+ exports.BatchDeleteFirewallRuleOutput$ = [3, n0, _BDFRO,
389
+ 0,
390
+ [_f, _su],
391
+ [() => BatchDeleteFirewallRuleOutputItems, () => BatchDeleteFirewallRuleOutputItems], 2
392
+ ];
393
+ exports.BatchDeleteFirewallRuleOutputItem$ = [3, n0, _BDFROI,
394
+ 0,
395
+ [_fRi, _co, _m],
396
+ [() => exports.BatchDeleteFirewallRuleResult$, 1, 0], 2
397
+ ];
398
+ exports.BatchDeleteFirewallRuleResult$ = [3, n0, _BDFRR,
399
+ 0,
400
+ [_i, _cT, _n, _st],
401
+ [0, 0, 0, 0], 1
402
+ ];
403
+ exports.BatchUpdateFirewallRuleInput$ = [3, n0, _BUFRI,
404
+ 0,
405
+ [_fR],
406
+ [() => BatchUpdateFirewallRuleInputItems], 1
407
+ ];
408
+ exports.BatchUpdateFirewallRuleInputItem$ = [3, n0, _BUFRII,
409
+ 0,
410
+ [_fRI, _ac, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _n, _pr],
411
+ [0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1], 1
412
+ ];
413
+ exports.BatchUpdateFirewallRuleOutput$ = [3, n0, _BUFRO,
414
+ 0,
415
+ [_f, _su],
416
+ [() => BatchUpdateFirewallRuleOutputItems, () => BatchUpdateFirewallRuleOutputItems], 2
417
+ ];
418
+ exports.BatchUpdateFirewallRuleOutputItem$ = [3, n0, _BUFROI,
419
+ 0,
420
+ [_fRi, _co, _m],
421
+ [() => exports.BatchUpdateFirewallRuleResult$, 1, 0], 2
422
+ ];
423
+ exports.BatchUpdateFirewallRuleResult$ = [3, n0, _BUFRR,
424
+ 0,
425
+ [_i, _ac, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _cA, _d, _dAP, _fDLI, _n, _pr, _dVI, _qTu, _st, _uA],
426
+ [0, 0, 0, 0, 1, 0, 0, 0, 5, 0, 0, 0, 0, 1, 0, 0, 0, 5], 1
427
+ ];
428
+ exports.CreateAccessSourceInput$ = [3, n0, _CASI,
429
+ 0,
430
+ [_ci, _dVI, _p, _cT, _iAT, _n, _t],
431
+ [0, 0, 0, [0, 4], 0, 0, 128 | 0], 3
432
+ ];
433
+ exports.CreateAccessSourceOutput$ = [3, n0, _CASO,
434
+ 0,
435
+ [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
436
+ [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
437
+ ];
438
+ exports.CreateAccessTokenInput$ = [3, n0, _CATI,
439
+ 0,
440
+ [_dVI, _cT, _eA, _n, _t],
441
+ [[0, 1], [0, 4], 5, 0, 128 | 0], 1
442
+ ];
443
+ exports.CreateAccessTokenOutput$ = [3, n0, _CATO,
444
+ 0,
445
+ [_i, _a, _cA, _dVI, _eA, _st, _v, _cT, _n],
446
+ [0, 0, 5, 0, 5, 0, [() => AccessTokenValue, 0], 0, 0], 7
447
+ ];
448
+ exports.CreateDNSViewInput$ = [3, n0, _CDNSVI,
449
+ 0,
450
+ [_gRI, _n, _cT, _dV, _eCS, _fRFO, _d, _t],
451
+ [[0, 1], 0, [0, 4], 0, 0, 0, 0, 128 | 0], 2
452
+ ];
453
+ exports.CreateDNSViewOutput$ = [3, n0, _CDNSVO,
454
+ 0,
455
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
456
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
457
+ ];
458
+ exports.CreateFirewallDomainListInput$ = [3, n0, _CFDLI,
459
+ 0,
460
+ [_gRI, _n, _cT, _d, _t],
461
+ [[0, 1], 0, [0, 4], 0, 128 | 0], 2
462
+ ];
463
+ exports.CreateFirewallDomainListOutput$ = [3, n0, _CFDLO,
464
+ 0,
465
+ [_a, _gRI, _cA, _dC, _i, _n, _st, _uA, _d],
466
+ [0, 0, 5, 1, 0, 0, 0, 5, 0], 8
467
+ ];
468
+ exports.CreateFirewallRuleInput$ = [3, n0, _CFRI,
469
+ 0,
470
+ [_ac, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _d, _dAP, _fDLI, _pr, _qT],
471
+ [0, 0, 0, 0, 0, 1, 0, [0, 4], 0, 0, 0, 0, 1, 0], 3
472
+ ];
473
+ exports.CreateFirewallRuleOutput$ = [3, n0, _CFRO,
474
+ 0,
475
+ [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
476
+ [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
477
+ ];
478
+ exports.CreateGlobalResolverInput$ = [3, n0, _CGRI,
479
+ 0,
480
+ [_n, _re, _cT, _d, _oR, _t],
481
+ [0, 64 | 0, [0, 4], 0, 0, 128 | 0], 2
482
+ ];
483
+ exports.CreateGlobalResolverOutput$ = [3, n0, _CGRO,
484
+ 0,
485
+ [_i, _a, _cT, _cA, _dN, _iA, _n, _re, _st, _uA, _d, _oR],
486
+ [0, 0, 0, 5, 0, 64 | 0, 0, 64 | 0, 0, 5, 0, 0], 10
487
+ ];
488
+ exports.DeleteAccessSourceInput$ = [3, n0, _DASI,
489
+ 0,
490
+ [_aSI],
491
+ [[0, 1]], 1
492
+ ];
493
+ exports.DeleteAccessSourceOutput$ = [3, n0, _DASO,
494
+ 0,
495
+ [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
496
+ [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
497
+ ];
498
+ exports.DeleteAccessTokenInput$ = [3, n0, _DATI,
499
+ 0,
500
+ [_aTI],
501
+ [[0, 1]], 1
502
+ ];
503
+ exports.DeleteAccessTokenOutput$ = [3, n0, _DATO,
504
+ 0,
505
+ [_i, _st, _dA],
506
+ [0, 0, 5], 3
507
+ ];
508
+ exports.DeleteDNSViewInput$ = [3, n0, _DDNSVI,
509
+ 0,
510
+ [_dVI],
511
+ [[0, 1]], 1
512
+ ];
513
+ exports.DeleteDNSViewOutput$ = [3, n0, _DDNSVO,
514
+ 0,
515
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
516
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
517
+ ];
518
+ exports.DeleteFirewallDomainListInput$ = [3, n0, _DFDLI,
519
+ 0,
520
+ [_fDLI],
521
+ [[0, 1]], 1
522
+ ];
523
+ exports.DeleteFirewallDomainListOutput$ = [3, n0, _DFDLO,
524
+ 0,
525
+ [_a, _i, _n, _st],
526
+ [0, 0, 0, 0], 4
527
+ ];
528
+ exports.DeleteFirewallRuleInput$ = [3, n0, _DFRI,
529
+ 0,
530
+ [_fRI],
531
+ [[0, 1]], 1
532
+ ];
533
+ exports.DeleteFirewallRuleOutput$ = [3, n0, _DFRO,
534
+ 0,
535
+ [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
536
+ [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
537
+ ];
538
+ exports.DeleteGlobalResolverInput$ = [3, n0, _DGRI,
539
+ 0,
540
+ [_gRI],
541
+ [[0, 1]], 1
542
+ ];
543
+ exports.DeleteGlobalResolverOutput$ = [3, n0, _DGRO,
544
+ 0,
545
+ [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d],
546
+ [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0], 10
547
+ ];
548
+ exports.DisableDNSViewInput$ = [3, n0, _DDNSVIi,
549
+ 0,
550
+ [_dVI],
551
+ [[0, 1]], 1
552
+ ];
553
+ exports.DisableDNSViewOutput$ = [3, n0, _DDNSVOi,
554
+ 0,
555
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
556
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
557
+ ];
558
+ exports.DisassociateHostedZoneInput$ = [3, n0, _DHZI,
559
+ 0,
560
+ [_hZI, _rA],
561
+ [[0, 1], [0, 1]], 2
562
+ ];
563
+ exports.DisassociateHostedZoneOutput$ = [3, n0, _DHZO,
564
+ 0,
565
+ [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
566
+ [0, 0, 0, 0, 0, 5, 5, 0], 8
567
+ ];
568
+ exports.DNSViewSummary$ = [3, n0, _DNSVS,
569
+ 0,
570
+ [_i, _a, _cT, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _d],
571
+ [0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0], 11
572
+ ];
573
+ exports.EnableDNSViewInput$ = [3, n0, _EDNSVI,
574
+ 0,
575
+ [_dVI],
576
+ [[0, 1]], 1
577
+ ];
578
+ exports.EnableDNSViewOutput$ = [3, n0, _EDNSVO,
579
+ 0,
580
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
581
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
582
+ ];
583
+ exports.FirewallDomainListsItem$ = [3, n0, _FDLI,
584
+ 0,
585
+ [_a, _gRI, _cA, _i, _n, _st, _uA, _d],
586
+ [0, 0, 5, 0, 0, 0, 5, 0], 7
587
+ ];
588
+ exports.FirewallRulesItem$ = [3, n0, _FRI,
589
+ 0,
590
+ [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
591
+ [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
592
+ ];
593
+ exports.GetAccessSourceInput$ = [3, n0, _GASI,
594
+ 0,
595
+ [_aSI],
596
+ [[0, 1]], 1
597
+ ];
598
+ exports.GetAccessSourceOutput$ = [3, n0, _GASO,
599
+ 0,
600
+ [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
601
+ [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
602
+ ];
603
+ exports.GetAccessTokenInput$ = [3, n0, _GATI,
604
+ 0,
605
+ [_aTI],
606
+ [[0, 1]], 1
607
+ ];
608
+ exports.GetAccessTokenOutput$ = [3, n0, _GATO,
609
+ 0,
610
+ [_i, _a, _cA, _dVI, _eA, _gRI, _st, _uA, _v, _cT, _n],
611
+ [0, 0, 5, 0, 5, 0, 0, 5, [() => AccessTokenValue, 0], 0, 0], 9
612
+ ];
613
+ exports.GetDNSViewInput$ = [3, n0, _GDNSVI,
614
+ 0,
615
+ [_dVI],
616
+ [[0, 1]], 1
617
+ ];
618
+ exports.GetDNSViewOutput$ = [3, n0, _GDNSVO,
619
+ 0,
620
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
621
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
622
+ ];
623
+ exports.GetFirewallDomainListInput$ = [3, n0, _GFDLI,
624
+ 0,
625
+ [_fDLI],
626
+ [[0, 1]], 1
627
+ ];
628
+ exports.GetFirewallDomainListOutput$ = [3, n0, _GFDLO,
629
+ 0,
630
+ [_a, _gRI, _cA, _dC, _i, _n, _st, _uA, _cT, _d, _sM],
631
+ [0, 0, 5, 1, 0, 0, 0, 5, 0, 0, 0], 8
632
+ ];
633
+ exports.GetFirewallRuleInput$ = [3, n0, _GFRI,
634
+ 0,
635
+ [_fRI],
636
+ [[0, 1]], 1
637
+ ];
638
+ exports.GetFirewallRuleOutput$ = [3, n0, _GFRO,
639
+ 0,
640
+ [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
641
+ [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
642
+ ];
643
+ exports.GetGlobalResolverInput$ = [3, n0, _GGRI,
644
+ 0,
645
+ [_gRI],
646
+ [[0, 1]], 1
647
+ ];
648
+ exports.GetGlobalResolverOutput$ = [3, n0, _GGRO,
649
+ 0,
650
+ [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d],
651
+ [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0], 10
652
+ ];
653
+ exports.GetHostedZoneAssociationInput$ = [3, n0, _GHZAI,
654
+ 0,
655
+ [_hZAI],
656
+ [[0, 1]], 1
657
+ ];
658
+ exports.GetHostedZoneAssociationOutput$ = [3, n0, _GHZAO,
659
+ 0,
660
+ [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
661
+ [0, 0, 0, 0, 0, 5, 5, 0], 8
662
+ ];
663
+ exports.GetManagedFirewallDomainListInput$ = [3, n0, _GMFDLI,
664
+ 0,
665
+ [_mFDLI],
666
+ [[0, 1]], 1
667
+ ];
668
+ exports.GetManagedFirewallDomainListOutput$ = [3, n0, _GMFDLO,
669
+ 0,
670
+ [_i, _n, _mLT, _d],
671
+ [0, 0, 0, 0], 3
672
+ ];
673
+ exports.GlobalResolversItem$ = [3, n0, _GRI,
674
+ 0,
675
+ [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d],
676
+ [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0], 10
677
+ ];
678
+ exports.HostedZoneAssociationSummary$ = [3, n0, _HZAS,
679
+ 0,
680
+ [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
681
+ [0, 0, 0, 0, 0, 5, 5, 0], 8
682
+ ];
683
+ exports.ImportFirewallDomainsInput$ = [3, n0, _IFDI,
684
+ 0,
685
+ [_dFU, _fDLI, _o],
686
+ [0, [0, 1], 0], 3
687
+ ];
688
+ exports.ImportFirewallDomainsOutput$ = [3, n0, _IFDO,
689
+ 0,
690
+ [_i, _n, _st],
691
+ [0, 0, 0], 3
692
+ ];
693
+ exports.ListAccessSourcesInput$ = [3, n0, _LASI,
694
+ 0,
695
+ [_mR, _nT, _fi],
696
+ [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]]
697
+ ];
698
+ exports.ListAccessSourcesOutput$ = [3, n0, _LASO,
699
+ 0,
700
+ [_aS, _nT],
701
+ [() => AccessSources, 0], 1
702
+ ];
703
+ exports.ListAccessTokensInput$ = [3, n0, _LATI,
704
+ 0,
705
+ [_dVI, _mR, _nT, _fi],
706
+ [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]], 1
707
+ ];
708
+ exports.ListAccessTokensOutput$ = [3, n0, _LATO,
709
+ 0,
710
+ [_nT, _aT],
711
+ [0, () => AccessTokens]
712
+ ];
713
+ exports.ListDNSViewsInput$ = [3, n0, _LDNSVI,
714
+ 0,
715
+ [_gRI, _mR, _nT],
716
+ [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
717
+ ];
718
+ exports.ListDNSViewsOutput$ = [3, n0, _LDNSVO,
719
+ 0,
720
+ [_dVn, _nT],
721
+ [() => DNSViews, 0], 1
722
+ ];
723
+ exports.ListFirewallDomainListsInput$ = [3, n0, _LFDLI,
724
+ 0,
725
+ [_mR, _nT, _gRI],
726
+ [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [0, { [_hQ]: _gri }]]
727
+ ];
728
+ exports.ListFirewallDomainListsOutput$ = [3, n0, _LFDLO,
729
+ 0,
730
+ [_fDL, _nT],
731
+ [() => FirewallDomainLists, 0], 1
732
+ ];
733
+ exports.ListFirewallDomainsInput$ = [3, n0, _LFDI,
734
+ 0,
735
+ [_fDLI, _mR, _nT],
736
+ [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
737
+ ];
738
+ exports.ListFirewallDomainsOutput$ = [3, n0, _LFDO,
739
+ 0,
740
+ [_do, _nT],
741
+ [64 | 0, 0], 1
742
+ ];
743
+ exports.ListFirewallRulesInput$ = [3, n0, _LFRI,
744
+ 0,
745
+ [_dVI, _mR, _nT, _fi],
746
+ [[0, { [_hQ]: _di }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]], 1
747
+ ];
748
+ exports.ListFirewallRulesOutput$ = [3, n0, _LFRO,
749
+ 0,
750
+ [_fR, _nT],
751
+ [() => FirewallRules, 0], 1
752
+ ];
753
+ exports.ListGlobalResolversInput$ = [3, n0, _LGRI,
754
+ 0,
755
+ [_mR, _nT],
756
+ [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]]
757
+ ];
758
+ exports.ListGlobalResolversOutput$ = [3, n0, _LGRO,
759
+ 0,
760
+ [_gR, _nT],
761
+ [() => GlobalResolvers, 0], 1
762
+ ];
763
+ exports.ListHostedZoneAssociationsInput$ = [3, n0, _LHZAI,
764
+ 0,
765
+ [_rA, _mR, _nT],
766
+ [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
767
+ ];
768
+ exports.ListHostedZoneAssociationsOutput$ = [3, n0, _LHZAO,
769
+ 0,
770
+ [_hZA, _nT],
771
+ [() => HostedZoneAssociations, 0], 1
772
+ ];
773
+ exports.ListManagedFirewallDomainListsInput$ = [3, n0, _LMFDLI,
774
+ 0,
775
+ [_mFDLT, _mR, _nT],
776
+ [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
777
+ ];
778
+ exports.ListManagedFirewallDomainListsOutput$ = [3, n0, _LMFDLO,
779
+ 0,
780
+ [_mFDL, _nT],
781
+ [() => ManagedFirewallDomainLists, 0], 1
782
+ ];
783
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
784
+ 0,
785
+ [_rA],
786
+ [0], 1
787
+ ];
788
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
789
+ 0,
790
+ [_t],
791
+ [128 | 0]
792
+ ];
793
+ exports.ManagedFirewallDomainListsItem$ = [3, n0, _MFDLI,
794
+ 0,
795
+ [_i, _n, _mLT, _d],
796
+ [0, 0, 0, 0], 3
797
+ ];
798
+ exports.TagResourceRequest$ = [3, n0, _TRR,
799
+ 0,
800
+ [_rA, _t],
801
+ [0, 128 | 0], 2
802
+ ];
803
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
804
+ 0,
805
+ [],
806
+ []
807
+ ];
808
+ exports.UntagResourceRequest$ = [3, n0, _URR,
809
+ 0,
810
+ [_rA, _tK],
811
+ [0, 64 | 0], 2
812
+ ];
813
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
814
+ 0,
815
+ [],
816
+ []
817
+ ];
818
+ exports.UpdateAccessSourceInput$ = [3, n0, _UASI,
819
+ 0,
820
+ [_aSI, _ci, _iAT, _n, _p],
821
+ [[0, 1], 0, 0, 0, 0], 1
822
+ ];
823
+ exports.UpdateAccessSourceOutput$ = [3, n0, _UASO,
824
+ 0,
825
+ [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
826
+ [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
827
+ ];
828
+ exports.UpdateAccessTokenInput$ = [3, n0, _UATI,
829
+ 0,
830
+ [_aTI, _n],
831
+ [[0, 1], 0], 2
832
+ ];
833
+ exports.UpdateAccessTokenOutput$ = [3, n0, _UATO,
834
+ 0,
835
+ [_i, _n],
836
+ [0, 0], 2
837
+ ];
838
+ exports.UpdateDNSViewInput$ = [3, n0, _UDNSVI,
839
+ 0,
840
+ [_dVI, _n, _d, _dV, _eCS, _fRFO],
841
+ [[0, 1], 0, 0, 0, 0, 0], 1
842
+ ];
843
+ exports.UpdateDNSViewOutput$ = [3, n0, _UDNSVO,
844
+ 0,
845
+ [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
846
+ [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
847
+ ];
848
+ exports.UpdateFirewallDomainsInput$ = [3, n0, _UFDI,
849
+ 0,
850
+ [_do, _fDLI, _o],
851
+ [64 | 0, [0, 1], 0], 3
852
+ ];
853
+ exports.UpdateFirewallDomainsOutput$ = [3, n0, _UFDO,
854
+ 0,
855
+ [_i, _n, _st],
856
+ [0, 0, 0], 3
857
+ ];
858
+ exports.UpdateFirewallRuleInput$ = [3, n0, _UFRI,
859
+ 0,
860
+ [_fRI, _ac, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _d, _dAP, _n, _pr],
861
+ [[0, 1], 0, 0, 0, 1, 0, [0, 4], 0, 0, 0, 0, 1], 1
862
+ ];
863
+ exports.UpdateFirewallRuleOutput$ = [3, n0, _UFRO,
864
+ 0,
865
+ [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
866
+ [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
867
+ ];
868
+ exports.UpdateGlobalResolverInput$ = [3, n0, _UGRI,
869
+ 0,
870
+ [_gRI, _n, _oR, _d],
871
+ [[0, 1], 0, 0, 0], 1
872
+ ];
873
+ exports.UpdateGlobalResolverOutput$ = [3, n0, _UGRO,
874
+ 0,
875
+ [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d],
876
+ [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0], 10
877
+ ];
878
+ exports.UpdateHostedZoneAssociationInput$ = [3, n0, _UHZAI,
879
+ 0,
880
+ [_hZAI, _n],
881
+ [[0, 1], 0], 1
882
+ ];
883
+ exports.UpdateHostedZoneAssociationOutput$ = [3, n0, _UHZAO,
884
+ 0,
885
+ [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
886
+ [0, 0, 0, 0, 0, 5, 5, 0], 8
887
+ ];
888
+ exports.ValidationExceptionField$ = [3, n0, _VEF,
889
+ 0,
890
+ [_n, _m],
891
+ [0, 0], 2
892
+ ];
893
+ var AccessSources = [1, n0, _AS,
894
+ 0, () => exports.AccessSourcesItem$
895
+ ];
896
+ var AccessTokens = [1, n0, _AT,
897
+ 0, () => exports.AccessTokenItem$
898
+ ];
899
+ var BatchCreateFirewallRuleInputItems = [1, n0, _BCFRIIa,
900
+ 0, () => exports.BatchCreateFirewallRuleInputItem$
901
+ ];
902
+ var BatchCreateFirewallRuleOutputItems = [1, n0, _BCFROIa,
903
+ 0, () => exports.BatchCreateFirewallRuleOutputItem$
904
+ ];
905
+ var BatchDeleteFirewallRuleInputItems = [1, n0, _BDFRIIa,
906
+ 0, () => exports.BatchDeleteFirewallRuleInputItem$
907
+ ];
908
+ var BatchDeleteFirewallRuleOutputItems = [1, n0, _BDFROIa,
909
+ 0, () => exports.BatchDeleteFirewallRuleOutputItem$
910
+ ];
911
+ var BatchUpdateFirewallRuleInputItems = [1, n0, _BUFRIIa,
912
+ 0, () => exports.BatchUpdateFirewallRuleInputItem$
913
+ ];
914
+ var BatchUpdateFirewallRuleOutputItems = [1, n0, _BUFROIa,
915
+ 0, () => exports.BatchUpdateFirewallRuleOutputItem$
916
+ ];
917
+ var DNSViews = [1, n0, _DNSV,
918
+ 0, () => exports.DNSViewSummary$
919
+ ];
920
+ var Domains = 64 | 0;
921
+ var FirewallDomainLists = [1, n0, _FDL,
922
+ 0, () => exports.FirewallDomainListsItem$
923
+ ];
924
+ var FirewallRules = [1, n0, _FR,
925
+ 0, () => exports.FirewallRulesItem$
926
+ ];
927
+ var GlobalResolvers = [1, n0, _GR,
928
+ 0, () => exports.GlobalResolversItem$
929
+ ];
930
+ var HostedZoneAssociations = [1, n0, _HZA,
931
+ 0, () => exports.HostedZoneAssociationSummary$
932
+ ];
933
+ var IPv4Addresses = 64 | 0;
934
+ var ManagedFirewallDomainLists = [1, n0, _MFDL,
935
+ 0, () => exports.ManagedFirewallDomainListsItem$
936
+ ];
937
+ var Regions = 64 | 0;
938
+ var Strings = 64 | 0;
939
+ var TagKeys = 64 | 0;
940
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
941
+ 0, () => exports.ValidationExceptionField$
942
+ ];
943
+ var Filters = [2, n0, _F,
944
+ 0, 0, 64 | 0
945
+ ];
946
+ var Tags = 128 | 0;
947
+ exports.AssociateHostedZone$ = [9, n0, _AHZ,
948
+ { [_h]: ["POST", "/hosted-zone-associations/{hostedZoneId}", 200] }, () => exports.AssociateHostedZoneInput$, () => exports.AssociateHostedZoneOutput$
949
+ ];
950
+ exports.BatchCreateFirewallRule$ = [9, n0, _BCFR,
951
+ { [_h]: ["POST", "/firewall-rules/batch-create", 200] }, () => exports.BatchCreateFirewallRuleInput$, () => exports.BatchCreateFirewallRuleOutput$
952
+ ];
953
+ exports.BatchDeleteFirewallRule$ = [9, n0, _BDFR,
954
+ { [_h]: ["POST", "/firewall-rules/batch-delete", 200] }, () => exports.BatchDeleteFirewallRuleInput$, () => exports.BatchDeleteFirewallRuleOutput$
955
+ ];
956
+ exports.BatchUpdateFirewallRule$ = [9, n0, _BUFR,
957
+ { [_h]: ["POST", "/firewall-rules/batch-update", 200] }, () => exports.BatchUpdateFirewallRuleInput$, () => exports.BatchUpdateFirewallRuleOutput$
958
+ ];
959
+ exports.CreateAccessSource$ = [9, n0, _CAS,
960
+ { [_h]: ["POST", "/access-sources", 200] }, () => exports.CreateAccessSourceInput$, () => exports.CreateAccessSourceOutput$
961
+ ];
962
+ exports.CreateAccessToken$ = [9, n0, _CAT,
963
+ { [_h]: ["POST", "/tokens/{dnsViewId}", 200] }, () => exports.CreateAccessTokenInput$, () => exports.CreateAccessTokenOutput$
964
+ ];
965
+ exports.CreateDNSView$ = [9, n0, _CDNSV,
966
+ { [_h]: ["POST", "/dns-views/{globalResolverId}", 200] }, () => exports.CreateDNSViewInput$, () => exports.CreateDNSViewOutput$
967
+ ];
968
+ exports.CreateFirewallDomainList$ = [9, n0, _CFDL,
969
+ { [_h]: ["POST", "/firewall-domain-lists/{globalResolverId}", 200] }, () => exports.CreateFirewallDomainListInput$, () => exports.CreateFirewallDomainListOutput$
970
+ ];
971
+ exports.CreateFirewallRule$ = [9, n0, _CFR,
972
+ { [_h]: ["POST", "/firewall-rules", 200] }, () => exports.CreateFirewallRuleInput$, () => exports.CreateFirewallRuleOutput$
973
+ ];
974
+ exports.CreateGlobalResolver$ = [9, n0, _CGR,
975
+ { [_h]: ["POST", "/global-resolver", 200] }, () => exports.CreateGlobalResolverInput$, () => exports.CreateGlobalResolverOutput$
976
+ ];
977
+ exports.DeleteAccessSource$ = [9, n0, _DAS,
978
+ { [_h]: ["DELETE", "/access-sources/{accessSourceId}", 200] }, () => exports.DeleteAccessSourceInput$, () => exports.DeleteAccessSourceOutput$
979
+ ];
980
+ exports.DeleteAccessToken$ = [9, n0, _DAT,
981
+ { [_h]: ["DELETE", "/tokens/{accessTokenId}", 200] }, () => exports.DeleteAccessTokenInput$, () => exports.DeleteAccessTokenOutput$
982
+ ];
983
+ exports.DeleteDNSView$ = [9, n0, _DDNSV,
984
+ { [_h]: ["DELETE", "/dns-views/{dnsViewId}", 200] }, () => exports.DeleteDNSViewInput$, () => exports.DeleteDNSViewOutput$
985
+ ];
986
+ exports.DeleteFirewallDomainList$ = [9, n0, _DFDL,
987
+ { [_h]: ["DELETE", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => exports.DeleteFirewallDomainListInput$, () => exports.DeleteFirewallDomainListOutput$
988
+ ];
989
+ exports.DeleteFirewallRule$ = [9, n0, _DFR,
990
+ { [_h]: ["DELETE", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.DeleteFirewallRuleInput$, () => exports.DeleteFirewallRuleOutput$
991
+ ];
992
+ exports.DeleteGlobalResolver$ = [9, n0, _DGR,
993
+ { [_h]: ["DELETE", "/global-resolver/{globalResolverId}", 200] }, () => exports.DeleteGlobalResolverInput$, () => exports.DeleteGlobalResolverOutput$
994
+ ];
995
+ exports.DisableDNSView$ = [9, n0, _DDNSVi,
996
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}/disable", 200] }, () => exports.DisableDNSViewInput$, () => exports.DisableDNSViewOutput$
997
+ ];
998
+ exports.DisassociateHostedZone$ = [9, n0, _DHZ,
999
+ { [_h]: ["DELETE", "/hosted-zone-associations/hosted-zone/{hostedZoneId}/resource-arn/{resourceArn+}", 200] }, () => exports.DisassociateHostedZoneInput$, () => exports.DisassociateHostedZoneOutput$
1000
+ ];
1001
+ exports.EnableDNSView$ = [9, n0, _EDNSV,
1002
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}/enable", 200] }, () => exports.EnableDNSViewInput$, () => exports.EnableDNSViewOutput$
1003
+ ];
1004
+ exports.GetAccessSource$ = [9, n0, _GAS,
1005
+ { [_h]: ["GET", "/access-sources/{accessSourceId}", 200] }, () => exports.GetAccessSourceInput$, () => exports.GetAccessSourceOutput$
1006
+ ];
1007
+ exports.GetAccessToken$ = [9, n0, _GAT,
1008
+ { [_h]: ["GET", "/tokens/{accessTokenId}", 200] }, () => exports.GetAccessTokenInput$, () => exports.GetAccessTokenOutput$
1009
+ ];
1010
+ exports.GetDNSView$ = [9, n0, _GDNSV,
1011
+ { [_h]: ["GET", "/dns-views/{dnsViewId}", 200] }, () => exports.GetDNSViewInput$, () => exports.GetDNSViewOutput$
1012
+ ];
1013
+ exports.GetFirewallDomainList$ = [9, n0, _GFDL,
1014
+ { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => exports.GetFirewallDomainListInput$, () => exports.GetFirewallDomainListOutput$
1015
+ ];
1016
+ exports.GetFirewallRule$ = [9, n0, _GFR,
1017
+ { [_h]: ["GET", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.GetFirewallRuleInput$, () => exports.GetFirewallRuleOutput$
1018
+ ];
1019
+ exports.GetGlobalResolver$ = [9, n0, _GGR,
1020
+ { [_h]: ["GET", "/global-resolver/{globalResolverId}", 200] }, () => exports.GetGlobalResolverInput$, () => exports.GetGlobalResolverOutput$
1021
+ ];
1022
+ exports.GetHostedZoneAssociation$ = [9, n0, _GHZA,
1023
+ { [_h]: ["GET", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => exports.GetHostedZoneAssociationInput$, () => exports.GetHostedZoneAssociationOutput$
1024
+ ];
1025
+ exports.GetManagedFirewallDomainList$ = [9, n0, _GMFDL,
1026
+ { [_h]: ["GET", "/managed-firewall-domain-lists/{managedFirewallDomainListId}", 200] }, () => exports.GetManagedFirewallDomainListInput$, () => exports.GetManagedFirewallDomainListOutput$
1027
+ ];
1028
+ exports.ImportFirewallDomains$ = [9, n0, _IFD,
1029
+ { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains/s3_file_url", 200] }, () => exports.ImportFirewallDomainsInput$, () => exports.ImportFirewallDomainsOutput$
1030
+ ];
1031
+ exports.ListAccessSources$ = [9, n0, _LAS,
1032
+ { [_h]: ["GET", "/access-sources", 200] }, () => exports.ListAccessSourcesInput$, () => exports.ListAccessSourcesOutput$
1033
+ ];
1034
+ exports.ListAccessTokens$ = [9, n0, _LAT,
1035
+ { [_h]: ["GET", "/tokens/dns-view/{dnsViewId}", 200] }, () => exports.ListAccessTokensInput$, () => exports.ListAccessTokensOutput$
1036
+ ];
1037
+ exports.ListDNSViews$ = [9, n0, _LDNSV,
1038
+ { [_h]: ["GET", "/dns-views/resolver/{globalResolverId}", 200] }, () => exports.ListDNSViewsInput$, () => exports.ListDNSViewsOutput$
1039
+ ];
1040
+ exports.ListFirewallDomainLists$ = [9, n0, _LFDL,
1041
+ { [_h]: ["GET", "/firewall-domain-lists", 200] }, () => exports.ListFirewallDomainListsInput$, () => exports.ListFirewallDomainListsOutput$
1042
+ ];
1043
+ exports.ListFirewallDomains$ = [9, n0, _LFD,
1044
+ { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => exports.ListFirewallDomainsInput$, () => exports.ListFirewallDomainsOutput$
1045
+ ];
1046
+ exports.ListFirewallRules$ = [9, n0, _LFR,
1047
+ { [_h]: ["GET", "/firewall-rules", 200] }, () => exports.ListFirewallRulesInput$, () => exports.ListFirewallRulesOutput$
1048
+ ];
1049
+ exports.ListGlobalResolvers$ = [9, n0, _LGR,
1050
+ { [_h]: ["GET", "/global-resolver", 200] }, () => exports.ListGlobalResolversInput$, () => exports.ListGlobalResolversOutput$
1051
+ ];
1052
+ exports.ListHostedZoneAssociations$ = [9, n0, _LHZA,
1053
+ { [_h]: ["GET", "/hosted-zone-associations/resource-arn/{resourceArn+}", 200] }, () => exports.ListHostedZoneAssociationsInput$, () => exports.ListHostedZoneAssociationsOutput$
1054
+ ];
1055
+ exports.ListManagedFirewallDomainLists$ = [9, n0, _LMFDL,
1056
+ { [_h]: ["GET", "/list-managed-firewall-domain-lists/{managedFirewallDomainListType}", 200] }, () => exports.ListManagedFirewallDomainListsInput$, () => exports.ListManagedFirewallDomainListsOutput$
1057
+ ];
1058
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1059
+ { [_h]: ["POST", "/get-all-tags", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1060
+ ];
1061
+ exports.TagResource$ = [9, n0, _TR,
1062
+ { [_h]: ["POST", "/tag-resource", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1063
+ ];
1064
+ exports.UntagResource$ = [9, n0, _UR,
1065
+ { [_h]: ["POST", "/untag-resource", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1066
+ ];
1067
+ exports.UpdateAccessSource$ = [9, n0, _UAS,
1068
+ { [_h]: ["PATCH", "/access-sources/{accessSourceId}", 200] }, () => exports.UpdateAccessSourceInput$, () => exports.UpdateAccessSourceOutput$
1069
+ ];
1070
+ exports.UpdateAccessToken$ = [9, n0, _UAT,
1071
+ { [_h]: ["PATCH", "/tokens/{accessTokenId}", 200] }, () => exports.UpdateAccessTokenInput$, () => exports.UpdateAccessTokenOutput$
1072
+ ];
1073
+ exports.UpdateDNSView$ = [9, n0, _UDNSV,
1074
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}", 200] }, () => exports.UpdateDNSViewInput$, () => exports.UpdateDNSViewOutput$
1075
+ ];
1076
+ exports.UpdateFirewallDomains$ = [9, n0, _UFD,
1077
+ { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => exports.UpdateFirewallDomainsInput$, () => exports.UpdateFirewallDomainsOutput$
1078
+ ];
1079
+ exports.UpdateFirewallRule$ = [9, n0, _UFR,
1080
+ { [_h]: ["PATCH", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.UpdateFirewallRuleInput$, () => exports.UpdateFirewallRuleOutput$
1081
+ ];
1082
+ exports.UpdateGlobalResolver$ = [9, n0, _UGR,
1083
+ { [_h]: ["PATCH", "/global-resolver/{globalResolverId}", 200] }, () => exports.UpdateGlobalResolverInput$, () => exports.UpdateGlobalResolverOutput$
1084
+ ];
1085
+ exports.UpdateHostedZoneAssociation$ = [9, n0, _UHZA,
1086
+ { [_h]: ["PATCH", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => exports.UpdateHostedZoneAssociationInput$, () => exports.UpdateHostedZoneAssociationOutput$
1087
+ ];