@aws-sdk/client-route53globalresolver 3.1087.0 → 3.1088.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
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface TagResourceCommandInput extends TagResourceRequest {}
5
- export interface TagResourceCommandOutput
6
- extends TagResourceResponse,
7
- __MetadataBearer {}
5
+ export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
8
6
  declare const TagResourceCommand_base: {
9
7
  new (
10
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TagResourceCommandInput,
13
11
  TagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TagResourceCommandInput,
22
20
  TagResourceCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UntagResourceRequest,
4
- UntagResourceResponse,
5
- } from "../models/models_0";
2
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
8
- export interface UntagResourceCommandOutput
9
- extends UntagResourceResponse,
10
- __MetadataBearer {}
5
+ export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
11
6
  declare const UntagResourceCommand_base: {
12
7
  new (
13
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UntagResourceCommandInput,
16
11
  UntagResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UntagResourceCommandInput,
25
20
  UntagResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateAccessSourceInput,
4
- UpdateAccessSourceOutput,
5
- } from "../models/models_0";
2
+ import { UpdateAccessSourceInput, UpdateAccessSourceOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateAccessSourceCommandInput
8
- extends UpdateAccessSourceInput {}
4
+ export interface UpdateAccessSourceCommandInput extends UpdateAccessSourceInput {}
9
5
  export interface UpdateAccessSourceCommandOutput
10
- extends UpdateAccessSourceOutput,
11
- __MetadataBearer {}
6
+ extends UpdateAccessSourceOutput, __MetadataBearer {}
12
7
  declare const UpdateAccessSourceCommand_base: {
13
8
  new (
14
- input: UpdateAccessSourceCommandInput
9
+ input: UpdateAccessSourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateAccessSourceCommandInput,
17
12
  UpdateAccessSourceCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateAccessSourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateAccessSourceCommandInput
18
+ input: UpdateAccessSourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateAccessSourceCommandInput,
26
21
  UpdateAccessSourceCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateAccessTokenInput,
4
- UpdateAccessTokenOutput,
5
- } from "../models/models_0";
2
+ import { UpdateAccessTokenInput, UpdateAccessTokenOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateAccessTokenCommandInput extends UpdateAccessTokenInput {}
8
- export interface UpdateAccessTokenCommandOutput
9
- extends UpdateAccessTokenOutput,
10
- __MetadataBearer {}
5
+ export interface UpdateAccessTokenCommandOutput extends UpdateAccessTokenOutput, __MetadataBearer {}
11
6
  declare const UpdateAccessTokenCommand_base: {
12
7
  new (
13
- input: UpdateAccessTokenCommandInput
8
+ input: UpdateAccessTokenCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateAccessTokenCommandInput,
16
11
  UpdateAccessTokenCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateAccessTokenCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateAccessTokenCommandInput
17
+ input: UpdateAccessTokenCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateAccessTokenCommandInput,
25
20
  UpdateAccessTokenCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateDNSViewInput, UpdateDNSViewOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateDNSViewCommandInput extends UpdateDNSViewInput {}
5
- export interface UpdateDNSViewCommandOutput
6
- extends UpdateDNSViewOutput,
7
- __MetadataBearer {}
5
+ export interface UpdateDNSViewCommandOutput extends UpdateDNSViewOutput, __MetadataBearer {}
8
6
  declare const UpdateDNSViewCommand_base: {
9
7
  new (
10
- input: UpdateDNSViewCommandInput
8
+ input: UpdateDNSViewCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateDNSViewCommandInput,
13
11
  UpdateDNSViewCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateDNSViewCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateDNSViewCommandInput
17
+ input: UpdateDNSViewCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateDNSViewCommandInput,
22
20
  UpdateDNSViewCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateFirewallDomainsInput,
4
- UpdateFirewallDomainsOutput,
5
- } from "../models/models_0";
2
+ import { UpdateFirewallDomainsInput, UpdateFirewallDomainsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateFirewallDomainsCommandInput
8
- extends UpdateFirewallDomainsInput {}
4
+ export interface UpdateFirewallDomainsCommandInput extends UpdateFirewallDomainsInput {}
9
5
  export interface UpdateFirewallDomainsCommandOutput
10
- extends UpdateFirewallDomainsOutput,
11
- __MetadataBearer {}
6
+ extends UpdateFirewallDomainsOutput, __MetadataBearer {}
12
7
  declare const UpdateFirewallDomainsCommand_base: {
13
8
  new (
14
- input: UpdateFirewallDomainsCommandInput
9
+ input: UpdateFirewallDomainsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateFirewallDomainsCommandInput,
17
12
  UpdateFirewallDomainsCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateFirewallDomainsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateFirewallDomainsCommandInput
18
+ input: UpdateFirewallDomainsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateFirewallDomainsCommandInput,
26
21
  UpdateFirewallDomainsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateFirewallRuleInput,
4
- UpdateFirewallRuleOutput,
5
- } from "../models/models_0";
2
+ import { UpdateFirewallRuleInput, UpdateFirewallRuleOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateFirewallRuleCommandInput
8
- extends UpdateFirewallRuleInput {}
4
+ export interface UpdateFirewallRuleCommandInput extends UpdateFirewallRuleInput {}
9
5
  export interface UpdateFirewallRuleCommandOutput
10
- extends UpdateFirewallRuleOutput,
11
- __MetadataBearer {}
6
+ extends UpdateFirewallRuleOutput, __MetadataBearer {}
12
7
  declare const UpdateFirewallRuleCommand_base: {
13
8
  new (
14
- input: UpdateFirewallRuleCommandInput
9
+ input: UpdateFirewallRuleCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateFirewallRuleCommandInput,
17
12
  UpdateFirewallRuleCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateFirewallRuleCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateFirewallRuleCommandInput
18
+ input: UpdateFirewallRuleCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateFirewallRuleCommandInput,
26
21
  UpdateFirewallRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateGlobalResolverInput,
4
- UpdateGlobalResolverOutput,
5
- } from "../models/models_0";
2
+ import { UpdateGlobalResolverInput, UpdateGlobalResolverOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateGlobalResolverCommandInput
8
- extends UpdateGlobalResolverInput {}
4
+ export interface UpdateGlobalResolverCommandInput extends UpdateGlobalResolverInput {}
9
5
  export interface UpdateGlobalResolverCommandOutput
10
- extends UpdateGlobalResolverOutput,
11
- __MetadataBearer {}
6
+ extends UpdateGlobalResolverOutput, __MetadataBearer {}
12
7
  declare const UpdateGlobalResolverCommand_base: {
13
8
  new (
14
- input: UpdateGlobalResolverCommandInput
9
+ input: UpdateGlobalResolverCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateGlobalResolverCommandInput,
17
12
  UpdateGlobalResolverCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateGlobalResolverCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateGlobalResolverCommandInput
18
+ input: UpdateGlobalResolverCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateGlobalResolverCommandInput,
26
21
  UpdateGlobalResolverCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateHostedZoneAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateHostedZoneAssociationCommandInput
8
- extends UpdateHostedZoneAssociationInput {}
7
+ export interface UpdateHostedZoneAssociationCommandInput extends UpdateHostedZoneAssociationInput {}
9
8
  export interface UpdateHostedZoneAssociationCommandOutput
10
- extends UpdateHostedZoneAssociationOutput,
11
- __MetadataBearer {}
9
+ extends UpdateHostedZoneAssociationOutput, __MetadataBearer {}
12
10
  declare const UpdateHostedZoneAssociationCommand_base: {
13
11
  new (
14
- input: UpdateHostedZoneAssociationCommandInput
12
+ input: UpdateHostedZoneAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateHostedZoneAssociationCommandInput,
17
15
  UpdateHostedZoneAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateHostedZoneAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateHostedZoneAssociationCommandInput
21
+ input: UpdateHostedZoneAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateHostedZoneAssociationCommandInput,
26
24
  UpdateHostedZoneAssociationCommandOutput,
@@ -22,7 +22,7 @@ export type ClientResolvedEndpointParameters = Pick<
22
22
  defaultSigningName: string;
23
23
  };
24
24
  export declare const resolveClientEndpointParameters: <T>(
25
- options: T & ClientInputEndpointParameters
25
+ options: T & ClientInputEndpointParameters,
26
26
  ) => T & ClientResolvedEndpointParameters;
27
27
  export declare const commonParams: {
28
28
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface Route53GlobalResolverExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -15,8 +15,7 @@ export declare const CRResourceStatus: {
15
15
  readonly OPERATIONAL: "OPERATIONAL";
16
16
  readonly UPDATING: "UPDATING";
17
17
  };
18
- export type CRResourceStatus =
19
- (typeof CRResourceStatus)[keyof typeof CRResourceStatus];
18
+ export type CRResourceStatus = (typeof CRResourceStatus)[keyof typeof CRResourceStatus];
20
19
  export declare const ValidationExceptionReason: {
21
20
  readonly CANNOT_PARSE: "CANNOT_PARSE";
22
21
  readonly FIELD_VALIDATION_FAILED: "FIELD_VALIDATION_FAILED";
@@ -43,8 +42,7 @@ export declare const FirewallRuleAction: {
43
42
  readonly ALLOW: "ALLOW";
44
43
  readonly BLOCK: "BLOCK";
45
44
  };
46
- export type FirewallRuleAction =
47
- (typeof FirewallRuleAction)[keyof typeof FirewallRuleAction];
45
+ export type FirewallRuleAction = (typeof FirewallRuleAction)[keyof typeof FirewallRuleAction];
48
46
  export declare const BlockOverrideDnsQueryType: {
49
47
  readonly CNAME: "CNAME";
50
48
  };
@@ -62,8 +60,7 @@ export declare const ConfidenceThreshold: {
62
60
  readonly LOW: "LOW";
63
61
  readonly MEDIUM: "MEDIUM";
64
62
  };
65
- export type ConfidenceThreshold =
66
- (typeof ConfidenceThreshold)[keyof typeof ConfidenceThreshold];
63
+ export type ConfidenceThreshold = (typeof ConfidenceThreshold)[keyof typeof ConfidenceThreshold];
67
64
  export declare const DnsAdvancedProtection: {
68
65
  readonly DGA: "DGA";
69
66
  readonly DICTIONARY_DGA: "DICTIONARY_DGA";
@@ -75,14 +72,12 @@ export declare const DnsSecValidationType: {
75
72
  readonly DISABLED: "DISABLED";
76
73
  readonly ENABLED: "ENABLED";
77
74
  };
78
- export type DnsSecValidationType =
79
- (typeof DnsSecValidationType)[keyof typeof DnsSecValidationType];
75
+ export type DnsSecValidationType = (typeof DnsSecValidationType)[keyof typeof DnsSecValidationType];
80
76
  export declare const EdnsClientSubnetType: {
81
77
  readonly DISABLED: "DISABLED";
82
78
  readonly ENABLED: "ENABLED";
83
79
  };
84
- export type EdnsClientSubnetType =
85
- (typeof EdnsClientSubnetType)[keyof typeof EdnsClientSubnetType];
80
+ export type EdnsClientSubnetType = (typeof EdnsClientSubnetType)[keyof typeof EdnsClientSubnetType];
86
81
  export declare const FirewallRulesFailOpenType: {
87
82
  readonly DISABLED: "DISABLED";
88
83
  readonly ENABLED: "ENABLED";
@@ -5,9 +5,7 @@ import { Route53GlobalResolverServiceException as __BaseException } from "./Rout
5
5
  export declare class AccessDeniedException extends __BaseException {
6
6
  readonly name: "AccessDeniedException";
7
7
  readonly $fault: "client";
8
- constructor(
9
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
10
- );
8
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
11
9
  }
12
10
  export declare class ConflictException extends __BaseException {
13
11
  readonly name: "ConflictException";
@@ -21,18 +19,14 @@ export declare class InternalServerException extends __BaseException {
21
19
  readonly $fault: "server";
22
20
  $retryable: {};
23
21
  retryAfterSeconds?: number | undefined;
24
- constructor(
25
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
26
- );
22
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
27
23
  }
28
24
  export declare class ResourceNotFoundException extends __BaseException {
29
25
  readonly name: "ResourceNotFoundException";
30
26
  readonly $fault: "client";
31
27
  resourceId?: string | undefined;
32
28
  resourceType: string | undefined;
33
- constructor(
34
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
35
- );
29
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
36
30
  }
37
31
  export declare class ServiceQuotaExceededException extends __BaseException {
38
32
  readonly name: "ServiceQuotaExceededException";
@@ -41,9 +35,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
41
35
  resourceType: string | undefined;
42
36
  serviceCode?: string | undefined;
43
37
  quotaCode?: string | undefined;
44
- constructor(
45
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
46
- );
38
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
47
39
  }
48
40
  export declare class ThrottlingException extends __BaseException {
49
41
  readonly name: "ThrottlingException";
@@ -54,16 +46,12 @@ export declare class ThrottlingException extends __BaseException {
54
46
  serviceCode?: string | undefined;
55
47
  quotaCode?: string | undefined;
56
48
  retryAfterSeconds?: number | undefined;
57
- constructor(
58
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
59
- );
49
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
60
50
  }
61
51
  export declare class ValidationException extends __BaseException {
62
52
  readonly name: "ValidationException";
63
53
  readonly $fault: "client";
64
54
  reason: ValidationExceptionReason | undefined;
65
55
  fieldList?: ValidationExceptionField[] | undefined;
66
- constructor(
67
- opts: __ExceptionOptionType<ValidationException, __BaseException>
68
- );
56
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
69
57
  }
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { Route53GlobalResolverClient } from "../Route53GlobalResolverClient";
3
- export interface Route53GlobalResolverPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface Route53GlobalResolverPaginationConfiguration extends PaginationConfiguration {
5
4
  client: Route53GlobalResolverClient;
6
5
  }
@@ -1,8 +1,6 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { Route53GlobalResolverClientConfig } from "./Route53GlobalResolverClient";
3
- export declare const getRuntimeConfig: (
4
- config: Route53GlobalResolverClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: Route53GlobalResolverClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -10,24 +8,16 @@ export declare const getRuntimeConfig: (
10
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
9
  credentialDefaultProvider:
12
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
13
- | ((
14
- _: unknown
15
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
12
  defaultUserAgentProvider: (
17
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
18
14
  ) => Promise<import("@smithy/types").UserAgent>;
19
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
16
  region: string | import("@smithy/types").Provider<any>;
21
- requestHandler:
22
- | import("@smithy/core/protocols").HttpHandler<any>
23
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
24
18
  retryMode: string | import("@smithy/types").Provider<string>;
25
19
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
21
  ) => Promise<Uint8Array>;
32
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -55,13 +45,8 @@ export declare const getRuntimeConfig: (
55
45
  logger: import("@smithy/types").Logger;
56
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- userAgentAppId?:
59
- | string
60
- | undefined
61
- | import("@smithy/types").Provider<string | undefined>;
62
- retryStrategy?:
63
- | import("@smithy/types").RetryStrategy
64
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
65
50
  endpoint?:
66
51
  | ((
67
52
  | string
@@ -83,7 +68,7 @@ export declare const getRuntimeConfig: (
83
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
84
69
  context?: {
85
70
  logger?: import("@smithy/types").Logger;
86
- }
71
+ },
87
72
  ) => import("@smithy/types").EndpointV2;
88
73
  tls?: boolean;
89
74
  serviceConfiguredEndpoint?: never;
@@ -96,13 +81,13 @@ export declare const getRuntimeConfig: (
96
81
  signer?:
97
82
  | import("@smithy/types").RequestSigner
98
83
  | ((
99
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
100
85
  ) => Promise<import("@smithy/types").RequestSigner>);
101
86
  signingEscapePath?: boolean;
102
87
  systemClockOffset?: number;
103
88
  signingRegion?: string;
104
89
  signerConstructor?: new (
105
90
  options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
107
92
  ) => import("@smithy/types").RequestSigner;
108
93
  };
@@ -1,8 +1,6 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { Route53GlobalResolverClientConfig } from "./Route53GlobalResolverClient";
3
- export declare const getRuntimeConfig: (
4
- config: Route53GlobalResolverClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: Route53GlobalResolverClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -12,23 +10,17 @@ export declare const getRuntimeConfig: (
12
10
  credentialDefaultProvider:
13
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
14
12
  | ((
15
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
16
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
17
15
  defaultUserAgentProvider: (
18
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
19
17
  ) => Promise<import("@smithy/types").UserAgent>;
20
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
21
19
  region: string | import("@smithy/types").Provider<string>;
22
- requestHandler:
23
- | RequestHandler
24
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
25
21
  retryMode: string | import("@smithy/types").Provider<string>;
26
22
  streamCollector: (
27
- stream:
28
- | import("stream").Readable
29
- | import("stream/web").ReadableStream
30
- | ReadableStream
31
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
32
24
  ) => Promise<Uint8Array>;
33
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
34
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -55,9 +47,7 @@ export declare const getRuntimeConfig: (
55
47
  logger: import("@smithy/types").Logger;
56
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- retryStrategy?:
59
- | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
61
51
  endpoint?:
62
52
  | ((
63
53
  | string
@@ -79,7 +69,7 @@ export declare const getRuntimeConfig: (
79
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
80
70
  context?: {
81
71
  logger?: import("@smithy/types").Logger;
82
- }
72
+ },
83
73
  ) => import("@smithy/types").EndpointV2;
84
74
  tls?: boolean;
85
75
  serviceConfiguredEndpoint?: never;
@@ -91,13 +81,13 @@ export declare const getRuntimeConfig: (
91
81
  signer?:
92
82
  | import("@smithy/types").RequestSigner
93
83
  | ((
94
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
95
85
  ) => Promise<import("@smithy/types").RequestSigner>);
96
86
  signingEscapePath?: boolean;
97
87
  systemClockOffset?: number;
98
88
  signingRegion?: string;
99
89
  signerConstructor?: new (
100
90
  options: import("@smithy/signature-v4").SignatureV4Init &
101
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
102
92
  ) => import("@smithy/types").RequestSigner;
103
93
  };
@@ -1,7 +1,5 @@
1
1
  import { Route53GlobalResolverClientConfig } from "./Route53GlobalResolverClient";
2
- export declare const getRuntimeConfig: (
3
- config: Route53GlobalResolverClientConfig
4
- ) => {
2
+ export declare const getRuntimeConfig: (config: Route53GlobalResolverClientConfig) => {
5
3
  runtime: string;
6
4
  requestHandler:
7
5
  | import("@smithy/types").NodeHttpHandlerOptions
@@ -23,11 +21,7 @@ export declare const getRuntimeConfig: (
23
21
  urlParser: import("@smithy/types").UrlParser;
24
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
25
23
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
25
  ) => Promise<Uint8Array>;
32
26
  base64Decoder: import("@smithy/types").Decoder;
33
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -42,30 +36,21 @@ export declare const getRuntimeConfig: (
42
36
  region: string | import("@smithy/types").Provider<any>;
43
37
  profile?: string;
44
38
  defaultUserAgentProvider: (
45
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
46
40
  ) => Promise<import("@smithy/types").UserAgent>;
47
41
  credentialDefaultProvider:
48
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
49
- | ((
50
- _: unknown
51
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
52
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
53
45
  retryMode: string | import("@smithy/types").Provider<string>;
54
46
  logger: import("@smithy/types").Logger;
55
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
48
  defaultsMode:
57
49
  | import("@smithy/core/client").DefaultsMode
58
- | import("@smithy/types").Provider<
59
- import("@smithy/core/client").DefaultsMode
60
- >;
50
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
61
51
  customUserAgent?: string | import("@smithy/types").UserAgent;
62
- userAgentAppId?:
63
- | string
64
- | undefined
65
- | import("@smithy/types").Provider<string | undefined>;
66
- retryStrategy?:
67
- | import("@smithy/types").RetryStrategy
68
- | import("@smithy/types").RetryStrategyV2;
52
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
69
54
  endpoint?:
70
55
  | ((
71
56
  | string
@@ -87,7 +72,7 @@ export declare const getRuntimeConfig: (
87
72
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
88
73
  context?: {
89
74
  logger?: import("@smithy/types").Logger;
90
- }
75
+ },
91
76
  ) => import("@smithy/types").EndpointV2;
92
77
  tls?: boolean;
93
78
  serviceConfiguredEndpoint?: never;
@@ -100,13 +85,13 @@ export declare const getRuntimeConfig: (
100
85
  signer?:
101
86
  | import("@smithy/types").RequestSigner
102
87
  | ((
103
- authScheme?: import("@smithy/types").AuthScheme
88
+ authScheme?: import("@smithy/types").AuthScheme,
104
89
  ) => Promise<import("@smithy/types").RequestSigner>);
105
90
  signingEscapePath?: boolean;
106
91
  systemClockOffset?: number;
107
92
  signingRegion?: string;
108
93
  signerConstructor?: new (
109
94
  options: import("@smithy/signature-v4").SignatureV4Init &
110
- import("@smithy/signature-v4").SignatureV4CryptoInit
95
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
111
96
  ) => import("@smithy/types").RequestSigner;
112
97
  };