@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 { GetFacetRequest, GetFacetResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFacetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFacetCommandInput extends GetFacetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFacetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFacetCommandOutput extends GetFacetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets details of the <a>Facet</a>, such as facet name, attributes, <a>Rule</a>s, or <code>ObjectType</code>. You can call this on all kinds of schema
|
|
18
23
|
* facets -- published, development, or applied.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetFacetCommandOutput extends GetFacetResponse, __MetadataBeare
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetFacetCommandInput - {@link GetFacetCommandInput}
|
|
35
|
+
* @returns {@link GetFacetCommandOutput}
|
|
29
36
|
* @see {@link GetFacetCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetFacetCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface GetFacetCommandOutput extends GetFacetResponse, __MetadataBeare
|
|
|
60
67
|
export declare class GetFacetCommand extends $Command<GetFacetCommandInput, GetFacetCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
61
68
|
readonly input: GetFacetCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: GetFacetCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFacetCommandInput, GetFacetCommandOutput>;
|
|
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 { GetLinkAttributesRequest, GetLinkAttributesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLinkAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLinkAttributesCommandInput extends GetLinkAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLinkAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLinkAttributesCommandOutput extends GetLinkAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves attributes that are associated with a typed link.</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 GetLinkAttributesCommandOutput extends GetLinkAttributesRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLinkAttributesCommandInput - {@link GetLinkAttributesCommandInput}
|
|
34
|
+
* @returns {@link GetLinkAttributesCommandOutput}
|
|
28
35
|
* @see {@link GetLinkAttributesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLinkAttributesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface GetLinkAttributesCommandOutput extends GetLinkAttributesRespons
|
|
|
63
70
|
export declare class GetLinkAttributesCommand extends $Command<GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
64
71
|
readonly input: GetLinkAttributesCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: GetLinkAttributesCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput>;
|
|
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 { GetObjectAttributesRequest, GetObjectAttributesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetObjectAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetObjectAttributesCommandInput extends GetObjectAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetObjectAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetObjectAttributesCommandOutput extends GetObjectAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves attributes within a facet that are associated with 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 GetObjectAttributesCommandOutput extends GetObjectAttributesRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetObjectAttributesCommandInput - {@link GetObjectAttributesCommandInput}
|
|
34
|
+
* @returns {@link GetObjectAttributesCommandOutput}
|
|
28
35
|
* @see {@link GetObjectAttributesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetObjectAttributesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface GetObjectAttributesCommandOutput extends GetObjectAttributesRes
|
|
|
63
70
|
export declare class GetObjectAttributesCommand extends $Command<GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
64
71
|
readonly input: GetObjectAttributesCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: GetObjectAttributesCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput>;
|
|
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 { GetObjectInformationRequest, GetObjectInformationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetObjectInformationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetObjectInformationCommandInput extends GetObjectInformationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetObjectInformationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetObjectInformationCommandOutput extends GetObjectInformationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves metadata about 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 GetObjectInformationCommandOutput extends GetObjectInformationR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetObjectInformationCommandInput - {@link GetObjectInformationCommandInput}
|
|
34
|
+
* @returns {@link GetObjectInformationCommandOutput}
|
|
28
35
|
* @see {@link GetObjectInformationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetObjectInformationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface GetObjectInformationCommandOutput extends GetObjectInformationR
|
|
|
59
66
|
export declare class GetObjectInformationCommand extends $Command<GetObjectInformationCommandInput, GetObjectInformationCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
60
67
|
readonly input: GetObjectInformationCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: GetObjectInformationCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectInformationCommandInput, GetObjectInformationCommandOutput>;
|
|
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 { GetSchemaAsJsonRequest, GetSchemaAsJsonResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetSchemaAsJsonCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetSchemaAsJsonCommandInput extends GetSchemaAsJsonRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetSchemaAsJsonCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetSchemaAsJsonCommandOutput extends GetSchemaAsJsonResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a JSON representation of the schema. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_jsonformat.html#schemas_json">JSON Schema Format</a> for more information.</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 GetSchemaAsJsonCommandOutput extends GetSchemaAsJsonResponse, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetSchemaAsJsonCommandInput - {@link GetSchemaAsJsonCommandInput}
|
|
34
|
+
* @returns {@link GetSchemaAsJsonCommandOutput}
|
|
28
35
|
* @see {@link GetSchemaAsJsonCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetSchemaAsJsonCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetSchemaAsJsonCommandOutput extends GetSchemaAsJsonResponse, _
|
|
|
56
63
|
export declare class GetSchemaAsJsonCommand extends $Command<GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
57
64
|
readonly input: GetSchemaAsJsonCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetSchemaAsJsonCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput>;
|
|
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 { GetTypedLinkFacetInformationRequest, GetTypedLinkFacetInformationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetTypedLinkFacetInformationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetTypedLinkFacetInformationCommandInput extends GetTypedLinkFacetInformationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetTypedLinkFacetInformationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetTypedLinkFacetInformationCommandOutput extends GetTypedLinkFacetInformationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the identity attribute order for a specific <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 GetTypedLinkFacetInformationCommandOutput extends GetTypedLinkF
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetTypedLinkFacetInformationCommandInput - {@link GetTypedLinkFacetInformationCommandInput}
|
|
34
|
+
* @returns {@link GetTypedLinkFacetInformationCommandOutput}
|
|
28
35
|
* @see {@link GetTypedLinkFacetInformationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetTypedLinkFacetInformationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface GetTypedLinkFacetInformationCommandOutput extends GetTypedLinkF
|
|
|
62
69
|
export declare class GetTypedLinkFacetInformationCommand extends $Command<GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
63
70
|
readonly input: GetTypedLinkFacetInformationCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: GetTypedLinkFacetInformationCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput>;
|
|
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 { ListAppliedSchemaArnsRequest, ListAppliedSchemaArnsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAppliedSchemaArnsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAppliedSchemaArnsCommandInput extends ListAppliedSchemaArnsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAppliedSchemaArnsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAppliedSchemaArnsCommandOutput extends ListAppliedSchemaArnsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists schema major versions applied to a directory. If <code>SchemaArn</code> is provided, lists the minor version.</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 ListAppliedSchemaArnsCommandOutput extends ListAppliedSchemaArn
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAppliedSchemaArnsCommandInput - {@link ListAppliedSchemaArnsCommandInput}
|
|
34
|
+
* @returns {@link ListAppliedSchemaArnsCommandOutput}
|
|
28
35
|
* @see {@link ListAppliedSchemaArnsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAppliedSchemaArnsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface ListAppliedSchemaArnsCommandOutput extends ListAppliedSchemaArn
|
|
|
59
66
|
export declare class ListAppliedSchemaArnsCommand extends $Command<ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
60
67
|
readonly input: ListAppliedSchemaArnsCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: ListAppliedSchemaArnsCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput>;
|
|
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 { ListAttachedIndicesRequest, ListAttachedIndicesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAttachedIndicesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAttachedIndicesCommandInput extends ListAttachedIndicesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAttachedIndicesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAttachedIndicesCommandOutput extends ListAttachedIndicesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists indices attached to the specified 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 ListAttachedIndicesCommandOutput extends ListAttachedIndicesRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAttachedIndicesCommandInput - {@link ListAttachedIndicesCommandInput}
|
|
34
|
+
* @returns {@link ListAttachedIndicesCommandOutput}
|
|
28
35
|
* @see {@link ListAttachedIndicesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAttachedIndicesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface ListAttachedIndicesCommandOutput extends ListAttachedIndicesRes
|
|
|
59
66
|
export declare class ListAttachedIndicesCommand extends $Command<ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
60
67
|
readonly input: ListAttachedIndicesCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: ListAttachedIndicesCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput>;
|
|
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 { ListDevelopmentSchemaArnsRequest, ListDevelopmentSchemaArnsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDevelopmentSchemaArnsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDevelopmentSchemaArnsCommandInput extends ListDevelopmentSchemaArnsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDevelopmentSchemaArnsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDevelopmentSchemaArnsCommandOutput extends ListDevelopmentSchemaArnsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves each Amazon Resource Name (ARN) of schemas in the development
|
|
18
23
|
* state.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListDevelopmentSchemaArnsCommandOutput extends ListDevelopmentS
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListDevelopmentSchemaArnsCommandInput - {@link ListDevelopmentSchemaArnsCommandInput}
|
|
35
|
+
* @returns {@link ListDevelopmentSchemaArnsCommandOutput}
|
|
29
36
|
* @see {@link ListDevelopmentSchemaArnsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListDevelopmentSchemaArnsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface ListDevelopmentSchemaArnsCommandOutput extends ListDevelopmentS
|
|
|
60
67
|
export declare class ListDevelopmentSchemaArnsCommand extends $Command<ListDevelopmentSchemaArnsCommandInput, ListDevelopmentSchemaArnsCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
61
68
|
readonly input: ListDevelopmentSchemaArnsCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: ListDevelopmentSchemaArnsCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevelopmentSchemaArnsCommandInput, ListDevelopmentSchemaArnsCommandOutput>;
|
|
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 { ListDirectoriesRequest, ListDirectoriesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDirectoriesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDirectoriesCommandInput extends ListDirectoriesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDirectoriesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDirectoriesCommandOutput extends ListDirectoriesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists directories created within an account.</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 ListDirectoriesCommandOutput extends ListDirectoriesResponse, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListDirectoriesCommandInput - {@link ListDirectoriesCommandInput}
|
|
34
|
+
* @returns {@link ListDirectoriesCommandOutput}
|
|
28
35
|
* @see {@link ListDirectoriesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListDirectoriesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface ListDirectoriesCommandOutput extends ListDirectoriesResponse, _
|
|
|
56
63
|
export declare class ListDirectoriesCommand extends $Command<ListDirectoriesCommandInput, ListDirectoriesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
57
64
|
readonly input: ListDirectoriesCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: ListDirectoriesCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDirectoriesCommandInput, ListDirectoriesCommandOutput>;
|
|
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 { ListFacetAttributesRequest, ListFacetAttributesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFacetAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFacetAttributesCommandInput extends ListFacetAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFacetAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFacetAttributesCommandOutput extends ListFacetAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves attributes attached to the facet.</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 ListFacetAttributesCommandOutput extends ListFacetAttributesRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListFacetAttributesCommandInput - {@link ListFacetAttributesCommandInput}
|
|
34
|
+
* @returns {@link ListFacetAttributesCommandOutput}
|
|
28
35
|
* @see {@link ListFacetAttributesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListFacetAttributesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface ListFacetAttributesCommandOutput extends ListFacetAttributesRes
|
|
|
62
69
|
export declare class ListFacetAttributesCommand extends $Command<ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
63
70
|
readonly input: ListFacetAttributesCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: ListFacetAttributesCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput>;
|
|
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 { ListFacetNamesRequest, ListFacetNamesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFacetNamesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFacetNamesCommandInput extends ListFacetNamesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFacetNamesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFacetNamesCommandOutput extends ListFacetNamesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the names of facets that exist in a schema.</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 ListFacetNamesCommandOutput extends ListFacetNamesResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListFacetNamesCommandInput - {@link ListFacetNamesCommandInput}
|
|
34
|
+
* @returns {@link ListFacetNamesCommandOutput}
|
|
28
35
|
* @see {@link ListFacetNamesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListFacetNamesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface ListFacetNamesCommandOutput extends ListFacetNamesResponse, __M
|
|
|
59
66
|
export declare class ListFacetNamesCommand extends $Command<ListFacetNamesCommandInput, ListFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
60
67
|
readonly input: ListFacetNamesCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: ListFacetNamesCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFacetNamesCommandInput, ListFacetNamesCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|