@aws-sdk/client-redshift 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 +66 -66
- 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 +67 -67
- package/dist/es/protocols/Aws_query.js.map +1 -1
- package/package.json +32 -32
- package/protocols/Aws_query.ts +82 -67
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-redshift
|
|
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-redshift
|
|
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-redshift
|
|
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-redshift
|
|
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-redshift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Redshift 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"
|
|
@@ -13727,13 +13727,13 @@ const deserializeAws_queryCluster = (output, context) => {
|
|
|
13727
13727
|
contents.Endpoint = deserializeAws_queryEndpoint(output["Endpoint"], context);
|
|
13728
13728
|
}
|
|
13729
13729
|
if (output["ClusterCreateTime"] !== undefined) {
|
|
13730
|
-
contents.ClusterCreateTime =
|
|
13730
|
+
contents.ClusterCreateTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["ClusterCreateTime"]));
|
|
13731
13731
|
}
|
|
13732
13732
|
if (output["AutomatedSnapshotRetentionPeriod"] !== undefined) {
|
|
13733
|
-
contents.AutomatedSnapshotRetentionPeriod = smithy_client_1.
|
|
13733
|
+
contents.AutomatedSnapshotRetentionPeriod = smithy_client_1.strictParseInt32(output["AutomatedSnapshotRetentionPeriod"]);
|
|
13734
13734
|
}
|
|
13735
13735
|
if (output["ManualSnapshotRetentionPeriod"] !== undefined) {
|
|
13736
|
-
contents.ManualSnapshotRetentionPeriod = smithy_client_1.
|
|
13736
|
+
contents.ManualSnapshotRetentionPeriod = smithy_client_1.strictParseInt32(output["ManualSnapshotRetentionPeriod"]);
|
|
13737
13737
|
}
|
|
13738
13738
|
if (output.ClusterSecurityGroups === "") {
|
|
13739
13739
|
contents.ClusterSecurityGroups = [];
|
|
@@ -13777,7 +13777,7 @@ const deserializeAws_queryCluster = (output, context) => {
|
|
|
13777
13777
|
contents.AllowVersionUpgrade = smithy_client_1.parseBoolean(output["AllowVersionUpgrade"]);
|
|
13778
13778
|
}
|
|
13779
13779
|
if (output["NumberOfNodes"] !== undefined) {
|
|
13780
|
-
contents.NumberOfNodes = smithy_client_1.
|
|
13780
|
+
contents.NumberOfNodes = smithy_client_1.strictParseInt32(output["NumberOfNodes"]);
|
|
13781
13781
|
}
|
|
13782
13782
|
if (output["PubliclyAccessible"] !== undefined) {
|
|
13783
13783
|
contents.PubliclyAccessible = smithy_client_1.parseBoolean(output["PubliclyAccessible"]);
|
|
@@ -13856,13 +13856,13 @@ const deserializeAws_queryCluster = (output, context) => {
|
|
|
13856
13856
|
contents.SnapshotScheduleState = smithy_client_1.expectString(output["SnapshotScheduleState"]);
|
|
13857
13857
|
}
|
|
13858
13858
|
if (output["ExpectedNextSnapshotScheduleTime"] !== undefined) {
|
|
13859
|
-
contents.ExpectedNextSnapshotScheduleTime =
|
|
13859
|
+
contents.ExpectedNextSnapshotScheduleTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["ExpectedNextSnapshotScheduleTime"]));
|
|
13860
13860
|
}
|
|
13861
13861
|
if (output["ExpectedNextSnapshotScheduleTimeStatus"] !== undefined) {
|
|
13862
13862
|
contents.ExpectedNextSnapshotScheduleTimeStatus = smithy_client_1.expectString(output["ExpectedNextSnapshotScheduleTimeStatus"]);
|
|
13863
13863
|
}
|
|
13864
13864
|
if (output["NextMaintenanceWindowStartTime"] !== undefined) {
|
|
13865
|
-
contents.NextMaintenanceWindowStartTime =
|
|
13865
|
+
contents.NextMaintenanceWindowStartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["NextMaintenanceWindowStartTime"]));
|
|
13866
13866
|
}
|
|
13867
13867
|
if (output["ResizeInfo"] !== undefined) {
|
|
13868
13868
|
contents.ResizeInfo = deserializeAws_queryResizeInfo(output["ResizeInfo"], context);
|
|
@@ -13874,7 +13874,7 @@ const deserializeAws_queryCluster = (output, context) => {
|
|
|
13874
13874
|
contents.ClusterNamespaceArn = smithy_client_1.expectString(output["ClusterNamespaceArn"]);
|
|
13875
13875
|
}
|
|
13876
13876
|
if (output["TotalStorageCapacityInMegaBytes"] !== undefined) {
|
|
13877
|
-
contents.TotalStorageCapacityInMegaBytes = smithy_client_1.
|
|
13877
|
+
contents.TotalStorageCapacityInMegaBytes = smithy_client_1.strictParseLong(output["TotalStorageCapacityInMegaBytes"]);
|
|
13878
13878
|
}
|
|
13879
13879
|
if (output["AquaConfiguration"] !== undefined) {
|
|
13880
13880
|
contents.AquaConfiguration = deserializeAws_queryAquaConfiguration(output["AquaConfiguration"], context);
|
|
@@ -13916,7 +13916,7 @@ const deserializeAws_queryClusterCredentials = (output, context) => {
|
|
|
13916
13916
|
contents.DbPassword = smithy_client_1.expectString(output["DbPassword"]);
|
|
13917
13917
|
}
|
|
13918
13918
|
if (output["Expiration"] !== undefined) {
|
|
13919
|
-
contents.Expiration =
|
|
13919
|
+
contents.Expiration = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["Expiration"]));
|
|
13920
13920
|
}
|
|
13921
13921
|
return contents;
|
|
13922
13922
|
};
|
|
@@ -13934,7 +13934,7 @@ const deserializeAws_queryClusterDbRevision = (output, context) => {
|
|
|
13934
13934
|
contents.CurrentDatabaseRevision = smithy_client_1.expectString(output["CurrentDatabaseRevision"]);
|
|
13935
13935
|
}
|
|
13936
13936
|
if (output["DatabaseRevisionReleaseDate"] !== undefined) {
|
|
13937
|
-
contents.DatabaseRevisionReleaseDate =
|
|
13937
|
+
contents.DatabaseRevisionReleaseDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DatabaseRevisionReleaseDate"]));
|
|
13938
13938
|
}
|
|
13939
13939
|
if (output.RevisionTargets === "") {
|
|
13940
13940
|
contents.RevisionTargets = [];
|
|
@@ -14358,10 +14358,10 @@ const deserializeAws_queryClusterSnapshotCopyStatus = (output, context) => {
|
|
|
14358
14358
|
contents.DestinationRegion = smithy_client_1.expectString(output["DestinationRegion"]);
|
|
14359
14359
|
}
|
|
14360
14360
|
if (output["RetentionPeriod"] !== undefined) {
|
|
14361
|
-
contents.RetentionPeriod = smithy_client_1.
|
|
14361
|
+
contents.RetentionPeriod = smithy_client_1.strictParseLong(output["RetentionPeriod"]);
|
|
14362
14362
|
}
|
|
14363
14363
|
if (output["ManualSnapshotRetentionPeriod"] !== undefined) {
|
|
14364
|
-
contents.ManualSnapshotRetentionPeriod = smithy_client_1.
|
|
14364
|
+
contents.ManualSnapshotRetentionPeriod = smithy_client_1.strictParseInt32(output["ManualSnapshotRetentionPeriod"]);
|
|
14365
14365
|
}
|
|
14366
14366
|
if (output["SnapshotCopyGrantName"] !== undefined) {
|
|
14367
14367
|
contents.SnapshotCopyGrantName = smithy_client_1.expectString(output["SnapshotCopyGrantName"]);
|
|
@@ -14690,10 +14690,10 @@ const deserializeAws_queryDataShareAssociation = (output, context) => {
|
|
|
14690
14690
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
14691
14691
|
}
|
|
14692
14692
|
if (output["CreatedDate"] !== undefined) {
|
|
14693
|
-
contents.CreatedDate =
|
|
14693
|
+
contents.CreatedDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedDate"]));
|
|
14694
14694
|
}
|
|
14695
14695
|
if (output["StatusChangeDate"] !== undefined) {
|
|
14696
|
-
contents.StatusChangeDate =
|
|
14696
|
+
contents.StatusChangeDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["StatusChangeDate"]));
|
|
14697
14697
|
}
|
|
14698
14698
|
return contents;
|
|
14699
14699
|
};
|
|
@@ -14733,16 +14733,16 @@ const deserializeAws_queryDataTransferProgress = (output, context) => {
|
|
|
14733
14733
|
contents.CurrentRateInMegaBytesPerSecond = smithy_client_1.strictParseFloat(output["CurrentRateInMegaBytesPerSecond"]);
|
|
14734
14734
|
}
|
|
14735
14735
|
if (output["TotalDataInMegaBytes"] !== undefined) {
|
|
14736
|
-
contents.TotalDataInMegaBytes = smithy_client_1.
|
|
14736
|
+
contents.TotalDataInMegaBytes = smithy_client_1.strictParseLong(output["TotalDataInMegaBytes"]);
|
|
14737
14737
|
}
|
|
14738
14738
|
if (output["DataTransferredInMegaBytes"] !== undefined) {
|
|
14739
|
-
contents.DataTransferredInMegaBytes = smithy_client_1.
|
|
14739
|
+
contents.DataTransferredInMegaBytes = smithy_client_1.strictParseLong(output["DataTransferredInMegaBytes"]);
|
|
14740
14740
|
}
|
|
14741
14741
|
if (output["EstimatedTimeToCompletionInSeconds"] !== undefined) {
|
|
14742
|
-
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.
|
|
14742
|
+
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.strictParseLong(output["EstimatedTimeToCompletionInSeconds"]);
|
|
14743
14743
|
}
|
|
14744
14744
|
if (output["ElapsedTimeInSeconds"] !== undefined) {
|
|
14745
|
-
contents.ElapsedTimeInSeconds = smithy_client_1.
|
|
14745
|
+
contents.ElapsedTimeInSeconds = smithy_client_1.strictParseLong(output["ElapsedTimeInSeconds"]);
|
|
14746
14746
|
}
|
|
14747
14747
|
return contents;
|
|
14748
14748
|
};
|
|
@@ -14776,10 +14776,10 @@ const deserializeAws_queryDeferredMaintenanceWindow = (output, context) => {
|
|
|
14776
14776
|
contents.DeferMaintenanceIdentifier = smithy_client_1.expectString(output["DeferMaintenanceIdentifier"]);
|
|
14777
14777
|
}
|
|
14778
14778
|
if (output["DeferMaintenanceStartTime"] !== undefined) {
|
|
14779
|
-
contents.DeferMaintenanceStartTime =
|
|
14779
|
+
contents.DeferMaintenanceStartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DeferMaintenanceStartTime"]));
|
|
14780
14780
|
}
|
|
14781
14781
|
if (output["DeferMaintenanceEndTime"] !== undefined) {
|
|
14782
|
-
contents.DeferMaintenanceEndTime =
|
|
14782
|
+
contents.DeferMaintenanceEndTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DeferMaintenanceEndTime"]));
|
|
14783
14783
|
}
|
|
14784
14784
|
return contents;
|
|
14785
14785
|
};
|
|
@@ -15021,7 +15021,7 @@ const deserializeAws_queryEndpoint = (output, context) => {
|
|
|
15021
15021
|
contents.Address = smithy_client_1.expectString(output["Address"]);
|
|
15022
15022
|
}
|
|
15023
15023
|
if (output["Port"] !== undefined) {
|
|
15024
|
-
contents.Port = smithy_client_1.
|
|
15024
|
+
contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
|
|
15025
15025
|
}
|
|
15026
15026
|
if (output.VpcEndpoints === "") {
|
|
15027
15027
|
contents.VpcEndpoints = [];
|
|
@@ -15060,10 +15060,10 @@ const deserializeAws_queryEndpointAccess = (output, context) => {
|
|
|
15060
15060
|
contents.EndpointName = smithy_client_1.expectString(output["EndpointName"]);
|
|
15061
15061
|
}
|
|
15062
15062
|
if (output["EndpointCreateTime"] !== undefined) {
|
|
15063
|
-
contents.EndpointCreateTime =
|
|
15063
|
+
contents.EndpointCreateTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["EndpointCreateTime"]));
|
|
15064
15064
|
}
|
|
15065
15065
|
if (output["Port"] !== undefined) {
|
|
15066
|
-
contents.Port = smithy_client_1.
|
|
15066
|
+
contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
|
|
15067
15067
|
}
|
|
15068
15068
|
if (output["Address"] !== undefined) {
|
|
15069
15069
|
contents.Address = smithy_client_1.expectString(output["Address"]);
|
|
@@ -15136,7 +15136,7 @@ const deserializeAws_queryEndpointAuthorization = (output, context) => {
|
|
|
15136
15136
|
contents.ClusterIdentifier = smithy_client_1.expectString(output["ClusterIdentifier"]);
|
|
15137
15137
|
}
|
|
15138
15138
|
if (output["AuthorizeTime"] !== undefined) {
|
|
15139
|
-
contents.AuthorizeTime =
|
|
15139
|
+
contents.AuthorizeTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["AuthorizeTime"]));
|
|
15140
15140
|
}
|
|
15141
15141
|
if (output["ClusterStatus"] !== undefined) {
|
|
15142
15142
|
contents.ClusterStatus = smithy_client_1.expectString(output["ClusterStatus"]);
|
|
@@ -15154,7 +15154,7 @@ const deserializeAws_queryEndpointAuthorization = (output, context) => {
|
|
|
15154
15154
|
contents.AllowedVPCs = deserializeAws_queryVpcIdentifierList(smithy_client_1.getArrayIfSingleItem(output["AllowedVPCs"]["VpcIdentifier"]), context);
|
|
15155
15155
|
}
|
|
15156
15156
|
if (output["EndpointCount"] !== undefined) {
|
|
15157
|
-
contents.EndpointCount = smithy_client_1.
|
|
15157
|
+
contents.EndpointCount = smithy_client_1.strictParseInt32(output["EndpointCount"]);
|
|
15158
15158
|
}
|
|
15159
15159
|
return contents;
|
|
15160
15160
|
};
|
|
@@ -15268,7 +15268,7 @@ const deserializeAws_queryEvent = (output, context) => {
|
|
|
15268
15268
|
contents.Severity = smithy_client_1.expectString(output["Severity"]);
|
|
15269
15269
|
}
|
|
15270
15270
|
if (output["Date"] !== undefined) {
|
|
15271
|
-
contents.Date =
|
|
15271
|
+
contents.Date = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["Date"]));
|
|
15272
15272
|
}
|
|
15273
15273
|
if (output["EventId"] !== undefined) {
|
|
15274
15274
|
contents.EventId = smithy_client_1.expectString(output["EventId"]);
|
|
@@ -15411,7 +15411,7 @@ const deserializeAws_queryEventSubscription = (output, context) => {
|
|
|
15411
15411
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
15412
15412
|
}
|
|
15413
15413
|
if (output["SubscriptionCreationTime"] !== undefined) {
|
|
15414
|
-
contents.SubscriptionCreationTime =
|
|
15414
|
+
contents.SubscriptionCreationTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["SubscriptionCreationTime"]));
|
|
15415
15415
|
}
|
|
15416
15416
|
if (output["SourceType"] !== undefined) {
|
|
15417
15417
|
contents.SourceType = smithy_client_1.expectString(output["SourceType"]);
|
|
@@ -16061,10 +16061,10 @@ const deserializeAws_queryLoggingStatus = (output, context) => {
|
|
|
16061
16061
|
contents.S3KeyPrefix = smithy_client_1.expectString(output["S3KeyPrefix"]);
|
|
16062
16062
|
}
|
|
16063
16063
|
if (output["LastSuccessfulDeliveryTime"] !== undefined) {
|
|
16064
|
-
contents.LastSuccessfulDeliveryTime =
|
|
16064
|
+
contents.LastSuccessfulDeliveryTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["LastSuccessfulDeliveryTime"]));
|
|
16065
16065
|
}
|
|
16066
16066
|
if (output["LastFailureTime"] !== undefined) {
|
|
16067
|
-
contents.LastFailureTime =
|
|
16067
|
+
contents.LastFailureTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["LastFailureTime"]));
|
|
16068
16068
|
}
|
|
16069
16069
|
if (output["LastFailureMessage"] !== undefined) {
|
|
16070
16070
|
contents.LastFailureMessage = smithy_client_1.expectString(output["LastFailureMessage"]);
|
|
@@ -16227,7 +16227,7 @@ const deserializeAws_queryNodeConfigurationOption = (output, context) => {
|
|
|
16227
16227
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
16228
16228
|
}
|
|
16229
16229
|
if (output["NumberOfNodes"] !== undefined) {
|
|
16230
|
-
contents.NumberOfNodes = smithy_client_1.
|
|
16230
|
+
contents.NumberOfNodes = smithy_client_1.strictParseInt32(output["NumberOfNodes"]);
|
|
16231
16231
|
}
|
|
16232
16232
|
if (output["EstimatedDiskUtilizationPercent"] !== undefined) {
|
|
16233
16233
|
contents.EstimatedDiskUtilizationPercent = smithy_client_1.strictParseFloat(output["EstimatedDiskUtilizationPercent"]);
|
|
@@ -16416,10 +16416,10 @@ const deserializeAws_queryPartnerIntegrationInfo = (output, context) => {
|
|
|
16416
16416
|
contents.StatusMessage = smithy_client_1.expectString(output["StatusMessage"]);
|
|
16417
16417
|
}
|
|
16418
16418
|
if (output["CreatedAt"] !== undefined) {
|
|
16419
|
-
contents.CreatedAt =
|
|
16419
|
+
contents.CreatedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedAt"]));
|
|
16420
16420
|
}
|
|
16421
16421
|
if (output["UpdatedAt"] !== undefined) {
|
|
16422
|
-
contents.UpdatedAt =
|
|
16422
|
+
contents.UpdatedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["UpdatedAt"]));
|
|
16423
16423
|
}
|
|
16424
16424
|
return contents;
|
|
16425
16425
|
};
|
|
@@ -16504,7 +16504,7 @@ const deserializeAws_queryPendingModifiedValues = (output, context) => {
|
|
|
16504
16504
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
16505
16505
|
}
|
|
16506
16506
|
if (output["NumberOfNodes"] !== undefined) {
|
|
16507
|
-
contents.NumberOfNodes = smithy_client_1.
|
|
16507
|
+
contents.NumberOfNodes = smithy_client_1.strictParseInt32(output["NumberOfNodes"]);
|
|
16508
16508
|
}
|
|
16509
16509
|
if (output["ClusterType"] !== undefined) {
|
|
16510
16510
|
contents.ClusterType = smithy_client_1.expectString(output["ClusterType"]);
|
|
@@ -16513,7 +16513,7 @@ const deserializeAws_queryPendingModifiedValues = (output, context) => {
|
|
|
16513
16513
|
contents.ClusterVersion = smithy_client_1.expectString(output["ClusterVersion"]);
|
|
16514
16514
|
}
|
|
16515
16515
|
if (output["AutomatedSnapshotRetentionPeriod"] !== undefined) {
|
|
16516
|
-
contents.AutomatedSnapshotRetentionPeriod = smithy_client_1.
|
|
16516
|
+
contents.AutomatedSnapshotRetentionPeriod = smithy_client_1.strictParseInt32(output["AutomatedSnapshotRetentionPeriod"]);
|
|
16517
16517
|
}
|
|
16518
16518
|
if (output["ClusterIdentifier"] !== undefined) {
|
|
16519
16519
|
contents.ClusterIdentifier = smithy_client_1.expectString(output["ClusterIdentifier"]);
|
|
@@ -16599,10 +16599,10 @@ const deserializeAws_queryReservedNode = (output, context) => {
|
|
|
16599
16599
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
16600
16600
|
}
|
|
16601
16601
|
if (output["StartTime"] !== undefined) {
|
|
16602
|
-
contents.StartTime =
|
|
16602
|
+
contents.StartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["StartTime"]));
|
|
16603
16603
|
}
|
|
16604
16604
|
if (output["Duration"] !== undefined) {
|
|
16605
|
-
contents.Duration = smithy_client_1.
|
|
16605
|
+
contents.Duration = smithy_client_1.strictParseInt32(output["Duration"]);
|
|
16606
16606
|
}
|
|
16607
16607
|
if (output["FixedPrice"] !== undefined) {
|
|
16608
16608
|
contents.FixedPrice = smithy_client_1.strictParseFloat(output["FixedPrice"]);
|
|
@@ -16614,7 +16614,7 @@ const deserializeAws_queryReservedNode = (output, context) => {
|
|
|
16614
16614
|
contents.CurrencyCode = smithy_client_1.expectString(output["CurrencyCode"]);
|
|
16615
16615
|
}
|
|
16616
16616
|
if (output["NodeCount"] !== undefined) {
|
|
16617
|
-
contents.NodeCount = smithy_client_1.
|
|
16617
|
+
contents.NodeCount = smithy_client_1.strictParseInt32(output["NodeCount"]);
|
|
16618
16618
|
}
|
|
16619
16619
|
if (output["State"] !== undefined) {
|
|
16620
16620
|
contents.State = smithy_client_1.expectString(output["State"]);
|
|
@@ -16689,7 +16689,7 @@ const deserializeAws_queryReservedNodeOffering = (output, context) => {
|
|
|
16689
16689
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
16690
16690
|
}
|
|
16691
16691
|
if (output["Duration"] !== undefined) {
|
|
16692
|
-
contents.Duration = smithy_client_1.
|
|
16692
|
+
contents.Duration = smithy_client_1.strictParseInt32(output["Duration"]);
|
|
16693
16693
|
}
|
|
16694
16694
|
if (output["FixedPrice"] !== undefined) {
|
|
16695
16695
|
contents.FixedPrice = smithy_client_1.strictParseFloat(output["FixedPrice"]);
|
|
@@ -16793,7 +16793,7 @@ const deserializeAws_queryResizeClusterMessage = (output, context) => {
|
|
|
16793
16793
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
16794
16794
|
}
|
|
16795
16795
|
if (output["NumberOfNodes"] !== undefined) {
|
|
16796
|
-
contents.NumberOfNodes = smithy_client_1.
|
|
16796
|
+
contents.NumberOfNodes = smithy_client_1.strictParseInt32(output["NumberOfNodes"]);
|
|
16797
16797
|
}
|
|
16798
16798
|
if (output["Classic"] !== undefined) {
|
|
16799
16799
|
contents.Classic = smithy_client_1.parseBoolean(output["Classic"]);
|
|
@@ -16854,7 +16854,7 @@ const deserializeAws_queryResizeProgressMessage = (output, context) => {
|
|
|
16854
16854
|
contents.TargetNodeType = smithy_client_1.expectString(output["TargetNodeType"]);
|
|
16855
16855
|
}
|
|
16856
16856
|
if (output["TargetNumberOfNodes"] !== undefined) {
|
|
16857
|
-
contents.TargetNumberOfNodes = smithy_client_1.
|
|
16857
|
+
contents.TargetNumberOfNodes = smithy_client_1.strictParseInt32(output["TargetNumberOfNodes"]);
|
|
16858
16858
|
}
|
|
16859
16859
|
if (output["TargetClusterType"] !== undefined) {
|
|
16860
16860
|
contents.TargetClusterType = smithy_client_1.expectString(output["TargetClusterType"]);
|
|
@@ -16884,16 +16884,16 @@ const deserializeAws_queryResizeProgressMessage = (output, context) => {
|
|
|
16884
16884
|
contents.AvgResizeRateInMegaBytesPerSecond = smithy_client_1.strictParseFloat(output["AvgResizeRateInMegaBytesPerSecond"]);
|
|
16885
16885
|
}
|
|
16886
16886
|
if (output["TotalResizeDataInMegaBytes"] !== undefined) {
|
|
16887
|
-
contents.TotalResizeDataInMegaBytes = smithy_client_1.
|
|
16887
|
+
contents.TotalResizeDataInMegaBytes = smithy_client_1.strictParseLong(output["TotalResizeDataInMegaBytes"]);
|
|
16888
16888
|
}
|
|
16889
16889
|
if (output["ProgressInMegaBytes"] !== undefined) {
|
|
16890
|
-
contents.ProgressInMegaBytes = smithy_client_1.
|
|
16890
|
+
contents.ProgressInMegaBytes = smithy_client_1.strictParseLong(output["ProgressInMegaBytes"]);
|
|
16891
16891
|
}
|
|
16892
16892
|
if (output["ElapsedTimeInSeconds"] !== undefined) {
|
|
16893
|
-
contents.ElapsedTimeInSeconds = smithy_client_1.
|
|
16893
|
+
contents.ElapsedTimeInSeconds = smithy_client_1.strictParseLong(output["ElapsedTimeInSeconds"]);
|
|
16894
16894
|
}
|
|
16895
16895
|
if (output["EstimatedTimeToCompletionInSeconds"] !== undefined) {
|
|
16896
|
-
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.
|
|
16896
|
+
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.strictParseLong(output["EstimatedTimeToCompletionInSeconds"]);
|
|
16897
16897
|
}
|
|
16898
16898
|
if (output["ResizeType"] !== undefined) {
|
|
16899
16899
|
contents.ResizeType = smithy_client_1.expectString(output["ResizeType"]);
|
|
@@ -16953,16 +16953,16 @@ const deserializeAws_queryRestoreStatus = (output, context) => {
|
|
|
16953
16953
|
contents.CurrentRestoreRateInMegaBytesPerSecond = smithy_client_1.strictParseFloat(output["CurrentRestoreRateInMegaBytesPerSecond"]);
|
|
16954
16954
|
}
|
|
16955
16955
|
if (output["SnapshotSizeInMegaBytes"] !== undefined) {
|
|
16956
|
-
contents.SnapshotSizeInMegaBytes = smithy_client_1.
|
|
16956
|
+
contents.SnapshotSizeInMegaBytes = smithy_client_1.strictParseLong(output["SnapshotSizeInMegaBytes"]);
|
|
16957
16957
|
}
|
|
16958
16958
|
if (output["ProgressInMegaBytes"] !== undefined) {
|
|
16959
|
-
contents.ProgressInMegaBytes = smithy_client_1.
|
|
16959
|
+
contents.ProgressInMegaBytes = smithy_client_1.strictParseLong(output["ProgressInMegaBytes"]);
|
|
16960
16960
|
}
|
|
16961
16961
|
if (output["ElapsedTimeInSeconds"] !== undefined) {
|
|
16962
|
-
contents.ElapsedTimeInSeconds = smithy_client_1.
|
|
16962
|
+
contents.ElapsedTimeInSeconds = smithy_client_1.strictParseLong(output["ElapsedTimeInSeconds"]);
|
|
16963
16963
|
}
|
|
16964
16964
|
if (output["EstimatedTimeToCompletionInSeconds"] !== undefined) {
|
|
16965
|
-
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.
|
|
16965
|
+
contents.EstimatedTimeToCompletionInSeconds = smithy_client_1.strictParseLong(output["EstimatedTimeToCompletionInSeconds"]);
|
|
16966
16966
|
}
|
|
16967
16967
|
return contents;
|
|
16968
16968
|
};
|
|
@@ -17006,7 +17006,7 @@ const deserializeAws_queryRevisionTarget = (output, context) => {
|
|
|
17006
17006
|
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
17007
17007
|
}
|
|
17008
17008
|
if (output["DatabaseRevisionReleaseDate"] !== undefined) {
|
|
17009
|
-
contents.DatabaseRevisionReleaseDate =
|
|
17009
|
+
contents.DatabaseRevisionReleaseDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DatabaseRevisionReleaseDate"]));
|
|
17010
17010
|
}
|
|
17011
17011
|
return contents;
|
|
17012
17012
|
};
|
|
@@ -17084,10 +17084,10 @@ const deserializeAws_queryScheduledAction = (output, context) => {
|
|
|
17084
17084
|
contents.NextInvocations = deserializeAws_queryScheduledActionTimeList(smithy_client_1.getArrayIfSingleItem(output["NextInvocations"]["ScheduledActionTime"]), context);
|
|
17085
17085
|
}
|
|
17086
17086
|
if (output["StartTime"] !== undefined) {
|
|
17087
|
-
contents.StartTime =
|
|
17087
|
+
contents.StartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["StartTime"]));
|
|
17088
17088
|
}
|
|
17089
17089
|
if (output["EndTime"] !== undefined) {
|
|
17090
|
-
contents.EndTime =
|
|
17090
|
+
contents.EndTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["EndTime"]));
|
|
17091
17091
|
}
|
|
17092
17092
|
return contents;
|
|
17093
17093
|
};
|
|
@@ -17151,7 +17151,7 @@ const deserializeAws_queryScheduledActionTimeList = (output, context) => {
|
|
|
17151
17151
|
if (entry === null) {
|
|
17152
17152
|
return null;
|
|
17153
17153
|
}
|
|
17154
|
-
return
|
|
17154
|
+
return smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(entry));
|
|
17155
17155
|
});
|
|
17156
17156
|
};
|
|
17157
17157
|
const deserializeAws_queryScheduledActionType = (output, context) => {
|
|
@@ -17206,7 +17206,7 @@ const deserializeAws_queryScheduledSnapshotTimeList = (output, context) => {
|
|
|
17206
17206
|
if (entry === null) {
|
|
17207
17207
|
return null;
|
|
17208
17208
|
}
|
|
17209
|
-
return
|
|
17209
|
+
return smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(entry));
|
|
17210
17210
|
});
|
|
17211
17211
|
};
|
|
17212
17212
|
const deserializeAws_querySnapshot = (output, context) => {
|
|
@@ -17253,19 +17253,19 @@ const deserializeAws_querySnapshot = (output, context) => {
|
|
|
17253
17253
|
contents.ClusterIdentifier = smithy_client_1.expectString(output["ClusterIdentifier"]);
|
|
17254
17254
|
}
|
|
17255
17255
|
if (output["SnapshotCreateTime"] !== undefined) {
|
|
17256
|
-
contents.SnapshotCreateTime =
|
|
17256
|
+
contents.SnapshotCreateTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["SnapshotCreateTime"]));
|
|
17257
17257
|
}
|
|
17258
17258
|
if (output["Status"] !== undefined) {
|
|
17259
17259
|
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
17260
17260
|
}
|
|
17261
17261
|
if (output["Port"] !== undefined) {
|
|
17262
|
-
contents.Port = smithy_client_1.
|
|
17262
|
+
contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
|
|
17263
17263
|
}
|
|
17264
17264
|
if (output["AvailabilityZone"] !== undefined) {
|
|
17265
17265
|
contents.AvailabilityZone = smithy_client_1.expectString(output["AvailabilityZone"]);
|
|
17266
17266
|
}
|
|
17267
17267
|
if (output["ClusterCreateTime"] !== undefined) {
|
|
17268
|
-
contents.ClusterCreateTime =
|
|
17268
|
+
contents.ClusterCreateTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["ClusterCreateTime"]));
|
|
17269
17269
|
}
|
|
17270
17270
|
if (output["MasterUsername"] !== undefined) {
|
|
17271
17271
|
contents.MasterUsername = smithy_client_1.expectString(output["MasterUsername"]);
|
|
@@ -17283,7 +17283,7 @@ const deserializeAws_querySnapshot = (output, context) => {
|
|
|
17283
17283
|
contents.NodeType = smithy_client_1.expectString(output["NodeType"]);
|
|
17284
17284
|
}
|
|
17285
17285
|
if (output["NumberOfNodes"] !== undefined) {
|
|
17286
|
-
contents.NumberOfNodes = smithy_client_1.
|
|
17286
|
+
contents.NumberOfNodes = smithy_client_1.strictParseInt32(output["NumberOfNodes"]);
|
|
17287
17287
|
}
|
|
17288
17288
|
if (output["DBName"] !== undefined) {
|
|
17289
17289
|
contents.DBName = smithy_client_1.expectString(output["DBName"]);
|
|
@@ -17323,10 +17323,10 @@ const deserializeAws_querySnapshot = (output, context) => {
|
|
|
17323
17323
|
contents.CurrentBackupRateInMegaBytesPerSecond = smithy_client_1.strictParseFloat(output["CurrentBackupRateInMegaBytesPerSecond"]);
|
|
17324
17324
|
}
|
|
17325
17325
|
if (output["EstimatedSecondsToCompletion"] !== undefined) {
|
|
17326
|
-
contents.EstimatedSecondsToCompletion = smithy_client_1.
|
|
17326
|
+
contents.EstimatedSecondsToCompletion = smithy_client_1.strictParseLong(output["EstimatedSecondsToCompletion"]);
|
|
17327
17327
|
}
|
|
17328
17328
|
if (output["ElapsedTimeInSeconds"] !== undefined) {
|
|
17329
|
-
contents.ElapsedTimeInSeconds = smithy_client_1.
|
|
17329
|
+
contents.ElapsedTimeInSeconds = smithy_client_1.strictParseLong(output["ElapsedTimeInSeconds"]);
|
|
17330
17330
|
}
|
|
17331
17331
|
if (output["SourceRegion"] !== undefined) {
|
|
17332
17332
|
contents.SourceRegion = smithy_client_1.expectString(output["SourceRegion"]);
|
|
@@ -17350,13 +17350,13 @@ const deserializeAws_querySnapshot = (output, context) => {
|
|
|
17350
17350
|
contents.MaintenanceTrackName = smithy_client_1.expectString(output["MaintenanceTrackName"]);
|
|
17351
17351
|
}
|
|
17352
17352
|
if (output["ManualSnapshotRetentionPeriod"] !== undefined) {
|
|
17353
|
-
contents.ManualSnapshotRetentionPeriod = smithy_client_1.
|
|
17353
|
+
contents.ManualSnapshotRetentionPeriod = smithy_client_1.strictParseInt32(output["ManualSnapshotRetentionPeriod"]);
|
|
17354
17354
|
}
|
|
17355
17355
|
if (output["ManualSnapshotRemainingDays"] !== undefined) {
|
|
17356
|
-
contents.ManualSnapshotRemainingDays = smithy_client_1.
|
|
17356
|
+
contents.ManualSnapshotRemainingDays = smithy_client_1.strictParseInt32(output["ManualSnapshotRemainingDays"]);
|
|
17357
17357
|
}
|
|
17358
17358
|
if (output["SnapshotRetentionStartTime"] !== undefined) {
|
|
17359
|
-
contents.SnapshotRetentionStartTime =
|
|
17359
|
+
contents.SnapshotRetentionStartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["SnapshotRetentionStartTime"]));
|
|
17360
17360
|
}
|
|
17361
17361
|
return contents;
|
|
17362
17362
|
};
|
|
@@ -17553,7 +17553,7 @@ const deserializeAws_querySnapshotSchedule = (output, context) => {
|
|
|
17553
17553
|
contents.NextInvocations = deserializeAws_queryScheduledSnapshotTimeList(smithy_client_1.getArrayIfSingleItem(output["NextInvocations"]["SnapshotTime"]), context);
|
|
17554
17554
|
}
|
|
17555
17555
|
if (output["AssociatedClusterCount"] !== undefined) {
|
|
17556
|
-
contents.AssociatedClusterCount = smithy_client_1.
|
|
17556
|
+
contents.AssociatedClusterCount = smithy_client_1.strictParseInt32(output["AssociatedClusterCount"]);
|
|
17557
17557
|
}
|
|
17558
17558
|
if (output.AssociatedClusters === "") {
|
|
17559
17559
|
contents.AssociatedClusters = [];
|
|
@@ -17820,13 +17820,13 @@ const deserializeAws_queryTableRestoreStatus = (output, context) => {
|
|
|
17820
17820
|
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
17821
17821
|
}
|
|
17822
17822
|
if (output["RequestTime"] !== undefined) {
|
|
17823
|
-
contents.RequestTime =
|
|
17823
|
+
contents.RequestTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["RequestTime"]));
|
|
17824
17824
|
}
|
|
17825
17825
|
if (output["ProgressInMegaBytes"] !== undefined) {
|
|
17826
|
-
contents.ProgressInMegaBytes = smithy_client_1.
|
|
17826
|
+
contents.ProgressInMegaBytes = smithy_client_1.strictParseLong(output["ProgressInMegaBytes"]);
|
|
17827
17827
|
}
|
|
17828
17828
|
if (output["TotalDataInMegaBytes"] !== undefined) {
|
|
17829
|
-
contents.TotalDataInMegaBytes = smithy_client_1.
|
|
17829
|
+
contents.TotalDataInMegaBytes = smithy_client_1.strictParseLong(output["TotalDataInMegaBytes"]);
|
|
17830
17830
|
}
|
|
17831
17831
|
if (output["ClusterIdentifier"] !== undefined) {
|
|
17832
17832
|
contents.ClusterIdentifier = smithy_client_1.expectString(output["ClusterIdentifier"]);
|
|
@@ -18072,7 +18072,7 @@ const deserializeAws_queryUsageLimit = (output, context) => {
|
|
|
18072
18072
|
contents.LimitType = smithy_client_1.expectString(output["LimitType"]);
|
|
18073
18073
|
}
|
|
18074
18074
|
if (output["Amount"] !== undefined) {
|
|
18075
|
-
contents.Amount = smithy_client_1.
|
|
18075
|
+
contents.Amount = smithy_client_1.strictParseLong(output["Amount"]);
|
|
18076
18076
|
}
|
|
18077
18077
|
if (output["Period"] !== undefined) {
|
|
18078
18078
|
contents.Period = smithy_client_1.expectString(output["Period"]);
|