@aws-sdk/client-clouddirectory 3.29.0 → 3.33.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/CloudDirectoryClient.js +13 -13
- package/dist/cjs/CloudDirectoryClient.js.map +1 -1
- package/dist/cjs/commands/AddFacetToObjectCommand.js +3 -3
- package/dist/cjs/commands/AddFacetToObjectCommand.js.map +1 -1
- package/dist/cjs/commands/ApplySchemaCommand.js +3 -3
- package/dist/cjs/commands/ApplySchemaCommand.js.map +1 -1
- package/dist/cjs/commands/AttachObjectCommand.js +3 -3
- package/dist/cjs/commands/AttachObjectCommand.js.map +1 -1
- package/dist/cjs/commands/AttachPolicyCommand.js +3 -3
- package/dist/cjs/commands/AttachPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/AttachToIndexCommand.js +3 -3
- package/dist/cjs/commands/AttachToIndexCommand.js.map +1 -1
- package/dist/cjs/commands/AttachTypedLinkCommand.js +3 -3
- package/dist/cjs/commands/AttachTypedLinkCommand.js.map +1 -1
- package/dist/cjs/commands/BatchReadCommand.js +3 -3
- package/dist/cjs/commands/BatchReadCommand.js.map +1 -1
- package/dist/cjs/commands/BatchWriteCommand.js +3 -3
- package/dist/cjs/commands/BatchWriteCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDirectoryCommand.js +3 -3
- package/dist/cjs/commands/CreateDirectoryCommand.js.map +1 -1
- package/dist/cjs/commands/CreateFacetCommand.js +3 -3
- package/dist/cjs/commands/CreateFacetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateIndexCommand.js +3 -3
- package/dist/cjs/commands/CreateIndexCommand.js.map +1 -1
- package/dist/cjs/commands/CreateObjectCommand.js +3 -3
- package/dist/cjs/commands/CreateObjectCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSchemaCommand.js +3 -3
- package/dist/cjs/commands/CreateSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/CreateTypedLinkFacetCommand.js +3 -3
- package/dist/cjs/commands/CreateTypedLinkFacetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDirectoryCommand.js +3 -3
- package/dist/cjs/commands/DeleteDirectoryCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFacetCommand.js +3 -3
- package/dist/cjs/commands/DeleteFacetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteObjectCommand.js +3 -3
- package/dist/cjs/commands/DeleteObjectCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist/cjs/commands/DeleteSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTypedLinkFacetCommand.js +3 -3
- package/dist/cjs/commands/DeleteTypedLinkFacetCommand.js.map +1 -1
- package/dist/cjs/commands/DetachFromIndexCommand.js +3 -3
- package/dist/cjs/commands/DetachFromIndexCommand.js.map +1 -1
- package/dist/cjs/commands/DetachObjectCommand.js +3 -3
- package/dist/cjs/commands/DetachObjectCommand.js.map +1 -1
- package/dist/cjs/commands/DetachPolicyCommand.js +3 -3
- package/dist/cjs/commands/DetachPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DetachTypedLinkCommand.js +3 -3
- package/dist/cjs/commands/DetachTypedLinkCommand.js.map +1 -1
- package/dist/cjs/commands/DisableDirectoryCommand.js +3 -3
- package/dist/cjs/commands/DisableDirectoryCommand.js.map +1 -1
- package/dist/cjs/commands/EnableDirectoryCommand.js +3 -3
- package/dist/cjs/commands/EnableDirectoryCommand.js.map +1 -1
- package/dist/cjs/commands/GetAppliedSchemaVersionCommand.js +3 -3
- package/dist/cjs/commands/GetAppliedSchemaVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetDirectoryCommand.js +3 -3
- package/dist/cjs/commands/GetDirectoryCommand.js.map +1 -1
- package/dist/cjs/commands/GetFacetCommand.js +3 -3
- package/dist/cjs/commands/GetFacetCommand.js.map +1 -1
- package/dist/cjs/commands/GetLinkAttributesCommand.js +3 -3
- package/dist/cjs/commands/GetLinkAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/GetObjectAttributesCommand.js +3 -3
- package/dist/cjs/commands/GetObjectAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/GetObjectInformationCommand.js +3 -3
- package/dist/cjs/commands/GetObjectInformationCommand.js.map +1 -1
- package/dist/cjs/commands/GetSchemaAsJsonCommand.js +3 -3
- package/dist/cjs/commands/GetSchemaAsJsonCommand.js.map +1 -1
- package/dist/cjs/commands/GetTypedLinkFacetInformationCommand.js +3 -3
- package/dist/cjs/commands/GetTypedLinkFacetInformationCommand.js.map +1 -1
- package/dist/cjs/commands/ListAppliedSchemaArnsCommand.js +3 -3
- package/dist/cjs/commands/ListAppliedSchemaArnsCommand.js.map +1 -1
- package/dist/cjs/commands/ListAttachedIndicesCommand.js +3 -3
- package/dist/cjs/commands/ListAttachedIndicesCommand.js.map +1 -1
- package/dist/cjs/commands/ListDevelopmentSchemaArnsCommand.js +3 -3
- package/dist/cjs/commands/ListDevelopmentSchemaArnsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDirectoriesCommand.js +3 -3
- package/dist/cjs/commands/ListDirectoriesCommand.js.map +1 -1
- package/dist/cjs/commands/ListFacetAttributesCommand.js +3 -3
- package/dist/cjs/commands/ListFacetAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/ListFacetNamesCommand.js +3 -3
- package/dist/cjs/commands/ListFacetNamesCommand.js.map +1 -1
- package/dist/cjs/commands/ListIncomingTypedLinksCommand.js +3 -3
- package/dist/cjs/commands/ListIncomingTypedLinksCommand.js.map +1 -1
- package/dist/cjs/commands/ListIndexCommand.js +3 -3
- package/dist/cjs/commands/ListIndexCommand.js.map +1 -1
- package/dist/cjs/commands/ListManagedSchemaArnsCommand.js +3 -3
- package/dist/cjs/commands/ListManagedSchemaArnsCommand.js.map +1 -1
- package/dist/cjs/commands/ListObjectAttributesCommand.js +3 -3
- package/dist/cjs/commands/ListObjectAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/ListObjectChildrenCommand.js +3 -3
- package/dist/cjs/commands/ListObjectChildrenCommand.js.map +1 -1
- package/dist/cjs/commands/ListObjectParentPathsCommand.js +3 -3
- package/dist/cjs/commands/ListObjectParentPathsCommand.js.map +1 -1
- package/dist/cjs/commands/ListObjectParentsCommand.js +3 -3
- package/dist/cjs/commands/ListObjectParentsCommand.js.map +1 -1
- package/dist/cjs/commands/ListObjectPoliciesCommand.js +3 -3
- package/dist/cjs/commands/ListObjectPoliciesCommand.js.map +1 -1
- package/dist/cjs/commands/ListOutgoingTypedLinksCommand.js +3 -3
- package/dist/cjs/commands/ListOutgoingTypedLinksCommand.js.map +1 -1
- package/dist/cjs/commands/ListPolicyAttachmentsCommand.js +3 -3
- package/dist/cjs/commands/ListPolicyAttachmentsCommand.js.map +1 -1
- package/dist/cjs/commands/ListPublishedSchemaArnsCommand.js +3 -3
- package/dist/cjs/commands/ListPublishedSchemaArnsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListTypedLinkFacetAttributesCommand.js +3 -3
- package/dist/cjs/commands/ListTypedLinkFacetAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTypedLinkFacetNamesCommand.js +3 -3
- package/dist/cjs/commands/ListTypedLinkFacetNamesCommand.js.map +1 -1
- package/dist/cjs/commands/LookupPolicyCommand.js +3 -3
- package/dist/cjs/commands/LookupPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PublishSchemaCommand.js +3 -3
- package/dist/cjs/commands/PublishSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/PutSchemaFromJsonCommand.js +3 -3
- package/dist/cjs/commands/PutSchemaFromJsonCommand.js.map +1 -1
- package/dist/cjs/commands/RemoveFacetFromObjectCommand.js +3 -3
- package/dist/cjs/commands/RemoveFacetFromObjectCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateFacetCommand.js +3 -3
- package/dist/cjs/commands/UpdateFacetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateLinkAttributesCommand.js +3 -3
- package/dist/cjs/commands/UpdateLinkAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateObjectAttributesCommand.js +3 -3
- package/dist/cjs/commands/UpdateObjectAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateSchemaCommand.js +3 -3
- package/dist/cjs/commands/UpdateSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTypedLinkFacetCommand.js +3 -3
- package/dist/cjs/commands/UpdateTypedLinkFacetCommand.js.map +1 -1
- package/dist/cjs/commands/UpgradeAppliedSchemaCommand.js +3 -3
- package/dist/cjs/commands/UpgradeAppliedSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/UpgradePublishedSchemaCommand.js +3 -3
- package/dist/cjs/commands/UpgradePublishedSchemaCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +89 -89
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_restJson1.js +214 -214
- package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/ListAppliedSchemaArnsPaginator.js +4 -4
- package/dist/es/pagination/ListAppliedSchemaArnsPaginator.js.map +1 -1
- package/dist/es/pagination/ListAttachedIndicesPaginator.js +4 -4
- package/dist/es/pagination/ListAttachedIndicesPaginator.js.map +1 -1
- package/dist/es/pagination/ListDevelopmentSchemaArnsPaginator.js +4 -4
- package/dist/es/pagination/ListDevelopmentSchemaArnsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDirectoriesPaginator.js +4 -4
- package/dist/es/pagination/ListDirectoriesPaginator.js.map +1 -1
- package/dist/es/pagination/ListFacetAttributesPaginator.js +4 -4
- package/dist/es/pagination/ListFacetAttributesPaginator.js.map +1 -1
- package/dist/es/pagination/ListFacetNamesPaginator.js +4 -4
- package/dist/es/pagination/ListFacetNamesPaginator.js.map +1 -1
- package/dist/es/pagination/ListIndexPaginator.js +4 -4
- package/dist/es/pagination/ListIndexPaginator.js.map +1 -1
- package/dist/es/pagination/ListManagedSchemaArnsPaginator.js +4 -4
- package/dist/es/pagination/ListManagedSchemaArnsPaginator.js.map +1 -1
- package/dist/es/pagination/ListObjectAttributesPaginator.js +4 -4
- package/dist/es/pagination/ListObjectAttributesPaginator.js.map +1 -1
- package/dist/es/pagination/ListObjectChildrenPaginator.js +4 -4
- package/dist/es/pagination/ListObjectChildrenPaginator.js.map +1 -1
- package/dist/es/pagination/ListObjectParentPathsPaginator.js +4 -4
- package/dist/es/pagination/ListObjectParentPathsPaginator.js.map +1 -1
- package/dist/es/pagination/ListObjectParentsPaginator.js +4 -4
- package/dist/es/pagination/ListObjectParentsPaginator.js.map +1 -1
- package/dist/es/pagination/ListObjectPoliciesPaginator.js +4 -4
- package/dist/es/pagination/ListObjectPoliciesPaginator.js.map +1 -1
- package/dist/es/pagination/ListPolicyAttachmentsPaginator.js +4 -4
- package/dist/es/pagination/ListPolicyAttachmentsPaginator.js.map +1 -1
- package/dist/es/pagination/ListPublishedSchemaArnsPaginator.js +4 -4
- package/dist/es/pagination/ListPublishedSchemaArnsPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +4 -4
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/pagination/ListTypedLinkFacetAttributesPaginator.js +4 -4
- package/dist/es/pagination/ListTypedLinkFacetAttributesPaginator.js.map +1 -1
- package/dist/es/pagination/ListTypedLinkFacetNamesPaginator.js +4 -4
- package/dist/es/pagination/ListTypedLinkFacetNamesPaginator.js.map +1 -1
- package/dist/es/pagination/LookupPolicyPaginator.js +4 -4
- package/dist/es/pagination/LookupPolicyPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +7 -7
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_restJson1.ts +9 -6
- package/tsconfig.json +1 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-clouddirectory",
|
|
3
3
|
"description": "AWS SDK for JavaScript Clouddirectory Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.33.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.33.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.33.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.33.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.33.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.33.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.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -279,8 +279,11 @@ import {
|
|
|
279
279
|
expectBoolean as __expectBoolean,
|
|
280
280
|
expectInt32 as __expectInt32,
|
|
281
281
|
expectNonNull as __expectNonNull,
|
|
282
|
+
expectNumber as __expectNumber,
|
|
282
283
|
expectObject as __expectObject,
|
|
283
284
|
expectString as __expectString,
|
|
285
|
+
expectUnion as __expectUnion,
|
|
286
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
284
287
|
} from "@aws-sdk/smithy-client";
|
|
285
288
|
import {
|
|
286
289
|
Endpoint as __Endpoint,
|
|
@@ -11839,7 +11842,7 @@ const deserializeAws_restJson1AttributeKeyAndValue = (output: any, context: __Se
|
|
|
11839
11842
|
: undefined,
|
|
11840
11843
|
Value:
|
|
11841
11844
|
output.Value !== undefined && output.Value !== null
|
|
11842
|
-
? deserializeAws_restJson1TypedAttributeValue(output.Value, context)
|
|
11845
|
+
? deserializeAws_restJson1TypedAttributeValue(__expectUnion(output.Value), context)
|
|
11843
11846
|
: undefined,
|
|
11844
11847
|
} as any;
|
|
11845
11848
|
};
|
|
@@ -11863,7 +11866,7 @@ const deserializeAws_restJson1AttributeNameAndValue = (output: any, context: __S
|
|
|
11863
11866
|
AttributeName: __expectString(output.AttributeName),
|
|
11864
11867
|
Value:
|
|
11865
11868
|
output.Value !== undefined && output.Value !== null
|
|
11866
|
-
? deserializeAws_restJson1TypedAttributeValue(output.Value, context)
|
|
11869
|
+
? deserializeAws_restJson1TypedAttributeValue(__expectUnion(output.Value), context)
|
|
11867
11870
|
: undefined,
|
|
11868
11871
|
} as any;
|
|
11869
11872
|
};
|
|
@@ -12384,7 +12387,7 @@ const deserializeAws_restJson1Directory = (output: any, context: __SerdeContext)
|
|
|
12384
12387
|
return {
|
|
12385
12388
|
CreationDateTime:
|
|
12386
12389
|
output.CreationDateTime !== undefined && output.CreationDateTime !== null
|
|
12387
|
-
?
|
|
12390
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationDateTime)))
|
|
12388
12391
|
: undefined,
|
|
12389
12392
|
DirectoryArn: __expectString(output.DirectoryArn),
|
|
12390
12393
|
Name: __expectString(output.Name),
|
|
@@ -12433,7 +12436,7 @@ const deserializeAws_restJson1FacetAttributeDefinition = (
|
|
|
12433
12436
|
return {
|
|
12434
12437
|
DefaultValue:
|
|
12435
12438
|
output.DefaultValue !== undefined && output.DefaultValue !== null
|
|
12436
|
-
? deserializeAws_restJson1TypedAttributeValue(output.DefaultValue, context)
|
|
12439
|
+
? deserializeAws_restJson1TypedAttributeValue(__expectUnion(output.DefaultValue), context)
|
|
12437
12440
|
: undefined,
|
|
12438
12441
|
IsImmutable: __expectBoolean(output.IsImmutable),
|
|
12439
12442
|
Rules:
|
|
@@ -12716,7 +12719,7 @@ const deserializeAws_restJson1TypedAttributeValue = (output: any, context: __Ser
|
|
|
12716
12719
|
}
|
|
12717
12720
|
if (output.DatetimeValue !== undefined && output.DatetimeValue !== null) {
|
|
12718
12721
|
return {
|
|
12719
|
-
DatetimeValue:
|
|
12722
|
+
DatetimeValue: __expectNonNull(__parseEpochTimestamp(__expectNumber(output.DatetimeValue))),
|
|
12720
12723
|
};
|
|
12721
12724
|
}
|
|
12722
12725
|
if (__expectString(output.NumberValue) !== undefined) {
|
|
@@ -12735,7 +12738,7 @@ const deserializeAws_restJson1TypedLinkAttributeDefinition = (
|
|
|
12735
12738
|
return {
|
|
12736
12739
|
DefaultValue:
|
|
12737
12740
|
output.DefaultValue !== undefined && output.DefaultValue !== null
|
|
12738
|
-
? deserializeAws_restJson1TypedAttributeValue(output.DefaultValue, context)
|
|
12741
|
+
? deserializeAws_restJson1TypedAttributeValue(__expectUnion(output.DefaultValue), context)
|
|
12739
12742
|
: undefined,
|
|
12740
12743
|
IsImmutable: __expectBoolean(output.IsImmutable),
|
|
12741
12744
|
Name: __expectString(output.Name),
|
package/tsconfig.json
CHANGED
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
"resolveJsonModule": true,
|
|
14
14
|
"esModuleInterop": true,
|
|
15
15
|
"declarationDir": "./dist/types",
|
|
16
|
-
"outDir": "dist/cjs"
|
|
17
|
-
"useUnknownInCatchVariables": false
|
|
16
|
+
"outDir": "dist/cjs"
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|