@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { AttachTypedLinkRequest, AttachTypedLinkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AttachTypedLinkCommandInput extends AttachTypedLinkRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AttachTypedLinkCommandOutput extends AttachTypedLinkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AttachTypedLinkCommand_base: {
|
|
24
|
+
new (input: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Attaches a typed link to a specified source and target object. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
@@ -129,23 +132,5 @@ export interface AttachTypedLinkCommandOutput extends AttachTypedLinkResponse, _
|
|
|
129
132
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
130
133
|
*
|
|
131
134
|
*/
|
|
132
|
-
export declare class AttachTypedLinkCommand extends
|
|
133
|
-
readonly input: AttachTypedLinkCommandInput;
|
|
134
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
135
|
-
/**
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
|
-
constructor(input: AttachTypedLinkCommandInput);
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput>;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private serialize;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private deserialize;
|
|
135
|
+
export declare class AttachTypedLinkCommand extends AttachTypedLinkCommand_base {
|
|
151
136
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { BatchReadRequest, BatchReadResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchReadCommandInput extends BatchReadRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchReadCommandOutput extends BatchReadResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchReadCommand_base: {
|
|
24
|
+
new (input: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Performs all the read operations in a batch. </p>
|
|
@@ -474,23 +477,5 @@ export interface BatchReadCommandOutput extends BatchReadResponse, __MetadataBea
|
|
|
474
477
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
475
478
|
*
|
|
476
479
|
*/
|
|
477
|
-
export declare class BatchReadCommand extends
|
|
478
|
-
readonly input: BatchReadCommandInput;
|
|
479
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
480
|
-
/**
|
|
481
|
-
* @public
|
|
482
|
-
*/
|
|
483
|
-
constructor(input: BatchReadCommandInput);
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
487
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchReadCommandInput, BatchReadCommandOutput>;
|
|
488
|
-
/**
|
|
489
|
-
* @internal
|
|
490
|
-
*/
|
|
491
|
-
private serialize;
|
|
492
|
-
/**
|
|
493
|
-
* @internal
|
|
494
|
-
*/
|
|
495
|
-
private deserialize;
|
|
480
|
+
export declare class BatchReadCommand extends BatchReadCommand_base {
|
|
496
481
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { BatchWriteRequest, BatchWriteResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchWriteCommandInput extends BatchWriteRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchWriteCommandOutput extends BatchWriteResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchWriteCommand_base: {
|
|
24
|
+
new (input: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Performs all the write operations in a batch. Either all the operations succeed or
|
|
@@ -340,23 +343,5 @@ export interface BatchWriteCommandOutput extends BatchWriteResponse, __MetadataB
|
|
|
340
343
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
341
344
|
*
|
|
342
345
|
*/
|
|
343
|
-
export declare class BatchWriteCommand extends
|
|
344
|
-
readonly input: BatchWriteCommandInput;
|
|
345
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
346
|
-
/**
|
|
347
|
-
* @public
|
|
348
|
-
*/
|
|
349
|
-
constructor(input: BatchWriteCommandInput);
|
|
350
|
-
/**
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchWriteCommandInput, BatchWriteCommandOutput>;
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
|
-
private serialize;
|
|
358
|
-
/**
|
|
359
|
-
* @internal
|
|
360
|
-
*/
|
|
361
|
-
private deserialize;
|
|
346
|
+
export declare class BatchWriteCommand extends BatchWriteCommand_base {
|
|
362
347
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateDirectoryRequest, CreateDirectoryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDirectoryCommandInput extends CreateDirectoryRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDirectoryCommandOutput extends CreateDirectoryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDirectoryCommand_base: {
|
|
24
|
+
new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a <a>Directory</a> by copying the published schema into the
|
|
@@ -84,23 +87,5 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResponse, _
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class CreateDirectoryCommand extends
|
|
88
|
-
readonly input: CreateDirectoryCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: CreateDirectoryCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectoryCommandInput, CreateDirectoryCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class CreateDirectoryCommand extends CreateDirectoryCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateFacetRequest, CreateFacetResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateFacetCommandInput extends CreateFacetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateFacetCommandOutput extends CreateFacetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateFacetCommand_base: {
|
|
24
|
+
new (input: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new <a>Facet</a> in a schema. Facet creation is allowed only
|
|
@@ -114,23 +117,5 @@ export interface CreateFacetCommandOutput extends CreateFacetResponse, __Metadat
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class CreateFacetCommand extends
|
|
118
|
-
readonly input: CreateFacetCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: CreateFacetCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFacetCommandInput, CreateFacetCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class CreateFacetCommand extends CreateFacetCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateIndexRequest, CreateIndexResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateIndexCommandInput extends CreateIndexRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateIndexCommandOutput extends CreateIndexResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateIndexCommand_base: {
|
|
24
|
+
new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an index object. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.html">Indexing and search</a> for more information.</p>
|
|
@@ -99,23 +102,5 @@ export interface CreateIndexCommandOutput extends CreateIndexResponse, __Metadat
|
|
|
99
102
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
100
103
|
*
|
|
101
104
|
*/
|
|
102
|
-
export declare class CreateIndexCommand extends
|
|
103
|
-
readonly input: CreateIndexCommandInput;
|
|
104
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
105
|
-
/**
|
|
106
|
-
* @public
|
|
107
|
-
*/
|
|
108
|
-
constructor(input: CreateIndexCommandInput);
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIndexCommandInput, CreateIndexCommandOutput>;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private serialize;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private deserialize;
|
|
105
|
+
export declare class CreateIndexCommand extends CreateIndexCommand_base {
|
|
121
106
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateObjectRequest, CreateObjectResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateObjectCommandInput extends CreateObjectRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateObjectCommandOutput extends CreateObjectResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateObjectCommand_base: {
|
|
24
|
+
new (input: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an object in a <a>Directory</a>. Additionally attaches the object to
|
|
@@ -116,23 +119,5 @@ export interface CreateObjectCommandOutput extends CreateObjectResponse, __Metad
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class CreateObjectCommand extends
|
|
120
|
-
readonly input: CreateObjectCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: CreateObjectCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateObjectCommandInput, CreateObjectCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class CreateObjectCommand extends CreateObjectCommand_base {
|
|
138
123
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSchemaCommandInput extends CreateSchemaRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSchemaCommand_base: {
|
|
24
|
+
new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new schema in a development state. A schema can exist in three
|
|
@@ -94,23 +97,5 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class CreateSchemaCommand extends
|
|
98
|
-
readonly input: CreateSchemaCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: CreateSchemaCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSchemaCommandInput, CreateSchemaCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class CreateSchemaCommand extends CreateSchemaCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { CreateTypedLinkFacetRequest, CreateTypedLinkFacetResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTypedLinkFacetCommandInput extends CreateTypedLinkFacetRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTypedLinkFacetCommandOutput extends CreateTypedLinkFacetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTypedLinkFacetCommand_base: {
|
|
24
|
+
new (input: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
@@ -110,23 +113,5 @@ export interface CreateTypedLinkFacetCommandOutput extends CreateTypedLinkFacetR
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class CreateTypedLinkFacetCommand extends
|
|
114
|
-
readonly input: CreateTypedLinkFacetCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: CreateTypedLinkFacetCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class CreateTypedLinkFacetCommand extends CreateTypedLinkFacetCommand_base {
|
|
132
117
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { DeleteDirectoryRequest, DeleteDirectoryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDirectoryCommandInput extends DeleteDirectoryRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDirectoryCommand_base: {
|
|
24
|
+
new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme
|
|
@@ -82,23 +85,5 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, _
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DeleteDirectoryCommand extends
|
|
86
|
-
readonly input: DeleteDirectoryCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DeleteDirectoryCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { DeleteFacetRequest, DeleteFacetResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteFacetCommandInput extends DeleteFacetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteFacetCommand_base: {
|
|
24
|
+
new (input: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a given <a>Facet</a>. All attributes and <a>Rule</a>s
|
|
@@ -81,23 +84,5 @@ export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __Metadat
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class DeleteFacetCommand extends
|
|
85
|
-
readonly input: DeleteFacetCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: DeleteFacetCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFacetCommandInput, DeleteFacetCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class DeleteFacetCommand extends DeleteFacetCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { DeleteObjectRequest, DeleteObjectResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteObjectCommandInput extends DeleteObjectRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteObjectCommand_base: {
|
|
24
|
+
new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an object and its associated attributes. Only objects with no children and no
|
|
@@ -82,23 +85,5 @@ export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __Metad
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DeleteObjectCommand extends
|
|
86
|
-
readonly input: DeleteObjectCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DeleteObjectCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectCommandInput, DeleteObjectCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DeleteObjectCommand extends DeleteObjectCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { DeleteSchemaRequest, DeleteSchemaResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteSchemaCommand_base: {
|
|
24
|
+
new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a given schema. Schemas in a development and published state can only be deleted. </p>
|
|
@@ -77,23 +80,5 @@ export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __Metad
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class DeleteSchemaCommand extends
|
|
81
|
-
readonly input: DeleteSchemaCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: DeleteSchemaCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSchemaCommandInput, DeleteSchemaCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class DeleteSchemaCommand extends DeleteSchemaCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
4
|
import { DeleteTypedLinkFacetRequest, DeleteTypedLinkFacetResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteTypedLinkFacetCommandInput extends DeleteTypedLinkFacetRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteTypedLinkFacetCommand_base: {
|
|
24
|
+
new (input: DeleteTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
@@ -75,23 +78,5 @@ export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetR
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from CloudDirectory service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeleteTypedLinkFacetCommand extends
|
|
79
|
-
readonly input: DeleteTypedLinkFacetCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeleteTypedLinkFacetCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeleteTypedLinkFacetCommand extends DeleteTypedLinkFacetCommand_base {
|
|
97
82
|
}
|