@aws-sdk/client-route53globalresolver 3.1087.0 → 3.1089.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.
Files changed (67) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Route53GlobalResolver.d.ts +156 -162
  3. package/dist-types/ts3.4/Route53GlobalResolverClient.d.ts +7 -23
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateHostedZoneCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchCreateFirewallRuleCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/BatchDeleteFirewallRuleCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/BatchUpdateFirewallRuleCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateAccessSourceCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateAccessTokenCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateDNSViewCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateGlobalResolverCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteAccessSourceCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/DeleteAccessTokenCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/DeleteDNSViewCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/DeleteGlobalResolverCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/DisableDNSViewCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DisassociateHostedZoneCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/EnableDNSViewCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/GetAccessSourceCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/GetDNSViewCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/GetFirewallRuleCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/GetGlobalResolverCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/GetHostedZoneAssociationCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetManagedFirewallDomainListCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/ListAccessSourcesCommand.d.ts +3 -8
  36. package/dist-types/ts3.4/commands/ListAccessTokensCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/ListDNSViewsCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/ListGlobalResolversCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/ListHostedZoneAssociationsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/ListManagedFirewallDomainListsCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListSharedDNSViewsCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/UpdateAccessSourceCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/UpdateAccessTokenCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/UpdateDNSViewCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/UpdateGlobalResolverCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/UpdateHostedZoneAssociationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  56. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  57. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  58. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  59. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  60. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  61. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  62. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  63. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  64. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  65. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  66. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  67. package/package.json +38 -38
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteGlobalResolverInput,
4
- DeleteGlobalResolverOutput,
5
- } from "../models/models_0";
2
+ import { DeleteGlobalResolverInput, DeleteGlobalResolverOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteGlobalResolverCommandInput
8
- extends DeleteGlobalResolverInput {}
4
+ export interface DeleteGlobalResolverCommandInput extends DeleteGlobalResolverInput {}
9
5
  export interface DeleteGlobalResolverCommandOutput
10
- extends DeleteGlobalResolverOutput,
11
- __MetadataBearer {}
6
+ extends DeleteGlobalResolverOutput, __MetadataBearer {}
12
7
  declare const DeleteGlobalResolverCommand_base: {
13
8
  new (
14
- input: DeleteGlobalResolverCommandInput
9
+ input: DeleteGlobalResolverCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteGlobalResolverCommandInput,
17
12
  DeleteGlobalResolverCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteGlobalResolverCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteGlobalResolverCommandInput
18
+ input: DeleteGlobalResolverCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteGlobalResolverCommandInput,
26
21
  DeleteGlobalResolverCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DisableDNSViewInput, DisableDNSViewOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DisableDNSViewCommandInput extends DisableDNSViewInput {}
5
- export interface DisableDNSViewCommandOutput
6
- extends DisableDNSViewOutput,
7
- __MetadataBearer {}
5
+ export interface DisableDNSViewCommandOutput extends DisableDNSViewOutput, __MetadataBearer {}
8
6
  declare const DisableDNSViewCommand_base: {
9
7
  new (
10
- input: DisableDNSViewCommandInput
8
+ input: DisableDNSViewCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DisableDNSViewCommandInput,
13
11
  DisableDNSViewCommandOutput,
@@ -16,7 +14,7 @@ declare const DisableDNSViewCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DisableDNSViewCommandInput
17
+ input: DisableDNSViewCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DisableDNSViewCommandInput,
22
20
  DisableDNSViewCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisassociateHostedZoneInput,
4
- DisassociateHostedZoneOutput,
5
- } from "../models/models_0";
2
+ import { DisassociateHostedZoneInput, DisassociateHostedZoneOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DisassociateHostedZoneCommandInput
8
- extends DisassociateHostedZoneInput {}
4
+ export interface DisassociateHostedZoneCommandInput extends DisassociateHostedZoneInput {}
9
5
  export interface DisassociateHostedZoneCommandOutput
10
- extends DisassociateHostedZoneOutput,
11
- __MetadataBearer {}
6
+ extends DisassociateHostedZoneOutput, __MetadataBearer {}
12
7
  declare const DisassociateHostedZoneCommand_base: {
13
8
  new (
14
- input: DisassociateHostedZoneCommandInput
9
+ input: DisassociateHostedZoneCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisassociateHostedZoneCommandInput,
17
12
  DisassociateHostedZoneCommandOutput,
@@ -20,7 +15,7 @@ declare const DisassociateHostedZoneCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisassociateHostedZoneCommandInput
18
+ input: DisassociateHostedZoneCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisassociateHostedZoneCommandInput,
26
21
  DisassociateHostedZoneCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { EnableDNSViewInput, EnableDNSViewOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface EnableDNSViewCommandInput extends EnableDNSViewInput {}
5
- export interface EnableDNSViewCommandOutput
6
- extends EnableDNSViewOutput,
7
- __MetadataBearer {}
5
+ export interface EnableDNSViewCommandOutput extends EnableDNSViewOutput, __MetadataBearer {}
8
6
  declare const EnableDNSViewCommand_base: {
9
7
  new (
10
- input: EnableDNSViewCommandInput
8
+ input: EnableDNSViewCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  EnableDNSViewCommandInput,
13
11
  EnableDNSViewCommandOutput,
@@ -16,7 +14,7 @@ declare const EnableDNSViewCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: EnableDNSViewCommandInput
17
+ input: EnableDNSViewCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  EnableDNSViewCommandInput,
22
20
  EnableDNSViewCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetAccessSourceInput,
4
- GetAccessSourceOutput,
5
- } from "../models/models_0";
2
+ import { GetAccessSourceInput, GetAccessSourceOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetAccessSourceCommandInput extends GetAccessSourceInput {}
8
- export interface GetAccessSourceCommandOutput
9
- extends GetAccessSourceOutput,
10
- __MetadataBearer {}
5
+ export interface GetAccessSourceCommandOutput extends GetAccessSourceOutput, __MetadataBearer {}
11
6
  declare const GetAccessSourceCommand_base: {
12
7
  new (
13
- input: GetAccessSourceCommandInput
8
+ input: GetAccessSourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetAccessSourceCommandInput,
16
11
  GetAccessSourceCommandOutput,
@@ -19,7 +14,7 @@ declare const GetAccessSourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetAccessSourceCommandInput
17
+ input: GetAccessSourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetAccessSourceCommandInput,
25
20
  GetAccessSourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetAccessTokenInput, GetAccessTokenOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetAccessTokenCommandInput extends GetAccessTokenInput {}
5
- export interface GetAccessTokenCommandOutput
6
- extends GetAccessTokenOutput,
7
- __MetadataBearer {}
5
+ export interface GetAccessTokenCommandOutput extends GetAccessTokenOutput, __MetadataBearer {}
8
6
  declare const GetAccessTokenCommand_base: {
9
7
  new (
10
- input: GetAccessTokenCommandInput
8
+ input: GetAccessTokenCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetAccessTokenCommandInput,
13
11
  GetAccessTokenCommandOutput,
@@ -16,7 +14,7 @@ declare const GetAccessTokenCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetAccessTokenCommandInput
17
+ input: GetAccessTokenCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetAccessTokenCommandInput,
22
20
  GetAccessTokenCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetDNSViewInput, GetDNSViewOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetDNSViewCommandInput extends GetDNSViewInput {}
5
- export interface GetDNSViewCommandOutput
6
- extends GetDNSViewOutput,
7
- __MetadataBearer {}
5
+ export interface GetDNSViewCommandOutput extends GetDNSViewOutput, __MetadataBearer {}
8
6
  declare const GetDNSViewCommand_base: {
9
7
  new (
10
- input: GetDNSViewCommandInput
8
+ input: GetDNSViewCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetDNSViewCommandInput,
13
11
  GetDNSViewCommandOutput,
@@ -16,7 +14,7 @@ declare const GetDNSViewCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetDNSViewCommandInput
17
+ input: GetDNSViewCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetDNSViewCommandInput,
22
20
  GetDNSViewCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetFirewallDomainListInput,
4
- GetFirewallDomainListOutput,
5
- } from "../models/models_0";
2
+ import { GetFirewallDomainListInput, GetFirewallDomainListOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetFirewallDomainListCommandInput
8
- extends GetFirewallDomainListInput {}
4
+ export interface GetFirewallDomainListCommandInput extends GetFirewallDomainListInput {}
9
5
  export interface GetFirewallDomainListCommandOutput
10
- extends GetFirewallDomainListOutput,
11
- __MetadataBearer {}
6
+ extends GetFirewallDomainListOutput, __MetadataBearer {}
12
7
  declare const GetFirewallDomainListCommand_base: {
13
8
  new (
14
- input: GetFirewallDomainListCommandInput
9
+ input: GetFirewallDomainListCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetFirewallDomainListCommandInput,
17
12
  GetFirewallDomainListCommandOutput,
@@ -20,7 +15,7 @@ declare const GetFirewallDomainListCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetFirewallDomainListCommandInput
18
+ input: GetFirewallDomainListCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetFirewallDomainListCommandInput,
26
21
  GetFirewallDomainListCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetFirewallRuleInput,
4
- GetFirewallRuleOutput,
5
- } from "../models/models_0";
2
+ import { GetFirewallRuleInput, GetFirewallRuleOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetFirewallRuleCommandInput extends GetFirewallRuleInput {}
8
- export interface GetFirewallRuleCommandOutput
9
- extends GetFirewallRuleOutput,
10
- __MetadataBearer {}
5
+ export interface GetFirewallRuleCommandOutput extends GetFirewallRuleOutput, __MetadataBearer {}
11
6
  declare const GetFirewallRuleCommand_base: {
12
7
  new (
13
- input: GetFirewallRuleCommandInput
8
+ input: GetFirewallRuleCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetFirewallRuleCommandInput,
16
11
  GetFirewallRuleCommandOutput,
@@ -19,7 +14,7 @@ declare const GetFirewallRuleCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetFirewallRuleCommandInput
17
+ input: GetFirewallRuleCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetFirewallRuleCommandInput,
25
20
  GetFirewallRuleCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetGlobalResolverInput,
4
- GetGlobalResolverOutput,
5
- } from "../models/models_0";
2
+ import { GetGlobalResolverInput, GetGlobalResolverOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetGlobalResolverCommandInput extends GetGlobalResolverInput {}
8
- export interface GetGlobalResolverCommandOutput
9
- extends GetGlobalResolverOutput,
10
- __MetadataBearer {}
5
+ export interface GetGlobalResolverCommandOutput extends GetGlobalResolverOutput, __MetadataBearer {}
11
6
  declare const GetGlobalResolverCommand_base: {
12
7
  new (
13
- input: GetGlobalResolverCommandInput
8
+ input: GetGlobalResolverCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetGlobalResolverCommandInput,
16
11
  GetGlobalResolverCommandOutput,
@@ -19,7 +14,7 @@ declare const GetGlobalResolverCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetGlobalResolverCommandInput
17
+ input: GetGlobalResolverCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetGlobalResolverCommandInput,
25
20
  GetGlobalResolverCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetHostedZoneAssociationInput,
4
- GetHostedZoneAssociationOutput,
5
- } from "../models/models_0";
2
+ import { GetHostedZoneAssociationInput, GetHostedZoneAssociationOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetHostedZoneAssociationCommandInput
8
- extends GetHostedZoneAssociationInput {}
4
+ export interface GetHostedZoneAssociationCommandInput extends GetHostedZoneAssociationInput {}
9
5
  export interface GetHostedZoneAssociationCommandOutput
10
- extends GetHostedZoneAssociationOutput,
11
- __MetadataBearer {}
6
+ extends GetHostedZoneAssociationOutput, __MetadataBearer {}
12
7
  declare const GetHostedZoneAssociationCommand_base: {
13
8
  new (
14
- input: GetHostedZoneAssociationCommandInput
9
+ input: GetHostedZoneAssociationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetHostedZoneAssociationCommandInput,
17
12
  GetHostedZoneAssociationCommandOutput,
@@ -20,7 +15,7 @@ declare const GetHostedZoneAssociationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetHostedZoneAssociationCommandInput
18
+ input: GetHostedZoneAssociationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetHostedZoneAssociationCommandInput,
26
21
  GetHostedZoneAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetManagedFirewallDomainListOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetManagedFirewallDomainListCommandInput
8
- extends GetManagedFirewallDomainListInput {}
7
+ export interface GetManagedFirewallDomainListCommandInput extends GetManagedFirewallDomainListInput {}
9
8
  export interface GetManagedFirewallDomainListCommandOutput
10
- extends GetManagedFirewallDomainListOutput,
11
- __MetadataBearer {}
9
+ extends GetManagedFirewallDomainListOutput, __MetadataBearer {}
12
10
  declare const GetManagedFirewallDomainListCommand_base: {
13
11
  new (
14
- input: GetManagedFirewallDomainListCommandInput
12
+ input: GetManagedFirewallDomainListCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetManagedFirewallDomainListCommandInput,
17
15
  GetManagedFirewallDomainListCommandOutput,
@@ -20,7 +18,7 @@ declare const GetManagedFirewallDomainListCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetManagedFirewallDomainListCommandInput
21
+ input: GetManagedFirewallDomainListCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetManagedFirewallDomainListCommandInput,
26
24
  GetManagedFirewallDomainListCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ImportFirewallDomainsInput,
4
- ImportFirewallDomainsOutput,
5
- } from "../models/models_0";
2
+ import { ImportFirewallDomainsInput, ImportFirewallDomainsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ImportFirewallDomainsCommandInput
8
- extends ImportFirewallDomainsInput {}
4
+ export interface ImportFirewallDomainsCommandInput extends ImportFirewallDomainsInput {}
9
5
  export interface ImportFirewallDomainsCommandOutput
10
- extends ImportFirewallDomainsOutput,
11
- __MetadataBearer {}
6
+ extends ImportFirewallDomainsOutput, __MetadataBearer {}
12
7
  declare const ImportFirewallDomainsCommand_base: {
13
8
  new (
14
- input: ImportFirewallDomainsCommandInput
9
+ input: ImportFirewallDomainsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ImportFirewallDomainsCommandInput,
17
12
  ImportFirewallDomainsCommandOutput,
@@ -20,7 +15,7 @@ declare const ImportFirewallDomainsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ImportFirewallDomainsCommandInput
18
+ input: ImportFirewallDomainsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ImportFirewallDomainsCommandInput,
26
21
  ImportFirewallDomainsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListAccessSourcesInput,
4
- ListAccessSourcesOutput,
5
- } from "../models/models_0";
2
+ import { ListAccessSourcesInput, ListAccessSourcesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListAccessSourcesCommandInput extends ListAccessSourcesInput {}
8
- export interface ListAccessSourcesCommandOutput
9
- extends ListAccessSourcesOutput,
10
- __MetadataBearer {}
5
+ export interface ListAccessSourcesCommandOutput extends ListAccessSourcesOutput, __MetadataBearer {}
11
6
  declare const ListAccessSourcesCommand_base: {
12
7
  new (
13
- input: ListAccessSourcesCommandInput
8
+ input: ListAccessSourcesCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListAccessSourcesCommandInput,
16
11
  ListAccessSourcesCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListAccessTokensInput,
4
- ListAccessTokensOutput,
5
- } from "../models/models_0";
2
+ import { ListAccessTokensInput, ListAccessTokensOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListAccessTokensCommandInput extends ListAccessTokensInput {}
8
- export interface ListAccessTokensCommandOutput
9
- extends ListAccessTokensOutput,
10
- __MetadataBearer {}
5
+ export interface ListAccessTokensCommandOutput extends ListAccessTokensOutput, __MetadataBearer {}
11
6
  declare const ListAccessTokensCommand_base: {
12
7
  new (
13
- input: ListAccessTokensCommandInput
8
+ input: ListAccessTokensCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListAccessTokensCommandInput,
16
11
  ListAccessTokensCommandOutput,
@@ -19,7 +14,7 @@ declare const ListAccessTokensCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ListAccessTokensCommandInput
17
+ input: ListAccessTokensCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ListAccessTokensCommandInput,
25
20
  ListAccessTokensCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListDNSViewsInput, ListDNSViewsOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListDNSViewsCommandInput extends ListDNSViewsInput {}
5
- export interface ListDNSViewsCommandOutput
6
- extends ListDNSViewsOutput,
7
- __MetadataBearer {}
5
+ export interface ListDNSViewsCommandOutput extends ListDNSViewsOutput, __MetadataBearer {}
8
6
  declare const ListDNSViewsCommand_base: {
9
7
  new (
10
- input: ListDNSViewsCommandInput
8
+ input: ListDNSViewsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListDNSViewsCommandInput,
13
11
  ListDNSViewsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListDNSViewsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListDNSViewsCommandInput
17
+ input: ListDNSViewsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListDNSViewsCommandInput,
22
20
  ListDNSViewsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListFirewallDomainListsInput,
4
- ListFirewallDomainListsOutput,
5
- } from "../models/models_0";
2
+ import { ListFirewallDomainListsInput, ListFirewallDomainListsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListFirewallDomainListsCommandInput
8
- extends ListFirewallDomainListsInput {}
4
+ export interface ListFirewallDomainListsCommandInput extends ListFirewallDomainListsInput {}
9
5
  export interface ListFirewallDomainListsCommandOutput
10
- extends ListFirewallDomainListsOutput,
11
- __MetadataBearer {}
6
+ extends ListFirewallDomainListsOutput, __MetadataBearer {}
12
7
  declare const ListFirewallDomainListsCommand_base: {
13
8
  new (
14
- input: ListFirewallDomainListsCommandInput
9
+ input: ListFirewallDomainListsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListFirewallDomainListsCommandInput,
17
12
  ListFirewallDomainListsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListFirewallDomainsInput,
4
- ListFirewallDomainsOutput,
5
- } from "../models/models_0";
2
+ import { ListFirewallDomainsInput, ListFirewallDomainsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListFirewallDomainsCommandInput
8
- extends ListFirewallDomainsInput {}
4
+ export interface ListFirewallDomainsCommandInput extends ListFirewallDomainsInput {}
9
5
  export interface ListFirewallDomainsCommandOutput
10
- extends ListFirewallDomainsOutput,
11
- __MetadataBearer {}
6
+ extends ListFirewallDomainsOutput, __MetadataBearer {}
12
7
  declare const ListFirewallDomainsCommand_base: {
13
8
  new (
14
- input: ListFirewallDomainsCommandInput
9
+ input: ListFirewallDomainsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListFirewallDomainsCommandInput,
17
12
  ListFirewallDomainsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListFirewallDomainsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListFirewallDomainsCommandInput
18
+ input: ListFirewallDomainsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListFirewallDomainsCommandInput,
26
21
  ListFirewallDomainsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListFirewallRulesInput,
4
- ListFirewallRulesOutput,
5
- } from "../models/models_0";
2
+ import { ListFirewallRulesInput, ListFirewallRulesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListFirewallRulesCommandInput extends ListFirewallRulesInput {}
8
- export interface ListFirewallRulesCommandOutput
9
- extends ListFirewallRulesOutput,
10
- __MetadataBearer {}
5
+ export interface ListFirewallRulesCommandOutput extends ListFirewallRulesOutput, __MetadataBearer {}
11
6
  declare const ListFirewallRulesCommand_base: {
12
7
  new (
13
- input: ListFirewallRulesCommandInput
8
+ input: ListFirewallRulesCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListFirewallRulesCommandInput,
16
11
  ListFirewallRulesCommandOutput,
@@ -19,7 +14,7 @@ declare const ListFirewallRulesCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ListFirewallRulesCommandInput
17
+ input: ListFirewallRulesCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ListFirewallRulesCommandInput,
25
20
  ListFirewallRulesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListGlobalResolversInput,
4
- ListGlobalResolversOutput,
5
- } from "../models/models_0";
2
+ import { ListGlobalResolversInput, ListGlobalResolversOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListGlobalResolversCommandInput
8
- extends ListGlobalResolversInput {}
4
+ export interface ListGlobalResolversCommandInput extends ListGlobalResolversInput {}
9
5
  export interface ListGlobalResolversCommandOutput
10
- extends ListGlobalResolversOutput,
11
- __MetadataBearer {}
6
+ extends ListGlobalResolversOutput, __MetadataBearer {}
12
7
  declare const ListGlobalResolversCommand_base: {
13
8
  new (
14
- input: ListGlobalResolversCommandInput
9
+ input: ListGlobalResolversCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListGlobalResolversCommandInput,
17
12
  ListGlobalResolversCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListHostedZoneAssociationsOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListHostedZoneAssociationsCommandInput
8
- extends ListHostedZoneAssociationsInput {}
7
+ export interface ListHostedZoneAssociationsCommandInput extends ListHostedZoneAssociationsInput {}
9
8
  export interface ListHostedZoneAssociationsCommandOutput
10
- extends ListHostedZoneAssociationsOutput,
11
- __MetadataBearer {}
9
+ extends ListHostedZoneAssociationsOutput, __MetadataBearer {}
12
10
  declare const ListHostedZoneAssociationsCommand_base: {
13
11
  new (
14
- input: ListHostedZoneAssociationsCommandInput
12
+ input: ListHostedZoneAssociationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListHostedZoneAssociationsCommandInput,
17
15
  ListHostedZoneAssociationsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListManagedFirewallDomainListsOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListManagedFirewallDomainListsCommandInput
8
- extends ListManagedFirewallDomainListsInput {}
7
+ export interface ListManagedFirewallDomainListsCommandInput extends ListManagedFirewallDomainListsInput {}
9
8
  export interface ListManagedFirewallDomainListsCommandOutput
10
- extends ListManagedFirewallDomainListsOutput,
11
- __MetadataBearer {}
9
+ extends ListManagedFirewallDomainListsOutput, __MetadataBearer {}
12
10
  declare const ListManagedFirewallDomainListsCommand_base: {
13
11
  new (
14
- input: ListManagedFirewallDomainListsCommandInput
12
+ input: ListManagedFirewallDomainListsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListManagedFirewallDomainListsCommandInput,
17
15
  ListManagedFirewallDomainListsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListManagedFirewallDomainListsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListManagedFirewallDomainListsCommandInput
21
+ input: ListManagedFirewallDomainListsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListManagedFirewallDomainListsCommandInput,
26
24
  ListManagedFirewallDomainListsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListSharedDNSViewsInput,
4
- ListSharedDNSViewsOutput,
5
- } from "../models/models_0";
2
+ import { ListSharedDNSViewsInput, ListSharedDNSViewsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListSharedDNSViewsCommandInput
8
- extends ListSharedDNSViewsInput {}
4
+ export interface ListSharedDNSViewsCommandInput extends ListSharedDNSViewsInput {}
9
5
  export interface ListSharedDNSViewsCommandOutput
10
- extends ListSharedDNSViewsOutput,
11
- __MetadataBearer {}
6
+ extends ListSharedDNSViewsOutput, __MetadataBearer {}
12
7
  declare const ListSharedDNSViewsCommand_base: {
13
8
  new (
14
- input: ListSharedDNSViewsCommandInput
9
+ input: ListSharedDNSViewsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListSharedDNSViewsCommandInput,
17
12
  ListSharedDNSViewsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForResourceRequest,
4
- ListTagsForResourceResponse,
5
- } from "../models/models_0";
2
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForResourceCommandInput
8
- extends ListTagsForResourceRequest {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
9
5
  export interface ListTagsForResourceCommandOutput
10
- extends ListTagsForResourceResponse,
11
- __MetadataBearer {}
6
+ extends ListTagsForResourceResponse, __MetadataBearer {}
12
7
  declare const ListTagsForResourceCommand_base: {
13
8
  new (
14
- input: ListTagsForResourceCommandInput
9
+ input: ListTagsForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForResourceCommandInput,
17
12
  ListTagsForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForResourceCommandInput
18
+ input: ListTagsForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForResourceCommandInput,
26
21
  ListTagsForResourceCommandOutput,