@aws-sdk/client-clouddirectory 3.478.0 → 3.484.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 +11 -11
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchReadCommand, se_BatchReadCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchReadCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "BatchReadCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "BatchRead",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchReadCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchReadCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchReadCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "BatchRead", {})
|
|
19
|
+
.n("CloudDirectoryClient", "BatchReadCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchReadCommand)
|
|
22
|
+
.de(de_BatchReadCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchWriteCommand, se_BatchWriteCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchWriteCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "BatchWriteCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "BatchWrite",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchWriteCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchWriteCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchWriteCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "BatchWrite", {})
|
|
19
|
+
.n("CloudDirectoryClient", "BatchWriteCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchWriteCommand)
|
|
22
|
+
.de(de_BatchWriteCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateDirectoryCommand, se_CreateDirectoryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateDirectoryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateDirectoryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateDirectory",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateDirectoryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateDirectoryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateDirectoryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateDirectory", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateDirectoryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateDirectoryCommand)
|
|
22
|
+
.de(de_CreateDirectoryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateFacetCommand, se_CreateFacetCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateFacetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateFacetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateFacet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateFacetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateFacetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateFacetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateFacet", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateFacetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateFacetCommand)
|
|
22
|
+
.de(de_CreateFacetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateIndexCommand, se_CreateIndexCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateIndexCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateIndexCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateIndex",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateIndexCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateIndexCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateIndexCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateIndex", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateIndexCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateIndexCommand)
|
|
22
|
+
.de(de_CreateIndexCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateObjectCommand, se_CreateObjectCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateObjectCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateObjectCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateObject",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateObjectCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateObjectCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateObjectCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateObject", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateObjectCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateObjectCommand)
|
|
22
|
+
.de(de_CreateObjectCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateSchemaCommand, se_CreateSchemaCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateSchemaCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateSchemaCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateSchema",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateSchemaCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateSchemaCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateSchemaCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateSchema", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateSchemaCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateSchemaCommand)
|
|
22
|
+
.de(de_CreateSchemaCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateTypedLinkFacetCommand, se_CreateTypedLinkFacetCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateTypedLinkFacetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "CreateTypedLinkFacetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "CreateTypedLinkFacet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateTypedLinkFacetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateTypedLinkFacetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateTypedLinkFacetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "CreateTypedLinkFacet", {})
|
|
19
|
+
.n("CloudDirectoryClient", "CreateTypedLinkFacetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateTypedLinkFacetCommand)
|
|
22
|
+
.de(de_CreateTypedLinkFacetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteDirectoryCommand, se_DeleteDirectoryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteDirectoryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudDirectoryClient";
|
|
26
|
-
const commandName = "DeleteDirectoryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AmazonCloudDirectory_20170111",
|
|
35
|
-
operation: "DeleteDirectory",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteDirectoryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteDirectoryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteDirectoryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AmazonCloudDirectory_20170111", "DeleteDirectory", {})
|
|
19
|
+
.n("CloudDirectoryClient", "DeleteDirectoryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteDirectoryCommand)
|
|
22
|
+
.de(de_DeleteDirectoryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|