@aws-sdk/client-route-53 3.775.0 → 3.782.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -0
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +13 -13
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +1 -0
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +389 -398
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +14 -11
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +1 -0
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -0
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -0
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -0
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -0
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -0
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -0
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -0
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -0
- package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -0
- package/dist-types/commands/GetChangeCommand.d.ts +1 -0
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +1 -0
- package/dist-types/commands/GetDNSSECCommand.d.ts +1 -0
- package/dist-types/commands/GetGeoLocationCommand.d.ts +1 -0
- package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -0
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +1 -0
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -0
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -0
- package/dist-types/commands/GetHostedZoneCommand.d.ts +13 -13
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +1 -0
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -0
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -0
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -0
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +1 -0
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +1 -0
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +1 -0
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +1 -0
- package/dist-types/commands/ListHealthChecksCommand.d.ts +1 -0
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +1 -0
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -0
- package/dist-types/commands/ListHostedZonesCommand.d.ts +1 -0
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -0
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -340,6 +340,8 @@ export const ResourceRecordSetRegion = {
|
|
|
340
340
|
sa_east_1: "sa-east-1",
|
|
341
341
|
us_east_1: "us-east-1",
|
|
342
342
|
us_east_2: "us-east-2",
|
|
343
|
+
us_gov_east_1: "us-gov-east-1",
|
|
344
|
+
us_gov_west_1: "us-gov-west-1",
|
|
343
345
|
us_west_1: "us-west-1",
|
|
344
346
|
us_west_2: "us-west-2",
|
|
345
347
|
};
|
|
@@ -83,6 +83,7 @@ declare const ActivateKeySigningKeyCommand_base: {
|
|
|
83
83
|
* @throws {@link Route53ServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {
|
|
@@ -154,33 +154,33 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
|
154
154
|
* @throws {@link Route53ServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
156
156
|
*
|
|
157
|
-
*
|
|
157
|
+
*
|
|
158
158
|
* @example To associate a VPC with a hosted zone
|
|
159
159
|
* ```javascript
|
|
160
160
|
* // The following example associates the VPC with ID vpc-1a2b3c4d with the hosted zone with ID Z3M3LMPEXAMPLE.
|
|
161
161
|
* const input = {
|
|
162
|
-
*
|
|
163
|
-
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
*
|
|
162
|
+
* Comment: "",
|
|
163
|
+
* HostedZoneId: "Z3M3LMPEXAMPLE",
|
|
164
|
+
* VPC: {
|
|
165
|
+
* VPCId: "vpc-1a2b3c4d",
|
|
166
|
+
* VPCRegion: "us-east-2"
|
|
167
167
|
* }
|
|
168
168
|
* };
|
|
169
169
|
* const command = new AssociateVPCWithHostedZoneCommand(input);
|
|
170
170
|
* const response = await client.send(command);
|
|
171
|
-
* /* response
|
|
171
|
+
* /* response is
|
|
172
172
|
* {
|
|
173
|
-
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
176
|
-
*
|
|
177
|
-
*
|
|
173
|
+
* ChangeInfo: {
|
|
174
|
+
* Comment: "",
|
|
175
|
+
* Id: "/change/C3HC6WDB2UANE2",
|
|
176
|
+
* Status: "INSYNC",
|
|
177
|
+
* SubmittedAt: "2017-01-31T01:36:41.958Z"
|
|
178
178
|
* }
|
|
179
179
|
* }
|
|
180
180
|
* *\/
|
|
181
|
-
* // example id: to-associate-a-vpc-with-a-hosted-zone-1484069228699
|
|
182
181
|
* ```
|
|
183
182
|
*
|
|
183
|
+
* @public
|
|
184
184
|
*/
|
|
185
185
|
export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {
|
|
186
186
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -110,6 +110,7 @@ declare const ChangeCidrCollectionCommand_base: {
|
|
|
110
110
|
* @throws {@link Route53ServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {
|