@aws-sdk/client-elastic-beanstalk 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 +32 -0
- package/dist/cjs/package.json +32 -32
- package/dist/cjs/protocols/Aws_query.js +42 -42
- package/dist/cjs/protocols/Aws_query.js.map +1 -1
- package/dist/es/endpoints.js +1 -2
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/package.json +32 -32
- package/dist/es/protocols/Aws_query.js +43 -43
- package/dist/es/protocols/Aws_query.js.map +1 -1
- package/package.json +32 -32
- package/protocols/Aws_query.ts +46 -43
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-beanstalk
|
|
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-beanstalk
|
|
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-beanstalk
|
|
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-beanstalk
|
|
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
|
|
package/dist/cjs/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-beanstalk",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
58
|
-
"@aws-sdk/util-waiter": "3.
|
|
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.
|
|
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.
|
|
71
|
+
"typescript": "~4.3.5"
|
|
72
72
|
},
|
|
73
73
|
"engines": {
|
|
74
74
|
"node": ">=10.0.0"
|
|
@@ -4393,10 +4393,10 @@ const deserializeAws_queryApplicationDescription = (output, context) => {
|
|
|
4393
4393
|
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
4394
4394
|
}
|
|
4395
4395
|
if (output["DateCreated"] !== undefined) {
|
|
4396
|
-
contents.DateCreated =
|
|
4396
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4397
4397
|
}
|
|
4398
4398
|
if (output["DateUpdated"] !== undefined) {
|
|
4399
|
-
contents.DateUpdated =
|
|
4399
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4400
4400
|
}
|
|
4401
4401
|
if (output.Versions === "") {
|
|
4402
4402
|
contents.Versions = [];
|
|
@@ -4454,10 +4454,10 @@ const deserializeAws_queryApplicationMetrics = (output, context) => {
|
|
|
4454
4454
|
Latency: undefined,
|
|
4455
4455
|
};
|
|
4456
4456
|
if (output["Duration"] !== undefined) {
|
|
4457
|
-
contents.Duration = smithy_client_1.
|
|
4457
|
+
contents.Duration = smithy_client_1.strictParseInt32(output["Duration"]);
|
|
4458
4458
|
}
|
|
4459
4459
|
if (output["RequestCount"] !== undefined) {
|
|
4460
|
-
contents.RequestCount = smithy_client_1.
|
|
4460
|
+
contents.RequestCount = smithy_client_1.strictParseInt32(output["RequestCount"]);
|
|
4461
4461
|
}
|
|
4462
4462
|
if (output["StatusCodes"] !== undefined) {
|
|
4463
4463
|
contents.StatusCodes = deserializeAws_queryStatusCodes(output["StatusCodes"], context);
|
|
@@ -4528,10 +4528,10 @@ const deserializeAws_queryApplicationVersionDescription = (output, context) => {
|
|
|
4528
4528
|
contents.SourceBundle = deserializeAws_queryS3Location(output["SourceBundle"], context);
|
|
4529
4529
|
}
|
|
4530
4530
|
if (output["DateCreated"] !== undefined) {
|
|
4531
|
-
contents.DateCreated =
|
|
4531
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4532
4532
|
}
|
|
4533
4533
|
if (output["DateUpdated"] !== undefined) {
|
|
4534
|
-
contents.DateUpdated =
|
|
4534
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4535
4535
|
}
|
|
4536
4536
|
if (output["Status"] !== undefined) {
|
|
4537
4537
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
@@ -4726,13 +4726,13 @@ const deserializeAws_queryConfigurationOptionDescription = (output, context) =>
|
|
|
4726
4726
|
contents.ValueOptions = deserializeAws_queryConfigurationOptionPossibleValues(smithy_client_1.getArrayIfSingleItem(output["ValueOptions"]["member"]), context);
|
|
4727
4727
|
}
|
|
4728
4728
|
if (output["MinValue"] !== undefined) {
|
|
4729
|
-
contents.MinValue = smithy_client_1.
|
|
4729
|
+
contents.MinValue = smithy_client_1.strictParseInt32(output["MinValue"]);
|
|
4730
4730
|
}
|
|
4731
4731
|
if (output["MaxValue"] !== undefined) {
|
|
4732
|
-
contents.MaxValue = smithy_client_1.
|
|
4732
|
+
contents.MaxValue = smithy_client_1.strictParseInt32(output["MaxValue"]);
|
|
4733
4733
|
}
|
|
4734
4734
|
if (output["MaxLength"] !== undefined) {
|
|
4735
|
-
contents.MaxLength = smithy_client_1.
|
|
4735
|
+
contents.MaxLength = smithy_client_1.strictParseInt32(output["MaxLength"]);
|
|
4736
4736
|
}
|
|
4737
4737
|
if (output["Regex"] !== undefined) {
|
|
4738
4738
|
contents.Regex = deserializeAws_queryOptionRestrictionRegex(output["Regex"], context);
|
|
@@ -4845,10 +4845,10 @@ const deserializeAws_queryConfigurationSettingsDescription = (output, context) =
|
|
|
4845
4845
|
contents.DeploymentStatus = smithy_client_1.expectString(output["DeploymentStatus"]);
|
|
4846
4846
|
}
|
|
4847
4847
|
if (output["DateCreated"] !== undefined) {
|
|
4848
|
-
contents.DateCreated =
|
|
4848
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4849
4849
|
}
|
|
4850
4850
|
if (output["DateUpdated"] !== undefined) {
|
|
4851
|
-
contents.DateUpdated =
|
|
4851
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4852
4852
|
}
|
|
4853
4853
|
if (output.OptionSettings === "") {
|
|
4854
4854
|
contents.OptionSettings = [];
|
|
@@ -5004,13 +5004,13 @@ const deserializeAws_queryDeployment = (output, context) => {
|
|
|
5004
5004
|
contents.VersionLabel = smithy_client_1.expectString(output["VersionLabel"]);
|
|
5005
5005
|
}
|
|
5006
5006
|
if (output["DeploymentId"] !== undefined) {
|
|
5007
|
-
contents.DeploymentId = smithy_client_1.
|
|
5007
|
+
contents.DeploymentId = smithy_client_1.strictParseLong(output["DeploymentId"]);
|
|
5008
5008
|
}
|
|
5009
5009
|
if (output["Status"] !== undefined) {
|
|
5010
5010
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5011
5011
|
}
|
|
5012
5012
|
if (output["DeploymentTime"] !== undefined) {
|
|
5013
|
-
contents.DeploymentTime =
|
|
5013
|
+
contents.DeploymentTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DeploymentTime"]));
|
|
5014
5014
|
}
|
|
5015
5015
|
return contents;
|
|
5016
5016
|
};
|
|
@@ -5059,7 +5059,7 @@ const deserializeAws_queryDescribeEnvironmentHealthResult = (output, context) =>
|
|
|
5059
5059
|
contents.InstancesHealth = deserializeAws_queryInstanceHealthSummary(output["InstancesHealth"], context);
|
|
5060
5060
|
}
|
|
5061
5061
|
if (output["RefreshedAt"] !== undefined) {
|
|
5062
|
-
contents.RefreshedAt =
|
|
5062
|
+
contents.RefreshedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["RefreshedAt"]));
|
|
5063
5063
|
}
|
|
5064
5064
|
return contents;
|
|
5065
5065
|
};
|
|
@@ -5105,7 +5105,7 @@ const deserializeAws_queryDescribeInstancesHealthResult = (output, context) => {
|
|
|
5105
5105
|
contents.InstanceHealthList = deserializeAws_queryInstanceHealthList(smithy_client_1.getArrayIfSingleItem(output["InstanceHealthList"]["member"]), context);
|
|
5106
5106
|
}
|
|
5107
5107
|
if (output["RefreshedAt"] !== undefined) {
|
|
5108
|
-
contents.RefreshedAt =
|
|
5108
|
+
contents.RefreshedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["RefreshedAt"]));
|
|
5109
5109
|
}
|
|
5110
5110
|
if (output["NextToken"] !== undefined) {
|
|
5111
5111
|
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
@@ -5185,10 +5185,10 @@ const deserializeAws_queryEnvironmentDescription = (output, context) => {
|
|
|
5185
5185
|
contents.CNAME = smithy_client_1.expectString(output["CNAME"]);
|
|
5186
5186
|
}
|
|
5187
5187
|
if (output["DateCreated"] !== undefined) {
|
|
5188
|
-
contents.DateCreated =
|
|
5188
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
5189
5189
|
}
|
|
5190
5190
|
if (output["DateUpdated"] !== undefined) {
|
|
5191
|
-
contents.DateUpdated =
|
|
5191
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
5192
5192
|
}
|
|
5193
5193
|
if (output["Status"] !== undefined) {
|
|
5194
5194
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
@@ -5262,7 +5262,7 @@ const deserializeAws_queryEnvironmentInfoDescription = (output, context) => {
|
|
|
5262
5262
|
contents.Ec2InstanceId = smithy_client_1.expectString(output["Ec2InstanceId"]);
|
|
5263
5263
|
}
|
|
5264
5264
|
if (output["SampleTimestamp"] !== undefined) {
|
|
5265
|
-
contents.SampleTimestamp =
|
|
5265
|
+
contents.SampleTimestamp = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["SampleTimestamp"]));
|
|
5266
5266
|
}
|
|
5267
5267
|
if (output["Message"] !== undefined) {
|
|
5268
5268
|
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
@@ -5408,7 +5408,7 @@ const deserializeAws_queryEventDescription = (output, context) => {
|
|
|
5408
5408
|
Severity: undefined,
|
|
5409
5409
|
};
|
|
5410
5410
|
if (output["EventDate"] !== undefined) {
|
|
5411
|
-
contents.EventDate =
|
|
5411
|
+
contents.EventDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["EventDate"]));
|
|
5412
5412
|
}
|
|
5413
5413
|
if (output["Message"] !== undefined) {
|
|
5414
5414
|
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
@@ -5493,28 +5493,28 @@ const deserializeAws_queryInstanceHealthSummary = (output, context) => {
|
|
|
5493
5493
|
Severe: undefined,
|
|
5494
5494
|
};
|
|
5495
5495
|
if (output["NoData"] !== undefined) {
|
|
5496
|
-
contents.NoData = smithy_client_1.
|
|
5496
|
+
contents.NoData = smithy_client_1.strictParseInt32(output["NoData"]);
|
|
5497
5497
|
}
|
|
5498
5498
|
if (output["Unknown"] !== undefined) {
|
|
5499
|
-
contents.Unknown = smithy_client_1.
|
|
5499
|
+
contents.Unknown = smithy_client_1.strictParseInt32(output["Unknown"]);
|
|
5500
5500
|
}
|
|
5501
5501
|
if (output["Pending"] !== undefined) {
|
|
5502
|
-
contents.Pending = smithy_client_1.
|
|
5502
|
+
contents.Pending = smithy_client_1.strictParseInt32(output["Pending"]);
|
|
5503
5503
|
}
|
|
5504
5504
|
if (output["Ok"] !== undefined) {
|
|
5505
|
-
contents.Ok = smithy_client_1.
|
|
5505
|
+
contents.Ok = smithy_client_1.strictParseInt32(output["Ok"]);
|
|
5506
5506
|
}
|
|
5507
5507
|
if (output["Info"] !== undefined) {
|
|
5508
|
-
contents.Info = smithy_client_1.
|
|
5508
|
+
contents.Info = smithy_client_1.strictParseInt32(output["Info"]);
|
|
5509
5509
|
}
|
|
5510
5510
|
if (output["Warning"] !== undefined) {
|
|
5511
|
-
contents.Warning = smithy_client_1.
|
|
5511
|
+
contents.Warning = smithy_client_1.strictParseInt32(output["Warning"]);
|
|
5512
5512
|
}
|
|
5513
5513
|
if (output["Degraded"] !== undefined) {
|
|
5514
|
-
contents.Degraded = smithy_client_1.
|
|
5514
|
+
contents.Degraded = smithy_client_1.strictParseInt32(output["Degraded"]);
|
|
5515
5515
|
}
|
|
5516
5516
|
if (output["Severe"] !== undefined) {
|
|
5517
|
-
contents.Severe = smithy_client_1.
|
|
5517
|
+
contents.Severe = smithy_client_1.strictParseInt32(output["Severe"]);
|
|
5518
5518
|
}
|
|
5519
5519
|
return contents;
|
|
5520
5520
|
};
|
|
@@ -5649,7 +5649,7 @@ const deserializeAws_queryListener = (output, context) => {
|
|
|
5649
5649
|
contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
|
|
5650
5650
|
}
|
|
5651
5651
|
if (output["Port"] !== undefined) {
|
|
5652
|
-
contents.Port = smithy_client_1.
|
|
5652
|
+
contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
|
|
5653
5653
|
}
|
|
5654
5654
|
return contents;
|
|
5655
5655
|
};
|
|
@@ -5766,7 +5766,7 @@ const deserializeAws_queryManagedAction = (output, context) => {
|
|
|
5766
5766
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5767
5767
|
}
|
|
5768
5768
|
if (output["WindowStartTime"] !== undefined) {
|
|
5769
|
-
contents.WindowStartTime =
|
|
5769
|
+
contents.WindowStartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["WindowStartTime"]));
|
|
5770
5770
|
}
|
|
5771
5771
|
return contents;
|
|
5772
5772
|
};
|
|
@@ -5800,10 +5800,10 @@ const deserializeAws_queryManagedActionHistoryItem = (output, context) => {
|
|
|
5800
5800
|
contents.FailureDescription = smithy_client_1.expectString(output["FailureDescription"]);
|
|
5801
5801
|
}
|
|
5802
5802
|
if (output["ExecutedTime"] !== undefined) {
|
|
5803
|
-
contents.ExecutedTime =
|
|
5803
|
+
contents.ExecutedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["ExecutedTime"]));
|
|
5804
5804
|
}
|
|
5805
5805
|
if (output["FinishedTime"] !== undefined) {
|
|
5806
|
-
contents.FinishedTime =
|
|
5806
|
+
contents.FinishedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["FinishedTime"]));
|
|
5807
5807
|
}
|
|
5808
5808
|
return contents;
|
|
5809
5809
|
};
|
|
@@ -5846,7 +5846,7 @@ const deserializeAws_queryMaxAgeRule = (output, context) => {
|
|
|
5846
5846
|
contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
|
|
5847
5847
|
}
|
|
5848
5848
|
if (output["MaxAgeInDays"] !== undefined) {
|
|
5849
|
-
contents.MaxAgeInDays = smithy_client_1.
|
|
5849
|
+
contents.MaxAgeInDays = smithy_client_1.strictParseInt32(output["MaxAgeInDays"]);
|
|
5850
5850
|
}
|
|
5851
5851
|
if (output["DeleteSourceFromS3"] !== undefined) {
|
|
5852
5852
|
contents.DeleteSourceFromS3 = smithy_client_1.parseBoolean(output["DeleteSourceFromS3"]);
|
|
@@ -5863,7 +5863,7 @@ const deserializeAws_queryMaxCountRule = (output, context) => {
|
|
|
5863
5863
|
contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
|
|
5864
5864
|
}
|
|
5865
5865
|
if (output["MaxCount"] !== undefined) {
|
|
5866
|
-
contents.MaxCount = smithy_client_1.
|
|
5866
|
+
contents.MaxCount = smithy_client_1.strictParseInt32(output["MaxCount"]);
|
|
5867
5867
|
}
|
|
5868
5868
|
if (output["DeleteSourceFromS3"] !== undefined) {
|
|
5869
5869
|
contents.DeleteSourceFromS3 = smithy_client_1.parseBoolean(output["DeleteSourceFromS3"]);
|
|
@@ -5910,7 +5910,7 @@ const deserializeAws_queryPlatformBranchSummary = (output, context) => {
|
|
|
5910
5910
|
contents.LifecycleState = smithy_client_1.expectString(output["LifecycleState"]);
|
|
5911
5911
|
}
|
|
5912
5912
|
if (output["BranchOrder"] !== undefined) {
|
|
5913
|
-
contents.BranchOrder = smithy_client_1.
|
|
5913
|
+
contents.BranchOrder = smithy_client_1.strictParseInt32(output["BranchOrder"]);
|
|
5914
5914
|
}
|
|
5915
5915
|
if (output.SupportedTierList === "") {
|
|
5916
5916
|
contents.SupportedTierList = [];
|
|
@@ -5973,10 +5973,10 @@ const deserializeAws_queryPlatformDescription = (output, context) => {
|
|
|
5973
5973
|
contents.PlatformStatus = smithy_client_1.expectString(output["PlatformStatus"]);
|
|
5974
5974
|
}
|
|
5975
5975
|
if (output["DateCreated"] !== undefined) {
|
|
5976
|
-
contents.DateCreated =
|
|
5976
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
5977
5977
|
}
|
|
5978
5978
|
if (output["DateUpdated"] !== undefined) {
|
|
5979
|
-
contents.DateUpdated =
|
|
5979
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
5980
5980
|
}
|
|
5981
5981
|
if (output["PlatformCategory"] !== undefined) {
|
|
5982
5982
|
contents.PlatformCategory = smithy_client_1.expectString(output["PlatformCategory"]);
|
|
@@ -6195,7 +6195,7 @@ const deserializeAws_queryResourceQuota = (output, context) => {
|
|
|
6195
6195
|
Maximum: undefined,
|
|
6196
6196
|
};
|
|
6197
6197
|
if (output["Maximum"] !== undefined) {
|
|
6198
|
-
contents.Maximum = smithy_client_1.
|
|
6198
|
+
contents.Maximum = smithy_client_1.strictParseInt32(output["Maximum"]);
|
|
6199
6199
|
}
|
|
6200
6200
|
return contents;
|
|
6201
6201
|
};
|
|
@@ -6321,7 +6321,7 @@ const deserializeAws_querySingleInstanceHealth = (output, context) => {
|
|
|
6321
6321
|
contents.Causes = deserializeAws_queryCauses(smithy_client_1.getArrayIfSingleItem(output["Causes"]["member"]), context);
|
|
6322
6322
|
}
|
|
6323
6323
|
if (output["LaunchedAt"] !== undefined) {
|
|
6324
|
-
contents.LaunchedAt =
|
|
6324
|
+
contents.LaunchedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["LaunchedAt"]));
|
|
6325
6325
|
}
|
|
6326
6326
|
if (output["ApplicationMetrics"] !== undefined) {
|
|
6327
6327
|
contents.ApplicationMetrics = deserializeAws_queryApplicationMetrics(output["ApplicationMetrics"], context);
|
|
@@ -6400,16 +6400,16 @@ const deserializeAws_queryStatusCodes = (output, context) => {
|
|
|
6400
6400
|
Status5xx: undefined,
|
|
6401
6401
|
};
|
|
6402
6402
|
if (output["Status2xx"] !== undefined) {
|
|
6403
|
-
contents.Status2xx = smithy_client_1.
|
|
6403
|
+
contents.Status2xx = smithy_client_1.strictParseInt32(output["Status2xx"]);
|
|
6404
6404
|
}
|
|
6405
6405
|
if (output["Status3xx"] !== undefined) {
|
|
6406
|
-
contents.Status3xx = smithy_client_1.
|
|
6406
|
+
contents.Status3xx = smithy_client_1.strictParseInt32(output["Status3xx"]);
|
|
6407
6407
|
}
|
|
6408
6408
|
if (output["Status4xx"] !== undefined) {
|
|
6409
|
-
contents.Status4xx = smithy_client_1.
|
|
6409
|
+
contents.Status4xx = smithy_client_1.strictParseInt32(output["Status4xx"]);
|
|
6410
6410
|
}
|
|
6411
6411
|
if (output["Status5xx"] !== undefined) {
|
|
6412
|
-
contents.Status5xx = smithy_client_1.
|
|
6412
|
+
contents.Status5xx = smithy_client_1.strictParseInt32(output["Status5xx"]);
|
|
6413
6413
|
}
|
|
6414
6414
|
return contents;
|
|
6415
6415
|
};
|