@aws-sdk/client-directory-service 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 +36 -36
- 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 +37 -37
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +40 -37
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-directory-service
|
|
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-directory-service
|
|
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-directory-service
|
|
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-directory-service
|
|
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-directory-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Directory Service 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"
|
|
@@ -6994,10 +6994,10 @@ const deserializeAws_json1_1Certificate = (output, context) => {
|
|
|
6994
6994
|
: undefined,
|
|
6995
6995
|
CommonName: smithy_client_1.expectString(output.CommonName),
|
|
6996
6996
|
ExpiryDateTime: output.ExpiryDateTime !== undefined && output.ExpiryDateTime !== null
|
|
6997
|
-
?
|
|
6997
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpiryDateTime)))
|
|
6998
6998
|
: undefined,
|
|
6999
6999
|
RegisteredDateTime: output.RegisteredDateTime !== undefined && output.RegisteredDateTime !== null
|
|
7000
|
-
?
|
|
7000
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.RegisteredDateTime)))
|
|
7001
7001
|
: undefined,
|
|
7002
7002
|
State: smithy_client_1.expectString(output.State),
|
|
7003
7003
|
StateReason: smithy_client_1.expectString(output.StateReason),
|
|
@@ -7021,7 +7021,7 @@ const deserializeAws_json1_1CertificateInfo = (output, context) => {
|
|
|
7021
7021
|
CertificateId: smithy_client_1.expectString(output.CertificateId),
|
|
7022
7022
|
CommonName: smithy_client_1.expectString(output.CommonName),
|
|
7023
7023
|
ExpiryDateTime: output.ExpiryDateTime !== undefined && output.ExpiryDateTime !== null
|
|
7024
|
-
?
|
|
7024
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpiryDateTime)))
|
|
7025
7025
|
: undefined,
|
|
7026
7026
|
State: smithy_client_1.expectString(output.State),
|
|
7027
7027
|
Type: smithy_client_1.expectString(output.Type),
|
|
@@ -7052,7 +7052,7 @@ const deserializeAws_json1_1CertificatesInfo = (output, context) => {
|
|
|
7052
7052
|
const deserializeAws_json1_1ClientAuthenticationSettingInfo = (output, context) => {
|
|
7053
7053
|
return {
|
|
7054
7054
|
LastUpdatedDateTime: output.LastUpdatedDateTime !== undefined && output.LastUpdatedDateTime !== null
|
|
7055
|
-
?
|
|
7055
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedDateTime)))
|
|
7056
7056
|
: undefined,
|
|
7057
7057
|
Status: smithy_client_1.expectString(output.Status),
|
|
7058
7058
|
Type: smithy_client_1.expectString(output.Type),
|
|
@@ -7299,14 +7299,14 @@ const deserializeAws_json1_1DirectoryDescription = (output, context) => {
|
|
|
7299
7299
|
? deserializeAws_json1_1DirectoryConnectSettingsDescription(output.ConnectSettings, context)
|
|
7300
7300
|
: undefined,
|
|
7301
7301
|
Description: smithy_client_1.expectString(output.Description),
|
|
7302
|
-
DesiredNumberOfDomainControllers: smithy_client_1.
|
|
7302
|
+
DesiredNumberOfDomainControllers: smithy_client_1.expectInt32(output.DesiredNumberOfDomainControllers),
|
|
7303
7303
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7304
7304
|
DnsIpAddrs: output.DnsIpAddrs !== undefined && output.DnsIpAddrs !== null
|
|
7305
7305
|
? deserializeAws_json1_1DnsIpAddrs(output.DnsIpAddrs, context)
|
|
7306
7306
|
: undefined,
|
|
7307
7307
|
Edition: smithy_client_1.expectString(output.Edition),
|
|
7308
7308
|
LaunchTime: output.LaunchTime !== undefined && output.LaunchTime !== null
|
|
7309
|
-
?
|
|
7309
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LaunchTime)))
|
|
7310
7310
|
: undefined,
|
|
7311
7311
|
Name: smithy_client_1.expectString(output.Name),
|
|
7312
7312
|
OwnerDirectoryDescription: output.OwnerDirectoryDescription !== undefined && output.OwnerDirectoryDescription !== null
|
|
@@ -7327,7 +7327,7 @@ const deserializeAws_json1_1DirectoryDescription = (output, context) => {
|
|
|
7327
7327
|
SsoEnabled: smithy_client_1.expectBoolean(output.SsoEnabled),
|
|
7328
7328
|
Stage: smithy_client_1.expectString(output.Stage),
|
|
7329
7329
|
StageLastUpdatedDateTime: output.StageLastUpdatedDateTime !== undefined && output.StageLastUpdatedDateTime !== null
|
|
7330
|
-
?
|
|
7330
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StageLastUpdatedDateTime)))
|
|
7331
7331
|
: undefined,
|
|
7332
7332
|
StageReason: smithy_client_1.expectString(output.StageReason),
|
|
7333
7333
|
Type: smithy_client_1.expectString(output.Type),
|
|
@@ -7360,14 +7360,14 @@ const deserializeAws_json1_1DirectoryLimitExceededException = (output, context)
|
|
|
7360
7360
|
};
|
|
7361
7361
|
const deserializeAws_json1_1DirectoryLimits = (output, context) => {
|
|
7362
7362
|
return {
|
|
7363
|
-
CloudOnlyDirectoriesCurrentCount: smithy_client_1.
|
|
7364
|
-
CloudOnlyDirectoriesLimit: smithy_client_1.
|
|
7363
|
+
CloudOnlyDirectoriesCurrentCount: smithy_client_1.expectInt32(output.CloudOnlyDirectoriesCurrentCount),
|
|
7364
|
+
CloudOnlyDirectoriesLimit: smithy_client_1.expectInt32(output.CloudOnlyDirectoriesLimit),
|
|
7365
7365
|
CloudOnlyDirectoriesLimitReached: smithy_client_1.expectBoolean(output.CloudOnlyDirectoriesLimitReached),
|
|
7366
|
-
CloudOnlyMicrosoftADCurrentCount: smithy_client_1.
|
|
7367
|
-
CloudOnlyMicrosoftADLimit: smithy_client_1.
|
|
7366
|
+
CloudOnlyMicrosoftADCurrentCount: smithy_client_1.expectInt32(output.CloudOnlyMicrosoftADCurrentCount),
|
|
7367
|
+
CloudOnlyMicrosoftADLimit: smithy_client_1.expectInt32(output.CloudOnlyMicrosoftADLimit),
|
|
7368
7368
|
CloudOnlyMicrosoftADLimitReached: smithy_client_1.expectBoolean(output.CloudOnlyMicrosoftADLimitReached),
|
|
7369
|
-
ConnectedDirectoriesCurrentCount: smithy_client_1.
|
|
7370
|
-
ConnectedDirectoriesLimit: smithy_client_1.
|
|
7369
|
+
ConnectedDirectoriesCurrentCount: smithy_client_1.expectInt32(output.ConnectedDirectoriesCurrentCount),
|
|
7370
|
+
ConnectedDirectoriesLimit: smithy_client_1.expectInt32(output.ConnectedDirectoriesLimit),
|
|
7371
7371
|
ConnectedDirectoriesLimitReached: smithy_client_1.expectBoolean(output.ConnectedDirectoriesLimitReached),
|
|
7372
7372
|
};
|
|
7373
7373
|
};
|
|
@@ -7432,11 +7432,11 @@ const deserializeAws_json1_1DomainController = (output, context) => {
|
|
|
7432
7432
|
DnsIpAddr: smithy_client_1.expectString(output.DnsIpAddr),
|
|
7433
7433
|
DomainControllerId: smithy_client_1.expectString(output.DomainControllerId),
|
|
7434
7434
|
LaunchTime: output.LaunchTime !== undefined && output.LaunchTime !== null
|
|
7435
|
-
?
|
|
7435
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LaunchTime)))
|
|
7436
7436
|
: undefined,
|
|
7437
7437
|
Status: smithy_client_1.expectString(output.Status),
|
|
7438
7438
|
StatusLastUpdatedDateTime: output.StatusLastUpdatedDateTime !== undefined && output.StatusLastUpdatedDateTime !== null
|
|
7439
|
-
?
|
|
7439
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StatusLastUpdatedDateTime)))
|
|
7440
7440
|
: undefined,
|
|
7441
7441
|
StatusReason: smithy_client_1.expectString(output.StatusReason),
|
|
7442
7442
|
SubnetId: smithy_client_1.expectString(output.SubnetId),
|
|
@@ -7486,7 +7486,7 @@ const deserializeAws_json1_1EntityDoesNotExistException = (output, context) => {
|
|
|
7486
7486
|
const deserializeAws_json1_1EventTopic = (output, context) => {
|
|
7487
7487
|
return {
|
|
7488
7488
|
CreatedDateTime: output.CreatedDateTime !== undefined && output.CreatedDateTime !== null
|
|
7489
|
-
?
|
|
7489
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedDateTime)))
|
|
7490
7490
|
: undefined,
|
|
7491
7491
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7492
7492
|
Status: smithy_client_1.expectString(output.Status),
|
|
@@ -7579,7 +7579,7 @@ const deserializeAws_json1_1IpAddrs = (output, context) => {
|
|
|
7579
7579
|
const deserializeAws_json1_1IpRouteInfo = (output, context) => {
|
|
7580
7580
|
return {
|
|
7581
7581
|
AddedDateTime: output.AddedDateTime !== undefined && output.AddedDateTime !== null
|
|
7582
|
-
?
|
|
7582
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AddedDateTime)))
|
|
7583
7583
|
: undefined,
|
|
7584
7584
|
CidrIp: smithy_client_1.expectString(output.CidrIp),
|
|
7585
7585
|
Description: smithy_client_1.expectString(output.Description),
|
|
@@ -7609,7 +7609,7 @@ const deserializeAws_json1_1LDAPSSettingInfo = (output, context) => {
|
|
|
7609
7609
|
LDAPSStatus: smithy_client_1.expectString(output.LDAPSStatus),
|
|
7610
7610
|
LDAPSStatusReason: smithy_client_1.expectString(output.LDAPSStatusReason),
|
|
7611
7611
|
LastUpdatedDateTime: output.LastUpdatedDateTime !== undefined && output.LastUpdatedDateTime !== null
|
|
7612
|
-
?
|
|
7612
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedDateTime)))
|
|
7613
7613
|
: undefined,
|
|
7614
7614
|
};
|
|
7615
7615
|
};
|
|
@@ -7666,7 +7666,7 @@ const deserializeAws_json1_1LogSubscription = (output, context) => {
|
|
|
7666
7666
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7667
7667
|
LogGroupName: smithy_client_1.expectString(output.LogGroupName),
|
|
7668
7668
|
SubscriptionCreatedDateTime: output.SubscriptionCreatedDateTime !== undefined && output.SubscriptionCreatedDateTime !== null
|
|
7669
|
-
?
|
|
7669
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.SubscriptionCreatedDateTime)))
|
|
7670
7670
|
: undefined,
|
|
7671
7671
|
};
|
|
7672
7672
|
};
|
|
@@ -7712,31 +7712,31 @@ const deserializeAws_json1_1RadiusSettings = (output, context) => {
|
|
|
7712
7712
|
return {
|
|
7713
7713
|
AuthenticationProtocol: smithy_client_1.expectString(output.AuthenticationProtocol),
|
|
7714
7714
|
DisplayLabel: smithy_client_1.expectString(output.DisplayLabel),
|
|
7715
|
-
RadiusPort: smithy_client_1.
|
|
7716
|
-
RadiusRetries: smithy_client_1.
|
|
7715
|
+
RadiusPort: smithy_client_1.expectInt32(output.RadiusPort),
|
|
7716
|
+
RadiusRetries: smithy_client_1.expectInt32(output.RadiusRetries),
|
|
7717
7717
|
RadiusServers: output.RadiusServers !== undefined && output.RadiusServers !== null
|
|
7718
7718
|
? deserializeAws_json1_1Servers(output.RadiusServers, context)
|
|
7719
7719
|
: undefined,
|
|
7720
|
-
RadiusTimeout: smithy_client_1.
|
|
7720
|
+
RadiusTimeout: smithy_client_1.expectInt32(output.RadiusTimeout),
|
|
7721
7721
|
SharedSecret: smithy_client_1.expectString(output.SharedSecret),
|
|
7722
7722
|
UseSameUsername: smithy_client_1.expectBoolean(output.UseSameUsername),
|
|
7723
7723
|
};
|
|
7724
7724
|
};
|
|
7725
7725
|
const deserializeAws_json1_1RegionDescription = (output, context) => {
|
|
7726
7726
|
return {
|
|
7727
|
-
DesiredNumberOfDomainControllers: smithy_client_1.
|
|
7727
|
+
DesiredNumberOfDomainControllers: smithy_client_1.expectInt32(output.DesiredNumberOfDomainControllers),
|
|
7728
7728
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7729
7729
|
LastUpdatedDateTime: output.LastUpdatedDateTime !== undefined && output.LastUpdatedDateTime !== null
|
|
7730
|
-
?
|
|
7730
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedDateTime)))
|
|
7731
7731
|
: undefined,
|
|
7732
7732
|
LaunchTime: output.LaunchTime !== undefined && output.LaunchTime !== null
|
|
7733
|
-
?
|
|
7733
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LaunchTime)))
|
|
7734
7734
|
: undefined,
|
|
7735
7735
|
RegionName: smithy_client_1.expectString(output.RegionName),
|
|
7736
7736
|
RegionType: smithy_client_1.expectString(output.RegionType),
|
|
7737
7737
|
Status: smithy_client_1.expectString(output.Status),
|
|
7738
7738
|
StatusLastUpdatedDateTime: output.StatusLastUpdatedDateTime !== undefined && output.StatusLastUpdatedDateTime !== null
|
|
7739
|
-
?
|
|
7739
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StatusLastUpdatedDateTime)))
|
|
7740
7740
|
: undefined,
|
|
7741
7741
|
VpcSettings: output.VpcSettings !== undefined && output.VpcSettings !== null
|
|
7742
7742
|
? deserializeAws_json1_1DirectoryVpcSettings(output.VpcSettings, context)
|
|
@@ -7800,13 +7800,13 @@ const deserializeAws_json1_1SchemaExtensionInfo = (output, context) => {
|
|
|
7800
7800
|
Description: smithy_client_1.expectString(output.Description),
|
|
7801
7801
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7802
7802
|
EndDateTime: output.EndDateTime !== undefined && output.EndDateTime !== null
|
|
7803
|
-
?
|
|
7803
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndDateTime)))
|
|
7804
7804
|
: undefined,
|
|
7805
7805
|
SchemaExtensionId: smithy_client_1.expectString(output.SchemaExtensionId),
|
|
7806
7806
|
SchemaExtensionStatus: smithy_client_1.expectString(output.SchemaExtensionStatus),
|
|
7807
7807
|
SchemaExtensionStatusReason: smithy_client_1.expectString(output.SchemaExtensionStatusReason),
|
|
7808
7808
|
StartDateTime: output.StartDateTime !== undefined && output.StartDateTime !== null
|
|
7809
|
-
?
|
|
7809
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartDateTime)))
|
|
7810
7810
|
: undefined,
|
|
7811
7811
|
};
|
|
7812
7812
|
};
|
|
@@ -7849,10 +7849,10 @@ const deserializeAws_json1_1SharedDirectories = (output, context) => {
|
|
|
7849
7849
|
const deserializeAws_json1_1SharedDirectory = (output, context) => {
|
|
7850
7850
|
return {
|
|
7851
7851
|
CreatedDateTime: output.CreatedDateTime !== undefined && output.CreatedDateTime !== null
|
|
7852
|
-
?
|
|
7852
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedDateTime)))
|
|
7853
7853
|
: undefined,
|
|
7854
7854
|
LastUpdatedDateTime: output.LastUpdatedDateTime !== undefined && output.LastUpdatedDateTime !== null
|
|
7855
|
-
?
|
|
7855
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedDateTime)))
|
|
7856
7856
|
: undefined,
|
|
7857
7857
|
OwnerAccountId: smithy_client_1.expectString(output.OwnerAccountId),
|
|
7858
7858
|
OwnerDirectoryId: smithy_client_1.expectString(output.OwnerDirectoryId),
|
|
@@ -7880,7 +7880,7 @@ const deserializeAws_json1_1Snapshot = (output, context) => {
|
|
|
7880
7880
|
Name: smithy_client_1.expectString(output.Name),
|
|
7881
7881
|
SnapshotId: smithy_client_1.expectString(output.SnapshotId),
|
|
7882
7882
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
7883
|
-
?
|
|
7883
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
7884
7884
|
: undefined,
|
|
7885
7885
|
Status: smithy_client_1.expectString(output.Status),
|
|
7886
7886
|
Type: smithy_client_1.expectString(output.Type),
|
|
@@ -7894,8 +7894,8 @@ const deserializeAws_json1_1SnapshotLimitExceededException = (output, context) =
|
|
|
7894
7894
|
};
|
|
7895
7895
|
const deserializeAws_json1_1SnapshotLimits = (output, context) => {
|
|
7896
7896
|
return {
|
|
7897
|
-
ManualSnapshotsCurrentCount: smithy_client_1.
|
|
7898
|
-
ManualSnapshotsLimit: smithy_client_1.
|
|
7897
|
+
ManualSnapshotsCurrentCount: smithy_client_1.expectInt32(output.ManualSnapshotsCurrentCount),
|
|
7898
|
+
ManualSnapshotsLimit: smithy_client_1.expectInt32(output.ManualSnapshotsLimit),
|
|
7899
7899
|
ManualSnapshotsLimitReached: smithy_client_1.expectBoolean(output.ManualSnapshotsLimitReached),
|
|
7900
7900
|
};
|
|
7901
7901
|
};
|
|
@@ -7949,16 +7949,16 @@ const deserializeAws_json1_1Tags = (output, context) => {
|
|
|
7949
7949
|
const deserializeAws_json1_1Trust = (output, context) => {
|
|
7950
7950
|
return {
|
|
7951
7951
|
CreatedDateTime: output.CreatedDateTime !== undefined && output.CreatedDateTime !== null
|
|
7952
|
-
?
|
|
7952
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedDateTime)))
|
|
7953
7953
|
: undefined,
|
|
7954
7954
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
7955
7955
|
LastUpdatedDateTime: output.LastUpdatedDateTime !== undefined && output.LastUpdatedDateTime !== null
|
|
7956
|
-
?
|
|
7956
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedDateTime)))
|
|
7957
7957
|
: undefined,
|
|
7958
7958
|
RemoteDomainName: smithy_client_1.expectString(output.RemoteDomainName),
|
|
7959
7959
|
SelectiveAuth: smithy_client_1.expectString(output.SelectiveAuth),
|
|
7960
7960
|
StateLastUpdatedDateTime: output.StateLastUpdatedDateTime !== undefined && output.StateLastUpdatedDateTime !== null
|
|
7961
|
-
?
|
|
7961
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StateLastUpdatedDateTime)))
|
|
7962
7962
|
: undefined,
|
|
7963
7963
|
TrustDirection: smithy_client_1.expectString(output.TrustDirection),
|
|
7964
7964
|
TrustId: smithy_client_1.expectString(output.TrustId),
|