@aws-sdk/client-route53globalresolver 3.1067.0 → 3.1069.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.
@@ -1,9 +1,3 @@
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
1
  const _ADE = "AccessDeniedException";
8
2
  const _AHZ = "AssociateHostedZone";
9
3
  const _AHZI = "AssociateHostedZoneInput";
@@ -277,813 +271,933 @@ const _tK = "tagKeys";
277
271
  const _uA = "updatedAt";
278
272
  const _v = "value";
279
273
  const n0 = "com.amazonaws.route53globalresolver";
280
- const schema_1 = require("@smithy/core/schema");
281
- const errors_1 = require("../models/errors");
282
- const Route53GlobalResolverServiceException_1 = require("../models/Route53GlobalResolverServiceException");
283
- const _s_registry = schema_1.TypeRegistry.for(_s);
284
- exports.Route53GlobalResolverServiceException$ = [-3, _s, "Route53GlobalResolverServiceException", 0, [], []];
285
- _s_registry.registerError(exports.Route53GlobalResolverServiceException$, Route53GlobalResolverServiceException_1.Route53GlobalResolverServiceException);
286
- const n0_registry = schema_1.TypeRegistry.for(n0);
287
- exports.AccessDeniedException$ = [-3, n0, _ADE,
274
+ const { TypeRegistry } = require("@smithy/core/schema");
275
+ const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
276
+ const { Route53GlobalResolverServiceException } = require("../models/Route53GlobalResolverServiceException");
277
+ const _s_registry = TypeRegistry.for(_s);
278
+ const Route53GlobalResolverServiceException$ = [-3, _s, "Route53GlobalResolverServiceException", 0, [], []];
279
+ exports.Route53GlobalResolverServiceException$ = Route53GlobalResolverServiceException$;
280
+ _s_registry.registerError(Route53GlobalResolverServiceException$, Route53GlobalResolverServiceException);
281
+ const n0_registry = TypeRegistry.for(n0);
282
+ const AccessDeniedException$ = [-3, n0, _ADE,
288
283
  { [_e]: _c, [_hE]: 403 },
289
284
  [_m],
290
285
  [0], 1
291
286
  ];
292
- n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
293
- exports.ConflictException$ = [-3, n0, _CE,
287
+ exports.AccessDeniedException$ = AccessDeniedException$;
288
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
289
+ const ConflictException$ = [-3, n0, _CE,
294
290
  { [_e]: _c, [_hE]: 409 },
295
291
  [_m, _rT, _rI],
296
292
  [0, 0, 0], 2
297
293
  ];
298
- n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
299
- exports.InternalServerException$ = [-3, n0, _ISE,
294
+ exports.ConflictException$ = ConflictException$;
295
+ n0_registry.registerError(ConflictException$, ConflictException);
296
+ const InternalServerException$ = [-3, n0, _ISE,
300
297
  { [_e]: _se, [_hE]: 500 },
301
298
  [_m, _rAS],
302
299
  [0, [1, { [_hH]: _RA }]], 1
303
300
  ];
304
- n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
305
- exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
301
+ exports.InternalServerException$ = InternalServerException$;
302
+ n0_registry.registerError(InternalServerException$, InternalServerException);
303
+ const ResourceNotFoundException$ = [-3, n0, _RNFE,
306
304
  { [_e]: _c, [_hE]: 404 },
307
305
  [_m, _rT, _rI],
308
306
  [0, 0, 0], 2
309
307
  ];
310
- n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
311
- exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
308
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
309
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
310
+ const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
312
311
  { [_e]: _c, [_hE]: 402 },
313
312
  [_m, _rT, _rI, _sC, _qC],
314
313
  [0, 0, 0, 0, 0], 2
315
314
  ];
316
- n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
317
- exports.ThrottlingException$ = [-3, n0, _TE,
315
+ exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
316
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
317
+ const ThrottlingException$ = [-3, n0, _TE,
318
318
  { [_e]: _c, [_hE]: 429 },
319
319
  [_m, _sC, _qC, _rAS],
320
320
  [0, 0, 0, [1, { [_hH]: _RA }]], 1
321
321
  ];
322
- n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
323
- exports.ValidationException$ = [-3, n0, _VE,
322
+ exports.ThrottlingException$ = ThrottlingException$;
323
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
324
+ const ValidationException$ = [-3, n0, _VE,
324
325
  { [_e]: _c, [_hE]: 400 },
325
326
  [_m, _r, _fL],
326
327
  [0, 0, () => ValidationExceptionFieldList], 2
327
328
  ];
328
- n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
329
+ exports.ValidationException$ = ValidationException$;
330
+ n0_registry.registerError(ValidationException$, ValidationException);
329
331
  exports.errorTypeRegistries = [
330
332
  _s_registry,
331
333
  n0_registry,
332
334
  ];
333
335
  var AccessTokenValue = [0, n0, _ATV, 8, 0];
334
- exports.AccessSourcesItem$ = [3, n0, _ASI,
336
+ const AccessSourcesItem$ = [3, n0, _ASI,
335
337
  0,
336
338
  [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
337
339
  [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
338
340
  ];
339
- exports.AccessTokenItem$ = [3, n0, _ATI,
341
+ exports.AccessSourcesItem$ = AccessSourcesItem$;
342
+ const AccessTokenItem$ = [3, n0, _ATI,
340
343
  0,
341
344
  [_i, _a, _cA, _dVI, _eA, _gRI, _st, _uA, _n],
342
345
  [0, 0, 5, 0, 5, 0, 0, 5, 0], 8
343
346
  ];
344
- exports.AssociateHostedZoneInput$ = [3, n0, _AHZI,
347
+ exports.AccessTokenItem$ = AccessTokenItem$;
348
+ const AssociateHostedZoneInput$ = [3, n0, _AHZI,
345
349
  0,
346
350
  [_hZI, _rA, _n],
347
351
  [[0, 1], 0, 0], 3
348
352
  ];
349
- exports.AssociateHostedZoneOutput$ = [3, n0, _AHZO,
353
+ exports.AssociateHostedZoneInput$ = AssociateHostedZoneInput$;
354
+ const AssociateHostedZoneOutput$ = [3, n0, _AHZO,
350
355
  0,
351
356
  [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
352
357
  [0, 0, 0, 0, 0, 5, 5, 0], 8
353
358
  ];
354
- exports.BatchCreateFirewallRuleInput$ = [3, n0, _BCFRI,
359
+ exports.AssociateHostedZoneOutput$ = AssociateHostedZoneOutput$;
360
+ const BatchCreateFirewallRuleInput$ = [3, n0, _BCFRI,
355
361
  0,
356
362
  [_fR],
357
363
  [() => BatchCreateFirewallRuleInputItems], 1
358
364
  ];
359
- exports.BatchCreateFirewallRuleInputItem$ = [3, n0, _BCFRII,
365
+ exports.BatchCreateFirewallRuleInput$ = BatchCreateFirewallRuleInput$;
366
+ const BatchCreateFirewallRuleInputItem$ = [3, n0, _BCFRII,
360
367
  0,
361
368
  [_ac, _cT, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _pr, _qT],
362
369
  [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0], 4
363
370
  ];
364
- exports.BatchCreateFirewallRuleOutput$ = [3, n0, _BCFRO,
371
+ exports.BatchCreateFirewallRuleInputItem$ = BatchCreateFirewallRuleInputItem$;
372
+ const BatchCreateFirewallRuleOutput$ = [3, n0, _BCFRO,
365
373
  0,
366
374
  [_f, _su],
367
375
  [() => BatchCreateFirewallRuleOutputItems, () => BatchCreateFirewallRuleOutputItems], 2
368
376
  ];
369
- exports.BatchCreateFirewallRuleOutputItem$ = [3, n0, _BCFROI,
377
+ exports.BatchCreateFirewallRuleOutput$ = BatchCreateFirewallRuleOutput$;
378
+ const BatchCreateFirewallRuleOutputItem$ = [3, n0, _BCFROI,
370
379
  0,
371
380
  [_fRi, _co, _m],
372
- [() => exports.BatchCreateFirewallRuleResult$, 1, 0], 2
381
+ [() => BatchCreateFirewallRuleResult$, 1, 0], 2
373
382
  ];
374
- exports.BatchCreateFirewallRuleResult$ = [3, n0, _BCFRR,
383
+ exports.BatchCreateFirewallRuleOutputItem$ = BatchCreateFirewallRuleOutputItem$;
384
+ const BatchCreateFirewallRuleResult$ = [3, n0, _BCFRR,
375
385
  0,
376
386
  [_ac, _cT, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cTo, _cA, _d, _dAP, _fDLI, _i, _mDLN, _pr, _qTu, _st, _uA],
377
387
  [0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 0, 0, 0, 0, 0, 1, 0, 0, 5], 4
378
388
  ];
379
- exports.BatchDeleteFirewallRuleInput$ = [3, n0, _BDFRI,
389
+ exports.BatchCreateFirewallRuleResult$ = BatchCreateFirewallRuleResult$;
390
+ const BatchDeleteFirewallRuleInput$ = [3, n0, _BDFRI,
380
391
  0,
381
392
  [_fR],
382
393
  [() => BatchDeleteFirewallRuleInputItems], 1
383
394
  ];
384
- exports.BatchDeleteFirewallRuleInputItem$ = [3, n0, _BDFRII,
395
+ exports.BatchDeleteFirewallRuleInput$ = BatchDeleteFirewallRuleInput$;
396
+ const BatchDeleteFirewallRuleInputItem$ = [3, n0, _BDFRII,
385
397
  0,
386
398
  [_fRI],
387
399
  [0], 1
388
400
  ];
389
- exports.BatchDeleteFirewallRuleOutput$ = [3, n0, _BDFRO,
401
+ exports.BatchDeleteFirewallRuleInputItem$ = BatchDeleteFirewallRuleInputItem$;
402
+ const BatchDeleteFirewallRuleOutput$ = [3, n0, _BDFRO,
390
403
  0,
391
404
  [_f, _su],
392
405
  [() => BatchDeleteFirewallRuleOutputItems, () => BatchDeleteFirewallRuleOutputItems], 2
393
406
  ];
394
- exports.BatchDeleteFirewallRuleOutputItem$ = [3, n0, _BDFROI,
407
+ exports.BatchDeleteFirewallRuleOutput$ = BatchDeleteFirewallRuleOutput$;
408
+ const BatchDeleteFirewallRuleOutputItem$ = [3, n0, _BDFROI,
395
409
  0,
396
410
  [_fRi, _co, _m],
397
- [() => exports.BatchDeleteFirewallRuleResult$, 1, 0], 2
411
+ [() => BatchDeleteFirewallRuleResult$, 1, 0], 2
398
412
  ];
399
- exports.BatchDeleteFirewallRuleResult$ = [3, n0, _BDFRR,
413
+ exports.BatchDeleteFirewallRuleOutputItem$ = BatchDeleteFirewallRuleOutputItem$;
414
+ const BatchDeleteFirewallRuleResult$ = [3, n0, _BDFRR,
400
415
  0,
401
416
  [_i, _cT, _n, _st],
402
417
  [0, 0, 0, 0], 1
403
418
  ];
404
- exports.BatchUpdateFirewallRuleInput$ = [3, n0, _BUFRI,
419
+ exports.BatchDeleteFirewallRuleResult$ = BatchDeleteFirewallRuleResult$;
420
+ const BatchUpdateFirewallRuleInput$ = [3, n0, _BUFRI,
405
421
  0,
406
422
  [_fR],
407
423
  [() => BatchUpdateFirewallRuleInputItems], 1
408
424
  ];
409
- exports.BatchUpdateFirewallRuleInputItem$ = [3, n0, _BUFRII,
425
+ exports.BatchUpdateFirewallRuleInput$ = BatchUpdateFirewallRuleInput$;
426
+ const BatchUpdateFirewallRuleInputItem$ = [3, n0, _BUFRII,
410
427
  0,
411
428
  [_fRI, _ac, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _n, _pr],
412
429
  [0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1], 1
413
430
  ];
414
- exports.BatchUpdateFirewallRuleOutput$ = [3, n0, _BUFRO,
431
+ exports.BatchUpdateFirewallRuleInputItem$ = BatchUpdateFirewallRuleInputItem$;
432
+ const BatchUpdateFirewallRuleOutput$ = [3, n0, _BUFRO,
415
433
  0,
416
434
  [_f, _su],
417
435
  [() => BatchUpdateFirewallRuleOutputItems, () => BatchUpdateFirewallRuleOutputItems], 2
418
436
  ];
419
- exports.BatchUpdateFirewallRuleOutputItem$ = [3, n0, _BUFROI,
437
+ exports.BatchUpdateFirewallRuleOutput$ = BatchUpdateFirewallRuleOutput$;
438
+ const BatchUpdateFirewallRuleOutputItem$ = [3, n0, _BUFROI,
420
439
  0,
421
440
  [_fRi, _co, _m],
422
- [() => exports.BatchUpdateFirewallRuleResult$, 1, 0], 2
441
+ [() => BatchUpdateFirewallRuleResult$, 1, 0], 2
423
442
  ];
424
- exports.BatchUpdateFirewallRuleResult$ = [3, n0, _BUFRR,
443
+ exports.BatchUpdateFirewallRuleOutputItem$ = BatchUpdateFirewallRuleOutputItem$;
444
+ const BatchUpdateFirewallRuleResult$ = [3, n0, _BUFRR,
425
445
  0,
426
446
  [_i, _ac, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _cA, _d, _dAP, _fDLI, _n, _pr, _dVI, _qTu, _st, _uA],
427
447
  [0, 0, 0, 0, 1, 0, 0, 0, 5, 0, 0, 0, 0, 1, 0, 0, 0, 5], 1
428
448
  ];
429
- exports.CreateAccessSourceInput$ = [3, n0, _CASI,
449
+ exports.BatchUpdateFirewallRuleResult$ = BatchUpdateFirewallRuleResult$;
450
+ const CreateAccessSourceInput$ = [3, n0, _CASI,
430
451
  0,
431
452
  [_ci, _dVI, _p, _cT, _iAT, _n, _t],
432
453
  [0, 0, 0, [0, 4], 0, 0, 128 | 0], 3
433
454
  ];
434
- exports.CreateAccessSourceOutput$ = [3, n0, _CASO,
455
+ exports.CreateAccessSourceInput$ = CreateAccessSourceInput$;
456
+ const CreateAccessSourceOutput$ = [3, n0, _CASO,
435
457
  0,
436
458
  [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
437
459
  [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
438
460
  ];
439
- exports.CreateAccessTokenInput$ = [3, n0, _CATI,
461
+ exports.CreateAccessSourceOutput$ = CreateAccessSourceOutput$;
462
+ const CreateAccessTokenInput$ = [3, n0, _CATI,
440
463
  0,
441
464
  [_dVI, _cT, _eA, _n, _t],
442
465
  [[0, 1], [0, 4], 5, 0, 128 | 0], 1
443
466
  ];
444
- exports.CreateAccessTokenOutput$ = [3, n0, _CATO,
467
+ exports.CreateAccessTokenInput$ = CreateAccessTokenInput$;
468
+ const CreateAccessTokenOutput$ = [3, n0, _CATO,
445
469
  0,
446
470
  [_i, _a, _cA, _dVI, _eA, _st, _v, _cT, _n],
447
471
  [0, 0, 5, 0, 5, 0, [() => AccessTokenValue, 0], 0, 0], 7
448
472
  ];
449
- exports.CreateDNSViewInput$ = [3, n0, _CDNSVI,
473
+ exports.CreateAccessTokenOutput$ = CreateAccessTokenOutput$;
474
+ const CreateDNSViewInput$ = [3, n0, _CDNSVI,
450
475
  0,
451
476
  [_gRI, _n, _cT, _dV, _eCS, _fRFO, _d, _t],
452
477
  [[0, 1], 0, [0, 4], 0, 0, 0, 0, 128 | 0], 2
453
478
  ];
454
- exports.CreateDNSViewOutput$ = [3, n0, _CDNSVO,
479
+ exports.CreateDNSViewInput$ = CreateDNSViewInput$;
480
+ const CreateDNSViewOutput$ = [3, n0, _CDNSVO,
455
481
  0,
456
482
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
457
483
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
458
484
  ];
459
- exports.CreateFirewallDomainListInput$ = [3, n0, _CFDLI,
485
+ exports.CreateDNSViewOutput$ = CreateDNSViewOutput$;
486
+ const CreateFirewallDomainListInput$ = [3, n0, _CFDLI,
460
487
  0,
461
488
  [_gRI, _n, _cT, _d, _t],
462
489
  [[0, 1], 0, [0, 4], 0, 128 | 0], 2
463
490
  ];
464
- exports.CreateFirewallDomainListOutput$ = [3, n0, _CFDLO,
491
+ exports.CreateFirewallDomainListInput$ = CreateFirewallDomainListInput$;
492
+ const CreateFirewallDomainListOutput$ = [3, n0, _CFDLO,
465
493
  0,
466
494
  [_a, _gRI, _cA, _dC, _i, _n, _st, _uA, _d],
467
495
  [0, 0, 5, 1, 0, 0, 0, 5, 0], 8
468
496
  ];
469
- exports.CreateFirewallRuleInput$ = [3, n0, _CFRI,
497
+ exports.CreateFirewallDomainListOutput$ = CreateFirewallDomainListOutput$;
498
+ const CreateFirewallRuleInput$ = [3, n0, _CFRI,
470
499
  0,
471
500
  [_ac, _n, _dVI, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _d, _dAP, _fDLI, _pr, _qT],
472
501
  [0, 0, 0, 0, 0, 1, 0, [0, 4], 0, 0, 0, 0, 1, 0], 3
473
502
  ];
474
- exports.CreateFirewallRuleOutput$ = [3, n0, _CFRO,
503
+ exports.CreateFirewallRuleInput$ = CreateFirewallRuleInput$;
504
+ const CreateFirewallRuleOutput$ = [3, n0, _CFRO,
475
505
  0,
476
506
  [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
477
507
  [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
478
508
  ];
479
- exports.CreateGlobalResolverInput$ = [3, n0, _CGRI,
509
+ exports.CreateFirewallRuleOutput$ = CreateFirewallRuleOutput$;
510
+ const CreateGlobalResolverInput$ = [3, n0, _CGRI,
480
511
  0,
481
512
  [_n, _re, _cT, _d, _iAT, _oR, _t],
482
513
  [0, 64 | 0, [0, 4], 0, 0, 0, 128 | 0], 2
483
514
  ];
484
- exports.CreateGlobalResolverOutput$ = [3, n0, _CGRO,
515
+ exports.CreateGlobalResolverInput$ = CreateGlobalResolverInput$;
516
+ const CreateGlobalResolverOutput$ = [3, n0, _CGRO,
485
517
  0,
486
518
  [_i, _a, _cT, _cA, _dN, _iA, _n, _re, _st, _uA, _d, _iAT, _iAp, _oR],
487
519
  [0, 0, 0, 5, 0, 64 | 0, 0, 64 | 0, 0, 5, 0, 0, 64 | 0, 0], 10
488
520
  ];
489
- exports.DeleteAccessSourceInput$ = [3, n0, _DASI,
521
+ exports.CreateGlobalResolverOutput$ = CreateGlobalResolverOutput$;
522
+ const DeleteAccessSourceInput$ = [3, n0, _DASI,
490
523
  0,
491
524
  [_aSI],
492
525
  [[0, 1]], 1
493
526
  ];
494
- exports.DeleteAccessSourceOutput$ = [3, n0, _DASO,
527
+ exports.DeleteAccessSourceInput$ = DeleteAccessSourceInput$;
528
+ const DeleteAccessSourceOutput$ = [3, n0, _DASO,
495
529
  0,
496
530
  [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
497
531
  [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
498
532
  ];
499
- exports.DeleteAccessTokenInput$ = [3, n0, _DATI,
533
+ exports.DeleteAccessSourceOutput$ = DeleteAccessSourceOutput$;
534
+ const DeleteAccessTokenInput$ = [3, n0, _DATI,
500
535
  0,
501
536
  [_aTI],
502
537
  [[0, 1]], 1
503
538
  ];
504
- exports.DeleteAccessTokenOutput$ = [3, n0, _DATO,
539
+ exports.DeleteAccessTokenInput$ = DeleteAccessTokenInput$;
540
+ const DeleteAccessTokenOutput$ = [3, n0, _DATO,
505
541
  0,
506
542
  [_i, _st, _dA],
507
543
  [0, 0, 5], 3
508
544
  ];
509
- exports.DeleteDNSViewInput$ = [3, n0, _DDNSVI,
545
+ exports.DeleteAccessTokenOutput$ = DeleteAccessTokenOutput$;
546
+ const DeleteDNSViewInput$ = [3, n0, _DDNSVI,
510
547
  0,
511
548
  [_dVI],
512
549
  [[0, 1]], 1
513
550
  ];
514
- exports.DeleteDNSViewOutput$ = [3, n0, _DDNSVO,
551
+ exports.DeleteDNSViewInput$ = DeleteDNSViewInput$;
552
+ const DeleteDNSViewOutput$ = [3, n0, _DDNSVO,
515
553
  0,
516
554
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
517
555
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
518
556
  ];
519
- exports.DeleteFirewallDomainListInput$ = [3, n0, _DFDLI,
557
+ exports.DeleteDNSViewOutput$ = DeleteDNSViewOutput$;
558
+ const DeleteFirewallDomainListInput$ = [3, n0, _DFDLI,
520
559
  0,
521
560
  [_fDLI],
522
561
  [[0, 1]], 1
523
562
  ];
524
- exports.DeleteFirewallDomainListOutput$ = [3, n0, _DFDLO,
563
+ exports.DeleteFirewallDomainListInput$ = DeleteFirewallDomainListInput$;
564
+ const DeleteFirewallDomainListOutput$ = [3, n0, _DFDLO,
525
565
  0,
526
566
  [_a, _i, _n, _st],
527
567
  [0, 0, 0, 0], 4
528
568
  ];
529
- exports.DeleteFirewallRuleInput$ = [3, n0, _DFRI,
569
+ exports.DeleteFirewallDomainListOutput$ = DeleteFirewallDomainListOutput$;
570
+ const DeleteFirewallRuleInput$ = [3, n0, _DFRI,
530
571
  0,
531
572
  [_fRI],
532
573
  [[0, 1]], 1
533
574
  ];
534
- exports.DeleteFirewallRuleOutput$ = [3, n0, _DFRO,
575
+ exports.DeleteFirewallRuleInput$ = DeleteFirewallRuleInput$;
576
+ const DeleteFirewallRuleOutput$ = [3, n0, _DFRO,
535
577
  0,
536
578
  [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
537
579
  [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
538
580
  ];
539
- exports.DeleteGlobalResolverInput$ = [3, n0, _DGRI,
581
+ exports.DeleteFirewallRuleOutput$ = DeleteFirewallRuleOutput$;
582
+ const DeleteGlobalResolverInput$ = [3, n0, _DGRI,
540
583
  0,
541
584
  [_gRI],
542
585
  [[0, 1]], 1
543
586
  ];
544
- exports.DeleteGlobalResolverOutput$ = [3, n0, _DGRO,
587
+ exports.DeleteGlobalResolverInput$ = DeleteGlobalResolverInput$;
588
+ const DeleteGlobalResolverOutput$ = [3, n0, _DGRO,
545
589
  0,
546
590
  [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d, _iAp, _iAT],
547
591
  [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0, 64 | 0, 0], 10
548
592
  ];
549
- exports.DisableDNSViewInput$ = [3, n0, _DDNSVIi,
593
+ exports.DeleteGlobalResolverOutput$ = DeleteGlobalResolverOutput$;
594
+ const DisableDNSViewInput$ = [3, n0, _DDNSVIi,
550
595
  0,
551
596
  [_dVI],
552
597
  [[0, 1]], 1
553
598
  ];
554
- exports.DisableDNSViewOutput$ = [3, n0, _DDNSVOi,
599
+ exports.DisableDNSViewInput$ = DisableDNSViewInput$;
600
+ const DisableDNSViewOutput$ = [3, n0, _DDNSVOi,
555
601
  0,
556
602
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
557
603
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
558
604
  ];
559
- exports.DisassociateHostedZoneInput$ = [3, n0, _DHZI,
605
+ exports.DisableDNSViewOutput$ = DisableDNSViewOutput$;
606
+ const DisassociateHostedZoneInput$ = [3, n0, _DHZI,
560
607
  0,
561
608
  [_hZI, _rA],
562
609
  [[0, 1], [0, 1]], 2
563
610
  ];
564
- exports.DisassociateHostedZoneOutput$ = [3, n0, _DHZO,
611
+ exports.DisassociateHostedZoneInput$ = DisassociateHostedZoneInput$;
612
+ const DisassociateHostedZoneOutput$ = [3, n0, _DHZO,
565
613
  0,
566
614
  [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
567
615
  [0, 0, 0, 0, 0, 5, 5, 0], 8
568
616
  ];
569
- exports.DNSViewSummary$ = [3, n0, _DNSVS,
617
+ exports.DisassociateHostedZoneOutput$ = DisassociateHostedZoneOutput$;
618
+ const DNSViewSummary$ = [3, n0, _DNSVS,
570
619
  0,
571
620
  [_i, _a, _cT, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _d],
572
621
  [0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0], 11
573
622
  ];
574
- exports.EnableDNSViewInput$ = [3, n0, _EDNSVI,
623
+ exports.DNSViewSummary$ = DNSViewSummary$;
624
+ const EnableDNSViewInput$ = [3, n0, _EDNSVI,
575
625
  0,
576
626
  [_dVI],
577
627
  [[0, 1]], 1
578
628
  ];
579
- exports.EnableDNSViewOutput$ = [3, n0, _EDNSVO,
629
+ exports.EnableDNSViewInput$ = EnableDNSViewInput$;
630
+ const EnableDNSViewOutput$ = [3, n0, _EDNSVO,
580
631
  0,
581
632
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
582
633
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
583
634
  ];
584
- exports.FirewallDomainListsItem$ = [3, n0, _FDLI,
635
+ exports.EnableDNSViewOutput$ = EnableDNSViewOutput$;
636
+ const FirewallDomainListsItem$ = [3, n0, _FDLI,
585
637
  0,
586
638
  [_a, _gRI, _cA, _i, _n, _st, _uA, _d],
587
639
  [0, 0, 5, 0, 0, 0, 5, 0], 7
588
640
  ];
589
- exports.FirewallRulesItem$ = [3, n0, _FRI,
641
+ exports.FirewallDomainListsItem$ = FirewallDomainListsItem$;
642
+ const FirewallRulesItem$ = [3, n0, _FRI,
590
643
  0,
591
644
  [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
592
645
  [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
593
646
  ];
594
- exports.GetAccessSourceInput$ = [3, n0, _GASI,
647
+ exports.FirewallRulesItem$ = FirewallRulesItem$;
648
+ const GetAccessSourceInput$ = [3, n0, _GASI,
595
649
  0,
596
650
  [_aSI],
597
651
  [[0, 1]], 1
598
652
  ];
599
- exports.GetAccessSourceOutput$ = [3, n0, _GASO,
653
+ exports.GetAccessSourceInput$ = GetAccessSourceInput$;
654
+ const GetAccessSourceOutput$ = [3, n0, _GASO,
600
655
  0,
601
656
  [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
602
657
  [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
603
658
  ];
604
- exports.GetAccessTokenInput$ = [3, n0, _GATI,
659
+ exports.GetAccessSourceOutput$ = GetAccessSourceOutput$;
660
+ const GetAccessTokenInput$ = [3, n0, _GATI,
605
661
  0,
606
662
  [_aTI],
607
663
  [[0, 1]], 1
608
664
  ];
609
- exports.GetAccessTokenOutput$ = [3, n0, _GATO,
665
+ exports.GetAccessTokenInput$ = GetAccessTokenInput$;
666
+ const GetAccessTokenOutput$ = [3, n0, _GATO,
610
667
  0,
611
668
  [_i, _a, _cA, _dVI, _eA, _gRI, _st, _uA, _v, _cT, _n],
612
669
  [0, 0, 5, 0, 5, 0, 0, 5, [() => AccessTokenValue, 0], 0, 0], 9
613
670
  ];
614
- exports.GetDNSViewInput$ = [3, n0, _GDNSVI,
671
+ exports.GetAccessTokenOutput$ = GetAccessTokenOutput$;
672
+ const GetDNSViewInput$ = [3, n0, _GDNSVI,
615
673
  0,
616
674
  [_dVI],
617
675
  [[0, 1]], 1
618
676
  ];
619
- exports.GetDNSViewOutput$ = [3, n0, _GDNSVO,
677
+ exports.GetDNSViewInput$ = GetDNSViewInput$;
678
+ const GetDNSViewOutput$ = [3, n0, _GDNSVO,
620
679
  0,
621
680
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
622
681
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
623
682
  ];
624
- exports.GetFirewallDomainListInput$ = [3, n0, _GFDLI,
683
+ exports.GetDNSViewOutput$ = GetDNSViewOutput$;
684
+ const GetFirewallDomainListInput$ = [3, n0, _GFDLI,
625
685
  0,
626
686
  [_fDLI],
627
687
  [[0, 1]], 1
628
688
  ];
629
- exports.GetFirewallDomainListOutput$ = [3, n0, _GFDLO,
689
+ exports.GetFirewallDomainListInput$ = GetFirewallDomainListInput$;
690
+ const GetFirewallDomainListOutput$ = [3, n0, _GFDLO,
630
691
  0,
631
692
  [_a, _gRI, _cA, _dC, _i, _n, _st, _uA, _cT, _d, _sM],
632
693
  [0, 0, 5, 1, 0, 0, 0, 5, 0, 0, 0], 8
633
694
  ];
634
- exports.GetFirewallRuleInput$ = [3, n0, _GFRI,
695
+ exports.GetFirewallDomainListOutput$ = GetFirewallDomainListOutput$;
696
+ const GetFirewallRuleInput$ = [3, n0, _GFRI,
635
697
  0,
636
698
  [_fRI],
637
699
  [[0, 1]], 1
638
700
  ];
639
- exports.GetFirewallRuleOutput$ = [3, n0, _GFRO,
701
+ exports.GetFirewallRuleInput$ = GetFirewallRuleInput$;
702
+ const GetFirewallRuleOutput$ = [3, n0, _GFRO,
640
703
  0,
641
704
  [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
642
705
  [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
643
706
  ];
644
- exports.GetGlobalResolverInput$ = [3, n0, _GGRI,
707
+ exports.GetFirewallRuleOutput$ = GetFirewallRuleOutput$;
708
+ const GetGlobalResolverInput$ = [3, n0, _GGRI,
645
709
  0,
646
710
  [_gRI],
647
711
  [[0, 1]], 1
648
712
  ];
649
- exports.GetGlobalResolverOutput$ = [3, n0, _GGRO,
713
+ exports.GetGlobalResolverInput$ = GetGlobalResolverInput$;
714
+ const GetGlobalResolverOutput$ = [3, n0, _GGRO,
650
715
  0,
651
716
  [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d, _iAp, _iAT],
652
717
  [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0, 64 | 0, 0], 10
653
718
  ];
654
- exports.GetHostedZoneAssociationInput$ = [3, n0, _GHZAI,
719
+ exports.GetGlobalResolverOutput$ = GetGlobalResolverOutput$;
720
+ const GetHostedZoneAssociationInput$ = [3, n0, _GHZAI,
655
721
  0,
656
722
  [_hZAI],
657
723
  [[0, 1]], 1
658
724
  ];
659
- exports.GetHostedZoneAssociationOutput$ = [3, n0, _GHZAO,
725
+ exports.GetHostedZoneAssociationInput$ = GetHostedZoneAssociationInput$;
726
+ const GetHostedZoneAssociationOutput$ = [3, n0, _GHZAO,
660
727
  0,
661
728
  [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
662
729
  [0, 0, 0, 0, 0, 5, 5, 0], 8
663
730
  ];
664
- exports.GetManagedFirewallDomainListInput$ = [3, n0, _GMFDLI,
731
+ exports.GetHostedZoneAssociationOutput$ = GetHostedZoneAssociationOutput$;
732
+ const GetManagedFirewallDomainListInput$ = [3, n0, _GMFDLI,
665
733
  0,
666
734
  [_mFDLI],
667
735
  [[0, 1]], 1
668
736
  ];
669
- exports.GetManagedFirewallDomainListOutput$ = [3, n0, _GMFDLO,
737
+ exports.GetManagedFirewallDomainListInput$ = GetManagedFirewallDomainListInput$;
738
+ const GetManagedFirewallDomainListOutput$ = [3, n0, _GMFDLO,
670
739
  0,
671
740
  [_i, _n, _mLT, _d],
672
741
  [0, 0, 0, 0], 3
673
742
  ];
674
- exports.GlobalResolversItem$ = [3, n0, _GRI,
743
+ exports.GetManagedFirewallDomainListOutput$ = GetManagedFirewallDomainListOutput$;
744
+ const GlobalResolversItem$ = [3, n0, _GRI,
675
745
  0,
676
746
  [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d, _iAp, _iAT],
677
747
  [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0, 64 | 0, 0], 10
678
748
  ];
679
- exports.HostedZoneAssociationSummary$ = [3, n0, _HZAS,
749
+ exports.GlobalResolversItem$ = GlobalResolversItem$;
750
+ const HostedZoneAssociationSummary$ = [3, n0, _HZAS,
680
751
  0,
681
752
  [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
682
753
  [0, 0, 0, 0, 0, 5, 5, 0], 8
683
754
  ];
684
- exports.ImportFirewallDomainsInput$ = [3, n0, _IFDI,
755
+ exports.HostedZoneAssociationSummary$ = HostedZoneAssociationSummary$;
756
+ const ImportFirewallDomainsInput$ = [3, n0, _IFDI,
685
757
  0,
686
758
  [_dFU, _fDLI, _o],
687
759
  [0, [0, 1], 0], 3
688
760
  ];
689
- exports.ImportFirewallDomainsOutput$ = [3, n0, _IFDO,
761
+ exports.ImportFirewallDomainsInput$ = ImportFirewallDomainsInput$;
762
+ const ImportFirewallDomainsOutput$ = [3, n0, _IFDO,
690
763
  0,
691
764
  [_i, _n, _st],
692
765
  [0, 0, 0], 3
693
766
  ];
694
- exports.ListAccessSourcesInput$ = [3, n0, _LASI,
767
+ exports.ImportFirewallDomainsOutput$ = ImportFirewallDomainsOutput$;
768
+ const ListAccessSourcesInput$ = [3, n0, _LASI,
695
769
  0,
696
770
  [_mR, _nT, _fi],
697
771
  [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]]
698
772
  ];
699
- exports.ListAccessSourcesOutput$ = [3, n0, _LASO,
773
+ exports.ListAccessSourcesInput$ = ListAccessSourcesInput$;
774
+ const ListAccessSourcesOutput$ = [3, n0, _LASO,
700
775
  0,
701
776
  [_aS, _nT],
702
777
  [() => AccessSources, 0], 1
703
778
  ];
704
- exports.ListAccessTokensInput$ = [3, n0, _LATI,
779
+ exports.ListAccessSourcesOutput$ = ListAccessSourcesOutput$;
780
+ const ListAccessTokensInput$ = [3, n0, _LATI,
705
781
  0,
706
782
  [_dVI, _mR, _nT, _fi],
707
783
  [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]], 1
708
784
  ];
709
- exports.ListAccessTokensOutput$ = [3, n0, _LATO,
785
+ exports.ListAccessTokensInput$ = ListAccessTokensInput$;
786
+ const ListAccessTokensOutput$ = [3, n0, _LATO,
710
787
  0,
711
788
  [_nT, _aT],
712
789
  [0, () => AccessTokens]
713
790
  ];
714
- exports.ListDNSViewsInput$ = [3, n0, _LDNSVI,
791
+ exports.ListAccessTokensOutput$ = ListAccessTokensOutput$;
792
+ const ListDNSViewsInput$ = [3, n0, _LDNSVI,
715
793
  0,
716
794
  [_gRI, _mR, _nT],
717
795
  [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
718
796
  ];
719
- exports.ListDNSViewsOutput$ = [3, n0, _LDNSVO,
797
+ exports.ListDNSViewsInput$ = ListDNSViewsInput$;
798
+ const ListDNSViewsOutput$ = [3, n0, _LDNSVO,
720
799
  0,
721
800
  [_dVn, _nT],
722
801
  [() => DNSViews, 0], 1
723
802
  ];
724
- exports.ListFirewallDomainListsInput$ = [3, n0, _LFDLI,
803
+ exports.ListDNSViewsOutput$ = ListDNSViewsOutput$;
804
+ const ListFirewallDomainListsInput$ = [3, n0, _LFDLI,
725
805
  0,
726
806
  [_mR, _nT, _gRI],
727
807
  [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [0, { [_hQ]: _gri }]]
728
808
  ];
729
- exports.ListFirewallDomainListsOutput$ = [3, n0, _LFDLO,
809
+ exports.ListFirewallDomainListsInput$ = ListFirewallDomainListsInput$;
810
+ const ListFirewallDomainListsOutput$ = [3, n0, _LFDLO,
730
811
  0,
731
812
  [_fDL, _nT],
732
813
  [() => FirewallDomainLists, 0], 1
733
814
  ];
734
- exports.ListFirewallDomainsInput$ = [3, n0, _LFDI,
815
+ exports.ListFirewallDomainListsOutput$ = ListFirewallDomainListsOutput$;
816
+ const ListFirewallDomainsInput$ = [3, n0, _LFDI,
735
817
  0,
736
818
  [_fDLI, _mR, _nT],
737
819
  [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
738
820
  ];
739
- exports.ListFirewallDomainsOutput$ = [3, n0, _LFDO,
821
+ exports.ListFirewallDomainsInput$ = ListFirewallDomainsInput$;
822
+ const ListFirewallDomainsOutput$ = [3, n0, _LFDO,
740
823
  0,
741
824
  [_do, _nT],
742
825
  [64 | 0, 0], 1
743
826
  ];
744
- exports.ListFirewallRulesInput$ = [3, n0, _LFRI,
827
+ exports.ListFirewallDomainsOutput$ = ListFirewallDomainsOutput$;
828
+ const ListFirewallRulesInput$ = [3, n0, _LFRI,
745
829
  0,
746
830
  [_dVI, _mR, _nT, _fi],
747
831
  [[0, { [_hQ]: _di }], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }], [[2, n0, _F, 0, 0, 64 | 0], 64]], 1
748
832
  ];
749
- exports.ListFirewallRulesOutput$ = [3, n0, _LFRO,
833
+ exports.ListFirewallRulesInput$ = ListFirewallRulesInput$;
834
+ const ListFirewallRulesOutput$ = [3, n0, _LFRO,
750
835
  0,
751
836
  [_fR, _nT],
752
837
  [() => FirewallRules, 0], 1
753
838
  ];
754
- exports.ListGlobalResolversInput$ = [3, n0, _LGRI,
839
+ exports.ListFirewallRulesOutput$ = ListFirewallRulesOutput$;
840
+ const ListGlobalResolversInput$ = [3, n0, _LGRI,
755
841
  0,
756
842
  [_mR, _nT],
757
843
  [[1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]]
758
844
  ];
759
- exports.ListGlobalResolversOutput$ = [3, n0, _LGRO,
845
+ exports.ListGlobalResolversInput$ = ListGlobalResolversInput$;
846
+ const ListGlobalResolversOutput$ = [3, n0, _LGRO,
760
847
  0,
761
848
  [_gR, _nT],
762
849
  [() => GlobalResolvers, 0], 1
763
850
  ];
764
- exports.ListHostedZoneAssociationsInput$ = [3, n0, _LHZAI,
851
+ exports.ListGlobalResolversOutput$ = ListGlobalResolversOutput$;
852
+ const ListHostedZoneAssociationsInput$ = [3, n0, _LHZAI,
765
853
  0,
766
854
  [_rA, _mR, _nT],
767
855
  [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
768
856
  ];
769
- exports.ListHostedZoneAssociationsOutput$ = [3, n0, _LHZAO,
857
+ exports.ListHostedZoneAssociationsInput$ = ListHostedZoneAssociationsInput$;
858
+ const ListHostedZoneAssociationsOutput$ = [3, n0, _LHZAO,
770
859
  0,
771
860
  [_hZA, _nT],
772
861
  [() => HostedZoneAssociations, 0], 1
773
862
  ];
774
- exports.ListManagedFirewallDomainListsInput$ = [3, n0, _LMFDLI,
863
+ exports.ListHostedZoneAssociationsOutput$ = ListHostedZoneAssociationsOutput$;
864
+ const ListManagedFirewallDomainListsInput$ = [3, n0, _LMFDLI,
775
865
  0,
776
866
  [_mFDLT, _mR, _nT],
777
867
  [[0, 1], [1, { [_hQ]: _mr }], [0, { [_hQ]: _nt }]], 1
778
868
  ];
779
- exports.ListManagedFirewallDomainListsOutput$ = [3, n0, _LMFDLO,
869
+ exports.ListManagedFirewallDomainListsInput$ = ListManagedFirewallDomainListsInput$;
870
+ const ListManagedFirewallDomainListsOutput$ = [3, n0, _LMFDLO,
780
871
  0,
781
872
  [_mFDL, _nT],
782
873
  [() => ManagedFirewallDomainLists, 0], 1
783
874
  ];
784
- exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
875
+ exports.ListManagedFirewallDomainListsOutput$ = ListManagedFirewallDomainListsOutput$;
876
+ const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
785
877
  0,
786
878
  [_rA],
787
879
  [0], 1
788
880
  ];
789
- exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
881
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
882
+ const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
790
883
  0,
791
884
  [_t],
792
885
  [128 | 0]
793
886
  ];
794
- exports.ManagedFirewallDomainListsItem$ = [3, n0, _MFDLI,
887
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
888
+ const ManagedFirewallDomainListsItem$ = [3, n0, _MFDLI,
795
889
  0,
796
890
  [_i, _n, _mLT, _d],
797
891
  [0, 0, 0, 0], 3
798
892
  ];
799
- exports.TagResourceRequest$ = [3, n0, _TRR,
893
+ exports.ManagedFirewallDomainListsItem$ = ManagedFirewallDomainListsItem$;
894
+ const TagResourceRequest$ = [3, n0, _TRR,
800
895
  0,
801
896
  [_rA, _t],
802
897
  [0, 128 | 0], 2
803
898
  ];
804
- exports.TagResourceResponse$ = [3, n0, _TRRa,
899
+ exports.TagResourceRequest$ = TagResourceRequest$;
900
+ const TagResourceResponse$ = [3, n0, _TRRa,
805
901
  0,
806
902
  [],
807
903
  []
808
904
  ];
809
- exports.UntagResourceRequest$ = [3, n0, _URR,
905
+ exports.TagResourceResponse$ = TagResourceResponse$;
906
+ const UntagResourceRequest$ = [3, n0, _URR,
810
907
  0,
811
908
  [_rA, _tK],
812
909
  [0, 64 | 0], 2
813
910
  ];
814
- exports.UntagResourceResponse$ = [3, n0, _URRn,
911
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
912
+ const UntagResourceResponse$ = [3, n0, _URRn,
815
913
  0,
816
914
  [],
817
915
  []
818
916
  ];
819
- exports.UpdateAccessSourceInput$ = [3, n0, _UASI,
917
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
918
+ const UpdateAccessSourceInput$ = [3, n0, _UASI,
820
919
  0,
821
920
  [_aSI, _ci, _iAT, _n, _p],
822
921
  [[0, 1], 0, 0, 0, 0], 1
823
922
  ];
824
- exports.UpdateAccessSourceOutput$ = [3, n0, _UASO,
923
+ exports.UpdateAccessSourceInput$ = UpdateAccessSourceInput$;
924
+ const UpdateAccessSourceOutput$ = [3, n0, _UASO,
825
925
  0,
826
926
  [_a, _ci, _cA, _i, _iAT, _dVI, _p, _st, _uA, _n],
827
927
  [0, 0, 5, 0, 0, 0, 0, 0, 5, 0], 9
828
928
  ];
829
- exports.UpdateAccessTokenInput$ = [3, n0, _UATI,
929
+ exports.UpdateAccessSourceOutput$ = UpdateAccessSourceOutput$;
930
+ const UpdateAccessTokenInput$ = [3, n0, _UATI,
830
931
  0,
831
932
  [_aTI, _n],
832
933
  [[0, 1], 0], 2
833
934
  ];
834
- exports.UpdateAccessTokenOutput$ = [3, n0, _UATO,
935
+ exports.UpdateAccessTokenInput$ = UpdateAccessTokenInput$;
936
+ const UpdateAccessTokenOutput$ = [3, n0, _UATO,
835
937
  0,
836
938
  [_i, _n],
837
939
  [0, 0], 2
838
940
  ];
839
- exports.UpdateDNSViewInput$ = [3, n0, _UDNSVI,
941
+ exports.UpdateAccessTokenOutput$ = UpdateAccessTokenOutput$;
942
+ const UpdateDNSViewInput$ = [3, n0, _UDNSVI,
840
943
  0,
841
944
  [_dVI, _n, _d, _dV, _eCS, _fRFO],
842
945
  [[0, 1], 0, 0, 0, 0, 0], 1
843
946
  ];
844
- exports.UpdateDNSViewOutput$ = [3, n0, _UDNSVO,
947
+ exports.UpdateDNSViewInput$ = UpdateDNSViewInput$;
948
+ const UpdateDNSViewOutput$ = [3, n0, _UDNSVO,
845
949
  0,
846
950
  [_i, _a, _dV, _eCS, _fRFO, _n, _gRI, _cA, _uA, _st, _cT, _d],
847
951
  [0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0], 10
848
952
  ];
849
- exports.UpdateFirewallDomainsInput$ = [3, n0, _UFDI,
953
+ exports.UpdateDNSViewOutput$ = UpdateDNSViewOutput$;
954
+ const UpdateFirewallDomainsInput$ = [3, n0, _UFDI,
850
955
  0,
851
956
  [_do, _fDLI, _o],
852
957
  [64 | 0, [0, 1], 0], 3
853
958
  ];
854
- exports.UpdateFirewallDomainsOutput$ = [3, n0, _UFDO,
959
+ exports.UpdateFirewallDomainsInput$ = UpdateFirewallDomainsInput$;
960
+ const UpdateFirewallDomainsOutput$ = [3, n0, _UFDO,
855
961
  0,
856
962
  [_i, _n, _st],
857
963
  [0, 0, 0], 3
858
964
  ];
859
- exports.UpdateFirewallRuleInput$ = [3, n0, _UFRI,
965
+ exports.UpdateFirewallDomainsOutput$ = UpdateFirewallDomainsOutput$;
966
+ const UpdateFirewallRuleInput$ = [3, n0, _UFRI,
860
967
  0,
861
968
  [_fRI, _ac, _bODT, _bOD, _bOT, _bR, _cT, _cTo, _d, _dAP, _n, _pr],
862
969
  [[0, 1], 0, 0, 0, 1, 0, [0, 4], 0, 0, 0, 0, 1], 1
863
970
  ];
864
- exports.UpdateFirewallRuleOutput$ = [3, n0, _UFRO,
971
+ exports.UpdateFirewallRuleInput$ = UpdateFirewallRuleInput$;
972
+ const UpdateFirewallRuleOutput$ = [3, n0, _UFRO,
865
973
  0,
866
974
  [_ac, _cA, _i, _n, _pr, _dVI, _st, _uA, _bODT, _bOD, _bOT, _bR, _cTo, _d, _dAP, _fDLI, _qTu],
867
975
  [0, 5, 0, 0, 1, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0], 8
868
976
  ];
869
- exports.UpdateGlobalResolverInput$ = [3, n0, _UGRI,
977
+ exports.UpdateFirewallRuleOutput$ = UpdateFirewallRuleOutput$;
978
+ const UpdateGlobalResolverInput$ = [3, n0, _UGRI,
870
979
  0,
871
980
  [_gRI, _n, _oR, _d, _iAT, _re],
872
981
  [[0, 1], 0, 0, 0, 0, 64 | 0], 1
873
982
  ];
874
- exports.UpdateGlobalResolverOutput$ = [3, n0, _UGRO,
983
+ exports.UpdateGlobalResolverInput$ = UpdateGlobalResolverInput$;
984
+ const UpdateGlobalResolverOutput$ = [3, n0, _UGRO,
875
985
  0,
876
986
  [_i, _a, _cT, _dN, _n, _re, _cA, _uA, _st, _iA, _oR, _d, _iAp, _iAT],
877
987
  [0, 0, 0, 0, 0, 64 | 0, 5, 5, 0, 64 | 0, 0, 0, 64 | 0, 0], 10
878
988
  ];
879
- exports.UpdateHostedZoneAssociationInput$ = [3, n0, _UHZAI,
989
+ exports.UpdateGlobalResolverOutput$ = UpdateGlobalResolverOutput$;
990
+ const UpdateHostedZoneAssociationInput$ = [3, n0, _UHZAI,
880
991
  0,
881
992
  [_hZAI, _n],
882
993
  [[0, 1], 0], 1
883
994
  ];
884
- exports.UpdateHostedZoneAssociationOutput$ = [3, n0, _UHZAO,
995
+ exports.UpdateHostedZoneAssociationInput$ = UpdateHostedZoneAssociationInput$;
996
+ const UpdateHostedZoneAssociationOutput$ = [3, n0, _UHZAO,
885
997
  0,
886
998
  [_i, _rA, _hZI, _hZN, _n, _cA, _uA, _st],
887
999
  [0, 0, 0, 0, 0, 5, 5, 0], 8
888
1000
  ];
889
- exports.ValidationExceptionField$ = [3, n0, _VEF,
1001
+ exports.UpdateHostedZoneAssociationOutput$ = UpdateHostedZoneAssociationOutput$;
1002
+ const ValidationExceptionField$ = [3, n0, _VEF,
890
1003
  0,
891
1004
  [_n, _m],
892
1005
  [0, 0], 2
893
1006
  ];
1007
+ exports.ValidationExceptionField$ = ValidationExceptionField$;
894
1008
  var AccessSources = [1, n0, _AS,
895
- 0, () => exports.AccessSourcesItem$
1009
+ 0, () => AccessSourcesItem$
896
1010
  ];
897
1011
  var AccessTokens = [1, n0, _AT,
898
- 0, () => exports.AccessTokenItem$
1012
+ 0, () => AccessTokenItem$
899
1013
  ];
900
1014
  var BatchCreateFirewallRuleInputItems = [1, n0, _BCFRIIa,
901
- 0, () => exports.BatchCreateFirewallRuleInputItem$
1015
+ 0, () => BatchCreateFirewallRuleInputItem$
902
1016
  ];
903
1017
  var BatchCreateFirewallRuleOutputItems = [1, n0, _BCFROIa,
904
- 0, () => exports.BatchCreateFirewallRuleOutputItem$
1018
+ 0, () => BatchCreateFirewallRuleOutputItem$
905
1019
  ];
906
1020
  var BatchDeleteFirewallRuleInputItems = [1, n0, _BDFRIIa,
907
- 0, () => exports.BatchDeleteFirewallRuleInputItem$
1021
+ 0, () => BatchDeleteFirewallRuleInputItem$
908
1022
  ];
909
1023
  var BatchDeleteFirewallRuleOutputItems = [1, n0, _BDFROIa,
910
- 0, () => exports.BatchDeleteFirewallRuleOutputItem$
1024
+ 0, () => BatchDeleteFirewallRuleOutputItem$
911
1025
  ];
912
1026
  var BatchUpdateFirewallRuleInputItems = [1, n0, _BUFRIIa,
913
- 0, () => exports.BatchUpdateFirewallRuleInputItem$
1027
+ 0, () => BatchUpdateFirewallRuleInputItem$
914
1028
  ];
915
1029
  var BatchUpdateFirewallRuleOutputItems = [1, n0, _BUFROIa,
916
- 0, () => exports.BatchUpdateFirewallRuleOutputItem$
1030
+ 0, () => BatchUpdateFirewallRuleOutputItem$
917
1031
  ];
918
1032
  var DNSViews = [1, n0, _DNSV,
919
- 0, () => exports.DNSViewSummary$
1033
+ 0, () => DNSViewSummary$
920
1034
  ];
921
1035
  var Domains = 64 | 0;
922
1036
  var FirewallDomainLists = [1, n0, _FDL,
923
- 0, () => exports.FirewallDomainListsItem$
1037
+ 0, () => FirewallDomainListsItem$
924
1038
  ];
925
1039
  var FirewallRules = [1, n0, _FR,
926
- 0, () => exports.FirewallRulesItem$
1040
+ 0, () => FirewallRulesItem$
927
1041
  ];
928
1042
  var GlobalResolvers = [1, n0, _GR,
929
- 0, () => exports.GlobalResolversItem$
1043
+ 0, () => GlobalResolversItem$
930
1044
  ];
931
1045
  var HostedZoneAssociations = [1, n0, _HZA,
932
- 0, () => exports.HostedZoneAssociationSummary$
1046
+ 0, () => HostedZoneAssociationSummary$
933
1047
  ];
934
1048
  var IPv4Addresses = 64 | 0;
935
1049
  var IPv6Addresses = 64 | 0;
936
1050
  var ManagedFirewallDomainLists = [1, n0, _MFDL,
937
- 0, () => exports.ManagedFirewallDomainListsItem$
1051
+ 0, () => ManagedFirewallDomainListsItem$
938
1052
  ];
939
1053
  var Regions = 64 | 0;
940
1054
  var Strings = 64 | 0;
941
1055
  var TagKeys = 64 | 0;
942
1056
  var ValidationExceptionFieldList = [1, n0, _VEFL,
943
- 0, () => exports.ValidationExceptionField$
1057
+ 0, () => ValidationExceptionField$
944
1058
  ];
945
1059
  var Filters = [2, n0, _F,
946
1060
  0, 0, 64 | 0
947
1061
  ];
948
1062
  var Tags = 128 | 0;
949
1063
  exports.AssociateHostedZone$ = [9, n0, _AHZ,
950
- { [_h]: ["POST", "/hosted-zone-associations/{hostedZoneId}", 200] }, () => exports.AssociateHostedZoneInput$, () => exports.AssociateHostedZoneOutput$
1064
+ { [_h]: ["POST", "/hosted-zone-associations/{hostedZoneId}", 200] }, () => AssociateHostedZoneInput$, () => AssociateHostedZoneOutput$
951
1065
  ];
952
1066
  exports.BatchCreateFirewallRule$ = [9, n0, _BCFR,
953
- { [_h]: ["POST", "/firewall-rules/batch-create", 200] }, () => exports.BatchCreateFirewallRuleInput$, () => exports.BatchCreateFirewallRuleOutput$
1067
+ { [_h]: ["POST", "/firewall-rules/batch-create", 200] }, () => BatchCreateFirewallRuleInput$, () => BatchCreateFirewallRuleOutput$
954
1068
  ];
955
1069
  exports.BatchDeleteFirewallRule$ = [9, n0, _BDFR,
956
- { [_h]: ["POST", "/firewall-rules/batch-delete", 200] }, () => exports.BatchDeleteFirewallRuleInput$, () => exports.BatchDeleteFirewallRuleOutput$
1070
+ { [_h]: ["POST", "/firewall-rules/batch-delete", 200] }, () => BatchDeleteFirewallRuleInput$, () => BatchDeleteFirewallRuleOutput$
957
1071
  ];
958
1072
  exports.BatchUpdateFirewallRule$ = [9, n0, _BUFR,
959
- { [_h]: ["POST", "/firewall-rules/batch-update", 200] }, () => exports.BatchUpdateFirewallRuleInput$, () => exports.BatchUpdateFirewallRuleOutput$
1073
+ { [_h]: ["POST", "/firewall-rules/batch-update", 200] }, () => BatchUpdateFirewallRuleInput$, () => BatchUpdateFirewallRuleOutput$
960
1074
  ];
961
1075
  exports.CreateAccessSource$ = [9, n0, _CAS,
962
- { [_h]: ["POST", "/access-sources", 200] }, () => exports.CreateAccessSourceInput$, () => exports.CreateAccessSourceOutput$
1076
+ { [_h]: ["POST", "/access-sources", 200] }, () => CreateAccessSourceInput$, () => CreateAccessSourceOutput$
963
1077
  ];
964
1078
  exports.CreateAccessToken$ = [9, n0, _CAT,
965
- { [_h]: ["POST", "/tokens/{dnsViewId}", 200] }, () => exports.CreateAccessTokenInput$, () => exports.CreateAccessTokenOutput$
1079
+ { [_h]: ["POST", "/tokens/{dnsViewId}", 200] }, () => CreateAccessTokenInput$, () => CreateAccessTokenOutput$
966
1080
  ];
967
1081
  exports.CreateDNSView$ = [9, n0, _CDNSV,
968
- { [_h]: ["POST", "/dns-views/{globalResolverId}", 200] }, () => exports.CreateDNSViewInput$, () => exports.CreateDNSViewOutput$
1082
+ { [_h]: ["POST", "/dns-views/{globalResolverId}", 200] }, () => CreateDNSViewInput$, () => CreateDNSViewOutput$
969
1083
  ];
970
1084
  exports.CreateFirewallDomainList$ = [9, n0, _CFDL,
971
- { [_h]: ["POST", "/firewall-domain-lists/{globalResolverId}", 200] }, () => exports.CreateFirewallDomainListInput$, () => exports.CreateFirewallDomainListOutput$
1085
+ { [_h]: ["POST", "/firewall-domain-lists/{globalResolverId}", 200] }, () => CreateFirewallDomainListInput$, () => CreateFirewallDomainListOutput$
972
1086
  ];
973
1087
  exports.CreateFirewallRule$ = [9, n0, _CFR,
974
- { [_h]: ["POST", "/firewall-rules", 200] }, () => exports.CreateFirewallRuleInput$, () => exports.CreateFirewallRuleOutput$
1088
+ { [_h]: ["POST", "/firewall-rules", 200] }, () => CreateFirewallRuleInput$, () => CreateFirewallRuleOutput$
975
1089
  ];
976
1090
  exports.CreateGlobalResolver$ = [9, n0, _CGR,
977
- { [_h]: ["POST", "/global-resolver", 200] }, () => exports.CreateGlobalResolverInput$, () => exports.CreateGlobalResolverOutput$
1091
+ { [_h]: ["POST", "/global-resolver", 200] }, () => CreateGlobalResolverInput$, () => CreateGlobalResolverOutput$
978
1092
  ];
979
1093
  exports.DeleteAccessSource$ = [9, n0, _DAS,
980
- { [_h]: ["DELETE", "/access-sources/{accessSourceId}", 200] }, () => exports.DeleteAccessSourceInput$, () => exports.DeleteAccessSourceOutput$
1094
+ { [_h]: ["DELETE", "/access-sources/{accessSourceId}", 200] }, () => DeleteAccessSourceInput$, () => DeleteAccessSourceOutput$
981
1095
  ];
982
1096
  exports.DeleteAccessToken$ = [9, n0, _DAT,
983
- { [_h]: ["DELETE", "/tokens/{accessTokenId}", 200] }, () => exports.DeleteAccessTokenInput$, () => exports.DeleteAccessTokenOutput$
1097
+ { [_h]: ["DELETE", "/tokens/{accessTokenId}", 200] }, () => DeleteAccessTokenInput$, () => DeleteAccessTokenOutput$
984
1098
  ];
985
1099
  exports.DeleteDNSView$ = [9, n0, _DDNSV,
986
- { [_h]: ["DELETE", "/dns-views/{dnsViewId}", 200] }, () => exports.DeleteDNSViewInput$, () => exports.DeleteDNSViewOutput$
1100
+ { [_h]: ["DELETE", "/dns-views/{dnsViewId}", 200] }, () => DeleteDNSViewInput$, () => DeleteDNSViewOutput$
987
1101
  ];
988
1102
  exports.DeleteFirewallDomainList$ = [9, n0, _DFDL,
989
- { [_h]: ["DELETE", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => exports.DeleteFirewallDomainListInput$, () => exports.DeleteFirewallDomainListOutput$
1103
+ { [_h]: ["DELETE", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => DeleteFirewallDomainListInput$, () => DeleteFirewallDomainListOutput$
990
1104
  ];
991
1105
  exports.DeleteFirewallRule$ = [9, n0, _DFR,
992
- { [_h]: ["DELETE", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.DeleteFirewallRuleInput$, () => exports.DeleteFirewallRuleOutput$
1106
+ { [_h]: ["DELETE", "/firewall-rules/{firewallRuleId}", 200] }, () => DeleteFirewallRuleInput$, () => DeleteFirewallRuleOutput$
993
1107
  ];
994
1108
  exports.DeleteGlobalResolver$ = [9, n0, _DGR,
995
- { [_h]: ["DELETE", "/global-resolver/{globalResolverId}", 200] }, () => exports.DeleteGlobalResolverInput$, () => exports.DeleteGlobalResolverOutput$
1109
+ { [_h]: ["DELETE", "/global-resolver/{globalResolverId}", 200] }, () => DeleteGlobalResolverInput$, () => DeleteGlobalResolverOutput$
996
1110
  ];
997
1111
  exports.DisableDNSView$ = [9, n0, _DDNSVi,
998
- { [_h]: ["PATCH", "/dns-views/{dnsViewId}/disable", 200] }, () => exports.DisableDNSViewInput$, () => exports.DisableDNSViewOutput$
1112
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}/disable", 200] }, () => DisableDNSViewInput$, () => DisableDNSViewOutput$
999
1113
  ];
1000
1114
  exports.DisassociateHostedZone$ = [9, n0, _DHZ,
1001
- { [_h]: ["DELETE", "/hosted-zone-associations/hosted-zone/{hostedZoneId}/resource-arn/{resourceArn+}", 200] }, () => exports.DisassociateHostedZoneInput$, () => exports.DisassociateHostedZoneOutput$
1115
+ { [_h]: ["DELETE", "/hosted-zone-associations/hosted-zone/{hostedZoneId}/resource-arn/{resourceArn+}", 200] }, () => DisassociateHostedZoneInput$, () => DisassociateHostedZoneOutput$
1002
1116
  ];
1003
1117
  exports.EnableDNSView$ = [9, n0, _EDNSV,
1004
- { [_h]: ["PATCH", "/dns-views/{dnsViewId}/enable", 200] }, () => exports.EnableDNSViewInput$, () => exports.EnableDNSViewOutput$
1118
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}/enable", 200] }, () => EnableDNSViewInput$, () => EnableDNSViewOutput$
1005
1119
  ];
1006
1120
  exports.GetAccessSource$ = [9, n0, _GAS,
1007
- { [_h]: ["GET", "/access-sources/{accessSourceId}", 200] }, () => exports.GetAccessSourceInput$, () => exports.GetAccessSourceOutput$
1121
+ { [_h]: ["GET", "/access-sources/{accessSourceId}", 200] }, () => GetAccessSourceInput$, () => GetAccessSourceOutput$
1008
1122
  ];
1009
1123
  exports.GetAccessToken$ = [9, n0, _GAT,
1010
- { [_h]: ["GET", "/tokens/{accessTokenId}", 200] }, () => exports.GetAccessTokenInput$, () => exports.GetAccessTokenOutput$
1124
+ { [_h]: ["GET", "/tokens/{accessTokenId}", 200] }, () => GetAccessTokenInput$, () => GetAccessTokenOutput$
1011
1125
  ];
1012
1126
  exports.GetDNSView$ = [9, n0, _GDNSV,
1013
- { [_h]: ["GET", "/dns-views/{dnsViewId}", 200] }, () => exports.GetDNSViewInput$, () => exports.GetDNSViewOutput$
1127
+ { [_h]: ["GET", "/dns-views/{dnsViewId}", 200] }, () => GetDNSViewInput$, () => GetDNSViewOutput$
1014
1128
  ];
1015
1129
  exports.GetFirewallDomainList$ = [9, n0, _GFDL,
1016
- { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => exports.GetFirewallDomainListInput$, () => exports.GetFirewallDomainListOutput$
1130
+ { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}", 200] }, () => GetFirewallDomainListInput$, () => GetFirewallDomainListOutput$
1017
1131
  ];
1018
1132
  exports.GetFirewallRule$ = [9, n0, _GFR,
1019
- { [_h]: ["GET", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.GetFirewallRuleInput$, () => exports.GetFirewallRuleOutput$
1133
+ { [_h]: ["GET", "/firewall-rules/{firewallRuleId}", 200] }, () => GetFirewallRuleInput$, () => GetFirewallRuleOutput$
1020
1134
  ];
1021
1135
  exports.GetGlobalResolver$ = [9, n0, _GGR,
1022
- { [_h]: ["GET", "/global-resolver/{globalResolverId}", 200] }, () => exports.GetGlobalResolverInput$, () => exports.GetGlobalResolverOutput$
1136
+ { [_h]: ["GET", "/global-resolver/{globalResolverId}", 200] }, () => GetGlobalResolverInput$, () => GetGlobalResolverOutput$
1023
1137
  ];
1024
1138
  exports.GetHostedZoneAssociation$ = [9, n0, _GHZA,
1025
- { [_h]: ["GET", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => exports.GetHostedZoneAssociationInput$, () => exports.GetHostedZoneAssociationOutput$
1139
+ { [_h]: ["GET", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => GetHostedZoneAssociationInput$, () => GetHostedZoneAssociationOutput$
1026
1140
  ];
1027
1141
  exports.GetManagedFirewallDomainList$ = [9, n0, _GMFDL,
1028
- { [_h]: ["GET", "/managed-firewall-domain-lists/{managedFirewallDomainListId}", 200] }, () => exports.GetManagedFirewallDomainListInput$, () => exports.GetManagedFirewallDomainListOutput$
1142
+ { [_h]: ["GET", "/managed-firewall-domain-lists/{managedFirewallDomainListId}", 200] }, () => GetManagedFirewallDomainListInput$, () => GetManagedFirewallDomainListOutput$
1029
1143
  ];
1030
1144
  exports.ImportFirewallDomains$ = [9, n0, _IFD,
1031
- { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains/s3_file_url", 200] }, () => exports.ImportFirewallDomainsInput$, () => exports.ImportFirewallDomainsOutput$
1145
+ { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains/s3_file_url", 200] }, () => ImportFirewallDomainsInput$, () => ImportFirewallDomainsOutput$
1032
1146
  ];
1033
1147
  exports.ListAccessSources$ = [9, n0, _LAS,
1034
- { [_h]: ["GET", "/access-sources", 200] }, () => exports.ListAccessSourcesInput$, () => exports.ListAccessSourcesOutput$
1148
+ { [_h]: ["GET", "/access-sources", 200] }, () => ListAccessSourcesInput$, () => ListAccessSourcesOutput$
1035
1149
  ];
1036
1150
  exports.ListAccessTokens$ = [9, n0, _LAT,
1037
- { [_h]: ["GET", "/tokens/dns-view/{dnsViewId}", 200] }, () => exports.ListAccessTokensInput$, () => exports.ListAccessTokensOutput$
1151
+ { [_h]: ["GET", "/tokens/dns-view/{dnsViewId}", 200] }, () => ListAccessTokensInput$, () => ListAccessTokensOutput$
1038
1152
  ];
1039
1153
  exports.ListDNSViews$ = [9, n0, _LDNSV,
1040
- { [_h]: ["GET", "/dns-views/resolver/{globalResolverId}", 200] }, () => exports.ListDNSViewsInput$, () => exports.ListDNSViewsOutput$
1154
+ { [_h]: ["GET", "/dns-views/resolver/{globalResolverId}", 200] }, () => ListDNSViewsInput$, () => ListDNSViewsOutput$
1041
1155
  ];
1042
1156
  exports.ListFirewallDomainLists$ = [9, n0, _LFDL,
1043
- { [_h]: ["GET", "/firewall-domain-lists", 200] }, () => exports.ListFirewallDomainListsInput$, () => exports.ListFirewallDomainListsOutput$
1157
+ { [_h]: ["GET", "/firewall-domain-lists", 200] }, () => ListFirewallDomainListsInput$, () => ListFirewallDomainListsOutput$
1044
1158
  ];
1045
1159
  exports.ListFirewallDomains$ = [9, n0, _LFD,
1046
- { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => exports.ListFirewallDomainsInput$, () => exports.ListFirewallDomainsOutput$
1160
+ { [_h]: ["GET", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => ListFirewallDomainsInput$, () => ListFirewallDomainsOutput$
1047
1161
  ];
1048
1162
  exports.ListFirewallRules$ = [9, n0, _LFR,
1049
- { [_h]: ["GET", "/firewall-rules", 200] }, () => exports.ListFirewallRulesInput$, () => exports.ListFirewallRulesOutput$
1163
+ { [_h]: ["GET", "/firewall-rules", 200] }, () => ListFirewallRulesInput$, () => ListFirewallRulesOutput$
1050
1164
  ];
1051
1165
  exports.ListGlobalResolvers$ = [9, n0, _LGR,
1052
- { [_h]: ["GET", "/global-resolver", 200] }, () => exports.ListGlobalResolversInput$, () => exports.ListGlobalResolversOutput$
1166
+ { [_h]: ["GET", "/global-resolver", 200] }, () => ListGlobalResolversInput$, () => ListGlobalResolversOutput$
1053
1167
  ];
1054
1168
  exports.ListHostedZoneAssociations$ = [9, n0, _LHZA,
1055
- { [_h]: ["GET", "/hosted-zone-associations/resource-arn/{resourceArn+}", 200] }, () => exports.ListHostedZoneAssociationsInput$, () => exports.ListHostedZoneAssociationsOutput$
1169
+ { [_h]: ["GET", "/hosted-zone-associations/resource-arn/{resourceArn+}", 200] }, () => ListHostedZoneAssociationsInput$, () => ListHostedZoneAssociationsOutput$
1056
1170
  ];
1057
1171
  exports.ListManagedFirewallDomainLists$ = [9, n0, _LMFDL,
1058
- { [_h]: ["GET", "/list-managed-firewall-domain-lists/{managedFirewallDomainListType}", 200] }, () => exports.ListManagedFirewallDomainListsInput$, () => exports.ListManagedFirewallDomainListsOutput$
1172
+ { [_h]: ["GET", "/list-managed-firewall-domain-lists/{managedFirewallDomainListType}", 200] }, () => ListManagedFirewallDomainListsInput$, () => ListManagedFirewallDomainListsOutput$
1059
1173
  ];
1060
1174
  exports.ListTagsForResource$ = [9, n0, _LTFR,
1061
- { [_h]: ["POST", "/get-all-tags", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1175
+ { [_h]: ["POST", "/get-all-tags", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1062
1176
  ];
1063
1177
  exports.TagResource$ = [9, n0, _TR,
1064
- { [_h]: ["POST", "/tag-resource", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1178
+ { [_h]: ["POST", "/tag-resource", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
1065
1179
  ];
1066
1180
  exports.UntagResource$ = [9, n0, _UR,
1067
- { [_h]: ["POST", "/untag-resource", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1181
+ { [_h]: ["POST", "/untag-resource", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
1068
1182
  ];
1069
1183
  exports.UpdateAccessSource$ = [9, n0, _UAS,
1070
- { [_h]: ["PATCH", "/access-sources/{accessSourceId}", 200] }, () => exports.UpdateAccessSourceInput$, () => exports.UpdateAccessSourceOutput$
1184
+ { [_h]: ["PATCH", "/access-sources/{accessSourceId}", 200] }, () => UpdateAccessSourceInput$, () => UpdateAccessSourceOutput$
1071
1185
  ];
1072
1186
  exports.UpdateAccessToken$ = [9, n0, _UAT,
1073
- { [_h]: ["PATCH", "/tokens/{accessTokenId}", 200] }, () => exports.UpdateAccessTokenInput$, () => exports.UpdateAccessTokenOutput$
1187
+ { [_h]: ["PATCH", "/tokens/{accessTokenId}", 200] }, () => UpdateAccessTokenInput$, () => UpdateAccessTokenOutput$
1074
1188
  ];
1075
1189
  exports.UpdateDNSView$ = [9, n0, _UDNSV,
1076
- { [_h]: ["PATCH", "/dns-views/{dnsViewId}", 200] }, () => exports.UpdateDNSViewInput$, () => exports.UpdateDNSViewOutput$
1190
+ { [_h]: ["PATCH", "/dns-views/{dnsViewId}", 200] }, () => UpdateDNSViewInput$, () => UpdateDNSViewOutput$
1077
1191
  ];
1078
1192
  exports.UpdateFirewallDomains$ = [9, n0, _UFD,
1079
- { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => exports.UpdateFirewallDomainsInput$, () => exports.UpdateFirewallDomainsOutput$
1193
+ { [_h]: ["PATCH", "/firewall-domain-lists/{firewallDomainListId}/domains", 200] }, () => UpdateFirewallDomainsInput$, () => UpdateFirewallDomainsOutput$
1080
1194
  ];
1081
1195
  exports.UpdateFirewallRule$ = [9, n0, _UFR,
1082
- { [_h]: ["PATCH", "/firewall-rules/{firewallRuleId}", 200] }, () => exports.UpdateFirewallRuleInput$, () => exports.UpdateFirewallRuleOutput$
1196
+ { [_h]: ["PATCH", "/firewall-rules/{firewallRuleId}", 200] }, () => UpdateFirewallRuleInput$, () => UpdateFirewallRuleOutput$
1083
1197
  ];
1084
1198
  exports.UpdateGlobalResolver$ = [9, n0, _UGR,
1085
- { [_h]: ["PATCH", "/global-resolver/{globalResolverId}", 200] }, () => exports.UpdateGlobalResolverInput$, () => exports.UpdateGlobalResolverOutput$
1199
+ { [_h]: ["PATCH", "/global-resolver/{globalResolverId}", 200] }, () => UpdateGlobalResolverInput$, () => UpdateGlobalResolverOutput$
1086
1200
  ];
1087
1201
  exports.UpdateHostedZoneAssociation$ = [9, n0, _UHZA,
1088
- { [_h]: ["PATCH", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => exports.UpdateHostedZoneAssociationInput$, () => exports.UpdateHostedZoneAssociationOutput$
1202
+ { [_h]: ["PATCH", "/hosted-zone-associations/{hostedZoneAssociationId}", 200] }, () => UpdateHostedZoneAssociationInput$, () => UpdateHostedZoneAssociationOutput$
1089
1203
  ];