@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 ListHostedZonesCommandOutput extends ListHostedZonesResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListHostedZonesCommand_base: {
|
|
24
24
|
new (input: ListHostedZonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesCommandInput, ListHostedZonesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListHostedZonesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListHostedZonesCommandInput, ListHostedZonesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of the public and private hosted zones that are associated with the
|
|
30
30
|
* current Amazon Web Services account. The response includes a <code>HostedZones</code>
|
|
31
31
|
* child element for each hosted zone.</p>
|
|
@@ -89,6 +89,7 @@ declare const ListHostedZonesCommand_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 ListHostedZonesCommand extends ListHostedZonesCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListQueryLoggingConfigsCommandOutput extends ListQueryLoggingCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListQueryLoggingConfigsCommand_base: {
|
|
24
24
|
new (input: ListQueryLoggingConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueryLoggingConfigsCommandInput, ListQueryLoggingConfigsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListQueryLoggingConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListQueryLoggingConfigsCommandInput, ListQueryLoggingConfigsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the configurations for DNS query logging that are associated with the current
|
|
30
30
|
* Amazon Web Services account or the configuration that is associated with a specified
|
|
31
31
|
* hosted zone.</p>
|
|
@@ -77,6 +77,7 @@ declare const ListQueryLoggingConfigsCommand_base: {
|
|
|
77
77
|
* @throws {@link Route53ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListQueryLoggingConfigsCommand extends ListQueryLoggingConfigsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResourceRecordSetsCommandOutput extends ListResourceRecordS
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResourceRecordSetsCommand_base: {
|
|
24
24
|
new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the resource record sets in a specified hosted zone.</p>
|
|
30
30
|
* <p>
|
|
31
31
|
* <code>ListResourceRecordSets</code> returns up to 300 resource record sets at a time
|
|
@@ -179,6 +179,7 @@ declare const ListResourceRecordSetsCommand_base: {
|
|
|
179
179
|
* @throws {@link Route53ServiceException}
|
|
180
180
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
181
181
|
*
|
|
182
|
+
* @public
|
|
182
183
|
*/
|
|
183
184
|
export declare class ListResourceRecordSetsCommand extends ListResourceRecordSetsCommand_base {
|
|
184
185
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReusableDelegationSetsCommandOutput extends ListReusableDel
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReusableDelegationSetsCommand_base: {
|
|
24
24
|
new (input: ListReusableDelegationSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReusableDelegationSetsCommandInput, ListReusableDelegationSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReusableDelegationSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReusableDelegationSetsCommandInput, ListReusableDelegationSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of the reusable delegation sets that are associated with the current
|
|
30
30
|
* Amazon Web Services account.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const ListReusableDelegationSetsCommand_base: {
|
|
|
70
70
|
* @throws {@link Route53ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListReusableDelegationSetsCommand extends ListReusableDelegationSetsCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists tags for one health check or hosted zone. </p>
|
|
30
30
|
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
|
|
31
31
|
* Tags</a> in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
@@ -84,6 +84,7 @@ declare const ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourcesCommandOutput extends ListTagsForResourcesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourcesCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists tags for up to 10 health checks or hosted zones.</p>
|
|
30
30
|
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
|
|
31
31
|
* Tags</a> in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
@@ -88,6 +88,7 @@ declare const ListTagsForResourcesCommand_base: {
|
|
|
88
88
|
* @throws {@link Route53ServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListTagsForResourcesCommand extends ListTagsForResourcesCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficPoliciesCommandOutput extends ListTrafficPoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficPoliciesCommand_base: {
|
|
24
24
|
new (input: ListTrafficPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPoliciesCommandInput, ListTrafficPoliciesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTrafficPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTrafficPoliciesCommandInput, ListTrafficPoliciesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the latest version for every traffic policy that is associated
|
|
30
30
|
* with the current Amazon Web Services account. Policies are listed in the order that they
|
|
31
31
|
* were created in. </p>
|
|
@@ -72,6 +72,7 @@ declare const ListTrafficPoliciesCommand_base: {
|
|
|
72
72
|
* @throws {@link Route53ServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListTrafficPoliciesCommand extends ListTrafficPoliciesCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficPolicyInstancesByHostedZoneCommandOutput extends Lis
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
|
|
24
24
|
new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the traffic policy instances that you created in a specified
|
|
30
30
|
* hosted zone.</p>
|
|
31
31
|
* <note>
|
|
@@ -92,6 +92,7 @@ declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
|
|
|
92
92
|
* @throws {@link Route53ServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends ListTrafficPolicyInstancesByHostedZoneCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficPolicyInstancesByPolicyCommandOutput extends ListTra
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
|
|
24
24
|
new (input: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the traffic policy instances that you created by using a
|
|
30
30
|
* specify traffic policy version.</p>
|
|
31
31
|
* <note>
|
|
@@ -95,6 +95,7 @@ declare const ListTrafficPolicyInstancesByPolicyCommand_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 ListTrafficPolicyInstancesByPolicyCommand extends ListTrafficPolicyInstancesByPolicyCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficPolicyInstancesCommandOutput extends ListTrafficPoli
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficPolicyInstancesCommand_base: {
|
|
24
24
|
new (input: ListTrafficPolicyInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesCommandInput, ListTrafficPolicyInstancesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTrafficPolicyInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesCommandInput, ListTrafficPolicyInstancesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the traffic policy instances that you created by using the
|
|
30
30
|
* current Amazon Web Services account.</p>
|
|
31
31
|
* <note>
|
|
@@ -89,6 +89,7 @@ declare const ListTrafficPolicyInstancesCommand_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 ListTrafficPolicyInstancesCommand extends ListTrafficPolicyInstancesCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrafficPolicyVersionsCommandOutput extends ListTrafficPolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrafficPolicyVersionsCommand_base: {
|
|
24
24
|
new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about all of the versions for a specified traffic policy.</p>
|
|
30
30
|
* <p>Traffic policy versions are listed in numerical order by
|
|
31
31
|
* <code>VersionNumber</code>.</p>
|
|
@@ -75,6 +75,7 @@ declare const ListTrafficPolicyVersionsCommand_base: {
|
|
|
75
75
|
* @throws {@link Route53ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAs
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
24
24
|
new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of the VPCs that were created by other accounts and that can be associated
|
|
30
30
|
* with a specified hosted zone because you've submitted one or more
|
|
31
31
|
* <code>CreateVPCAssociationAuthorization</code> requests. </p>
|
|
@@ -76,6 +76,7 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
|
76
76
|
* @throws {@link Route53ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const TestDNSAnswerCommand_base: {
|
|
24
24
|
new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a
|
|
30
30
|
* specified record name and type. You can optionally specify the IP address of a DNS
|
|
31
31
|
* resolver, an EDNS0 client subnet IP address, and a subnet mask. </p>
|
|
@@ -80,6 +80,7 @@ declare const TestDNSAnswerCommand_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 TestDNSAnswerCommand extends TestDNSAnswerCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateHealthCheckCommandOutput extends UpdateHealthCheckRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateHealthCheckCommand_base: {
|
|
24
24
|
new (input: UpdateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHealthCheckCommandInput, UpdateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing health check. Note that some values can't be updated. </p>
|
|
30
30
|
* <p>For more information about updating health checks, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating,
|
|
31
31
|
* Updating, and Deleting Health Checks</a> in the <i>Amazon Route 53
|
|
@@ -141,6 +141,7 @@ declare const UpdateHealthCheckCommand_base: {
|
|
|
141
141
|
* @throws {@link Route53ServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateHostedZoneCommentCommandOutput extends UpdateHostedZoneCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateHostedZoneCommentCommand_base: {
|
|
24
24
|
new (input: UpdateHostedZoneCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateHostedZoneCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the comment for a specified hosted zone.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const UpdateHostedZoneCommentCommand_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 UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateTrafficPolicyCommentCommandOutput extends UpdateTrafficPo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateTrafficPolicyCommentCommand_base: {
|
|
24
24
|
new (input: UpdateTrafficPolicyCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateTrafficPolicyCommentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the comment for a specified traffic policy version.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const UpdateTrafficPolicyCommentCommand_base: {
|
|
|
72
72
|
* @throws {@link Route53ServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateTrafficPolicyInstanceCommandOutput extends UpdateTrafficP
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateTrafficPolicyInstanceCommand_base: {
|
|
24
24
|
new (input: UpdateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>After you submit a <code>UpdateTrafficPolicyInstance</code> request, there's a brief delay while Route 53 creates the resource record sets
|
|
31
31
|
* that are specified in the traffic policy definition. Use <code>GetTrafficPolicyInstance</code> with the <code>id</code> of updated traffic policy instance confirm
|
|
@@ -116,6 +116,7 @@ declare const UpdateTrafficPolicyInstanceCommand_base: {
|
|
|
116
116
|
* @throws {@link Route53ServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {
|
|
121
122
|
}
|