@aws-sdk/client-clouddirectory 3.170.0 → 3.171.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 (76) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/CloudDirectory.d.ts +0 -66
  3. package/dist-types/ts3.4/CloudDirectoryClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/CloudDirectoryServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -742
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/package.json +26 -26
@@ -15,7 +15,6 @@ export interface BatchReadCommandInput extends BatchReadRequest {}
15
15
  export interface BatchReadCommandOutput
16
16
  extends BatchReadResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class BatchReadCommand extends $Command<
20
19
  BatchReadCommandInput,
21
20
  BatchReadCommandOutput,
@@ -23,7 +22,6 @@ export declare class BatchReadCommand extends $Command<
23
22
  > {
24
23
  readonly input: BatchReadCommandInput;
25
24
  constructor(input: BatchReadCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface BatchWriteCommandInput extends BatchWriteRequest {}
15
15
  export interface BatchWriteCommandOutput
16
16
  extends BatchWriteResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class BatchWriteCommand extends $Command<
20
19
  BatchWriteCommandInput,
21
20
  BatchWriteCommandOutput,
@@ -23,7 +22,6 @@ export declare class BatchWriteCommand extends $Command<
23
22
  > {
24
23
  readonly input: BatchWriteCommandInput;
25
24
  constructor(input: BatchWriteCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDirectoryCommandInput extends CreateDirectoryRequest {}
18
18
  export interface CreateDirectoryCommandOutput
19
19
  extends CreateDirectoryResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDirectoryCommand extends $Command<
23
22
  CreateDirectoryCommandInput,
24
23
  CreateDirectoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDirectoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDirectoryCommandInput;
28
27
  constructor(input: CreateDirectoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateFacetCommandInput extends CreateFacetRequest {}
15
15
  export interface CreateFacetCommandOutput
16
16
  extends CreateFacetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateFacetCommand extends $Command<
20
19
  CreateFacetCommandInput,
21
20
  CreateFacetCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateFacetCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateFacetCommandInput;
25
24
  constructor(input: CreateFacetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateIndexCommandInput extends CreateIndexRequest {}
15
15
  export interface CreateIndexCommandOutput
16
16
  extends CreateIndexResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateIndexCommand extends $Command<
20
19
  CreateIndexCommandInput,
21
20
  CreateIndexCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateIndexCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateIndexCommandInput;
25
24
  constructor(input: CreateIndexCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateObjectCommandInput extends CreateObjectRequest {}
15
15
  export interface CreateObjectCommandOutput
16
16
  extends CreateObjectResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateObjectCommand extends $Command<
20
19
  CreateObjectCommandInput,
21
20
  CreateObjectCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateObjectCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateObjectCommandInput;
25
24
  constructor(input: CreateObjectCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateSchemaCommandInput extends CreateSchemaRequest {}
15
15
  export interface CreateSchemaCommandOutput
16
16
  extends CreateSchemaResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateSchemaCommand extends $Command<
20
19
  CreateSchemaCommandInput,
21
20
  CreateSchemaCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateSchemaCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateSchemaCommandInput;
25
24
  constructor(input: CreateSchemaCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateTypedLinkFacetCommandInput
19
19
  export interface CreateTypedLinkFacetCommandOutput
20
20
  extends CreateTypedLinkFacetResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateTypedLinkFacetCommand extends $Command<
24
23
  CreateTypedLinkFacetCommandInput,
25
24
  CreateTypedLinkFacetCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateTypedLinkFacetCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateTypedLinkFacetCommandInput;
29
28
  constructor(input: CreateTypedLinkFacetCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteDirectoryCommandInput extends DeleteDirectoryRequest {}
18
18
  export interface DeleteDirectoryCommandOutput
19
19
  extends DeleteDirectoryResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDirectoryCommand extends $Command<
23
22
  DeleteDirectoryCommandInput,
24
23
  DeleteDirectoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDirectoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDirectoryCommandInput;
28
27
  constructor(input: DeleteDirectoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteFacetCommandInput extends DeleteFacetRequest {}
15
15
  export interface DeleteFacetCommandOutput
16
16
  extends DeleteFacetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteFacetCommand extends $Command<
20
19
  DeleteFacetCommandInput,
21
20
  DeleteFacetCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteFacetCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteFacetCommandInput;
25
24
  constructor(input: DeleteFacetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteObjectCommandInput extends DeleteObjectRequest {}
15
15
  export interface DeleteObjectCommandOutput
16
16
  extends DeleteObjectResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteObjectCommand extends $Command<
20
19
  DeleteObjectCommandInput,
21
20
  DeleteObjectCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteObjectCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteObjectCommandInput;
25
24
  constructor(input: DeleteObjectCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {}
15
15
  export interface DeleteSchemaCommandOutput
16
16
  extends DeleteSchemaResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteSchemaCommand extends $Command<
20
19
  DeleteSchemaCommandInput,
21
20
  DeleteSchemaCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteSchemaCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteSchemaCommandInput;
25
24
  constructor(input: DeleteSchemaCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteTypedLinkFacetCommandInput
19
19
  export interface DeleteTypedLinkFacetCommandOutput
20
20
  extends DeleteTypedLinkFacetResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteTypedLinkFacetCommand extends $Command<
24
23
  DeleteTypedLinkFacetCommandInput,
25
24
  DeleteTypedLinkFacetCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteTypedLinkFacetCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteTypedLinkFacetCommandInput;
29
28
  constructor(input: DeleteTypedLinkFacetCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DetachFromIndexCommandInput extends DetachFromIndexRequest {}
18
18
  export interface DetachFromIndexCommandOutput
19
19
  extends DetachFromIndexResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DetachFromIndexCommand extends $Command<
23
22
  DetachFromIndexCommandInput,
24
23
  DetachFromIndexCommandOutput,
@@ -26,7 +25,6 @@ export declare class DetachFromIndexCommand extends $Command<
26
25
  > {
27
26
  readonly input: DetachFromIndexCommandInput;
28
27
  constructor(input: DetachFromIndexCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DetachObjectCommandInput extends DetachObjectRequest {}
15
15
  export interface DetachObjectCommandOutput
16
16
  extends DetachObjectResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DetachObjectCommand extends $Command<
20
19
  DetachObjectCommandInput,
21
20
  DetachObjectCommandOutput,
@@ -23,7 +22,6 @@ export declare class DetachObjectCommand extends $Command<
23
22
  > {
24
23
  readonly input: DetachObjectCommandInput;
25
24
  constructor(input: DetachObjectCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DetachPolicyCommandInput extends DetachPolicyRequest {}
15
15
  export interface DetachPolicyCommandOutput
16
16
  extends DetachPolicyResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DetachPolicyCommand extends $Command<
20
19
  DetachPolicyCommandInput,
21
20
  DetachPolicyCommandOutput,
@@ -23,7 +22,6 @@ export declare class DetachPolicyCommand extends $Command<
23
22
  > {
24
23
  readonly input: DetachPolicyCommandInput;
25
24
  constructor(input: DetachPolicyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DetachTypedLinkRequest } from "../models/models_0";
14
14
  export interface DetachTypedLinkCommandInput extends DetachTypedLinkRequest {}
15
15
  export interface DetachTypedLinkCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DetachTypedLinkCommand extends $Command<
18
17
  DetachTypedLinkCommandInput,
19
18
  DetachTypedLinkCommandOutput,
@@ -21,7 +20,6 @@ export declare class DetachTypedLinkCommand extends $Command<
21
20
  > {
22
21
  readonly input: DetachTypedLinkCommandInput;
23
22
  constructor(input: DetachTypedLinkCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DisableDirectoryCommandInput extends DisableDirectoryRequest {}
18
18
  export interface DisableDirectoryCommandOutput
19
19
  extends DisableDirectoryResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DisableDirectoryCommand extends $Command<
23
22
  DisableDirectoryCommandInput,
24
23
  DisableDirectoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class DisableDirectoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: DisableDirectoryCommandInput;
28
27
  constructor(input: DisableDirectoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface EnableDirectoryCommandInput extends EnableDirectoryRequest {}
18
18
  export interface EnableDirectoryCommandOutput
19
19
  extends EnableDirectoryResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class EnableDirectoryCommand extends $Command<
23
22
  EnableDirectoryCommandInput,
24
23
  EnableDirectoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class EnableDirectoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: EnableDirectoryCommandInput;
28
27
  constructor(input: EnableDirectoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAppliedSchemaVersionCommandInput
19
19
  export interface GetAppliedSchemaVersionCommandOutput
20
20
  extends GetAppliedSchemaVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAppliedSchemaVersionCommand extends $Command<
24
23
  GetAppliedSchemaVersionCommandInput,
25
24
  GetAppliedSchemaVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAppliedSchemaVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAppliedSchemaVersionCommandInput;
29
28
  constructor(input: GetAppliedSchemaVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDirectoryCommandInput extends GetDirectoryRequest {}
15
15
  export interface GetDirectoryCommandOutput
16
16
  extends GetDirectoryResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDirectoryCommand extends $Command<
20
19
  GetDirectoryCommandInput,
21
20
  GetDirectoryCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDirectoryCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDirectoryCommandInput;
25
24
  constructor(input: GetDirectoryCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetFacetCommandInput extends GetFacetRequest {}
15
15
  export interface GetFacetCommandOutput
16
16
  extends GetFacetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetFacetCommand extends $Command<
20
19
  GetFacetCommandInput,
21
20
  GetFacetCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetFacetCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetFacetCommandInput;
25
24
  constructor(input: GetFacetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetLinkAttributesCommandInput
19
19
  export interface GetLinkAttributesCommandOutput
20
20
  extends GetLinkAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetLinkAttributesCommand extends $Command<
24
23
  GetLinkAttributesCommandInput,
25
24
  GetLinkAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetLinkAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetLinkAttributesCommandInput;
29
28
  constructor(input: GetLinkAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetObjectAttributesCommandInput
19
19
  export interface GetObjectAttributesCommandOutput
20
20
  extends GetObjectAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetObjectAttributesCommand extends $Command<
24
23
  GetObjectAttributesCommandInput,
25
24
  GetObjectAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetObjectAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetObjectAttributesCommandInput;
29
28
  constructor(input: GetObjectAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetObjectInformationCommandInput
19
19
  export interface GetObjectInformationCommandOutput
20
20
  extends GetObjectInformationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetObjectInformationCommand extends $Command<
24
23
  GetObjectInformationCommandInput,
25
24
  GetObjectInformationCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetObjectInformationCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetObjectInformationCommandInput;
29
28
  constructor(input: GetObjectInformationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetSchemaAsJsonCommandInput extends GetSchemaAsJsonRequest {}
18
18
  export interface GetSchemaAsJsonCommandOutput
19
19
  extends GetSchemaAsJsonResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetSchemaAsJsonCommand extends $Command<
23
22
  GetSchemaAsJsonCommandInput,
24
23
  GetSchemaAsJsonCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetSchemaAsJsonCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetSchemaAsJsonCommandInput;
28
27
  constructor(input: GetSchemaAsJsonCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetTypedLinkFacetInformationCommandInput
19
19
  export interface GetTypedLinkFacetInformationCommandOutput
20
20
  extends GetTypedLinkFacetInformationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetTypedLinkFacetInformationCommand extends $Command<
24
23
  GetTypedLinkFacetInformationCommandInput,
25
24
  GetTypedLinkFacetInformationCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetTypedLinkFacetInformationCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetTypedLinkFacetInformationCommandInput;
29
28
  constructor(input: GetTypedLinkFacetInformationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListAppliedSchemaArnsCommandInput
19
19
  export interface ListAppliedSchemaArnsCommandOutput
20
20
  extends ListAppliedSchemaArnsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListAppliedSchemaArnsCommand extends $Command<
24
23
  ListAppliedSchemaArnsCommandInput,
25
24
  ListAppliedSchemaArnsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListAppliedSchemaArnsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListAppliedSchemaArnsCommandInput;
29
28
  constructor(input: ListAppliedSchemaArnsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListAttachedIndicesCommandInput
19
19
  export interface ListAttachedIndicesCommandOutput
20
20
  extends ListAttachedIndicesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListAttachedIndicesCommand extends $Command<
24
23
  ListAttachedIndicesCommandInput,
25
24
  ListAttachedIndicesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListAttachedIndicesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListAttachedIndicesCommandInput;
29
28
  constructor(input: ListAttachedIndicesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDevelopmentSchemaArnsCommandInput
19
19
  export interface ListDevelopmentSchemaArnsCommandOutput
20
20
  extends ListDevelopmentSchemaArnsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDevelopmentSchemaArnsCommand extends $Command<
24
23
  ListDevelopmentSchemaArnsCommandInput,
25
24
  ListDevelopmentSchemaArnsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDevelopmentSchemaArnsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDevelopmentSchemaArnsCommandInput;
29
28
  constructor(input: ListDevelopmentSchemaArnsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListDirectoriesCommandInput extends ListDirectoriesRequest {}
18
18
  export interface ListDirectoriesCommandOutput
19
19
  extends ListDirectoriesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListDirectoriesCommand extends $Command<
23
22
  ListDirectoriesCommandInput,
24
23
  ListDirectoriesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListDirectoriesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListDirectoriesCommandInput;
28
27
  constructor(input: ListDirectoriesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListFacetAttributesCommandInput
19
19
  export interface ListFacetAttributesCommandOutput
20
20
  extends ListFacetAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListFacetAttributesCommand extends $Command<
24
23
  ListFacetAttributesCommandInput,
25
24
  ListFacetAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListFacetAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListFacetAttributesCommandInput;
29
28
  constructor(input: ListFacetAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListFacetNamesCommandInput extends ListFacetNamesRequest {}
18
18
  export interface ListFacetNamesCommandOutput
19
19
  extends ListFacetNamesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListFacetNamesCommand extends $Command<
23
22
  ListFacetNamesCommandInput,
24
23
  ListFacetNamesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListFacetNamesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListFacetNamesCommandInput;
28
27
  constructor(input: ListFacetNamesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListIncomingTypedLinksCommandInput
19
19
  export interface ListIncomingTypedLinksCommandOutput
20
20
  extends ListIncomingTypedLinksResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListIncomingTypedLinksCommand extends $Command<
24
23
  ListIncomingTypedLinksCommandInput,
25
24
  ListIncomingTypedLinksCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListIncomingTypedLinksCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListIncomingTypedLinksCommandInput;
29
28
  constructor(input: ListIncomingTypedLinksCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListIndexCommandInput extends ListIndexRequest {}
15
15
  export interface ListIndexCommandOutput
16
16
  extends ListIndexResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListIndexCommand extends $Command<
20
19
  ListIndexCommandInput,
21
20
  ListIndexCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListIndexCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListIndexCommandInput;
25
24
  constructor(input: ListIndexCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListManagedSchemaArnsCommandInput
19
19
  export interface ListManagedSchemaArnsCommandOutput
20
20
  extends ListManagedSchemaArnsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListManagedSchemaArnsCommand extends $Command<
24
23
  ListManagedSchemaArnsCommandInput,
25
24
  ListManagedSchemaArnsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListManagedSchemaArnsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListManagedSchemaArnsCommandInput;
29
28
  constructor(input: ListManagedSchemaArnsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListObjectAttributesCommandInput
19
19
  export interface ListObjectAttributesCommandOutput
20
20
  extends ListObjectAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListObjectAttributesCommand extends $Command<
24
23
  ListObjectAttributesCommandInput,
25
24
  ListObjectAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListObjectAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListObjectAttributesCommandInput;
29
28
  constructor(input: ListObjectAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListObjectChildrenCommandInput
19
19
  export interface ListObjectChildrenCommandOutput
20
20
  extends ListObjectChildrenResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListObjectChildrenCommand extends $Command<
24
23
  ListObjectChildrenCommandInput,
25
24
  ListObjectChildrenCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListObjectChildrenCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListObjectChildrenCommandInput;
29
28
  constructor(input: ListObjectChildrenCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListObjectParentPathsCommandInput
19
19
  export interface ListObjectParentPathsCommandOutput
20
20
  extends ListObjectParentPathsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListObjectParentPathsCommand extends $Command<
24
23
  ListObjectParentPathsCommandInput,
25
24
  ListObjectParentPathsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListObjectParentPathsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListObjectParentPathsCommandInput;
29
28
  constructor(input: ListObjectParentPathsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,