@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
|
@@ -67,6 +67,7 @@ import { UpdateTypedLinkFacetCommandInput, UpdateTypedLinkFacetCommandOutput } f
|
|
|
67
67
|
import { UpgradeAppliedSchemaCommandInput, UpgradeAppliedSchemaCommandOutput } from "./commands/UpgradeAppliedSchemaCommand";
|
|
68
68
|
import { UpgradePublishedSchemaCommandInput, UpgradePublishedSchemaCommandOutput } from "./commands/UpgradePublishedSchemaCommand";
|
|
69
69
|
/**
|
|
70
|
+
* @public
|
|
70
71
|
* <fullname>Amazon Cloud Directory</fullname>
|
|
71
72
|
* <p>Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the
|
|
72
73
|
* development and management of cloud-scale web, mobile, and IoT applications. This guide
|
|
@@ -76,12 +77,14 @@ import { UpgradePublishedSchemaCommandInput, UpgradePublishedSchemaCommandOutput
|
|
|
76
77
|
*/
|
|
77
78
|
export declare class CloudDirectory extends CloudDirectoryClient {
|
|
78
79
|
/**
|
|
80
|
+
* @public
|
|
79
81
|
* <p>Adds a new <a>Facet</a> to an object. An object can have more than one facet applied on it.</p>
|
|
80
82
|
*/
|
|
81
83
|
addFacetToObject(args: AddFacetToObjectCommandInput, options?: __HttpHandlerOptions): Promise<AddFacetToObjectCommandOutput>;
|
|
82
84
|
addFacetToObject(args: AddFacetToObjectCommandInput, cb: (err: any, data?: AddFacetToObjectCommandOutput) => void): void;
|
|
83
85
|
addFacetToObject(args: AddFacetToObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddFacetToObjectCommandOutput) => void): void;
|
|
84
86
|
/**
|
|
87
|
+
* @public
|
|
85
88
|
* <p>Copies the input published schema, at the specified version, into the <a>Directory</a> with the same
|
|
86
89
|
* name and version as that of the published schema.</p>
|
|
87
90
|
*/
|
|
@@ -89,6 +92,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
89
92
|
applySchema(args: ApplySchemaCommandInput, cb: (err: any, data?: ApplySchemaCommandOutput) => void): void;
|
|
90
93
|
applySchema(args: ApplySchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ApplySchemaCommandOutput) => void): void;
|
|
91
94
|
/**
|
|
95
|
+
* @public
|
|
92
96
|
* <p>Attaches an existing object to another object. An object can be accessed in two
|
|
93
97
|
* ways:</p>
|
|
94
98
|
* <ol>
|
|
@@ -105,6 +109,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
105
109
|
attachObject(args: AttachObjectCommandInput, cb: (err: any, data?: AttachObjectCommandOutput) => void): void;
|
|
106
110
|
attachObject(args: AttachObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachObjectCommandOutput) => void): void;
|
|
107
111
|
/**
|
|
112
|
+
* @public
|
|
108
113
|
* <p>Attaches a policy object to a regular object. An object can have a limited number of attached
|
|
109
114
|
* policies.</p>
|
|
110
115
|
*/
|
|
@@ -112,24 +117,28 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
112
117
|
attachPolicy(args: AttachPolicyCommandInput, cb: (err: any, data?: AttachPolicyCommandOutput) => void): void;
|
|
113
118
|
attachPolicy(args: AttachPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachPolicyCommandOutput) => void): void;
|
|
114
119
|
/**
|
|
120
|
+
* @public
|
|
115
121
|
* <p>Attaches the specified object to the specified index.</p>
|
|
116
122
|
*/
|
|
117
123
|
attachToIndex(args: AttachToIndexCommandInput, options?: __HttpHandlerOptions): Promise<AttachToIndexCommandOutput>;
|
|
118
124
|
attachToIndex(args: AttachToIndexCommandInput, cb: (err: any, data?: AttachToIndexCommandOutput) => void): void;
|
|
119
125
|
attachToIndex(args: AttachToIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachToIndexCommandOutput) => void): void;
|
|
120
126
|
/**
|
|
127
|
+
* @public
|
|
121
128
|
* <p>Attaches a typed link to a specified source and target object. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
122
129
|
*/
|
|
123
130
|
attachTypedLink(args: AttachTypedLinkCommandInput, options?: __HttpHandlerOptions): Promise<AttachTypedLinkCommandOutput>;
|
|
124
131
|
attachTypedLink(args: AttachTypedLinkCommandInput, cb: (err: any, data?: AttachTypedLinkCommandOutput) => void): void;
|
|
125
132
|
attachTypedLink(args: AttachTypedLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachTypedLinkCommandOutput) => void): void;
|
|
126
133
|
/**
|
|
134
|
+
* @public
|
|
127
135
|
* <p>Performs all the read operations in a batch. </p>
|
|
128
136
|
*/
|
|
129
137
|
batchRead(args: BatchReadCommandInput, options?: __HttpHandlerOptions): Promise<BatchReadCommandOutput>;
|
|
130
138
|
batchRead(args: BatchReadCommandInput, cb: (err: any, data?: BatchReadCommandOutput) => void): void;
|
|
131
139
|
batchRead(args: BatchReadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchReadCommandOutput) => void): void;
|
|
132
140
|
/**
|
|
141
|
+
* @public
|
|
133
142
|
* <p>Performs all the write operations in a batch. Either all the operations succeed or
|
|
134
143
|
* none.</p>
|
|
135
144
|
*/
|
|
@@ -137,6 +146,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
137
146
|
batchWrite(args: BatchWriteCommandInput, cb: (err: any, data?: BatchWriteCommandOutput) => void): void;
|
|
138
147
|
batchWrite(args: BatchWriteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchWriteCommandOutput) => void): void;
|
|
139
148
|
/**
|
|
149
|
+
* @public
|
|
140
150
|
* <p>Creates a <a>Directory</a> by copying the published schema into the
|
|
141
151
|
* directory. A directory cannot be created without a schema.</p>
|
|
142
152
|
* <p>You can also quickly create a directory using a managed schema, called the
|
|
@@ -146,6 +156,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
146
156
|
createDirectory(args: CreateDirectoryCommandInput, cb: (err: any, data?: CreateDirectoryCommandOutput) => void): void;
|
|
147
157
|
createDirectory(args: CreateDirectoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDirectoryCommandOutput) => void): void;
|
|
148
158
|
/**
|
|
159
|
+
* @public
|
|
149
160
|
* <p>Creates a new <a>Facet</a> in a schema. Facet creation is allowed only
|
|
150
161
|
* in development or applied schemas.</p>
|
|
151
162
|
*/
|
|
@@ -153,12 +164,14 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
153
164
|
createFacet(args: CreateFacetCommandInput, cb: (err: any, data?: CreateFacetCommandOutput) => void): void;
|
|
154
165
|
createFacet(args: CreateFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFacetCommandOutput) => void): void;
|
|
155
166
|
/**
|
|
167
|
+
* @public
|
|
156
168
|
* <p>Creates an index object. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.html">Indexing and search</a> for more information.</p>
|
|
157
169
|
*/
|
|
158
170
|
createIndex(args: CreateIndexCommandInput, options?: __HttpHandlerOptions): Promise<CreateIndexCommandOutput>;
|
|
159
171
|
createIndex(args: CreateIndexCommandInput, cb: (err: any, data?: CreateIndexCommandOutput) => void): void;
|
|
160
172
|
createIndex(args: CreateIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIndexCommandOutput) => void): void;
|
|
161
173
|
/**
|
|
174
|
+
* @public
|
|
162
175
|
* <p>Creates an object in a <a>Directory</a>. Additionally attaches the object to
|
|
163
176
|
* a parent, if a parent reference and <code>LinkName</code> is specified. An object is simply a
|
|
164
177
|
* collection of <a>Facet</a> attributes. You can also use this API call to create a
|
|
@@ -168,6 +181,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
168
181
|
createObject(args: CreateObjectCommandInput, cb: (err: any, data?: CreateObjectCommandOutput) => void): void;
|
|
169
182
|
createObject(args: CreateObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateObjectCommandOutput) => void): void;
|
|
170
183
|
/**
|
|
184
|
+
* @public
|
|
171
185
|
* <p>Creates a new schema in a development state. A schema can exist in three
|
|
172
186
|
* phases:</p>
|
|
173
187
|
* <ul>
|
|
@@ -194,12 +208,14 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
194
208
|
createSchema(args: CreateSchemaCommandInput, cb: (err: any, data?: CreateSchemaCommandOutput) => void): void;
|
|
195
209
|
createSchema(args: CreateSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSchemaCommandOutput) => void): void;
|
|
196
210
|
/**
|
|
211
|
+
* @public
|
|
197
212
|
* <p>Creates a <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
198
213
|
*/
|
|
199
214
|
createTypedLinkFacet(args: CreateTypedLinkFacetCommandInput, options?: __HttpHandlerOptions): Promise<CreateTypedLinkFacetCommandOutput>;
|
|
200
215
|
createTypedLinkFacet(args: CreateTypedLinkFacetCommandInput, cb: (err: any, data?: CreateTypedLinkFacetCommandOutput) => void): void;
|
|
201
216
|
createTypedLinkFacet(args: CreateTypedLinkFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTypedLinkFacetCommandOutput) => void): void;
|
|
202
217
|
/**
|
|
218
|
+
* @public
|
|
203
219
|
* <p>Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme
|
|
204
220
|
* caution
|
|
205
221
|
* when deleting directories.</p>
|
|
@@ -208,6 +224,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
208
224
|
deleteDirectory(args: DeleteDirectoryCommandInput, cb: (err: any, data?: DeleteDirectoryCommandOutput) => void): void;
|
|
209
225
|
deleteDirectory(args: DeleteDirectoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDirectoryCommandOutput) => void): void;
|
|
210
226
|
/**
|
|
227
|
+
* @public
|
|
211
228
|
* <p>Deletes a given <a>Facet</a>. All attributes and <a>Rule</a>s
|
|
212
229
|
* that are associated with the facet will be deleted. Only development schema facets are allowed
|
|
213
230
|
* deletion.</p>
|
|
@@ -216,6 +233,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
216
233
|
deleteFacet(args: DeleteFacetCommandInput, cb: (err: any, data?: DeleteFacetCommandOutput) => void): void;
|
|
217
234
|
deleteFacet(args: DeleteFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFacetCommandOutput) => void): void;
|
|
218
235
|
/**
|
|
236
|
+
* @public
|
|
219
237
|
* <p>Deletes an object and its associated attributes. Only objects with no children and no
|
|
220
238
|
* 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>
|
|
221
239
|
*/
|
|
@@ -223,24 +241,28 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
223
241
|
deleteObject(args: DeleteObjectCommandInput, cb: (err: any, data?: DeleteObjectCommandOutput) => void): void;
|
|
224
242
|
deleteObject(args: DeleteObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteObjectCommandOutput) => void): void;
|
|
225
243
|
/**
|
|
244
|
+
* @public
|
|
226
245
|
* <p>Deletes a given schema. Schemas in a development and published state can only be deleted. </p>
|
|
227
246
|
*/
|
|
228
247
|
deleteSchema(args: DeleteSchemaCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSchemaCommandOutput>;
|
|
229
248
|
deleteSchema(args: DeleteSchemaCommandInput, cb: (err: any, data?: DeleteSchemaCommandOutput) => void): void;
|
|
230
249
|
deleteSchema(args: DeleteSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSchemaCommandOutput) => void): void;
|
|
231
250
|
/**
|
|
251
|
+
* @public
|
|
232
252
|
* <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>
|
|
233
253
|
*/
|
|
234
254
|
deleteTypedLinkFacet(args: DeleteTypedLinkFacetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTypedLinkFacetCommandOutput>;
|
|
235
255
|
deleteTypedLinkFacet(args: DeleteTypedLinkFacetCommandInput, cb: (err: any, data?: DeleteTypedLinkFacetCommandOutput) => void): void;
|
|
236
256
|
deleteTypedLinkFacet(args: DeleteTypedLinkFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTypedLinkFacetCommandOutput) => void): void;
|
|
237
257
|
/**
|
|
258
|
+
* @public
|
|
238
259
|
* <p>Detaches the specified object from the specified index.</p>
|
|
239
260
|
*/
|
|
240
261
|
detachFromIndex(args: DetachFromIndexCommandInput, options?: __HttpHandlerOptions): Promise<DetachFromIndexCommandOutput>;
|
|
241
262
|
detachFromIndex(args: DetachFromIndexCommandInput, cb: (err: any, data?: DetachFromIndexCommandOutput) => void): void;
|
|
242
263
|
detachFromIndex(args: DetachFromIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachFromIndexCommandOutput) => void): void;
|
|
243
264
|
/**
|
|
265
|
+
* @public
|
|
244
266
|
* <p>Detaches a given object from the parent object. The object that is to be detached from the
|
|
245
267
|
* parent is specified by the link name.</p>
|
|
246
268
|
*/
|
|
@@ -248,18 +270,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
248
270
|
detachObject(args: DetachObjectCommandInput, cb: (err: any, data?: DetachObjectCommandOutput) => void): void;
|
|
249
271
|
detachObject(args: DetachObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachObjectCommandOutput) => void): void;
|
|
250
272
|
/**
|
|
273
|
+
* @public
|
|
251
274
|
* <p>Detaches a policy from an object.</p>
|
|
252
275
|
*/
|
|
253
276
|
detachPolicy(args: DetachPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DetachPolicyCommandOutput>;
|
|
254
277
|
detachPolicy(args: DetachPolicyCommandInput, cb: (err: any, data?: DetachPolicyCommandOutput) => void): void;
|
|
255
278
|
detachPolicy(args: DetachPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachPolicyCommandOutput) => void): void;
|
|
256
279
|
/**
|
|
280
|
+
* @public
|
|
257
281
|
* <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>
|
|
258
282
|
*/
|
|
259
283
|
detachTypedLink(args: DetachTypedLinkCommandInput, options?: __HttpHandlerOptions): Promise<DetachTypedLinkCommandOutput>;
|
|
260
284
|
detachTypedLink(args: DetachTypedLinkCommandInput, cb: (err: any, data?: DetachTypedLinkCommandOutput) => void): void;
|
|
261
285
|
detachTypedLink(args: DetachTypedLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachTypedLinkCommandOutput) => void): void;
|
|
262
286
|
/**
|
|
287
|
+
* @public
|
|
263
288
|
* <p>Disables the specified directory. Disabled directories cannot be read or written to.
|
|
264
289
|
* Only enabled directories can be disabled. Disabled directories may be reenabled.</p>
|
|
265
290
|
*/
|
|
@@ -267,6 +292,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
267
292
|
disableDirectory(args: DisableDirectoryCommandInput, cb: (err: any, data?: DisableDirectoryCommandOutput) => void): void;
|
|
268
293
|
disableDirectory(args: DisableDirectoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableDirectoryCommandOutput) => void): void;
|
|
269
294
|
/**
|
|
295
|
+
* @public
|
|
270
296
|
* <p>Enables the specified directory. Only disabled directories can be enabled. Once
|
|
271
297
|
* enabled, the directory can then be read and written to.</p>
|
|
272
298
|
*/
|
|
@@ -274,18 +300,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
274
300
|
enableDirectory(args: EnableDirectoryCommandInput, cb: (err: any, data?: EnableDirectoryCommandOutput) => void): void;
|
|
275
301
|
enableDirectory(args: EnableDirectoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableDirectoryCommandOutput) => void): void;
|
|
276
302
|
/**
|
|
303
|
+
* @public
|
|
277
304
|
* <p>Returns current applied schema version ARN, including the minor version in use.</p>
|
|
278
305
|
*/
|
|
279
306
|
getAppliedSchemaVersion(args: GetAppliedSchemaVersionCommandInput, options?: __HttpHandlerOptions): Promise<GetAppliedSchemaVersionCommandOutput>;
|
|
280
307
|
getAppliedSchemaVersion(args: GetAppliedSchemaVersionCommandInput, cb: (err: any, data?: GetAppliedSchemaVersionCommandOutput) => void): void;
|
|
281
308
|
getAppliedSchemaVersion(args: GetAppliedSchemaVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAppliedSchemaVersionCommandOutput) => void): void;
|
|
282
309
|
/**
|
|
310
|
+
* @public
|
|
283
311
|
* <p>Retrieves metadata about a directory.</p>
|
|
284
312
|
*/
|
|
285
313
|
getDirectory(args: GetDirectoryCommandInput, options?: __HttpHandlerOptions): Promise<GetDirectoryCommandOutput>;
|
|
286
314
|
getDirectory(args: GetDirectoryCommandInput, cb: (err: any, data?: GetDirectoryCommandOutput) => void): void;
|
|
287
315
|
getDirectory(args: GetDirectoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDirectoryCommandOutput) => void): void;
|
|
288
316
|
/**
|
|
317
|
+
* @public
|
|
289
318
|
* <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
|
|
290
319
|
* facets -- published, development, or applied.</p>
|
|
291
320
|
*/
|
|
@@ -293,48 +322,56 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
293
322
|
getFacet(args: GetFacetCommandInput, cb: (err: any, data?: GetFacetCommandOutput) => void): void;
|
|
294
323
|
getFacet(args: GetFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFacetCommandOutput) => void): void;
|
|
295
324
|
/**
|
|
325
|
+
* @public
|
|
296
326
|
* <p>Retrieves attributes that are associated with a typed link.</p>
|
|
297
327
|
*/
|
|
298
328
|
getLinkAttributes(args: GetLinkAttributesCommandInput, options?: __HttpHandlerOptions): Promise<GetLinkAttributesCommandOutput>;
|
|
299
329
|
getLinkAttributes(args: GetLinkAttributesCommandInput, cb: (err: any, data?: GetLinkAttributesCommandOutput) => void): void;
|
|
300
330
|
getLinkAttributes(args: GetLinkAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLinkAttributesCommandOutput) => void): void;
|
|
301
331
|
/**
|
|
332
|
+
* @public
|
|
302
333
|
* <p>Retrieves attributes within a facet that are associated with an object.</p>
|
|
303
334
|
*/
|
|
304
335
|
getObjectAttributes(args: GetObjectAttributesCommandInput, options?: __HttpHandlerOptions): Promise<GetObjectAttributesCommandOutput>;
|
|
305
336
|
getObjectAttributes(args: GetObjectAttributesCommandInput, cb: (err: any, data?: GetObjectAttributesCommandOutput) => void): void;
|
|
306
337
|
getObjectAttributes(args: GetObjectAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetObjectAttributesCommandOutput) => void): void;
|
|
307
338
|
/**
|
|
339
|
+
* @public
|
|
308
340
|
* <p>Retrieves metadata about an object.</p>
|
|
309
341
|
*/
|
|
310
342
|
getObjectInformation(args: GetObjectInformationCommandInput, options?: __HttpHandlerOptions): Promise<GetObjectInformationCommandOutput>;
|
|
311
343
|
getObjectInformation(args: GetObjectInformationCommandInput, cb: (err: any, data?: GetObjectInformationCommandOutput) => void): void;
|
|
312
344
|
getObjectInformation(args: GetObjectInformationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetObjectInformationCommandOutput) => void): void;
|
|
313
345
|
/**
|
|
346
|
+
* @public
|
|
314
347
|
* <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>
|
|
315
348
|
*/
|
|
316
349
|
getSchemaAsJson(args: GetSchemaAsJsonCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaAsJsonCommandOutput>;
|
|
317
350
|
getSchemaAsJson(args: GetSchemaAsJsonCommandInput, cb: (err: any, data?: GetSchemaAsJsonCommandOutput) => void): void;
|
|
318
351
|
getSchemaAsJson(args: GetSchemaAsJsonCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaAsJsonCommandOutput) => void): void;
|
|
319
352
|
/**
|
|
353
|
+
* @public
|
|
320
354
|
* <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>
|
|
321
355
|
*/
|
|
322
356
|
getTypedLinkFacetInformation(args: GetTypedLinkFacetInformationCommandInput, options?: __HttpHandlerOptions): Promise<GetTypedLinkFacetInformationCommandOutput>;
|
|
323
357
|
getTypedLinkFacetInformation(args: GetTypedLinkFacetInformationCommandInput, cb: (err: any, data?: GetTypedLinkFacetInformationCommandOutput) => void): void;
|
|
324
358
|
getTypedLinkFacetInformation(args: GetTypedLinkFacetInformationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTypedLinkFacetInformationCommandOutput) => void): void;
|
|
325
359
|
/**
|
|
360
|
+
* @public
|
|
326
361
|
* <p>Lists schema major versions applied to a directory. If <code>SchemaArn</code> is provided, lists the minor version.</p>
|
|
327
362
|
*/
|
|
328
363
|
listAppliedSchemaArns(args: ListAppliedSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppliedSchemaArnsCommandOutput>;
|
|
329
364
|
listAppliedSchemaArns(args: ListAppliedSchemaArnsCommandInput, cb: (err: any, data?: ListAppliedSchemaArnsCommandOutput) => void): void;
|
|
330
365
|
listAppliedSchemaArns(args: ListAppliedSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppliedSchemaArnsCommandOutput) => void): void;
|
|
331
366
|
/**
|
|
367
|
+
* @public
|
|
332
368
|
* <p>Lists indices attached to the specified object.</p>
|
|
333
369
|
*/
|
|
334
370
|
listAttachedIndices(args: ListAttachedIndicesCommandInput, options?: __HttpHandlerOptions): Promise<ListAttachedIndicesCommandOutput>;
|
|
335
371
|
listAttachedIndices(args: ListAttachedIndicesCommandInput, cb: (err: any, data?: ListAttachedIndicesCommandOutput) => void): void;
|
|
336
372
|
listAttachedIndices(args: ListAttachedIndicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAttachedIndicesCommandOutput) => void): void;
|
|
337
373
|
/**
|
|
374
|
+
* @public
|
|
338
375
|
* <p>Retrieves each Amazon Resource Name (ARN) of schemas in the development
|
|
339
376
|
* state.</p>
|
|
340
377
|
*/
|
|
@@ -342,24 +379,28 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
342
379
|
listDevelopmentSchemaArns(args: ListDevelopmentSchemaArnsCommandInput, cb: (err: any, data?: ListDevelopmentSchemaArnsCommandOutput) => void): void;
|
|
343
380
|
listDevelopmentSchemaArns(args: ListDevelopmentSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevelopmentSchemaArnsCommandOutput) => void): void;
|
|
344
381
|
/**
|
|
382
|
+
* @public
|
|
345
383
|
* <p>Lists directories created within an account.</p>
|
|
346
384
|
*/
|
|
347
385
|
listDirectories(args: ListDirectoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListDirectoriesCommandOutput>;
|
|
348
386
|
listDirectories(args: ListDirectoriesCommandInput, cb: (err: any, data?: ListDirectoriesCommandOutput) => void): void;
|
|
349
387
|
listDirectories(args: ListDirectoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDirectoriesCommandOutput) => void): void;
|
|
350
388
|
/**
|
|
389
|
+
* @public
|
|
351
390
|
* <p>Retrieves attributes attached to the facet.</p>
|
|
352
391
|
*/
|
|
353
392
|
listFacetAttributes(args: ListFacetAttributesCommandInput, options?: __HttpHandlerOptions): Promise<ListFacetAttributesCommandOutput>;
|
|
354
393
|
listFacetAttributes(args: ListFacetAttributesCommandInput, cb: (err: any, data?: ListFacetAttributesCommandOutput) => void): void;
|
|
355
394
|
listFacetAttributes(args: ListFacetAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFacetAttributesCommandOutput) => void): void;
|
|
356
395
|
/**
|
|
396
|
+
* @public
|
|
357
397
|
* <p>Retrieves the names of facets that exist in a schema.</p>
|
|
358
398
|
*/
|
|
359
399
|
listFacetNames(args: ListFacetNamesCommandInput, options?: __HttpHandlerOptions): Promise<ListFacetNamesCommandOutput>;
|
|
360
400
|
listFacetNames(args: ListFacetNamesCommandInput, cb: (err: any, data?: ListFacetNamesCommandOutput) => void): void;
|
|
361
401
|
listFacetNames(args: ListFacetNamesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFacetNamesCommandOutput) => void): void;
|
|
362
402
|
/**
|
|
403
|
+
* @public
|
|
363
404
|
* <p>Returns a paginated list of all the incoming <a>TypedLinkSpecifier</a>
|
|
364
405
|
* information for an object. It also supports filtering by typed link facet and identity
|
|
365
406
|
* attributes. 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>
|
|
@@ -368,18 +409,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
368
409
|
listIncomingTypedLinks(args: ListIncomingTypedLinksCommandInput, cb: (err: any, data?: ListIncomingTypedLinksCommandOutput) => void): void;
|
|
369
410
|
listIncomingTypedLinks(args: ListIncomingTypedLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIncomingTypedLinksCommandOutput) => void): void;
|
|
370
411
|
/**
|
|
412
|
+
* @public
|
|
371
413
|
* <p>Lists objects attached to the specified index.</p>
|
|
372
414
|
*/
|
|
373
415
|
listIndex(args: ListIndexCommandInput, options?: __HttpHandlerOptions): Promise<ListIndexCommandOutput>;
|
|
374
416
|
listIndex(args: ListIndexCommandInput, cb: (err: any, data?: ListIndexCommandOutput) => void): void;
|
|
375
417
|
listIndex(args: ListIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIndexCommandOutput) => void): void;
|
|
376
418
|
/**
|
|
419
|
+
* @public
|
|
377
420
|
* <p>Lists the major version families of each managed schema. If a major version ARN is provided as SchemaArn, the minor version revisions in that family are listed instead.</p>
|
|
378
421
|
*/
|
|
379
422
|
listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListManagedSchemaArnsCommandOutput>;
|
|
380
423
|
listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, cb: (err: any, data?: ListManagedSchemaArnsCommandOutput) => void): void;
|
|
381
424
|
listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListManagedSchemaArnsCommandOutput) => void): void;
|
|
382
425
|
/**
|
|
426
|
+
* @public
|
|
383
427
|
* <p>Lists all attributes that are associated with an object.
|
|
384
428
|
* </p>
|
|
385
429
|
*/
|
|
@@ -387,6 +431,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
387
431
|
listObjectAttributes(args: ListObjectAttributesCommandInput, cb: (err: any, data?: ListObjectAttributesCommandOutput) => void): void;
|
|
388
432
|
listObjectAttributes(args: ListObjectAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListObjectAttributesCommandOutput) => void): void;
|
|
389
433
|
/**
|
|
434
|
+
* @public
|
|
390
435
|
* <p>Returns a paginated list of child objects that are associated with a given
|
|
391
436
|
* object.</p>
|
|
392
437
|
*/
|
|
@@ -394,6 +439,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
394
439
|
listObjectChildren(args: ListObjectChildrenCommandInput, cb: (err: any, data?: ListObjectChildrenCommandOutput) => void): void;
|
|
395
440
|
listObjectChildren(args: ListObjectChildrenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListObjectChildrenCommandOutput) => void): void;
|
|
396
441
|
/**
|
|
442
|
+
* @public
|
|
397
443
|
* <p>Retrieves all available parent paths for any object type such as node, leaf node,
|
|
398
444
|
* policy node, and index node objects. For more information about objects, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directorystructure.html">Directory Structure</a>.</p>
|
|
399
445
|
* <p>Use this API to evaluate all parents for an object. The call returns all objects from
|
|
@@ -407,6 +453,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
407
453
|
listObjectParentPaths(args: ListObjectParentPathsCommandInput, cb: (err: any, data?: ListObjectParentPathsCommandOutput) => void): void;
|
|
408
454
|
listObjectParentPaths(args: ListObjectParentPathsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListObjectParentPathsCommandOutput) => void): void;
|
|
409
455
|
/**
|
|
456
|
+
* @public
|
|
410
457
|
* <p>Lists parent objects that are associated with a given object in pagination
|
|
411
458
|
* fashion.</p>
|
|
412
459
|
*/
|
|
@@ -414,12 +461,14 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
414
461
|
listObjectParents(args: ListObjectParentsCommandInput, cb: (err: any, data?: ListObjectParentsCommandOutput) => void): void;
|
|
415
462
|
listObjectParents(args: ListObjectParentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListObjectParentsCommandOutput) => void): void;
|
|
416
463
|
/**
|
|
464
|
+
* @public
|
|
417
465
|
* <p>Returns policies attached to an object in pagination fashion.</p>
|
|
418
466
|
*/
|
|
419
467
|
listObjectPolicies(args: ListObjectPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListObjectPoliciesCommandOutput>;
|
|
420
468
|
listObjectPolicies(args: ListObjectPoliciesCommandInput, cb: (err: any, data?: ListObjectPoliciesCommandOutput) => void): void;
|
|
421
469
|
listObjectPolicies(args: ListObjectPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListObjectPoliciesCommandOutput) => void): void;
|
|
422
470
|
/**
|
|
471
|
+
* @public
|
|
423
472
|
* <p>Returns a paginated list of all the outgoing <a>TypedLinkSpecifier</a>
|
|
424
473
|
* information for an object. It also supports filtering by typed link facet and identity
|
|
425
474
|
* attributes. 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>
|
|
@@ -428,18 +477,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
428
477
|
listOutgoingTypedLinks(args: ListOutgoingTypedLinksCommandInput, cb: (err: any, data?: ListOutgoingTypedLinksCommandOutput) => void): void;
|
|
429
478
|
listOutgoingTypedLinks(args: ListOutgoingTypedLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOutgoingTypedLinksCommandOutput) => void): void;
|
|
430
479
|
/**
|
|
480
|
+
* @public
|
|
431
481
|
* <p>Returns all of the <code>ObjectIdentifiers</code> to which a given policy is attached.</p>
|
|
432
482
|
*/
|
|
433
483
|
listPolicyAttachments(args: ListPolicyAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListPolicyAttachmentsCommandOutput>;
|
|
434
484
|
listPolicyAttachments(args: ListPolicyAttachmentsCommandInput, cb: (err: any, data?: ListPolicyAttachmentsCommandOutput) => void): void;
|
|
435
485
|
listPolicyAttachments(args: ListPolicyAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPolicyAttachmentsCommandOutput) => void): void;
|
|
436
486
|
/**
|
|
487
|
+
* @public
|
|
437
488
|
* <p>Lists the major version families of each published schema. If a major version ARN is provided as <code>SchemaArn</code>, the minor version revisions in that family are listed instead.</p>
|
|
438
489
|
*/
|
|
439
490
|
listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListPublishedSchemaArnsCommandOutput>;
|
|
440
491
|
listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, cb: (err: any, data?: ListPublishedSchemaArnsCommandOutput) => void): void;
|
|
441
492
|
listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPublishedSchemaArnsCommandOutput) => void): void;
|
|
442
493
|
/**
|
|
494
|
+
* @public
|
|
443
495
|
* <p>Returns tags for a resource. Tagging is currently supported only for directories with a
|
|
444
496
|
* limit of 50 tags per directory. All 50 tags are returned for a given directory with this API
|
|
445
497
|
* call.</p>
|
|
@@ -448,12 +500,14 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
448
500
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
449
501
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
450
502
|
/**
|
|
503
|
+
* @public
|
|
451
504
|
* <p>Returns a paginated list of all attribute definitions for a particular <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>
|
|
452
505
|
*/
|
|
453
506
|
listTypedLinkFacetAttributes(args: ListTypedLinkFacetAttributesCommandInput, options?: __HttpHandlerOptions): Promise<ListTypedLinkFacetAttributesCommandOutput>;
|
|
454
507
|
listTypedLinkFacetAttributes(args: ListTypedLinkFacetAttributesCommandInput, cb: (err: any, data?: ListTypedLinkFacetAttributesCommandOutput) => void): void;
|
|
455
508
|
listTypedLinkFacetAttributes(args: ListTypedLinkFacetAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTypedLinkFacetAttributesCommandOutput) => void): void;
|
|
456
509
|
/**
|
|
510
|
+
* @public
|
|
457
511
|
* <p>Returns a paginated list of <code>TypedLink</code> facet names for a particular schema.
|
|
458
512
|
* 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>
|
|
459
513
|
*/
|
|
@@ -461,6 +515,7 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
461
515
|
listTypedLinkFacetNames(args: ListTypedLinkFacetNamesCommandInput, cb: (err: any, data?: ListTypedLinkFacetNamesCommandOutput) => void): void;
|
|
462
516
|
listTypedLinkFacetNames(args: ListTypedLinkFacetNamesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTypedLinkFacetNamesCommandOutput) => void): void;
|
|
463
517
|
/**
|
|
518
|
+
* @public
|
|
464
519
|
* <p>Lists all policies from the root of the <a>Directory</a> to the object
|
|
465
520
|
* specified. If there are no policies present, an empty list is returned. If policies are
|
|
466
521
|
* present, and if some objects don't have the policies attached, it returns the <code>ObjectIdentifier</code>
|
|
@@ -472,36 +527,42 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
472
527
|
lookupPolicy(args: LookupPolicyCommandInput, cb: (err: any, data?: LookupPolicyCommandOutput) => void): void;
|
|
473
528
|
lookupPolicy(args: LookupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: LookupPolicyCommandOutput) => void): void;
|
|
474
529
|
/**
|
|
530
|
+
* @public
|
|
475
531
|
* <p>Publishes a development schema with a major version and a recommended minor version.</p>
|
|
476
532
|
*/
|
|
477
533
|
publishSchema(args: PublishSchemaCommandInput, options?: __HttpHandlerOptions): Promise<PublishSchemaCommandOutput>;
|
|
478
534
|
publishSchema(args: PublishSchemaCommandInput, cb: (err: any, data?: PublishSchemaCommandOutput) => void): void;
|
|
479
535
|
publishSchema(args: PublishSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PublishSchemaCommandOutput) => void): void;
|
|
480
536
|
/**
|
|
537
|
+
* @public
|
|
481
538
|
* <p>Allows a schema to be updated using JSON upload. Only available for development schemas. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_jsonformat.html#schemas_json">JSON Schema Format</a> for more information.</p>
|
|
482
539
|
*/
|
|
483
540
|
putSchemaFromJson(args: PutSchemaFromJsonCommandInput, options?: __HttpHandlerOptions): Promise<PutSchemaFromJsonCommandOutput>;
|
|
484
541
|
putSchemaFromJson(args: PutSchemaFromJsonCommandInput, cb: (err: any, data?: PutSchemaFromJsonCommandOutput) => void): void;
|
|
485
542
|
putSchemaFromJson(args: PutSchemaFromJsonCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutSchemaFromJsonCommandOutput) => void): void;
|
|
486
543
|
/**
|
|
544
|
+
* @public
|
|
487
545
|
* <p>Removes the specified facet from the specified object.</p>
|
|
488
546
|
*/
|
|
489
547
|
removeFacetFromObject(args: RemoveFacetFromObjectCommandInput, options?: __HttpHandlerOptions): Promise<RemoveFacetFromObjectCommandOutput>;
|
|
490
548
|
removeFacetFromObject(args: RemoveFacetFromObjectCommandInput, cb: (err: any, data?: RemoveFacetFromObjectCommandOutput) => void): void;
|
|
491
549
|
removeFacetFromObject(args: RemoveFacetFromObjectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveFacetFromObjectCommandOutput) => void): void;
|
|
492
550
|
/**
|
|
551
|
+
* @public
|
|
493
552
|
* <p>An API operation for adding tags to a resource.</p>
|
|
494
553
|
*/
|
|
495
554
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
496
555
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
497
556
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
498
557
|
/**
|
|
558
|
+
* @public
|
|
499
559
|
* <p>An API operation for removing tags from a resource.</p>
|
|
500
560
|
*/
|
|
501
561
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
502
562
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
503
563
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
504
564
|
/**
|
|
565
|
+
* @public
|
|
505
566
|
* <p>Does the following:</p>
|
|
506
567
|
* <ol>
|
|
507
568
|
* <li>
|
|
@@ -519,18 +580,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
519
580
|
updateFacet(args: UpdateFacetCommandInput, cb: (err: any, data?: UpdateFacetCommandOutput) => void): void;
|
|
520
581
|
updateFacet(args: UpdateFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFacetCommandOutput) => void): void;
|
|
521
582
|
/**
|
|
583
|
+
* @public
|
|
522
584
|
* <p>Updates a given typed link’s attributes. Attributes to be updated must not contribute to the typed link’s identity, as defined by its <code>IdentityAttributeOrder</code>.</p>
|
|
523
585
|
*/
|
|
524
586
|
updateLinkAttributes(args: UpdateLinkAttributesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLinkAttributesCommandOutput>;
|
|
525
587
|
updateLinkAttributes(args: UpdateLinkAttributesCommandInput, cb: (err: any, data?: UpdateLinkAttributesCommandOutput) => void): void;
|
|
526
588
|
updateLinkAttributes(args: UpdateLinkAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLinkAttributesCommandOutput) => void): void;
|
|
527
589
|
/**
|
|
590
|
+
* @public
|
|
528
591
|
* <p>Updates a given object's attributes.</p>
|
|
529
592
|
*/
|
|
530
593
|
updateObjectAttributes(args: UpdateObjectAttributesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateObjectAttributesCommandOutput>;
|
|
531
594
|
updateObjectAttributes(args: UpdateObjectAttributesCommandInput, cb: (err: any, data?: UpdateObjectAttributesCommandOutput) => void): void;
|
|
532
595
|
updateObjectAttributes(args: UpdateObjectAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateObjectAttributesCommandOutput) => void): void;
|
|
533
596
|
/**
|
|
597
|
+
* @public
|
|
534
598
|
* <p>Updates the schema name with a new name. Only development schema names can be
|
|
535
599
|
* updated.</p>
|
|
536
600
|
*/
|
|
@@ -538,18 +602,21 @@ export declare class CloudDirectory extends CloudDirectoryClient {
|
|
|
538
602
|
updateSchema(args: UpdateSchemaCommandInput, cb: (err: any, data?: UpdateSchemaCommandOutput) => void): void;
|
|
539
603
|
updateSchema(args: UpdateSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSchemaCommandOutput) => void): void;
|
|
540
604
|
/**
|
|
605
|
+
* @public
|
|
541
606
|
* <p>Updates 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>
|
|
542
607
|
*/
|
|
543
608
|
updateTypedLinkFacet(args: UpdateTypedLinkFacetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTypedLinkFacetCommandOutput>;
|
|
544
609
|
updateTypedLinkFacet(args: UpdateTypedLinkFacetCommandInput, cb: (err: any, data?: UpdateTypedLinkFacetCommandOutput) => void): void;
|
|
545
610
|
updateTypedLinkFacet(args: UpdateTypedLinkFacetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTypedLinkFacetCommandOutput) => void): void;
|
|
546
611
|
/**
|
|
612
|
+
* @public
|
|
547
613
|
* <p>Upgrades a single directory in-place using the <code>PublishedSchemaArn</code> with schema updates found in <code>MinorVersion</code>. Backwards-compatible minor version upgrades are instantaneously available for readers on all objects in the directory. Note: This is a synchronous API call and upgrades only one schema on a given directory per call. To upgrade multiple directories from one schema, you would need to call this API on each directory.</p>
|
|
548
614
|
*/
|
|
549
615
|
upgradeAppliedSchema(args: UpgradeAppliedSchemaCommandInput, options?: __HttpHandlerOptions): Promise<UpgradeAppliedSchemaCommandOutput>;
|
|
550
616
|
upgradeAppliedSchema(args: UpgradeAppliedSchemaCommandInput, cb: (err: any, data?: UpgradeAppliedSchemaCommandOutput) => void): void;
|
|
551
617
|
upgradeAppliedSchema(args: UpgradeAppliedSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpgradeAppliedSchemaCommandOutput) => void): void;
|
|
552
618
|
/**
|
|
619
|
+
* @public
|
|
553
620
|
* <p>Upgrades a published schema under a new minor version revision using the current contents of <code>DevelopmentSchemaArn</code>.</p>
|
|
554
621
|
*/
|
|
555
622
|
upgradePublishedSchema(args: UpgradePublishedSchemaCommandInput, options?: __HttpHandlerOptions): Promise<UpgradePublishedSchemaCommandOutput>;
|
|
@@ -74,15 +74,24 @@ import { UpdateTypedLinkFacetCommandInput, UpdateTypedLinkFacetCommandOutput } f
|
|
|
74
74
|
import { UpgradeAppliedSchemaCommandInput, UpgradeAppliedSchemaCommandOutput } from "./commands/UpgradeAppliedSchemaCommand";
|
|
75
75
|
import { UpgradePublishedSchemaCommandInput, UpgradePublishedSchemaCommandOutput } from "./commands/UpgradePublishedSchemaCommand";
|
|
76
76
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
77
80
|
export type ServiceInputTypes = AddFacetToObjectCommandInput | ApplySchemaCommandInput | AttachObjectCommandInput | AttachPolicyCommandInput | AttachToIndexCommandInput | AttachTypedLinkCommandInput | BatchReadCommandInput | BatchWriteCommandInput | CreateDirectoryCommandInput | CreateFacetCommandInput | CreateIndexCommandInput | CreateObjectCommandInput | CreateSchemaCommandInput | CreateTypedLinkFacetCommandInput | DeleteDirectoryCommandInput | DeleteFacetCommandInput | DeleteObjectCommandInput | DeleteSchemaCommandInput | DeleteTypedLinkFacetCommandInput | DetachFromIndexCommandInput | DetachObjectCommandInput | DetachPolicyCommandInput | DetachTypedLinkCommandInput | DisableDirectoryCommandInput | EnableDirectoryCommandInput | GetAppliedSchemaVersionCommandInput | GetDirectoryCommandInput | GetFacetCommandInput | GetLinkAttributesCommandInput | GetObjectAttributesCommandInput | GetObjectInformationCommandInput | GetSchemaAsJsonCommandInput | GetTypedLinkFacetInformationCommandInput | ListAppliedSchemaArnsCommandInput | ListAttachedIndicesCommandInput | ListDevelopmentSchemaArnsCommandInput | ListDirectoriesCommandInput | ListFacetAttributesCommandInput | ListFacetNamesCommandInput | ListIncomingTypedLinksCommandInput | ListIndexCommandInput | ListManagedSchemaArnsCommandInput | ListObjectAttributesCommandInput | ListObjectChildrenCommandInput | ListObjectParentPathsCommandInput | ListObjectParentsCommandInput | ListObjectPoliciesCommandInput | ListOutgoingTypedLinksCommandInput | ListPolicyAttachmentsCommandInput | ListPublishedSchemaArnsCommandInput | ListTagsForResourceCommandInput | ListTypedLinkFacetAttributesCommandInput | ListTypedLinkFacetNamesCommandInput | LookupPolicyCommandInput | PublishSchemaCommandInput | PutSchemaFromJsonCommandInput | RemoveFacetFromObjectCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateFacetCommandInput | UpdateLinkAttributesCommandInput | UpdateObjectAttributesCommandInput | UpdateSchemaCommandInput | UpdateTypedLinkFacetCommandInput | UpgradeAppliedSchemaCommandInput | UpgradePublishedSchemaCommandInput;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
78
84
|
export type ServiceOutputTypes = AddFacetToObjectCommandOutput | ApplySchemaCommandOutput | AttachObjectCommandOutput | AttachPolicyCommandOutput | AttachToIndexCommandOutput | AttachTypedLinkCommandOutput | BatchReadCommandOutput | BatchWriteCommandOutput | CreateDirectoryCommandOutput | CreateFacetCommandOutput | CreateIndexCommandOutput | CreateObjectCommandOutput | CreateSchemaCommandOutput | CreateTypedLinkFacetCommandOutput | DeleteDirectoryCommandOutput | DeleteFacetCommandOutput | DeleteObjectCommandOutput | DeleteSchemaCommandOutput | DeleteTypedLinkFacetCommandOutput | DetachFromIndexCommandOutput | DetachObjectCommandOutput | DetachPolicyCommandOutput | DetachTypedLinkCommandOutput | DisableDirectoryCommandOutput | EnableDirectoryCommandOutput | GetAppliedSchemaVersionCommandOutput | GetDirectoryCommandOutput | GetFacetCommandOutput | GetLinkAttributesCommandOutput | GetObjectAttributesCommandOutput | GetObjectInformationCommandOutput | GetSchemaAsJsonCommandOutput | GetTypedLinkFacetInformationCommandOutput | ListAppliedSchemaArnsCommandOutput | ListAttachedIndicesCommandOutput | ListDevelopmentSchemaArnsCommandOutput | ListDirectoriesCommandOutput | ListFacetAttributesCommandOutput | ListFacetNamesCommandOutput | ListIncomingTypedLinksCommandOutput | ListIndexCommandOutput | ListManagedSchemaArnsCommandOutput | ListObjectAttributesCommandOutput | ListObjectChildrenCommandOutput | ListObjectParentPathsCommandOutput | ListObjectParentsCommandOutput | ListObjectPoliciesCommandOutput | ListOutgoingTypedLinksCommandOutput | ListPolicyAttachmentsCommandOutput | ListPublishedSchemaArnsCommandOutput | ListTagsForResourceCommandOutput | ListTypedLinkFacetAttributesCommandOutput | ListTypedLinkFacetNamesCommandOutput | LookupPolicyCommandOutput | PublishSchemaCommandOutput | PutSchemaFromJsonCommandOutput | RemoveFacetFromObjectCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateFacetCommandOutput | UpdateLinkAttributesCommandOutput | UpdateObjectAttributesCommandOutput | UpdateSchemaCommandOutput | UpdateTypedLinkFacetCommandOutput | UpgradeAppliedSchemaCommandOutput | UpgradePublishedSchemaCommandOutput;
|
|
85
|
+
/**
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
79
88
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
80
89
|
/**
|
|
81
90
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
82
91
|
*/
|
|
83
92
|
requestHandler?: __HttpHandler;
|
|
84
93
|
/**
|
|
85
|
-
* A constructor for a class implementing the {@link
|
|
94
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
86
95
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
87
96
|
* @internal
|
|
88
97
|
*/
|
|
@@ -172,23 +181,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
172
181
|
*/
|
|
173
182
|
logger?: __Logger;
|
|
174
183
|
/**
|
|
175
|
-
* The {@link
|
|
184
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
176
185
|
*/
|
|
177
186
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
178
187
|
}
|
|
188
|
+
/**
|
|
189
|
+
* @public
|
|
190
|
+
*/
|
|
179
191
|
type CloudDirectoryClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
180
192
|
/**
|
|
181
|
-
*
|
|
193
|
+
* @public
|
|
194
|
+
*
|
|
195
|
+
* The configuration interface of CloudDirectoryClient class constructor that set the region, credentials and other options.
|
|
182
196
|
*/
|
|
183
197
|
export interface CloudDirectoryClientConfig extends CloudDirectoryClientConfigType {
|
|
184
198
|
}
|
|
199
|
+
/**
|
|
200
|
+
* @public
|
|
201
|
+
*/
|
|
185
202
|
type CloudDirectoryClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
186
203
|
/**
|
|
187
|
-
*
|
|
204
|
+
* @public
|
|
205
|
+
*
|
|
206
|
+
* The resolved configuration interface of CloudDirectoryClient class. This is resolved and normalized from the {@link CloudDirectoryClientConfig | constructor configuration interface}.
|
|
188
207
|
*/
|
|
189
208
|
export interface CloudDirectoryClientResolvedConfig extends CloudDirectoryClientResolvedConfigType {
|
|
190
209
|
}
|
|
191
210
|
/**
|
|
211
|
+
* @public
|
|
192
212
|
* <fullname>Amazon Cloud Directory</fullname>
|
|
193
213
|
* <p>Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the
|
|
194
214
|
* development and management of cloud-scale web, mobile, and IoT applications. This guide
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
5
5
|
import { AddFacetToObjectRequest, AddFacetToObjectResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AddFacetToObjectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AddFacetToObjectCommandInput extends AddFacetToObjectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AddFacetToObjectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AddFacetToObjectCommandOutput extends AddFacetToObjectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds a new <a>Facet</a> to an object. An object can have more than one facet applied on it.</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 AddFacetToObjectCommandOutput extends AddFacetToObjectResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param AddFacetToObjectCommandInput - {@link AddFacetToObjectCommandInput}
|
|
34
|
+
* @returns {@link AddFacetToObjectCommandOutput}
|
|
28
35
|
* @see {@link AddFacetToObjectCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link AddFacetToObjectCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudDirectoryClientResolvedConfig | config} for CloudDirectoryClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface AddFacetToObjectCommandOutput extends AddFacetToObjectResponse,
|
|
|
63
70
|
export declare class AddFacetToObjectCommand extends $Command<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig> {
|
|
64
71
|
readonly input: AddFacetToObjectCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: AddFacetToObjectCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudDirectoryClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|