@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
@@ -25,6 +25,15 @@ declare const ListAppliedSchemaArnsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAppliedSchemaArnsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAppliedSchemaArnsCommandInput,
32
+ ListAppliedSchemaArnsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAppliedSchemaArnsCommand extends ListAppliedSchemaArnsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAttachedIndicesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAttachedIndicesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAttachedIndicesCommandInput,
32
+ ListAttachedIndicesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAttachedIndicesCommand extends ListAttachedIndicesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListDevelopmentSchemaArnsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListDevelopmentSchemaArnsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListDevelopmentSchemaArnsCommandInput,
32
+ ListDevelopmentSchemaArnsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListDevelopmentSchemaArnsCommand extends ListDevelopmentSchemaArnsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListDirectoriesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListDirectoriesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListDirectoriesCommandInput,
31
+ ListDirectoriesCommandOutput,
32
+ CloudDirectoryClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListDirectoriesCommand extends ListDirectoriesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListFacetAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListFacetAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListFacetAttributesCommandInput,
32
+ ListFacetAttributesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListFacetAttributesCommand extends ListFacetAttributesCommand_base {}
@@ -24,6 +24,15 @@ declare const ListFacetNamesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListFacetNamesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListFacetNamesCommandInput,
31
+ ListFacetNamesCommandOutput,
32
+ CloudDirectoryClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListFacetNamesCommand extends ListFacetNamesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListIncomingTypedLinksCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListIncomingTypedLinksCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListIncomingTypedLinksCommandInput,
32
+ ListIncomingTypedLinksCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListIncomingTypedLinksCommand extends ListIncomingTypedLinksCommand_base {}
@@ -21,6 +21,15 @@ declare const ListIndexCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListIndexCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListIndexCommandInput,
28
+ ListIndexCommandOutput,
29
+ CloudDirectoryClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListIndexCommand extends ListIndexCommand_base {}
@@ -25,6 +25,15 @@ declare const ListManagedSchemaArnsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListManagedSchemaArnsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListManagedSchemaArnsCommandInput,
32
+ ListManagedSchemaArnsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListManagedSchemaArnsCommand extends ListManagedSchemaArnsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListObjectAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListObjectAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListObjectAttributesCommandInput,
32
+ ListObjectAttributesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListObjectAttributesCommand extends ListObjectAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListObjectChildrenCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListObjectChildrenCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListObjectChildrenCommandInput,
32
+ ListObjectChildrenCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListObjectChildrenCommand extends ListObjectChildrenCommand_base {}
@@ -25,6 +25,15 @@ declare const ListObjectParentPathsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListObjectParentPathsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListObjectParentPathsCommandInput,
32
+ ListObjectParentPathsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListObjectParentPathsCommand extends ListObjectParentPathsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListObjectParentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListObjectParentsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListObjectParentsCommandInput,
32
+ ListObjectParentsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListObjectParentsCommand extends ListObjectParentsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListObjectPoliciesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListObjectPoliciesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListObjectPoliciesCommandInput,
32
+ ListObjectPoliciesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListObjectPoliciesCommand extends ListObjectPoliciesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListOutgoingTypedLinksCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListOutgoingTypedLinksCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListOutgoingTypedLinksCommandInput,
32
+ ListOutgoingTypedLinksCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListOutgoingTypedLinksCommand extends ListOutgoingTypedLinksCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPolicyAttachmentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPolicyAttachmentsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPolicyAttachmentsCommandInput,
32
+ ListPolicyAttachmentsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPolicyAttachmentsCommand extends ListPolicyAttachmentsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPublishedSchemaArnsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListPublishedSchemaArnsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPublishedSchemaArnsCommandInput,
32
+ ListPublishedSchemaArnsCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPublishedSchemaArnsCommand extends ListPublishedSchemaArnsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTypedLinkFacetAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTypedLinkFacetAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTypedLinkFacetAttributesCommandInput,
32
+ ListTypedLinkFacetAttributesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTypedLinkFacetAttributesCommand extends ListTypedLinkFacetAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTypedLinkFacetNamesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTypedLinkFacetNamesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTypedLinkFacetNamesCommandInput,
32
+ ListTypedLinkFacetNamesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTypedLinkFacetNamesCommand extends ListTypedLinkFacetNamesCommand_base {}
@@ -21,6 +21,15 @@ declare const LookupPolicyCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: LookupPolicyCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ LookupPolicyCommandInput,
28
+ LookupPolicyCommandOutput,
29
+ CloudDirectoryClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class LookupPolicyCommand extends LookupPolicyCommand_base {}
@@ -24,6 +24,15 @@ declare const PublishSchemaCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: PublishSchemaCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ PublishSchemaCommandInput,
31
+ PublishSchemaCommandOutput,
32
+ CloudDirectoryClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class PublishSchemaCommand extends PublishSchemaCommand_base {}
@@ -25,6 +25,15 @@ declare const PutSchemaFromJsonCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutSchemaFromJsonCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutSchemaFromJsonCommandInput,
32
+ PutSchemaFromJsonCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutSchemaFromJsonCommand extends PutSchemaFromJsonCommand_base {}
@@ -25,6 +25,15 @@ declare const RemoveFacetFromObjectCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RemoveFacetFromObjectCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RemoveFacetFromObjectCommandInput,
32
+ RemoveFacetFromObjectCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RemoveFacetFromObjectCommand extends RemoveFacetFromObjectCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ CloudDirectoryClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ CloudDirectoryClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateFacetCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateFacetCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateFacetCommandInput,
28
+ UpdateFacetCommandOutput,
29
+ CloudDirectoryClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateFacetCommand extends UpdateFacetCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateLinkAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateLinkAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateLinkAttributesCommandInput,
32
+ UpdateLinkAttributesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateLinkAttributesCommand extends UpdateLinkAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateObjectAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateObjectAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateObjectAttributesCommandInput,
32
+ UpdateObjectAttributesCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateObjectAttributesCommand extends UpdateObjectAttributesCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateSchemaCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateSchemaCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateSchemaCommandInput,
28
+ UpdateSchemaCommandOutput,
29
+ CloudDirectoryClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateSchemaCommand extends UpdateSchemaCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateTypedLinkFacetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateTypedLinkFacetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateTypedLinkFacetCommandInput,
32
+ UpdateTypedLinkFacetCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateTypedLinkFacetCommand extends UpdateTypedLinkFacetCommand_base {}
@@ -25,6 +25,15 @@ declare const UpgradeAppliedSchemaCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpgradeAppliedSchemaCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpgradeAppliedSchemaCommandInput,
32
+ UpgradeAppliedSchemaCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpgradeAppliedSchemaCommand extends UpgradeAppliedSchemaCommand_base {}
@@ -25,6 +25,15 @@ declare const UpgradePublishedSchemaCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpgradePublishedSchemaCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpgradePublishedSchemaCommandInput,
32
+ UpgradePublishedSchemaCommandOutput,
33
+ CloudDirectoryClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpgradePublishedSchemaCommand extends UpgradePublishedSchemaCommand_base {}
@@ -25,9 +25,9 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
25
25
  apiVersion: string;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: import("@smithy/types").Encoder;
28
+ base64Encoder: (_input: string | Uint8Array) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: import("@smithy/types").Encoder;
30
+ utf8Encoder: (input: string | Uint8Array) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
33
  logger: import("@smithy/types").Logger;
@@ -29,9 +29,9 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
29
29
  apiVersion: string;
30
30
  urlParser: import("@smithy/types").UrlParser;
31
31
  base64Decoder: import("@smithy/types").Decoder;
32
- base64Encoder: import("@smithy/types").Encoder;
32
+ base64Encoder: (_input: string | Uint8Array) => string;
33
33
  utf8Decoder: import("@smithy/types").Decoder;
34
- utf8Encoder: import("@smithy/types").Encoder;
34
+ utf8Encoder: (input: string | Uint8Array) => string;
35
35
  disableHostPrefix: boolean;
36
36
  serviceId: string;
37
37
  logger: import("@smithy/types").Logger;
@@ -13,9 +13,9 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  streamCollector: import("@smithy/types").StreamCollector;
15
15
  base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: import("@smithy/types").Encoder;
16
+ base64Encoder: (_input: string | Uint8Array) => string;
17
17
  utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: import("@smithy/types").Encoder;
18
+ utf8Encoder: (input: string | Uint8Array) => string;
19
19
  disableHostPrefix: boolean;
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -2,7 +2,7 @@ import { CloudDirectoryClientConfig } from "./CloudDirectoryClient";
2
2
  export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: import("@smithy/types").Encoder;
5
+ base64Encoder: (_input: string | Uint8Array) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };