@aws-sdk/client-route-53 3.774.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 (77) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/Route53Client.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +13 -13
  9. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +1 -0
  10. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +388 -397
  11. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +14 -11
  12. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -0
  22. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -0
  32. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -0
  33. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -0
  34. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -0
  35. package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -0
  36. package/dist-types/commands/GetChangeCommand.d.ts +1 -0
  37. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +1 -0
  38. package/dist-types/commands/GetDNSSECCommand.d.ts +1 -0
  39. package/dist-types/commands/GetGeoLocationCommand.d.ts +1 -0
  40. package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -0
  41. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +1 -0
  42. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -0
  43. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -0
  44. package/dist-types/commands/GetHostedZoneCommand.d.ts +13 -13
  45. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +1 -0
  46. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -0
  47. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -0
  48. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -0
  49. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -0
  50. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -0
  51. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -0
  52. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +1 -0
  53. package/dist-types/commands/ListCidrBlocksCommand.d.ts +1 -0
  54. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +1 -0
  55. package/dist-types/commands/ListCidrLocationsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListGeoLocationsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListHealthChecksCommand.d.ts +1 -0
  58. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +1 -0
  59. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -0
  60. package/dist-types/commands/ListHostedZonesCommand.d.ts +1 -0
  61. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -0
  63. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +1 -0
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  65. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -0
  66. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +1 -0
  67. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -0
  68. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -0
  69. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +1 -0
  70. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -0
  72. package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -0
  73. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -0
  74. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -0
  75. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -0
  76. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -0
  77. package/package.json +36 -36
@@ -76,6 +76,7 @@ declare const ListTrafficPolicyVersionsCommand_base: {
76
76
  * @throws {@link Route53ServiceException}
77
77
  * <p>Base exception class for all service exceptions from Route53 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {
@@ -77,6 +77,7 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
77
77
  * @throws {@link Route53ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Route53 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {
@@ -81,6 +81,7 @@ declare const TestDNSAnswerCommand_base: {
81
81
  * @throws {@link Route53ServiceException}
82
82
  * <p>Base exception class for all service exceptions from Route53 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class TestDNSAnswerCommand extends TestDNSAnswerCommand_base {
@@ -142,6 +142,7 @@ declare const UpdateHealthCheckCommand_base: {
142
142
  * @throws {@link Route53ServiceException}
143
143
  * <p>Base exception class for all service exceptions from Route53 service.</p>
144
144
  *
145
+ *
145
146
  * @public
146
147
  */
147
148
  export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateHostedZoneCommentCommand_base: {
81
81
  * @throws {@link Route53ServiceException}
82
82
  * <p>Base exception class for all service exceptions from Route53 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {
@@ -73,6 +73,7 @@ declare const UpdateTrafficPolicyCommentCommand_base: {
73
73
  * @throws {@link Route53ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Route53 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {
@@ -117,6 +117,7 @@ declare const UpdateTrafficPolicyInstanceCommand_base: {
117
117
  * @throws {@link Route53ServiceException}
118
118
  * <p>Base exception class for all service exceptions from Route53 service.</p>
119
119
  *
120
+ *
120
121
  * @public
121
122
  */
122
123
  export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route-53",
3
3
  "description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-route-53",
@@ -20,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-sdk-route53": "3.734.0",
29
- "@aws-sdk/middleware-user-agent": "3.774.0",
30
- "@aws-sdk/region-config-resolver": "3.734.0",
31
- "@aws-sdk/types": "3.734.0",
32
- "@aws-sdk/util-endpoints": "3.743.0",
33
- "@aws-sdk/util-user-agent-browser": "3.734.0",
34
- "@aws-sdk/util-user-agent-node": "3.774.0",
35
- "@aws-sdk/xml-builder": "3.734.0",
36
- "@smithy/config-resolver": "^4.0.1",
37
- "@smithy/core": "^3.1.5",
38
- "@smithy/fetch-http-handler": "^5.0.1",
39
- "@smithy/hash-node": "^4.0.1",
40
- "@smithy/invalid-dependency": "^4.0.1",
41
- "@smithy/middleware-content-length": "^4.0.1",
42
- "@smithy/middleware-endpoint": "^4.0.6",
43
- "@smithy/middleware-retry": "^4.0.7",
44
- "@smithy/middleware-serde": "^4.0.2",
45
- "@smithy/middleware-stack": "^4.0.1",
46
- "@smithy/node-config-provider": "^4.0.1",
47
- "@smithy/node-http-handler": "^4.0.3",
48
- "@smithy/protocol-http": "^5.0.1",
49
- "@smithy/smithy-client": "^4.1.6",
50
- "@smithy/types": "^4.1.0",
51
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-sdk-route53": "3.775.0",
29
+ "@aws-sdk/middleware-user-agent": "3.775.0",
30
+ "@aws-sdk/region-config-resolver": "3.775.0",
31
+ "@aws-sdk/types": "3.775.0",
32
+ "@aws-sdk/util-endpoints": "3.775.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
34
+ "@aws-sdk/util-user-agent-node": "3.775.0",
35
+ "@aws-sdk/xml-builder": "3.775.0",
36
+ "@smithy/config-resolver": "^4.1.0",
37
+ "@smithy/core": "^3.2.0",
38
+ "@smithy/fetch-http-handler": "^5.0.2",
39
+ "@smithy/hash-node": "^4.0.2",
40
+ "@smithy/invalid-dependency": "^4.0.2",
41
+ "@smithy/middleware-content-length": "^4.0.2",
42
+ "@smithy/middleware-endpoint": "^4.1.0",
43
+ "@smithy/middleware-retry": "^4.1.0",
44
+ "@smithy/middleware-serde": "^4.0.3",
45
+ "@smithy/middleware-stack": "^4.0.2",
46
+ "@smithy/node-config-provider": "^4.0.2",
47
+ "@smithy/node-http-handler": "^4.0.4",
48
+ "@smithy/protocol-http": "^5.1.0",
49
+ "@smithy/smithy-client": "^4.2.0",
50
+ "@smithy/types": "^4.2.0",
51
+ "@smithy/url-parser": "^4.0.2",
52
52
  "@smithy/util-base64": "^4.0.0",
53
53
  "@smithy/util-body-length-browser": "^4.0.0",
54
54
  "@smithy/util-body-length-node": "^4.0.0",
55
- "@smithy/util-defaults-mode-browser": "^4.0.7",
56
- "@smithy/util-defaults-mode-node": "^4.0.7",
57
- "@smithy/util-endpoints": "^3.0.1",
58
- "@smithy/util-middleware": "^4.0.1",
59
- "@smithy/util-retry": "^4.0.1",
55
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
56
+ "@smithy/util-defaults-mode-node": "^4.0.8",
57
+ "@smithy/util-endpoints": "^3.0.2",
58
+ "@smithy/util-middleware": "^4.0.2",
59
+ "@smithy/util-retry": "^4.0.2",
60
60
  "@smithy/util-utf8": "^4.0.0",
61
- "@smithy/util-waiter": "^4.0.2",
61
+ "@smithy/util-waiter": "^4.0.3",
62
62
  "tslib": "^2.6.2"
63
63
  },
64
64
  "devDependencies": {