@aws-sdk/client-route-53 3.529.1 → 3.535.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 (153) hide show
  1. package/dist-types/Route53.d.ts +15 -1
  2. package/dist-types/Route53Client.d.ts +1 -1
  3. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -1
  5. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +2 -1
  6. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +2 -1
  7. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -1
  28. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -1
  29. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -1
  30. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -1
  31. package/dist-types/commands/GetAccountLimitCommand.d.ts +2 -1
  32. package/dist-types/commands/GetChangeCommand.d.ts +2 -1
  33. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +2 -1
  34. package/dist-types/commands/GetDNSSECCommand.d.ts +2 -1
  35. package/dist-types/commands/GetGeoLocationCommand.d.ts +2 -1
  36. package/dist-types/commands/GetHealthCheckCommand.d.ts +2 -1
  37. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +2 -1
  38. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -1
  39. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +2 -1
  40. package/dist-types/commands/GetHostedZoneCommand.d.ts +2 -1
  41. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +2 -1
  42. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +2 -1
  43. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +2 -1
  44. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +2 -1
  45. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -1
  46. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -1
  48. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -1
  49. package/dist-types/commands/ListCidrBlocksCommand.d.ts +2 -1
  50. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListCidrLocationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListGeoLocationsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListHealthChecksCommand.d.ts +2 -1
  54. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +2 -1
  55. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +2 -1
  56. package/dist-types/commands/ListHostedZonesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +2 -1
  62. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -1
  64. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -1
  66. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -1
  68. package/dist-types/commands/TestDNSAnswerCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -1
  73. package/dist-types/models/models_0.d.ts +704 -705
  74. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  75. package/dist-types/runtimeConfig.d.ts +2 -2
  76. package/dist-types/runtimeConfig.native.d.ts +2 -2
  77. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  78. package/dist-types/ts3.4/Route53.d.ts +14 -0
  79. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  150. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  151. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  152. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  153. package/package.json +43 -43
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { Route53ClientConfig } from "./Route53Client";
5
5
  export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
@@ -683,6 +683,7 @@ export interface Route53 {
683
683
  options: __HttpHandlerOptions,
684
684
  cb: (err: any, data?: GetChangeCommandOutput) => void
685
685
  ): void;
686
+ getCheckerIpRanges(): Promise<GetCheckerIpRangesCommandOutput>;
686
687
  getCheckerIpRanges(
687
688
  args: GetCheckerIpRangesCommandInput,
688
689
  options?: __HttpHandlerOptions
@@ -709,6 +710,7 @@ export interface Route53 {
709
710
  options: __HttpHandlerOptions,
710
711
  cb: (err: any, data?: GetDNSSECCommandOutput) => void
711
712
  ): void;
713
+ getGeoLocation(): Promise<GetGeoLocationCommandOutput>;
712
714
  getGeoLocation(
713
715
  args: GetGeoLocationCommandInput,
714
716
  options?: __HttpHandlerOptions
@@ -735,6 +737,7 @@ export interface Route53 {
735
737
  options: __HttpHandlerOptions,
736
738
  cb: (err: any, data?: GetHealthCheckCommandOutput) => void
737
739
  ): void;
740
+ getHealthCheckCount(): Promise<GetHealthCheckCountCommandOutput>;
738
741
  getHealthCheckCount(
739
742
  args: GetHealthCheckCountCommandInput,
740
743
  options?: __HttpHandlerOptions
@@ -787,6 +790,7 @@ export interface Route53 {
787
790
  options: __HttpHandlerOptions,
788
791
  cb: (err: any, data?: GetHostedZoneCommandOutput) => void
789
792
  ): void;
793
+ getHostedZoneCount(): Promise<GetHostedZoneCountCommandOutput>;
790
794
  getHostedZoneCount(
791
795
  args: GetHostedZoneCountCommandInput,
792
796
  options?: __HttpHandlerOptions
@@ -878,6 +882,7 @@ export interface Route53 {
878
882
  options: __HttpHandlerOptions,
879
883
  cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void
880
884
  ): void;
885
+ getTrafficPolicyInstanceCount(): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
881
886
  getTrafficPolicyInstanceCount(
882
887
  args: GetTrafficPolicyInstanceCountCommandInput,
883
888
  options?: __HttpHandlerOptions
@@ -904,6 +909,7 @@ export interface Route53 {
904
909
  options: __HttpHandlerOptions,
905
910
  cb: (err: any, data?: ListCidrBlocksCommandOutput) => void
906
911
  ): void;
912
+ listCidrCollections(): Promise<ListCidrCollectionsCommandOutput>;
907
913
  listCidrCollections(
908
914
  args: ListCidrCollectionsCommandInput,
909
915
  options?: __HttpHandlerOptions
@@ -930,6 +936,7 @@ export interface Route53 {
930
936
  options: __HttpHandlerOptions,
931
937
  cb: (err: any, data?: ListCidrLocationsCommandOutput) => void
932
938
  ): void;
939
+ listGeoLocations(): Promise<ListGeoLocationsCommandOutput>;
933
940
  listGeoLocations(
934
941
  args: ListGeoLocationsCommandInput,
935
942
  options?: __HttpHandlerOptions
@@ -943,6 +950,7 @@ export interface Route53 {
943
950
  options: __HttpHandlerOptions,
944
951
  cb: (err: any, data?: ListGeoLocationsCommandOutput) => void
945
952
  ): void;
953
+ listHealthChecks(): Promise<ListHealthChecksCommandOutput>;
946
954
  listHealthChecks(
947
955
  args: ListHealthChecksCommandInput,
948
956
  options?: __HttpHandlerOptions
@@ -956,6 +964,7 @@ export interface Route53 {
956
964
  options: __HttpHandlerOptions,
957
965
  cb: (err: any, data?: ListHealthChecksCommandOutput) => void
958
966
  ): void;
967
+ listHostedZones(): Promise<ListHostedZonesCommandOutput>;
959
968
  listHostedZones(
960
969
  args: ListHostedZonesCommandInput,
961
970
  options?: __HttpHandlerOptions
@@ -969,6 +978,7 @@ export interface Route53 {
969
978
  options: __HttpHandlerOptions,
970
979
  cb: (err: any, data?: ListHostedZonesCommandOutput) => void
971
980
  ): void;
981
+ listHostedZonesByName(): Promise<ListHostedZonesByNameCommandOutput>;
972
982
  listHostedZonesByName(
973
983
  args: ListHostedZonesByNameCommandInput,
974
984
  options?: __HttpHandlerOptions
@@ -995,6 +1005,7 @@ export interface Route53 {
995
1005
  options: __HttpHandlerOptions,
996
1006
  cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void
997
1007
  ): void;
1008
+ listQueryLoggingConfigs(): Promise<ListQueryLoggingConfigsCommandOutput>;
998
1009
  listQueryLoggingConfigs(
999
1010
  args: ListQueryLoggingConfigsCommandInput,
1000
1011
  options?: __HttpHandlerOptions
@@ -1021,6 +1032,7 @@ export interface Route53 {
1021
1032
  options: __HttpHandlerOptions,
1022
1033
  cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void
1023
1034
  ): void;
1035
+ listReusableDelegationSets(): Promise<ListReusableDelegationSetsCommandOutput>;
1024
1036
  listReusableDelegationSets(
1025
1037
  args: ListReusableDelegationSetsCommandInput,
1026
1038
  options?: __HttpHandlerOptions
@@ -1060,6 +1072,7 @@ export interface Route53 {
1060
1072
  options: __HttpHandlerOptions,
1061
1073
  cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void
1062
1074
  ): void;
1075
+ listTrafficPolicies(): Promise<ListTrafficPoliciesCommandOutput>;
1063
1076
  listTrafficPolicies(
1064
1077
  args: ListTrafficPoliciesCommandInput,
1065
1078
  options?: __HttpHandlerOptions
@@ -1073,6 +1086,7 @@ export interface Route53 {
1073
1086
  options: __HttpHandlerOptions,
1074
1087
  cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void
1075
1088
  ): void;
1089
+ listTrafficPolicyInstances(): Promise<ListTrafficPolicyInstancesCommandOutput>;
1076
1090
  listTrafficPolicyInstances(
1077
1091
  args: ListTrafficPolicyInstancesCommandInput,
1078
1092
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const ActivateKeySigningKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ActivateKeySigningKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ActivateKeySigningKeyCommandInput,
32
+ ActivateKeySigningKeyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateVPCWithHostedZoneCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateVPCWithHostedZoneCommandInput,
32
+ AssociateVPCWithHostedZoneCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {}
@@ -25,6 +25,15 @@ declare const ChangeCidrCollectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ChangeCidrCollectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ChangeCidrCollectionCommandInput,
32
+ ChangeCidrCollectionCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {}
@@ -25,6 +25,15 @@ declare const ChangeResourceRecordSetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ChangeResourceRecordSetsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ChangeResourceRecordSetsCommandInput,
32
+ ChangeResourceRecordSetsCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ChangeResourceRecordSetsCommand extends ChangeResourceRecordSetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ChangeTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ChangeTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ChangeTagsForResourceCommandInput,
32
+ ChangeTagsForResourceCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ChangeTagsForResourceCommand extends ChangeTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCidrCollectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCidrCollectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCidrCollectionCommandInput,
32
+ CreateCidrCollectionCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateHealthCheckCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateHealthCheckCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateHealthCheckCommandInput,
32
+ CreateHealthCheckCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateHostedZoneCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateHostedZoneCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateHostedZoneCommandInput,
31
+ CreateHostedZoneCommandOutput,
32
+ Route53ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateKeySigningKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateKeySigningKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateKeySigningKeyCommandInput,
32
+ CreateKeySigningKeyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateQueryLoggingConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateQueryLoggingConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateQueryLoggingConfigCommandInput,
32
+ CreateQueryLoggingConfigCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateReusableDelegationSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateReusableDelegationSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateReusableDelegationSetCommandInput,
32
+ CreateReusableDelegationSetCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTrafficPolicyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTrafficPolicyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTrafficPolicyCommandInput,
32
+ CreateTrafficPolicyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTrafficPolicyInstanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTrafficPolicyInstanceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTrafficPolicyInstanceCommandInput,
32
+ CreateTrafficPolicyInstanceCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTrafficPolicyVersionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTrafficPolicyVersionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTrafficPolicyVersionCommandInput,
32
+ CreateTrafficPolicyVersionCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateVPCAssociationAuthorizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateVPCAssociationAuthorizationCommandInput,
32
+ CreateVPCAssociationAuthorizationCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeactivateKeySigningKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeactivateKeySigningKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeactivateKeySigningKeyCommandInput,
32
+ DeactivateKeySigningKeyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteCidrCollectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteCidrCollectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteCidrCollectionCommandInput,
32
+ DeleteCidrCollectionCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteHealthCheckCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteHealthCheckCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteHealthCheckCommandInput,
32
+ DeleteHealthCheckCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteHostedZoneCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteHostedZoneCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteHostedZoneCommandInput,
31
+ DeleteHostedZoneCommandOutput,
32
+ Route53ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteKeySigningKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteKeySigningKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteKeySigningKeyCommandInput,
32
+ DeleteKeySigningKeyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteKeySigningKeyCommand extends DeleteKeySigningKeyCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteQueryLoggingConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteQueryLoggingConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteQueryLoggingConfigCommandInput,
32
+ DeleteQueryLoggingConfigCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteQueryLoggingConfigCommand extends DeleteQueryLoggingConfigCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteReusableDelegationSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteReusableDelegationSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteReusableDelegationSetCommandInput,
32
+ DeleteReusableDelegationSetCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteReusableDelegationSetCommand extends DeleteReusableDelegationSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTrafficPolicyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTrafficPolicyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTrafficPolicyCommandInput,
32
+ DeleteTrafficPolicyCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTrafficPolicyInstanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTrafficPolicyInstanceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTrafficPolicyInstanceCommandInput,
32
+ DeleteTrafficPolicyInstanceCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTrafficPolicyInstanceCommand extends DeleteTrafficPolicyInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVPCAssociationAuthorizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVPCAssociationAuthorizationCommandInput,
32
+ DeleteVPCAssociationAuthorizationCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVPCAssociationAuthorizationCommand extends DeleteVPCAssociationAuthorizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DisableHostedZoneDNSSECCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisableHostedZoneDNSSECCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisableHostedZoneDNSSECCommandInput,
32
+ DisableHostedZoneDNSSECCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisableHostedZoneDNSSECCommand extends DisableHostedZoneDNSSECCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateVPCFromHostedZoneCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateVPCFromHostedZoneCommandInput,
32
+ DisassociateVPCFromHostedZoneCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateVPCFromHostedZoneCommand extends DisassociateVPCFromHostedZoneCommand_base {}
@@ -25,6 +25,15 @@ declare const EnableHostedZoneDNSSECCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: EnableHostedZoneDNSSECCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ EnableHostedZoneDNSSECCommandInput,
32
+ EnableHostedZoneDNSSECCommandOutput,
33
+ Route53ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class EnableHostedZoneDNSSECCommand extends EnableHostedZoneDNSSECCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAccountLimitCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetAccountLimitCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAccountLimitCommandInput,
31
+ GetAccountLimitCommandOutput,
32
+ Route53ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAccountLimitCommand extends GetAccountLimitCommand_base {}