@aws-sdk/client-lakeformation 3.335.0 → 3.338.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 (201) hide show
  1. package/dist-cjs/LakeFormationClient.js +2 -1
  2. package/dist-cjs/commands/AddLFTagsToResourceCommand.js +2 -1
  3. package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -1
  4. package/dist-cjs/commands/BatchGrantPermissionsCommand.js +2 -1
  5. package/dist-cjs/commands/BatchRevokePermissionsCommand.js +2 -1
  6. package/dist-cjs/commands/CancelTransactionCommand.js +2 -1
  7. package/dist-cjs/commands/CommitTransactionCommand.js +2 -1
  8. package/dist-cjs/commands/CreateDataCellsFilterCommand.js +2 -1
  9. package/dist-cjs/commands/CreateLFTagCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +2 -1
  11. package/dist-cjs/commands/DeleteLFTagCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +2 -1
  13. package/dist-cjs/commands/DeregisterResourceCommand.js +2 -1
  14. package/dist-cjs/commands/DescribeResourceCommand.js +2 -1
  15. package/dist-cjs/commands/DescribeTransactionCommand.js +2 -1
  16. package/dist-cjs/commands/ExtendTransactionCommand.js +2 -1
  17. package/dist-cjs/commands/GetDataCellsFilterCommand.js +2 -1
  18. package/dist-cjs/commands/GetDataLakeSettingsCommand.js +2 -1
  19. package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +2 -1
  20. package/dist-cjs/commands/GetLFTagCommand.js +2 -1
  21. package/dist-cjs/commands/GetQueryStateCommand.js +2 -1
  22. package/dist-cjs/commands/GetQueryStatisticsCommand.js +2 -1
  23. package/dist-cjs/commands/GetResourceLFTagsCommand.js +2 -1
  24. package/dist-cjs/commands/GetTableObjectsCommand.js +2 -1
  25. package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -1
  26. package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -1
  27. package/dist-cjs/commands/GetWorkUnitResultsCommand.js +2 -1
  28. package/dist-cjs/commands/GetWorkUnitsCommand.js +2 -1
  29. package/dist-cjs/commands/GrantPermissionsCommand.js +2 -1
  30. package/dist-cjs/commands/ListDataCellsFilterCommand.js +2 -1
  31. package/dist-cjs/commands/ListLFTagsCommand.js +2 -1
  32. package/dist-cjs/commands/ListPermissionsCommand.js +2 -1
  33. package/dist-cjs/commands/ListResourcesCommand.js +2 -1
  34. package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +2 -1
  35. package/dist-cjs/commands/ListTransactionsCommand.js +2 -1
  36. package/dist-cjs/commands/PutDataLakeSettingsCommand.js +2 -1
  37. package/dist-cjs/commands/RegisterResourceCommand.js +2 -1
  38. package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +2 -1
  39. package/dist-cjs/commands/RevokePermissionsCommand.js +2 -1
  40. package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +2 -1
  41. package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +2 -1
  42. package/dist-cjs/commands/StartQueryPlanningCommand.js +2 -1
  43. package/dist-cjs/commands/StartTransactionCommand.js +2 -1
  44. package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +2 -1
  45. package/dist-cjs/commands/UpdateLFTagCommand.js +2 -1
  46. package/dist-cjs/commands/UpdateResourceCommand.js +2 -1
  47. package/dist-cjs/commands/UpdateTableObjectsCommand.js +2 -1
  48. package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +2 -1
  49. package/dist-cjs/index.js +2 -2
  50. package/dist-cjs/models/LakeFormationServiceException.js +2 -1
  51. package/dist-es/LakeFormationClient.js +1 -0
  52. package/dist-es/commands/AddLFTagsToResourceCommand.js +1 -0
  53. package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +1 -0
  54. package/dist-es/commands/BatchGrantPermissionsCommand.js +1 -0
  55. package/dist-es/commands/BatchRevokePermissionsCommand.js +1 -0
  56. package/dist-es/commands/CancelTransactionCommand.js +1 -0
  57. package/dist-es/commands/CommitTransactionCommand.js +1 -0
  58. package/dist-es/commands/CreateDataCellsFilterCommand.js +1 -0
  59. package/dist-es/commands/CreateLFTagCommand.js +1 -0
  60. package/dist-es/commands/DeleteDataCellsFilterCommand.js +1 -0
  61. package/dist-es/commands/DeleteLFTagCommand.js +1 -0
  62. package/dist-es/commands/DeleteObjectsOnCancelCommand.js +1 -0
  63. package/dist-es/commands/DeregisterResourceCommand.js +1 -0
  64. package/dist-es/commands/DescribeResourceCommand.js +1 -0
  65. package/dist-es/commands/DescribeTransactionCommand.js +1 -0
  66. package/dist-es/commands/ExtendTransactionCommand.js +1 -0
  67. package/dist-es/commands/GetDataCellsFilterCommand.js +1 -0
  68. package/dist-es/commands/GetDataLakeSettingsCommand.js +1 -0
  69. package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +1 -0
  70. package/dist-es/commands/GetLFTagCommand.js +1 -0
  71. package/dist-es/commands/GetQueryStateCommand.js +1 -0
  72. package/dist-es/commands/GetQueryStatisticsCommand.js +1 -0
  73. package/dist-es/commands/GetResourceLFTagsCommand.js +1 -0
  74. package/dist-es/commands/GetTableObjectsCommand.js +1 -0
  75. package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +1 -0
  76. package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +1 -0
  77. package/dist-es/commands/GetWorkUnitResultsCommand.js +1 -0
  78. package/dist-es/commands/GetWorkUnitsCommand.js +1 -0
  79. package/dist-es/commands/GrantPermissionsCommand.js +1 -0
  80. package/dist-es/commands/ListDataCellsFilterCommand.js +1 -0
  81. package/dist-es/commands/ListLFTagsCommand.js +1 -0
  82. package/dist-es/commands/ListPermissionsCommand.js +1 -0
  83. package/dist-es/commands/ListResourcesCommand.js +1 -0
  84. package/dist-es/commands/ListTableStorageOptimizersCommand.js +1 -0
  85. package/dist-es/commands/ListTransactionsCommand.js +1 -0
  86. package/dist-es/commands/PutDataLakeSettingsCommand.js +1 -0
  87. package/dist-es/commands/RegisterResourceCommand.js +1 -0
  88. package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +1 -0
  89. package/dist-es/commands/RevokePermissionsCommand.js +1 -0
  90. package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +1 -0
  91. package/dist-es/commands/SearchTablesByLFTagsCommand.js +1 -0
  92. package/dist-es/commands/StartQueryPlanningCommand.js +1 -0
  93. package/dist-es/commands/StartTransactionCommand.js +1 -0
  94. package/dist-es/commands/UpdateDataCellsFilterCommand.js +1 -0
  95. package/dist-es/commands/UpdateLFTagCommand.js +1 -0
  96. package/dist-es/commands/UpdateResourceCommand.js +1 -0
  97. package/dist-es/commands/UpdateTableObjectsCommand.js +1 -0
  98. package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +1 -0
  99. package/dist-es/index.js +2 -2
  100. package/dist-es/models/LakeFormationServiceException.js +1 -0
  101. package/dist-types/LakeFormationClient.d.ts +3 -3
  102. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +4 -0
  103. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +4 -0
  104. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +4 -0
  105. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +4 -0
  106. package/dist-types/commands/CancelTransactionCommand.d.ts +4 -0
  107. package/dist-types/commands/CommitTransactionCommand.d.ts +4 -0
  108. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +4 -0
  109. package/dist-types/commands/CreateLFTagCommand.d.ts +4 -0
  110. package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +4 -0
  111. package/dist-types/commands/DeleteLFTagCommand.d.ts +4 -0
  112. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +4 -0
  113. package/dist-types/commands/DeregisterResourceCommand.d.ts +4 -0
  114. package/dist-types/commands/DescribeResourceCommand.d.ts +4 -0
  115. package/dist-types/commands/DescribeTransactionCommand.d.ts +4 -0
  116. package/dist-types/commands/ExtendTransactionCommand.d.ts +4 -0
  117. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +4 -0
  118. package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +4 -0
  119. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +4 -0
  120. package/dist-types/commands/GetLFTagCommand.d.ts +4 -0
  121. package/dist-types/commands/GetQueryStateCommand.d.ts +4 -0
  122. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +4 -0
  123. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +4 -0
  124. package/dist-types/commands/GetTableObjectsCommand.d.ts +4 -0
  125. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +4 -0
  126. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +4 -0
  127. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +4 -0
  128. package/dist-types/commands/GetWorkUnitsCommand.d.ts +4 -0
  129. package/dist-types/commands/GrantPermissionsCommand.d.ts +4 -0
  130. package/dist-types/commands/ListDataCellsFilterCommand.d.ts +4 -0
  131. package/dist-types/commands/ListLFTagsCommand.d.ts +4 -0
  132. package/dist-types/commands/ListPermissionsCommand.d.ts +4 -0
  133. package/dist-types/commands/ListResourcesCommand.d.ts +4 -0
  134. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +4 -0
  135. package/dist-types/commands/ListTransactionsCommand.d.ts +4 -0
  136. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +4 -0
  137. package/dist-types/commands/RegisterResourceCommand.d.ts +4 -0
  138. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +4 -0
  139. package/dist-types/commands/RevokePermissionsCommand.d.ts +4 -0
  140. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +4 -0
  141. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +4 -0
  142. package/dist-types/commands/StartQueryPlanningCommand.d.ts +4 -0
  143. package/dist-types/commands/StartTransactionCommand.d.ts +4 -0
  144. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +4 -0
  145. package/dist-types/commands/UpdateLFTagCommand.d.ts +4 -0
  146. package/dist-types/commands/UpdateResourceCommand.d.ts +4 -0
  147. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +4 -0
  148. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +4 -0
  149. package/dist-types/index.d.ts +8 -2
  150. package/dist-types/models/LakeFormationServiceException.d.ts +1 -0
  151. package/dist-types/ts3.4/LakeFormationClient.d.ts +3 -3
  152. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +1 -0
  153. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +1 -0
  154. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +1 -0
  155. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +1 -0
  156. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +1 -0
  157. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +1 -0
  158. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +1 -0
  159. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +1 -0
  160. package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +1 -0
  161. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +1 -0
  162. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +1 -0
  163. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +1 -0
  164. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -0
  165. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +1 -0
  166. package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +1 -0
  167. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +1 -0
  168. package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +1 -0
  169. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +1 -0
  170. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +1 -0
  171. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +1 -0
  172. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +1 -0
  173. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +1 -0
  174. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +1 -0
  175. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +1 -0
  176. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +1 -0
  177. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +1 -0
  178. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +1 -0
  179. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +1 -0
  180. package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +1 -0
  181. package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +1 -0
  182. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +1 -0
  183. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +1 -0
  184. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +1 -0
  185. package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +1 -0
  186. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +1 -0
  187. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +1 -0
  188. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +1 -0
  189. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +1 -0
  190. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +1 -0
  191. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +1 -0
  192. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +1 -0
  193. package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +1 -0
  194. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +1 -0
  195. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +1 -0
  196. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -0
  197. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +1 -0
  198. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +1 -0
  199. package/dist-types/ts3.4/index.d.ts +2 -2
  200. package/dist-types/ts3.4/models/LakeFormationServiceException.d.ts +1 -0
  201. package/package.json +30 -30
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { CommitTransactionRequest, CommitTransactionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { CreateDataCellsFilterRequest, CreateDataCellsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { CreateLFTagRequest, CreateLFTagResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DeleteDataCellsFilterRequest, DeleteDataCellsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DeleteLFTagRequest, DeleteLFTagResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DeleteObjectsOnCancelRequest, DeleteObjectsOnCancelResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DeregisterResourceRequest, DeregisterResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { DescribeTransactionRequest, DescribeTransactionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ExtendTransactionRequest, ExtendTransactionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetDataCellsFilterRequest, GetDataCellsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetDataLakeSettingsRequest, GetDataLakeSettingsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetLFTagRequest, GetLFTagResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetQueryStateRequest, GetQueryStateResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetQueryStatisticsRequest, GetQueryStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetResourceLFTagsRequest, GetResourceLFTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetTableObjectsRequest, GetTableObjectsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetTemporaryGluePartitionCredentialsRequest, GetTemporaryGluePartitionCredentialsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetTemporaryGlueTableCredentialsRequest, GetTemporaryGlueTableCredentialsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack, WithSdkStreamMixin as __WithSdkStreamMixin } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetWorkUnitResultsRequest, GetWorkUnitResultsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GetWorkUnitsRequest, GetWorkUnitsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { GrantPermissionsRequest, GrantPermissionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListDataCellsFilterRequest, ListDataCellsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListLFTagsRequest, ListLFTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListPermissionsRequest, ListPermissionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListTableStorageOptimizersRequest, ListTableStorageOptimizersResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { ListTransactionsRequest, ListTransactionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { PutDataLakeSettingsRequest, PutDataLakeSettingsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { RegisterResourceRequest, RegisterResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { RevokePermissionsRequest, RevokePermissionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { SearchTablesByLFTagsRequest, SearchTablesByLFTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { StartQueryPlanningRequest, StartQueryPlanningResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { StartTransactionRequest, StartTransactionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { UpdateDataCellsFilterRequest, UpdateDataCellsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { UpdateLFTagRequest, UpdateLFTagResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { UpdateTableObjectsRequest, UpdateTableObjectsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
5
  import { UpdateTableStorageOptimizerRequest, UpdateTableStorageOptimizerResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,12 @@
1
- export * from "./LakeFormation";
1
+ /**
2
+ * <fullname>Lake Formation</fullname>
3
+ * <p>Defines the public endpoint for the Lake Formation service.</p>
4
+ *
5
+ * @packageDocumentation
6
+ */
2
7
  export * from "./LakeFormationClient";
8
+ export * from "./LakeFormation";
3
9
  export * from "./commands";
4
- export * from "./models";
5
10
  export * from "./pagination";
11
+ export * from "./models";
6
12
  export { LakeFormationServiceException } from "./models/LakeFormationServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -240,6 +240,7 @@ import {
240
240
  ClientResolvedEndpointParameters,
241
241
  EndpointParameters,
242
242
  } from "./endpoint/EndpointParameters";
243
+ export { __Client };
243
244
  export type ServiceInputTypes =
244
245
  | AddLFTagsToResourceCommandInput
245
246
  | AssumeDecoratedRoleWithSAMLCommandInput
@@ -361,7 +362,7 @@ export interface ClientDefaults
361
362
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
362
363
  sdkStreamMixin?: __SdkStreamMixinInjector;
363
364
  }
364
- type LakeFormationClientConfigType = Partial<
365
+ export type LakeFormationClientConfigType = Partial<
365
366
  __SmithyConfiguration<__HttpHandlerOptions>
366
367
  > &
367
368
  ClientDefaults &
@@ -374,7 +375,7 @@ type LakeFormationClientConfigType = Partial<
374
375
  ClientInputEndpointParameters;
375
376
  export interface LakeFormationClientConfig
376
377
  extends LakeFormationClientConfigType {}
377
- type LakeFormationClientResolvedConfigType =
378
+ export type LakeFormationClientResolvedConfigType =
378
379
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
379
380
  Required<ClientDefaults> &
380
381
  RegionResolvedConfig &
@@ -396,4 +397,3 @@ export declare class LakeFormationClient extends __Client<
396
397
  constructor(configuration: LakeFormationClientConfig);
397
398
  destroy(): void;
398
399
  }
399
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  AddLFTagsToResourceRequest,
16
16
  AddLFTagsToResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AddLFTagsToResourceCommandInput
19
20
  extends AddLFTagsToResourceRequest {}
20
21
  export interface AddLFTagsToResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssumeDecoratedRoleWithSAMLRequest,
16
16
  AssumeDecoratedRoleWithSAMLResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssumeDecoratedRoleWithSAMLCommandInput
19
20
  extends AssumeDecoratedRoleWithSAMLRequest {}
20
21
  export interface AssumeDecoratedRoleWithSAMLCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchGrantPermissionsRequest,
16
16
  BatchGrantPermissionsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGrantPermissionsCommandInput
19
20
  extends BatchGrantPermissionsRequest {}
20
21
  export interface BatchGrantPermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchRevokePermissionsRequest,
16
16
  BatchRevokePermissionsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchRevokePermissionsCommandInput
19
20
  extends BatchRevokePermissionsRequest {}
20
21
  export interface BatchRevokePermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CancelTransactionRequest,
16
16
  CancelTransactionResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelTransactionCommandInput
19
20
  extends CancelTransactionRequest {}
20
21
  export interface CancelTransactionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CommitTransactionRequest,
16
16
  CommitTransactionResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CommitTransactionCommandInput
19
20
  extends CommitTransactionRequest {}
20
21
  export interface CommitTransactionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateDataCellsFilterRequest,
16
16
  CreateDataCellsFilterResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDataCellsFilterCommandInput
19
20
  extends CreateDataCellsFilterRequest {}
20
21
  export interface CreateDataCellsFilterCommandOutput