@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.
- package/dist-types/Route53.d.ts +15 -1
- package/dist-types/Route53Client.d.ts +1 -1
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +2 -1
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeCommand.d.ts +2 -1
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +2 -1
- package/dist-types/commands/GetDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoLocationCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListHealthChecksCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesCommand.d.ts +2 -1
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +704 -705
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/Route53.d.ts +14 -0
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +43 -43
|
@@ -22,10 +22,10 @@ export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficP
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
24
24
|
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a traffic policy instance and all of the resource record sets that Amazon
|
|
30
30
|
* Route 53 created when you created the instance.</p>
|
|
31
31
|
* <note>
|
|
@@ -69,6 +69,7 @@ declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
|
69
69
|
* @throws {@link Route53ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteTrafficPolicyInstanceCommand extends DeleteTrafficPolicyInstanceCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVP
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
24
24
|
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes authorization to submit an <code>AssociateVPCWithHostedZone</code> request to
|
|
30
30
|
* associate a specified VPC with a hosted zone that was created by a different account.
|
|
31
31
|
* You must use the account that created the hosted zone to submit a
|
|
@@ -84,6 +84,7 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
|
84
84
|
* @throws {@link Route53ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteVPCAssociationAuthorizationCommand extends DeleteVPCAssociationAuthorizationCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneD
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableHostedZoneDNSSECCommand_base: {
|
|
24
24
|
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any
|
|
30
30
|
* key-signing keys (KSKs) that are active in the hosted zone.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const DisableHostedZoneDNSSECCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DisableHostedZoneDNSSECCommand extends DisableHostedZoneDNSSECCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateVPCFromHostedZoneCommandOutput extends Disassociate
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
24
24
|
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53
|
|
30
30
|
* private hosted zone. Note the following:</p>
|
|
31
31
|
* <ul>
|
|
@@ -129,6 +129,7 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
|
129
129
|
* @throws {@link Route53ServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class DisassociateVPCFromHostedZoneCommand extends DisassociateVPCFromHostedZoneCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNS
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableHostedZoneDNSSECCommand_base: {
|
|
24
24
|
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables DNSSEC signing in a specific hosted zone.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const EnableHostedZoneDNSSECCommand_base: {
|
|
|
89
89
|
* @throws {@link Route53ServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class EnableHostedZoneDNSSECCommand extends EnableHostedZoneDNSSECCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccountLimitCommand_base: {
|
|
24
24
|
new (input: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the specified limit for the current account, for example, the maximum number of
|
|
30
30
|
* health checks that you can create using the account.</p>
|
|
31
31
|
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -68,6 +68,7 @@ declare const GetAccountLimitCommand_base: {
|
|
|
68
68
|
* @throws {@link Route53ServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetAccountLimitCommand extends GetAccountLimitCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetChangeCommand_base: {
|
|
24
24
|
new (input: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the current status of a change batch request. The status is one of the
|
|
30
30
|
* following values:</p>
|
|
31
31
|
* <ul>
|
|
@@ -78,6 +78,7 @@ declare const GetChangeCommand_base: {
|
|
|
78
78
|
* @throws {@link Route53ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetChangeCommand extends GetChangeCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCheckerIpRangesCommandOutput extends GetCheckerIpRangesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCheckerIpRangesCommand_base: {
|
|
24
24
|
new (input: GetCheckerIpRangesCommandInput): import("@smithy/smithy-client").CommandImpl<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetCheckerIpRangesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Route 53 does not perform authorization for this API because it retrieves information
|
|
30
30
|
* that is already available to the public.</p>
|
|
31
31
|
* <important>
|
|
@@ -62,6 +62,7 @@ declare const GetCheckerIpRangesCommand_base: {
|
|
|
62
62
|
* @throws {@link Route53ServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class GetCheckerIpRangesCommand extends GetCheckerIpRangesCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDNSSECCommand_base: {
|
|
24
24
|
new (input: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about DNSSEC for a specific hosted zone, including the key-signing
|
|
30
30
|
* keys (KSKs) in the hosted zone.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const GetDNSSECCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetDNSSECCommand extends GetDNSSECCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetGeoLocationCommandOutput extends GetGeoLocationResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetGeoLocationCommand_base: {
|
|
24
24
|
new (input: GetGeoLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoLocationCommandInput, GetGeoLocationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetGeoLocationCommandInput]): import("@smithy/smithy-client").CommandImpl<GetGeoLocationCommandInput, GetGeoLocationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about whether a specified geographic location is supported for Amazon
|
|
30
30
|
* Route 53 geolocation resource record sets.</p>
|
|
31
31
|
* <p>Route 53 does not perform authorization for this API because it retrieves information
|
|
@@ -95,6 +95,7 @@ declare const GetGeoLocationCommand_base: {
|
|
|
95
95
|
* @throws {@link Route53ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetGeoLocationCommand extends GetGeoLocationCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHealthCheckCommand_base: {
|
|
24
24
|
new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified health check.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,6 +113,7 @@ declare const GetHealthCheckCommand_base: {
|
|
|
113
113
|
* @throws {@link Route53ServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetHealthCheckCommand extends GetHealthCheckCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHealthCheckCountCommandOutput extends GetHealthCheckCountRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHealthCheckCountCommand_base: {
|
|
24
24
|
new (input: GetHealthCheckCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetHealthCheckCountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the number of health checks that are associated with the current Amazon Web Services account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const GetHealthCheckCountCommand_base: {
|
|
|
51
51
|
* @throws {@link Route53ServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class GetHealthCheckCountCommand extends GetHealthCheckCountCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthC
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
24
24
|
new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the reason that a specified health check failed most recently.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
|
68
68
|
* @throws {@link Route53ServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetHealthCheckLastFailureReasonCommand extends GetHealthCheckLastFailureReasonCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHealthCheckStatusCommand_base: {
|
|
24
24
|
new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets status of a specified health check. </p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>This API is intended for use during development to diagnose behavior. It doesn’t
|
|
@@ -73,6 +73,7 @@ declare const GetHealthCheckStatusCommand_base: {
|
|
|
73
73
|
* @throws {@link Route53ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetHealthCheckStatusCommand extends GetHealthCheckStatusCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHostedZoneCommand_base: {
|
|
24
24
|
new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified hosted zone including the four name servers
|
|
30
30
|
* assigned to the hosted zone.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const GetHostedZoneCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
* @example To get information about a hosted zone
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // The following example gets information about the Z3M3LMPEXAMPLE hosted zone.
|
|
@@ -22,10 +22,10 @@ export interface GetHostedZoneCountCommandOutput extends GetHostedZoneCountRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHostedZoneCountCommand_base: {
|
|
24
24
|
new (input: GetHostedZoneCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCountCommandInput, GetHostedZoneCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetHostedZoneCountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCountCommandInput, GetHostedZoneCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -54,6 +54,7 @@ declare const GetHostedZoneCountCommand_base: {
|
|
|
54
54
|
* @throws {@link Route53ServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class GetHostedZoneCountCommand extends GetHostedZoneCountCommand_base {
|
|
59
60
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetHostedZoneLimitCommand_base: {
|
|
24
24
|
new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the specified limit for a specified hosted zone, for example, the maximum number
|
|
30
30
|
* of records that you can create in the hosted zone. </p>
|
|
31
31
|
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -71,6 +71,7 @@ declare const GetHostedZoneLimitCommand_base: {
|
|
|
71
71
|
* @throws {@link Route53ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetHostedZoneLimitCommand extends GetHostedZoneLimitCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfi
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetQueryLoggingConfigCommand_base: {
|
|
24
24
|
new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified configuration for DNS query logging.</p>
|
|
30
30
|
* <p>For more information about DNS query logs, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateQueryLoggingConfig.html">CreateQueryLoggingConfig</a> and <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html">Logging DNS
|
|
31
31
|
* Queries</a>.</p>
|
|
@@ -65,6 +65,7 @@ declare const GetQueryLoggingConfigCommand_base: {
|
|
|
65
65
|
* @throws {@link Route53ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class GetQueryLoggingConfigCommand extends GetQueryLoggingConfigCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetReusableDelegationSetCommandOutput extends GetReusableDelega
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReusableDelegationSetCommand_base: {
|
|
24
24
|
new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about a specified reusable delegation set, including the four
|
|
30
30
|
* name servers that are assigned to the delegation set.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const GetReusableDelegationSetCommand_base: {
|
|
|
69
69
|
* @throws {@link Route53ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetReusableDelegationSetCommand extends GetReusableDelegationSetCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableD
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReusableDelegationSetLimitCommand_base: {
|
|
24
24
|
new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the maximum number of hosted zones that you can associate with the specified
|
|
30
30
|
* reusable delegation set.</p>
|
|
31
31
|
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -68,6 +68,7 @@ declare const GetReusableDelegationSetLimitCommand_base: {
|
|
|
68
68
|
* @throws {@link Route53ServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetReusableDelegationSetLimitCommand extends GetReusableDelegationSetLimitCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTrafficPolicyCommand_base: {
|
|
24
24
|
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specific traffic policy version.</p>
|
|
30
30
|
* <p>For information about how of deleting a traffic policy affects the response from
|
|
31
31
|
* <code>GetTrafficPolicy</code>, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteTrafficPolicy.html">DeleteTrafficPolicy</a>. </p>
|
|
@@ -69,6 +69,7 @@ declare const GetTrafficPolicyCommand_base: {
|
|
|
69
69
|
* @throws {@link Route53ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetTrafficPolicyCommand extends GetTrafficPolicyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyI
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTrafficPolicyInstanceCommand_base: {
|
|
24
24
|
new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified traffic policy instance.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>
|
|
@@ -80,6 +80,7 @@ declare const GetTrafficPolicyInstanceCommand_base: {
|
|
|
80
80
|
* @throws {@link Route53ServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetTrafficPolicyInstanceCommand extends GetTrafficPolicyInstanceCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTrafficPolicyInstanceCountCommandOutput extends GetTrafficPo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTrafficPolicyInstanceCountCommand_base: {
|
|
24
24
|
new (input: GetTrafficPolicyInstanceCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCountCommandInput, GetTrafficPolicyInstanceCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetTrafficPolicyInstanceCountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCountCommandInput, GetTrafficPolicyInstanceCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the number of traffic policy instances that are associated with the current
|
|
30
30
|
* Amazon Web Services account.</p>
|
|
31
31
|
* @example
|
|
@@ -52,6 +52,7 @@ declare const GetTrafficPolicyInstanceCountCommand_base: {
|
|
|
52
52
|
* @throws {@link Route53ServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class GetTrafficPolicyInstanceCountCommand extends GetTrafficPolicyInstanceCountCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCidrBlocksCommandOutput extends ListCidrBlocksResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCidrBlocksCommand_base: {
|
|
24
24
|
new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a paginated list of location objects and their CIDR blocks.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const ListCidrBlocksCommand_base: {
|
|
|
71
71
|
* @throws {@link Route53ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListCidrBlocksCommand extends ListCidrBlocksCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCidrCollectionsCommandOutput extends ListCidrCollectionsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCidrCollectionsCommand_base: {
|
|
24
24
|
new (input: ListCidrCollectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrCollectionsCommandInput, ListCidrCollectionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCidrCollectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCidrCollectionsCommandInput, ListCidrCollectionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a paginated list of CIDR collections in the Amazon Web Services account
|
|
30
30
|
* (metadata only).</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const ListCidrCollectionsCommand_base: {
|
|
|
66
66
|
* @throws {@link Route53ServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListCidrCollectionsCommand extends ListCidrCollectionsCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCidrLocationsCommandOutput extends ListCidrLocationsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCidrLocationsCommand_base: {
|
|
24
24
|
new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a paginated list of CIDR locations for the given collection (metadata only,
|
|
30
30
|
* does not include CIDR blocks).</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const ListCidrLocationsCommand_base: {
|
|
|
67
67
|
* @throws {@link Route53ServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class ListCidrLocationsCommand extends ListCidrLocationsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGeoLocationsCommandOutput extends ListGeoLocationsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGeoLocationsCommand_base: {
|
|
24
24
|
new (input: ListGeoLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGeoLocationsCommandInput, ListGeoLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListGeoLocationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListGeoLocationsCommandInput, ListGeoLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of supported geographic locations.</p>
|
|
30
30
|
* <p>Countries are listed first, and continents are listed last. If Amazon Route 53
|
|
31
31
|
* supports subdivisions for a country (for example, states or provinces), the subdivisions
|
|
@@ -81,6 +81,7 @@ declare const ListGeoLocationsCommand_base: {
|
|
|
81
81
|
* @throws {@link Route53ServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListGeoLocationsCommand extends ListGeoLocationsCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListHealthChecksCommandOutput extends ListHealthChecksResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListHealthChecksCommand_base: {
|
|
24
24
|
new (input: ListHealthChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListHealthChecksCommandInput, ListHealthChecksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListHealthChecksCommandInput]): import("@smithy/smithy-client").CommandImpl<ListHealthChecksCommandInput, ListHealthChecksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieve a list of the health checks that are associated with the current Amazon Web Services account. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -117,6 +117,7 @@ declare const ListHealthChecksCommand_base: {
|
|
|
117
117
|
* @throws {@link Route53ServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class ListHealthChecksCommand extends ListHealthChecksCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListHostedZonesByNameCommandOutput extends ListHostedZonesByNam
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListHostedZonesByNameCommand_base: {
|
|
24
24
|
new (input: ListHostedZonesByNameCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByNameCommandInput, ListHostedZonesByNameCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListHostedZonesByNameCommandInput]): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByNameCommandInput, ListHostedZonesByNameCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of your hosted zones in lexicographic order. The response includes a
|
|
30
30
|
* <code>HostedZones</code> child element for each hosted zone created by the current
|
|
31
31
|
* Amazon Web Services account. </p>
|
|
@@ -137,6 +137,7 @@ declare const ListHostedZonesByNameCommand_base: {
|
|
|
137
137
|
* @throws {@link Route53ServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class ListHostedZonesByNameCommand extends ListHostedZonesByNameCommand_base {
|
|
142
143
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListHostedZonesByVPCCommandOutput extends ListHostedZonesByVPCR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListHostedZonesByVPCCommand_base: {
|
|
24
24
|
new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the private hosted zones that a specified VPC is associated with, regardless
|
|
30
30
|
* of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.
|
|
31
31
|
* The <code>HostedZoneOwner</code> structure in the response contains one of the following
|
|
@@ -113,6 +113,7 @@ declare const ListHostedZonesByVPCCommand_base: {
|
|
|
113
113
|
* @throws {@link Route53ServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class ListHostedZonesByVPCCommand extends ListHostedZonesByVPCCommand_base {
|
|
118
119
|
}
|