@aws-sdk/client-lakeformation 3.478.0 → 3.481.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 (225) hide show
  1. package/dist-cjs/commands/AddLFTagsToResourceCommand.js +18 -41
  2. package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
  3. package/dist-cjs/commands/BatchGrantPermissionsCommand.js +18 -41
  4. package/dist-cjs/commands/BatchRevokePermissionsCommand.js +18 -41
  5. package/dist-cjs/commands/CancelTransactionCommand.js +18 -41
  6. package/dist-cjs/commands/CommitTransactionCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDataCellsFilterCommand.js +18 -41
  8. package/dist-cjs/commands/CreateLFTagCommand.js +18 -41
  9. package/dist-cjs/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLakeFormationOptInCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteLFTagCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteLakeFormationOptInCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +18 -41
  16. package/dist-cjs/commands/DeregisterResourceCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeResourceCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeTransactionCommand.js +18 -41
  20. package/dist-cjs/commands/ExtendTransactionCommand.js +18 -41
  21. package/dist-cjs/commands/GetDataCellsFilterCommand.js +18 -41
  22. package/dist-cjs/commands/GetDataLakeSettingsCommand.js +18 -41
  23. package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +18 -41
  24. package/dist-cjs/commands/GetLFTagCommand.js +18 -41
  25. package/dist-cjs/commands/GetQueryStateCommand.js +18 -41
  26. package/dist-cjs/commands/GetQueryStatisticsCommand.js +18 -41
  27. package/dist-cjs/commands/GetResourceLFTagsCommand.js +18 -41
  28. package/dist-cjs/commands/GetTableObjectsCommand.js +18 -41
  29. package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
  30. package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
  31. package/dist-cjs/commands/GetWorkUnitResultsCommand.js +18 -41
  32. package/dist-cjs/commands/GetWorkUnitsCommand.js +18 -41
  33. package/dist-cjs/commands/GrantPermissionsCommand.js +18 -41
  34. package/dist-cjs/commands/ListDataCellsFilterCommand.js +18 -41
  35. package/dist-cjs/commands/ListLFTagsCommand.js +18 -41
  36. package/dist-cjs/commands/ListLakeFormationOptInsCommand.js +18 -41
  37. package/dist-cjs/commands/ListPermissionsCommand.js +18 -41
  38. package/dist-cjs/commands/ListResourcesCommand.js +18 -41
  39. package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +18 -41
  40. package/dist-cjs/commands/ListTransactionsCommand.js +18 -41
  41. package/dist-cjs/commands/PutDataLakeSettingsCommand.js +18 -41
  42. package/dist-cjs/commands/RegisterResourceCommand.js +18 -41
  43. package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +18 -41
  44. package/dist-cjs/commands/RevokePermissionsCommand.js +18 -41
  45. package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +18 -41
  46. package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +18 -41
  47. package/dist-cjs/commands/StartQueryPlanningCommand.js +18 -41
  48. package/dist-cjs/commands/StartTransactionCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateLFTagCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  52. package/dist-cjs/commands/UpdateResourceCommand.js +18 -41
  53. package/dist-cjs/commands/UpdateTableObjectsCommand.js +18 -41
  54. package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +18 -41
  55. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  56. package/dist-cjs/protocols/Aws_restJson1.js +12 -0
  57. package/dist-es/commands/AddLFTagsToResourceCommand.js +18 -41
  58. package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
  59. package/dist-es/commands/BatchGrantPermissionsCommand.js +18 -41
  60. package/dist-es/commands/BatchRevokePermissionsCommand.js +18 -41
  61. package/dist-es/commands/CancelTransactionCommand.js +18 -41
  62. package/dist-es/commands/CommitTransactionCommand.js +18 -41
  63. package/dist-es/commands/CreateDataCellsFilterCommand.js +18 -41
  64. package/dist-es/commands/CreateLFTagCommand.js +18 -41
  65. package/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  66. package/dist-es/commands/CreateLakeFormationOptInCommand.js +18 -41
  67. package/dist-es/commands/DeleteDataCellsFilterCommand.js +18 -41
  68. package/dist-es/commands/DeleteLFTagCommand.js +18 -41
  69. package/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  70. package/dist-es/commands/DeleteLakeFormationOptInCommand.js +18 -41
  71. package/dist-es/commands/DeleteObjectsOnCancelCommand.js +18 -41
  72. package/dist-es/commands/DeregisterResourceCommand.js +18 -41
  73. package/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  74. package/dist-es/commands/DescribeResourceCommand.js +18 -41
  75. package/dist-es/commands/DescribeTransactionCommand.js +18 -41
  76. package/dist-es/commands/ExtendTransactionCommand.js +18 -41
  77. package/dist-es/commands/GetDataCellsFilterCommand.js +18 -41
  78. package/dist-es/commands/GetDataLakeSettingsCommand.js +18 -41
  79. package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +18 -41
  80. package/dist-es/commands/GetLFTagCommand.js +18 -41
  81. package/dist-es/commands/GetQueryStateCommand.js +18 -41
  82. package/dist-es/commands/GetQueryStatisticsCommand.js +18 -41
  83. package/dist-es/commands/GetResourceLFTagsCommand.js +18 -41
  84. package/dist-es/commands/GetTableObjectsCommand.js +18 -41
  85. package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
  86. package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
  87. package/dist-es/commands/GetWorkUnitResultsCommand.js +18 -41
  88. package/dist-es/commands/GetWorkUnitsCommand.js +18 -41
  89. package/dist-es/commands/GrantPermissionsCommand.js +18 -41
  90. package/dist-es/commands/ListDataCellsFilterCommand.js +18 -41
  91. package/dist-es/commands/ListLFTagsCommand.js +18 -41
  92. package/dist-es/commands/ListLakeFormationOptInsCommand.js +18 -41
  93. package/dist-es/commands/ListPermissionsCommand.js +18 -41
  94. package/dist-es/commands/ListResourcesCommand.js +18 -41
  95. package/dist-es/commands/ListTableStorageOptimizersCommand.js +18 -41
  96. package/dist-es/commands/ListTransactionsCommand.js +18 -41
  97. package/dist-es/commands/PutDataLakeSettingsCommand.js +18 -41
  98. package/dist-es/commands/RegisterResourceCommand.js +18 -41
  99. package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +18 -41
  100. package/dist-es/commands/RevokePermissionsCommand.js +18 -41
  101. package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +18 -41
  102. package/dist-es/commands/SearchTablesByLFTagsCommand.js +18 -41
  103. package/dist-es/commands/StartQueryPlanningCommand.js +18 -41
  104. package/dist-es/commands/StartTransactionCommand.js +18 -41
  105. package/dist-es/commands/UpdateDataCellsFilterCommand.js +18 -41
  106. package/dist-es/commands/UpdateLFTagCommand.js +18 -41
  107. package/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  108. package/dist-es/commands/UpdateResourceCommand.js +18 -41
  109. package/dist-es/commands/UpdateTableObjectsCommand.js +18 -41
  110. package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +18 -41
  111. package/dist-es/endpoint/EndpointParameters.js +6 -0
  112. package/dist-es/protocols/Aws_restJson1.js +12 -0
  113. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +6 -21
  114. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -21
  115. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +6 -21
  116. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +6 -21
  117. package/dist-types/commands/CancelTransactionCommand.d.ts +6 -21
  118. package/dist-types/commands/CommitTransactionCommand.d.ts +6 -21
  119. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +6 -21
  120. package/dist-types/commands/CreateLFTagCommand.d.ts +6 -21
  121. package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  122. package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +6 -21
  123. package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +6 -21
  124. package/dist-types/commands/DeleteLFTagCommand.d.ts +6 -21
  125. package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  126. package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +6 -21
  127. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +6 -21
  128. package/dist-types/commands/DeregisterResourceCommand.d.ts +6 -21
  129. package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  130. package/dist-types/commands/DescribeResourceCommand.d.ts +6 -21
  131. package/dist-types/commands/DescribeTransactionCommand.d.ts +6 -21
  132. package/dist-types/commands/ExtendTransactionCommand.d.ts +6 -21
  133. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +6 -21
  134. package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +6 -21
  135. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -21
  136. package/dist-types/commands/GetLFTagCommand.d.ts +6 -21
  137. package/dist-types/commands/GetQueryStateCommand.d.ts +6 -21
  138. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +6 -21
  139. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +6 -21
  140. package/dist-types/commands/GetTableObjectsCommand.d.ts +6 -21
  141. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -21
  142. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +19 -21
  143. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +6 -21
  144. package/dist-types/commands/GetWorkUnitsCommand.d.ts +6 -21
  145. package/dist-types/commands/GrantPermissionsCommand.d.ts +6 -21
  146. package/dist-types/commands/ListDataCellsFilterCommand.d.ts +6 -21
  147. package/dist-types/commands/ListLFTagsCommand.d.ts +6 -21
  148. package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +6 -21
  149. package/dist-types/commands/ListPermissionsCommand.d.ts +6 -21
  150. package/dist-types/commands/ListResourcesCommand.d.ts +6 -21
  151. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +6 -21
  152. package/dist-types/commands/ListTransactionsCommand.d.ts +6 -21
  153. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +6 -21
  154. package/dist-types/commands/RegisterResourceCommand.d.ts +6 -21
  155. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -21
  156. package/dist-types/commands/RevokePermissionsCommand.d.ts +6 -21
  157. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -21
  158. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +6 -21
  159. package/dist-types/commands/StartQueryPlanningCommand.d.ts +6 -21
  160. package/dist-types/commands/StartTransactionCommand.d.ts +6 -21
  161. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +6 -21
  162. package/dist-types/commands/UpdateLFTagCommand.d.ts +6 -21
  163. package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  164. package/dist-types/commands/UpdateResourceCommand.d.ts +6 -21
  165. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +6 -21
  166. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -21
  167. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  168. package/dist-types/models/models_0.d.ts +47 -1
  169. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +14 -23
  170. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +12 -24
  171. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  178. package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +12 -24
  179. package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  182. package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  186. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +14 -23
  191. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +12 -24
  192. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +14 -23
  193. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +13 -20
  200. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +14 -23
  204. package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +14 -23
  210. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +14 -23
  211. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +12 -24
  214. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  220. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  224. package/dist-types/ts3.4/models/models_0.d.ts +10 -0
  225. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { RegisterResourceRequest, RegisterResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RegisterResourceCommandInput extends RegisterResourceRequest {
21
20
  */
22
21
  export interface RegisterResourceCommandOutput extends RegisterResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const RegisterResourceCommand_base: {
24
+ new (input: RegisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterResourceCommandInput, RegisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Registers the resource as managed by the Data Catalog.</p>
@@ -84,23 +87,5 @@ export interface RegisterResourceCommandOutput extends RegisterResourceResponse,
84
87
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
85
88
  *
86
89
  */
87
- export declare class RegisterResourceCommand extends $Command<RegisterResourceCommandInput, RegisterResourceCommandOutput, LakeFormationClientResolvedConfig> {
88
- readonly input: RegisterResourceCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: RegisterResourceCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterResourceCommandInput, RegisterResourceCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class RegisterResourceCommand extends RegisterResourceCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RemoveLFTagsFromResourceCommandInput extends RemoveLFTagsFromRe
21
20
  */
22
21
  export interface RemoveLFTagsFromResourceCommandOutput extends RemoveLFTagsFromResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const RemoveLFTagsFromResourceCommand_base: {
24
+ new (input: RemoveLFTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes an LF-tag from the resource. Only database, table, or tableWithColumns resource are allowed. To tag columns, use the column inclusion list in <code>tableWithColumns</code> to specify column input.</p>
@@ -150,23 +153,5 @@ export interface RemoveLFTagsFromResourceCommandOutput extends RemoveLFTagsFromR
150
153
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
151
154
  *
152
155
  */
153
- export declare class RemoveLFTagsFromResourceCommand extends $Command<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput, LakeFormationClientResolvedConfig> {
154
- readonly input: RemoveLFTagsFromResourceCommandInput;
155
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
156
- /**
157
- * @public
158
- */
159
- constructor(input: RemoveLFTagsFromResourceCommandInput);
160
- /**
161
- * @internal
162
- */
163
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput>;
164
- /**
165
- * @internal
166
- */
167
- private serialize;
168
- /**
169
- * @internal
170
- */
171
- private deserialize;
156
+ export declare class RemoveLFTagsFromResourceCommand extends RemoveLFTagsFromResourceCommand_base {
172
157
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { RevokePermissionsRequest, RevokePermissionsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RevokePermissionsCommandInput extends RevokePermissionsRequest
21
20
  */
22
21
  export interface RevokePermissionsCommandOutput extends RevokePermissionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const RevokePermissionsCommand_base: {
24
+ new (input: RevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RevokePermissionsCommandInput, RevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.</p>
@@ -122,23 +125,5 @@ export interface RevokePermissionsCommandOutput extends RevokePermissionsRespons
122
125
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
123
126
  *
124
127
  */
125
- export declare class RevokePermissionsCommand extends $Command<RevokePermissionsCommandInput, RevokePermissionsCommandOutput, LakeFormationClientResolvedConfig> {
126
- readonly input: RevokePermissionsCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: RevokePermissionsCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokePermissionsCommandInput, RevokePermissionsCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class RevokePermissionsCommand extends RevokePermissionsCommand_base {
144
129
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchDatabasesByLFTagsCommandInput extends SearchDatabasesByLF
21
20
  */
22
21
  export interface SearchDatabasesByLFTagsCommandOutput extends SearchDatabasesByLFTagsResponse, __MetadataBearer {
23
22
  }
23
+ declare const SearchDatabasesByLFTagsCommand_base: {
24
+ new (input: SearchDatabasesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>This operation allows a search on <code>DATABASE</code> resources by <code>TagCondition</code>. This operation is used by admins who want to grant user permissions on certain <code>TagConditions</code>. Before making a grant, the admin can use <code>SearchDatabasesByTags</code> to find all resources where the given <code>TagConditions</code> are valid to verify whether the returned resources can be shared.</p>
@@ -96,23 +99,5 @@ export interface SearchDatabasesByLFTagsCommandOutput extends SearchDatabasesByL
96
99
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
97
100
  *
98
101
  */
99
- export declare class SearchDatabasesByLFTagsCommand extends $Command<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput, LakeFormationClientResolvedConfig> {
100
- readonly input: SearchDatabasesByLFTagsCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: SearchDatabasesByLFTagsCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class SearchDatabasesByLFTagsCommand extends SearchDatabasesByLFTagsCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { SearchTablesByLFTagsRequest, SearchTablesByLFTagsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchTablesByLFTagsCommandInput extends SearchTablesByLFTagsRe
21
20
  */
22
21
  export interface SearchTablesByLFTagsCommandOutput extends SearchTablesByLFTagsResponse, __MetadataBearer {
23
22
  }
23
+ declare const SearchTablesByLFTagsCommand_base: {
24
+ new (input: SearchTablesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>This operation allows a search on <code>TABLE</code> resources by <code>LFTag</code>s. This will be used by admins who want to grant user permissions on certain LF-tags. Before making a grant, the admin can use <code>SearchTablesByLFTags</code> to find all resources where the given <code>LFTag</code>s are valid to verify whether the returned resources can be shared.</p>
@@ -121,23 +124,5 @@ export interface SearchTablesByLFTagsCommandOutput extends SearchTablesByLFTagsR
121
124
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
122
125
  *
123
126
  */
124
- export declare class SearchTablesByLFTagsCommand extends $Command<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput, LakeFormationClientResolvedConfig> {
125
- readonly input: SearchTablesByLFTagsCommandInput;
126
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
127
- /**
128
- * @public
129
- */
130
- constructor(input: SearchTablesByLFTagsCommandInput);
131
- /**
132
- * @internal
133
- */
134
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput>;
135
- /**
136
- * @internal
137
- */
138
- private serialize;
139
- /**
140
- * @internal
141
- */
142
- private deserialize;
127
+ export declare class SearchTablesByLFTagsCommand extends SearchTablesByLFTagsCommand_base {
143
128
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { StartQueryPlanningRequest, StartQueryPlanningResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartQueryPlanningCommandInput extends StartQueryPlanningReques
21
20
  */
22
21
  export interface StartQueryPlanningCommandOutput extends StartQueryPlanningResponse, __MetadataBearer {
23
22
  }
23
+ declare const StartQueryPlanningCommand_base: {
24
+ new (input: StartQueryPlanningCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Submits a request to process a query statement.</p>
@@ -73,23 +76,5 @@ export interface StartQueryPlanningCommandOutput extends StartQueryPlanningRespo
73
76
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
74
77
  *
75
78
  */
76
- export declare class StartQueryPlanningCommand extends $Command<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput, LakeFormationClientResolvedConfig> {
77
- readonly input: StartQueryPlanningCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: StartQueryPlanningCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class StartQueryPlanningCommand extends StartQueryPlanningCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { StartTransactionRequest, StartTransactionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartTransactionCommandInput extends StartTransactionRequest {
21
20
  */
22
21
  export interface StartTransactionCommandOutput extends StartTransactionResponse, __MetadataBearer {
23
22
  }
23
+ declare const StartTransactionCommand_base: {
24
+ new (input: StartTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTransactionCommandInput, StartTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Starts a new transaction and returns its transaction ID. Transaction IDs are opaque objects that you can use to identify a transaction.</p>
@@ -57,23 +60,5 @@ export interface StartTransactionCommandOutput extends StartTransactionResponse,
57
60
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
58
61
  *
59
62
  */
60
- export declare class StartTransactionCommand extends $Command<StartTransactionCommandInput, StartTransactionCommandOutput, LakeFormationClientResolvedConfig> {
61
- readonly input: StartTransactionCommandInput;
62
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
- /**
64
- * @public
65
- */
66
- constructor(input: StartTransactionCommandInput);
67
- /**
68
- * @internal
69
- */
70
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartTransactionCommandInput, StartTransactionCommandOutput>;
71
- /**
72
- * @internal
73
- */
74
- private serialize;
75
- /**
76
- * @internal
77
- */
78
- private deserialize;
63
+ export declare class StartTransactionCommand extends StartTransactionCommand_base {
79
64
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateDataCellsFilterRequest, UpdateDataCellsFilterResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateDataCellsFilterCommandInput extends UpdateDataCellsFilter
21
20
  */
22
21
  export interface UpdateDataCellsFilterCommandOutput extends UpdateDataCellsFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateDataCellsFilterCommand_base: {
24
+ new (input: UpdateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a data cell filter.</p>
@@ -85,23 +88,5 @@ export interface UpdateDataCellsFilterCommandOutput extends UpdateDataCellsFilte
85
88
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
86
89
  *
87
90
  */
88
- export declare class UpdateDataCellsFilterCommand extends $Command<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig> {
89
- readonly input: UpdateDataCellsFilterCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: UpdateDataCellsFilterCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class UpdateDataCellsFilterCommand extends UpdateDataCellsFilterCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateLFTagRequest, UpdateLFTagResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLFTagCommandInput extends UpdateLFTagRequest {
21
20
  */
22
21
  export interface UpdateLFTagCommandOutput extends UpdateLFTagResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLFTagCommand_base: {
24
+ new (input: UpdateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagCommandInput, UpdateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the list of possible values for the specified LF-tag key. If the LF-tag does not exist, the operation throws an EntityNotFoundException. The values in the delete key values will be deleted from list of possible values. If any value in the delete key values is attached to a resource, then API errors out with a 400 Exception - "Update not allowed". Untag the attribute before deleting the LF-tag key's value. </p>
@@ -74,23 +77,5 @@ export interface UpdateLFTagCommandOutput extends UpdateLFTagResponse, __Metadat
74
77
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
75
78
  *
76
79
  */
77
- export declare class UpdateLFTagCommand extends $Command<UpdateLFTagCommandInput, UpdateLFTagCommandOutput, LakeFormationClientResolvedConfig> {
78
- readonly input: UpdateLFTagCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: UpdateLFTagCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLFTagCommandInput, UpdateLFTagCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class UpdateLFTagCommand extends UpdateLFTagCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateLakeFormationIdentityCenterConfigurationRequest, UpdateLakeFormationIdentityCenterConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLakeFormationIdentityCenterConfigurationCommandInput exte
21
20
  */
22
21
  export interface UpdateLakeFormationIdentityCenterConfigurationCommandOutput extends UpdateLakeFormationIdentityCenterConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLakeFormationIdentityCenterConfigurationCommand_base: {
24
+ new (input: UpdateLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLakeFormationIdentityCenterConfigurationCommandInput, UpdateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the IAM Identity Center connection parameters.</p>
@@ -74,23 +77,5 @@ export interface UpdateLakeFormationIdentityCenterConfigurationCommandOutput ext
74
77
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
75
78
  *
76
79
  */
77
- export declare class UpdateLakeFormationIdentityCenterConfigurationCommand extends $Command<UpdateLakeFormationIdentityCenterConfigurationCommandInput, UpdateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig> {
78
- readonly input: UpdateLakeFormationIdentityCenterConfigurationCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: UpdateLakeFormationIdentityCenterConfigurationCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLakeFormationIdentityCenterConfigurationCommandInput, UpdateLakeFormationIdentityCenterConfigurationCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class UpdateLakeFormationIdentityCenterConfigurationCommand extends UpdateLakeFormationIdentityCenterConfigurationCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateResourceCommandInput extends UpdateResourceRequest {
21
20
  */
22
21
  export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateResourceCommand_base: {
24
+ new (input: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the data access role used for vending access to the given (registered) resource in Lake Formation. </p>
@@ -64,23 +67,5 @@ export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __M
64
67
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
65
68
  *
66
69
  */
67
- export declare class UpdateResourceCommand extends $Command<UpdateResourceCommandInput, UpdateResourceCommandOutput, LakeFormationClientResolvedConfig> {
68
- readonly input: UpdateResourceCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: UpdateResourceCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResourceCommandInput, UpdateResourceCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class UpdateResourceCommand extends UpdateResourceCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateTableObjectsRequest, UpdateTableObjectsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTableObjectsCommandInput extends UpdateTableObjectsReques
21
20
  */
22
21
  export interface UpdateTableObjectsCommandOutput extends UpdateTableObjectsResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTableObjectsCommand_base: {
24
+ new (input: UpdateTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the manifest of Amazon S3 objects that make up the specified governed table.</p>
@@ -98,23 +101,5 @@ export interface UpdateTableObjectsCommandOutput extends UpdateTableObjectsRespo
98
101
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
99
102
  *
100
103
  */
101
- export declare class UpdateTableObjectsCommand extends $Command<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput, LakeFormationClientResolvedConfig> {
102
- readonly input: UpdateTableObjectsCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: UpdateTableObjectsCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class UpdateTableObjectsCommand extends UpdateTableObjectsCommand_base {
120
105
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
5
4
  import { UpdateTableStorageOptimizerRequest, UpdateTableStorageOptimizerResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTableStorageOptimizerCommandInput extends UpdateTableStor
21
20
  */
22
21
  export interface UpdateTableStorageOptimizerCommandOutput extends UpdateTableStorageOptimizerResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTableStorageOptimizerCommand_base: {
24
+ new (input: UpdateTableStorageOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the configuration of the storage optimizers for a table.</p>
@@ -70,23 +73,5 @@ export interface UpdateTableStorageOptimizerCommandOutput extends UpdateTableSto
70
73
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
71
74
  *
72
75
  */
73
- export declare class UpdateTableStorageOptimizerCommand extends $Command<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput, LakeFormationClientResolvedConfig> {
74
- readonly input: UpdateTableStorageOptimizerCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpdateTableStorageOptimizerCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpdateTableStorageOptimizerCommand extends UpdateTableStorageOptimizerCommand_base {
92
77
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;