@aws-sdk/client-clouddirectory 3.490.0 → 3.496.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/dist-cjs/CloudDirectory.js +1 -143
- package/dist-cjs/CloudDirectoryClient.js +1 -43
- package/dist-cjs/commands/AddFacetToObjectCommand.js +1 -28
- package/dist-cjs/commands/ApplySchemaCommand.js +1 -28
- package/dist-cjs/commands/AttachObjectCommand.js +1 -28
- package/dist-cjs/commands/AttachPolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachToIndexCommand.js +1 -28
- package/dist-cjs/commands/AttachTypedLinkCommand.js +1 -28
- package/dist-cjs/commands/BatchReadCommand.js +1 -28
- package/dist-cjs/commands/BatchWriteCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectoryCommand.js +1 -28
- package/dist-cjs/commands/CreateFacetCommand.js +1 -28
- package/dist-cjs/commands/CreateIndexCommand.js +1 -28
- package/dist-cjs/commands/CreateObjectCommand.js +1 -28
- package/dist-cjs/commands/CreateSchemaCommand.js +1 -28
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectoryCommand.js +1 -28
- package/dist-cjs/commands/DeleteFacetCommand.js +1 -28
- package/dist-cjs/commands/DeleteObjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteSchemaCommand.js +1 -28
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/DetachFromIndexCommand.js +1 -28
- package/dist-cjs/commands/DetachObjectCommand.js +1 -28
- package/dist-cjs/commands/DetachPolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachTypedLinkCommand.js +1 -28
- package/dist-cjs/commands/DisableDirectoryCommand.js +1 -28
- package/dist-cjs/commands/EnableDirectoryCommand.js +1 -28
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +1 -28
- package/dist-cjs/commands/GetDirectoryCommand.js +1 -28
- package/dist-cjs/commands/GetFacetCommand.js +1 -28
- package/dist-cjs/commands/GetLinkAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetObjectInformationCommand.js +1 -28
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +1 -28
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +1 -28
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +1 -28
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListDirectoriesCommand.js +1 -28
- package/dist-cjs/commands/ListFacetAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListFacetNamesCommand.js +1 -28
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +1 -28
- package/dist-cjs/commands/ListIndexCommand.js +1 -28
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListObjectChildrenCommand.js +1 -28
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectParentsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +1 -28
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +1 -28
- package/dist-cjs/commands/LookupPolicyCommand.js +1 -28
- package/dist-cjs/commands/PublishSchemaCommand.js +1 -28
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +1 -28
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateFacetCommand.js +1 -28
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateSchemaCommand.js +1 -28
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +1 -28
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -69
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +8252 -11
- package/dist-cjs/models/CloudDirectoryServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -595
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedIndicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDirectoriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListFacetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListFacetNamesPaginator.js +1 -7
- package/dist-cjs/pagination/ListIndexPaginator.js +1 -7
- package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectChildrenPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectParentPathsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectParentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
- package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js +1 -7
- package/dist-cjs/pagination/LookupPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -23
- package/dist-cjs/protocols/Aws_restJson1.js +1 -5899
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,143 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CloudDirectory = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const CloudDirectoryClient_1 = require("./CloudDirectoryClient");
|
|
6
|
-
const AddFacetToObjectCommand_1 = require("./commands/AddFacetToObjectCommand");
|
|
7
|
-
const ApplySchemaCommand_1 = require("./commands/ApplySchemaCommand");
|
|
8
|
-
const AttachObjectCommand_1 = require("./commands/AttachObjectCommand");
|
|
9
|
-
const AttachPolicyCommand_1 = require("./commands/AttachPolicyCommand");
|
|
10
|
-
const AttachToIndexCommand_1 = require("./commands/AttachToIndexCommand");
|
|
11
|
-
const AttachTypedLinkCommand_1 = require("./commands/AttachTypedLinkCommand");
|
|
12
|
-
const BatchReadCommand_1 = require("./commands/BatchReadCommand");
|
|
13
|
-
const BatchWriteCommand_1 = require("./commands/BatchWriteCommand");
|
|
14
|
-
const CreateDirectoryCommand_1 = require("./commands/CreateDirectoryCommand");
|
|
15
|
-
const CreateFacetCommand_1 = require("./commands/CreateFacetCommand");
|
|
16
|
-
const CreateIndexCommand_1 = require("./commands/CreateIndexCommand");
|
|
17
|
-
const CreateObjectCommand_1 = require("./commands/CreateObjectCommand");
|
|
18
|
-
const CreateSchemaCommand_1 = require("./commands/CreateSchemaCommand");
|
|
19
|
-
const CreateTypedLinkFacetCommand_1 = require("./commands/CreateTypedLinkFacetCommand");
|
|
20
|
-
const DeleteDirectoryCommand_1 = require("./commands/DeleteDirectoryCommand");
|
|
21
|
-
const DeleteFacetCommand_1 = require("./commands/DeleteFacetCommand");
|
|
22
|
-
const DeleteObjectCommand_1 = require("./commands/DeleteObjectCommand");
|
|
23
|
-
const DeleteSchemaCommand_1 = require("./commands/DeleteSchemaCommand");
|
|
24
|
-
const DeleteTypedLinkFacetCommand_1 = require("./commands/DeleteTypedLinkFacetCommand");
|
|
25
|
-
const DetachFromIndexCommand_1 = require("./commands/DetachFromIndexCommand");
|
|
26
|
-
const DetachObjectCommand_1 = require("./commands/DetachObjectCommand");
|
|
27
|
-
const DetachPolicyCommand_1 = require("./commands/DetachPolicyCommand");
|
|
28
|
-
const DetachTypedLinkCommand_1 = require("./commands/DetachTypedLinkCommand");
|
|
29
|
-
const DisableDirectoryCommand_1 = require("./commands/DisableDirectoryCommand");
|
|
30
|
-
const EnableDirectoryCommand_1 = require("./commands/EnableDirectoryCommand");
|
|
31
|
-
const GetAppliedSchemaVersionCommand_1 = require("./commands/GetAppliedSchemaVersionCommand");
|
|
32
|
-
const GetDirectoryCommand_1 = require("./commands/GetDirectoryCommand");
|
|
33
|
-
const GetFacetCommand_1 = require("./commands/GetFacetCommand");
|
|
34
|
-
const GetLinkAttributesCommand_1 = require("./commands/GetLinkAttributesCommand");
|
|
35
|
-
const GetObjectAttributesCommand_1 = require("./commands/GetObjectAttributesCommand");
|
|
36
|
-
const GetObjectInformationCommand_1 = require("./commands/GetObjectInformationCommand");
|
|
37
|
-
const GetSchemaAsJsonCommand_1 = require("./commands/GetSchemaAsJsonCommand");
|
|
38
|
-
const GetTypedLinkFacetInformationCommand_1 = require("./commands/GetTypedLinkFacetInformationCommand");
|
|
39
|
-
const ListAppliedSchemaArnsCommand_1 = require("./commands/ListAppliedSchemaArnsCommand");
|
|
40
|
-
const ListAttachedIndicesCommand_1 = require("./commands/ListAttachedIndicesCommand");
|
|
41
|
-
const ListDevelopmentSchemaArnsCommand_1 = require("./commands/ListDevelopmentSchemaArnsCommand");
|
|
42
|
-
const ListDirectoriesCommand_1 = require("./commands/ListDirectoriesCommand");
|
|
43
|
-
const ListFacetAttributesCommand_1 = require("./commands/ListFacetAttributesCommand");
|
|
44
|
-
const ListFacetNamesCommand_1 = require("./commands/ListFacetNamesCommand");
|
|
45
|
-
const ListIncomingTypedLinksCommand_1 = require("./commands/ListIncomingTypedLinksCommand");
|
|
46
|
-
const ListIndexCommand_1 = require("./commands/ListIndexCommand");
|
|
47
|
-
const ListManagedSchemaArnsCommand_1 = require("./commands/ListManagedSchemaArnsCommand");
|
|
48
|
-
const ListObjectAttributesCommand_1 = require("./commands/ListObjectAttributesCommand");
|
|
49
|
-
const ListObjectChildrenCommand_1 = require("./commands/ListObjectChildrenCommand");
|
|
50
|
-
const ListObjectParentPathsCommand_1 = require("./commands/ListObjectParentPathsCommand");
|
|
51
|
-
const ListObjectParentsCommand_1 = require("./commands/ListObjectParentsCommand");
|
|
52
|
-
const ListObjectPoliciesCommand_1 = require("./commands/ListObjectPoliciesCommand");
|
|
53
|
-
const ListOutgoingTypedLinksCommand_1 = require("./commands/ListOutgoingTypedLinksCommand");
|
|
54
|
-
const ListPolicyAttachmentsCommand_1 = require("./commands/ListPolicyAttachmentsCommand");
|
|
55
|
-
const ListPublishedSchemaArnsCommand_1 = require("./commands/ListPublishedSchemaArnsCommand");
|
|
56
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
57
|
-
const ListTypedLinkFacetAttributesCommand_1 = require("./commands/ListTypedLinkFacetAttributesCommand");
|
|
58
|
-
const ListTypedLinkFacetNamesCommand_1 = require("./commands/ListTypedLinkFacetNamesCommand");
|
|
59
|
-
const LookupPolicyCommand_1 = require("./commands/LookupPolicyCommand");
|
|
60
|
-
const PublishSchemaCommand_1 = require("./commands/PublishSchemaCommand");
|
|
61
|
-
const PutSchemaFromJsonCommand_1 = require("./commands/PutSchemaFromJsonCommand");
|
|
62
|
-
const RemoveFacetFromObjectCommand_1 = require("./commands/RemoveFacetFromObjectCommand");
|
|
63
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
64
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
65
|
-
const UpdateFacetCommand_1 = require("./commands/UpdateFacetCommand");
|
|
66
|
-
const UpdateLinkAttributesCommand_1 = require("./commands/UpdateLinkAttributesCommand");
|
|
67
|
-
const UpdateObjectAttributesCommand_1 = require("./commands/UpdateObjectAttributesCommand");
|
|
68
|
-
const UpdateSchemaCommand_1 = require("./commands/UpdateSchemaCommand");
|
|
69
|
-
const UpdateTypedLinkFacetCommand_1 = require("./commands/UpdateTypedLinkFacetCommand");
|
|
70
|
-
const UpgradeAppliedSchemaCommand_1 = require("./commands/UpgradeAppliedSchemaCommand");
|
|
71
|
-
const UpgradePublishedSchemaCommand_1 = require("./commands/UpgradePublishedSchemaCommand");
|
|
72
|
-
const commands = {
|
|
73
|
-
AddFacetToObjectCommand: AddFacetToObjectCommand_1.AddFacetToObjectCommand,
|
|
74
|
-
ApplySchemaCommand: ApplySchemaCommand_1.ApplySchemaCommand,
|
|
75
|
-
AttachObjectCommand: AttachObjectCommand_1.AttachObjectCommand,
|
|
76
|
-
AttachPolicyCommand: AttachPolicyCommand_1.AttachPolicyCommand,
|
|
77
|
-
AttachToIndexCommand: AttachToIndexCommand_1.AttachToIndexCommand,
|
|
78
|
-
AttachTypedLinkCommand: AttachTypedLinkCommand_1.AttachTypedLinkCommand,
|
|
79
|
-
BatchReadCommand: BatchReadCommand_1.BatchReadCommand,
|
|
80
|
-
BatchWriteCommand: BatchWriteCommand_1.BatchWriteCommand,
|
|
81
|
-
CreateDirectoryCommand: CreateDirectoryCommand_1.CreateDirectoryCommand,
|
|
82
|
-
CreateFacetCommand: CreateFacetCommand_1.CreateFacetCommand,
|
|
83
|
-
CreateIndexCommand: CreateIndexCommand_1.CreateIndexCommand,
|
|
84
|
-
CreateObjectCommand: CreateObjectCommand_1.CreateObjectCommand,
|
|
85
|
-
CreateSchemaCommand: CreateSchemaCommand_1.CreateSchemaCommand,
|
|
86
|
-
CreateTypedLinkFacetCommand: CreateTypedLinkFacetCommand_1.CreateTypedLinkFacetCommand,
|
|
87
|
-
DeleteDirectoryCommand: DeleteDirectoryCommand_1.DeleteDirectoryCommand,
|
|
88
|
-
DeleteFacetCommand: DeleteFacetCommand_1.DeleteFacetCommand,
|
|
89
|
-
DeleteObjectCommand: DeleteObjectCommand_1.DeleteObjectCommand,
|
|
90
|
-
DeleteSchemaCommand: DeleteSchemaCommand_1.DeleteSchemaCommand,
|
|
91
|
-
DeleteTypedLinkFacetCommand: DeleteTypedLinkFacetCommand_1.DeleteTypedLinkFacetCommand,
|
|
92
|
-
DetachFromIndexCommand: DetachFromIndexCommand_1.DetachFromIndexCommand,
|
|
93
|
-
DetachObjectCommand: DetachObjectCommand_1.DetachObjectCommand,
|
|
94
|
-
DetachPolicyCommand: DetachPolicyCommand_1.DetachPolicyCommand,
|
|
95
|
-
DetachTypedLinkCommand: DetachTypedLinkCommand_1.DetachTypedLinkCommand,
|
|
96
|
-
DisableDirectoryCommand: DisableDirectoryCommand_1.DisableDirectoryCommand,
|
|
97
|
-
EnableDirectoryCommand: EnableDirectoryCommand_1.EnableDirectoryCommand,
|
|
98
|
-
GetAppliedSchemaVersionCommand: GetAppliedSchemaVersionCommand_1.GetAppliedSchemaVersionCommand,
|
|
99
|
-
GetDirectoryCommand: GetDirectoryCommand_1.GetDirectoryCommand,
|
|
100
|
-
GetFacetCommand: GetFacetCommand_1.GetFacetCommand,
|
|
101
|
-
GetLinkAttributesCommand: GetLinkAttributesCommand_1.GetLinkAttributesCommand,
|
|
102
|
-
GetObjectAttributesCommand: GetObjectAttributesCommand_1.GetObjectAttributesCommand,
|
|
103
|
-
GetObjectInformationCommand: GetObjectInformationCommand_1.GetObjectInformationCommand,
|
|
104
|
-
GetSchemaAsJsonCommand: GetSchemaAsJsonCommand_1.GetSchemaAsJsonCommand,
|
|
105
|
-
GetTypedLinkFacetInformationCommand: GetTypedLinkFacetInformationCommand_1.GetTypedLinkFacetInformationCommand,
|
|
106
|
-
ListAppliedSchemaArnsCommand: ListAppliedSchemaArnsCommand_1.ListAppliedSchemaArnsCommand,
|
|
107
|
-
ListAttachedIndicesCommand: ListAttachedIndicesCommand_1.ListAttachedIndicesCommand,
|
|
108
|
-
ListDevelopmentSchemaArnsCommand: ListDevelopmentSchemaArnsCommand_1.ListDevelopmentSchemaArnsCommand,
|
|
109
|
-
ListDirectoriesCommand: ListDirectoriesCommand_1.ListDirectoriesCommand,
|
|
110
|
-
ListFacetAttributesCommand: ListFacetAttributesCommand_1.ListFacetAttributesCommand,
|
|
111
|
-
ListFacetNamesCommand: ListFacetNamesCommand_1.ListFacetNamesCommand,
|
|
112
|
-
ListIncomingTypedLinksCommand: ListIncomingTypedLinksCommand_1.ListIncomingTypedLinksCommand,
|
|
113
|
-
ListIndexCommand: ListIndexCommand_1.ListIndexCommand,
|
|
114
|
-
ListManagedSchemaArnsCommand: ListManagedSchemaArnsCommand_1.ListManagedSchemaArnsCommand,
|
|
115
|
-
ListObjectAttributesCommand: ListObjectAttributesCommand_1.ListObjectAttributesCommand,
|
|
116
|
-
ListObjectChildrenCommand: ListObjectChildrenCommand_1.ListObjectChildrenCommand,
|
|
117
|
-
ListObjectParentPathsCommand: ListObjectParentPathsCommand_1.ListObjectParentPathsCommand,
|
|
118
|
-
ListObjectParentsCommand: ListObjectParentsCommand_1.ListObjectParentsCommand,
|
|
119
|
-
ListObjectPoliciesCommand: ListObjectPoliciesCommand_1.ListObjectPoliciesCommand,
|
|
120
|
-
ListOutgoingTypedLinksCommand: ListOutgoingTypedLinksCommand_1.ListOutgoingTypedLinksCommand,
|
|
121
|
-
ListPolicyAttachmentsCommand: ListPolicyAttachmentsCommand_1.ListPolicyAttachmentsCommand,
|
|
122
|
-
ListPublishedSchemaArnsCommand: ListPublishedSchemaArnsCommand_1.ListPublishedSchemaArnsCommand,
|
|
123
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
124
|
-
ListTypedLinkFacetAttributesCommand: ListTypedLinkFacetAttributesCommand_1.ListTypedLinkFacetAttributesCommand,
|
|
125
|
-
ListTypedLinkFacetNamesCommand: ListTypedLinkFacetNamesCommand_1.ListTypedLinkFacetNamesCommand,
|
|
126
|
-
LookupPolicyCommand: LookupPolicyCommand_1.LookupPolicyCommand,
|
|
127
|
-
PublishSchemaCommand: PublishSchemaCommand_1.PublishSchemaCommand,
|
|
128
|
-
PutSchemaFromJsonCommand: PutSchemaFromJsonCommand_1.PutSchemaFromJsonCommand,
|
|
129
|
-
RemoveFacetFromObjectCommand: RemoveFacetFromObjectCommand_1.RemoveFacetFromObjectCommand,
|
|
130
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
131
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
132
|
-
UpdateFacetCommand: UpdateFacetCommand_1.UpdateFacetCommand,
|
|
133
|
-
UpdateLinkAttributesCommand: UpdateLinkAttributesCommand_1.UpdateLinkAttributesCommand,
|
|
134
|
-
UpdateObjectAttributesCommand: UpdateObjectAttributesCommand_1.UpdateObjectAttributesCommand,
|
|
135
|
-
UpdateSchemaCommand: UpdateSchemaCommand_1.UpdateSchemaCommand,
|
|
136
|
-
UpdateTypedLinkFacetCommand: UpdateTypedLinkFacetCommand_1.UpdateTypedLinkFacetCommand,
|
|
137
|
-
UpgradeAppliedSchemaCommand: UpgradeAppliedSchemaCommand_1.UpgradeAppliedSchemaCommand,
|
|
138
|
-
UpgradePublishedSchemaCommand: UpgradePublishedSchemaCommand_1.UpgradePublishedSchemaCommand,
|
|
139
|
-
};
|
|
140
|
-
class CloudDirectory extends CloudDirectoryClient_1.CloudDirectoryClient {
|
|
141
|
-
}
|
|
142
|
-
exports.CloudDirectory = CloudDirectory;
|
|
143
|
-
(0, smithy_client_1.createAggregatedClient)(commands, CloudDirectory);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CloudDirectoryClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class CloudDirectoryClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.CloudDirectoryClient = CloudDirectoryClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AddFacetToObjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AddFacetToObjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "AddFacetToObject", {})
|
|
22
|
-
.n("CloudDirectoryClient", "AddFacetToObjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AddFacetToObjectCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AddFacetToObjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AddFacetToObjectCommand = AddFacetToObjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ApplySchemaCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ApplySchemaCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "ApplySchema", {})
|
|
22
|
-
.n("CloudDirectoryClient", "ApplySchemaCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_ApplySchemaCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_ApplySchemaCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ApplySchemaCommand = ApplySchemaCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachObjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachObjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "AttachObject", {})
|
|
22
|
-
.n("CloudDirectoryClient", "AttachObjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AttachObjectCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AttachObjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachObjectCommand = AttachObjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "AttachPolicy", {})
|
|
22
|
-
.n("CloudDirectoryClient", "AttachPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AttachPolicyCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AttachPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachPolicyCommand = AttachPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachToIndexCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachToIndexCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "AttachToIndex", {})
|
|
22
|
-
.n("CloudDirectoryClient", "AttachToIndexCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AttachToIndexCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AttachToIndexCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachToIndexCommand = AttachToIndexCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachTypedLinkCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachTypedLinkCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "AttachTypedLink", {})
|
|
22
|
-
.n("CloudDirectoryClient", "AttachTypedLinkCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AttachTypedLinkCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AttachTypedLinkCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachTypedLinkCommand = AttachTypedLinkCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchReadCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchReadCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "BatchRead", {})
|
|
22
|
-
.n("CloudDirectoryClient", "BatchReadCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchReadCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchReadCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchReadCommand = BatchReadCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchWriteCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchWriteCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "BatchWrite", {})
|
|
22
|
-
.n("CloudDirectoryClient", "BatchWriteCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchWriteCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchWriteCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchWriteCommand = BatchWriteCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDirectoryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDirectoryCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateDirectory", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateDirectoryCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateDirectoryCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateDirectoryCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateDirectoryCommand = CreateDirectoryCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFacetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateFacetCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateFacet", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateFacetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateFacetCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateFacetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateFacetCommand = CreateFacetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateIndexCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateIndexCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateIndex", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateIndexCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateIndexCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateIndexCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateIndexCommand = CreateIndexCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateObjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateObjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateObject", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateObjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateObjectCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateObjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateObjectCommand = CreateObjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateSchemaCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateSchemaCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateSchema", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateSchemaCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateSchemaCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateSchemaCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateSchemaCommand = CreateSchemaCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateTypedLinkFacetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateTypedLinkFacetCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AmazonCloudDirectory_20170111", "CreateTypedLinkFacet", {})
|
|
22
|
-
.n("CloudDirectoryClient", "CreateTypedLinkFacetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateTypedLinkFacetCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateTypedLinkFacetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateTypedLinkFacetCommand = CreateTypedLinkFacetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|