@aws-sdk/client-route-53 3.775.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -0
  2. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +13 -13
  3. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +1 -0
  4. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +388 -397
  5. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +14 -11
  6. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -0
  16. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -0
  26. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -0
  27. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -0
  28. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -0
  29. package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -0
  30. package/dist-types/commands/GetChangeCommand.d.ts +1 -0
  31. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +1 -0
  32. package/dist-types/commands/GetDNSSECCommand.d.ts +1 -0
  33. package/dist-types/commands/GetGeoLocationCommand.d.ts +1 -0
  34. package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -0
  35. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +1 -0
  36. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -0
  37. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -0
  38. package/dist-types/commands/GetHostedZoneCommand.d.ts +13 -13
  39. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +1 -0
  40. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -0
  41. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -0
  42. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -0
  43. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -0
  44. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -0
  45. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -0
  46. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +1 -0
  47. package/dist-types/commands/ListCidrBlocksCommand.d.ts +1 -0
  48. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +1 -0
  49. package/dist-types/commands/ListCidrLocationsCommand.d.ts +1 -0
  50. package/dist-types/commands/ListGeoLocationsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListHealthChecksCommand.d.ts +1 -0
  52. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +1 -0
  53. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -0
  54. package/dist-types/commands/ListHostedZonesCommand.d.ts +1 -0
  55. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  59. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -0
  60. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +1 -0
  61. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -0
  62. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -0
  63. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +1 -0
  64. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -0
  66. package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -0
  67. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -0
  68. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -0
  69. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -0
  70. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -0
  71. package/package.json +2 -2
@@ -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
- * @public
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
- * "Comment": "",
163
- * "HostedZoneId": "Z3M3LMPEXAMPLE",
164
- * "VPC": {
165
- * "VPCId": "vpc-1a2b3c4d",
166
- * "VPCRegion": "us-east-2"
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
- * "ChangeInfo": {
174
- * "Comment": "",
175
- * "Id": "/change/C3HC6WDB2UANE2",
176
- * "Status": "INSYNC",
177
- * "SubmittedAt": "2017-01-31T01:36:41.958Z"
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 {