@aws-sdk/client-clouddirectory 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/ApplySchemaCommand.js +2 -3
- package/dist-cjs/commands/AttachObjectCommand.js +2 -3
- package/dist-cjs/commands/AttachPolicyCommand.js +2 -3
- package/dist-cjs/commands/AttachToIndexCommand.js +2 -3
- package/dist-cjs/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/BatchReadCommand.js +2 -3
- package/dist-cjs/commands/BatchWriteCommand.js +2 -3
- package/dist-cjs/commands/CreateDirectoryCommand.js +2 -3
- package/dist-cjs/commands/CreateFacetCommand.js +2 -3
- package/dist-cjs/commands/CreateIndexCommand.js +2 -3
- package/dist-cjs/commands/CreateObjectCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteObjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DetachFromIndexCommand.js +2 -3
- package/dist-cjs/commands/DetachObjectCommand.js +2 -3
- package/dist-cjs/commands/DetachPolicyCommand.js +2 -3
- package/dist-cjs/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/DisableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/EnableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-cjs/commands/GetDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetFacetCommand.js +2 -3
- package/dist-cjs/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectInformationCommand.js +2 -3
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListIndexCommand.js +2 -3
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/LookupPolicyCommand.js +2 -3
- package/dist-cjs/commands/PublishSchemaCommand.js +2 -3
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateFacetCommand.js +2 -3
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1053
- package/dist-es/commands/AddFacetToObjectCommand.js +2 -3
- package/dist-es/commands/ApplySchemaCommand.js +2 -3
- package/dist-es/commands/AttachObjectCommand.js +2 -3
- package/dist-es/commands/AttachPolicyCommand.js +2 -3
- package/dist-es/commands/AttachToIndexCommand.js +2 -3
- package/dist-es/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-es/commands/BatchReadCommand.js +2 -3
- package/dist-es/commands/BatchWriteCommand.js +2 -3
- package/dist-es/commands/CreateDirectoryCommand.js +2 -3
- package/dist-es/commands/CreateFacetCommand.js +2 -3
- package/dist-es/commands/CreateIndexCommand.js +2 -3
- package/dist-es/commands/CreateObjectCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-es/commands/DeleteFacetCommand.js +2 -3
- package/dist-es/commands/DeleteObjectCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DetachFromIndexCommand.js +2 -3
- package/dist-es/commands/DetachObjectCommand.js +2 -3
- package/dist-es/commands/DetachPolicyCommand.js +2 -3
- package/dist-es/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-es/commands/DisableDirectoryCommand.js +2 -3
- package/dist-es/commands/EnableDirectoryCommand.js +2 -3
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-es/commands/GetDirectoryCommand.js +2 -3
- package/dist-es/commands/GetFacetCommand.js +2 -3
- package/dist-es/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectInformationCommand.js +2 -3
- package/dist-es/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListDirectoriesCommand.js +2 -3
- package/dist-es/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListFacetNamesCommand.js +2 -3
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListIndexCommand.js +2 -3
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-es/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-es/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-es/commands/ListObjectParentsCommand.js +2 -3
- package/dist-es/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-es/commands/LookupPolicyCommand.js +2 -3
- package/dist-es/commands/PublishSchemaCommand.js +2 -3
- package/dist-es/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateFacetCommand.js +2 -3
- package/dist-es/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateSchemaCommand.js +2 -3
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -821
- package/dist-types/CloudDirectory.d.ts +67 -0
- package/dist-types/CloudDirectoryClient.d.ts +24 -4
- package/dist-types/commands/AddFacetToObjectCommand.d.ts +16 -0
- package/dist-types/commands/ApplySchemaCommand.d.ts +16 -0
- package/dist-types/commands/AttachObjectCommand.d.ts +16 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +16 -0
- package/dist-types/commands/AttachToIndexCommand.d.ts +16 -0
- package/dist-types/commands/AttachTypedLinkCommand.d.ts +16 -0
- package/dist-types/commands/BatchReadCommand.d.ts +16 -0
- package/dist-types/commands/BatchWriteCommand.d.ts +16 -0
- package/dist-types/commands/CreateDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/CreateFacetCommand.d.ts +16 -0
- package/dist-types/commands/CreateIndexCommand.d.ts +16 -0
- package/dist-types/commands/CreateObjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateSchemaCommand.d.ts +16 -0
- package/dist-types/commands/CreateTypedLinkFacetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFacetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteObjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSchemaCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTypedLinkFacetCommand.d.ts +16 -0
- package/dist-types/commands/DetachFromIndexCommand.d.ts +16 -0
- package/dist-types/commands/DetachObjectCommand.d.ts +16 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DetachTypedLinkCommand.d.ts +16 -0
- package/dist-types/commands/DisableDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/EnableDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/GetAppliedSchemaVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/GetFacetCommand.d.ts +16 -0
- package/dist-types/commands/GetLinkAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetObjectInformationCommand.d.ts +16 -0
- package/dist-types/commands/GetSchemaAsJsonCommand.d.ts +16 -0
- package/dist-types/commands/GetTypedLinkFacetInformationCommand.d.ts +16 -0
- package/dist-types/commands/ListAppliedSchemaArnsCommand.d.ts +16 -0
- package/dist-types/commands/ListAttachedIndicesCommand.d.ts +16 -0
- package/dist-types/commands/ListDevelopmentSchemaArnsCommand.d.ts +16 -0
- package/dist-types/commands/ListDirectoriesCommand.d.ts +16 -0
- package/dist-types/commands/ListFacetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/ListFacetNamesCommand.d.ts +16 -0
- package/dist-types/commands/ListIncomingTypedLinksCommand.d.ts +16 -0
- package/dist-types/commands/ListIndexCommand.d.ts +16 -0
- package/dist-types/commands/ListManagedSchemaArnsCommand.d.ts +16 -0
- package/dist-types/commands/ListObjectAttributesCommand.d.ts +16 -0
- package/dist-types/commands/ListObjectChildrenCommand.d.ts +16 -0
- package/dist-types/commands/ListObjectParentPathsCommand.d.ts +16 -0
- package/dist-types/commands/ListObjectParentsCommand.d.ts +16 -0
- package/dist-types/commands/ListObjectPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListOutgoingTypedLinksCommand.d.ts +16 -0
- package/dist-types/commands/ListPolicyAttachmentsCommand.d.ts +16 -0
- package/dist-types/commands/ListPublishedSchemaArnsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTypedLinkFacetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/ListTypedLinkFacetNamesCommand.d.ts +16 -0
- package/dist-types/commands/LookupPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PublishSchemaCommand.d.ts +16 -0
- package/dist-types/commands/PutSchemaFromJsonCommand.d.ts +16 -0
- package/dist-types/commands/RemoveFacetFromObjectCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFacetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLinkAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateObjectAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSchemaCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTypedLinkFacetCommand.d.ts +16 -0
- package/dist-types/commands/UpgradeAppliedSchemaCommand.d.ts +16 -0
- package/dist-types/commands/UpgradePublishedSchemaCommand.d.ts +16 -0
- package/dist-types/models/CloudDirectoryServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +559 -904
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAppliedSchemaArnsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAttachedIndicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevelopmentSchemaArnsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDirectoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFacetAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFacetNamesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIndexPaginator.d.ts +3 -0
- package/dist-types/pagination/ListManagedSchemaArnsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListObjectAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListObjectChildrenPaginator.d.ts +3 -0
- package/dist-types/pagination/ListObjectParentPathsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListObjectParentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListObjectPoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPolicyAttachmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPublishedSchemaArnsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypedLinkFacetAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypedLinkFacetNamesPaginator.d.ts +3 -0
- package/dist-types/pagination/LookupPolicyPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -664
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DeleteDirectoryRequest, DeleteDirectoryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteDirectoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteDirectoryCommandInput extends DeleteDirectoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteDirectoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme
|
|
18
23
|
* caution
|
|
19
24
|
* when deleting directories.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, _
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteDirectoryCommandInput - {@link DeleteDirectoryCommandInput}
|
|
36
|
+
* @returns {@link DeleteDirectoryCommandOutput}
|
|
30
37
|
* @see {@link DeleteDirectoryCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteDirectoryCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, _
|
|
|
65
72
|
export declare class DeleteDirectoryCommand extends $Command<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
66
73
|
readonly input: DeleteDirectoryCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: DeleteDirectoryCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DeleteFacetRequest, DeleteFacetResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFacetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFacetCommandInput extends DeleteFacetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFacetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a given <a>Facet</a>. All attributes and <a>Rule</a>s
|
|
18
23
|
* that are associated with the facet will be deleted. Only development schema facets are allowed
|
|
19
24
|
* deletion.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteFacetCommandInput - {@link DeleteFacetCommandInput}
|
|
36
|
+
* @returns {@link DeleteFacetCommandOutput}
|
|
30
37
|
* @see {@link DeleteFacetCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteFacetCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __Metadat
|
|
|
65
72
|
export declare class DeleteFacetCommand extends $Command<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
66
73
|
readonly input: DeleteFacetCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: DeleteFacetCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFacetCommandInput, DeleteFacetCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DeleteObjectRequest, DeleteObjectResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteObjectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteObjectCommandInput extends DeleteObjectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteObjectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an object and its associated attributes. Only objects with no children and no
|
|
18
23
|
* parents can be deleted. The maximum number of attributes that can be deleted during an object deletion is 30. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/limits.html">Amazon Cloud Directory Limits</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __Metad
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteObjectCommandInput - {@link DeleteObjectCommandInput}
|
|
35
|
+
* @returns {@link DeleteObjectCommandOutput}
|
|
29
36
|
* @see {@link DeleteObjectCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteObjectCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __Metad
|
|
|
64
71
|
export declare class DeleteObjectCommand extends $Command<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
65
72
|
readonly input: DeleteObjectCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: DeleteObjectCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectCommandInput, DeleteObjectCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DeleteSchemaRequest, DeleteSchemaResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteSchemaCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteSchemaCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a given schema. Schemas in a development and published state can only be deleted. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteSchemaCommandInput - {@link DeleteSchemaCommandInput}
|
|
34
|
+
* @returns {@link DeleteSchemaCommandOutput}
|
|
28
35
|
* @see {@link DeleteSchemaCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteSchemaCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __Metad
|
|
|
60
67
|
export declare class DeleteSchemaCommand extends $Command<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
61
68
|
readonly input: DeleteSchemaCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: DeleteSchemaCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSchemaCommandInput, DeleteSchemaCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DeleteTypedLinkFacetRequest, DeleteTypedLinkFacetResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTypedLinkFacetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTypedLinkFacetCommandInput extends DeleteTypedLinkFacetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTypedLinkFacetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteTypedLinkFacetCommandInput - {@link DeleteTypedLinkFacetCommandInput}
|
|
34
|
+
* @returns {@link DeleteTypedLinkFacetCommandOutput}
|
|
28
35
|
* @see {@link DeleteTypedLinkFacetCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteTypedLinkFacetCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetR
|
|
|
59
66
|
export declare class DeleteTypedLinkFacetCommand extends $Command<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
60
67
|
readonly input: DeleteTypedLinkFacetCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: DeleteTypedLinkFacetCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DetachFromIndexRequest, DetachFromIndexResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DetachFromIndexCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DetachFromIndexCommandInput extends DetachFromIndexRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DetachFromIndexCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DetachFromIndexCommandOutput extends DetachFromIndexResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Detaches the specified object from the specified index.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DetachFromIndexCommandOutput extends DetachFromIndexResponse, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DetachFromIndexCommandInput - {@link DetachFromIndexCommandInput}
|
|
34
|
+
* @returns {@link DetachFromIndexCommandOutput}
|
|
28
35
|
* @see {@link DetachFromIndexCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DetachFromIndexCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface DetachFromIndexCommandOutput extends DetachFromIndexResponse, _
|
|
|
65
72
|
export declare class DetachFromIndexCommand extends $Command<DetachFromIndexCommandInput, DetachFromIndexCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
66
73
|
readonly input: DetachFromIndexCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: DetachFromIndexCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachFromIndexCommandInput, DetachFromIndexCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DetachObjectRequest, DetachObjectResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DetachObjectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DetachObjectCommandInput extends DetachObjectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DetachObjectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DetachObjectCommandOutput extends DetachObjectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Detaches a given object from the parent object. The object that is to be detached from the
|
|
18
23
|
* parent is specified by the link name.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DetachObjectCommandOutput extends DetachObjectResponse, __Metad
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DetachObjectCommandInput - {@link DetachObjectCommandInput}
|
|
35
|
+
* @returns {@link DetachObjectCommandOutput}
|
|
29
36
|
* @see {@link DetachObjectCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DetachObjectCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface DetachObjectCommandOutput extends DetachObjectResponse, __Metad
|
|
|
64
71
|
export declare class DetachObjectCommand extends $Command<DetachObjectCommandInput, DetachObjectCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
65
72
|
readonly input: DetachObjectCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: DetachObjectCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachObjectCommandInput, DetachObjectCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DetachPolicyRequest, DetachPolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DetachPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DetachPolicyCommandInput extends DetachPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DetachPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DetachPolicyCommandOutput extends DetachPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Detaches a policy from an object.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DetachPolicyCommandOutput extends DetachPolicyResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DetachPolicyCommandInput - {@link DetachPolicyCommandInput}
|
|
34
|
+
* @returns {@link DetachPolicyCommandOutput}
|
|
28
35
|
* @see {@link DetachPolicyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DetachPolicyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DetachPolicyCommandOutput extends DetachPolicyResponse, __Metad
|
|
|
62
69
|
export declare class DetachPolicyCommand extends $Command<DetachPolicyCommandInput, DetachPolicyCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
63
70
|
readonly input: DetachPolicyCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DetachPolicyCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachPolicyCommandInput, DetachPolicyCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DetachTypedLinkRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DetachTypedLinkCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DetachTypedLinkCommandInput extends DetachTypedLinkRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DetachTypedLinkCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DetachTypedLinkCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Detaches a typed link from 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>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DetachTypedLinkCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DetachTypedLinkCommandInput - {@link DetachTypedLinkCommandInput}
|
|
34
|
+
* @returns {@link DetachTypedLinkCommandOutput}
|
|
28
35
|
* @see {@link DetachTypedLinkCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DetachTypedLinkCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface DetachTypedLinkCommandOutput extends __MetadataBearer {
|
|
|
63
70
|
export declare class DetachTypedLinkCommand extends $Command<DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
64
71
|
readonly input: DetachTypedLinkCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: DetachTypedLinkCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { DisableDirectoryRequest, DisableDirectoryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisableDirectoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisableDirectoryCommandInput extends DisableDirectoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisableDirectoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisableDirectoryCommandOutput extends DisableDirectoryResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disables the specified directory. Disabled directories cannot be read or written to.
|
|
18
23
|
* Only enabled directories can be disabled. Disabled directories may be reenabled.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DisableDirectoryCommandOutput extends DisableDirectoryResponse,
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DisableDirectoryCommandInput - {@link DisableDirectoryCommandInput}
|
|
35
|
+
* @returns {@link DisableDirectoryCommandOutput}
|
|
29
36
|
* @see {@link DisableDirectoryCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DisableDirectoryCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface DisableDirectoryCommandOutput extends DisableDirectoryResponse,
|
|
|
61
68
|
export declare class DisableDirectoryCommand extends $Command<DisableDirectoryCommandInput, DisableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
62
69
|
readonly input: DisableDirectoryCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: DisableDirectoryCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableDirectoryCommandInput, DisableDirectoryCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { EnableDirectoryRequest, EnableDirectoryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link EnableDirectoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface EnableDirectoryCommandInput extends EnableDirectoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link EnableDirectoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface EnableDirectoryCommandOutput extends EnableDirectoryResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Enables the specified directory. Only disabled directories can be enabled. Once
|
|
18
23
|
* enabled, the directory can then be read and written to.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface EnableDirectoryCommandOutput extends EnableDirectoryResponse, _
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param EnableDirectoryCommandInput - {@link EnableDirectoryCommandInput}
|
|
35
|
+
* @returns {@link EnableDirectoryCommandOutput}
|
|
29
36
|
* @see {@link EnableDirectoryCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link EnableDirectoryCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface EnableDirectoryCommandOutput extends EnableDirectoryResponse, _
|
|
|
61
68
|
export declare class EnableDirectoryCommand extends $Command<EnableDirectoryCommandInput, EnableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
62
69
|
readonly input: EnableDirectoryCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: EnableDirectoryCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableDirectoryCommandInput, EnableDirectoryCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { GetAppliedSchemaVersionRequest, GetAppliedSchemaVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAppliedSchemaVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAppliedSchemaVersionCommandInput extends GetAppliedSchemaVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAppliedSchemaVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAppliedSchemaVersionCommandOutput extends GetAppliedSchemaVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns current applied schema version ARN, including the minor version in use.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAppliedSchemaVersionCommandOutput extends GetAppliedSchemaVe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAppliedSchemaVersionCommandInput - {@link GetAppliedSchemaVersionCommandInput}
|
|
34
|
+
* @returns {@link GetAppliedSchemaVersionCommandOutput}
|
|
28
35
|
* @see {@link GetAppliedSchemaVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAppliedSchemaVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetAppliedSchemaVersionCommandOutput extends GetAppliedSchemaVe
|
|
|
56
63
|
export declare class GetAppliedSchemaVersionCommand extends $Command<GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
57
64
|
readonly input: GetAppliedSchemaVersionCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetAppliedSchemaVersionCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { GetDirectoryRequest, GetDirectoryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDirectoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDirectoryCommandInput extends GetDirectoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDirectoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDirectoryCommandOutput extends GetDirectoryResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves metadata about a directory.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetDirectoryCommandOutput extends GetDirectoryResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDirectoryCommandInput - {@link GetDirectoryCommandInput}
|
|
34
|
+
* @returns {@link GetDirectoryCommandOutput}
|
|
28
35
|
* @see {@link GetDirectoryCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDirectoryCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface GetDirectoryCommandOutput extends GetDirectoryResponse, __Metad
|
|
|
53
60
|
export declare class GetDirectoryCommand extends $Command<GetDirectoryCommandInput, GetDirectoryCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
54
61
|
readonly input: GetDirectoryCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: GetDirectoryCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDirectoryCommandInput, GetDirectoryCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|