@aws-sdk/client-route-53 3.39.0 → 3.43.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 (80) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist-cjs/endpoints.js +112 -13
  3. package/dist-cjs/runtimeConfig.browser.js +6 -3
  4. package/dist-cjs/runtimeConfig.js +5 -3
  5. package/dist-es/endpoints.js +112 -13
  6. package/dist-es/runtimeConfig.browser.js +3 -2
  7. package/dist-es/runtimeConfig.js +3 -3
  8. package/dist-types/Route53Client.d.ts +8 -0
  9. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  11. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
  12. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  31. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -1
  32. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  33. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -1
  34. package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -1
  35. package/dist-types/commands/GetChangeCommand.d.ts +1 -1
  36. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +1 -1
  37. package/dist-types/commands/GetDNSSECCommand.d.ts +1 -1
  38. package/dist-types/commands/GetGeoLocationCommand.d.ts +1 -1
  39. package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
  40. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +1 -1
  41. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -1
  42. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
  44. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +1 -1
  45. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -1
  46. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -1
  47. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -1
  48. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -1
  49. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -1
  50. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -1
  51. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +1 -1
  52. package/dist-types/commands/ListGeoLocationsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
  54. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +1 -1
  55. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  56. package/dist-types/commands/ListHostedZonesCommand.d.ts +1 -1
  57. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  61. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -1
  62. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +1 -1
  63. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -1
  64. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -1
  65. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  68. package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -1
  73. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  74. package/dist-types/runtimeConfig.d.ts +2 -0
  75. package/dist-types/runtimeConfig.native.d.ts +2 -0
  76. package/dist-types/ts3.4/Route53Client.d.ts +4 -0
  77. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  78. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  79. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  80. package/package.json +25 -25
package/CHANGELOG.md CHANGED
@@ -3,6 +3,44 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-route-53
9
+
10
+
11
+
12
+
13
+
14
+ # [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-route-53
17
+
18
+
19
+
20
+
21
+
22
+ # [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
23
+
24
+
25
+ ### Features
26
+
27
+ * **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
28
+
29
+
30
+
31
+
32
+
33
+ # [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
34
+
35
+
36
+ ### Features
37
+
38
+ * **clients:** populate variants in endpoints hashes ([#2974](https://github.com/aws/aws-sdk-js-v3/issues/2974)) ([0dd68ef](https://github.com/aws/aws-sdk-js-v3/commit/0dd68ef8b04ea0e96e43b05a9a10221e433fdf86))
39
+
40
+
41
+
42
+
43
+
6
44
  # [3.39.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.38.0...v3.39.0) (2021-10-29)
7
45
 
8
46
  **Note:** Version bump only for package @aws-sdk/client-route-53
@@ -4,31 +4,56 @@ exports.defaultRegionInfoProvider = void 0;
4
4
  const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const regionHash = {
6
6
  "aws-cn-global": {
7
- hostname: "route53.amazonaws.com.cn",
7
+ variants: [
8
+ {
9
+ hostname: "route53.amazonaws.com.cn",
10
+ tags: [],
11
+ },
12
+ ],
8
13
  signingRegion: "cn-northwest-1",
9
14
  },
10
15
  "aws-global": {
11
- hostname: "route53.amazonaws.com",
16
+ variants: [
17
+ {
18
+ hostname: "route53.amazonaws.com",
19
+ tags: [],
20
+ },
21
+ {
22
+ hostname: "route53-fips.amazonaws.com",
23
+ tags: ["fips"],
24
+ },
25
+ ],
12
26
  signingRegion: "us-east-1",
13
27
  },
14
28
  "aws-iso-b-global": {
15
- hostname: "route53.sc2s.sgov.gov",
29
+ variants: [
30
+ {
31
+ hostname: "route53.sc2s.sgov.gov",
32
+ tags: [],
33
+ },
34
+ ],
16
35
  signingRegion: "us-isob-east-1",
17
36
  },
18
37
  "aws-iso-global": {
19
- hostname: "route53.c2s.ic.gov",
38
+ variants: [
39
+ {
40
+ hostname: "route53.c2s.ic.gov",
41
+ tags: [],
42
+ },
43
+ ],
20
44
  signingRegion: "us-iso-east-1",
21
45
  },
22
46
  "aws-us-gov-global": {
23
- hostname: "route53.us-gov.amazonaws.com",
24
- signingRegion: "us-gov-west-1",
25
- },
26
- "fips-aws-global": {
27
- hostname: "route53-fips.amazonaws.com",
28
- signingRegion: "us-east-1",
29
- },
30
- "fips-aws-us-gov-global": {
31
- hostname: "route53.us-gov.amazonaws.com",
47
+ variants: [
48
+ {
49
+ hostname: "route53.us-gov.amazonaws.com",
50
+ tags: [],
51
+ },
52
+ {
53
+ hostname: "route53.us-gov.amazonaws.com",
54
+ tags: ["fips"],
55
+ },
56
+ ],
32
57
  signingRegion: "us-gov-west-1",
33
58
  },
34
59
  };
@@ -60,26 +85,100 @@ const partitionHash = {
60
85
  "us-west-2",
61
86
  ],
62
87
  regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
88
+ variants: [
89
+ {
90
+ hostname: "route53.{region}.amazonaws.com",
91
+ tags: [],
92
+ },
93
+ {
94
+ hostname: "route53-fips.{region}.amazonaws.com",
95
+ tags: ["fips"],
96
+ },
97
+ {
98
+ hostname: "route53-fips.{region}.api.aws",
99
+ tags: ["dualstack", "fips"],
100
+ },
101
+ {
102
+ hostname: "route53.{region}.api.aws",
103
+ tags: ["dualstack"],
104
+ },
105
+ ],
63
106
  endpoint: "aws-global",
64
107
  },
65
108
  "aws-cn": {
66
109
  regions: ["aws-cn-global", "cn-north-1", "cn-northwest-1"],
67
110
  regionRegex: "^cn\\-\\w+\\-\\d+$",
111
+ variants: [
112
+ {
113
+ hostname: "route53.{region}.amazonaws.com.cn",
114
+ tags: [],
115
+ },
116
+ {
117
+ hostname: "route53-fips.{region}.amazonaws.com.cn",
118
+ tags: ["fips"],
119
+ },
120
+ {
121
+ hostname: "route53-fips.{region}.api.amazonwebservices.com.cn",
122
+ tags: ["dualstack", "fips"],
123
+ },
124
+ {
125
+ hostname: "route53.{region}.api.amazonwebservices.com.cn",
126
+ tags: ["dualstack"],
127
+ },
128
+ ],
68
129
  endpoint: "aws-cn-global",
69
130
  },
70
131
  "aws-iso": {
71
132
  regions: ["aws-iso-global", "us-iso-east-1", "us-iso-west-1"],
72
133
  regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
134
+ variants: [
135
+ {
136
+ hostname: "route53.{region}.c2s.ic.gov",
137
+ tags: [],
138
+ },
139
+ {
140
+ hostname: "route53-fips.{region}.c2s.ic.gov",
141
+ tags: ["fips"],
142
+ },
143
+ ],
73
144
  endpoint: "aws-iso-global",
74
145
  },
75
146
  "aws-iso-b": {
76
147
  regions: ["aws-iso-b-global", "us-isob-east-1"],
77
148
  regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
149
+ variants: [
150
+ {
151
+ hostname: "route53.{region}.sc2s.sgov.gov",
152
+ tags: [],
153
+ },
154
+ {
155
+ hostname: "route53-fips.{region}.sc2s.sgov.gov",
156
+ tags: ["fips"],
157
+ },
158
+ ],
78
159
  endpoint: "aws-iso-b-global",
79
160
  },
80
161
  "aws-us-gov": {
81
162
  regions: ["aws-us-gov-global", "fips-aws-us-gov-global", "us-gov-east-1", "us-gov-west-1"],
82
163
  regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
164
+ variants: [
165
+ {
166
+ hostname: "route53.{region}.amazonaws.com",
167
+ tags: [],
168
+ },
169
+ {
170
+ hostname: "route53-fips.{region}.amazonaws.com",
171
+ tags: ["fips"],
172
+ },
173
+ {
174
+ hostname: "route53-fips.{region}.api.aws",
175
+ tags: ["dualstack", "fips"],
176
+ },
177
+ {
178
+ hostname: "route53.{region}.api.aws",
179
+ tags: ["dualstack"],
180
+ },
181
+ ],
83
182
  endpoint: "aws-us-gov-global",
84
183
  },
85
184
  };
@@ -4,6 +4,7 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
+ const config_resolver_1 = require("@aws-sdk/config-resolver");
7
8
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
8
9
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
9
10
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
@@ -13,7 +14,7 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
13
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
14
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
15
16
  const getRuntimeConfig = (config) => {
16
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
17
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
17
18
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
18
19
  return {
19
20
  ...clientSharedValues,
@@ -30,8 +31,10 @@ const getRuntimeConfig = (config) => {
30
31
  retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() => Promise.resolve(middleware_retry_1.DEFAULT_RETRY_MODE)),
31
32
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256,
32
33
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector,
33
- utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : util_utf8_browser_1.fromUtf8,
34
- utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : util_utf8_browser_1.toUtf8,
34
+ useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
35
+ useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_FIPS_ENDPOINT)),
36
+ utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : util_utf8_browser_1.fromUtf8,
37
+ utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : util_utf8_browser_1.toUtf8,
35
38
  };
36
39
  };
37
40
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -17,7 +17,7 @@ const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
18
18
  const smithy_client_1 = require("@aws-sdk/smithy-client");
19
19
  const getRuntimeConfig = (config) => {
20
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
20
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
21
21
  smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
22
22
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
23
23
  return {
@@ -35,8 +35,10 @@ const getRuntimeConfig = (config) => {
35
35
  retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS),
36
36
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"),
37
37
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector,
38
- utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : util_utf8_node_1.fromUtf8,
39
- utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : util_utf8_node_1.toUtf8,
38
+ useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : node_config_provider_1.loadConfig(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
39
+ useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : node_config_provider_1.loadConfig(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
40
+ utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : util_utf8_node_1.fromUtf8,
41
+ utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : util_utf8_node_1.toUtf8,
40
42
  };
41
43
  };
42
44
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -2,31 +2,56 @@ import { __assign, __awaiter, __generator } from "tslib";
2
2
  import { getRegionInfo } from "@aws-sdk/config-resolver";
3
3
  var regionHash = {
4
4
  "aws-cn-global": {
5
- hostname: "route53.amazonaws.com.cn",
5
+ variants: [
6
+ {
7
+ hostname: "route53.amazonaws.com.cn",
8
+ tags: [],
9
+ },
10
+ ],
6
11
  signingRegion: "cn-northwest-1",
7
12
  },
8
13
  "aws-global": {
9
- hostname: "route53.amazonaws.com",
14
+ variants: [
15
+ {
16
+ hostname: "route53.amazonaws.com",
17
+ tags: [],
18
+ },
19
+ {
20
+ hostname: "route53-fips.amazonaws.com",
21
+ tags: ["fips"],
22
+ },
23
+ ],
10
24
  signingRegion: "us-east-1",
11
25
  },
12
26
  "aws-iso-b-global": {
13
- hostname: "route53.sc2s.sgov.gov",
27
+ variants: [
28
+ {
29
+ hostname: "route53.sc2s.sgov.gov",
30
+ tags: [],
31
+ },
32
+ ],
14
33
  signingRegion: "us-isob-east-1",
15
34
  },
16
35
  "aws-iso-global": {
17
- hostname: "route53.c2s.ic.gov",
36
+ variants: [
37
+ {
38
+ hostname: "route53.c2s.ic.gov",
39
+ tags: [],
40
+ },
41
+ ],
18
42
  signingRegion: "us-iso-east-1",
19
43
  },
20
44
  "aws-us-gov-global": {
21
- hostname: "route53.us-gov.amazonaws.com",
22
- signingRegion: "us-gov-west-1",
23
- },
24
- "fips-aws-global": {
25
- hostname: "route53-fips.amazonaws.com",
26
- signingRegion: "us-east-1",
27
- },
28
- "fips-aws-us-gov-global": {
29
- hostname: "route53.us-gov.amazonaws.com",
45
+ variants: [
46
+ {
47
+ hostname: "route53.us-gov.amazonaws.com",
48
+ tags: [],
49
+ },
50
+ {
51
+ hostname: "route53.us-gov.amazonaws.com",
52
+ tags: ["fips"],
53
+ },
54
+ ],
30
55
  signingRegion: "us-gov-west-1",
31
56
  },
32
57
  };
@@ -58,26 +83,100 @@ var partitionHash = {
58
83
  "us-west-2",
59
84
  ],
60
85
  regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
86
+ variants: [
87
+ {
88
+ hostname: "route53.{region}.amazonaws.com",
89
+ tags: [],
90
+ },
91
+ {
92
+ hostname: "route53-fips.{region}.amazonaws.com",
93
+ tags: ["fips"],
94
+ },
95
+ {
96
+ hostname: "route53-fips.{region}.api.aws",
97
+ tags: ["dualstack", "fips"],
98
+ },
99
+ {
100
+ hostname: "route53.{region}.api.aws",
101
+ tags: ["dualstack"],
102
+ },
103
+ ],
61
104
  endpoint: "aws-global",
62
105
  },
63
106
  "aws-cn": {
64
107
  regions: ["aws-cn-global", "cn-north-1", "cn-northwest-1"],
65
108
  regionRegex: "^cn\\-\\w+\\-\\d+$",
109
+ variants: [
110
+ {
111
+ hostname: "route53.{region}.amazonaws.com.cn",
112
+ tags: [],
113
+ },
114
+ {
115
+ hostname: "route53-fips.{region}.amazonaws.com.cn",
116
+ tags: ["fips"],
117
+ },
118
+ {
119
+ hostname: "route53-fips.{region}.api.amazonwebservices.com.cn",
120
+ tags: ["dualstack", "fips"],
121
+ },
122
+ {
123
+ hostname: "route53.{region}.api.amazonwebservices.com.cn",
124
+ tags: ["dualstack"],
125
+ },
126
+ ],
66
127
  endpoint: "aws-cn-global",
67
128
  },
68
129
  "aws-iso": {
69
130
  regions: ["aws-iso-global", "us-iso-east-1", "us-iso-west-1"],
70
131
  regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
132
+ variants: [
133
+ {
134
+ hostname: "route53.{region}.c2s.ic.gov",
135
+ tags: [],
136
+ },
137
+ {
138
+ hostname: "route53-fips.{region}.c2s.ic.gov",
139
+ tags: ["fips"],
140
+ },
141
+ ],
71
142
  endpoint: "aws-iso-global",
72
143
  },
73
144
  "aws-iso-b": {
74
145
  regions: ["aws-iso-b-global", "us-isob-east-1"],
75
146
  regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
147
+ variants: [
148
+ {
149
+ hostname: "route53.{region}.sc2s.sgov.gov",
150
+ tags: [],
151
+ },
152
+ {
153
+ hostname: "route53-fips.{region}.sc2s.sgov.gov",
154
+ tags: ["fips"],
155
+ },
156
+ ],
76
157
  endpoint: "aws-iso-b-global",
77
158
  },
78
159
  "aws-us-gov": {
79
160
  regions: ["aws-us-gov-global", "fips-aws-us-gov-global", "us-gov-east-1", "us-gov-west-1"],
80
161
  regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
162
+ variants: [
163
+ {
164
+ hostname: "route53.{region}.amazonaws.com",
165
+ tags: [],
166
+ },
167
+ {
168
+ hostname: "route53-fips.{region}.amazonaws.com",
169
+ tags: ["fips"],
170
+ },
171
+ {
172
+ hostname: "route53-fips.{region}.api.aws",
173
+ tags: ["dualstack", "fips"],
174
+ },
175
+ {
176
+ hostname: "route53.{region}.api.aws",
177
+ tags: ["dualstack"],
178
+ },
179
+ ],
81
180
  endpoint: "aws-us-gov-global",
82
181
  },
83
182
  };
@@ -1,6 +1,7 @@
1
1
  import { __assign } from "tslib";
2
2
  import packageInfo from "../package.json";
3
3
  import { Sha256 } from "@aws-crypto/sha256-browser";
4
+ import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
4
5
  import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
5
6
  import { invalidProvider } from "@aws-sdk/invalid-dependency";
6
7
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/middleware-retry";
@@ -10,7 +11,7 @@ import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
10
11
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
11
12
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
12
13
  export var getRuntimeConfig = function (config) {
13
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
14
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
14
15
  var clientSharedValues = getSharedRuntimeConfig(config);
15
- return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
16
+ return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (function () { return Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT); }), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (function () { return Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT); }), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
16
17
  };
@@ -1,7 +1,7 @@
1
1
  import { __assign } from "tslib";
2
2
  import packageInfo from "../package.json";
3
3
  import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
4
- import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
4
+ import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
5
5
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
6
6
  import { Hash } from "@aws-sdk/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
@@ -14,8 +14,8 @@ import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
14
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
15
  import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
16
16
  export var getRuntimeConfig = function (config) {
17
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
17
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
18
18
  emitWarningIfUnsupportedVersion(process.version);
19
19
  var clientSharedValues = getSharedRuntimeConfig(config);
20
- return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
20
+ return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
21
21
  };
@@ -140,6 +140,14 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
140
140
  * Optional logger for logging debug/info/warn/error.
141
141
  */
142
142
  logger?: __Logger;
143
+ /**
144
+ * Enables IPv6/IPv4 dualstack endpoint.
145
+ */
146
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
147
+ /**
148
+ * Enables FIPS compatible endpoints.
149
+ */
150
+ useFipsEndpoint?: boolean | __Provider<boolean>;
143
151
  /**
144
152
  * Unique service identifier.
145
153
  * @internal
@@ -21,7 +21,7 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
21
21
  *
22
22
  * @see {@link ActivateKeySigningKeyCommandInput} for command's `input` shape.
23
23
  * @see {@link ActivateKeySigningKeyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class ActivateKeySigningKeyCommand extends $Command<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig> {
@@ -30,7 +30,7 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
30
30
  *
31
31
  * @see {@link AssociateVPCWithHostedZoneCommandInput} for command's `input` shape.
32
32
  * @see {@link AssociateVPCWithHostedZoneCommandOutput} for command's `response` shape.
33
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class AssociateVPCWithHostedZoneCommand extends $Command<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig> {
@@ -101,7 +101,7 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
101
101
  *
102
102
  * @see {@link ChangeResourceRecordSetsCommandInput} for command's `input` shape.
103
103
  * @see {@link ChangeResourceRecordSetsCommandOutput} for command's `response` shape.
104
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
104
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
105
105
  *
106
106
  */
107
107
  export declare class ChangeResourceRecordSetsCommand extends $Command<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
23
23
  *
24
24
  * @see {@link ChangeTagsForResourceCommandInput} for command's `input` shape.
25
25
  * @see {@link ChangeTagsForResourceCommandOutput} for command's `response` shape.
26
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class ChangeTagsForResourceCommand extends $Command<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig> {
@@ -53,7 +53,7 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
53
53
  *
54
54
  * @see {@link CreateHealthCheckCommandInput} for command's `input` shape.
55
55
  * @see {@link CreateHealthCheckCommandOutput} for command's `response` shape.
56
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
56
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
57
57
  *
58
58
  */
59
59
  export declare class CreateHealthCheckCommand extends $Command<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig> {
@@ -52,7 +52,7 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
52
52
  *
53
53
  * @see {@link CreateHostedZoneCommandInput} for command's `input` shape.
54
54
  * @see {@link CreateHostedZoneCommandOutput} for command's `response` shape.
55
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
55
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
56
56
  *
57
57
  */
58
58
  export declare class CreateHostedZoneCommand extends $Command<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
20
20
  *
21
21
  * @see {@link CreateKeySigningKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateKeySigningKeyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateKeySigningKeyCommand extends $Command<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig> {
@@ -136,7 +136,7 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
136
136
  *
137
137
  * @see {@link CreateQueryLoggingConfigCommandInput} for command's `input` shape.
138
138
  * @see {@link CreateQueryLoggingConfigCommandOutput} for command's `response` shape.
139
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
139
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
140
140
  *
141
141
  */
142
142
  export declare class CreateQueryLoggingConfigCommand extends $Command<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig> {
@@ -70,7 +70,7 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
70
70
  *
71
71
  * @see {@link CreateReusableDelegationSetCommandInput} for command's `input` shape.
72
72
  * @see {@link CreateReusableDelegationSetCommandOutput} for command's `response` shape.
73
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
73
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
74
74
  *
75
75
  */
76
76
  export declare class CreateReusableDelegationSetCommand extends $Command<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
21
21
  *
22
22
  * @see {@link CreateTrafficPolicyCommandInput} for command's `input` shape.
23
23
  * @see {@link CreateTrafficPolicyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class CreateTrafficPolicyCommand extends $Command<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
23
23
  *
24
24
  * @see {@link CreateTrafficPolicyInstanceCommandInput} for command's `input` shape.
25
25
  * @see {@link CreateTrafficPolicyInstanceCommandOutput} for command's `response` shape.
26
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class CreateTrafficPolicyInstanceCommand extends $Command<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPo
24
24
  *
25
25
  * @see {@link CreateTrafficPolicyVersionCommandInput} for command's `input` shape.
26
26
  * @see {@link CreateTrafficPolicyVersionCommandOutput} for command's `response` shape.
27
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class CreateTrafficPolicyVersionCommand extends $Command<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVP
28
28
  *
29
29
  * @see {@link CreateVPCAssociationAuthorizationCommandInput} for command's `input` shape.
30
30
  * @see {@link CreateVPCAssociationAuthorizationCommandOutput} for command's `response` shape.
31
- * @see {@link Route53ClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link Route53ClientResolvedConfig | config} for Route53Client's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class CreateVPCAssociationAuthorizationCommand extends $Command<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig> {