@aws-sdk/client-route-53 3.370.0 → 3.378.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/endpoint/ruleset.js +3 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -6
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +8 -0
- package/dist-types/commands/GetChangeCommand.d.ts +2 -2
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -4
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +7 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +4 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +37 -37
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const A = "required", B = "fn", C = "argv", D = "ref", E = "authSchemes", F = "signingName", G = "signingRegion";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = "sigv4", h = "route53", i = { [A]: false, "type": "String" }, j = { [A]: true, "default": false, "type": "Boolean" }, k = { [D]: "Endpoint" }, l = { [B]: "booleanEquals", [C]: [{ [D]: "UseFIPS" }, true] }, m = { [B]: "booleanEquals", [C]: [{ [D]: "UseDualStack" }, true] }, n = {}, o = { [B]: f, [C]: [{ [B]: "getAttr", [C]: [{ [D]: e }, "name"] }, "aws"] }, p = { [B]: "getAttr", [C]: [{ [D]: e }, "name"] }, q = { [B]: "booleanEquals", [C]: [{ [D]: "UseFIPS" }, false] }, r = { [B]: "booleanEquals", [C]: [{ [D]: "UseDualStack" }, false] }, s = { [E]: [{ "name": g, [F]: h, [G]: "us-east-1" }] }, t = { [B]: f, [C]: [p, "aws-us-gov"] }, u = { "url": "https://route53.us-gov.amazonaws.com", "properties": { [E]: [{ "name": g, [F]: h, [G]: "us-gov-west-1" }] }, "headers": {} }, v = { [B]: "booleanEquals", [C]: [true, { [B]: "getAttr", [C]: [{ [D]: e }, "supportsFIPS"] }] }, w = { [B]: "booleanEquals", [C]: [true, { [B]: "getAttr", [C]: [{ [D]: e }, "supportsDualStack"] }] }, x = [l], y = [m], z = [{ [D]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [B]: a, [C]: [k] }], type: b, rules: [{ conditions: x, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: y, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: k, properties: n, headers: n }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [B]: a, [C]: z }], type: b, rules: [{ conditions: [{ [B]: "aws.partition", [C]: z, assign: e }], type: b, rules: [{ conditions: [o, q, r], endpoint: { url: "https://route53.amazonaws.com", properties: s, headers: n }, type: d }, { conditions: [o, l, r], endpoint: { url: "https://route53-fips.amazonaws.com", properties: s, headers: n }, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-cn"] }, q, r], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [E]: [{ name: g, [F]: h, [G]: "cn-northwest-1" }] }, headers: n }, type: d }, { conditions: [t, q, r], endpoint: u, type: d }, { conditions: [t, l, r], endpoint: u, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-iso"] }, q, r], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [E]: [{ name: g, [F]: h, [G]: "us-iso-east-1" }] }, headers: n }, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-iso-b"] }, q, r], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [E]: [{ name: g, [F]: h, [G]: "us-isob-east-1" }] }, headers: n }, type: d }, { conditions: [l, m], type: b, rules: [{ conditions: [v, w], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: x, type: b, rules: [{ conditions: [v], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: y, type: b, rules: [{ conditions: [w], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const A = "required", B = "fn", C = "argv", D = "ref", E = "authSchemes", F = "signingName", G = "signingRegion";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = "sigv4", h = "route53", i = { [A]: false, "type": "String" }, j = { [A]: true, "default": false, "type": "Boolean" }, k = { [D]: "Endpoint" }, l = { [B]: "booleanEquals", [C]: [{ [D]: "UseFIPS" }, true] }, m = { [B]: "booleanEquals", [C]: [{ [D]: "UseDualStack" }, true] }, n = {}, o = { [B]: f, [C]: [{ [B]: "getAttr", [C]: [{ [D]: e }, "name"] }, "aws"] }, p = { [B]: "getAttr", [C]: [{ [D]: e }, "name"] }, q = { [B]: "booleanEquals", [C]: [{ [D]: "UseFIPS" }, false] }, r = { [B]: "booleanEquals", [C]: [{ [D]: "UseDualStack" }, false] }, s = { [E]: [{ "name": g, [F]: h, [G]: "us-east-1" }] }, t = { [B]: f, [C]: [p, "aws-us-gov"] }, u = { "url": "https://route53.us-gov.amazonaws.com", "properties": { [E]: [{ "name": g, [F]: h, [G]: "us-gov-west-1" }] }, "headers": {} }, v = { [B]: "booleanEquals", [C]: [true, { [B]: "getAttr", [C]: [{ [D]: e }, "supportsFIPS"] }] }, w = { [B]: "booleanEquals", [C]: [true, { [B]: "getAttr", [C]: [{ [D]: e }, "supportsDualStack"] }] }, x = [l], y = [m], z = [{ [D]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [B]: a, [C]: [k] }], type: b, rules: [{ conditions: x, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: y, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: k, properties: n, headers: n }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [B]: a, [C]: z }], type: b, rules: [{ conditions: [{ [B]: "aws.partition", [C]: z, assign: e }], type: b, rules: [{ conditions: [o, q, r], endpoint: { url: "https://route53.amazonaws.com", properties: s, headers: n }, type: d }, { conditions: [o, l, r], endpoint: { url: "https://route53-fips.amazonaws.com", properties: s, headers: n }, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-cn"] }, q, r], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [E]: [{ name: g, [F]: h, [G]: "cn-northwest-1" }] }, headers: n }, type: d }, { conditions: [t, q, r], endpoint: u, type: d }, { conditions: [t, l, r], endpoint: u, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-iso"] }, q, r], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [E]: [{ name: g, [F]: h, [G]: "us-iso-east-1" }] }, headers: n }, type: d }, { conditions: [{ [B]: f, [C]: [p, "aws-iso-b"] }, q, r], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [E]: [{ name: g, [F]: h, [G]: "us-isob-east-1" }] }, headers: n }, type: d }, { conditions: [l, m], type: b, rules: [{ conditions: [v, w], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: x, type: b, rules: [{ conditions: [v], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: y, type: b, rules: [{ conditions: [w], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -102,12 +102,12 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
|
|
|
102
102
|
* <p>
|
|
103
103
|
* <b>Change Propagation to Route 53 DNS Servers</b>
|
|
104
104
|
* </p>
|
|
105
|
-
* <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates
|
|
106
|
-
*
|
|
107
|
-
* propagating, <code>GetChange</code> returns a status of
|
|
108
|
-
*
|
|
109
|
-
* Changes generally propagate to all Route 53 name servers
|
|
110
|
-
* information, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html">GetChange</a>.</p>
|
|
105
|
+
* <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates your
|
|
106
|
+
* changes to all of the Route 53 authoritative DNS servers managing the hosted zone. While
|
|
107
|
+
* your changes are propagating, <code>GetChange</code> returns a status of
|
|
108
|
+
* <code>PENDING</code>. When propagation is complete, <code>GetChange</code> returns a
|
|
109
|
+
* status of <code>INSYNC</code>. Changes generally propagate to all Route 53 name servers
|
|
110
|
+
* managing the hosted zone within 60 seconds. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html">GetChange</a>.</p>
|
|
111
111
|
* <p>
|
|
112
112
|
* <b>Limits on ChangeResourceRecordSets Requests</b>
|
|
113
113
|
* </p>
|
|
@@ -29,6 +29,14 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
|
|
|
29
29
|
* or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for
|
|
30
30
|
* the domain or subdomain name by using the resource record sets that
|
|
31
31
|
* <code>CreateTrafficPolicyInstance</code> created.</p>
|
|
32
|
+
* <note>
|
|
33
|
+
* <p>After you submit an <code>CreateTrafficPolicyInstance</code> request, there's a
|
|
34
|
+
* brief delay while Amazon Route 53 creates the resource record sets that are
|
|
35
|
+
* specified in the traffic policy definition.
|
|
36
|
+
* Use <code>GetTrafficPolicyInstance</code> with the <code>id</code> of new traffic policy instance to confirm that the <code>CreateTrafficPolicyInstance</code>
|
|
37
|
+
* request completed successfully. For more information, see the
|
|
38
|
+
* <code>State</code> response element.</p>
|
|
39
|
+
* </note>
|
|
32
40
|
* @example
|
|
33
41
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
42
|
* ```javascript
|
|
@@ -29,13 +29,13 @@ export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBea
|
|
|
29
29
|
* <li>
|
|
30
30
|
* <p>
|
|
31
31
|
* <code>PENDING</code> indicates that the changes in this request have not
|
|
32
|
-
* propagated to all Amazon Route 53 DNS servers. This is the initial status of all
|
|
32
|
+
* propagated to all Amazon Route 53 DNS servers managing the hosted zone. This is the initial status of all
|
|
33
33
|
* change batch requests.</p>
|
|
34
34
|
* </li>
|
|
35
35
|
* <li>
|
|
36
36
|
* <p>
|
|
37
37
|
* <code>INSYNC</code> indicates that the changes have propagated to all Route 53
|
|
38
|
-
* DNS servers. </p>
|
|
38
|
+
* DNS servers managing the hosted zone. </p>
|
|
39
39
|
* </li>
|
|
40
40
|
* </ul>
|
|
41
41
|
* @example
|
|
@@ -25,10 +25,10 @@ export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyI
|
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Gets information about a specified traffic policy instance.</p>
|
|
27
27
|
* <note>
|
|
28
|
-
* <p>
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
28
|
+
* <p>
|
|
29
|
+
* Use <code>GetTrafficPolicyInstance</code> with the <code>id</code> of new traffic policy instance to confirm that the
|
|
30
|
+
* <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code> request completed successfully.
|
|
31
|
+
* For more information, see the <code>State</code> response
|
|
32
32
|
* element.</p>
|
|
33
33
|
* </note>
|
|
34
34
|
* <note>
|
|
@@ -27,6 +27,12 @@ export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __Met
|
|
|
27
27
|
* specified record name and type. You can optionally specify the IP address of a DNS
|
|
28
28
|
* resolver, an EDNS0 client subnet IP address, and a subnet mask. </p>
|
|
29
29
|
* <p>This call only supports querying public hosted zones.</p>
|
|
30
|
+
* <note>
|
|
31
|
+
* <p>The <code>TestDnsAnswer </code> returns information similar to what you would expect from the answer
|
|
32
|
+
* section of the <code>dig</code> command. Therefore, if you query for the name
|
|
33
|
+
* servers of a subdomain that point to the parent name servers, those will not be
|
|
34
|
+
* returned.</p>
|
|
35
|
+
* </note>
|
|
30
36
|
* @example
|
|
31
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
32
38
|
* ```javascript
|
|
@@ -23,7 +23,13 @@ export interface UpdateTrafficPolicyInstanceCommandOutput extends UpdateTrafficP
|
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
|
-
* <
|
|
26
|
+
* <note>
|
|
27
|
+
* <p>After you submit a <code>UpdateTrafficPolicyInstance</code> request, there's a brief delay while Route 53 creates the resource record sets
|
|
28
|
+
* that are specified in the traffic policy definition. Use <code>GetTrafficPolicyInstance</code> with the <code>id</code> of updated traffic policy instance confirm
|
|
29
|
+
* that the
|
|
30
|
+
* <code>UpdateTrafficPolicyInstance</code> request completed successfully. For more information, see the <code>State</code> response element.</p>
|
|
31
|
+
* </note>
|
|
32
|
+
* <p>Updates the resource record sets in a specified hosted zone that were created based on
|
|
27
33
|
* the settings in a specified traffic policy version.</p>
|
|
28
34
|
* <p>When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS
|
|
29
35
|
* queries for the root resource record set name (such as example.com) while it replaces
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region?: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -2880,6 +2880,10 @@ export interface CreateHostedZoneRequest {
|
|
|
2880
2880
|
* <p>If you want to associate a reusable delegation set with this hosted zone, the ID that
|
|
2881
2881
|
* Amazon Route 53 assigned to the reusable delegation set when you created it.
|
|
2882
2882
|
* For more information about reusable delegation sets, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateReusableDelegationSet.html">CreateReusableDelegationSet</a>.</p>
|
|
2883
|
+
* <p>If you are using a reusable delegation set to create a public hosted zone for a subdomain,
|
|
2884
|
+
* make sure that the parent hosted zone doesn't use one or more of the same name servers.
|
|
2885
|
+
* If you have overlapping nameservers, the operation will cause a
|
|
2886
|
+
* <code>ConflictingDomainsExist</code> error.</p>
|
|
2883
2887
|
*/
|
|
2884
2888
|
DelegationSetId?: string;
|
|
2885
2889
|
}
|
|
@@ -26,7 +26,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
28
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
|
-
Region
|
|
29
|
+
Region?: string;
|
|
30
30
|
UseDualStack?: boolean;
|
|
31
31
|
UseFIPS?: boolean;
|
|
32
32
|
Endpoint?: string;
|
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.
|
|
4
|
+
"version": "3.378.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,47 +21,47 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-route53": "3.
|
|
30
|
-
"@aws-sdk/middleware-signing": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.378.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.378.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.378.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.378.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.378.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-route53": "3.378.0",
|
|
30
|
+
"@aws-sdk/middleware-signing": "3.378.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.378.0",
|
|
32
|
+
"@aws-sdk/types": "3.378.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.378.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.378.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.378.0",
|
|
36
36
|
"@aws-sdk/xml-builder": "3.310.0",
|
|
37
|
-
"@smithy/config-resolver": "^
|
|
38
|
-
"@smithy/fetch-http-handler": "^
|
|
39
|
-
"@smithy/hash-node": "^
|
|
40
|
-
"@smithy/invalid-dependency": "^
|
|
41
|
-
"@smithy/middleware-content-length": "^
|
|
42
|
-
"@smithy/middleware-endpoint": "^
|
|
43
|
-
"@smithy/middleware-retry": "^
|
|
44
|
-
"@smithy/middleware-serde": "^
|
|
45
|
-
"@smithy/middleware-stack": "^
|
|
46
|
-
"@smithy/node-config-provider": "^
|
|
47
|
-
"@smithy/node-http-handler": "^
|
|
48
|
-
"@smithy/protocol-http": "^
|
|
49
|
-
"@smithy/smithy-client": "^
|
|
50
|
-
"@smithy/types": "^
|
|
51
|
-
"@smithy/url-parser": "^
|
|
52
|
-
"@smithy/util-base64": "^
|
|
53
|
-
"@smithy/util-body-length-browser": "^
|
|
54
|
-
"@smithy/util-body-length-node": "^
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^
|
|
57
|
-
"@smithy/util-retry": "^
|
|
58
|
-
"@smithy/util-utf8": "^
|
|
59
|
-
"@smithy/util-waiter": "^
|
|
37
|
+
"@smithy/config-resolver": "^2.0.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.0.1",
|
|
39
|
+
"@smithy/hash-node": "^2.0.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.0.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.0.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.0.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.0.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.0.0",
|
|
46
|
+
"@smithy/node-config-provider": "^2.0.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.0.1",
|
|
48
|
+
"@smithy/protocol-http": "^2.0.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.0.1",
|
|
50
|
+
"@smithy/types": "^2.0.2",
|
|
51
|
+
"@smithy/url-parser": "^2.0.1",
|
|
52
|
+
"@smithy/util-base64": "^2.0.0",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.0.0",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.0.0",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.1",
|
|
57
|
+
"@smithy/util-retry": "^2.0.0",
|
|
58
|
+
"@smithy/util-utf8": "^2.0.0",
|
|
59
|
+
"@smithy/util-waiter": "^2.0.1",
|
|
60
60
|
"fast-xml-parser": "4.2.5",
|
|
61
61
|
"tslib": "^2.5.0"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.0.0",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"concurrently": "7.0.0",
|