@aws-sdk/client-lakeformation 3.480.0 → 3.484.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 (221) 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-es/commands/AddLFTagsToResourceCommand.js +18 -41
  57. package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
  58. package/dist-es/commands/BatchGrantPermissionsCommand.js +18 -41
  59. package/dist-es/commands/BatchRevokePermissionsCommand.js +18 -41
  60. package/dist-es/commands/CancelTransactionCommand.js +18 -41
  61. package/dist-es/commands/CommitTransactionCommand.js +18 -41
  62. package/dist-es/commands/CreateDataCellsFilterCommand.js +18 -41
  63. package/dist-es/commands/CreateLFTagCommand.js +18 -41
  64. package/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  65. package/dist-es/commands/CreateLakeFormationOptInCommand.js +18 -41
  66. package/dist-es/commands/DeleteDataCellsFilterCommand.js +18 -41
  67. package/dist-es/commands/DeleteLFTagCommand.js +18 -41
  68. package/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  69. package/dist-es/commands/DeleteLakeFormationOptInCommand.js +18 -41
  70. package/dist-es/commands/DeleteObjectsOnCancelCommand.js +18 -41
  71. package/dist-es/commands/DeregisterResourceCommand.js +18 -41
  72. package/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  73. package/dist-es/commands/DescribeResourceCommand.js +18 -41
  74. package/dist-es/commands/DescribeTransactionCommand.js +18 -41
  75. package/dist-es/commands/ExtendTransactionCommand.js +18 -41
  76. package/dist-es/commands/GetDataCellsFilterCommand.js +18 -41
  77. package/dist-es/commands/GetDataLakeSettingsCommand.js +18 -41
  78. package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +18 -41
  79. package/dist-es/commands/GetLFTagCommand.js +18 -41
  80. package/dist-es/commands/GetQueryStateCommand.js +18 -41
  81. package/dist-es/commands/GetQueryStatisticsCommand.js +18 -41
  82. package/dist-es/commands/GetResourceLFTagsCommand.js +18 -41
  83. package/dist-es/commands/GetTableObjectsCommand.js +18 -41
  84. package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
  85. package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
  86. package/dist-es/commands/GetWorkUnitResultsCommand.js +18 -41
  87. package/dist-es/commands/GetWorkUnitsCommand.js +18 -41
  88. package/dist-es/commands/GrantPermissionsCommand.js +18 -41
  89. package/dist-es/commands/ListDataCellsFilterCommand.js +18 -41
  90. package/dist-es/commands/ListLFTagsCommand.js +18 -41
  91. package/dist-es/commands/ListLakeFormationOptInsCommand.js +18 -41
  92. package/dist-es/commands/ListPermissionsCommand.js +18 -41
  93. package/dist-es/commands/ListResourcesCommand.js +18 -41
  94. package/dist-es/commands/ListTableStorageOptimizersCommand.js +18 -41
  95. package/dist-es/commands/ListTransactionsCommand.js +18 -41
  96. package/dist-es/commands/PutDataLakeSettingsCommand.js +18 -41
  97. package/dist-es/commands/RegisterResourceCommand.js +18 -41
  98. package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +18 -41
  99. package/dist-es/commands/RevokePermissionsCommand.js +18 -41
  100. package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +18 -41
  101. package/dist-es/commands/SearchTablesByLFTagsCommand.js +18 -41
  102. package/dist-es/commands/StartQueryPlanningCommand.js +18 -41
  103. package/dist-es/commands/StartTransactionCommand.js +18 -41
  104. package/dist-es/commands/UpdateDataCellsFilterCommand.js +18 -41
  105. package/dist-es/commands/UpdateLFTagCommand.js +18 -41
  106. package/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
  107. package/dist-es/commands/UpdateResourceCommand.js +18 -41
  108. package/dist-es/commands/UpdateTableObjectsCommand.js +18 -41
  109. package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +18 -41
  110. package/dist-es/endpoint/EndpointParameters.js +6 -0
  111. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +6 -21
  112. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -21
  113. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +6 -21
  114. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +6 -21
  115. package/dist-types/commands/CancelTransactionCommand.d.ts +6 -21
  116. package/dist-types/commands/CommitTransactionCommand.d.ts +6 -21
  117. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +6 -21
  118. package/dist-types/commands/CreateLFTagCommand.d.ts +6 -21
  119. package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  120. package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +6 -21
  121. package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +6 -21
  122. package/dist-types/commands/DeleteLFTagCommand.d.ts +6 -21
  123. package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  124. package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +6 -21
  125. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +6 -21
  126. package/dist-types/commands/DeregisterResourceCommand.d.ts +6 -21
  127. package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  128. package/dist-types/commands/DescribeResourceCommand.d.ts +6 -21
  129. package/dist-types/commands/DescribeTransactionCommand.d.ts +6 -21
  130. package/dist-types/commands/ExtendTransactionCommand.d.ts +6 -21
  131. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +6 -21
  132. package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +6 -21
  133. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -21
  134. package/dist-types/commands/GetLFTagCommand.d.ts +6 -21
  135. package/dist-types/commands/GetQueryStateCommand.d.ts +6 -21
  136. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +6 -21
  137. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +6 -21
  138. package/dist-types/commands/GetTableObjectsCommand.d.ts +6 -21
  139. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -21
  140. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +6 -21
  141. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +6 -21
  142. package/dist-types/commands/GetWorkUnitsCommand.d.ts +6 -21
  143. package/dist-types/commands/GrantPermissionsCommand.d.ts +6 -21
  144. package/dist-types/commands/ListDataCellsFilterCommand.d.ts +6 -21
  145. package/dist-types/commands/ListLFTagsCommand.d.ts +6 -21
  146. package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +6 -21
  147. package/dist-types/commands/ListPermissionsCommand.d.ts +6 -21
  148. package/dist-types/commands/ListResourcesCommand.d.ts +6 -21
  149. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +6 -21
  150. package/dist-types/commands/ListTransactionsCommand.d.ts +6 -21
  151. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +6 -21
  152. package/dist-types/commands/RegisterResourceCommand.d.ts +6 -21
  153. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -21
  154. package/dist-types/commands/RevokePermissionsCommand.d.ts +6 -21
  155. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -21
  156. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +6 -21
  157. package/dist-types/commands/StartQueryPlanningCommand.d.ts +6 -21
  158. package/dist-types/commands/StartTransactionCommand.d.ts +6 -21
  159. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +6 -21
  160. package/dist-types/commands/UpdateLFTagCommand.d.ts +6 -21
  161. package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
  162. package/dist-types/commands/UpdateResourceCommand.d.ts +6 -21
  163. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +6 -21
  164. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -21
  165. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  166. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +12 -24
  168. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +14 -23
  172. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  175. package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  179. package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  183. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +12 -24
  189. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +14 -23
  191. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +14 -23
  193. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +13 -20
  197. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +12 -24
  202. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +14 -23
  204. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +14 -23
  210. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
  217. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  221. package/package.json +11 -11
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchGrantPermissionsCommandInput
21
15
  export interface BatchGrantPermissionsCommandOutput
22
16
  extends BatchGrantPermissionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchGrantPermissionsCommand extends $Command<
25
- BatchGrantPermissionsCommandInput,
26
- BatchGrantPermissionsCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: BatchGrantPermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchGrantPermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchGrantPermissionsCommand_base: {
19
+ new (
20
+ input: BatchGrantPermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchGrantPermissionsCommandInput,
38
- BatchGrantPermissionsCommandOutput
23
+ BatchGrantPermissionsCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchGrantPermissionsCommand extends BatchGrantPermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchRevokePermissionsCommandInput
21
15
  export interface BatchRevokePermissionsCommandOutput
22
16
  extends BatchRevokePermissionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchRevokePermissionsCommand extends $Command<
25
- BatchRevokePermissionsCommandInput,
26
- BatchRevokePermissionsCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: BatchRevokePermissionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchRevokePermissionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchRevokePermissionsCommand_base: {
19
+ new (
20
+ input: BatchRevokePermissionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchRevokePermissionsCommandInput,
38
- BatchRevokePermissionsCommandOutput
23
+ BatchRevokePermissionsCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchRevokePermissionsCommand extends BatchRevokePermissionsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface CancelTransactionCommandInput
21
15
  export interface CancelTransactionCommandOutput
22
16
  extends CancelTransactionResponse,
23
17
  __MetadataBearer {}
24
- export declare class CancelTransactionCommand extends $Command<
25
- CancelTransactionCommandInput,
26
- CancelTransactionCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: CancelTransactionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CancelTransactionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CancelTransactionCommandInput, CancelTransactionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CancelTransactionCommand_base: {
19
+ new (
20
+ input: CancelTransactionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CancelTransactionCommandInput,
23
+ CancelTransactionCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CancelTransactionCommand extends CancelTransactionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface CommitTransactionCommandInput
21
15
  export interface CommitTransactionCommandOutput
22
16
  extends CommitTransactionResponse,
23
17
  __MetadataBearer {}
24
- export declare class CommitTransactionCommand extends $Command<
25
- CommitTransactionCommandInput,
26
- CommitTransactionCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: CommitTransactionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CommitTransactionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CommitTransactionCommandInput, CommitTransactionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CommitTransactionCommand_base: {
19
+ new (
20
+ input: CommitTransactionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CommitTransactionCommandInput,
23
+ CommitTransactionCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CommitTransactionCommand extends CommitTransactionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateDataCellsFilterCommandInput
21
15
  export interface CreateDataCellsFilterCommandOutput
22
16
  extends CreateDataCellsFilterResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateDataCellsFilterCommand extends $Command<
25
- CreateDataCellsFilterCommandInput,
26
- CreateDataCellsFilterCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: CreateDataCellsFilterCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateDataCellsFilterCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateDataCellsFilterCommand_base: {
19
+ new (
20
+ input: CreateDataCellsFilterCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateDataCellsFilterCommandInput,
38
- CreateDataCellsFilterCommandOutput
23
+ CreateDataCellsFilterCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateDataCellsFilterCommand extends CreateDataCellsFilterCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface CreateLFTagCommandInput extends CreateLFTagRequest {}
17
11
  export interface CreateLFTagCommandOutput
18
12
  extends CreateLFTagResponse,
19
13
  __MetadataBearer {}
20
- export declare class CreateLFTagCommand extends $Command<
21
- CreateLFTagCommandInput,
22
- CreateLFTagCommandOutput,
23
- LakeFormationClientResolvedConfig
24
- > {
25
- readonly input: CreateLFTagCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: CreateLFTagCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LakeFormationClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<CreateLFTagCommandInput, CreateLFTagCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const CreateLFTagCommand_base: {
15
+ new (
16
+ input: CreateLFTagCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ CreateLFTagCommandInput,
19
+ CreateLFTagCommandOutput,
20
+ LakeFormationClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class CreateLFTagCommand extends CreateLFTagCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,24 +15,16 @@ export interface CreateLakeFormationIdentityCenterConfigurationCommandInput
21
15
  export interface CreateLakeFormationIdentityCenterConfigurationCommandOutput
22
16
  extends CreateLakeFormationIdentityCenterConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends $Command<
25
- CreateLakeFormationIdentityCenterConfigurationCommandInput,
26
- CreateLakeFormationIdentityCenterConfigurationCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: CreateLakeFormationIdentityCenterConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const CreateLakeFormationIdentityCenterConfigurationCommand_base: {
19
+ new (
32
20
  input: CreateLakeFormationIdentityCenterConfigurationCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: LakeFormationClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  CreateLakeFormationIdentityCenterConfigurationCommandInput,
40
- CreateLakeFormationIdentityCenterConfigurationCommandOutput
23
+ CreateLakeFormationIdentityCenterConfigurationCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends CreateLakeFormationIdentityCenterConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateLakeFormationOptInCommandInput
21
15
  export interface CreateLakeFormationOptInCommandOutput
22
16
  extends CreateLakeFormationOptInResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateLakeFormationOptInCommand extends $Command<
25
- CreateLakeFormationOptInCommandInput,
26
- CreateLakeFormationOptInCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: CreateLakeFormationOptInCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateLakeFormationOptInCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateLakeFormationOptInCommand_base: {
19
+ new (
20
+ input: CreateLakeFormationOptInCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateLakeFormationOptInCommandInput,
38
- CreateLakeFormationOptInCommandOutput
23
+ CreateLakeFormationOptInCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateLakeFormationOptInCommand extends CreateLakeFormationOptInCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteDataCellsFilterCommandInput
21
15
  export interface DeleteDataCellsFilterCommandOutput
22
16
  extends DeleteDataCellsFilterResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteDataCellsFilterCommand extends $Command<
25
- DeleteDataCellsFilterCommandInput,
26
- DeleteDataCellsFilterCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: DeleteDataCellsFilterCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteDataCellsFilterCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteDataCellsFilterCommand_base: {
19
+ new (
20
+ input: DeleteDataCellsFilterCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteDataCellsFilterCommandInput,
38
- DeleteDataCellsFilterCommandOutput
23
+ DeleteDataCellsFilterCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteDataCellsFilterCommand extends DeleteDataCellsFilterCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface DeleteLFTagCommandInput extends DeleteLFTagRequest {}
17
11
  export interface DeleteLFTagCommandOutput
18
12
  extends DeleteLFTagResponse,
19
13
  __MetadataBearer {}
20
- export declare class DeleteLFTagCommand extends $Command<
21
- DeleteLFTagCommandInput,
22
- DeleteLFTagCommandOutput,
23
- LakeFormationClientResolvedConfig
24
- > {
25
- readonly input: DeleteLFTagCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteLFTagCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: LakeFormationClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<DeleteLFTagCommandInput, DeleteLFTagCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const DeleteLFTagCommand_base: {
15
+ new (
16
+ input: DeleteLFTagCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ DeleteLFTagCommandInput,
19
+ DeleteLFTagCommandOutput,
20
+ LakeFormationClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteLFTagCommand extends DeleteLFTagCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,24 +15,16 @@ export interface DeleteLakeFormationIdentityCenterConfigurationCommandInput
21
15
  export interface DeleteLakeFormationIdentityCenterConfigurationCommandOutput
22
16
  extends DeleteLakeFormationIdentityCenterConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends $Command<
25
- DeleteLakeFormationIdentityCenterConfigurationCommandInput,
26
- DeleteLakeFormationIdentityCenterConfigurationCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: DeleteLakeFormationIdentityCenterConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const DeleteLakeFormationIdentityCenterConfigurationCommand_base: {
19
+ new (
32
20
  input: DeleteLakeFormationIdentityCenterConfigurationCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: LakeFormationClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  DeleteLakeFormationIdentityCenterConfigurationCommandInput,
40
- DeleteLakeFormationIdentityCenterConfigurationCommandOutput
23
+ DeleteLakeFormationIdentityCenterConfigurationCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends DeleteLakeFormationIdentityCenterConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteLakeFormationOptInCommandInput
21
15
  export interface DeleteLakeFormationOptInCommandOutput
22
16
  extends DeleteLakeFormationOptInResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteLakeFormationOptInCommand extends $Command<
25
- DeleteLakeFormationOptInCommandInput,
26
- DeleteLakeFormationOptInCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: DeleteLakeFormationOptInCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteLakeFormationOptInCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteLakeFormationOptInCommand_base: {
19
+ new (
20
+ input: DeleteLakeFormationOptInCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteLakeFormationOptInCommandInput,
38
- DeleteLakeFormationOptInCommandOutput
23
+ DeleteLakeFormationOptInCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteLakeFormationOptInCommand extends DeleteLakeFormationOptInCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DeleteObjectsOnCancelCommandInput
21
15
  export interface DeleteObjectsOnCancelCommandOutput
22
16
  extends DeleteObjectsOnCancelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteObjectsOnCancelCommand extends $Command<
25
- DeleteObjectsOnCancelCommandInput,
26
- DeleteObjectsOnCancelCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: DeleteObjectsOnCancelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteObjectsOnCancelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteObjectsOnCancelCommand_base: {
19
+ new (
20
+ input: DeleteObjectsOnCancelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteObjectsOnCancelCommandInput,
38
- DeleteObjectsOnCancelCommandOutput
23
+ DeleteObjectsOnCancelCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteObjectsOnCancelCommand extends DeleteObjectsOnCancelCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  LakeFormationClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DeregisterResourceCommandInput
21
15
  export interface DeregisterResourceCommandOutput
22
16
  extends DeregisterResourceResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeregisterResourceCommand extends $Command<
25
- DeregisterResourceCommandInput,
26
- DeregisterResourceCommandOutput,
27
- LakeFormationClientResolvedConfig
28
- > {
29
- readonly input: DeregisterResourceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeregisterResourceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: LakeFormationClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeregisterResourceCommandInput, DeregisterResourceCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeregisterResourceCommand_base: {
19
+ new (
20
+ input: DeregisterResourceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeregisterResourceCommandInput,
23
+ DeregisterResourceCommandOutput,
24
+ LakeFormationClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeregisterResourceCommand extends DeregisterResourceCommand_base {}