@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
@@ -19,7 +19,6 @@ export interface ListObjectParentsCommandInput
19
19
  export interface ListObjectParentsCommandOutput
20
20
  extends ListObjectParentsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListObjectParentsCommand extends $Command<
24
23
  ListObjectParentsCommandInput,
25
24
  ListObjectParentsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListObjectParentsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListObjectParentsCommandInput;
29
28
  constructor(input: ListObjectParentsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListObjectPoliciesCommandInput
19
19
  export interface ListObjectPoliciesCommandOutput
20
20
  extends ListObjectPoliciesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListObjectPoliciesCommand extends $Command<
24
23
  ListObjectPoliciesCommandInput,
25
24
  ListObjectPoliciesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListObjectPoliciesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListObjectPoliciesCommandInput;
29
28
  constructor(input: ListObjectPoliciesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListOutgoingTypedLinksCommandInput
19
19
  export interface ListOutgoingTypedLinksCommandOutput
20
20
  extends ListOutgoingTypedLinksResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListOutgoingTypedLinksCommand extends $Command<
24
23
  ListOutgoingTypedLinksCommandInput,
25
24
  ListOutgoingTypedLinksCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListOutgoingTypedLinksCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListOutgoingTypedLinksCommandInput;
29
28
  constructor(input: ListOutgoingTypedLinksCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListPolicyAttachmentsCommandInput
19
19
  export interface ListPolicyAttachmentsCommandOutput
20
20
  extends ListPolicyAttachmentsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListPolicyAttachmentsCommand extends $Command<
24
23
  ListPolicyAttachmentsCommandInput,
25
24
  ListPolicyAttachmentsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListPolicyAttachmentsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListPolicyAttachmentsCommandInput;
29
28
  constructor(input: ListPolicyAttachmentsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListPublishedSchemaArnsCommandInput
19
19
  export interface ListPublishedSchemaArnsCommandOutput
20
20
  extends ListPublishedSchemaArnsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListPublishedSchemaArnsCommand extends $Command<
24
23
  ListPublishedSchemaArnsCommandInput,
25
24
  ListPublishedSchemaArnsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListPublishedSchemaArnsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListPublishedSchemaArnsCommandInput;
29
28
  constructor(input: ListPublishedSchemaArnsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTypedLinkFacetAttributesCommandInput
19
19
  export interface ListTypedLinkFacetAttributesCommandOutput
20
20
  extends ListTypedLinkFacetAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTypedLinkFacetAttributesCommand extends $Command<
24
23
  ListTypedLinkFacetAttributesCommandInput,
25
24
  ListTypedLinkFacetAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTypedLinkFacetAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTypedLinkFacetAttributesCommandInput;
29
28
  constructor(input: ListTypedLinkFacetAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTypedLinkFacetNamesCommandInput
19
19
  export interface ListTypedLinkFacetNamesCommandOutput
20
20
  extends ListTypedLinkFacetNamesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTypedLinkFacetNamesCommand extends $Command<
24
23
  ListTypedLinkFacetNamesCommandInput,
25
24
  ListTypedLinkFacetNamesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTypedLinkFacetNamesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTypedLinkFacetNamesCommandInput;
29
28
  constructor(input: ListTypedLinkFacetNamesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface LookupPolicyCommandInput extends LookupPolicyRequest {}
15
15
  export interface LookupPolicyCommandOutput
16
16
  extends LookupPolicyResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class LookupPolicyCommand extends $Command<
20
19
  LookupPolicyCommandInput,
21
20
  LookupPolicyCommandOutput,
@@ -23,7 +22,6 @@ export declare class LookupPolicyCommand extends $Command<
23
22
  > {
24
23
  readonly input: LookupPolicyCommandInput;
25
24
  constructor(input: LookupPolicyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface PublishSchemaCommandInput extends PublishSchemaRequest {}
18
18
  export interface PublishSchemaCommandOutput
19
19
  extends PublishSchemaResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PublishSchemaCommand extends $Command<
23
22
  PublishSchemaCommandInput,
24
23
  PublishSchemaCommandOutput,
@@ -26,7 +25,6 @@ export declare class PublishSchemaCommand extends $Command<
26
25
  > {
27
26
  readonly input: PublishSchemaCommandInput;
28
27
  constructor(input: PublishSchemaCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutSchemaFromJsonCommandInput
19
19
  export interface PutSchemaFromJsonCommandOutput
20
20
  extends PutSchemaFromJsonResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutSchemaFromJsonCommand extends $Command<
24
23
  PutSchemaFromJsonCommandInput,
25
24
  PutSchemaFromJsonCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutSchemaFromJsonCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutSchemaFromJsonCommandInput;
29
28
  constructor(input: PutSchemaFromJsonCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RemoveFacetFromObjectCommandInput
19
19
  export interface RemoveFacetFromObjectCommandOutput
20
20
  extends RemoveFacetFromObjectResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RemoveFacetFromObjectCommand extends $Command<
24
23
  RemoveFacetFromObjectCommandInput,
25
24
  RemoveFacetFromObjectCommandOutput,
@@ -27,7 +26,6 @@ export declare class RemoveFacetFromObjectCommand extends $Command<
27
26
  > {
28
27
  readonly input: RemoveFacetFromObjectCommandInput;
29
28
  constructor(input: RemoveFacetFromObjectCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput
16
16
  extends TagResourceResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class TagResourceCommand extends $Command<
20
19
  TagResourceCommandInput,
21
20
  TagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: TagResourceCommandInput;
25
24
  constructor(input: TagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
18
  export interface UntagResourceCommandOutput
19
19
  extends UntagResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UntagResourceCommand extends $Command<
23
22
  UntagResourceCommandInput,
24
23
  UntagResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: UntagResourceCommandInput;
28
27
  constructor(input: UntagResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateFacetCommandInput extends UpdateFacetRequest {}
15
15
  export interface UpdateFacetCommandOutput
16
16
  extends UpdateFacetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateFacetCommand extends $Command<
20
19
  UpdateFacetCommandInput,
21
20
  UpdateFacetCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateFacetCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateFacetCommandInput;
25
24
  constructor(input: UpdateFacetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateLinkAttributesCommandInput
19
19
  export interface UpdateLinkAttributesCommandOutput
20
20
  extends UpdateLinkAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateLinkAttributesCommand extends $Command<
24
23
  UpdateLinkAttributesCommandInput,
25
24
  UpdateLinkAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateLinkAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateLinkAttributesCommandInput;
29
28
  constructor(input: UpdateLinkAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateObjectAttributesCommandInput
19
19
  export interface UpdateObjectAttributesCommandOutput
20
20
  extends UpdateObjectAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateObjectAttributesCommand extends $Command<
24
23
  UpdateObjectAttributesCommandInput,
25
24
  UpdateObjectAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateObjectAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateObjectAttributesCommandInput;
29
28
  constructor(input: UpdateObjectAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateSchemaCommandInput extends UpdateSchemaRequest {}
15
15
  export interface UpdateSchemaCommandOutput
16
16
  extends UpdateSchemaResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateSchemaCommand extends $Command<
20
19
  UpdateSchemaCommandInput,
21
20
  UpdateSchemaCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateSchemaCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateSchemaCommandInput;
25
24
  constructor(input: UpdateSchemaCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateTypedLinkFacetCommandInput
19
19
  export interface UpdateTypedLinkFacetCommandOutput
20
20
  extends UpdateTypedLinkFacetResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateTypedLinkFacetCommand extends $Command<
24
23
  UpdateTypedLinkFacetCommandInput,
25
24
  UpdateTypedLinkFacetCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateTypedLinkFacetCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateTypedLinkFacetCommandInput;
29
28
  constructor(input: UpdateTypedLinkFacetCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpgradeAppliedSchemaCommandInput
19
19
  export interface UpgradeAppliedSchemaCommandOutput
20
20
  extends UpgradeAppliedSchemaResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpgradeAppliedSchemaCommand extends $Command<
24
23
  UpgradeAppliedSchemaCommandInput,
25
24
  UpgradeAppliedSchemaCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpgradeAppliedSchemaCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpgradeAppliedSchemaCommandInput;
29
28
  constructor(input: UpgradeAppliedSchemaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpgradePublishedSchemaCommandInput
19
19
  export interface UpgradePublishedSchemaCommandOutput
20
20
  extends UpgradePublishedSchemaResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpgradePublishedSchemaCommand extends $Command<
24
23
  UpgradePublishedSchemaCommandInput,
25
24
  UpgradePublishedSchemaCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpgradePublishedSchemaCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpgradePublishedSchemaCommandInput;
29
28
  constructor(input: UpgradePublishedSchemaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CloudDirectoryClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class CloudDirectoryServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }