@aws-sdk/client-elastic-load-balancing-v2 3.185.0 → 3.187.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/CHANGELOG.md +16 -0
- package/dist-cjs/models/models_0.js +14 -4
- package/dist-es/models/models_0.js +10 -0
- package/dist-types/ElasticLoadBalancingV2.d.ts +1 -2
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +37 -6
- package/dist-types/ts3.4/models/models_0.d.ts +9 -8
- package/package.json +34 -34
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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.187.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.186.0...v3.187.0) (2022-10-07)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.185.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.184.0...v3.185.0) (2022-10-05)
|
|
7
23
|
|
|
8
24
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.SetSubnetsOutputFilterSensitiveLog = exports.SetSubnetsInputFilterSensitiveLog = exports.SetSecurityGroupsOutputFilterSensitiveLog = exports.SetSecurityGroupsInputFilterSensitiveLog = void 0;
|
|
3
|
+
exports.HealthUnavailableException = exports.TargetHealthStateEnum = exports.TargetHealthReasonEnum = exports.InvalidTargetException = exports.DuplicateTargetGroupNameException = exports.TargetTypeEnum = exports.TargetGroupIpAddressTypeEnum = exports.TooManyTargetGroupsException = exports.TooManyRulesException = exports.PriorityInUseException = exports.TooManyLoadBalancersException = exports.SubnetNotFoundException = exports.ResourceInUseException = exports.OperationNotPermittedException = exports.InvalidSubnetException = exports.InvalidSecurityGroupException = exports.InvalidSchemeException = exports.DuplicateLoadBalancerNameException = exports.LoadBalancerStateEnum = exports.LoadBalancerTypeEnum = exports.LoadBalancerSchemeEnum = exports.IpAddressType = exports.UnsupportedProtocolException = exports.TooManyUniqueTargetGroupsPerLoadBalancerException = exports.TooManyTargetsException = exports.TooManyRegistrationsForTargetIdException = exports.TooManyListenersException = exports.TooManyActionsException = exports.TargetGroupAssociationLimitException = exports.SSLPolicyNotFoundException = exports.InvalidLoadBalancerActionException = exports.InvalidConfigurationRequestException = exports.IncompatibleProtocolsException = exports.DuplicateListenerException = exports.ProtocolEnum = exports.AvailabilityZoneNotSupportedException = exports.ALPNPolicyNotSupportedException = exports.AllocationIdNotFoundException = exports.TooManyTagsException = exports.TargetGroupNotFoundException = exports.RuleNotFoundException = exports.LoadBalancerNotFoundException = exports.DuplicateTagKeysException = exports.TooManyCertificatesException = exports.ListenerNotFoundException = exports.CertificateNotFoundException = exports.ActionTypeEnum = exports.RedirectActionStatusCodeEnum = exports.AuthenticateOidcActionConditionalBehaviorEnum = exports.AuthenticateCognitoActionConditionalBehaviorEnum = void 0;
|
|
4
|
+
exports.DeregisterTargetsInputFilterSensitiveLog = exports.TargetDescriptionFilterSensitiveLog = exports.DeleteTargetGroupOutputFilterSensitiveLog = exports.DeleteTargetGroupInputFilterSensitiveLog = exports.DeleteRuleOutputFilterSensitiveLog = exports.DeleteRuleInputFilterSensitiveLog = exports.DeleteLoadBalancerOutputFilterSensitiveLog = exports.DeleteLoadBalancerInputFilterSensitiveLog = exports.DeleteListenerOutputFilterSensitiveLog = exports.DeleteListenerInputFilterSensitiveLog = exports.CreateTargetGroupOutputFilterSensitiveLog = exports.TargetGroupFilterSensitiveLog = exports.CreateTargetGroupInputFilterSensitiveLog = exports.MatcherFilterSensitiveLog = exports.CreateRuleOutputFilterSensitiveLog = exports.RuleFilterSensitiveLog = exports.CreateRuleInputFilterSensitiveLog = exports.RuleConditionFilterSensitiveLog = exports.SourceIpConditionConfigFilterSensitiveLog = exports.QueryStringConditionConfigFilterSensitiveLog = exports.QueryStringKeyValuePairFilterSensitiveLog = exports.PathPatternConditionConfigFilterSensitiveLog = exports.HttpRequestMethodConditionConfigFilterSensitiveLog = exports.HttpHeaderConditionConfigFilterSensitiveLog = exports.HostHeaderConditionConfigFilterSensitiveLog = exports.CreateLoadBalancerOutputFilterSensitiveLog = exports.LoadBalancerFilterSensitiveLog = exports.LoadBalancerStateFilterSensitiveLog = exports.CreateLoadBalancerInputFilterSensitiveLog = exports.SubnetMappingFilterSensitiveLog = exports.CreateListenerOutputFilterSensitiveLog = exports.ListenerFilterSensitiveLog = exports.CreateListenerInputFilterSensitiveLog = exports.CipherFilterSensitiveLog = exports.AvailabilityZoneFilterSensitiveLog = exports.LoadBalancerAddressFilterSensitiveLog = exports.AddTagsOutputFilterSensitiveLog = exports.AddTagsInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AddListenerCertificatesOutputFilterSensitiveLog = exports.AddListenerCertificatesInputFilterSensitiveLog = exports.CertificateFilterSensitiveLog = exports.ActionFilterSensitiveLog = exports.RedirectActionConfigFilterSensitiveLog = exports.ForwardActionConfigFilterSensitiveLog = exports.TargetGroupStickinessConfigFilterSensitiveLog = exports.TargetGroupTupleFilterSensitiveLog = exports.FixedResponseActionConfigFilterSensitiveLog = exports.AuthenticateOidcActionConfigFilterSensitiveLog = exports.AuthenticateCognitoActionConfigFilterSensitiveLog = void 0;
|
|
5
|
+
exports.SetRulePrioritiesInputFilterSensitiveLog = exports.RulePriorityPairFilterSensitiveLog = exports.SetIpAddressTypeOutputFilterSensitiveLog = exports.SetIpAddressTypeInputFilterSensitiveLog = exports.RemoveTagsOutputFilterSensitiveLog = exports.RemoveTagsInputFilterSensitiveLog = exports.RemoveListenerCertificatesOutputFilterSensitiveLog = exports.RemoveListenerCertificatesInputFilterSensitiveLog = exports.RegisterTargetsOutputFilterSensitiveLog = exports.RegisterTargetsInputFilterSensitiveLog = exports.ModifyTargetGroupAttributesOutputFilterSensitiveLog = exports.ModifyTargetGroupAttributesInputFilterSensitiveLog = exports.ModifyTargetGroupOutputFilterSensitiveLog = exports.ModifyTargetGroupInputFilterSensitiveLog = exports.ModifyRuleOutputFilterSensitiveLog = exports.ModifyRuleInputFilterSensitiveLog = exports.ModifyLoadBalancerAttributesOutputFilterSensitiveLog = exports.ModifyLoadBalancerAttributesInputFilterSensitiveLog = exports.ModifyListenerOutputFilterSensitiveLog = exports.ModifyListenerInputFilterSensitiveLog = exports.DescribeTargetHealthOutputFilterSensitiveLog = exports.TargetHealthDescriptionFilterSensitiveLog = exports.TargetHealthFilterSensitiveLog = exports.DescribeTargetHealthInputFilterSensitiveLog = exports.DescribeTargetGroupsOutputFilterSensitiveLog = exports.DescribeTargetGroupsInputFilterSensitiveLog = exports.DescribeTargetGroupAttributesOutputFilterSensitiveLog = exports.TargetGroupAttributeFilterSensitiveLog = exports.DescribeTargetGroupAttributesInputFilterSensitiveLog = exports.DescribeTagsOutputFilterSensitiveLog = exports.TagDescriptionFilterSensitiveLog = exports.DescribeTagsInputFilterSensitiveLog = exports.DescribeSSLPoliciesOutputFilterSensitiveLog = exports.SslPolicyFilterSensitiveLog = exports.DescribeSSLPoliciesInputFilterSensitiveLog = exports.DescribeRulesOutputFilterSensitiveLog = exports.DescribeRulesInputFilterSensitiveLog = exports.DescribeLoadBalancersOutputFilterSensitiveLog = exports.DescribeLoadBalancersInputFilterSensitiveLog = exports.DescribeLoadBalancerAttributesOutputFilterSensitiveLog = exports.LoadBalancerAttributeFilterSensitiveLog = exports.DescribeLoadBalancerAttributesInputFilterSensitiveLog = exports.DescribeListenersOutputFilterSensitiveLog = exports.DescribeListenersInputFilterSensitiveLog = exports.DescribeListenerCertificatesOutputFilterSensitiveLog = exports.DescribeListenerCertificatesInputFilterSensitiveLog = exports.DescribeAccountLimitsOutputFilterSensitiveLog = exports.LimitFilterSensitiveLog = exports.DescribeAccountLimitsInputFilterSensitiveLog = exports.DeregisterTargetsOutputFilterSensitiveLog = void 0;
|
|
6
|
+
exports.SetSubnetsOutputFilterSensitiveLog = exports.SetSubnetsInputFilterSensitiveLog = exports.SetSecurityGroupsOutputFilterSensitiveLog = exports.SetSecurityGroupsInputFilterSensitiveLog = exports.SetRulePrioritiesOutputFilterSensitiveLog = void 0;
|
|
7
7
|
const ElasticLoadBalancingV2ServiceException_1 = require("./ElasticLoadBalancingV2ServiceException");
|
|
8
8
|
var AuthenticateCognitoActionConditionalBehaviorEnum;
|
|
9
9
|
(function (AuthenticateCognitoActionConditionalBehaviorEnum) {
|
|
@@ -184,6 +184,16 @@ class AvailabilityZoneNotSupportedException extends ElasticLoadBalancingV2Servic
|
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
exports.AvailabilityZoneNotSupportedException = AvailabilityZoneNotSupportedException;
|
|
187
|
+
var ProtocolEnum;
|
|
188
|
+
(function (ProtocolEnum) {
|
|
189
|
+
ProtocolEnum["GENEVE"] = "GENEVE";
|
|
190
|
+
ProtocolEnum["HTTP"] = "HTTP";
|
|
191
|
+
ProtocolEnum["HTTPS"] = "HTTPS";
|
|
192
|
+
ProtocolEnum["TCP"] = "TCP";
|
|
193
|
+
ProtocolEnum["TCP_UDP"] = "TCP_UDP";
|
|
194
|
+
ProtocolEnum["TLS"] = "TLS";
|
|
195
|
+
ProtocolEnum["UDP"] = "UDP";
|
|
196
|
+
})(ProtocolEnum = exports.ProtocolEnum || (exports.ProtocolEnum = {}));
|
|
187
197
|
class DuplicateListenerException extends ElasticLoadBalancingV2ServiceException_1.ElasticLoadBalancingV2ServiceException {
|
|
188
198
|
constructor(opts) {
|
|
189
199
|
super({
|
|
@@ -168,6 +168,16 @@ var AvailabilityZoneNotSupportedException = (function (_super) {
|
|
|
168
168
|
return AvailabilityZoneNotSupportedException;
|
|
169
169
|
}(__BaseException));
|
|
170
170
|
export { AvailabilityZoneNotSupportedException };
|
|
171
|
+
export var ProtocolEnum;
|
|
172
|
+
(function (ProtocolEnum) {
|
|
173
|
+
ProtocolEnum["GENEVE"] = "GENEVE";
|
|
174
|
+
ProtocolEnum["HTTP"] = "HTTP";
|
|
175
|
+
ProtocolEnum["HTTPS"] = "HTTPS";
|
|
176
|
+
ProtocolEnum["TCP"] = "TCP";
|
|
177
|
+
ProtocolEnum["TCP_UDP"] = "TCP_UDP";
|
|
178
|
+
ProtocolEnum["TLS"] = "TLS";
|
|
179
|
+
ProtocolEnum["UDP"] = "UDP";
|
|
180
|
+
})(ProtocolEnum || (ProtocolEnum = {}));
|
|
171
181
|
var DuplicateListenerException = (function (_super) {
|
|
172
182
|
__extends(DuplicateListenerException, _super);
|
|
173
183
|
function DuplicateListenerException(opts) {
|
|
@@ -483,8 +483,7 @@ export declare class ElasticLoadBalancingV2 extends ElasticLoadBalancingV2Client
|
|
|
483
483
|
removeTags(args: RemoveTagsCommandInput, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
484
484
|
removeTags(args: RemoveTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
485
485
|
/**
|
|
486
|
-
* <p>Sets the type of IP addresses used by the subnets of the specified
|
|
487
|
-
* Balancer or Network Load Balancer.</p>
|
|
486
|
+
* <p>Sets the type of IP addresses used by the subnets of the specified load balancer.</p>
|
|
488
487
|
*/
|
|
489
488
|
setIpAddressType(args: SetIpAddressTypeCommandInput, options?: __HttpHandlerOptions): Promise<SetIpAddressTypeCommandOutput>;
|
|
490
489
|
setIpAddressType(args: SetIpAddressTypeCommandInput, cb: (err: any, data?: SetIpAddressTypeCommandOutput) => void): void;
|
|
@@ -7,8 +7,7 @@ export interface SetIpAddressTypeCommandInput extends SetIpAddressTypeInput {
|
|
|
7
7
|
export interface SetIpAddressTypeCommandOutput extends SetIpAddressTypeOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Sets the type of IP addresses used by the subnets of the specified
|
|
11
|
-
* Balancer or Network Load Balancer.</p>
|
|
10
|
+
* <p>Sets the type of IP addresses used by the subnets of the specified load balancer.</p>
|
|
12
11
|
* @example
|
|
13
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
13
|
* ```javascript
|
|
@@ -576,7 +576,15 @@ export interface Cipher {
|
|
|
576
576
|
*/
|
|
577
577
|
Priority?: number;
|
|
578
578
|
}
|
|
579
|
-
export declare
|
|
579
|
+
export declare enum ProtocolEnum {
|
|
580
|
+
GENEVE = "GENEVE",
|
|
581
|
+
HTTP = "HTTP",
|
|
582
|
+
HTTPS = "HTTPS",
|
|
583
|
+
TCP = "TCP",
|
|
584
|
+
TCP_UDP = "TCP_UDP",
|
|
585
|
+
TLS = "TLS",
|
|
586
|
+
UDP = "UDP"
|
|
587
|
+
}
|
|
580
588
|
export interface CreateListenerInput {
|
|
581
589
|
/**
|
|
582
590
|
* <p>The Amazon Resource Name (ARN) of the load balancer.</p>
|
|
@@ -2342,16 +2350,16 @@ export interface TargetGroupAttribute {
|
|
|
2342
2350
|
* <ul>
|
|
2343
2351
|
* <li>
|
|
2344
2352
|
* <p>
|
|
2345
|
-
* <code>lb_cookie</code> and <code>app_cookie</code> for Application Load Balancers
|
|
2353
|
+
* <code>lb_cookie</code> and <code>app_cookie</code> for Application Load Balancers.</p>
|
|
2346
2354
|
* </li>
|
|
2347
2355
|
* <li>
|
|
2348
2356
|
* <p>
|
|
2349
|
-
* <code>source_ip</code> for Network Load Balancers
|
|
2357
|
+
* <code>source_ip</code> for Network Load Balancers.</p>
|
|
2350
2358
|
* </li>
|
|
2351
2359
|
* <li>
|
|
2352
2360
|
* <p>
|
|
2353
2361
|
* <code>source_ip_dest_ip</code> and <code>source_ip_dest_ip_proto</code> for Gateway Load
|
|
2354
|
-
* Balancers
|
|
2362
|
+
* Balancers.</p>
|
|
2355
2363
|
* </li>
|
|
2356
2364
|
* </ul>
|
|
2357
2365
|
* </li>
|
|
@@ -2393,7 +2401,7 @@ export interface TargetGroupAttribute {
|
|
|
2393
2401
|
* <code>stickiness.lb_cookie.duration_seconds</code> - The time period, in seconds,
|
|
2394
2402
|
* during which requests from a client should be routed to the same target. After this time
|
|
2395
2403
|
* period expires, the load balancer-generated cookie is considered stale. The range is 1
|
|
2396
|
-
* second to 1 week (604800 seconds). The default value is 1 day (86400 seconds)
|
|
2404
|
+
* second to 1 week (604800 seconds). The default value is 1 day (86400 seconds). </p>
|
|
2397
2405
|
* </li>
|
|
2398
2406
|
* </ul>
|
|
2399
2407
|
*
|
|
@@ -2432,7 +2440,30 @@ export interface TargetGroupAttribute {
|
|
|
2432
2440
|
* <p>
|
|
2433
2441
|
* <code>proxy_protocol_v2.enabled</code> - Indicates whether Proxy Protocol version 2 is
|
|
2434
2442
|
* enabled. The value is <code>true</code> or <code>false</code>. The default is
|
|
2435
|
-
* <code>false</code
|
|
2443
|
+
* <code>false</code>. </p>
|
|
2444
|
+
* </li>
|
|
2445
|
+
* </ul>
|
|
2446
|
+
* <p>The following attributes are supported only by Gateway Load Balancers:</p>
|
|
2447
|
+
* <ul>
|
|
2448
|
+
* <li>
|
|
2449
|
+
* <p>
|
|
2450
|
+
* <code>target_failover.on_deregistration</code> - Indicates how the Gateway Load
|
|
2451
|
+
* Balancer handles existing flows when a target is deregistered. The possible values are
|
|
2452
|
+
* <code>rebalance</code> and <code>no_rebalance</code>. The default is
|
|
2453
|
+
* <code>no_rebalance</code>. The two attributes
|
|
2454
|
+
* (<code>target_failover.on_deregistration</code> and
|
|
2455
|
+
* <code>target_failover.on_unhealthy</code>) can't be set independently. The value you set
|
|
2456
|
+
* for both attributes must be the same. </p>
|
|
2457
|
+
* </li>
|
|
2458
|
+
* <li>
|
|
2459
|
+
* <p>
|
|
2460
|
+
* <code>target_failover.on_unhealthy</code> - Indicates how the Gateway Load Balancer
|
|
2461
|
+
* handles existing flows when a target is unhealthy. The possible values are
|
|
2462
|
+
* <code>rebalance</code> and <code>no_rebalance</code>. The default is
|
|
2463
|
+
* <code>no_rebalance</code>. The two attributes
|
|
2464
|
+
* (<code>target_failover.on_deregistration</code> and
|
|
2465
|
+
* <code>target_failover.on_unhealthy</code>) cannot be set independently. The value you
|
|
2466
|
+
* set for both attributes must be the same. </p>
|
|
2436
2467
|
* </li>
|
|
2437
2468
|
* </ul>
|
|
2438
2469
|
*/
|
|
@@ -214,14 +214,15 @@ export interface Cipher {
|
|
|
214
214
|
Name?: string;
|
|
215
215
|
Priority?: number;
|
|
216
216
|
}
|
|
217
|
-
export declare
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
217
|
+
export declare enum ProtocolEnum {
|
|
218
|
+
GENEVE = "GENEVE",
|
|
219
|
+
HTTP = "HTTP",
|
|
220
|
+
HTTPS = "HTTPS",
|
|
221
|
+
TCP = "TCP",
|
|
222
|
+
TCP_UDP = "TCP_UDP",
|
|
223
|
+
TLS = "TLS",
|
|
224
|
+
UDP = "UDP",
|
|
225
|
+
}
|
|
225
226
|
export interface CreateListenerInput {
|
|
226
227
|
LoadBalancerArn: string | undefined;
|
|
227
228
|
Protocol?: ProtocolEnum | string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-load-balancing-v2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.187.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",
|
|
@@ -19,44 +19,44 @@
|
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
21
21
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
22
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
-
"@aws-sdk/config-resolver": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
26
|
-
"@aws-sdk/hash-node": "3.
|
|
27
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
28
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
29
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
30
|
-
"@aws-sdk/middleware-logger": "3.
|
|
31
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
32
|
-
"@aws-sdk/middleware-retry": "3.
|
|
33
|
-
"@aws-sdk/middleware-serde": "3.
|
|
34
|
-
"@aws-sdk/middleware-signing": "3.
|
|
35
|
-
"@aws-sdk/middleware-stack": "3.
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
37
|
-
"@aws-sdk/node-config-provider": "3.
|
|
38
|
-
"@aws-sdk/node-http-handler": "3.
|
|
39
|
-
"@aws-sdk/protocol-http": "3.
|
|
40
|
-
"@aws-sdk/smithy-client": "3.
|
|
41
|
-
"@aws-sdk/types": "3.
|
|
42
|
-
"@aws-sdk/url-parser": "3.
|
|
43
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
44
|
-
"@aws-sdk/util-base64-node": "3.
|
|
45
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
50
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
51
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
52
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
53
|
-
"@aws-sdk/util-waiter": "3.
|
|
22
|
+
"@aws-sdk/client-sts": "3.186.0",
|
|
23
|
+
"@aws-sdk/config-resolver": "3.186.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.186.0",
|
|
25
|
+
"@aws-sdk/fetch-http-handler": "3.186.0",
|
|
26
|
+
"@aws-sdk/hash-node": "3.186.0",
|
|
27
|
+
"@aws-sdk/invalid-dependency": "3.186.0",
|
|
28
|
+
"@aws-sdk/middleware-content-length": "3.186.0",
|
|
29
|
+
"@aws-sdk/middleware-host-header": "3.186.0",
|
|
30
|
+
"@aws-sdk/middleware-logger": "3.186.0",
|
|
31
|
+
"@aws-sdk/middleware-recursion-detection": "3.186.0",
|
|
32
|
+
"@aws-sdk/middleware-retry": "3.186.0",
|
|
33
|
+
"@aws-sdk/middleware-serde": "3.186.0",
|
|
34
|
+
"@aws-sdk/middleware-signing": "3.186.0",
|
|
35
|
+
"@aws-sdk/middleware-stack": "3.186.0",
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.186.0",
|
|
37
|
+
"@aws-sdk/node-config-provider": "3.186.0",
|
|
38
|
+
"@aws-sdk/node-http-handler": "3.186.0",
|
|
39
|
+
"@aws-sdk/protocol-http": "3.186.0",
|
|
40
|
+
"@aws-sdk/smithy-client": "3.186.0",
|
|
41
|
+
"@aws-sdk/types": "3.186.0",
|
|
42
|
+
"@aws-sdk/url-parser": "3.186.0",
|
|
43
|
+
"@aws-sdk/util-base64-browser": "3.186.0",
|
|
44
|
+
"@aws-sdk/util-base64-node": "3.186.0",
|
|
45
|
+
"@aws-sdk/util-body-length-browser": "3.186.0",
|
|
46
|
+
"@aws-sdk/util-body-length-node": "3.186.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-browser": "3.186.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-node": "3.186.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-browser": "3.186.0",
|
|
50
|
+
"@aws-sdk/util-user-agent-node": "3.186.0",
|
|
51
|
+
"@aws-sdk/util-utf8-browser": "3.186.0",
|
|
52
|
+
"@aws-sdk/util-utf8-node": "3.186.0",
|
|
53
|
+
"@aws-sdk/util-waiter": "3.186.0",
|
|
54
54
|
"entities": "2.2.0",
|
|
55
55
|
"fast-xml-parser": "3.19.0",
|
|
56
56
|
"tslib": "^2.3.1"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
59
|
+
"@aws-sdk/service-client-documentation-generator": "3.186.0",
|
|
60
60
|
"@tsconfig/recommended": "1.0.1",
|
|
61
61
|
"@types/node": "^12.7.5",
|
|
62
62
|
"concurrently": "7.0.0",
|