@aws-sdk/client-elastic-load-balancing 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
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
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
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
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",
3
3
  "description": "AWS SDK for JavaScript Elastic Load Balancing 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"
@@ -3178,7 +3178,7 @@ const deserializeAws_queryAccessLog = (output, context) => {
3178
3178
  contents.S3BucketName = smithy_client_1.expectString(output["S3BucketName"]);
3179
3179
  }
3180
3180
  if (output["EmitInterval"] !== undefined) {
3181
- contents.EmitInterval = smithy_client_1.strictParseInt(output["EmitInterval"]);
3181
+ contents.EmitInterval = smithy_client_1.strictParseInt32(output["EmitInterval"]);
3182
3182
  }
3183
3183
  if (output["S3BucketPrefix"] !== undefined) {
3184
3184
  contents.S3BucketPrefix = smithy_client_1.expectString(output["S3BucketPrefix"]);
@@ -3296,7 +3296,7 @@ const deserializeAws_queryBackendServerDescription = (output, context) => {
3296
3296
  PolicyNames: undefined,
3297
3297
  };
3298
3298
  if (output["InstancePort"] !== undefined) {
3299
- contents.InstancePort = smithy_client_1.strictParseInt(output["InstancePort"]);
3299
+ contents.InstancePort = smithy_client_1.strictParseInt32(output["InstancePort"]);
3300
3300
  }
3301
3301
  if (output.PolicyNames === "") {
3302
3302
  contents.PolicyNames = [];
@@ -3343,7 +3343,7 @@ const deserializeAws_queryConnectionDraining = (output, context) => {
3343
3343
  contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
3344
3344
  }
3345
3345
  if (output["Timeout"] !== undefined) {
3346
- contents.Timeout = smithy_client_1.strictParseInt(output["Timeout"]);
3346
+ contents.Timeout = smithy_client_1.strictParseInt32(output["Timeout"]);
3347
3347
  }
3348
3348
  return contents;
3349
3349
  };
@@ -3352,7 +3352,7 @@ const deserializeAws_queryConnectionSettings = (output, context) => {
3352
3352
  IdleTimeout: undefined,
3353
3353
  };
3354
3354
  if (output["IdleTimeout"] !== undefined) {
3355
- contents.IdleTimeout = smithy_client_1.strictParseInt(output["IdleTimeout"]);
3355
+ contents.IdleTimeout = smithy_client_1.strictParseInt32(output["IdleTimeout"]);
3356
3356
  }
3357
3357
  return contents;
3358
3358
  };
@@ -3572,16 +3572,16 @@ const deserializeAws_queryHealthCheck = (output, context) => {
3572
3572
  contents.Target = smithy_client_1.expectString(output["Target"]);
3573
3573
  }
3574
3574
  if (output["Interval"] !== undefined) {
3575
- contents.Interval = smithy_client_1.strictParseInt(output["Interval"]);
3575
+ contents.Interval = smithy_client_1.strictParseInt32(output["Interval"]);
3576
3576
  }
3577
3577
  if (output["Timeout"] !== undefined) {
3578
- contents.Timeout = smithy_client_1.strictParseInt(output["Timeout"]);
3578
+ contents.Timeout = smithy_client_1.strictParseInt32(output["Timeout"]);
3579
3579
  }
3580
3580
  if (output["UnhealthyThreshold"] !== undefined) {
3581
- contents.UnhealthyThreshold = smithy_client_1.strictParseInt(output["UnhealthyThreshold"]);
3581
+ contents.UnhealthyThreshold = smithy_client_1.strictParseInt32(output["UnhealthyThreshold"]);
3582
3582
  }
3583
3583
  if (output["HealthyThreshold"] !== undefined) {
3584
- contents.HealthyThreshold = smithy_client_1.strictParseInt(output["HealthyThreshold"]);
3584
+ contents.HealthyThreshold = smithy_client_1.strictParseInt32(output["HealthyThreshold"]);
3585
3585
  }
3586
3586
  return contents;
3587
3587
  };
@@ -3699,7 +3699,7 @@ const deserializeAws_queryLBCookieStickinessPolicy = (output, context) => {
3699
3699
  contents.PolicyName = smithy_client_1.expectString(output["PolicyName"]);
3700
3700
  }
3701
3701
  if (output["CookieExpirationPeriod"] !== undefined) {
3702
- contents.CookieExpirationPeriod = smithy_client_1.strictParseInt(output["CookieExpirationPeriod"]);
3702
+ contents.CookieExpirationPeriod = smithy_client_1.strictParseLong(output["CookieExpirationPeriod"]);
3703
3703
  }
3704
3704
  return contents;
3705
3705
  };
@@ -3738,13 +3738,13 @@ const deserializeAws_queryListener = (output, context) => {
3738
3738
  contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
3739
3739
  }
3740
3740
  if (output["LoadBalancerPort"] !== undefined) {
3741
- contents.LoadBalancerPort = smithy_client_1.strictParseInt(output["LoadBalancerPort"]);
3741
+ contents.LoadBalancerPort = smithy_client_1.strictParseInt32(output["LoadBalancerPort"]);
3742
3742
  }
3743
3743
  if (output["InstanceProtocol"] !== undefined) {
3744
3744
  contents.InstanceProtocol = smithy_client_1.expectString(output["InstanceProtocol"]);
3745
3745
  }
3746
3746
  if (output["InstancePort"] !== undefined) {
3747
- contents.InstancePort = smithy_client_1.strictParseInt(output["InstancePort"]);
3747
+ contents.InstancePort = smithy_client_1.strictParseInt32(output["InstancePort"]);
3748
3748
  }
3749
3749
  if (output["SSLCertificateId"] !== undefined) {
3750
3750
  contents.SSLCertificateId = smithy_client_1.expectString(output["SSLCertificateId"]);
@@ -3904,7 +3904,7 @@ const deserializeAws_queryLoadBalancerDescription = (output, context) => {
3904
3904
  contents.SecurityGroups = deserializeAws_querySecurityGroups(smithy_client_1.getArrayIfSingleItem(output["SecurityGroups"]["member"]), context);
3905
3905
  }
3906
3906
  if (output["CreatedTime"] !== undefined) {
3907
- contents.CreatedTime = new Date(output["CreatedTime"]);
3907
+ contents.CreatedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedTime"]));
3908
3908
  }
3909
3909
  if (output["Scheme"] !== undefined) {
3910
3910
  contents.Scheme = smithy_client_1.expectString(output["Scheme"]);