@aws-sdk/client-clouddirectory 3.529.1 → 3.535.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.
Files changed (145) hide show
  1. package/dist-types/CloudDirectory.d.ts +5 -1
  2. package/dist-types/CloudDirectoryClient.d.ts +1 -1
  3. package/dist-types/commands/AddFacetToObjectCommand.d.ts +3 -2
  4. package/dist-types/commands/ApplySchemaCommand.d.ts +2 -1
  5. package/dist-types/commands/AttachObjectCommand.d.ts +2 -1
  6. package/dist-types/commands/AttachPolicyCommand.d.ts +2 -1
  7. package/dist-types/commands/AttachToIndexCommand.d.ts +2 -1
  8. package/dist-types/commands/AttachTypedLinkCommand.d.ts +4 -3
  9. package/dist-types/commands/BatchReadCommand.d.ts +12 -11
  10. package/dist-types/commands/BatchWriteCommand.d.ts +8 -7
  11. package/dist-types/commands/CreateDirectoryCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFacetCommand.d.ts +3 -2
  13. package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateObjectCommand.d.ts +3 -2
  15. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateTypedLinkFacetCommand.d.ts +3 -2
  17. package/dist-types/commands/DeleteDirectoryCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteFacetCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteObjectCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteTypedLinkFacetCommand.d.ts +2 -1
  22. package/dist-types/commands/DetachFromIndexCommand.d.ts +2 -1
  23. package/dist-types/commands/DetachObjectCommand.d.ts +2 -1
  24. package/dist-types/commands/DetachPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DetachTypedLinkCommand.d.ts +3 -2
  26. package/dist-types/commands/DisableDirectoryCommand.d.ts +2 -1
  27. package/dist-types/commands/EnableDirectoryCommand.d.ts +2 -1
  28. package/dist-types/commands/GetAppliedSchemaVersionCommand.d.ts +2 -1
  29. package/dist-types/commands/GetDirectoryCommand.d.ts +2 -1
  30. package/dist-types/commands/GetFacetCommand.d.ts +2 -1
  31. package/dist-types/commands/GetLinkAttributesCommand.d.ts +4 -3
  32. package/dist-types/commands/GetObjectAttributesCommand.d.ts +3 -2
  33. package/dist-types/commands/GetObjectInformationCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSchemaAsJsonCommand.d.ts +2 -1
  35. package/dist-types/commands/GetTypedLinkFacetInformationCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAppliedSchemaArnsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListAttachedIndicesCommand.d.ts +3 -2
  38. package/dist-types/commands/ListDevelopmentSchemaArnsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListDirectoriesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListFacetAttributesCommand.d.ts +3 -2
  41. package/dist-types/commands/ListFacetNamesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListIncomingTypedLinksCommand.d.ts +5 -4
  43. package/dist-types/commands/ListIndexCommand.d.ts +5 -4
  44. package/dist-types/commands/ListManagedSchemaArnsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListObjectAttributesCommand.d.ts +3 -2
  46. package/dist-types/commands/ListObjectChildrenCommand.d.ts +2 -1
  47. package/dist-types/commands/ListObjectParentPathsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListObjectParentsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListObjectPoliciesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListOutgoingTypedLinksCommand.d.ts +5 -4
  51. package/dist-types/commands/ListPolicyAttachmentsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListPublishedSchemaArnsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/ListTypedLinkFacetAttributesCommand.d.ts +3 -2
  55. package/dist-types/commands/ListTypedLinkFacetNamesCommand.d.ts +2 -1
  56. package/dist-types/commands/LookupPolicyCommand.d.ts +2 -1
  57. package/dist-types/commands/PublishSchemaCommand.d.ts +2 -1
  58. package/dist-types/commands/PutSchemaFromJsonCommand.d.ts +2 -1
  59. package/dist-types/commands/RemoveFacetFromObjectCommand.d.ts +2 -1
  60. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateFacetCommand.d.ts +3 -2
  63. package/dist-types/commands/UpdateLinkAttributesCommand.d.ts +4 -3
  64. package/dist-types/commands/UpdateObjectAttributesCommand.d.ts +3 -2
  65. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateTypedLinkFacetCommand.d.ts +3 -2
  67. package/dist-types/commands/UpgradeAppliedSchemaCommand.d.ts +2 -1
  68. package/dist-types/commands/UpgradePublishedSchemaCommand.d.ts +2 -1
  69. package/dist-types/models/models_0.d.ts +686 -686
  70. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  71. package/dist-types/runtimeConfig.d.ts +2 -2
  72. package/dist-types/runtimeConfig.native.d.ts +2 -2
  73. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  74. package/dist-types/ts3.4/CloudDirectory.d.ts +4 -0
  75. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  142. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  143. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  144. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  145. package/package.json +40 -40
@@ -280,12 +280,14 @@ export interface CloudDirectory {
280
280
  /**
281
281
  * @see {@link ListDevelopmentSchemaArnsCommand}
282
282
  */
283
+ listDevelopmentSchemaArns(): Promise<ListDevelopmentSchemaArnsCommandOutput>;
283
284
  listDevelopmentSchemaArns(args: ListDevelopmentSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListDevelopmentSchemaArnsCommandOutput>;
284
285
  listDevelopmentSchemaArns(args: ListDevelopmentSchemaArnsCommandInput, cb: (err: any, data?: ListDevelopmentSchemaArnsCommandOutput) => void): void;
285
286
  listDevelopmentSchemaArns(args: ListDevelopmentSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevelopmentSchemaArnsCommandOutput) => void): void;
286
287
  /**
287
288
  * @see {@link ListDirectoriesCommand}
288
289
  */
290
+ listDirectories(): Promise<ListDirectoriesCommandOutput>;
289
291
  listDirectories(args: ListDirectoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListDirectoriesCommandOutput>;
290
292
  listDirectories(args: ListDirectoriesCommandInput, cb: (err: any, data?: ListDirectoriesCommandOutput) => void): void;
291
293
  listDirectories(args: ListDirectoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDirectoriesCommandOutput) => void): void;
@@ -316,6 +318,7 @@ export interface CloudDirectory {
316
318
  /**
317
319
  * @see {@link ListManagedSchemaArnsCommand}
318
320
  */
321
+ listManagedSchemaArns(): Promise<ListManagedSchemaArnsCommandOutput>;
319
322
  listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListManagedSchemaArnsCommandOutput>;
320
323
  listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, cb: (err: any, data?: ListManagedSchemaArnsCommandOutput) => void): void;
321
324
  listManagedSchemaArns(args: ListManagedSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListManagedSchemaArnsCommandOutput) => void): void;
@@ -364,6 +367,7 @@ export interface CloudDirectory {
364
367
  /**
365
368
  * @see {@link ListPublishedSchemaArnsCommand}
366
369
  */
370
+ listPublishedSchemaArns(): Promise<ListPublishedSchemaArnsCommandOutput>;
367
371
  listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, options?: __HttpHandlerOptions): Promise<ListPublishedSchemaArnsCommandOutput>;
368
372
  listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, cb: (err: any, data?: ListPublishedSchemaArnsCommandOutput) => void): void;
369
373
  listPublishedSchemaArns(args: ListPublishedSchemaArnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPublishedSchemaArnsCommandOutput) => void): void;
@@ -465,13 +469,13 @@ export interface CloudDirectory {
465
469
  upgradePublishedSchema(args: UpgradePublishedSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpgradePublishedSchemaCommandOutput) => void): void;
466
470
  }
467
471
  /**
468
- * @public
469
472
  * <fullname>Amazon Cloud Directory</fullname>
470
473
  * <p>Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the
471
474
  * development and management of cloud-scale web, mobile, and IoT applications. This guide
472
475
  * describes the Cloud Directory operations that you can call programmatically and includes
473
476
  * detailed information on data types and errors. For information about Cloud Directory features, see <a href="https://aws.amazon.com/directoryservice/">AWS Directory
474
477
  * Service</a> and the <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/what_is_cloud_directory.html">Amazon Cloud Directory Developer Guide</a>.</p>
478
+ * @public
475
479
  */
476
480
  export declare class CloudDirectory extends CloudDirectoryClient implements CloudDirectory {
477
481
  }
@@ -217,13 +217,13 @@ export type CloudDirectoryClientResolvedConfigType = __SmithyResolvedConfigurati
217
217
  export interface CloudDirectoryClientResolvedConfig extends CloudDirectoryClientResolvedConfigType {
218
218
  }
219
219
  /**
220
- * @public
221
220
  * <fullname>Amazon Cloud Directory</fullname>
222
221
  * <p>Amazon Cloud Directory is a component of the AWS Directory Service that simplifies the
223
222
  * development and management of cloud-scale web, mobile, and IoT applications. This guide
224
223
  * describes the Cloud Directory operations that you can call programmatically and includes
225
224
  * detailed information on data types and errors. For information about Cloud Directory features, see <a href="https://aws.amazon.com/directoryservice/">AWS Directory
226
225
  * Service</a> and the <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/what_is_cloud_directory.html">Amazon Cloud Directory Developer Guide</a>.</p>
226
+ * @public
227
227
  */
228
228
  export declare class CloudDirectoryClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CloudDirectoryClientResolvedConfig> {
229
229
  /**
@@ -22,10 +22,10 @@ export interface AddFacetToObjectCommandOutput extends AddFacetToObjectResponse,
22
22
  }
23
23
  declare const AddFacetToObjectCommand_base: {
24
24
  new (input: AddFacetToObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddFacetToObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a new <a>Facet</a> to an object. An object can have more than one facet applied on it.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -48,7 +48,7 @@ declare const AddFacetToObjectCommand_base: {
48
48
  * },
49
49
  * Value: { // TypedAttributeValue Union: only one key present
50
50
  * StringValue: "STRING_VALUE",
51
- * BinaryValue: "BLOB_VALUE",
51
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
52
52
  * BooleanValue: true || false,
53
53
  * NumberValue: "STRING_VALUE",
54
54
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -103,6 +103,7 @@ declare const AddFacetToObjectCommand_base: {
103
103
  * @throws {@link CloudDirectoryServiceException}
104
104
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class AddFacetToObjectCommand extends AddFacetToObjectCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface ApplySchemaCommandOutput extends ApplySchemaResponse, __Metadat
22
22
  }
23
23
  declare const ApplySchemaCommand_base: {
24
24
  new (input: ApplySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<ApplySchemaCommandInput, ApplySchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ApplySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<ApplySchemaCommandInput, ApplySchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Copies the input published schema, at the specified version, into the <a>Directory</a> with the same
30
30
  * name and version as that of the published schema.</p>
31
31
  * @example
@@ -86,6 +86,7 @@ declare const ApplySchemaCommand_base: {
86
86
  * @throws {@link CloudDirectoryServiceException}
87
87
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ApplySchemaCommand extends ApplySchemaCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface AttachObjectCommandOutput extends AttachObjectResponse, __Metad
22
22
  }
23
23
  declare const AttachObjectCommand_base: {
24
24
  new (input: AttachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AttachObjectCommandInput, AttachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AttachObjectCommandInput, AttachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches an existing object to another object. An object can be accessed in two
30
30
  * ways:</p>
31
31
  * <ol>
@@ -107,6 +107,7 @@ declare const AttachObjectCommand_base: {
107
107
  * @throws {@link CloudDirectoryServiceException}
108
108
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class AttachObjectCommand extends AttachObjectCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface AttachPolicyCommandOutput extends AttachPolicyResponse, __Metad
22
22
  }
23
23
  declare const AttachPolicyCommand_base: {
24
24
  new (input: AttachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachPolicyCommandInput, AttachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachPolicyCommandInput, AttachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches a policy object to a regular object. An object can have a limited number of attached
30
30
  * policies.</p>
31
31
  * @example
@@ -86,6 +86,7 @@ declare const AttachPolicyCommand_base: {
86
86
  * @throws {@link CloudDirectoryServiceException}
87
87
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class AttachPolicyCommand extends AttachPolicyCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface AttachToIndexCommandOutput extends AttachToIndexResponse, __Met
22
22
  }
23
23
  declare const AttachToIndexCommand_base: {
24
24
  new (input: AttachToIndexCommandInput): import("@smithy/smithy-client").CommandImpl<AttachToIndexCommandInput, AttachToIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachToIndexCommandInput): import("@smithy/smithy-client").CommandImpl<AttachToIndexCommandInput, AttachToIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches the specified object to the specified index.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const AttachToIndexCommand_base: {
98
98
  * @throws {@link CloudDirectoryServiceException}
99
99
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class AttachToIndexCommand extends AttachToIndexCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface AttachTypedLinkCommandOutput extends AttachTypedLinkResponse, _
22
22
  }
23
23
  declare const AttachTypedLinkCommand_base: {
24
24
  new (input: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches a typed link to a specified source and target object. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -50,7 +50,7 @@ declare const AttachTypedLinkCommand_base: {
50
50
  * AttributeName: "STRING_VALUE", // required
51
51
  * Value: { // TypedAttributeValue Union: only one key present
52
52
  * StringValue: "STRING_VALUE",
53
- * BinaryValue: "BLOB_VALUE",
53
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
54
54
  * BooleanValue: true || false,
55
55
  * NumberValue: "STRING_VALUE",
56
56
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -77,7 +77,7 @@ declare const AttachTypedLinkCommand_base: {
77
77
  * // AttributeName: "STRING_VALUE", // required
78
78
  * // Value: { // TypedAttributeValue Union: only one key present
79
79
  * // StringValue: "STRING_VALUE",
80
- * // BinaryValue: "BLOB_VALUE",
80
+ * // BinaryValue: new Uint8Array(),
81
81
  * // BooleanValue: true || false,
82
82
  * // NumberValue: "STRING_VALUE",
83
83
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -131,6 +131,7 @@ declare const AttachTypedLinkCommand_base: {
131
131
  * @throws {@link CloudDirectoryServiceException}
132
132
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
133
133
  *
134
+ * @public
134
135
  */
135
136
  export declare class AttachTypedLinkCommand extends AttachTypedLinkCommand_base {
136
137
  }
@@ -22,10 +22,10 @@ export interface BatchReadCommandOutput extends BatchReadResponse, __MetadataBea
22
22
  }
23
23
  declare const BatchReadCommand_base: {
24
24
  new (input: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Performs all the read operations in a batch. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,7 +116,7 @@ declare const BatchReadCommand_base: {
116
116
  * StartMode: "FIRST" || "LAST" || "LAST_BEFORE_MISSING_VALUES" || "INCLUSIVE" || "EXCLUSIVE", // required
117
117
  * StartValue: { // TypedAttributeValue Union: only one key present
118
118
  * StringValue: "STRING_VALUE",
119
- * BinaryValue: "BLOB_VALUE",
119
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
120
120
  * BooleanValue: true || false,
121
121
  * NumberValue: "STRING_VALUE",
122
122
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -124,7 +124,7 @@ declare const BatchReadCommand_base: {
124
124
  * EndMode: "FIRST" || "LAST" || "LAST_BEFORE_MISSING_VALUES" || "INCLUSIVE" || "EXCLUSIVE", // required
125
125
  * EndValue: {// Union: only one key present
126
126
  * StringValue: "STRING_VALUE",
127
- * BinaryValue: "BLOB_VALUE",
127
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
128
128
  * BooleanValue: true || false,
129
129
  * NumberValue: "STRING_VALUE",
130
130
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -145,7 +145,7 @@ declare const BatchReadCommand_base: {
145
145
  * StartMode: "FIRST" || "LAST" || "LAST_BEFORE_MISSING_VALUES" || "INCLUSIVE" || "EXCLUSIVE", // required
146
146
  * StartValue: {// Union: only one key present
147
147
  * StringValue: "STRING_VALUE",
148
- * BinaryValue: "BLOB_VALUE",
148
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
149
149
  * BooleanValue: true || false,
150
150
  * NumberValue: "STRING_VALUE",
151
151
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -153,7 +153,7 @@ declare const BatchReadCommand_base: {
153
153
  * EndMode: "FIRST" || "LAST" || "LAST_BEFORE_MISSING_VALUES" || "INCLUSIVE" || "EXCLUSIVE", // required
154
154
  * EndValue: {// Union: only one key present
155
155
  * StringValue: "STRING_VALUE",
156
- * BinaryValue: "BLOB_VALUE",
156
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
157
157
  * BooleanValue: true || false,
158
158
  * NumberValue: "STRING_VALUE",
159
159
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -177,7 +177,7 @@ declare const BatchReadCommand_base: {
177
177
  * StartMode: "FIRST" || "LAST" || "LAST_BEFORE_MISSING_VALUES" || "INCLUSIVE" || "EXCLUSIVE", // required
178
178
  * StartValue: {// Union: only one key present
179
179
  * StringValue: "STRING_VALUE",
180
- * BinaryValue: "BLOB_VALUE",
180
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
181
181
  * BooleanValue: true || false,
182
182
  * NumberValue: "STRING_VALUE",
183
183
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -233,7 +233,7 @@ declare const BatchReadCommand_base: {
233
233
  * // },
234
234
  * // Value: { // TypedAttributeValue Union: only one key present
235
235
  * // StringValue: "STRING_VALUE",
236
- * // BinaryValue: "BLOB_VALUE",
236
+ * // BinaryValue: new Uint8Array(),
237
237
  * // BooleanValue: true || false,
238
238
  * // NumberValue: "STRING_VALUE",
239
239
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -267,7 +267,7 @@ declare const BatchReadCommand_base: {
267
267
  * // },
268
268
  * // Value: {// Union: only one key present
269
269
  * // StringValue: "STRING_VALUE",
270
- * // BinaryValue: "BLOB_VALUE",
270
+ * // BinaryValue: new Uint8Array(),
271
271
  * // BooleanValue: true || false,
272
272
  * // NumberValue: "STRING_VALUE",
273
273
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -287,7 +287,7 @@ declare const BatchReadCommand_base: {
287
287
  * // },
288
288
  * // Value: {// Union: only one key present
289
289
  * // StringValue: "STRING_VALUE",
290
- * // BinaryValue: "BLOB_VALUE",
290
+ * // BinaryValue: new Uint8Array(),
291
291
  * // BooleanValue: true || false,
292
292
  * // NumberValue: "STRING_VALUE",
293
293
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -349,7 +349,7 @@ declare const BatchReadCommand_base: {
349
349
  * // },
350
350
  * // Value: {// Union: only one key present
351
351
  * // StringValue: "STRING_VALUE",
352
- * // BinaryValue: "BLOB_VALUE",
352
+ * // BinaryValue: new Uint8Array(),
353
353
  * // BooleanValue: true || false,
354
354
  * // NumberValue: "STRING_VALUE",
355
355
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -379,7 +379,7 @@ declare const BatchReadCommand_base: {
379
379
  * // AttributeName: "STRING_VALUE", // required
380
380
  * // Value: {// Union: only one key present
381
381
  * // StringValue: "STRING_VALUE",
382
- * // BinaryValue: "BLOB_VALUE",
382
+ * // BinaryValue: new Uint8Array(),
383
383
  * // BooleanValue: true || false,
384
384
  * // NumberValue: "STRING_VALUE",
385
385
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -476,6 +476,7 @@ declare const BatchReadCommand_base: {
476
476
  * @throws {@link CloudDirectoryServiceException}
477
477
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
478
478
  *
479
+ * @public
479
480
  */
480
481
  export declare class BatchReadCommand extends BatchReadCommand_base {
481
482
  }
@@ -22,10 +22,10 @@ export interface BatchWriteCommandOutput extends BatchWriteResponse, __MetadataB
22
22
  }
23
23
  declare const BatchWriteCommand_base: {
24
24
  new (input: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Performs all the write operations in a batch. Either all the operations succeed or
30
30
  * none.</p>
31
31
  * @example
@@ -54,7 +54,7 @@ declare const BatchWriteCommand_base: {
54
54
  * },
55
55
  * Value: { // TypedAttributeValue Union: only one key present
56
56
  * StringValue: "STRING_VALUE",
57
- * BinaryValue: "BLOB_VALUE",
57
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
58
58
  * BooleanValue: true || false,
59
59
  * NumberValue: "STRING_VALUE",
60
60
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -98,7 +98,7 @@ declare const BatchWriteCommand_base: {
98
98
  * ObjectAttributeActionType: "CREATE_OR_UPDATE" || "DELETE",
99
99
  * ObjectAttributeUpdateValue: {// Union: only one key present
100
100
  * StringValue: "STRING_VALUE",
101
- * BinaryValue: "BLOB_VALUE",
101
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
102
102
  * BooleanValue: true || false,
103
103
  * NumberValue: "STRING_VALUE",
104
104
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -124,7 +124,7 @@ declare const BatchWriteCommand_base: {
124
124
  * },
125
125
  * Value: {// Union: only one key present
126
126
  * StringValue: "STRING_VALUE",
127
- * BinaryValue: "BLOB_VALUE",
127
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
128
128
  * BooleanValue: true || false,
129
129
  * NumberValue: "STRING_VALUE",
130
130
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -181,7 +181,7 @@ declare const BatchWriteCommand_base: {
181
181
  * AttributeName: "STRING_VALUE", // required
182
182
  * Value: {// Union: only one key present
183
183
  * StringValue: "STRING_VALUE",
184
- * BinaryValue: "BLOB_VALUE",
184
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
185
185
  * BooleanValue: true || false,
186
186
  * NumberValue: "STRING_VALUE",
187
187
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -202,7 +202,7 @@ declare const BatchWriteCommand_base: {
202
202
  * AttributeName: "STRING_VALUE", // required
203
203
  * Value: {// Union: only one key present
204
204
  * StringValue: "STRING_VALUE",
205
- * BinaryValue: "BLOB_VALUE",
205
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
206
206
  * BooleanValue: true || false,
207
207
  * NumberValue: "STRING_VALUE",
208
208
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -291,7 +291,7 @@ declare const BatchWriteCommand_base: {
291
291
  * // AttributeName: "STRING_VALUE", // required
292
292
  * // Value: { // TypedAttributeValue Union: only one key present
293
293
  * // StringValue: "STRING_VALUE",
294
- * // BinaryValue: "BLOB_VALUE",
294
+ * // BinaryValue: new Uint8Array(),
295
295
  * // BooleanValue: true || false,
296
296
  * // NumberValue: "STRING_VALUE",
297
297
  * // DatetimeValue: new Date("TIMESTAMP"),
@@ -342,6 +342,7 @@ declare const BatchWriteCommand_base: {
342
342
  * @throws {@link CloudDirectoryServiceException}
343
343
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
344
344
  *
345
+ * @public
345
346
  */
346
347
  export declare class BatchWriteCommand extends BatchWriteCommand_base {
347
348
  }
@@ -22,10 +22,10 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResponse, _
22
22
  }
23
23
  declare const CreateDirectoryCommand_base: {
24
24
  new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a <a>Directory</a> by copying the published schema into the
30
30
  * directory. A directory cannot be created without a schema.</p>
31
31
  * <p>You can also quickly create a directory using a managed schema, called the
@@ -86,6 +86,7 @@ declare const CreateDirectoryCommand_base: {
86
86
  * @throws {@link CloudDirectoryServiceException}
87
87
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class CreateDirectoryCommand extends CreateDirectoryCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface CreateFacetCommandOutput extends CreateFacetResponse, __Metadat
22
22
  }
23
23
  declare const CreateFacetCommand_base: {
24
24
  new (input: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new <a>Facet</a> in a schema. Facet creation is allowed only
30
30
  * in development or applied schemas.</p>
31
31
  * @example
@@ -44,7 +44,7 @@ declare const CreateFacetCommand_base: {
44
44
  * Type: "STRING" || "BINARY" || "BOOLEAN" || "NUMBER" || "DATETIME" || "VARIANT", // required
45
45
  * DefaultValue: { // TypedAttributeValue Union: only one key present
46
46
  * StringValue: "STRING_VALUE",
47
- * BinaryValue: "BLOB_VALUE",
47
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
48
48
  * BooleanValue: true || false,
49
49
  * NumberValue: "STRING_VALUE",
50
50
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -116,6 +116,7 @@ declare const CreateFacetCommand_base: {
116
116
  * @throws {@link CloudDirectoryServiceException}
117
117
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class CreateFacetCommand extends CreateFacetCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface CreateIndexCommandOutput extends CreateIndexResponse, __Metadat
22
22
  }
23
23
  declare const CreateIndexCommand_base: {
24
24
  new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an index object. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/indexing_search.html">Indexing and search</a> for more information.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const CreateIndexCommand_base: {
101
101
  * @throws {@link CloudDirectoryServiceException}
102
102
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class CreateIndexCommand extends CreateIndexCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface CreateObjectCommandOutput extends CreateObjectResponse, __Metad
22
22
  }
23
23
  declare const CreateObjectCommand_base: {
24
24
  new (input: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an object in a <a>Directory</a>. Additionally attaches the object to
30
30
  * a parent, if a parent reference and <code>LinkName</code> is specified. An object is simply a
31
31
  * collection of <a>Facet</a> attributes. You can also use this API call to create a
@@ -53,7 +53,7 @@ declare const CreateObjectCommand_base: {
53
53
  * },
54
54
  * Value: { // TypedAttributeValue Union: only one key present
55
55
  * StringValue: "STRING_VALUE",
56
- * BinaryValue: "BLOB_VALUE",
56
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
57
57
  * BooleanValue: true || false,
58
58
  * NumberValue: "STRING_VALUE",
59
59
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -118,6 +118,7 @@ declare const CreateObjectCommand_base: {
118
118
  * @throws {@link CloudDirectoryServiceException}
119
119
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
120
120
  *
121
+ * @public
121
122
  */
122
123
  export declare class CreateObjectCommand extends CreateObjectCommand_base {
123
124
  }
@@ -22,10 +22,10 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
22
22
  }
23
23
  declare const CreateSchemaCommand_base: {
24
24
  new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new schema in a development state. A schema can exist in three
30
30
  * phases:</p>
31
31
  * <ul>
@@ -96,6 +96,7 @@ declare const CreateSchemaCommand_base: {
96
96
  * @throws {@link CloudDirectoryServiceException}
97
97
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class CreateSchemaCommand extends CreateSchemaCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface CreateTypedLinkFacetCommandOutput extends CreateTypedLinkFacetR
22
22
  }
23
23
  declare const CreateTypedLinkFacetCommand_base: {
24
24
  new (input: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -43,7 +43,7 @@ declare const CreateTypedLinkFacetCommand_base: {
43
43
  * Type: "STRING" || "BINARY" || "BOOLEAN" || "NUMBER" || "DATETIME" || "VARIANT", // required
44
44
  * DefaultValue: { // TypedAttributeValue Union: only one key present
45
45
  * StringValue: "STRING_VALUE",
46
- * BinaryValue: "BLOB_VALUE",
46
+ * BinaryValue: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
47
47
  * BooleanValue: true || false,
48
48
  * NumberValue: "STRING_VALUE",
49
49
  * DatetimeValue: new Date("TIMESTAMP"),
@@ -112,6 +112,7 @@ declare const CreateTypedLinkFacetCommand_base: {
112
112
  * @throws {@link CloudDirectoryServiceException}
113
113
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class CreateTypedLinkFacetCommand extends CreateTypedLinkFacetCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, _
22
22
  }
23
23
  declare const DeleteDirectoryCommand_base: {
24
24
  new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme
30
30
  * caution
31
31
  * when deleting directories.</p>
@@ -84,6 +84,7 @@ declare const DeleteDirectoryCommand_base: {
84
84
  * @throws {@link CloudDirectoryServiceException}
85
85
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __Metadat
22
22
  }
23
23
  declare const DeleteFacetCommand_base: {
24
24
  new (input: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a given <a>Facet</a>. All attributes and <a>Rule</a>s
30
30
  * that are associated with the facet will be deleted. Only development schema facets are allowed
31
31
  * deletion.</p>
@@ -83,6 +83,7 @@ declare const DeleteFacetCommand_base: {
83
83
  * @throws {@link CloudDirectoryServiceException}
84
84
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class DeleteFacetCommand extends DeleteFacetCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __Metad
22
22
  }
23
23
  declare const DeleteObjectCommand_base: {
24
24
  new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an object and its associated attributes. Only objects with no children and no
30
30
  * 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>
31
31
  * @example
@@ -84,6 +84,7 @@ declare const DeleteObjectCommand_base: {
84
84
  * @throws {@link CloudDirectoryServiceException}
85
85
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DeleteObjectCommand extends DeleteObjectCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __Metad
22
22
  }
23
23
  declare const DeleteSchemaCommand_base: {
24
24
  new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a given schema. Schemas in a development and published state can only be deleted. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DeleteSchemaCommand_base: {
79
79
  * @throws {@link CloudDirectoryServiceException}
80
80
  * <p>Base exception class for all service exceptions from CloudDirectory service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DeleteSchemaCommand extends DeleteSchemaCommand_base {
84
85
  }