@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
@@ -449,6 +449,8 @@ export const se_GetTemporaryGlueTableCredentialsCommand = async (input, context)
449
449
  AuditContext: (_) => _json(_),
450
450
  DurationSeconds: [],
451
451
  Permissions: (_) => _json(_),
452
+ QuerySessionContext: (_) => se_QuerySessionContext(_, context),
453
+ S3Path: [],
452
454
  SupportedPermissionTypes: (_) => _json(_),
453
455
  TableArn: [],
454
456
  }));
@@ -2169,6 +2171,7 @@ export const de_GetTemporaryGlueTableCredentialsCommand = async (output, context
2169
2171
  Expiration: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
2170
2172
  SecretAccessKey: __expectString,
2171
2173
  SessionToken: __expectString,
2174
+ VendedS3Path: _json,
2172
2175
  });
2173
2176
  Object.assign(contents, doc);
2174
2177
  return contents;
@@ -3477,6 +3480,15 @@ const se_QueryPlanningContext = (input, context) => {
3477
3480
  TransactionId: [],
3478
3481
  });
3479
3482
  };
3483
+ const se_QuerySessionContext = (input, context) => {
3484
+ return take(input, {
3485
+ AdditionalContext: _json,
3486
+ ClusterId: [],
3487
+ QueryAuthorizationId: [],
3488
+ QueryId: [],
3489
+ QueryStartTime: (_) => Math.round(_.getTime() / 1000),
3490
+ });
3491
+ };
3480
3492
  const de_LakeFormationOptInsInfo = (output, context) => {
3481
3493
  return take(output, {
3482
3494
  LastModified: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
@@ -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 { AddLFTagsToResourceRequest, AddLFTagsToResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AddLFTagsToResourceCommandInput extends AddLFTagsToResourceRequ
21
20
  */
22
21
  export interface AddLFTagsToResourceCommandOutput extends AddLFTagsToResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const AddLFTagsToResourceCommand_base: {
24
+ new (input: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attaches one or more LF-tags to an existing resource.</p>
@@ -147,23 +150,5 @@ export interface AddLFTagsToResourceCommandOutput extends AddLFTagsToResourceRes
147
150
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
148
151
  *
149
152
  */
150
- export declare class AddLFTagsToResourceCommand extends $Command<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig> {
151
- readonly input: AddLFTagsToResourceCommandInput;
152
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
153
- /**
154
- * @public
155
- */
156
- constructor(input: AddLFTagsToResourceCommandInput);
157
- /**
158
- * @internal
159
- */
160
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput>;
161
- /**
162
- * @internal
163
- */
164
- private serialize;
165
- /**
166
- * @internal
167
- */
168
- private deserialize;
153
+ export declare class AddLFTagsToResourceCommand extends AddLFTagsToResourceCommand_base {
169
154
  }
@@ -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 { AssumeDecoratedRoleWithSAMLRequest, AssumeDecoratedRoleWithSAMLResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssumeDecoratedRoleWithSAMLCommandInput extends AssumeDecorated
21
20
  */
22
21
  export interface AssumeDecoratedRoleWithSAMLCommandOutput extends AssumeDecoratedRoleWithSAMLResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssumeDecoratedRoleWithSAMLCommand_base: {
24
+ new (input: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the request. This decoration allows Lake Formation to enforce access policies against the SAML users and groups. This API operation requires SAML federation setup in the caller’s account as it can only be called with valid SAML assertions.
@@ -77,23 +80,5 @@ export interface AssumeDecoratedRoleWithSAMLCommandOutput extends AssumeDecorate
77
80
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
78
81
  *
79
82
  */
80
- export declare class AssumeDecoratedRoleWithSAMLCommand extends $Command<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig> {
81
- readonly input: AssumeDecoratedRoleWithSAMLCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: AssumeDecoratedRoleWithSAMLCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class AssumeDecoratedRoleWithSAMLCommand extends AssumeDecoratedRoleWithSAMLCommand_base {
99
84
  }
@@ -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 { BatchGrantPermissionsRequest, BatchGrantPermissionsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGrantPermissionsCommandInput extends BatchGrantPermissions
21
20
  */
22
21
  export interface BatchGrantPermissionsCommandOutput extends BatchGrantPermissionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const BatchGrantPermissionsCommand_base: {
24
+ new (input: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Batch operation to grant permissions to the principal.</p>
@@ -200,23 +203,5 @@ export interface BatchGrantPermissionsCommandOutput extends BatchGrantPermission
200
203
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
201
204
  *
202
205
  */
203
- export declare class BatchGrantPermissionsCommand extends $Command<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig> {
204
- readonly input: BatchGrantPermissionsCommandInput;
205
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
206
- /**
207
- * @public
208
- */
209
- constructor(input: BatchGrantPermissionsCommandInput);
210
- /**
211
- * @internal
212
- */
213
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput>;
214
- /**
215
- * @internal
216
- */
217
- private serialize;
218
- /**
219
- * @internal
220
- */
221
- private deserialize;
206
+ export declare class BatchGrantPermissionsCommand extends BatchGrantPermissionsCommand_base {
222
207
  }
@@ -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 { BatchRevokePermissionsRequest, BatchRevokePermissionsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchRevokePermissionsCommandInput extends BatchRevokePermissio
21
20
  */
22
21
  export interface BatchRevokePermissionsCommandOutput extends BatchRevokePermissionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const BatchRevokePermissionsCommand_base: {
24
+ new (input: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Batch operation to revoke permissions from the principal.</p>
@@ -200,23 +203,5 @@ export interface BatchRevokePermissionsCommandOutput extends BatchRevokePermissi
200
203
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
201
204
  *
202
205
  */
203
- export declare class BatchRevokePermissionsCommand extends $Command<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig> {
204
- readonly input: BatchRevokePermissionsCommandInput;
205
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
206
- /**
207
- * @public
208
- */
209
- constructor(input: BatchRevokePermissionsCommandInput);
210
- /**
211
- * @internal
212
- */
213
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput>;
214
- /**
215
- * @internal
216
- */
217
- private serialize;
218
- /**
219
- * @internal
220
- */
221
- private deserialize;
206
+ export declare class BatchRevokePermissionsCommand extends BatchRevokePermissionsCommand_base {
222
207
  }
@@ -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 { CancelTransactionRequest, CancelTransactionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelTransactionCommandInput extends CancelTransactionRequest
21
20
  */
22
21
  export interface CancelTransactionCommandOutput extends CancelTransactionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CancelTransactionCommand_base: {
24
+ new (input: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed.</p>
@@ -70,23 +73,5 @@ export interface CancelTransactionCommandOutput extends CancelTransactionRespons
70
73
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
71
74
  *
72
75
  */
73
- export declare class CancelTransactionCommand extends $Command<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig> {
74
- readonly input: CancelTransactionCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: CancelTransactionCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelTransactionCommandInput, CancelTransactionCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class CancelTransactionCommand extends CancelTransactionCommand_base {
92
77
  }
@@ -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 { CommitTransactionRequest, CommitTransactionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CommitTransactionCommandInput extends CommitTransactionRequest
21
20
  */
22
21
  export interface CommitTransactionCommandOutput extends CommitTransactionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CommitTransactionCommand_base: {
24
+ new (input: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attempts to commit the specified transaction. Returns an exception if the transaction was previously aborted. This API action is idempotent if called multiple times for the same transaction.</p>
@@ -69,23 +72,5 @@ export interface CommitTransactionCommandOutput extends CommitTransactionRespons
69
72
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
70
73
  *
71
74
  */
72
- export declare class CommitTransactionCommand extends $Command<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig> {
73
- readonly input: CommitTransactionCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: CommitTransactionCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CommitTransactionCommandInput, CommitTransactionCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class CommitTransactionCommand extends CommitTransactionCommand_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 { CreateDataCellsFilterRequest, CreateDataCellsFilterResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDataCellsFilterCommandInput extends CreateDataCellsFilter
21
20
  */
22
21
  export interface CreateDataCellsFilterCommandOutput extends CreateDataCellsFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDataCellsFilterCommand_base: {
24
+ new (input: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a data cell filter to allow one to grant access to certain columns on certain rows.</p>
@@ -88,23 +91,5 @@ export interface CreateDataCellsFilterCommandOutput extends CreateDataCellsFilte
88
91
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
89
92
  *
90
93
  */
91
- export declare class CreateDataCellsFilterCommand extends $Command<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig> {
92
- readonly input: CreateDataCellsFilterCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: CreateDataCellsFilterCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class CreateDataCellsFilterCommand extends CreateDataCellsFilterCommand_base {
110
95
  }
@@ -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 { CreateLFTagRequest, CreateLFTagResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateLFTagCommandInput extends CreateLFTagRequest {
21
20
  */
22
21
  export interface CreateLFTagCommandOutput extends CreateLFTagResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateLFTagCommand_base: {
24
+ new (input: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an LF-tag with the specified name and values.</p>
@@ -71,23 +74,5 @@ export interface CreateLFTagCommandOutput extends CreateLFTagResponse, __Metadat
71
74
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
72
75
  *
73
76
  */
74
- export declare class CreateLFTagCommand extends $Command<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig> {
75
- readonly input: CreateLFTagCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: CreateLFTagCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLFTagCommandInput, CreateLFTagCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class CreateLFTagCommand extends CreateLFTagCommand_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 { CreateLakeFormationIdentityCenterConfigurationRequest, CreateLakeFormationIdentityCenterConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateLakeFormationIdentityCenterConfigurationCommandInput exte
21
20
  */
22
21
  export interface CreateLakeFormationIdentityCenterConfigurationCommandOutput extends CreateLakeFormationIdentityCenterConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateLakeFormationIdentityCenterConfigurationCommand_base: {
24
+ new (input: CreateLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationIdentityCenterConfigurationCommandInput, CreateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources.</p>
@@ -76,23 +79,5 @@ export interface CreateLakeFormationIdentityCenterConfigurationCommandOutput ext
76
79
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
77
80
  *
78
81
  */
79
- export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends $Command<CreateLakeFormationIdentityCenterConfigurationCommandInput, CreateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig> {
80
- readonly input: CreateLakeFormationIdentityCenterConfigurationCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: CreateLakeFormationIdentityCenterConfigurationCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLakeFormationIdentityCenterConfigurationCommandInput, CreateLakeFormationIdentityCenterConfigurationCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends CreateLakeFormationIdentityCenterConfigurationCommand_base {
98
83
  }
@@ -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 { CreateLakeFormationOptInRequest, CreateLakeFormationOptInResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateLakeFormationOptInCommandInput extends CreateLakeFormatio
21
20
  */
22
21
  export interface CreateLakeFormationOptInCommandOutput extends CreateLakeFormationOptInResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateLakeFormationOptInCommand_base: {
24
+ new (input: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enforce Lake Formation permissions for the given databases, tables, and principals.</p>
@@ -124,23 +127,5 @@ export interface CreateLakeFormationOptInCommandOutput extends CreateLakeFormati
124
127
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
125
128
  *
126
129
  */
127
- export declare class CreateLakeFormationOptInCommand extends $Command<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig> {
128
- readonly input: CreateLakeFormationOptInCommandInput;
129
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
130
- /**
131
- * @public
132
- */
133
- constructor(input: CreateLakeFormationOptInCommandInput);
134
- /**
135
- * @internal
136
- */
137
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput>;
138
- /**
139
- * @internal
140
- */
141
- private serialize;
142
- /**
143
- * @internal
144
- */
145
- private deserialize;
130
+ export declare class CreateLakeFormationOptInCommand extends CreateLakeFormationOptInCommand_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 { DeleteDataCellsFilterRequest, DeleteDataCellsFilterResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteDataCellsFilterCommandInput extends DeleteDataCellsFilter
21
20
  */
22
21
  export interface DeleteDataCellsFilterCommandOutput extends DeleteDataCellsFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteDataCellsFilterCommand_base: {
24
+ new (input: DeleteDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataCellsFilterCommandInput, DeleteDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a data cell filter.</p>
@@ -67,23 +70,5 @@ export interface DeleteDataCellsFilterCommandOutput extends DeleteDataCellsFilte
67
70
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
68
71
  *
69
72
  */
70
- export declare class DeleteDataCellsFilterCommand extends $Command<DeleteDataCellsFilterCommandInput, DeleteDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig> {
71
- readonly input: DeleteDataCellsFilterCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DeleteDataCellsFilterCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDataCellsFilterCommandInput, DeleteDataCellsFilterCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DeleteDataCellsFilterCommand extends DeleteDataCellsFilterCommand_base {
89
74
  }
@@ -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 { DeleteLFTagRequest, DeleteLFTagResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLFTagCommandInput extends DeleteLFTagRequest {
21
20
  */
22
21
  export interface DeleteLFTagCommandOutput extends DeleteLFTagResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLFTagCommand_base: {
24
+ new (input: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified LF-tag given a key name. If the input parameter tag key was not found, then the operation will throw an exception. When you delete an LF-tag, the <code>LFTagPolicy</code> attached to the LF-tag becomes invalid. If the deleted LF-tag was still assigned to any resource, the tag policy attach to the deleted LF-tag will no longer be applied to the resource.</p>
@@ -65,23 +68,5 @@ export interface DeleteLFTagCommandOutput extends DeleteLFTagResponse, __Metadat
65
68
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
66
69
  *
67
70
  */
68
- export declare class DeleteLFTagCommand extends $Command<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig> {
69
- readonly input: DeleteLFTagCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: DeleteLFTagCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLFTagCommandInput, DeleteLFTagCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class DeleteLFTagCommand extends DeleteLFTagCommand_base {
87
72
  }
@@ -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 { DeleteLakeFormationIdentityCenterConfigurationRequest, DeleteLakeFormationIdentityCenterConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLakeFormationIdentityCenterConfigurationCommandInput exte
21
20
  */
22
21
  export interface DeleteLakeFormationIdentityCenterConfigurationCommandOutput extends DeleteLakeFormationIdentityCenterConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLakeFormationIdentityCenterConfigurationCommand_base: {
24
+ new (input: DeleteLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationIdentityCenterConfigurationCommandInput, DeleteLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an IAM Identity Center connection with Lake Formation.</p>
@@ -67,23 +70,5 @@ export interface DeleteLakeFormationIdentityCenterConfigurationCommandOutput ext
67
70
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
68
71
  *
69
72
  */
70
- export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends $Command<DeleteLakeFormationIdentityCenterConfigurationCommandInput, DeleteLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig> {
71
- readonly input: DeleteLakeFormationIdentityCenterConfigurationCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DeleteLakeFormationIdentityCenterConfigurationCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LakeFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLakeFormationIdentityCenterConfigurationCommandInput, DeleteLakeFormationIdentityCenterConfigurationCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends DeleteLakeFormationIdentityCenterConfigurationCommand_base {
89
74
  }