@aws-sdk/client-clouddirectory 3.478.0 → 3.481.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/commands/AddFacetToObjectCommand.js +18 -41
- package/dist-cjs/commands/ApplySchemaCommand.js +18 -41
- package/dist-cjs/commands/AttachObjectCommand.js +18 -41
- package/dist-cjs/commands/AttachPolicyCommand.js +18 -41
- package/dist-cjs/commands/AttachToIndexCommand.js +18 -41
- package/dist-cjs/commands/AttachTypedLinkCommand.js +18 -41
- package/dist-cjs/commands/BatchReadCommand.js +18 -41
- package/dist-cjs/commands/BatchWriteCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectoryCommand.js +18 -41
- package/dist-cjs/commands/CreateFacetCommand.js +18 -41
- package/dist-cjs/commands/CreateIndexCommand.js +18 -41
- package/dist-cjs/commands/CreateObjectCommand.js +18 -41
- package/dist-cjs/commands/CreateSchemaCommand.js +18 -41
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteFacetCommand.js +18 -41
- package/dist-cjs/commands/DeleteObjectCommand.js +18 -41
- package/dist-cjs/commands/DeleteSchemaCommand.js +18 -41
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +18 -41
- package/dist-cjs/commands/DetachFromIndexCommand.js +18 -41
- package/dist-cjs/commands/DetachObjectCommand.js +18 -41
- package/dist-cjs/commands/DetachPolicyCommand.js +18 -41
- package/dist-cjs/commands/DetachTypedLinkCommand.js +18 -41
- package/dist-cjs/commands/DisableDirectoryCommand.js +18 -41
- package/dist-cjs/commands/EnableDirectoryCommand.js +18 -41
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +18 -41
- package/dist-cjs/commands/GetDirectoryCommand.js +18 -41
- package/dist-cjs/commands/GetFacetCommand.js +18 -41
- package/dist-cjs/commands/GetLinkAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetObjectAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetObjectInformationCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +18 -41
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +18 -41
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +18 -41
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +18 -41
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +18 -41
- package/dist-cjs/commands/ListDirectoriesCommand.js +18 -41
- package/dist-cjs/commands/ListFacetAttributesCommand.js +18 -41
- package/dist-cjs/commands/ListFacetNamesCommand.js +18 -41
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +18 -41
- package/dist-cjs/commands/ListIndexCommand.js +18 -41
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +18 -41
- package/dist-cjs/commands/ListObjectAttributesCommand.js +18 -41
- package/dist-cjs/commands/ListObjectChildrenCommand.js +18 -41
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +18 -41
- package/dist-cjs/commands/ListObjectParentsCommand.js +18 -41
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +18 -41
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +18 -41
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +18 -41
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +18 -41
- package/dist-cjs/commands/LookupPolicyCommand.js +18 -41
- package/dist-cjs/commands/PublishSchemaCommand.js +18 -41
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +18 -41
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateFacetCommand.js +18 -41
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateSchemaCommand.js +18 -41
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +18 -41
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +18 -41
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddFacetToObjectCommand.js +18 -41
- package/dist-es/commands/ApplySchemaCommand.js +18 -41
- package/dist-es/commands/AttachObjectCommand.js +18 -41
- package/dist-es/commands/AttachPolicyCommand.js +18 -41
- package/dist-es/commands/AttachToIndexCommand.js +18 -41
- package/dist-es/commands/AttachTypedLinkCommand.js +18 -41
- package/dist-es/commands/BatchReadCommand.js +18 -41
- package/dist-es/commands/BatchWriteCommand.js +18 -41
- package/dist-es/commands/CreateDirectoryCommand.js +18 -41
- package/dist-es/commands/CreateFacetCommand.js +18 -41
- package/dist-es/commands/CreateIndexCommand.js +18 -41
- package/dist-es/commands/CreateObjectCommand.js +18 -41
- package/dist-es/commands/CreateSchemaCommand.js +18 -41
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +18 -41
- package/dist-es/commands/DeleteDirectoryCommand.js +18 -41
- package/dist-es/commands/DeleteFacetCommand.js +18 -41
- package/dist-es/commands/DeleteObjectCommand.js +18 -41
- package/dist-es/commands/DeleteSchemaCommand.js +18 -41
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +18 -41
- package/dist-es/commands/DetachFromIndexCommand.js +18 -41
- package/dist-es/commands/DetachObjectCommand.js +18 -41
- package/dist-es/commands/DetachPolicyCommand.js +18 -41
- package/dist-es/commands/DetachTypedLinkCommand.js +18 -41
- package/dist-es/commands/DisableDirectoryCommand.js +18 -41
- package/dist-es/commands/EnableDirectoryCommand.js +18 -41
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +18 -41
- package/dist-es/commands/GetDirectoryCommand.js +18 -41
- package/dist-es/commands/GetFacetCommand.js +18 -41
- package/dist-es/commands/GetLinkAttributesCommand.js +18 -41
- package/dist-es/commands/GetObjectAttributesCommand.js +18 -41
- package/dist-es/commands/GetObjectInformationCommand.js +18 -41
- package/dist-es/commands/GetSchemaAsJsonCommand.js +18 -41
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +18 -41
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +18 -41
- package/dist-es/commands/ListAttachedIndicesCommand.js +18 -41
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +18 -41
- package/dist-es/commands/ListDirectoriesCommand.js +18 -41
- package/dist-es/commands/ListFacetAttributesCommand.js +18 -41
- package/dist-es/commands/ListFacetNamesCommand.js +18 -41
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +18 -41
- package/dist-es/commands/ListIndexCommand.js +18 -41
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +18 -41
- package/dist-es/commands/ListObjectAttributesCommand.js +18 -41
- package/dist-es/commands/ListObjectChildrenCommand.js +18 -41
- package/dist-es/commands/ListObjectParentPathsCommand.js +18 -41
- package/dist-es/commands/ListObjectParentsCommand.js +18 -41
- package/dist-es/commands/ListObjectPoliciesCommand.js +18 -41
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +18 -41
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +18 -41
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +18 -41
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +18 -41
- package/dist-es/commands/LookupPolicyCommand.js +18 -41
- package/dist-es/commands/PublishSchemaCommand.js +18 -41
- package/dist-es/commands/PutSchemaFromJsonCommand.js +18 -41
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateFacetCommand.js +18 -41
- package/dist-es/commands/UpdateLinkAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateObjectAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateSchemaCommand.js +18 -41
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +18 -41
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +18 -41
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddFacetToObjectCommand.d.ts +6 -21
- package/dist-types/commands/ApplySchemaCommand.d.ts +6 -21
- package/dist-types/commands/AttachObjectCommand.d.ts +6 -21
- package/dist-types/commands/AttachPolicyCommand.d.ts +6 -21
- package/dist-types/commands/AttachToIndexCommand.d.ts +6 -21
- package/dist-types/commands/AttachTypedLinkCommand.d.ts +6 -21
- package/dist-types/commands/BatchReadCommand.d.ts +6 -21
- package/dist-types/commands/BatchWriteCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateFacetCommand.d.ts +6 -21
- package/dist-types/commands/CreateIndexCommand.d.ts +6 -21
- package/dist-types/commands/CreateObjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateSchemaCommand.d.ts +6 -21
- package/dist-types/commands/CreateTypedLinkFacetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFacetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteObjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTypedLinkFacetCommand.d.ts +6 -21
- package/dist-types/commands/DetachFromIndexCommand.d.ts +6 -21
- package/dist-types/commands/DetachObjectCommand.d.ts +6 -21
- package/dist-types/commands/DetachPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DetachTypedLinkCommand.d.ts +6 -21
- package/dist-types/commands/DisableDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/EnableDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/GetAppliedSchemaVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/GetFacetCommand.d.ts +6 -21
- package/dist-types/commands/GetLinkAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectInformationCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaAsJsonCommand.d.ts +6 -21
- package/dist-types/commands/GetTypedLinkFacetInformationCommand.d.ts +6 -21
- package/dist-types/commands/ListAppliedSchemaArnsCommand.d.ts +6 -21
- package/dist-types/commands/ListAttachedIndicesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevelopmentSchemaArnsCommand.d.ts +6 -21
- package/dist-types/commands/ListDirectoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListFacetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/ListFacetNamesCommand.d.ts +6 -21
- package/dist-types/commands/ListIncomingTypedLinksCommand.d.ts +6 -21
- package/dist-types/commands/ListIndexCommand.d.ts +6 -21
- package/dist-types/commands/ListManagedSchemaArnsCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectAttributesCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectChildrenCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectParentPathsCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectParentsCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/ListOutgoingTypedLinksCommand.d.ts +6 -21
- package/dist-types/commands/ListPolicyAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListPublishedSchemaArnsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTypedLinkFacetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/ListTypedLinkFacetNamesCommand.d.ts +6 -21
- package/dist-types/commands/LookupPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PublishSchemaCommand.d.ts +6 -21
- package/dist-types/commands/PutSchemaFromJsonCommand.d.ts +6 -21
- package/dist-types/commands/RemoveFacetFromObjectCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFacetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLinkAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateObjectAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTypedLinkFacetCommand.d.ts +6 -21
- package/dist-types/commands/UpgradeAppliedSchemaCommand.d.ts +6 -21
- package/dist-types/commands/UpgradePublishedSchemaCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AddFacetToObjectCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "AddFacetToObjectCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "AddFacetToObject",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AddFacetToObjectCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AddFacetToObjectCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.AddFacetToObjectCommand = AddFacetToObjectCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ApplySchemaCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "ApplySchemaCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "ApplySchema",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ApplySchemaCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ApplySchemaCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.ApplySchemaCommand = ApplySchemaCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachObjectCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "AttachObjectCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "AttachObject",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AttachObjectCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AttachObjectCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.AttachObjectCommand = AttachObjectCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "AttachPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "AttachPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AttachPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AttachPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.AttachPolicyCommand = AttachPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachToIndexCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "AttachToIndexCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "AttachToIndex",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AttachToIndexCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AttachToIndexCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.AttachToIndexCommand = AttachToIndexCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AttachTypedLinkCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "AttachTypedLinkCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "AttachTypedLink",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AttachTypedLinkCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AttachTypedLinkCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.AttachTypedLinkCommand = AttachTypedLinkCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchReadCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "BatchReadCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "BatchRead",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_BatchReadCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_BatchReadCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchReadCommand = BatchReadCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchWriteCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "BatchWriteCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "BatchWrite",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_BatchWriteCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_BatchWriteCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchWriteCommand = BatchWriteCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDirectoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudDirectoryClient";
|
|
29
|
-
const commandName = "CreateDirectoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AmazonCloudDirectory_20170111",
|
|
38
|
-
operation: "CreateDirectory",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateDirectoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateDirectoryCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateDirectoryCommand = CreateDirectoryCommand;
|