@aws-sdk/client-elastic-load-balancing-v2 3.28.0 → 3.32.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 CHANGED
@@ -3,6 +3,38 @@
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.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
9
+
10
+
11
+
12
+
13
+
14
+ # [3.31.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.30.0...v3.31.0) (2021-09-11)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
17
+
18
+
19
+
20
+
21
+
22
+ # [3.30.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.29.0...v3.30.0) (2021-09-07)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
25
+
26
+
27
+
28
+
29
+
30
+ # [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02)
31
+
32
+ **Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
33
+
34
+
35
+
36
+
37
+
6
38
  # [3.28.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.27.0...v3.28.0) (2021-08-27)
7
39
 
8
40
 
@@ -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.28.0",
4
+ "version": "3.32.0",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -27,48 +27,48 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.0.0",
29
29
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.28.0",
31
- "@aws-sdk/config-resolver": "3.28.0",
32
- "@aws-sdk/credential-provider-node": "3.28.0",
33
- "@aws-sdk/fetch-http-handler": "3.25.0",
34
- "@aws-sdk/hash-node": "3.25.0",
35
- "@aws-sdk/invalid-dependency": "3.25.0",
36
- "@aws-sdk/middleware-content-length": "3.25.0",
37
- "@aws-sdk/middleware-host-header": "3.25.0",
38
- "@aws-sdk/middleware-logger": "3.25.0",
39
- "@aws-sdk/middleware-retry": "3.28.0",
40
- "@aws-sdk/middleware-serde": "3.25.0",
41
- "@aws-sdk/middleware-signing": "3.28.0",
42
- "@aws-sdk/middleware-stack": "3.25.0",
43
- "@aws-sdk/middleware-user-agent": "3.25.0",
44
- "@aws-sdk/node-config-provider": "3.28.0",
45
- "@aws-sdk/node-http-handler": "3.25.0",
46
- "@aws-sdk/protocol-http": "3.25.0",
47
- "@aws-sdk/smithy-client": "3.28.0",
48
- "@aws-sdk/types": "3.25.0",
49
- "@aws-sdk/url-parser": "3.25.0",
50
- "@aws-sdk/util-base64-browser": "3.23.0",
51
- "@aws-sdk/util-base64-node": "3.23.0",
52
- "@aws-sdk/util-body-length-browser": "3.23.0",
53
- "@aws-sdk/util-body-length-node": "3.23.0",
54
- "@aws-sdk/util-user-agent-browser": "3.25.0",
55
- "@aws-sdk/util-user-agent-node": "3.28.0",
56
- "@aws-sdk/util-utf8-browser": "3.23.0",
57
- "@aws-sdk/util-utf8-node": "3.23.0",
58
- "@aws-sdk/util-waiter": "3.25.0",
30
+ "@aws-sdk/client-sts": "3.32.0",
31
+ "@aws-sdk/config-resolver": "3.32.0",
32
+ "@aws-sdk/credential-provider-node": "3.32.0",
33
+ "@aws-sdk/fetch-http-handler": "3.32.0",
34
+ "@aws-sdk/hash-node": "3.32.0",
35
+ "@aws-sdk/invalid-dependency": "3.32.0",
36
+ "@aws-sdk/middleware-content-length": "3.32.0",
37
+ "@aws-sdk/middleware-host-header": "3.32.0",
38
+ "@aws-sdk/middleware-logger": "3.32.0",
39
+ "@aws-sdk/middleware-retry": "3.32.0",
40
+ "@aws-sdk/middleware-serde": "3.32.0",
41
+ "@aws-sdk/middleware-signing": "3.32.0",
42
+ "@aws-sdk/middleware-stack": "3.32.0",
43
+ "@aws-sdk/middleware-user-agent": "3.32.0",
44
+ "@aws-sdk/node-config-provider": "3.32.0",
45
+ "@aws-sdk/node-http-handler": "3.32.0",
46
+ "@aws-sdk/protocol-http": "3.32.0",
47
+ "@aws-sdk/smithy-client": "3.32.0",
48
+ "@aws-sdk/types": "3.32.0",
49
+ "@aws-sdk/url-parser": "3.32.0",
50
+ "@aws-sdk/util-base64-browser": "3.32.0",
51
+ "@aws-sdk/util-base64-node": "3.32.0",
52
+ "@aws-sdk/util-body-length-browser": "3.32.0",
53
+ "@aws-sdk/util-body-length-node": "3.32.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.32.0",
55
+ "@aws-sdk/util-user-agent-node": "3.32.0",
56
+ "@aws-sdk/util-utf8-browser": "3.32.0",
57
+ "@aws-sdk/util-utf8-node": "3.32.0",
58
+ "@aws-sdk/util-waiter": "3.32.0",
59
59
  "entities": "2.2.0",
60
60
  "fast-xml-parser": "3.19.0",
61
61
  "tslib": "^2.3.0"
62
62
  },
63
63
  "devDependencies": {
64
- "@aws-sdk/client-documentation-generator": "3.23.0",
64
+ "@aws-sdk/client-documentation-generator": "3.32.0",
65
65
  "@types/node": "^12.7.5",
66
66
  "downlevel-dts": "0.7.0",
67
67
  "jest": "^26.1.0",
68
68
  "rimraf": "^3.0.0",
69
69
  "ts-jest": "^26.4.1",
70
70
  "typedoc": "^0.19.2",
71
- "typescript": "~4.3.2"
71
+ "typescript": "~4.3.5"
72
72
  },
73
73
  "engines": {
74
74
  "node": ">=10.0.0"
@@ -4794,7 +4794,7 @@ const deserializeAws_queryAction = (output, context) => {
4794
4794
  contents.AuthenticateCognitoConfig = deserializeAws_queryAuthenticateCognitoActionConfig(output["AuthenticateCognitoConfig"], context);
4795
4795
  }
4796
4796
  if (output["Order"] !== undefined) {
4797
- contents.Order = smithy_client_1.strictParseInt(output["Order"]);
4797
+ contents.Order = smithy_client_1.strictParseInt32(output["Order"]);
4798
4798
  }
4799
4799
  if (output["RedirectConfig"] !== undefined) {
4800
4800
  contents.RedirectConfig = deserializeAws_queryRedirectActionConfig(output["RedirectConfig"], context);
@@ -4899,7 +4899,7 @@ const deserializeAws_queryAuthenticateCognitoActionConfig = (output, context) =>
4899
4899
  contents.Scope = smithy_client_1.expectString(output["Scope"]);
4900
4900
  }
4901
4901
  if (output["SessionTimeout"] !== undefined) {
4902
- contents.SessionTimeout = smithy_client_1.strictParseInt(output["SessionTimeout"]);
4902
+ contents.SessionTimeout = smithy_client_1.strictParseLong(output["SessionTimeout"]);
4903
4903
  }
4904
4904
  if (output.AuthenticationRequestExtraParams === "") {
4905
4905
  contents.AuthenticationRequestExtraParams = {};
@@ -4965,7 +4965,7 @@ const deserializeAws_queryAuthenticateOidcActionConfig = (output, context) => {
4965
4965
  contents.Scope = smithy_client_1.expectString(output["Scope"]);
4966
4966
  }
4967
4967
  if (output["SessionTimeout"] !== undefined) {
4968
- contents.SessionTimeout = smithy_client_1.strictParseInt(output["SessionTimeout"]);
4968
+ contents.SessionTimeout = smithy_client_1.strictParseLong(output["SessionTimeout"]);
4969
4969
  }
4970
4970
  if (output.AuthenticationRequestExtraParams === "") {
4971
4971
  contents.AuthenticationRequestExtraParams = {};
@@ -5067,7 +5067,7 @@ const deserializeAws_queryCipher = (output, context) => {
5067
5067
  contents.Name = smithy_client_1.expectString(output["Name"]);
5068
5068
  }
5069
5069
  if (output["Priority"] !== undefined) {
5070
- contents.Priority = smithy_client_1.strictParseInt(output["Priority"]);
5070
+ contents.Priority = smithy_client_1.strictParseInt32(output["Priority"]);
5071
5071
  }
5072
5072
  return contents;
5073
5073
  };
@@ -5531,7 +5531,7 @@ const deserializeAws_queryListener = (output, context) => {
5531
5531
  contents.LoadBalancerArn = smithy_client_1.expectString(output["LoadBalancerArn"]);
5532
5532
  }
5533
5533
  if (output["Port"] !== undefined) {
5534
- contents.Port = smithy_client_1.strictParseInt(output["Port"]);
5534
+ contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
5535
5535
  }
5536
5536
  if (output["Protocol"] !== undefined) {
5537
5537
  contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
@@ -5614,7 +5614,7 @@ const deserializeAws_queryLoadBalancer = (output, context) => {
5614
5614
  contents.CanonicalHostedZoneId = smithy_client_1.expectString(output["CanonicalHostedZoneId"]);
5615
5615
  }
5616
5616
  if (output["CreatedTime"] !== undefined) {
5617
- contents.CreatedTime = new Date(output["CreatedTime"]);
5617
+ contents.CreatedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedTime"]));
5618
5618
  }
5619
5619
  if (output["LoadBalancerName"] !== undefined) {
5620
5620
  contents.LoadBalancerName = smithy_client_1.expectString(output["LoadBalancerName"]);
@@ -6226,7 +6226,7 @@ const deserializeAws_queryTargetDescription = (output, context) => {
6226
6226
  contents.Id = smithy_client_1.expectString(output["Id"]);
6227
6227
  }
6228
6228
  if (output["Port"] !== undefined) {
6229
- contents.Port = smithy_client_1.strictParseInt(output["Port"]);
6229
+ contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
6230
6230
  }
6231
6231
  if (output["AvailabilityZone"] !== undefined) {
6232
6232
  contents.AvailabilityZone = smithy_client_1.expectString(output["AvailabilityZone"]);
@@ -6263,7 +6263,7 @@ const deserializeAws_queryTargetGroup = (output, context) => {
6263
6263
  contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
6264
6264
  }
6265
6265
  if (output["Port"] !== undefined) {
6266
- contents.Port = smithy_client_1.strictParseInt(output["Port"]);
6266
+ contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
6267
6267
  }
6268
6268
  if (output["VpcId"] !== undefined) {
6269
6269
  contents.VpcId = smithy_client_1.expectString(output["VpcId"]);
@@ -6278,16 +6278,16 @@ const deserializeAws_queryTargetGroup = (output, context) => {
6278
6278
  contents.HealthCheckEnabled = smithy_client_1.parseBoolean(output["HealthCheckEnabled"]);
6279
6279
  }
6280
6280
  if (output["HealthCheckIntervalSeconds"] !== undefined) {
6281
- contents.HealthCheckIntervalSeconds = smithy_client_1.strictParseInt(output["HealthCheckIntervalSeconds"]);
6281
+ contents.HealthCheckIntervalSeconds = smithy_client_1.strictParseInt32(output["HealthCheckIntervalSeconds"]);
6282
6282
  }
6283
6283
  if (output["HealthCheckTimeoutSeconds"] !== undefined) {
6284
- contents.HealthCheckTimeoutSeconds = smithy_client_1.strictParseInt(output["HealthCheckTimeoutSeconds"]);
6284
+ contents.HealthCheckTimeoutSeconds = smithy_client_1.strictParseInt32(output["HealthCheckTimeoutSeconds"]);
6285
6285
  }
6286
6286
  if (output["HealthyThresholdCount"] !== undefined) {
6287
- contents.HealthyThresholdCount = smithy_client_1.strictParseInt(output["HealthyThresholdCount"]);
6287
+ contents.HealthyThresholdCount = smithy_client_1.strictParseInt32(output["HealthyThresholdCount"]);
6288
6288
  }
6289
6289
  if (output["UnhealthyThresholdCount"] !== undefined) {
6290
- contents.UnhealthyThresholdCount = smithy_client_1.strictParseInt(output["UnhealthyThresholdCount"]);
6290
+ contents.UnhealthyThresholdCount = smithy_client_1.strictParseInt32(output["UnhealthyThresholdCount"]);
6291
6291
  }
6292
6292
  if (output["HealthCheckPath"] !== undefined) {
6293
6293
  contents.HealthCheckPath = smithy_client_1.expectString(output["HealthCheckPath"]);
@@ -6379,7 +6379,7 @@ const deserializeAws_queryTargetGroupStickinessConfig = (output, context) => {
6379
6379
  contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
6380
6380
  }
6381
6381
  if (output["DurationSeconds"] !== undefined) {
6382
- contents.DurationSeconds = smithy_client_1.strictParseInt(output["DurationSeconds"]);
6382
+ contents.DurationSeconds = smithy_client_1.strictParseInt32(output["DurationSeconds"]);
6383
6383
  }
6384
6384
  return contents;
6385
6385
  };
@@ -6392,7 +6392,7 @@ const deserializeAws_queryTargetGroupTuple = (output, context) => {
6392
6392
  contents.TargetGroupArn = smithy_client_1.expectString(output["TargetGroupArn"]);
6393
6393
  }
6394
6394
  if (output["Weight"] !== undefined) {
6395
- contents.Weight = smithy_client_1.strictParseInt(output["Weight"]);
6395
+ contents.Weight = smithy_client_1.strictParseInt32(output["Weight"]);
6396
6396
  }
6397
6397
  return contents;
6398
6398
  };