@aws-sdk/client-cloudwatch-events 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 +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +65 -65
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/endpoints.js +1 -2
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/protocols/Aws_json1_1.js +66 -66
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +70 -66
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-cloudwatch-events
|
|
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-cloudwatch-events
|
|
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-cloudwatch-events
|
|
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-cloudwatch-events
|
|
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-cloudwatch-events",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudwatch Events 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,45 +27,45 @@
|
|
|
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.
|
|
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
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.3.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -4937,13 +4937,13 @@ const deserializeAws_json1_1ApiDestination = (output, context) => {
|
|
|
4937
4937
|
ApiDestinationState: smithy_client_1.expectString(output.ApiDestinationState),
|
|
4938
4938
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
4939
4939
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
4940
|
-
?
|
|
4940
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
4941
4941
|
: undefined,
|
|
4942
4942
|
HttpMethod: smithy_client_1.expectString(output.HttpMethod),
|
|
4943
4943
|
InvocationEndpoint: smithy_client_1.expectString(output.InvocationEndpoint),
|
|
4944
|
-
InvocationRateLimitPerSecond: smithy_client_1.
|
|
4944
|
+
InvocationRateLimitPerSecond: smithy_client_1.expectInt32(output.InvocationRateLimitPerSecond),
|
|
4945
4945
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
4946
|
-
?
|
|
4946
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
4947
4947
|
: undefined,
|
|
4948
4948
|
Name: smithy_client_1.expectString(output.Name),
|
|
4949
4949
|
};
|
|
@@ -4962,12 +4962,12 @@ const deserializeAws_json1_1Archive = (output, context) => {
|
|
|
4962
4962
|
return {
|
|
4963
4963
|
ArchiveName: smithy_client_1.expectString(output.ArchiveName),
|
|
4964
4964
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
4965
|
-
?
|
|
4965
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
4966
4966
|
: undefined,
|
|
4967
|
-
EventCount: smithy_client_1.
|
|
4967
|
+
EventCount: smithy_client_1.expectLong(output.EventCount),
|
|
4968
4968
|
EventSourceArn: smithy_client_1.expectString(output.EventSourceArn),
|
|
4969
|
-
RetentionDays: smithy_client_1.
|
|
4970
|
-
SizeBytes: smithy_client_1.
|
|
4969
|
+
RetentionDays: smithy_client_1.expectInt32(output.RetentionDays),
|
|
4970
|
+
SizeBytes: smithy_client_1.expectLong(output.SizeBytes),
|
|
4971
4971
|
State: smithy_client_1.expectString(output.State),
|
|
4972
4972
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
4973
4973
|
};
|
|
@@ -4995,7 +4995,7 @@ const deserializeAws_json1_1AwsVpcConfiguration = (output, context) => {
|
|
|
4995
4995
|
};
|
|
4996
4996
|
const deserializeAws_json1_1BatchArrayProperties = (output, context) => {
|
|
4997
4997
|
return {
|
|
4998
|
-
Size: smithy_client_1.
|
|
4998
|
+
Size: smithy_client_1.expectInt32(output.Size),
|
|
4999
4999
|
};
|
|
5000
5000
|
};
|
|
5001
5001
|
const deserializeAws_json1_1BatchParameters = (output, context) => {
|
|
@@ -5012,7 +5012,7 @@ const deserializeAws_json1_1BatchParameters = (output, context) => {
|
|
|
5012
5012
|
};
|
|
5013
5013
|
const deserializeAws_json1_1BatchRetryStrategy = (output, context) => {
|
|
5014
5014
|
return {
|
|
5015
|
-
Attempts: smithy_client_1.
|
|
5015
|
+
Attempts: smithy_client_1.expectInt32(output.Attempts),
|
|
5016
5016
|
};
|
|
5017
5017
|
};
|
|
5018
5018
|
const deserializeAws_json1_1CancelReplayResponse = (output, context) => {
|
|
@@ -5034,9 +5034,9 @@ const deserializeAws_json1_1CapacityProviderStrategy = (output, context) => {
|
|
|
5034
5034
|
};
|
|
5035
5035
|
const deserializeAws_json1_1CapacityProviderStrategyItem = (output, context) => {
|
|
5036
5036
|
return {
|
|
5037
|
-
base: smithy_client_1.
|
|
5037
|
+
base: smithy_client_1.expectInt32(output.base),
|
|
5038
5038
|
capacityProvider: smithy_client_1.expectString(output.capacityProvider),
|
|
5039
|
-
weight: smithy_client_1.
|
|
5039
|
+
weight: smithy_client_1.expectInt32(output.weight),
|
|
5040
5040
|
};
|
|
5041
5041
|
};
|
|
5042
5042
|
const deserializeAws_json1_1ConcurrentModificationException = (output, context) => {
|
|
@@ -5050,13 +5050,13 @@ const deserializeAws_json1_1Connection = (output, context) => {
|
|
|
5050
5050
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5051
5051
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
5052
5052
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5053
|
-
?
|
|
5053
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5054
5054
|
: undefined,
|
|
5055
5055
|
LastAuthorizedTime: output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
5056
|
-
?
|
|
5056
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAuthorizedTime)))
|
|
5057
5057
|
: undefined,
|
|
5058
5058
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5059
|
-
?
|
|
5059
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5060
5060
|
: undefined,
|
|
5061
5061
|
Name: smithy_client_1.expectString(output.Name),
|
|
5062
5062
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -5184,10 +5184,10 @@ const deserializeAws_json1_1CreateApiDestinationResponse = (output, context) =>
|
|
|
5184
5184
|
ApiDestinationArn: smithy_client_1.expectString(output.ApiDestinationArn),
|
|
5185
5185
|
ApiDestinationState: smithy_client_1.expectString(output.ApiDestinationState),
|
|
5186
5186
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5187
|
-
?
|
|
5187
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5188
5188
|
: undefined,
|
|
5189
5189
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5190
|
-
?
|
|
5190
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5191
5191
|
: undefined,
|
|
5192
5192
|
};
|
|
5193
5193
|
};
|
|
@@ -5195,7 +5195,7 @@ const deserializeAws_json1_1CreateArchiveResponse = (output, context) => {
|
|
|
5195
5195
|
return {
|
|
5196
5196
|
ArchiveArn: smithy_client_1.expectString(output.ArchiveArn),
|
|
5197
5197
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5198
|
-
?
|
|
5198
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5199
5199
|
: undefined,
|
|
5200
5200
|
State: smithy_client_1.expectString(output.State),
|
|
5201
5201
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -5206,10 +5206,10 @@ const deserializeAws_json1_1CreateConnectionResponse = (output, context) => {
|
|
|
5206
5206
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5207
5207
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
5208
5208
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5209
|
-
?
|
|
5209
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5210
5210
|
: undefined,
|
|
5211
5211
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5212
|
-
?
|
|
5212
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5213
5213
|
: undefined,
|
|
5214
5214
|
};
|
|
5215
5215
|
};
|
|
@@ -5233,13 +5233,13 @@ const deserializeAws_json1_1DeauthorizeConnectionResponse = (output, context) =>
|
|
|
5233
5233
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5234
5234
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
5235
5235
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5236
|
-
?
|
|
5236
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5237
5237
|
: undefined,
|
|
5238
5238
|
LastAuthorizedTime: output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
5239
|
-
?
|
|
5239
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAuthorizedTime)))
|
|
5240
5240
|
: undefined,
|
|
5241
5241
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5242
|
-
?
|
|
5242
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5243
5243
|
: undefined,
|
|
5244
5244
|
};
|
|
5245
5245
|
};
|
|
@@ -5254,13 +5254,13 @@ const deserializeAws_json1_1DeleteConnectionResponse = (output, context) => {
|
|
|
5254
5254
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5255
5255
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
5256
5256
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5257
|
-
?
|
|
5257
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5258
5258
|
: undefined,
|
|
5259
5259
|
LastAuthorizedTime: output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
5260
|
-
?
|
|
5260
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAuthorizedTime)))
|
|
5261
5261
|
: undefined,
|
|
5262
5262
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5263
|
-
?
|
|
5263
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5264
5264
|
: undefined,
|
|
5265
5265
|
};
|
|
5266
5266
|
};
|
|
@@ -5270,14 +5270,14 @@ const deserializeAws_json1_1DescribeApiDestinationResponse = (output, context) =
|
|
|
5270
5270
|
ApiDestinationState: smithy_client_1.expectString(output.ApiDestinationState),
|
|
5271
5271
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5272
5272
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5273
|
-
?
|
|
5273
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5274
5274
|
: undefined,
|
|
5275
5275
|
Description: smithy_client_1.expectString(output.Description),
|
|
5276
5276
|
HttpMethod: smithy_client_1.expectString(output.HttpMethod),
|
|
5277
5277
|
InvocationEndpoint: smithy_client_1.expectString(output.InvocationEndpoint),
|
|
5278
|
-
InvocationRateLimitPerSecond: smithy_client_1.
|
|
5278
|
+
InvocationRateLimitPerSecond: smithy_client_1.expectInt32(output.InvocationRateLimitPerSecond),
|
|
5279
5279
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5280
|
-
?
|
|
5280
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5281
5281
|
: undefined,
|
|
5282
5282
|
Name: smithy_client_1.expectString(output.Name),
|
|
5283
5283
|
};
|
|
@@ -5287,14 +5287,14 @@ const deserializeAws_json1_1DescribeArchiveResponse = (output, context) => {
|
|
|
5287
5287
|
ArchiveArn: smithy_client_1.expectString(output.ArchiveArn),
|
|
5288
5288
|
ArchiveName: smithy_client_1.expectString(output.ArchiveName),
|
|
5289
5289
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5290
|
-
?
|
|
5290
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5291
5291
|
: undefined,
|
|
5292
5292
|
Description: smithy_client_1.expectString(output.Description),
|
|
5293
|
-
EventCount: smithy_client_1.
|
|
5293
|
+
EventCount: smithy_client_1.expectLong(output.EventCount),
|
|
5294
5294
|
EventPattern: smithy_client_1.expectString(output.EventPattern),
|
|
5295
5295
|
EventSourceArn: smithy_client_1.expectString(output.EventSourceArn),
|
|
5296
|
-
RetentionDays: smithy_client_1.
|
|
5297
|
-
SizeBytes: smithy_client_1.
|
|
5296
|
+
RetentionDays: smithy_client_1.expectInt32(output.RetentionDays),
|
|
5297
|
+
SizeBytes: smithy_client_1.expectLong(output.SizeBytes),
|
|
5298
5298
|
State: smithy_client_1.expectString(output.State),
|
|
5299
5299
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
5300
5300
|
};
|
|
@@ -5308,14 +5308,14 @@ const deserializeAws_json1_1DescribeConnectionResponse = (output, context) => {
|
|
|
5308
5308
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
5309
5309
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
5310
5310
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5311
|
-
?
|
|
5311
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5312
5312
|
: undefined,
|
|
5313
5313
|
Description: smithy_client_1.expectString(output.Description),
|
|
5314
5314
|
LastAuthorizedTime: output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
5315
|
-
?
|
|
5315
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAuthorizedTime)))
|
|
5316
5316
|
: undefined,
|
|
5317
5317
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
5318
|
-
?
|
|
5318
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
5319
5319
|
: undefined,
|
|
5320
5320
|
Name: smithy_client_1.expectString(output.Name),
|
|
5321
5321
|
SecretArn: smithy_client_1.expectString(output.SecretArn),
|
|
@@ -5334,10 +5334,10 @@ const deserializeAws_json1_1DescribeEventSourceResponse = (output, context) => {
|
|
|
5334
5334
|
Arn: smithy_client_1.expectString(output.Arn),
|
|
5335
5335
|
CreatedBy: smithy_client_1.expectString(output.CreatedBy),
|
|
5336
5336
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5337
|
-
?
|
|
5337
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5338
5338
|
: undefined,
|
|
5339
5339
|
ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
5340
|
-
?
|
|
5340
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpirationTime)))
|
|
5341
5341
|
: undefined,
|
|
5342
5342
|
Name: smithy_client_1.expectString(output.Name),
|
|
5343
5343
|
State: smithy_client_1.expectString(output.State),
|
|
@@ -5356,22 +5356,22 @@ const deserializeAws_json1_1DescribeReplayResponse = (output, context) => {
|
|
|
5356
5356
|
? deserializeAws_json1_1ReplayDestination(output.Destination, context)
|
|
5357
5357
|
: undefined,
|
|
5358
5358
|
EventEndTime: output.EventEndTime !== undefined && output.EventEndTime !== null
|
|
5359
|
-
?
|
|
5359
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventEndTime)))
|
|
5360
5360
|
: undefined,
|
|
5361
5361
|
EventLastReplayedTime: output.EventLastReplayedTime !== undefined && output.EventLastReplayedTime !== null
|
|
5362
|
-
?
|
|
5362
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventLastReplayedTime)))
|
|
5363
5363
|
: undefined,
|
|
5364
5364
|
EventSourceArn: smithy_client_1.expectString(output.EventSourceArn),
|
|
5365
5365
|
EventStartTime: output.EventStartTime !== undefined && output.EventStartTime !== null
|
|
5366
|
-
?
|
|
5366
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventStartTime)))
|
|
5367
5367
|
: undefined,
|
|
5368
5368
|
ReplayArn: smithy_client_1.expectString(output.ReplayArn),
|
|
5369
5369
|
ReplayEndTime: output.ReplayEndTime !== undefined && output.ReplayEndTime !== null
|
|
5370
|
-
?
|
|
5370
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ReplayEndTime)))
|
|
5371
5371
|
: undefined,
|
|
5372
5372
|
ReplayName: smithy_client_1.expectString(output.ReplayName),
|
|
5373
5373
|
ReplayStartTime: output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
5374
|
-
?
|
|
5374
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ReplayStartTime)))
|
|
5375
5375
|
: undefined,
|
|
5376
5376
|
State: smithy_client_1.expectString(output.State),
|
|
5377
5377
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -5415,7 +5415,7 @@ const deserializeAws_json1_1EcsParameters = (output, context) => {
|
|
|
5415
5415
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
5416
5416
|
? deserializeAws_json1_1TagList(output.Tags, context)
|
|
5417
5417
|
: undefined,
|
|
5418
|
-
TaskCount: smithy_client_1.
|
|
5418
|
+
TaskCount: smithy_client_1.expectInt32(output.TaskCount),
|
|
5419
5419
|
TaskDefinitionArn: smithy_client_1.expectString(output.TaskDefinitionArn),
|
|
5420
5420
|
};
|
|
5421
5421
|
};
|
|
@@ -5441,10 +5441,10 @@ const deserializeAws_json1_1EventSource = (output, context) => {
|
|
|
5441
5441
|
Arn: smithy_client_1.expectString(output.Arn),
|
|
5442
5442
|
CreatedBy: smithy_client_1.expectString(output.CreatedBy),
|
|
5443
5443
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5444
|
-
?
|
|
5444
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5445
5445
|
: undefined,
|
|
5446
5446
|
ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
5447
|
-
?
|
|
5447
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpirationTime)))
|
|
5448
5448
|
: undefined,
|
|
5449
5449
|
Name: smithy_client_1.expectString(output.Name),
|
|
5450
5450
|
State: smithy_client_1.expectString(output.State),
|
|
@@ -5644,10 +5644,10 @@ const deserializeAws_json1_1PartnerEventSourceAccount = (output, context) => {
|
|
|
5644
5644
|
return {
|
|
5645
5645
|
Account: smithy_client_1.expectString(output.Account),
|
|
5646
5646
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
5647
|
-
?
|
|
5647
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
5648
5648
|
: undefined,
|
|
5649
5649
|
ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
5650
|
-
?
|
|
5650
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpirationTime)))
|
|
5651
5651
|
: undefined,
|
|
5652
5652
|
State: smithy_client_1.expectString(output.State),
|
|
5653
5653
|
};
|
|
@@ -5724,7 +5724,7 @@ const deserializeAws_json1_1PutEventsResponse = (output, context) => {
|
|
|
5724
5724
|
Entries: output.Entries !== undefined && output.Entries !== null
|
|
5725
5725
|
? deserializeAws_json1_1PutEventsResultEntryList(output.Entries, context)
|
|
5726
5726
|
: undefined,
|
|
5727
|
-
FailedEntryCount: smithy_client_1.
|
|
5727
|
+
FailedEntryCount: smithy_client_1.expectInt32(output.FailedEntryCount),
|
|
5728
5728
|
};
|
|
5729
5729
|
};
|
|
5730
5730
|
const deserializeAws_json1_1PutEventsResultEntry = (output, context) => {
|
|
@@ -5749,7 +5749,7 @@ const deserializeAws_json1_1PutPartnerEventsResponse = (output, context) => {
|
|
|
5749
5749
|
Entries: output.Entries !== undefined && output.Entries !== null
|
|
5750
5750
|
? deserializeAws_json1_1PutPartnerEventsResultEntryList(output.Entries, context)
|
|
5751
5751
|
: undefined,
|
|
5752
|
-
FailedEntryCount: smithy_client_1.
|
|
5752
|
+
FailedEntryCount: smithy_client_1.expectInt32(output.FailedEntryCount),
|
|
5753
5753
|
};
|
|
5754
5754
|
};
|
|
5755
5755
|
const deserializeAws_json1_1PutPartnerEventsResultEntry = (output, context) => {
|
|
@@ -5779,7 +5779,7 @@ const deserializeAws_json1_1PutTargetsResponse = (output, context) => {
|
|
|
5779
5779
|
FailedEntries: output.FailedEntries !== undefined && output.FailedEntries !== null
|
|
5780
5780
|
? deserializeAws_json1_1PutTargetsResultEntryList(output.FailedEntries, context)
|
|
5781
5781
|
: undefined,
|
|
5782
|
-
FailedEntryCount: smithy_client_1.
|
|
5782
|
+
FailedEntryCount: smithy_client_1.expectInt32(output.FailedEntryCount),
|
|
5783
5783
|
};
|
|
5784
5784
|
};
|
|
5785
5785
|
const deserializeAws_json1_1PutTargetsResultEntry = (output, context) => {
|
|
@@ -5825,7 +5825,7 @@ const deserializeAws_json1_1RemoveTargetsResponse = (output, context) => {
|
|
|
5825
5825
|
FailedEntries: output.FailedEntries !== undefined && output.FailedEntries !== null
|
|
5826
5826
|
? deserializeAws_json1_1RemoveTargetsResultEntryList(output.FailedEntries, context)
|
|
5827
5827
|
: undefined,
|
|
5828
|
-
FailedEntryCount: smithy_client_1.
|
|
5828
|
+
FailedEntryCount: smithy_client_1.expectInt32(output.FailedEntryCount),
|
|
5829
5829
|
};
|
|
5830
5830
|
};
|
|
5831
5831
|
const deserializeAws_json1_1RemoveTargetsResultEntry = (output, context) => {
|
|
@@ -5848,21 +5848,21 @@ const deserializeAws_json1_1RemoveTargetsResultEntryList = (output, context) =>
|
|
|
5848
5848
|
const deserializeAws_json1_1Replay = (output, context) => {
|
|
5849
5849
|
return {
|
|
5850
5850
|
EventEndTime: output.EventEndTime !== undefined && output.EventEndTime !== null
|
|
5851
|
-
?
|
|
5851
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventEndTime)))
|
|
5852
5852
|
: undefined,
|
|
5853
5853
|
EventLastReplayedTime: output.EventLastReplayedTime !== undefined && output.EventLastReplayedTime !== null
|
|
5854
|
-
?
|
|
5854
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventLastReplayedTime)))
|
|
5855
5855
|
: undefined,
|
|
5856
5856
|
EventSourceArn: smithy_client_1.expectString(output.EventSourceArn),
|
|
5857
5857
|
EventStartTime: output.EventStartTime !== undefined && output.EventStartTime !== null
|
|
5858
|
-
?
|
|
5858
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventStartTime)))
|
|
5859
5859
|
: undefined,
|
|
5860
5860
|
ReplayEndTime: output.ReplayEndTime !== undefined && output.ReplayEndTime !== null
|
|
5861
|
-
?
|
|
5861
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ReplayEndTime)))
|
|
5862
5862
|
: undefined,
|
|
5863
5863
|
ReplayName: smithy_client_1.expectString(output.ReplayName),
|
|
5864
5864
|
ReplayStartTime: output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
5865
|
-
?
|
|
5865
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ReplayStartTime)))
|
|
5866
5866
|
: undefined,
|
|
5867
5867
|
State: smithy_client_1.expectString(output.State),
|
|
5868
5868
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -5908,8 +5908,8 @@ const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
|
|
|
5908
5908
|
};
|
|
5909
5909
|
const deserializeAws_json1_1RetryPolicy = (output, context) => {
|
|
5910
5910
|
return {
|
|
5911
|
-
MaximumEventAgeInSeconds: smithy_client_1.
|
|
5912
|
-
MaximumRetryAttempts: smithy_client_1.
|
|
5911
|
+
MaximumEventAgeInSeconds: smithy_client_1.expectInt32(output.MaximumEventAgeInSeconds),
|
|
5912
|
+
MaximumRetryAttempts: smithy_client_1.expectInt32(output.MaximumRetryAttempts),
|
|
5913
5913
|
};
|
|
5914
5914
|
};
|
|
5915
5915
|
const deserializeAws_json1_1Rule = (output, context) => {
|
|
@@ -6012,7 +6012,7 @@ const deserializeAws_json1_1StartReplayResponse = (output, context) => {
|
|
|
6012
6012
|
return {
|
|
6013
6013
|
ReplayArn: smithy_client_1.expectString(output.ReplayArn),
|
|
6014
6014
|
ReplayStartTime: output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
6015
|
-
?
|
|
6015
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ReplayStartTime)))
|
|
6016
6016
|
: undefined,
|
|
6017
6017
|
State: smithy_client_1.expectString(output.State),
|
|
6018
6018
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -6123,10 +6123,10 @@ const deserializeAws_json1_1UpdateApiDestinationResponse = (output, context) =>
|
|
|
6123
6123
|
ApiDestinationArn: smithy_client_1.expectString(output.ApiDestinationArn),
|
|
6124
6124
|
ApiDestinationState: smithy_client_1.expectString(output.ApiDestinationState),
|
|
6125
6125
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
6126
|
-
?
|
|
6126
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
6127
6127
|
: undefined,
|
|
6128
6128
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6129
|
-
?
|
|
6129
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
6130
6130
|
: undefined,
|
|
6131
6131
|
};
|
|
6132
6132
|
};
|
|
@@ -6134,7 +6134,7 @@ const deserializeAws_json1_1UpdateArchiveResponse = (output, context) => {
|
|
|
6134
6134
|
return {
|
|
6135
6135
|
ArchiveArn: smithy_client_1.expectString(output.ArchiveArn),
|
|
6136
6136
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
6137
|
-
?
|
|
6137
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
6138
6138
|
: undefined,
|
|
6139
6139
|
State: smithy_client_1.expectString(output.State),
|
|
6140
6140
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -6145,13 +6145,13 @@ const deserializeAws_json1_1UpdateConnectionResponse = (output, context) => {
|
|
|
6145
6145
|
ConnectionArn: smithy_client_1.expectString(output.ConnectionArn),
|
|
6146
6146
|
ConnectionState: smithy_client_1.expectString(output.ConnectionState),
|
|
6147
6147
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
6148
|
-
?
|
|
6148
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
6149
6149
|
: undefined,
|
|
6150
6150
|
LastAuthorizedTime: output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
6151
|
-
?
|
|
6151
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAuthorizedTime)))
|
|
6152
6152
|
: undefined,
|
|
6153
6153
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6154
|
-
?
|
|
6154
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
6155
6155
|
: undefined,
|
|
6156
6156
|
};
|
|
6157
6157
|
};
|