@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 { DeleteLakeFormationOptInRequest, DeleteLakeFormationOptInResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLakeFormationOptInCommandInput extends DeleteLakeFormatio
21
20
  */
22
21
  export interface DeleteLakeFormationOptInCommandOutput extends DeleteLakeFormationOptInResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLakeFormationOptInCommand_base: {
24
+ new (input: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.</p>
@@ -124,23 +127,5 @@ export interface DeleteLakeFormationOptInCommandOutput extends DeleteLakeFormati
124
127
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
125
128
  *
126
129
  */
127
- export declare class DeleteLakeFormationOptInCommand extends $Command<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig> {
128
- readonly input: DeleteLakeFormationOptInCommandInput;
129
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
130
- /**
131
- * @public
132
- */
133
- constructor(input: DeleteLakeFormationOptInCommandInput);
134
- /**
135
- * @internal
136
- */
137
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput>;
138
- /**
139
- * @internal
140
- */
141
- private serialize;
142
- /**
143
- * @internal
144
- */
145
- private deserialize;
130
+ export declare class DeleteLakeFormationOptInCommand extends DeleteLakeFormationOptInCommand_base {
146
131
  }
@@ -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 { DeleteObjectsOnCancelRequest, DeleteObjectsOnCancelResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteObjectsOnCancelCommandInput extends DeleteObjectsOnCancel
21
20
  */
22
21
  export interface DeleteObjectsOnCancelCommandOutput extends DeleteObjectsOnCancelResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteObjectsOnCancelCommand_base: {
24
+ new (input: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>For a specific governed table, provides a list of Amazon S3 objects that will be written during the current transaction and that can be automatically deleted
@@ -89,23 +92,5 @@ export interface DeleteObjectsOnCancelCommandOutput extends DeleteObjectsOnCance
89
92
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
90
93
  *
91
94
  */
92
- export declare class DeleteObjectsOnCancelCommand extends $Command<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig> {
93
- readonly input: DeleteObjectsOnCancelCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: DeleteObjectsOnCancelCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class DeleteObjectsOnCancelCommand extends DeleteObjectsOnCancelCommand_base {
111
96
  }
@@ -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 { DeregisterResourceRequest, DeregisterResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterResourceCommandInput extends DeregisterResourceReques
21
20
  */
22
21
  export interface DeregisterResourceCommandOutput extends DeregisterResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterResourceCommand_base: {
24
+ new (input: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deregisters the resource as managed by the Data Catalog.</p>
@@ -62,23 +65,5 @@ export interface DeregisterResourceCommandOutput extends DeregisterResourceRespo
62
65
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
63
66
  *
64
67
  */
65
- export declare class DeregisterResourceCommand extends $Command<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig> {
66
- readonly input: DeregisterResourceCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: DeregisterResourceCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterResourceCommandInput, DeregisterResourceCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class DeregisterResourceCommand extends DeregisterResourceCommand_base {
84
69
  }
@@ -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 { DescribeLakeFormationIdentityCenterConfigurationRequest, DescribeLakeFormationIdentityCenterConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeLakeFormationIdentityCenterConfigurationCommandInput ex
21
20
  */
22
21
  export interface DescribeLakeFormationIdentityCenterConfigurationCommandOutput extends DescribeLakeFormationIdentityCenterConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeLakeFormationIdentityCenterConfigurationCommand_base: {
24
+ new (input: DescribeLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLakeFormationIdentityCenterConfigurationCommandInput, DescribeLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the instance ARN and application ARN for the connection.</p>
@@ -74,23 +77,5 @@ export interface DescribeLakeFormationIdentityCenterConfigurationCommandOutput e
74
77
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
75
78
  *
76
79
  */
77
- export declare class DescribeLakeFormationIdentityCenterConfigurationCommand extends $Command<DescribeLakeFormationIdentityCenterConfigurationCommandInput, DescribeLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig> {
78
- readonly input: DescribeLakeFormationIdentityCenterConfigurationCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DescribeLakeFormationIdentityCenterConfigurationCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLakeFormationIdentityCenterConfigurationCommandInput, DescribeLakeFormationIdentityCenterConfigurationCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DescribeLakeFormationIdentityCenterConfigurationCommand extends DescribeLakeFormationIdentityCenterConfigurationCommand_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 { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeResourceCommandInput extends DescribeResourceRequest {
21
20
  */
22
21
  export interface DescribeResourceCommandOutput extends DescribeResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeResourceCommand_base: {
24
+ new (input: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the current data access role for the given resource registered in Lake Formation.</p>
@@ -69,23 +72,5 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
69
72
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
70
73
  *
71
74
  */
72
- export declare class DescribeResourceCommand extends $Command<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig> {
73
- readonly input: DescribeResourceCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DescribeResourceCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeResourceCommandInput, DescribeResourceCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
91
76
  }
@@ -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 { DescribeTransactionRequest, DescribeTransactionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeTransactionCommandInput extends DescribeTransactionRequ
21
20
  */
22
21
  export interface DescribeTransactionCommandOutput extends DescribeTransactionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeTransactionCommand_base: {
24
+ new (input: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the details of a single transaction.</p>
@@ -68,23 +71,5 @@ export interface DescribeTransactionCommandOutput extends DescribeTransactionRes
68
71
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
69
72
  *
70
73
  */
71
- export declare class DescribeTransactionCommand extends $Command<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig> {
72
- readonly input: DescribeTransactionCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DescribeTransactionCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTransactionCommandInput, DescribeTransactionCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DescribeTransactionCommand extends DescribeTransactionCommand_base {
90
75
  }
@@ -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 { ExtendTransactionRequest, ExtendTransactionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ExtendTransactionCommandInput extends ExtendTransactionRequest
21
20
  */
22
21
  export interface ExtendTransactionCommandOutput extends ExtendTransactionResponse, __MetadataBearer {
23
22
  }
23
+ declare const ExtendTransactionCommand_base: {
24
+ new (input: ExtendTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<ExtendTransactionCommandInput, ExtendTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Indicates to the service that the specified transaction is still active and should not be treated as idle and aborted.</p>
@@ -71,23 +74,5 @@ export interface ExtendTransactionCommandOutput extends ExtendTransactionRespons
71
74
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
72
75
  *
73
76
  */
74
- export declare class ExtendTransactionCommand extends $Command<ExtendTransactionCommandInput, ExtendTransactionCommandOutput, LakeFormationClientResolvedConfig> {
75
- readonly input: ExtendTransactionCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ExtendTransactionCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExtendTransactionCommandInput, ExtendTransactionCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ExtendTransactionCommand extends ExtendTransactionCommand_base {
93
78
  }
@@ -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 { GetDataCellsFilterRequest, GetDataCellsFilterResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDataCellsFilterCommandInput extends GetDataCellsFilterReques
21
20
  */
22
21
  export interface GetDataCellsFilterCommandOutput extends GetDataCellsFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDataCellsFilterCommand_base: {
24
+ new (input: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a data cells filter.</p>
@@ -87,23 +90,5 @@ export interface GetDataCellsFilterCommandOutput extends GetDataCellsFilterRespo
87
90
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
88
91
  *
89
92
  */
90
- export declare class GetDataCellsFilterCommand extends $Command<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig> {
91
- readonly input: GetDataCellsFilterCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetDataCellsFilterCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetDataCellsFilterCommand extends GetDataCellsFilterCommand_base {
109
94
  }
@@ -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 { GetDataLakeSettingsRequest, GetDataLakeSettingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDataLakeSettingsCommandInput extends GetDataLakeSettingsRequ
21
20
  */
22
21
  export interface GetDataLakeSettingsCommandOutput extends GetDataLakeSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDataLakeSettingsCommand_base: {
24
+ new (input: GetDataLakeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataLakeSettingsCommandInput, GetDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the list of the data lake administrators of a Lake Formation-managed data lake. </p>
@@ -107,23 +110,5 @@ export interface GetDataLakeSettingsCommandOutput extends GetDataLakeSettingsRes
107
110
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
108
111
  *
109
112
  */
110
- export declare class GetDataLakeSettingsCommand extends $Command<GetDataLakeSettingsCommandInput, GetDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig> {
111
- readonly input: GetDataLakeSettingsCommandInput;
112
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
113
- /**
114
- * @public
115
- */
116
- constructor(input: GetDataLakeSettingsCommandInput);
117
- /**
118
- * @internal
119
- */
120
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDataLakeSettingsCommandInput, GetDataLakeSettingsCommandOutput>;
121
- /**
122
- * @internal
123
- */
124
- private serialize;
125
- /**
126
- * @internal
127
- */
128
- private deserialize;
113
+ export declare class GetDataLakeSettingsCommand extends GetDataLakeSettingsCommand_base {
129
114
  }
@@ -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 { GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEffectivePermissionsForPathCommandInput extends GetEffective
21
20
  */
22
21
  export interface GetEffectivePermissionsForPathCommandOutput extends GetEffectivePermissionsForPathResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEffectivePermissionsForPathCommand_base: {
24
+ new (input: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the Lake Formation permissions for a specified table or database resource located
@@ -142,23 +145,5 @@ export interface GetEffectivePermissionsForPathCommandOutput extends GetEffectiv
142
145
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
143
146
  *
144
147
  */
145
- export declare class GetEffectivePermissionsForPathCommand extends $Command<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig> {
146
- readonly input: GetEffectivePermissionsForPathCommandInput;
147
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
148
- /**
149
- * @public
150
- */
151
- constructor(input: GetEffectivePermissionsForPathCommandInput);
152
- /**
153
- * @internal
154
- */
155
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput>;
156
- /**
157
- * @internal
158
- */
159
- private serialize;
160
- /**
161
- * @internal
162
- */
163
- private deserialize;
148
+ export declare class GetEffectivePermissionsForPathCommand extends GetEffectivePermissionsForPathCommand_base {
164
149
  }
@@ -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 { GetLFTagRequest, GetLFTagResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetLFTagCommandInput extends GetLFTagRequest {
21
20
  */
22
21
  export interface GetLFTagCommandOutput extends GetLFTagResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetLFTagCommand_base: {
24
+ new (input: GetLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagCommandInput, GetLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns an LF-tag definition.</p>
@@ -71,23 +74,5 @@ export interface GetLFTagCommandOutput extends GetLFTagResponse, __MetadataBeare
71
74
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
72
75
  *
73
76
  */
74
- export declare class GetLFTagCommand extends $Command<GetLFTagCommandInput, GetLFTagCommandOutput, LakeFormationClientResolvedConfig> {
75
- readonly input: GetLFTagCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: GetLFTagCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLFTagCommandInput, GetLFTagCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class GetLFTagCommand extends GetLFTagCommand_base {
93
78
  }
@@ -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 { GetQueryStateRequest, GetQueryStateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetQueryStateCommandInput extends GetQueryStateRequest {
21
20
  */
22
21
  export interface GetQueryStateCommandOutput extends GetQueryStateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetQueryStateCommand_base: {
24
+ new (input: GetQueryStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStateCommandInput, GetQueryStateCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the state of a query previously submitted. Clients are expected to poll <code>GetQueryState</code> to monitor the current state of the planning before retrieving the work units. A query state is only visible to the principal that made the initial call to <code>StartQueryPlanning</code>.</p>
@@ -61,23 +64,5 @@ export interface GetQueryStateCommandOutput extends GetQueryStateResponse, __Met
61
64
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
62
65
  *
63
66
  */
64
- export declare class GetQueryStateCommand extends $Command<GetQueryStateCommandInput, GetQueryStateCommandOutput, LakeFormationClientResolvedConfig> {
65
- readonly input: GetQueryStateCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: GetQueryStateCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetQueryStateCommandInput, GetQueryStateCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class GetQueryStateCommand extends GetQueryStateCommand_base {
83
68
  }
@@ -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 { GetQueryStatisticsRequest, GetQueryStatisticsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetQueryStatisticsCommandInput extends GetQueryStatisticsReques
21
20
  */
22
21
  export interface GetQueryStatisticsCommandOutput extends GetQueryStatisticsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetQueryStatisticsCommand_base: {
24
+ new (input: GetQueryStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves statistics on the planning and execution of a query.</p>
@@ -80,23 +83,5 @@ export interface GetQueryStatisticsCommandOutput extends GetQueryStatisticsRespo
80
83
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
81
84
  *
82
85
  */
83
- export declare class GetQueryStatisticsCommand extends $Command<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput, LakeFormationClientResolvedConfig> {
84
- readonly input: GetQueryStatisticsCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetQueryStatisticsCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetQueryStatisticsCommand extends GetQueryStatisticsCommand_base {
102
87
  }
@@ -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 { GetResourceLFTagsRequest, GetResourceLFTagsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResourceLFTagsCommandInput extends GetResourceLFTagsRequest
21
20
  */
22
21
  export interface GetResourceLFTagsCommandOutput extends GetResourceLFTagsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResourceLFTagsCommand_base: {
24
+ new (input: GetResourceLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the LF-tags applied to a resource.</p>
@@ -156,23 +159,5 @@ export interface GetResourceLFTagsCommandOutput extends GetResourceLFTagsRespons
156
159
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
157
160
  *
158
161
  */
159
- export declare class GetResourceLFTagsCommand extends $Command<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput, LakeFormationClientResolvedConfig> {
160
- readonly input: GetResourceLFTagsCommandInput;
161
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
162
- /**
163
- * @public
164
- */
165
- constructor(input: GetResourceLFTagsCommandInput);
166
- /**
167
- * @internal
168
- */
169
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput>;
170
- /**
171
- * @internal
172
- */
173
- private serialize;
174
- /**
175
- * @internal
176
- */
177
- private deserialize;
162
+ export declare class GetResourceLFTagsCommand extends GetResourceLFTagsCommand_base {
178
163
  }