@aws-sdk/client-route-53 3.36.0 → 3.39.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/CHANGELOG.md +42 -0
- package/dist-cjs/Route53.js +0 -3
- package/dist-cjs/Route53Client.js +0 -8
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +0 -25
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +0 -34
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +0 -105
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/CreateHealthCheckCommand.js +0 -57
- package/dist-cjs/commands/CreateHostedZoneCommand.js +0 -56
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +0 -24
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +0 -140
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +0 -74
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -25
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +0 -27
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +0 -28
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +0 -32
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +0 -25
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +0 -37
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +0 -62
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +0 -25
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +0 -28
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +0 -30
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -38
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +0 -27
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +0 -32
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +0 -25
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +0 -44
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +0 -24
- package/dist-cjs/commands/GetAccountLimitCommand.js +0 -33
- package/dist-cjs/commands/GetChangeCommand.js +0 -36
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +0 -31
- package/dist-cjs/commands/GetDNSSECCommand.js +0 -24
- package/dist-cjs/commands/GetGeoLocationCommand.js +0 -44
- package/dist-cjs/commands/GetHealthCheckCommand.js +0 -24
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +0 -24
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +0 -24
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +0 -27
- package/dist-cjs/commands/GetHostedZoneCommand.js +0 -24
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +0 -24
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +0 -28
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +0 -29
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +0 -25
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +0 -27
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -27
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +0 -32
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +0 -24
- package/dist-cjs/commands/ListGeoLocationsCommand.js +0 -29
- package/dist-cjs/commands/ListHealthChecksCommand.js +0 -24
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +0 -68
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +0 -36
- package/dist-cjs/commands/ListHostedZonesCommand.js +0 -27
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +0 -31
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +0 -87
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +0 -27
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -30
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +0 -31
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +0 -31
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +0 -30
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +0 -27
- package/dist-cjs/commands/TestDNSAnswerCommand.js +0 -26
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +0 -27
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +0 -39
- package/dist-cjs/commands/index.js +67 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -71
- package/dist-cjs/models/models_0.js +0 -672
- package/dist-cjs/pagination/ListHealthChecksPaginator.js +0 -10
- package/dist-cjs/pagination/ListHostedZonesPaginator.js +0 -10
- package/dist-cjs/pagination/ListQueryLoggingConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_restXml.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +4 -0
- package/dist-cjs/waiters/waitForResourceRecordSetsChanged.js +0 -9
- package/dist-es/commands/index.js +64 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -71
- package/dist-es/pagination/index.js +4 -0
- package/dist-es/waiters/index.js +1 -0
- package/dist-types/commands/index.d.ts +64 -0
- package/dist-types/index.d.ts +5 -71
- package/dist-types/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/Route53.d.ts +9 -1083
- package/dist-types/ts3.4/Route53Client.d.ts +24 -89
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +2 -101
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +2 -53
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +2 -52
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +0 -143
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +2 -70
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +2 -58
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +2 -64
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +2 -83
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/index.d.ts +64 -0
- package/dist-types/ts3.4/index.d.ts +5 -71
- package/dist-types/ts3.4/models/models_0.d.ts +903 -4956
- package/dist-types/ts3.4/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +1 -0
- package/package.json +35 -35
|
@@ -64,1108 +64,34 @@ import { UpdateHostedZoneCommentCommandInput, UpdateHostedZoneCommentCommandOutp
|
|
|
64
64
|
import { UpdateTrafficPolicyCommentCommandInput, UpdateTrafficPolicyCommentCommandOutput } from "./commands/UpdateTrafficPolicyCommentCommand";
|
|
65
65
|
import { UpdateTrafficPolicyInstanceCommandInput, UpdateTrafficPolicyInstanceCommandOutput } from "./commands/UpdateTrafficPolicyInstanceCommand";
|
|
66
66
|
import { Route53Client } from "./Route53Client";
|
|
67
|
-
|
|
68
|
-
* <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.</p>
|
|
69
|
-
*/
|
|
67
|
+
|
|
70
68
|
export declare class Route53 extends Route53Client {
|
|
71
|
-
|
|
72
|
-
* <p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC. This operation changes the
|
|
73
|
-
* KSK status to <code>ACTIVE</code>.</p>
|
|
74
|
-
*/
|
|
69
|
+
|
|
75
70
|
activateKeySigningKey(args: ActivateKeySigningKeyCommandInput, options?: __HttpHandlerOptions): Promise<ActivateKeySigningKeyCommandOutput>;
|
|
76
71
|
activateKeySigningKey(args: ActivateKeySigningKeyCommandInput, cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void): void;
|
|
77
72
|
activateKeySigningKey(args: ActivateKeySigningKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void): void;
|
|
78
|
-
|
|
79
|
-
* <p>Associates an Amazon VPC with a private hosted zone. </p>
|
|
80
|
-
* <important>
|
|
81
|
-
* <p>To perform the association, the VPC and the private hosted zone must already exist.
|
|
82
|
-
* You can't convert a public hosted zone into a private hosted zone.</p>
|
|
83
|
-
* </important>
|
|
84
|
-
* <note>
|
|
85
|
-
* <p>If you want to associate a VPC that was created by using one Amazon Web Services account with a private hosted zone that was created
|
|
86
|
-
* by using a different account, the Amazon Web Services account that created the private hosted zone must first submit a
|
|
87
|
-
* <code>CreateVPCAssociationAuthorization</code> request. Then the account that created the VPC must submit an
|
|
88
|
-
* <code>AssociateVPCWithHostedZone</code> request.</p>
|
|
89
|
-
* </note>
|
|
90
|
-
*/
|
|
73
|
+
|
|
91
74
|
associateVPCWithHostedZone(args: AssociateVPCWithHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<AssociateVPCWithHostedZoneCommandOutput>;
|
|
92
75
|
associateVPCWithHostedZone(args: AssociateVPCWithHostedZoneCommandInput, cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void): void;
|
|
93
76
|
associateVPCWithHostedZone(args: AssociateVPCWithHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void): void;
|
|
94
|
-
|
|
95
|
-
* <p>Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified
|
|
96
|
-
* domain name or subdomain name. For example, you can use <code>ChangeResourceRecordSets</code> to create a resource record set that
|
|
97
|
-
* routes traffic for test.example.com to a web server that has an IP address of 192.0.2.44.</p>
|
|
98
|
-
*
|
|
99
|
-
* <p>
|
|
100
|
-
* <b>Deleting Resource Record Sets</b>
|
|
101
|
-
* </p>
|
|
102
|
-
* <p>To delete a resource record set, you must specify all the same values that you specified when you created it.</p>
|
|
103
|
-
*
|
|
104
|
-
* <p>
|
|
105
|
-
* <b>Change Batches and Transactional Changes</b>
|
|
106
|
-
* </p>
|
|
107
|
-
* <p>The request body must include a document with a <code>ChangeResourceRecordSetsRequest</code> element.
|
|
108
|
-
* The request body contains a list of change items, known as a change batch. Change batches are considered transactional changes.
|
|
109
|
-
* Route 53 validates the changes in the request and then either makes all or none of the changes in the change batch request.
|
|
110
|
-
* This ensures that DNS routing isn't adversely affected by partial changes to the resource record sets in a hosted zone. </p>
|
|
111
|
-
* <p>For example, suppose a change batch request contains two changes: it deletes the <code>CNAME</code> resource record set for www.example.com and
|
|
112
|
-
* creates an alias resource record set for www.example.com. If validation for both records succeeds, Route 53 deletes the first resource record set and
|
|
113
|
-
* creates the second resource record set in a single operation. If validation for either the <code>DELETE</code> or the <code>CREATE</code> action fails,
|
|
114
|
-
* then the request is canceled, and the original <code>CNAME</code> record continues to exist.</p>
|
|
115
|
-
* <note>
|
|
116
|
-
* <p>If you try to delete the same resource record set more than once in a single change batch, Route 53 returns an <code>InvalidChangeBatch</code> error.</p>
|
|
117
|
-
* </note>
|
|
118
|
-
*
|
|
119
|
-
* <p>
|
|
120
|
-
* <b>Traffic Flow</b>
|
|
121
|
-
* </p>
|
|
122
|
-
* <p>To create resource record sets for complex routing configurations, use either the traffic flow visual editor in the
|
|
123
|
-
* Route 53 console or the API actions for traffic policies and traffic policy instances. Save the configuration as a traffic policy,
|
|
124
|
-
* then associate the traffic policy with one or more domain names (such as example.com) or subdomain names (such as www.example.com),
|
|
125
|
-
* in the same hosted zone or in multiple hosted zones. You can roll back the updates if the new configuration isn't performing
|
|
126
|
-
* as expected. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using Traffic Flow to Route DNS Traffic</a>
|
|
127
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
128
|
-
*
|
|
129
|
-
* <p>
|
|
130
|
-
* <b>Create, Delete, and Upsert</b>
|
|
131
|
-
* </p>
|
|
132
|
-
* <p>Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following actions:</p>
|
|
133
|
-
* <ul>
|
|
134
|
-
* <li>
|
|
135
|
-
* <p>
|
|
136
|
-
* <code>CREATE</code>: Creates a resource record set that has the specified values.</p>
|
|
137
|
-
* </li>
|
|
138
|
-
* <li>
|
|
139
|
-
* <p>
|
|
140
|
-
* <code>DELETE</code>: Deletes an existing resource record set that has the specified values.</p>
|
|
141
|
-
* </li>
|
|
142
|
-
* <li>
|
|
143
|
-
* <p>
|
|
144
|
-
* <code>UPSERT</code>: If a resource record set does not already exist, Amazon Web Services creates it.
|
|
145
|
-
* If a resource set does exist, Route 53 updates it with the values in the request. </p>
|
|
146
|
-
* </li>
|
|
147
|
-
* </ul>
|
|
148
|
-
*
|
|
149
|
-
* <p>
|
|
150
|
-
* <b>Syntaxes for Creating, Updating, and Deleting Resource Record Sets</b>
|
|
151
|
-
* </p>
|
|
152
|
-
* <p>The syntax for a request depends on the type of resource record set that you want to create, delete, or update, such as
|
|
153
|
-
* weighted, alias, or failover. The XML elements in your request must appear in the order listed in the syntax. </p>
|
|
154
|
-
*
|
|
155
|
-
*
|
|
156
|
-
* <p>For an example for each type of resource record set, see "Examples."</p>
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
* <p>Don't refer to the syntax in the "Parameter Syntax" section, which includes all of the elements for every kind of
|
|
160
|
-
* resource record set that you can create, delete, or update by using <code>ChangeResourceRecordSets</code>. </p>
|
|
161
|
-
*
|
|
162
|
-
* <p>
|
|
163
|
-
* <b>Change Propagation to Route 53 DNS Servers</b>
|
|
164
|
-
* </p>
|
|
165
|
-
* <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates your changes to all of the
|
|
166
|
-
* Route 53 authoritative DNS servers. While your changes are propagating, <code>GetChange</code> returns a status of
|
|
167
|
-
* <code>PENDING</code>. When propagation is complete, <code>GetChange</code> returns a status of <code>INSYNC</code>.
|
|
168
|
-
* Changes generally propagate to all Route 53 name servers within 60 seconds. For more information, see
|
|
169
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html">GetChange</a>.</p>
|
|
170
|
-
*
|
|
171
|
-
* <p>
|
|
172
|
-
* <b>Limits on ChangeResourceRecordSets Requests</b>
|
|
173
|
-
* </p>
|
|
174
|
-
* <p>For information about the limits on a <code>ChangeResourceRecordSets</code> request, see
|
|
175
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
176
|
-
* <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
177
|
-
*/
|
|
77
|
+
|
|
178
78
|
changeResourceRecordSets(args: ChangeResourceRecordSetsCommandInput, options?: __HttpHandlerOptions): Promise<ChangeResourceRecordSetsCommandOutput>;
|
|
179
79
|
changeResourceRecordSets(args: ChangeResourceRecordSetsCommandInput, cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void): void;
|
|
180
80
|
changeResourceRecordSets(args: ChangeResourceRecordSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void): void;
|
|
181
|
-
|
|
182
|
-
* <p>Adds, edits, or deletes tags for a health check or a hosted zone.</p>
|
|
183
|
-
* <p>For information about using tags for cost allocation, see
|
|
184
|
-
* <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
|
|
185
|
-
* in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
186
|
-
*/
|
|
81
|
+
|
|
187
82
|
changeTagsForResource(args: ChangeTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ChangeTagsForResourceCommandOutput>;
|
|
188
83
|
changeTagsForResource(args: ChangeTagsForResourceCommandInput, cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void): void;
|
|
189
84
|
changeTagsForResource(args: ChangeTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void): void;
|
|
190
|
-
|
|
191
|
-
* <p>Creates a new health check.</p>
|
|
192
|
-
* <p>For information about adding health checks to resource record sets, see
|
|
193
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a>
|
|
194
|
-
* in
|
|
195
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
|
|
196
|
-
*
|
|
197
|
-
* <p>
|
|
198
|
-
* <b>ELB Load Balancers</b>
|
|
199
|
-
* </p>
|
|
200
|
-
* <p>If you're registering EC2 instances with an Elastic Load Balancing (ELB) load balancer, do not create Amazon Route 53 health checks for the
|
|
201
|
-
* EC2 instances. When you register an EC2 instance with a load balancer, you configure settings for an ELB health check, which performs a
|
|
202
|
-
* similar function to a Route 53 health check.</p>
|
|
203
|
-
*
|
|
204
|
-
* <p>
|
|
205
|
-
* <b>Private Hosted Zones</b>
|
|
206
|
-
* </p>
|
|
207
|
-
* <p>You can associate health checks with failover resource record sets in a private hosted zone. Note the following:</p>
|
|
208
|
-
* <ul>
|
|
209
|
-
* <li>
|
|
210
|
-
* <p>Route 53 health checkers are outside the VPC. To check the health of an endpoint within a VPC by IP address, you must
|
|
211
|
-
* assign a public IP address to the instance in the VPC.</p>
|
|
212
|
-
* </li>
|
|
213
|
-
* <li>
|
|
214
|
-
* <p>You can configure a health checker to check the health of an external resource that the instance relies on, such as a
|
|
215
|
-
* database server.</p>
|
|
216
|
-
* </li>
|
|
217
|
-
* <li>
|
|
218
|
-
* <p>You can create a CloudWatch metric, associate an alarm with the metric, and then create a health check that is based on the
|
|
219
|
-
* state of the alarm. For example, you might create a CloudWatch metric that checks the status of the Amazon EC2 <code>StatusCheckFailed</code> metric,
|
|
220
|
-
* add an alarm to the metric, and then create a health check that is based on the state of the alarm. For information about creating
|
|
221
|
-
* CloudWatch metrics and alarms by using the CloudWatch console, see the
|
|
222
|
-
* <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon CloudWatch User Guide</a>.</p>
|
|
223
|
-
* </li>
|
|
224
|
-
* </ul>
|
|
225
|
-
*/
|
|
85
|
+
|
|
226
86
|
createHealthCheck(args: CreateHealthCheckCommandInput, options?: __HttpHandlerOptions): Promise<CreateHealthCheckCommandOutput>;
|
|
227
87
|
createHealthCheck(args: CreateHealthCheckCommandInput, cb: (err: any, data?: CreateHealthCheckCommandOutput) => void): void;
|
|
228
88
|
createHealthCheck(args: CreateHealthCheckCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHealthCheckCommandOutput) => void): void;
|
|
229
|
-
|
|
230
|
-
* <p>Creates a new public or private hosted zone. You create records in a public hosted zone to define how you want to route traffic
|
|
231
|
-
* on the internet for a domain, such as example.com, and its subdomains (apex.example.com, acme.example.com). You create records in a
|
|
232
|
-
* private hosted zone to define how you want to route traffic for a domain and its subdomains within one or more
|
|
233
|
-
* Amazon Virtual Private Clouds (Amazon VPCs). </p>
|
|
234
|
-
* <important>
|
|
235
|
-
* <p>You can't convert a public hosted zone to a private hosted zone or vice versa. Instead, you must create a new hosted zone
|
|
236
|
-
* with the same name and create new resource record sets.</p>
|
|
237
|
-
* </important>
|
|
238
|
-
* <p>For more information about charges for hosted zones, see <a href="http://aws.amazon.com/route53/pricing/">Amazon Route 53 Pricing</a>.</p>
|
|
239
|
-
* <p>Note the following:</p>
|
|
240
|
-
* <ul>
|
|
241
|
-
* <li>
|
|
242
|
-
* <p>You can't create a hosted zone for a top-level domain (TLD) such as .com.</p>
|
|
243
|
-
* </li>
|
|
244
|
-
* <li>
|
|
245
|
-
* <p>For public hosted zones, Route 53 automatically creates a default SOA record and four NS records for the zone.
|
|
246
|
-
* For more information about SOA and NS records, see
|
|
247
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/SOA-NSrecords.html">NS and SOA Records that Route 53 Creates for a Hosted Zone</a> in the
|
|
248
|
-
* <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
249
|
-
* <p>If you want to use the same name servers for multiple public hosted zones, you can optionally associate a reusable delegation set
|
|
250
|
-
* with the hosted zone. See the <code>DelegationSetId</code> element.</p>
|
|
251
|
-
* </li>
|
|
252
|
-
* <li>
|
|
253
|
-
* <p>If your domain is registered with a registrar other than Route 53, you must update the name servers with your registrar to make
|
|
254
|
-
* Route 53 the DNS service for the domain. For more information, see
|
|
255
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/MigratingDNS.html">Migrating DNS Service for an Existing Domain to Amazon Route 53</a> in the
|
|
256
|
-
* <i>Amazon Route 53 Developer Guide</i>. </p>
|
|
257
|
-
* </li>
|
|
258
|
-
* </ul>
|
|
259
|
-
* <p>When you submit a <code>CreateHostedZone</code> request, the initial status of the hosted zone is <code>PENDING</code>.
|
|
260
|
-
* For public hosted zones, this means that the NS and SOA records are not yet available on all Route 53 DNS servers. When the
|
|
261
|
-
* NS and SOA records are available, the status of the zone changes to <code>INSYNC</code>.</p>
|
|
262
|
-
* <p>The <code>CreateHostedZone</code> request requires the caller to have an <code>ec2:DescribeVpcs</code> permission.</p>
|
|
263
|
-
*/
|
|
89
|
+
|
|
264
90
|
createHostedZone(args: CreateHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<CreateHostedZoneCommandOutput>;
|
|
265
91
|
createHostedZone(args: CreateHostedZoneCommandInput, cb: (err: any, data?: CreateHostedZoneCommandOutput) => void): void;
|
|
266
92
|
createHostedZone(args: CreateHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHostedZoneCommandOutput) => void): void;
|
|
267
|
-
|
|
268
|
-
* <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have two KSKs per hosted zone.</p>
|
|
269
|
-
*/
|
|
93
|
+
|
|
270
94
|
createKeySigningKey(args: CreateKeySigningKeyCommandInput, options?: __HttpHandlerOptions): Promise<CreateKeySigningKeyCommandOutput>;
|
|
271
95
|
createKeySigningKey(args: CreateKeySigningKeyCommandInput, cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void): void;
|
|
272
96
|
createKeySigningKey(args: CreateKeySigningKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void): void;
|
|
273
|
-
|
|
274
|
-
* <p>Creates a configuration for DNS query logging. After you create a query logging configuration, Amazon Route 53 begins to publish
|
|
275
|
-
* log data to an Amazon CloudWatch Logs log group.</p>
|
|
276
|
-
* <p>DNS query logs contain information about the queries that Route 53 receives for a specified public hosted zone, such as the following:</p>
|
|
277
|
-
* <ul>
|
|
278
|
-
* <li>
|
|
279
|
-
* <p>Route 53 edge location that responded to the DNS query</p>
|
|
280
|
-
* </li>
|
|
281
|
-
* <li>
|
|
282
|
-
* <p>Domain or subdomain that was requested</p>
|
|
283
|
-
* </li>
|
|
284
|
-
* <li>
|
|
285
|
-
* <p>DNS record type, such as A or AAAA</p>
|
|
286
|
-
* </li>
|
|
287
|
-
* <li>
|
|
288
|
-
* <p>DNS response code, such as <code>NoError</code> or <code>ServFail</code>
|
|
289
|
-
* </p>
|
|
290
|
-
* </li>
|
|
291
|
-
* </ul>
|
|
292
|
-
*
|
|
293
|
-
* <dl>
|
|
294
|
-
* <dt>Log Group and Resource Policy</dt>
|
|
295
|
-
* <dd>
|
|
296
|
-
* <p>Before you create a query logging configuration, perform the following operations.</p>
|
|
297
|
-
* <note>
|
|
298
|
-
* <p>If you create a query logging configuration using the Route 53 console, Route 53 performs these operations automatically.</p>
|
|
299
|
-
* </note>
|
|
300
|
-
* <ol>
|
|
301
|
-
* <li>
|
|
302
|
-
* <p>Create a CloudWatch Logs log group, and make note of the ARN, which you specify when you create a
|
|
303
|
-
* query logging configuration. Note the following:</p>
|
|
304
|
-
* <ul>
|
|
305
|
-
* <li>
|
|
306
|
-
* <p>You must create the log group in the us-east-1 region.</p>
|
|
307
|
-
* </li>
|
|
308
|
-
* <li>
|
|
309
|
-
* <p>You must use the same Amazon Web Services account to create the log group and the hosted zone that you want to
|
|
310
|
-
* configure query logging for.</p>
|
|
311
|
-
* </li>
|
|
312
|
-
* <li>
|
|
313
|
-
* <p>When you create log groups for query logging, we recommend that you use a consistent prefix, for example:</p>
|
|
314
|
-
* <p>
|
|
315
|
-
* <code>/aws/route53/<i>hosted zone name</i>
|
|
316
|
-
* </code>
|
|
317
|
-
* </p>
|
|
318
|
-
* <p>In the next step, you'll create a resource policy, which controls access to one or more log groups and the associated
|
|
319
|
-
* Amazon Web Services resources, such as Route 53 hosted zones. There's a limit on the number of resource policies that you can create, so
|
|
320
|
-
* we recommend that you use a consistent prefix so you can use the same resource policy for all the log groups that you create
|
|
321
|
-
* for query logging.</p>
|
|
322
|
-
* </li>
|
|
323
|
-
* </ul>
|
|
324
|
-
* </li>
|
|
325
|
-
* <li>
|
|
326
|
-
* <p>Create a CloudWatch Logs resource policy, and give it the permissions that Route 53 needs to create log streams and to
|
|
327
|
-
* send query logs to log streams. For the value of <code>Resource</code>, specify the ARN for the log group that you created
|
|
328
|
-
* in the previous step. To use the same resource policy for all the CloudWatch Logs log groups that you created for query logging configurations,
|
|
329
|
-
* replace the hosted zone name with <code>*</code>, for example:</p>
|
|
330
|
-
* <p>
|
|
331
|
-
* <code>arn:aws:logs:us-east-1:123412341234:log-group:/aws/route53/*</code>
|
|
332
|
-
* </p>
|
|
333
|
-
* <note>
|
|
334
|
-
* <p>You can't use the CloudWatch console to create or edit a resource policy. You must use the CloudWatch API, one of the Amazon Web Services SDKs,
|
|
335
|
-
* or the CLI.</p>
|
|
336
|
-
* </note>
|
|
337
|
-
* </li>
|
|
338
|
-
* </ol>
|
|
339
|
-
* </dd>
|
|
340
|
-
* <dt>Log Streams and Edge Locations</dt>
|
|
341
|
-
* <dd>
|
|
342
|
-
* <p>When Route 53 finishes creating the configuration for DNS query logging, it does the following:</p>
|
|
343
|
-
* <ul>
|
|
344
|
-
* <li>
|
|
345
|
-
* <p>Creates a log stream for an edge location the first time that the edge location responds to DNS queries for the
|
|
346
|
-
* specified hosted zone. That log stream is used to log all queries that Route 53 responds to for that edge location.</p>
|
|
347
|
-
* </li>
|
|
348
|
-
* <li>
|
|
349
|
-
* <p>Begins to send query logs to the applicable log stream.</p>
|
|
350
|
-
* </li>
|
|
351
|
-
* </ul>
|
|
352
|
-
* <p>The name of each log stream is in the following format:</p>
|
|
353
|
-
* <p>
|
|
354
|
-
* <code>
|
|
355
|
-
* <i>hosted zone ID</i>/<i>edge location code</i>
|
|
356
|
-
* </code>
|
|
357
|
-
* </p>
|
|
358
|
-
* <p>The edge location code is a three-letter code and an arbitrarily assigned number, for example, DFW3. The three-letter code
|
|
359
|
-
* typically corresponds with the International Air Transport Association airport code for an airport near the edge location.
|
|
360
|
-
* (These abbreviations might change in the future.) For a list of edge locations, see "The Route 53 Global Network" on the
|
|
361
|
-
* <a href="http://aws.amazon.com/route53/details/">Route 53 Product Details</a> page.</p>
|
|
362
|
-
* </dd>
|
|
363
|
-
* <dt>Queries That Are Logged</dt>
|
|
364
|
-
* <dd>
|
|
365
|
-
* <p>Query logs contain only the queries that DNS resolvers forward to Route 53. If a DNS resolver has already cached
|
|
366
|
-
* the response to a query (such as the IP address for a load balancer for example.com), the resolver will continue to return
|
|
367
|
-
* the cached response. It doesn't forward another query to Route 53 until the TTL for the corresponding resource record set expires.
|
|
368
|
-
* Depending on how many DNS queries are submitted for a resource record set, and depending on the TTL for that resource record set,
|
|
369
|
-
* query logs might contain information about only one query out of every several thousand queries that are submitted to DNS.
|
|
370
|
-
* For more information about how DNS works, see
|
|
371
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-dns-service.html">Routing Internet Traffic to Your Website or Web Application</a>
|
|
372
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
373
|
-
* </dd>
|
|
374
|
-
* <dt>Log File Format</dt>
|
|
375
|
-
* <dd>
|
|
376
|
-
* <p>For a list of the values in each query log and the format of each value, see
|
|
377
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html">Logging DNS Queries</a> in the
|
|
378
|
-
* <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
379
|
-
* </dd>
|
|
380
|
-
* <dt>Pricing</dt>
|
|
381
|
-
* <dd>
|
|
382
|
-
* <p>For information about charges for query logs, see
|
|
383
|
-
* <a href="http://aws.amazon.com/cloudwatch/pricing/">Amazon CloudWatch Pricing</a>.</p>
|
|
384
|
-
* </dd>
|
|
385
|
-
* <dt>How to Stop Logging</dt>
|
|
386
|
-
* <dd>
|
|
387
|
-
* <p>If you want Route 53 to stop sending query logs to CloudWatch Logs, delete the query logging configuration. For more information, see
|
|
388
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteQueryLoggingConfig.html">DeleteQueryLoggingConfig</a>.</p>
|
|
389
|
-
* </dd>
|
|
390
|
-
* </dl>
|
|
391
|
-
*/
|
|
392
|
-
createQueryLoggingConfig(args: CreateQueryLoggingConfigCommandInput, options?: __HttpHandlerOptions): Promise<CreateQueryLoggingConfigCommandOutput>;
|
|
393
|
-
createQueryLoggingConfig(args: CreateQueryLoggingConfigCommandInput, cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void): void;
|
|
394
|
-
createQueryLoggingConfig(args: CreateQueryLoggingConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void): void;
|
|
395
|
-
/**
|
|
396
|
-
* <p>Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by
|
|
397
|
-
* the same Amazon Web Services account. </p>
|
|
398
|
-
* <p>You can also create a reusable delegation set that uses the four name servers that are associated
|
|
399
|
-
* with an existing hosted zone. Specify the hosted zone ID in the <code>CreateReusableDelegationSet</code> request.</p>
|
|
400
|
-
* <note>
|
|
401
|
-
* <p>You can't associate a reusable delegation set with a private hosted zone.</p>
|
|
402
|
-
* </note>
|
|
403
|
-
* <p>For information about using a reusable delegation set to configure white label name servers, see
|
|
404
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/white-label-name-servers.html">Configuring White Label Name Servers</a>.</p>
|
|
405
|
-
*
|
|
406
|
-
* <p>The process for migrating existing hosted zones to use a reusable delegation set is comparable to the process for
|
|
407
|
-
* configuring white label name servers. You need to perform the following steps:</p>
|
|
408
|
-
* <ol>
|
|
409
|
-
* <li>
|
|
410
|
-
* <p>Create a reusable delegation set.</p>
|
|
411
|
-
* </li>
|
|
412
|
-
* <li>
|
|
413
|
-
* <p>Recreate hosted zones, and reduce the TTL to 60 seconds or less.</p>
|
|
414
|
-
* </li>
|
|
415
|
-
* <li>
|
|
416
|
-
* <p>Recreate resource record sets in the new hosted zones.</p>
|
|
417
|
-
* </li>
|
|
418
|
-
* <li>
|
|
419
|
-
* <p>Change the registrar's name servers to use the name servers for the new hosted zones.</p>
|
|
420
|
-
* </li>
|
|
421
|
-
* <li>
|
|
422
|
-
* <p>Monitor traffic for the website or application.</p>
|
|
423
|
-
* </li>
|
|
424
|
-
* <li>
|
|
425
|
-
* <p>Change TTLs back to their original values.</p>
|
|
426
|
-
* </li>
|
|
427
|
-
* </ol>
|
|
428
|
-
*
|
|
429
|
-
* <p>If you want to migrate existing hosted zones to use a reusable delegation set, the existing hosted zones can't use
|
|
430
|
-
* any of the name servers that are assigned to the reusable delegation set. If one or more hosted zones do use one or more
|
|
431
|
-
* name servers that are assigned to the reusable delegation set, you can do one of the following:</p>
|
|
432
|
-
* <ul>
|
|
433
|
-
* <li>
|
|
434
|
-
* <p>For small numbers of hosted zones—up to a few hundred—it's relatively easy to create
|
|
435
|
-
* reusable delegation sets until you get one that has four name servers that don't overlap with any of the name servers
|
|
436
|
-
* in your hosted zones.</p>
|
|
437
|
-
* </li>
|
|
438
|
-
* <li>
|
|
439
|
-
* <p>For larger numbers of hosted zones, the easiest solution is to use more than one reusable delegation set.</p>
|
|
440
|
-
* </li>
|
|
441
|
-
* <li>
|
|
442
|
-
* <p>For larger numbers of hosted zones, you can also migrate hosted zones that have overlapping name servers
|
|
443
|
-
* to hosted zones that don't have overlapping name servers, then migrate the hosted zones again to use the
|
|
444
|
-
* reusable delegation set.</p>
|
|
445
|
-
* </li>
|
|
446
|
-
* </ul>
|
|
447
|
-
*/
|
|
448
|
-
createReusableDelegationSet(args: CreateReusableDelegationSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateReusableDelegationSetCommandOutput>;
|
|
449
|
-
createReusableDelegationSet(args: CreateReusableDelegationSetCommandInput, cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void): void;
|
|
450
|
-
createReusableDelegationSet(args: CreateReusableDelegationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void): void;
|
|
451
|
-
/**
|
|
452
|
-
* <p>Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or
|
|
453
|
-
* one subdomain name (such as www.example.com).</p>
|
|
454
|
-
*/
|
|
455
|
-
createTrafficPolicy(args: CreateTrafficPolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficPolicyCommandOutput>;
|
|
456
|
-
createTrafficPolicy(args: CreateTrafficPolicyCommandInput, cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void): void;
|
|
457
|
-
createTrafficPolicy(args: CreateTrafficPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void): void;
|
|
458
|
-
/**
|
|
459
|
-
* <p>Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.
|
|
460
|
-
* In addition, <code>CreateTrafficPolicyInstance</code> associates the resource record sets with a specified domain name (such as example.com) or
|
|
461
|
-
* subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets
|
|
462
|
-
* that <code>CreateTrafficPolicyInstance</code> created.</p>
|
|
463
|
-
*/
|
|
464
|
-
createTrafficPolicyInstance(args: CreateTrafficPolicyInstanceCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficPolicyInstanceCommandOutput>;
|
|
465
|
-
createTrafficPolicyInstance(args: CreateTrafficPolicyInstanceCommandInput, cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void): void;
|
|
466
|
-
createTrafficPolicyInstance(args: CreateTrafficPolicyInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void): void;
|
|
467
|
-
/**
|
|
468
|
-
* <p>Creates a new version of an existing traffic policy. When you create a new version of a traffic policy, you specify the ID of the
|
|
469
|
-
* traffic policy that you want to update and a JSON-formatted document that describes the new version. You use traffic policies to create
|
|
470
|
-
* multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com). You can
|
|
471
|
-
* create a maximum of 1000 versions of a traffic policy. If you reach the limit and need to create another version, you'll need to start a new
|
|
472
|
-
* traffic policy.</p>
|
|
473
|
-
*/
|
|
474
|
-
createTrafficPolicyVersion(args: CreateTrafficPolicyVersionCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficPolicyVersionCommandOutput>;
|
|
475
|
-
createTrafficPolicyVersion(args: CreateTrafficPolicyVersionCommandInput, cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void): void;
|
|
476
|
-
createTrafficPolicyVersion(args: CreateTrafficPolicyVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void): void;
|
|
477
|
-
/**
|
|
478
|
-
* <p>Authorizes the Amazon Web Services account that created a specified VPC to submit an <code>AssociateVPCWithHostedZone</code>
|
|
479
|
-
* request to associate the VPC with a specified hosted zone that was created by a different account.
|
|
480
|
-
* To submit a <code>CreateVPCAssociationAuthorization</code> request, you must use the account that created the
|
|
481
|
-
* hosted zone. After you authorize the association, use the account that created the VPC to submit an
|
|
482
|
-
* <code>AssociateVPCWithHostedZone</code> request.</p>
|
|
483
|
-
* <note>
|
|
484
|
-
* <p>If you want to associate multiple VPCs that you created by using one account with a hosted zone
|
|
485
|
-
* that you created by using a different account, you must submit one authorization request for each VPC.</p>
|
|
486
|
-
* </note>
|
|
487
|
-
*/
|
|
488
|
-
createVPCAssociationAuthorization(args: CreateVPCAssociationAuthorizationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVPCAssociationAuthorizationCommandOutput>;
|
|
489
|
-
createVPCAssociationAuthorization(args: CreateVPCAssociationAuthorizationCommandInput, cb: (err: any, data?: CreateVPCAssociationAuthorizationCommandOutput) => void): void;
|
|
490
|
-
createVPCAssociationAuthorization(args: CreateVPCAssociationAuthorizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVPCAssociationAuthorizationCommandOutput) => void): void;
|
|
491
|
-
/**
|
|
492
|
-
* <p>Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC. This operation changes the
|
|
493
|
-
* KSK status to <code>INACTIVE</code>.</p>
|
|
494
|
-
*/
|
|
495
|
-
deactivateKeySigningKey(args: DeactivateKeySigningKeyCommandInput, options?: __HttpHandlerOptions): Promise<DeactivateKeySigningKeyCommandOutput>;
|
|
496
|
-
deactivateKeySigningKey(args: DeactivateKeySigningKeyCommandInput, cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void): void;
|
|
497
|
-
deactivateKeySigningKey(args: DeactivateKeySigningKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void): void;
|
|
498
|
-
/**
|
|
499
|
-
* <p>Deletes a health check.</p>
|
|
500
|
-
* <important>
|
|
501
|
-
* <p>Amazon Route 53 does not prevent you from deleting a health check even if the health check is associated with one or more
|
|
502
|
-
* resource record sets. If you delete a health check and you don't update the associated resource record sets, the future status
|
|
503
|
-
* of the health check can't be predicted and may change. This will affect the routing of DNS queries for your DNS failover
|
|
504
|
-
* configuration. For more information, see
|
|
505
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html#health-checks-deleting.html">Replacing and Deleting Health Checks</a>
|
|
506
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
507
|
-
* </important>
|
|
508
|
-
*
|
|
509
|
-
* <p>If you're using Cloud Map and you configured Cloud Map to create a Route 53 health check when you register an instance,
|
|
510
|
-
* you can't use the Route 53 <code>DeleteHealthCheck</code> command to delete the health check. The health check is deleted
|
|
511
|
-
* automatically when you deregister the instance; there can be a delay of several hours before the health check is deleted
|
|
512
|
-
* from Route 53. </p>
|
|
513
|
-
*/
|
|
514
|
-
deleteHealthCheck(args: DeleteHealthCheckCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHealthCheckCommandOutput>;
|
|
515
|
-
deleteHealthCheck(args: DeleteHealthCheckCommandInput, cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void): void;
|
|
516
|
-
deleteHealthCheck(args: DeleteHealthCheckCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void): void;
|
|
517
|
-
/**
|
|
518
|
-
* <p>Deletes a hosted zone.</p>
|
|
519
|
-
*
|
|
520
|
-
* <p>If the hosted zone was created by another service, such as Cloud Map, see
|
|
521
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DeleteHostedZone.html#delete-public-hosted-zone-created-by-another-service">Deleting
|
|
522
|
-
* Public Hosted Zones That Were Created by Another Service</a> in the <i>Amazon Route 53 Developer Guide</i> for information about how to delete it.
|
|
523
|
-
* (The process is the same for public and private hosted zones that were created by another service.)</p>
|
|
524
|
-
*
|
|
525
|
-
* <p>If you want to keep your domain registration but you want to stop routing internet traffic to your website or web application,
|
|
526
|
-
* we recommend that you delete resource record sets in the hosted zone instead of deleting the hosted zone.</p>
|
|
527
|
-
*
|
|
528
|
-
* <important>
|
|
529
|
-
* <p>If you delete a hosted zone, you can't undelete it. You must create a new hosted zone and update the name servers for your
|
|
530
|
-
* domain registration, which can require up to 48 hours to take effect. (If you delegated responsibility for a subdomain to a hosted zone
|
|
531
|
-
* and you delete the child hosted zone, you must update the name servers in the parent hosted zone.) In addition, if you delete a hosted zone,
|
|
532
|
-
* someone could hijack the domain and route traffic to their own resources using your domain name.</p>
|
|
533
|
-
* </important>
|
|
534
|
-
*
|
|
535
|
-
* <p>If you want to avoid the monthly charge for the hosted zone, you can transfer DNS service for the domain to a free DNS service.
|
|
536
|
-
* When you transfer DNS service, you have to update the name servers for the domain registration. If the domain is registered with Route 53,
|
|
537
|
-
* see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_UpdateDomainNameservers.html">UpdateDomainNameservers</a>
|
|
538
|
-
* for information about how to replace Route 53 name servers with name servers for the new DNS service. If the domain is registered with
|
|
539
|
-
* another registrar, use the method provided by the registrar to update name servers for the domain registration. For more information,
|
|
540
|
-
* perform an internet search on "free DNS service."</p>
|
|
541
|
-
*
|
|
542
|
-
* <p>You can delete a hosted zone only if it contains only the default SOA record and NS resource record sets.
|
|
543
|
-
* If the hosted zone contains other resource record sets, you must delete them before you can delete the hosted zone.
|
|
544
|
-
* If you try to delete a hosted zone that contains other resource record sets, the request fails, and Route 53 returns a
|
|
545
|
-
* <code>HostedZoneNotEmpty</code> error. For information about deleting records from your hosted zone, see
|
|
546
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>.</p>
|
|
547
|
-
* <p>To verify that the hosted zone has been deleted, do one of the following:</p>
|
|
548
|
-
* <ul>
|
|
549
|
-
* <li>
|
|
550
|
-
* <p>Use the <code>GetHostedZone</code> action to request information about the hosted zone.</p>
|
|
551
|
-
* </li>
|
|
552
|
-
* <li>
|
|
553
|
-
* <p>Use the <code>ListHostedZones</code> action to get a list of the hosted zones associated with the current
|
|
554
|
-
* Amazon Web Services account.</p>
|
|
555
|
-
* </li>
|
|
556
|
-
* </ul>
|
|
557
|
-
*/
|
|
558
|
-
deleteHostedZone(args: DeleteHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHostedZoneCommandOutput>;
|
|
559
|
-
deleteHostedZone(args: DeleteHostedZoneCommandInput, cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void): void;
|
|
560
|
-
deleteHostedZone(args: DeleteHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void): void;
|
|
561
|
-
/**
|
|
562
|
-
* <p>Deletes a key-signing key (KSK). Before you can delete a KSK, you must deactivate it. The KSK must be
|
|
563
|
-
* deactivated before you can delete it regardless of whether the hosted zone is enabled for DNSSEC signing.</p>
|
|
564
|
-
*/
|
|
565
|
-
deleteKeySigningKey(args: DeleteKeySigningKeyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteKeySigningKeyCommandOutput>;
|
|
566
|
-
deleteKeySigningKey(args: DeleteKeySigningKeyCommandInput, cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void): void;
|
|
567
|
-
deleteKeySigningKey(args: DeleteKeySigningKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void): void;
|
|
568
|
-
/**
|
|
569
|
-
* <p>Deletes a configuration for DNS query logging. If you delete a configuration, Amazon Route 53 stops sending query logs to CloudWatch Logs.
|
|
570
|
-
* Route 53 doesn't delete any logs that are already in CloudWatch Logs.</p>
|
|
571
|
-
*
|
|
572
|
-
* <p>For more information about DNS query logs, see
|
|
573
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateQueryLoggingConfig.html">CreateQueryLoggingConfig</a>.</p>
|
|
574
|
-
*/
|
|
575
|
-
deleteQueryLoggingConfig(args: DeleteQueryLoggingConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteQueryLoggingConfigCommandOutput>;
|
|
576
|
-
deleteQueryLoggingConfig(args: DeleteQueryLoggingConfigCommandInput, cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void): void;
|
|
577
|
-
deleteQueryLoggingConfig(args: DeleteQueryLoggingConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void): void;
|
|
578
|
-
/**
|
|
579
|
-
* <p>Deletes a reusable delegation set.</p>
|
|
580
|
-
* <important>
|
|
581
|
-
* <p>You can delete a reusable delegation set only if it isn't associated with any hosted zones.</p>
|
|
582
|
-
* </important>
|
|
583
|
-
* <p>To verify that the reusable delegation set is not associated with any hosted zones, submit a
|
|
584
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetReusableDelegationSet.html">GetReusableDelegationSet</a>
|
|
585
|
-
* request and specify the ID of the reusable delegation set that you want to delete.</p>
|
|
586
|
-
*/
|
|
587
|
-
deleteReusableDelegationSet(args: DeleteReusableDelegationSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReusableDelegationSetCommandOutput>;
|
|
588
|
-
deleteReusableDelegationSet(args: DeleteReusableDelegationSetCommandInput, cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void): void;
|
|
589
|
-
deleteReusableDelegationSet(args: DeleteReusableDelegationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void): void;
|
|
590
|
-
/**
|
|
591
|
-
* <p>Deletes a traffic policy.</p>
|
|
592
|
-
* <p>When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that it has been deleted. However, Route 53 never fully deletes
|
|
593
|
-
* the traffic policy. Note the following:</p>
|
|
594
|
-
* <ul>
|
|
595
|
-
* <li>
|
|
596
|
-
* <p>Deleted traffic policies aren't listed if you run <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListTrafficPolicies.html">ListTrafficPolicies</a>.</p>
|
|
597
|
-
* </li>
|
|
598
|
-
* <li>
|
|
599
|
-
* <p> There's no way to get a list of deleted policies.</p>
|
|
600
|
-
* </li>
|
|
601
|
-
* <li>
|
|
602
|
-
* <p>If you retain the ID of the policy, you can get information about the policy, including the traffic policy document, by running
|
|
603
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetTrafficPolicy.html">GetTrafficPolicy</a>.</p>
|
|
604
|
-
* </li>
|
|
605
|
-
* </ul>
|
|
606
|
-
*/
|
|
607
|
-
deleteTrafficPolicy(args: DeleteTrafficPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficPolicyCommandOutput>;
|
|
608
|
-
deleteTrafficPolicy(args: DeleteTrafficPolicyCommandInput, cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void): void;
|
|
609
|
-
deleteTrafficPolicy(args: DeleteTrafficPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void): void;
|
|
610
|
-
/**
|
|
611
|
-
* <p>Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.</p>
|
|
612
|
-
* <note>
|
|
613
|
-
* <p>In the Route 53 console, traffic policy instances are known as policy records.</p>
|
|
614
|
-
* </note>
|
|
615
|
-
*/
|
|
616
|
-
deleteTrafficPolicyInstance(args: DeleteTrafficPolicyInstanceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficPolicyInstanceCommandOutput>;
|
|
617
|
-
deleteTrafficPolicyInstance(args: DeleteTrafficPolicyInstanceCommandInput, cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void): void;
|
|
618
|
-
deleteTrafficPolicyInstance(args: DeleteTrafficPolicyInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void): void;
|
|
619
|
-
/**
|
|
620
|
-
* <p>Removes authorization to submit an <code>AssociateVPCWithHostedZone</code> request to associate a specified VPC
|
|
621
|
-
* with a hosted zone that was created by a different account. You must use the account that created the hosted zone
|
|
622
|
-
* to submit a <code>DeleteVPCAssociationAuthorization</code> request.</p>
|
|
623
|
-
* <important>
|
|
624
|
-
* <p>Sending this request only prevents the Amazon Web Services account that created the VPC from associating the VPC
|
|
625
|
-
* with the Amazon Route 53 hosted zone in the future. If the VPC is already associated with the hosted zone,
|
|
626
|
-
* <code>DeleteVPCAssociationAuthorization</code> won't disassociate the VPC from the hosted zone.
|
|
627
|
-
* If you want to delete an existing association, use <code>DisassociateVPCFromHostedZone</code>.</p>
|
|
628
|
-
* </important>
|
|
629
|
-
*/
|
|
630
|
-
deleteVPCAssociationAuthorization(args: DeleteVPCAssociationAuthorizationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVPCAssociationAuthorizationCommandOutput>;
|
|
631
|
-
deleteVPCAssociationAuthorization(args: DeleteVPCAssociationAuthorizationCommandInput, cb: (err: any, data?: DeleteVPCAssociationAuthorizationCommandOutput) => void): void;
|
|
632
|
-
deleteVPCAssociationAuthorization(args: DeleteVPCAssociationAuthorizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVPCAssociationAuthorizationCommandOutput) => void): void;
|
|
633
|
-
/**
|
|
634
|
-
* <p>Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any key-signing keys (KSKs)
|
|
635
|
-
* that are active in the hosted zone.</p>
|
|
636
|
-
*/
|
|
637
|
-
disableHostedZoneDNSSEC(args: DisableHostedZoneDNSSECCommandInput, options?: __HttpHandlerOptions): Promise<DisableHostedZoneDNSSECCommandOutput>;
|
|
638
|
-
disableHostedZoneDNSSEC(args: DisableHostedZoneDNSSECCommandInput, cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void): void;
|
|
639
|
-
disableHostedZoneDNSSEC(args: DisableHostedZoneDNSSECCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void): void;
|
|
640
|
-
/**
|
|
641
|
-
* <p>Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone. Note the following:</p>
|
|
642
|
-
* <ul>
|
|
643
|
-
* <li>
|
|
644
|
-
* <p>You can't disassociate the last Amazon VPC from a private hosted zone.</p>
|
|
645
|
-
* </li>
|
|
646
|
-
* <li>
|
|
647
|
-
* <p>You can't convert a private hosted zone into a public hosted zone.</p>
|
|
648
|
-
* </li>
|
|
649
|
-
* <li>
|
|
650
|
-
* <p>You can submit a <code>DisassociateVPCFromHostedZone</code> request using either the account
|
|
651
|
-
* that created the hosted zone or the account that created the Amazon VPC.</p>
|
|
652
|
-
* </li>
|
|
653
|
-
* <li>
|
|
654
|
-
* <p>Some services, such as Cloud Map and Amazon Elastic File System (Amazon EFS) automatically create hosted zones and associate
|
|
655
|
-
* VPCs with the hosted zones. A service can create a hosted zone using your account or using its own account.
|
|
656
|
-
* You can disassociate a VPC from a hosted zone only if the service created the hosted zone using your account.</p>
|
|
657
|
-
* <p>When you run <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListHostedZonesByVPC.html">DisassociateVPCFromHostedZone</a>,
|
|
658
|
-
* if the hosted zone has a value for <code>OwningAccount</code>, you can use <code>DisassociateVPCFromHostedZone</code>.
|
|
659
|
-
* If the hosted zone has a value for <code>OwningService</code>, you can't use <code>DisassociateVPCFromHostedZone</code>.</p>
|
|
660
|
-
* </li>
|
|
661
|
-
* </ul>
|
|
662
|
-
*/
|
|
663
|
-
disassociateVPCFromHostedZone(args: DisassociateVPCFromHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateVPCFromHostedZoneCommandOutput>;
|
|
664
|
-
disassociateVPCFromHostedZone(args: DisassociateVPCFromHostedZoneCommandInput, cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void): void;
|
|
665
|
-
disassociateVPCFromHostedZone(args: DisassociateVPCFromHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void): void;
|
|
666
|
-
/**
|
|
667
|
-
* <p>Enables DNSSEC signing in a specific hosted zone.</p>
|
|
668
|
-
*/
|
|
669
|
-
enableHostedZoneDNSSEC(args: EnableHostedZoneDNSSECCommandInput, options?: __HttpHandlerOptions): Promise<EnableHostedZoneDNSSECCommandOutput>;
|
|
670
|
-
enableHostedZoneDNSSEC(args: EnableHostedZoneDNSSECCommandInput, cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void): void;
|
|
671
|
-
enableHostedZoneDNSSEC(args: EnableHostedZoneDNSSECCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void): void;
|
|
672
|
-
/**
|
|
673
|
-
* <p>Gets the specified limit for the current account, for example, the maximum number of health checks that you
|
|
674
|
-
* can create using the account.</p>
|
|
675
|
-
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
|
|
676
|
-
* in the <i>Amazon Route 53 Developer Guide</i>. To request a higher limit,
|
|
677
|
-
* <a href="https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase&limitType=service-code-route53">open a case</a>.</p>
|
|
678
|
-
* <note>
|
|
679
|
-
* <p>You can also view account limits in Amazon Web Services Trusted Advisor. Sign in to the Amazon Web Services Management Console and open the Trusted Advisor console at
|
|
680
|
-
* <a href="https://console.aws.amazon.com/trustedadvisor">https://console.aws.amazon.com/trustedadvisor/</a>. Then choose
|
|
681
|
-
* <b>Service limits</b> in the navigation pane.</p>
|
|
682
|
-
* </note>
|
|
683
|
-
*/
|
|
684
|
-
getAccountLimit(args: GetAccountLimitCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountLimitCommandOutput>;
|
|
685
|
-
getAccountLimit(args: GetAccountLimitCommandInput, cb: (err: any, data?: GetAccountLimitCommandOutput) => void): void;
|
|
686
|
-
getAccountLimit(args: GetAccountLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountLimitCommandOutput) => void): void;
|
|
687
|
-
/**
|
|
688
|
-
* <p>Returns the current status of a change batch request. The status is one of the
|
|
689
|
-
* following values:</p>
|
|
690
|
-
* <ul>
|
|
691
|
-
* <li>
|
|
692
|
-
* <p>
|
|
693
|
-
* <code>PENDING</code> indicates that the changes in this request have not propagated to all Amazon Route 53 DNS servers.
|
|
694
|
-
* This is the initial status of all change batch requests.</p>
|
|
695
|
-
* </li>
|
|
696
|
-
* <li>
|
|
697
|
-
* <p>
|
|
698
|
-
* <code>INSYNC</code> indicates that the changes have propagated to all Route 53 DNS servers. </p>
|
|
699
|
-
* </li>
|
|
700
|
-
* </ul>
|
|
701
|
-
*/
|
|
702
|
-
getChange(args: GetChangeCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeCommandOutput>;
|
|
703
|
-
getChange(args: GetChangeCommandInput, cb: (err: any, data?: GetChangeCommandOutput) => void): void;
|
|
704
|
-
getChange(args: GetChangeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeCommandOutput) => void): void;
|
|
705
|
-
/**
|
|
706
|
-
* <p>Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.</p>
|
|
707
|
-
* <important>
|
|
708
|
-
* <p>
|
|
709
|
-
* <code>GetCheckerIpRanges</code> still works, but we recommend that you download
|
|
710
|
-
* ip-ranges.json, which includes IP address ranges for all Amazon Web Services services. For more information, see
|
|
711
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/route-53-ip-addresses.html">IP Address Ranges of Amazon Route 53 Servers</a>
|
|
712
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
713
|
-
* </important>
|
|
714
|
-
*/
|
|
715
|
-
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, options?: __HttpHandlerOptions): Promise<GetCheckerIpRangesCommandOutput>;
|
|
716
|
-
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void): void;
|
|
717
|
-
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void): void;
|
|
718
|
-
/**
|
|
719
|
-
* <p>Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.</p>
|
|
720
|
-
*/
|
|
721
|
-
getDNSSEC(args: GetDNSSECCommandInput, options?: __HttpHandlerOptions): Promise<GetDNSSECCommandOutput>;
|
|
722
|
-
getDNSSEC(args: GetDNSSECCommandInput, cb: (err: any, data?: GetDNSSECCommandOutput) => void): void;
|
|
723
|
-
getDNSSEC(args: GetDNSSECCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDNSSECCommandOutput) => void): void;
|
|
724
|
-
/**
|
|
725
|
-
* <p>Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
|
|
726
|
-
* resource record sets.</p>
|
|
727
|
-
* <p>Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.</p>
|
|
728
|
-
*
|
|
729
|
-
* <p>Use the following syntax to determine whether a continent is supported for geolocation:</p>
|
|
730
|
-
* <p>
|
|
731
|
-
* <code>GET /2013-04-01/geolocation?continentcode=<i>two-letter abbreviation for a continent</i>
|
|
732
|
-
* </code>
|
|
733
|
-
* </p>
|
|
734
|
-
*
|
|
735
|
-
* <p>Use the following syntax to determine whether a country is supported for geolocation:</p>
|
|
736
|
-
* <p>
|
|
737
|
-
* <code>GET /2013-04-01/geolocation?countrycode=<i>two-character country code</i>
|
|
738
|
-
* </code>
|
|
739
|
-
* </p>
|
|
740
|
-
*
|
|
741
|
-
* <p>Use the following syntax to determine whether a subdivision of a country is supported for geolocation:</p>
|
|
742
|
-
* <p>
|
|
743
|
-
* <code>GET /2013-04-01/geolocation?countrycode=<i>two-character country code</i>&subdivisioncode=<i>subdivision code</i>
|
|
744
|
-
* </code>
|
|
745
|
-
* </p>
|
|
746
|
-
*/
|
|
747
|
-
getGeoLocation(args: GetGeoLocationCommandInput, options?: __HttpHandlerOptions): Promise<GetGeoLocationCommandOutput>;
|
|
748
|
-
getGeoLocation(args: GetGeoLocationCommandInput, cb: (err: any, data?: GetGeoLocationCommandOutput) => void): void;
|
|
749
|
-
getGeoLocation(args: GetGeoLocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGeoLocationCommandOutput) => void): void;
|
|
750
|
-
/**
|
|
751
|
-
* <p>Gets information about a specified health check.</p>
|
|
752
|
-
*/
|
|
753
|
-
getHealthCheck(args: GetHealthCheckCommandInput, options?: __HttpHandlerOptions): Promise<GetHealthCheckCommandOutput>;
|
|
754
|
-
getHealthCheck(args: GetHealthCheckCommandInput, cb: (err: any, data?: GetHealthCheckCommandOutput) => void): void;
|
|
755
|
-
getHealthCheck(args: GetHealthCheckCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHealthCheckCommandOutput) => void): void;
|
|
756
|
-
/**
|
|
757
|
-
* <p>Retrieves the number of health checks that are associated with the current Amazon Web Services account.</p>
|
|
758
|
-
*/
|
|
759
|
-
getHealthCheckCount(args: GetHealthCheckCountCommandInput, options?: __HttpHandlerOptions): Promise<GetHealthCheckCountCommandOutput>;
|
|
760
|
-
getHealthCheckCount(args: GetHealthCheckCountCommandInput, cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void): void;
|
|
761
|
-
getHealthCheckCount(args: GetHealthCheckCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void): void;
|
|
762
|
-
/**
|
|
763
|
-
* <p>Gets the reason that a specified health check failed most recently.</p>
|
|
764
|
-
*/
|
|
765
|
-
getHealthCheckLastFailureReason(args: GetHealthCheckLastFailureReasonCommandInput, options?: __HttpHandlerOptions): Promise<GetHealthCheckLastFailureReasonCommandOutput>;
|
|
766
|
-
getHealthCheckLastFailureReason(args: GetHealthCheckLastFailureReasonCommandInput, cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void): void;
|
|
767
|
-
getHealthCheckLastFailureReason(args: GetHealthCheckLastFailureReasonCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void): void;
|
|
768
|
-
/**
|
|
769
|
-
* <p>Gets status of a specified health check. </p>
|
|
770
|
-
* <important>
|
|
771
|
-
* <p>This API is intended for use during development to diagnose behavior. It doesn’t support production use-cases with high query rates that require immediate and actionable responses.</p>
|
|
772
|
-
* </important>
|
|
773
|
-
*/
|
|
774
|
-
getHealthCheckStatus(args: GetHealthCheckStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetHealthCheckStatusCommandOutput>;
|
|
775
|
-
getHealthCheckStatus(args: GetHealthCheckStatusCommandInput, cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void): void;
|
|
776
|
-
getHealthCheckStatus(args: GetHealthCheckStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void): void;
|
|
777
|
-
/**
|
|
778
|
-
* <p>Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.</p>
|
|
779
|
-
*/
|
|
780
|
-
getHostedZone(args: GetHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<GetHostedZoneCommandOutput>;
|
|
781
|
-
getHostedZone(args: GetHostedZoneCommandInput, cb: (err: any, data?: GetHostedZoneCommandOutput) => void): void;
|
|
782
|
-
getHostedZone(args: GetHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostedZoneCommandOutput) => void): void;
|
|
783
|
-
/**
|
|
784
|
-
* <p>Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.</p>
|
|
785
|
-
*/
|
|
786
|
-
getHostedZoneCount(args: GetHostedZoneCountCommandInput, options?: __HttpHandlerOptions): Promise<GetHostedZoneCountCommandOutput>;
|
|
787
|
-
getHostedZoneCount(args: GetHostedZoneCountCommandInput, cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void): void;
|
|
788
|
-
getHostedZoneCount(args: GetHostedZoneCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void): void;
|
|
789
|
-
/**
|
|
790
|
-
* <p>Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you
|
|
791
|
-
* can create in the hosted zone. </p>
|
|
792
|
-
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
|
|
793
|
-
* in the <i>Amazon Route 53 Developer Guide</i>. To request a higher limit,
|
|
794
|
-
* <a href="https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase&limitType=service-code-route53">open a case</a>.</p>
|
|
795
|
-
*/
|
|
796
|
-
getHostedZoneLimit(args: GetHostedZoneLimitCommandInput, options?: __HttpHandlerOptions): Promise<GetHostedZoneLimitCommandOutput>;
|
|
797
|
-
getHostedZoneLimit(args: GetHostedZoneLimitCommandInput, cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void): void;
|
|
798
|
-
getHostedZoneLimit(args: GetHostedZoneLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void): void;
|
|
799
|
-
/**
|
|
800
|
-
* <p>Gets information about a specified configuration for DNS query logging.</p>
|
|
801
|
-
*
|
|
802
|
-
* <p>For more information about DNS query logs, see
|
|
803
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateQueryLoggingConfig.html">CreateQueryLoggingConfig</a>
|
|
804
|
-
* and
|
|
805
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html">Logging DNS Queries</a>.</p>
|
|
806
|
-
*/
|
|
807
|
-
getQueryLoggingConfig(args: GetQueryLoggingConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetQueryLoggingConfigCommandOutput>;
|
|
808
|
-
getQueryLoggingConfig(args: GetQueryLoggingConfigCommandInput, cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void): void;
|
|
809
|
-
getQueryLoggingConfig(args: GetQueryLoggingConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void): void;
|
|
810
|
-
/**
|
|
811
|
-
* <p>Retrieves information about a specified reusable delegation set, including the four name servers that are assigned
|
|
812
|
-
* to the delegation set.</p>
|
|
813
|
-
*/
|
|
814
|
-
getReusableDelegationSet(args: GetReusableDelegationSetCommandInput, options?: __HttpHandlerOptions): Promise<GetReusableDelegationSetCommandOutput>;
|
|
815
|
-
getReusableDelegationSet(args: GetReusableDelegationSetCommandInput, cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void): void;
|
|
816
|
-
getReusableDelegationSet(args: GetReusableDelegationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void): void;
|
|
817
|
-
/**
|
|
818
|
-
* <p>Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.</p>
|
|
819
|
-
* <p>For the default limit, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
|
|
820
|
-
* in the <i>Amazon Route 53 Developer Guide</i>. To request a higher limit,
|
|
821
|
-
* <a href="https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase&limitType=service-code-route53">open a case</a>.</p>
|
|
822
|
-
*/
|
|
823
|
-
getReusableDelegationSetLimit(args: GetReusableDelegationSetLimitCommandInput, options?: __HttpHandlerOptions): Promise<GetReusableDelegationSetLimitCommandOutput>;
|
|
824
|
-
getReusableDelegationSetLimit(args: GetReusableDelegationSetLimitCommandInput, cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void): void;
|
|
825
|
-
getReusableDelegationSetLimit(args: GetReusableDelegationSetLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void): void;
|
|
826
|
-
/**
|
|
827
|
-
* <p>Gets information about a specific traffic policy version.</p>
|
|
828
|
-
* <p>For information about how of deleting a traffic policy affects the response from <code>GetTrafficPolicy</code>, see
|
|
829
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteTrafficPolicy.html">DeleteTrafficPolicy</a>.
|
|
830
|
-
* </p>
|
|
831
|
-
*/
|
|
832
|
-
getTrafficPolicy(args: GetTrafficPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetTrafficPolicyCommandOutput>;
|
|
833
|
-
getTrafficPolicy(args: GetTrafficPolicyCommandInput, cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void): void;
|
|
834
|
-
getTrafficPolicy(args: GetTrafficPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void): void;
|
|
835
|
-
/**
|
|
836
|
-
* <p>Gets information about a specified traffic policy instance.</p>
|
|
837
|
-
* <note>
|
|
838
|
-
* <p>After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request,
|
|
839
|
-
* there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For
|
|
840
|
-
* more information, see the <code>State</code> response element.</p>
|
|
841
|
-
* </note>
|
|
842
|
-
* <note>
|
|
843
|
-
* <p>In the Route 53 console, traffic policy instances are known as policy records.</p>
|
|
844
|
-
* </note>
|
|
845
|
-
*/
|
|
846
|
-
getTrafficPolicyInstance(args: GetTrafficPolicyInstanceCommandInput, options?: __HttpHandlerOptions): Promise<GetTrafficPolicyInstanceCommandOutput>;
|
|
847
|
-
getTrafficPolicyInstance(args: GetTrafficPolicyInstanceCommandInput, cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void): void;
|
|
848
|
-
getTrafficPolicyInstance(args: GetTrafficPolicyInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void): void;
|
|
849
|
-
/**
|
|
850
|
-
* <p>Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.</p>
|
|
851
|
-
*/
|
|
852
|
-
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, options?: __HttpHandlerOptions): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
|
|
853
|
-
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void): void;
|
|
854
|
-
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void): void;
|
|
855
|
-
/**
|
|
856
|
-
* <p>Retrieves a list of supported geographic locations.</p>
|
|
857
|
-
* <p>Countries are listed first, and continents are listed last. If Amazon Route 53 supports subdivisions for a country (for example, states or provinces),
|
|
858
|
-
* the subdivisions for that country are listed in alphabetical order immediately after the corresponding country.</p>
|
|
859
|
-
* <p>Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.</p>
|
|
860
|
-
* <p>For a list of supported geolocation codes, see the
|
|
861
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GeoLocation.html">GeoLocation</a> data type.</p>
|
|
862
|
-
*/
|
|
863
|
-
listGeoLocations(args: ListGeoLocationsCommandInput, options?: __HttpHandlerOptions): Promise<ListGeoLocationsCommandOutput>;
|
|
864
|
-
listGeoLocations(args: ListGeoLocationsCommandInput, cb: (err: any, data?: ListGeoLocationsCommandOutput) => void): void;
|
|
865
|
-
listGeoLocations(args: ListGeoLocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGeoLocationsCommandOutput) => void): void;
|
|
866
|
-
/**
|
|
867
|
-
* <p>Retrieve a list of the health checks that are associated with the current Amazon Web Services account. </p>
|
|
868
|
-
*/
|
|
869
|
-
listHealthChecks(args: ListHealthChecksCommandInput, options?: __HttpHandlerOptions): Promise<ListHealthChecksCommandOutput>;
|
|
870
|
-
listHealthChecks(args: ListHealthChecksCommandInput, cb: (err: any, data?: ListHealthChecksCommandOutput) => void): void;
|
|
871
|
-
listHealthChecks(args: ListHealthChecksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHealthChecksCommandOutput) => void): void;
|
|
872
|
-
/**
|
|
873
|
-
* <p>Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account. The response
|
|
874
|
-
* includes a <code>HostedZones</code> child element for each hosted zone.</p>
|
|
875
|
-
* <p>Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the
|
|
876
|
-
* <code>maxitems</code> parameter to list them in groups of up to 100.</p>
|
|
877
|
-
*/
|
|
878
|
-
listHostedZones(args: ListHostedZonesCommandInput, options?: __HttpHandlerOptions): Promise<ListHostedZonesCommandOutput>;
|
|
879
|
-
listHostedZones(args: ListHostedZonesCommandInput, cb: (err: any, data?: ListHostedZonesCommandOutput) => void): void;
|
|
880
|
-
listHostedZones(args: ListHostedZonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostedZonesCommandOutput) => void): void;
|
|
881
|
-
/**
|
|
882
|
-
* <p>Retrieves a list of your hosted zones in lexicographic order. The response includes a <code>HostedZones</code> child element
|
|
883
|
-
* for each hosted zone created by the current Amazon Web Services account. </p>
|
|
884
|
-
* <p>
|
|
885
|
-
* <code>ListHostedZonesByName</code> sorts hosted zones by name with the labels reversed. For example:</p>
|
|
886
|
-
*
|
|
887
|
-
* <p>
|
|
888
|
-
* <code>com.example.www.</code>
|
|
889
|
-
* </p>
|
|
890
|
-
*
|
|
891
|
-
* <p>Note the trailing dot, which can change the sort order in some circumstances.</p>
|
|
892
|
-
* <p>If the domain name includes escape characters or Punycode, <code>ListHostedZonesByName</code> alphabetizes the domain name
|
|
893
|
-
* using the escaped or Punycoded value, which is the format that Amazon Route 53 saves in its database. For example, to create a hosted zone
|
|
894
|
-
* for exämple.com, you specify ex\344mple.com for the domain name. <code>ListHostedZonesByName</code> alphabetizes it as:</p>
|
|
895
|
-
*
|
|
896
|
-
* <p>
|
|
897
|
-
* <code>com.ex\344mple.</code>
|
|
898
|
-
* </p>
|
|
899
|
-
*
|
|
900
|
-
* <p>The labels are reversed and alphabetized using the escaped value. For more information about valid domain name formats,
|
|
901
|
-
* including internationalized domain names, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS Domain Name Format</a> in the
|
|
902
|
-
* <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
903
|
-
* <p>Route 53 returns up to 100 items in each response. If you have a lot of hosted zones, use the <code>MaxItems</code> parameter to list
|
|
904
|
-
* them in groups of up to 100. The response includes values that help navigate from one group of <code>MaxItems</code> hosted zones to the next:</p>
|
|
905
|
-
* <ul>
|
|
906
|
-
* <li>
|
|
907
|
-
* <p>The <code>DNSName</code> and <code>HostedZoneId</code> elements in the response contain the values, if any, specified for the
|
|
908
|
-
* <code>dnsname</code> and <code>hostedzoneid</code> parameters in the request that produced the current response.</p>
|
|
909
|
-
* </li>
|
|
910
|
-
* <li>
|
|
911
|
-
* <p>The <code>MaxItems</code> element in the response contains the value, if any, that you specified for the <code>maxitems</code>
|
|
912
|
-
* parameter in the request that produced the current response.</p>
|
|
913
|
-
* </li>
|
|
914
|
-
* <li>
|
|
915
|
-
* <p>If the value of <code>IsTruncated</code> in the response is true, there are more hosted zones associated with the
|
|
916
|
-
* current Amazon Web Services account. </p>
|
|
917
|
-
* <p>If <code>IsTruncated</code> is false, this response includes the last hosted zone that is associated with the current account.
|
|
918
|
-
* The <code>NextDNSName</code> element and <code>NextHostedZoneId</code> elements are omitted from the response.</p>
|
|
919
|
-
* </li>
|
|
920
|
-
* <li>
|
|
921
|
-
* <p>The <code>NextDNSName</code> and <code>NextHostedZoneId</code> elements in the response contain the domain name and the
|
|
922
|
-
* hosted zone ID of the next hosted zone that is associated with the current Amazon Web Services account. If you want to list more hosted zones,
|
|
923
|
-
* make another call to <code>ListHostedZonesByName</code>, and specify the value of <code>NextDNSName</code> and
|
|
924
|
-
* <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code> parameters, respectively.</p>
|
|
925
|
-
* </li>
|
|
926
|
-
* </ul>
|
|
927
|
-
*/
|
|
928
|
-
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, options?: __HttpHandlerOptions): Promise<ListHostedZonesByNameCommandOutput>;
|
|
929
|
-
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void): void;
|
|
930
|
-
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void): void;
|
|
931
|
-
/**
|
|
932
|
-
* <p>Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the
|
|
933
|
-
* hosted zones. The <code>HostedZoneOwner</code> structure in the response contains one of the following values:</p>
|
|
934
|
-
* <ul>
|
|
935
|
-
* <li>
|
|
936
|
-
* <p>An <code>OwningAccount</code> element, which contains the account number of either the current Amazon Web Services account or
|
|
937
|
-
* another Amazon Web Services account. Some services, such as Cloud Map, create hosted zones using the current account. </p>
|
|
938
|
-
* </li>
|
|
939
|
-
* <li>
|
|
940
|
-
* <p>An <code>OwningService</code> element, which identifies the Amazon Web Services service that created and owns the hosted zone.
|
|
941
|
-
* For example, if a hosted zone was created by Amazon Elastic File System (Amazon EFS), the value of <code>Owner</code> is
|
|
942
|
-
* <code>efs.amazonaws.com</code>. </p>
|
|
943
|
-
* </li>
|
|
944
|
-
* </ul>
|
|
945
|
-
*/
|
|
946
|
-
listHostedZonesByVPC(args: ListHostedZonesByVPCCommandInput, options?: __HttpHandlerOptions): Promise<ListHostedZonesByVPCCommandOutput>;
|
|
947
|
-
listHostedZonesByVPC(args: ListHostedZonesByVPCCommandInput, cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void): void;
|
|
948
|
-
listHostedZonesByVPC(args: ListHostedZonesByVPCCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void): void;
|
|
949
|
-
/**
|
|
950
|
-
* <p>Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration
|
|
951
|
-
* that is associated with a specified hosted zone.</p>
|
|
952
|
-
*
|
|
953
|
-
* <p>For more information about DNS query logs, see
|
|
954
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateQueryLoggingConfig.html">CreateQueryLoggingConfig</a>.
|
|
955
|
-
* Additional information, including the format of DNS query logs, appears in
|
|
956
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html">Logging DNS Queries</a>
|
|
957
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
958
|
-
*/
|
|
959
|
-
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListQueryLoggingConfigsCommandOutput>;
|
|
960
|
-
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void): void;
|
|
961
|
-
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void): void;
|
|
962
|
-
/**
|
|
963
|
-
* <p>Lists the resource record sets in a specified hosted zone.</p>
|
|
964
|
-
* <p>
|
|
965
|
-
* <code>ListResourceRecordSets</code> returns up to 300 resource record sets at a time in ASCII order,
|
|
966
|
-
* beginning at a position specified by the <code>name</code> and <code>type</code> elements.</p>
|
|
967
|
-
*
|
|
968
|
-
* <p>
|
|
969
|
-
* <b>Sort order</b>
|
|
970
|
-
* </p>
|
|
971
|
-
* <p>
|
|
972
|
-
* <code>ListResourceRecordSets</code> sorts results first by DNS name with the labels reversed, for example:</p>
|
|
973
|
-
* <p>
|
|
974
|
-
* <code>com.example.www.</code>
|
|
975
|
-
* </p>
|
|
976
|
-
* <p>Note the trailing dot, which can change the sort order when the record name contains characters that appear before
|
|
977
|
-
* <code>.</code> (decimal 46) in the ASCII table. These characters include the following: <code>! " # $ % & ' ( ) * + , -</code>
|
|
978
|
-
* </p>
|
|
979
|
-
* <p>When multiple records have the same DNS name, <code>ListResourceRecordSets</code> sorts results by the record type.</p>
|
|
980
|
-
*
|
|
981
|
-
* <p>
|
|
982
|
-
* <b>Specifying where to start listing records</b>
|
|
983
|
-
* </p>
|
|
984
|
-
* <p>You can use the name and type elements to specify the resource record set that the list begins with:</p>
|
|
985
|
-
* <dl>
|
|
986
|
-
* <dt>If you do not specify Name or Type</dt>
|
|
987
|
-
* <dd>
|
|
988
|
-
* <p>The results begin with the first resource record set that the hosted zone contains.</p>
|
|
989
|
-
* </dd>
|
|
990
|
-
* <dt>If you specify Name but not Type</dt>
|
|
991
|
-
* <dd>
|
|
992
|
-
* <p>The results begin with the first resource record set in the list whose name is greater than or equal to
|
|
993
|
-
* <code>Name</code>.</p>
|
|
994
|
-
* </dd>
|
|
995
|
-
* <dt>If you specify Type but not Name</dt>
|
|
996
|
-
* <dd>
|
|
997
|
-
* <p>Amazon Route 53 returns the <code>InvalidInput</code> error.</p>
|
|
998
|
-
* </dd>
|
|
999
|
-
* <dt>If you specify both Name and Type</dt>
|
|
1000
|
-
* <dd>
|
|
1001
|
-
* <p>The results begin with the first resource record set in the list whose name is greater than or equal to
|
|
1002
|
-
* <code>Name</code>, and whose type is greater than or equal to <code>Type</code>.</p>
|
|
1003
|
-
* </dd>
|
|
1004
|
-
* </dl>
|
|
1005
|
-
*
|
|
1006
|
-
* <p>
|
|
1007
|
-
* <b>Resource record sets that are PENDING</b>
|
|
1008
|
-
* </p>
|
|
1009
|
-
* <p>This action returns the most current version of the records. This includes records that are <code>PENDING</code>,
|
|
1010
|
-
* and that are not yet available on all Route 53 DNS servers.</p>
|
|
1011
|
-
*
|
|
1012
|
-
* <p>
|
|
1013
|
-
* <b>Changing resource record sets</b>
|
|
1014
|
-
* </p>
|
|
1015
|
-
* <p>To ensure that you get an accurate listing of the resource record sets for a hosted zone at a point in time,
|
|
1016
|
-
* do not submit a <code>ChangeResourceRecordSets</code> request while you're paging through the results of a
|
|
1017
|
-
* <code>ListResourceRecordSets</code> request. If you do, some pages may display results without the latest changes
|
|
1018
|
-
* while other pages display results with the latest changes.</p>
|
|
1019
|
-
*
|
|
1020
|
-
* <p>
|
|
1021
|
-
* <b>Displaying the next page of results</b>
|
|
1022
|
-
* </p>
|
|
1023
|
-
* <p>If a <code>ListResourceRecordSets</code> command returns more than one page of results, the value of <code>IsTruncated</code>
|
|
1024
|
-
* is <code>true</code>. To display the next page of results, get the values of <code>NextRecordName</code>, <code>NextRecordType</code>,
|
|
1025
|
-
* and <code>NextRecordIdentifier</code> (if any) from the response. Then submit another <code>ListResourceRecordSets</code> request, and
|
|
1026
|
-
* specify those values for <code>StartRecordName</code>, <code>StartRecordType</code>, and <code>StartRecordIdentifier</code>.</p>
|
|
1027
|
-
*/
|
|
1028
|
-
listResourceRecordSets(args: ListResourceRecordSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListResourceRecordSetsCommandOutput>;
|
|
1029
|
-
listResourceRecordSets(args: ListResourceRecordSetsCommandInput, cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void): void;
|
|
1030
|
-
listResourceRecordSets(args: ListResourceRecordSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void): void;
|
|
1031
|
-
/**
|
|
1032
|
-
* <p>Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.</p>
|
|
1033
|
-
*/
|
|
1034
|
-
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListReusableDelegationSetsCommandOutput>;
|
|
1035
|
-
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void): void;
|
|
1036
|
-
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void): void;
|
|
1037
|
-
/**
|
|
1038
|
-
* <p>Lists tags for one health check or hosted zone. </p>
|
|
1039
|
-
* <p>For information about using tags for cost allocation, see
|
|
1040
|
-
* <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
|
|
1041
|
-
* in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
1042
|
-
*/
|
|
1043
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
1044
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
1045
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
1046
|
-
/**
|
|
1047
|
-
* <p>Lists tags for up to 10 health checks or hosted zones.</p>
|
|
1048
|
-
* <p>For information about using tags for cost allocation, see
|
|
1049
|
-
* <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation Tags</a>
|
|
1050
|
-
* in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
1051
|
-
*/
|
|
1052
|
-
listTagsForResources(args: ListTagsForResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourcesCommandOutput>;
|
|
1053
|
-
listTagsForResources(args: ListTagsForResourcesCommandInput, cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void): void;
|
|
1054
|
-
listTagsForResources(args: ListTagsForResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void): void;
|
|
1055
|
-
/**
|
|
1056
|
-
* <p>Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
|
|
1057
|
-
* Policies are listed in the order that they were created in. </p>
|
|
1058
|
-
*
|
|
1059
|
-
* <p>For information about how of deleting a traffic policy affects the response from <code>ListTrafficPolicies</code>, see
|
|
1060
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteTrafficPolicy.html">DeleteTrafficPolicy</a>.
|
|
1061
|
-
*
|
|
1062
|
-
* </p>
|
|
1063
|
-
*/
|
|
1064
|
-
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPoliciesCommandOutput>;
|
|
1065
|
-
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void): void;
|
|
1066
|
-
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void): void;
|
|
1067
|
-
/**
|
|
1068
|
-
* <p>Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.</p>
|
|
1069
|
-
* <note>
|
|
1070
|
-
* <p>After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief delay while Amazon Route 53 creates the
|
|
1071
|
-
* resource record sets that are specified in the traffic policy definition. For more information, see the <code>State</code> response element.</p>
|
|
1072
|
-
* </note>
|
|
1073
|
-
* <p>Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
|
|
1074
|
-
* <code>MaxItems</code> parameter to list them in groups of up to 100.</p>
|
|
1075
|
-
*/
|
|
1076
|
-
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPolicyInstancesCommandOutput>;
|
|
1077
|
-
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void): void;
|
|
1078
|
-
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void): void;
|
|
1079
|
-
/**
|
|
1080
|
-
* <p>Gets information about the traffic policy instances that you created in a specified hosted zone.</p>
|
|
1081
|
-
* <note>
|
|
1082
|
-
* <p>After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request, there's a
|
|
1083
|
-
* brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For more information,
|
|
1084
|
-
* see the <code>State</code> response element.</p>
|
|
1085
|
-
* </note>
|
|
1086
|
-
* <p>Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
|
|
1087
|
-
* <code>MaxItems</code> parameter to list them in groups of up to 100.</p>
|
|
1088
|
-
*/
|
|
1089
|
-
listTrafficPolicyInstancesByHostedZone(args: ListTrafficPolicyInstancesByHostedZoneCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPolicyInstancesByHostedZoneCommandOutput>;
|
|
1090
|
-
listTrafficPolicyInstancesByHostedZone(args: ListTrafficPolicyInstancesByHostedZoneCommandInput, cb: (err: any, data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput) => void): void;
|
|
1091
|
-
listTrafficPolicyInstancesByHostedZone(args: ListTrafficPolicyInstancesByHostedZoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput) => void): void;
|
|
1092
|
-
/**
|
|
1093
|
-
* <p>Gets information about the traffic policy instances that you created by using a specify traffic policy version.</p>
|
|
1094
|
-
* <note>
|
|
1095
|
-
* <p>After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request,
|
|
1096
|
-
* there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For
|
|
1097
|
-
* more information, see the <code>State</code> response element.</p>
|
|
1098
|
-
* </note>
|
|
1099
|
-
* <p>Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
|
|
1100
|
-
* <code>MaxItems</code> parameter to list them in groups of up to 100.</p>
|
|
1101
|
-
*/
|
|
1102
|
-
listTrafficPolicyInstancesByPolicy(args: ListTrafficPolicyInstancesByPolicyCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPolicyInstancesByPolicyCommandOutput>;
|
|
1103
|
-
listTrafficPolicyInstancesByPolicy(args: ListTrafficPolicyInstancesByPolicyCommandInput, cb: (err: any, data?: ListTrafficPolicyInstancesByPolicyCommandOutput) => void): void;
|
|
1104
|
-
listTrafficPolicyInstancesByPolicy(args: ListTrafficPolicyInstancesByPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPolicyInstancesByPolicyCommandOutput) => void): void;
|
|
1105
|
-
/**
|
|
1106
|
-
* <p>Gets information about all of the versions for a specified traffic policy.</p>
|
|
1107
|
-
* <p>Traffic policy versions are listed in numerical order by <code>VersionNumber</code>.</p>
|
|
1108
|
-
*/
|
|
1109
|
-
listTrafficPolicyVersions(args: ListTrafficPolicyVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPolicyVersionsCommandOutput>;
|
|
1110
|
-
listTrafficPolicyVersions(args: ListTrafficPolicyVersionsCommandInput, cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void): void;
|
|
1111
|
-
listTrafficPolicyVersions(args: ListTrafficPolicyVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void): void;
|
|
1112
|
-
/**
|
|
1113
|
-
* <p>Gets a list of the VPCs that were created by other accounts and that can be associated with a
|
|
1114
|
-
* specified hosted zone because you've submitted one or more <code>CreateVPCAssociationAuthorization</code> requests. </p>
|
|
1115
|
-
* <p>The response includes a <code>VPCs</code> element with a <code>VPC</code> child element for each VPC
|
|
1116
|
-
* that can be associated with the hosted zone.</p>
|
|
1117
|
-
*/
|
|
1118
|
-
listVPCAssociationAuthorizations(args: ListVPCAssociationAuthorizationsCommandInput, options?: __HttpHandlerOptions): Promise<ListVPCAssociationAuthorizationsCommandOutput>;
|
|
1119
|
-
listVPCAssociationAuthorizations(args: ListVPCAssociationAuthorizationsCommandInput, cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void): void;
|
|
1120
|
-
listVPCAssociationAuthorizations(args: ListVPCAssociationAuthorizationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void): void;
|
|
1121
|
-
/**
|
|
1122
|
-
* <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify
|
|
1123
|
-
* the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask. </p>
|
|
1124
|
-
* <p>This call only supports querying public hosted zones.</p>
|
|
1125
|
-
*/
|
|
1126
|
-
testDNSAnswer(args: TestDNSAnswerCommandInput, options?: __HttpHandlerOptions): Promise<TestDNSAnswerCommandOutput>;
|
|
1127
|
-
testDNSAnswer(args: TestDNSAnswerCommandInput, cb: (err: any, data?: TestDNSAnswerCommandOutput) => void): void;
|
|
1128
|
-
testDNSAnswer(args: TestDNSAnswerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestDNSAnswerCommandOutput) => void): void;
|
|
1129
|
-
/**
|
|
1130
|
-
* <p>Updates an existing health check. Note that some values can't be updated. </p>
|
|
1131
|
-
* <p>For more information about updating health checks, see
|
|
1132
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating, Updating, and Deleting Health Checks</a>
|
|
1133
|
-
* in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
1134
|
-
*/
|
|
1135
|
-
updateHealthCheck(args: UpdateHealthCheckCommandInput, options?: __HttpHandlerOptions): Promise<UpdateHealthCheckCommandOutput>;
|
|
1136
|
-
updateHealthCheck(args: UpdateHealthCheckCommandInput, cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void): void;
|
|
1137
|
-
updateHealthCheck(args: UpdateHealthCheckCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void): void;
|
|
1138
|
-
/**
|
|
1139
|
-
* <p>Updates the comment for a specified hosted zone.</p>
|
|
1140
|
-
*/
|
|
1141
|
-
updateHostedZoneComment(args: UpdateHostedZoneCommentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateHostedZoneCommentCommandOutput>;
|
|
1142
|
-
updateHostedZoneComment(args: UpdateHostedZoneCommentCommandInput, cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void): void;
|
|
1143
|
-
updateHostedZoneComment(args: UpdateHostedZoneCommentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void): void;
|
|
1144
|
-
/**
|
|
1145
|
-
* <p>Updates the comment for a specified traffic policy version.</p>
|
|
1146
|
-
*/
|
|
1147
|
-
updateTrafficPolicyComment(args: UpdateTrafficPolicyCommentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTrafficPolicyCommentCommandOutput>;
|
|
1148
|
-
updateTrafficPolicyComment(args: UpdateTrafficPolicyCommentCommandInput, cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void): void;
|
|
1149
|
-
updateTrafficPolicyComment(args: UpdateTrafficPolicyCommentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void): void;
|
|
1150
|
-
/**
|
|
1151
|
-
* <p>Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version.</p>
|
|
1152
|
-
* <p>When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name
|
|
1153
|
-
* (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations:</p>
|
|
1154
|
-
* <ol>
|
|
1155
|
-
* <li>
|
|
1156
|
-
* <p>Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant
|
|
1157
|
-
* the differences are between the existing resource record sets and the new resource record sets. </p>
|
|
1158
|
-
* </li>
|
|
1159
|
-
* <li>
|
|
1160
|
-
* <p>When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name
|
|
1161
|
-
* (such as example.com) by using the new resource record sets.</p>
|
|
1162
|
-
* </li>
|
|
1163
|
-
* <li>
|
|
1164
|
-
* <p>Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.</p>
|
|
1165
|
-
* </li>
|
|
1166
|
-
* </ol>
|
|
1167
|
-
*/
|
|
1168
|
-
updateTrafficPolicyInstance(args: UpdateTrafficPolicyInstanceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTrafficPolicyInstanceCommandOutput>;
|
|
1169
|
-
updateTrafficPolicyInstance(args: UpdateTrafficPolicyInstanceCommandInput, cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void): void;
|
|
1170
|
-
updateTrafficPolicyInstance(args: UpdateTrafficPolicyInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void): void;
|
|
1171
|
-
}
|
|
97
|
+
|