@aws-sdk/client-lakeformation 3.529.1 → 3.535.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 (121) hide show
  1. package/dist-types/LakeFormation.d.ts +15 -1
  2. package/dist-types/LakeFormationClient.d.ts +1 -1
  3. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +2 -1
  4. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelTransactionCommand.d.ts +2 -1
  8. package/dist-types/commands/CommitTransactionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateLFTagCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteLFTagCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +2 -1
  18. package/dist-types/commands/DeregisterResourceCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeResourceCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeTransactionCommand.d.ts +2 -1
  22. package/dist-types/commands/ExtendTransactionCommand.d.ts +2 -1
  23. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +2 -1
  24. package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +2 -1
  25. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +2 -1
  26. package/dist-types/commands/GetLFTagCommand.d.ts +2 -1
  27. package/dist-types/commands/GetQueryStateCommand.d.ts +2 -1
  28. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +2 -1
  29. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +2 -1
  30. package/dist-types/commands/GetTableObjectsCommand.d.ts +2 -1
  31. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +3 -2
  34. package/dist-types/commands/GetWorkUnitsCommand.d.ts +2 -1
  35. package/dist-types/commands/GrantPermissionsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListDataCellsFilterCommand.d.ts +2 -1
  37. package/dist-types/commands/ListLFTagsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListPermissionsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListResourcesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListTransactionsCommand.d.ts +2 -1
  43. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +2 -1
  44. package/dist-types/commands/RegisterResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/RevokePermissionsCommand.d.ts +2 -1
  47. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +2 -1
  49. package/dist-types/commands/StartQueryPlanningCommand.d.ts +2 -1
  50. package/dist-types/commands/StartTransactionCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateLFTagCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +2 -1
  57. package/dist-types/models/models_0.d.ts +469 -469
  58. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  59. package/dist-types/runtimeConfig.d.ts +2 -2
  60. package/dist-types/runtimeConfig.native.d.ts +2 -2
  61. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  62. package/dist-types/ts3.4/LakeFormation.d.ts +14 -0
  63. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  72. package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  76. package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  80. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  114. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  121. package/package.json +41 -41
@@ -100,6 +100,7 @@ export interface LakeFormation {
100
100
  /**
101
101
  * @see {@link CreateLakeFormationIdentityCenterConfigurationCommand}
102
102
  */
103
+ createLakeFormationIdentityCenterConfiguration(): Promise<CreateLakeFormationIdentityCenterConfigurationCommandOutput>;
103
104
  createLakeFormationIdentityCenterConfiguration(args: CreateLakeFormationIdentityCenterConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateLakeFormationIdentityCenterConfigurationCommandOutput>;
104
105
  createLakeFormationIdentityCenterConfiguration(args: CreateLakeFormationIdentityCenterConfigurationCommandInput, cb: (err: any, data?: CreateLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
105
106
  createLakeFormationIdentityCenterConfiguration(args: CreateLakeFormationIdentityCenterConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
@@ -118,12 +119,14 @@ export interface LakeFormation {
118
119
  /**
119
120
  * @see {@link DeleteDataCellsFilterCommand}
120
121
  */
122
+ deleteDataCellsFilter(): Promise<DeleteDataCellsFilterCommandOutput>;
121
123
  deleteDataCellsFilter(args: DeleteDataCellsFilterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDataCellsFilterCommandOutput>;
122
124
  deleteDataCellsFilter(args: DeleteDataCellsFilterCommandInput, cb: (err: any, data?: DeleteDataCellsFilterCommandOutput) => void): void;
123
125
  deleteDataCellsFilter(args: DeleteDataCellsFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataCellsFilterCommandOutput) => void): void;
124
126
  /**
125
127
  * @see {@link DeleteLakeFormationIdentityCenterConfigurationCommand}
126
128
  */
129
+ deleteLakeFormationIdentityCenterConfiguration(): Promise<DeleteLakeFormationIdentityCenterConfigurationCommandOutput>;
127
130
  deleteLakeFormationIdentityCenterConfiguration(args: DeleteLakeFormationIdentityCenterConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLakeFormationIdentityCenterConfigurationCommandOutput>;
128
131
  deleteLakeFormationIdentityCenterConfiguration(args: DeleteLakeFormationIdentityCenterConfigurationCommandInput, cb: (err: any, data?: DeleteLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
129
132
  deleteLakeFormationIdentityCenterConfiguration(args: DeleteLakeFormationIdentityCenterConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
@@ -154,6 +157,7 @@ export interface LakeFormation {
154
157
  /**
155
158
  * @see {@link DescribeLakeFormationIdentityCenterConfigurationCommand}
156
159
  */
160
+ describeLakeFormationIdentityCenterConfiguration(): Promise<DescribeLakeFormationIdentityCenterConfigurationCommandOutput>;
157
161
  describeLakeFormationIdentityCenterConfiguration(args: DescribeLakeFormationIdentityCenterConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLakeFormationIdentityCenterConfigurationCommandOutput>;
158
162
  describeLakeFormationIdentityCenterConfiguration(args: DescribeLakeFormationIdentityCenterConfigurationCommandInput, cb: (err: any, data?: DescribeLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
159
163
  describeLakeFormationIdentityCenterConfiguration(args: DescribeLakeFormationIdentityCenterConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
@@ -172,6 +176,7 @@ export interface LakeFormation {
172
176
  /**
173
177
  * @see {@link ExtendTransactionCommand}
174
178
  */
179
+ extendTransaction(): Promise<ExtendTransactionCommandOutput>;
175
180
  extendTransaction(args: ExtendTransactionCommandInput, options?: __HttpHandlerOptions): Promise<ExtendTransactionCommandOutput>;
176
181
  extendTransaction(args: ExtendTransactionCommandInput, cb: (err: any, data?: ExtendTransactionCommandOutput) => void): void;
177
182
  extendTransaction(args: ExtendTransactionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExtendTransactionCommandOutput) => void): void;
@@ -184,6 +189,7 @@ export interface LakeFormation {
184
189
  /**
185
190
  * @see {@link GetDataLakeSettingsCommand}
186
191
  */
192
+ getDataLakeSettings(): Promise<GetDataLakeSettingsCommandOutput>;
187
193
  getDataLakeSettings(args: GetDataLakeSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetDataLakeSettingsCommandOutput>;
188
194
  getDataLakeSettings(args: GetDataLakeSettingsCommandInput, cb: (err: any, data?: GetDataLakeSettingsCommandOutput) => void): void;
189
195
  getDataLakeSettings(args: GetDataLakeSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDataLakeSettingsCommandOutput) => void): void;
@@ -256,30 +262,35 @@ export interface LakeFormation {
256
262
  /**
257
263
  * @see {@link ListDataCellsFilterCommand}
258
264
  */
265
+ listDataCellsFilter(): Promise<ListDataCellsFilterCommandOutput>;
259
266
  listDataCellsFilter(args: ListDataCellsFilterCommandInput, options?: __HttpHandlerOptions): Promise<ListDataCellsFilterCommandOutput>;
260
267
  listDataCellsFilter(args: ListDataCellsFilterCommandInput, cb: (err: any, data?: ListDataCellsFilterCommandOutput) => void): void;
261
268
  listDataCellsFilter(args: ListDataCellsFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataCellsFilterCommandOutput) => void): void;
262
269
  /**
263
270
  * @see {@link ListLakeFormationOptInsCommand}
264
271
  */
272
+ listLakeFormationOptIns(): Promise<ListLakeFormationOptInsCommandOutput>;
265
273
  listLakeFormationOptIns(args: ListLakeFormationOptInsCommandInput, options?: __HttpHandlerOptions): Promise<ListLakeFormationOptInsCommandOutput>;
266
274
  listLakeFormationOptIns(args: ListLakeFormationOptInsCommandInput, cb: (err: any, data?: ListLakeFormationOptInsCommandOutput) => void): void;
267
275
  listLakeFormationOptIns(args: ListLakeFormationOptInsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLakeFormationOptInsCommandOutput) => void): void;
268
276
  /**
269
277
  * @see {@link ListLFTagsCommand}
270
278
  */
279
+ listLFTags(): Promise<ListLFTagsCommandOutput>;
271
280
  listLFTags(args: ListLFTagsCommandInput, options?: __HttpHandlerOptions): Promise<ListLFTagsCommandOutput>;
272
281
  listLFTags(args: ListLFTagsCommandInput, cb: (err: any, data?: ListLFTagsCommandOutput) => void): void;
273
282
  listLFTags(args: ListLFTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLFTagsCommandOutput) => void): void;
274
283
  /**
275
284
  * @see {@link ListPermissionsCommand}
276
285
  */
286
+ listPermissions(): Promise<ListPermissionsCommandOutput>;
277
287
  listPermissions(args: ListPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<ListPermissionsCommandOutput>;
278
288
  listPermissions(args: ListPermissionsCommandInput, cb: (err: any, data?: ListPermissionsCommandOutput) => void): void;
279
289
  listPermissions(args: ListPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPermissionsCommandOutput) => void): void;
280
290
  /**
281
291
  * @see {@link ListResourcesCommand}
282
292
  */
293
+ listResources(): Promise<ListResourcesCommandOutput>;
283
294
  listResources(args: ListResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListResourcesCommandOutput>;
284
295
  listResources(args: ListResourcesCommandInput, cb: (err: any, data?: ListResourcesCommandOutput) => void): void;
285
296
  listResources(args: ListResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourcesCommandOutput) => void): void;
@@ -292,6 +303,7 @@ export interface LakeFormation {
292
303
  /**
293
304
  * @see {@link ListTransactionsCommand}
294
305
  */
306
+ listTransactions(): Promise<ListTransactionsCommandOutput>;
295
307
  listTransactions(args: ListTransactionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTransactionsCommandOutput>;
296
308
  listTransactions(args: ListTransactionsCommandInput, cb: (err: any, data?: ListTransactionsCommandOutput) => void): void;
297
309
  listTransactions(args: ListTransactionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTransactionsCommandOutput) => void): void;
@@ -340,6 +352,7 @@ export interface LakeFormation {
340
352
  /**
341
353
  * @see {@link StartTransactionCommand}
342
354
  */
355
+ startTransaction(): Promise<StartTransactionCommandOutput>;
343
356
  startTransaction(args: StartTransactionCommandInput, options?: __HttpHandlerOptions): Promise<StartTransactionCommandOutput>;
344
357
  startTransaction(args: StartTransactionCommandInput, cb: (err: any, data?: StartTransactionCommandOutput) => void): void;
345
358
  startTransaction(args: StartTransactionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTransactionCommandOutput) => void): void;
@@ -352,6 +365,7 @@ export interface LakeFormation {
352
365
  /**
353
366
  * @see {@link UpdateLakeFormationIdentityCenterConfigurationCommand}
354
367
  */
368
+ updateLakeFormationIdentityCenterConfiguration(): Promise<UpdateLakeFormationIdentityCenterConfigurationCommandOutput>;
355
369
  updateLakeFormationIdentityCenterConfiguration(args: UpdateLakeFormationIdentityCenterConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLakeFormationIdentityCenterConfigurationCommandOutput>;
356
370
  updateLakeFormationIdentityCenterConfiguration(args: UpdateLakeFormationIdentityCenterConfigurationCommandInput, cb: (err: any, data?: UpdateLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
357
371
  updateLakeFormationIdentityCenterConfiguration(args: UpdateLakeFormationIdentityCenterConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLakeFormationIdentityCenterConfigurationCommandOutput) => void): void;
@@ -381,9 +395,9 @@ export interface LakeFormation {
381
395
  updateTableStorageOptimizer(args: UpdateTableStorageOptimizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTableStorageOptimizerCommandOutput) => void): void;
382
396
  }
383
397
  /**
384
- * @public
385
398
  * <fullname>Lake Formation</fullname>
386
399
  * <p>Defines the public endpoint for the Lake Formation service.</p>
400
+ * @public
387
401
  */
388
402
  export declare class LakeFormation extends LakeFormationClient implements LakeFormation {
389
403
  }
@@ -210,9 +210,9 @@ export type LakeFormationClientResolvedConfigType = __SmithyResolvedConfiguratio
210
210
  export interface LakeFormationClientResolvedConfig extends LakeFormationClientResolvedConfigType {
211
211
  }
212
212
  /**
213
- * @public
214
213
  * <fullname>Lake Formation</fullname>
215
214
  * <p>Defines the public endpoint for the Lake Formation service.</p>
215
+ * @public
216
216
  */
217
217
  export declare class LakeFormationClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, LakeFormationClientResolvedConfig> {
218
218
  /**
@@ -22,10 +22,10 @@ export interface AddLFTagsToResourceCommandOutput extends AddLFTagsToResourceRes
22
22
  }
23
23
  declare const AddLFTagsToResourceCommand_base: {
24
24
  new (input: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches one or more LF-tags to an existing resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -149,6 +149,7 @@ declare const AddLFTagsToResourceCommand_base: {
149
149
  * @throws {@link LakeFormationServiceException}
150
150
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
151
151
  *
152
+ * @public
152
153
  */
153
154
  export declare class AddLFTagsToResourceCommand extends AddLFTagsToResourceCommand_base {
154
155
  }
@@ -22,10 +22,10 @@ export interface AssumeDecoratedRoleWithSAMLCommandOutput extends AssumeDecorate
22
22
  }
23
23
  declare const AssumeDecoratedRoleWithSAMLCommand_base: {
24
24
  new (input: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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.
30
30
  * Lake Formation does not scope down the permission of the assumed role. All permissions attached to the role via the SAML federation setup will be included in the role session.
31
31
  * </p>
@@ -79,6 +79,7 @@ declare const AssumeDecoratedRoleWithSAMLCommand_base: {
79
79
  * @throws {@link LakeFormationServiceException}
80
80
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class AssumeDecoratedRoleWithSAMLCommand extends AssumeDecoratedRoleWithSAMLCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface BatchGrantPermissionsCommandOutput extends BatchGrantPermission
22
22
  }
23
23
  declare const BatchGrantPermissionsCommand_base: {
24
24
  new (input: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Batch operation to grant permissions to the principal.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -202,6 +202,7 @@ declare const BatchGrantPermissionsCommand_base: {
202
202
  * @throws {@link LakeFormationServiceException}
203
203
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
204
204
  *
205
+ * @public
205
206
  */
206
207
  export declare class BatchGrantPermissionsCommand extends BatchGrantPermissionsCommand_base {
207
208
  }
@@ -22,10 +22,10 @@ export interface BatchRevokePermissionsCommandOutput extends BatchRevokePermissi
22
22
  }
23
23
  declare const BatchRevokePermissionsCommand_base: {
24
24
  new (input: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Batch operation to revoke permissions from the principal.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -202,6 +202,7 @@ declare const BatchRevokePermissionsCommand_base: {
202
202
  * @throws {@link LakeFormationServiceException}
203
203
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
204
204
  *
205
+ * @public
205
206
  */
206
207
  export declare class BatchRevokePermissionsCommand extends BatchRevokePermissionsCommand_base {
207
208
  }
@@ -22,10 +22,10 @@ export interface CancelTransactionCommandOutput extends CancelTransactionRespons
22
22
  }
23
23
  declare const CancelTransactionCommand_base: {
24
24
  new (input: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const CancelTransactionCommand_base: {
72
72
  * @throws {@link LakeFormationServiceException}
73
73
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class CancelTransactionCommand extends CancelTransactionCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface CommitTransactionCommandOutput extends CommitTransactionRespons
22
22
  }
23
23
  declare const CommitTransactionCommand_base: {
24
24
  new (input: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const CommitTransactionCommand_base: {
71
71
  * @throws {@link LakeFormationServiceException}
72
72
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CommitTransactionCommand extends CommitTransactionCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateDataCellsFilterCommandOutput extends CreateDataCellsFilte
22
22
  }
23
23
  declare const CreateDataCellsFilterCommand_base: {
24
24
  new (input: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a data cell filter to allow one to grant access to certain columns on certain rows.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const CreateDataCellsFilterCommand_base: {
90
90
  * @throws {@link LakeFormationServiceException}
91
91
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class CreateDataCellsFilterCommand extends CreateDataCellsFilterCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface CreateLFTagCommandOutput extends CreateLFTagResponse, __Metadat
22
22
  }
23
23
  declare const CreateLFTagCommand_base: {
24
24
  new (input: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an LF-tag with the specified name and values.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const CreateLFTagCommand_base: {
73
73
  * @throws {@link LakeFormationServiceException}
74
74
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class CreateLFTagCommand extends CreateLFTagCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface CreateLakeFormationIdentityCenterConfigurationCommandOutput ext
22
22
  }
23
23
  declare const CreateLakeFormationIdentityCenterConfigurationCommand_base: {
24
24
  new (input: CreateLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationIdentityCenterConfigurationCommandInput, CreateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateLakeFormationIdentityCenterConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationIdentityCenterConfigurationCommandInput, CreateLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const CreateLakeFormationIdentityCenterConfigurationCommand_base: {
78
78
  * @throws {@link LakeFormationServiceException}
79
79
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends CreateLakeFormationIdentityCenterConfigurationCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface CreateLakeFormationOptInCommandOutput extends CreateLakeFormati
22
22
  }
23
23
  declare const CreateLakeFormationOptInCommand_base: {
24
24
  new (input: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enforce Lake Formation permissions for the given databases, tables, and principals.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -126,6 +126,7 @@ declare const CreateLakeFormationOptInCommand_base: {
126
126
  * @throws {@link LakeFormationServiceException}
127
127
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class CreateLakeFormationOptInCommand extends CreateLakeFormationOptInCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface DeleteDataCellsFilterCommandOutput extends DeleteDataCellsFilte
22
22
  }
23
23
  declare const DeleteDataCellsFilterCommand_base: {
24
24
  new (input: DeleteDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataCellsFilterCommandInput, DeleteDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DeleteDataCellsFilterCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteDataCellsFilterCommandInput, DeleteDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a data cell filter.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteDataCellsFilterCommand_base: {
69
69
  * @throws {@link LakeFormationServiceException}
70
70
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteDataCellsFilterCommand extends DeleteDataCellsFilterCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteLFTagCommandOutput extends DeleteLFTagResponse, __Metadat
22
22
  }
23
23
  declare const DeleteLFTagCommand_base: {
24
24
  new (input: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteLFTagCommand_base: {
67
67
  * @throws {@link LakeFormationServiceException}
68
68
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteLFTagCommand extends DeleteLFTagCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteLakeFormationIdentityCenterConfigurationCommandOutput ext
22
22
  }
23
23
  declare const DeleteLakeFormationIdentityCenterConfigurationCommand_base: {
24
24
  new (input: DeleteLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationIdentityCenterConfigurationCommandInput, DeleteLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DeleteLakeFormationIdentityCenterConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationIdentityCenterConfigurationCommandInput, DeleteLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an IAM Identity Center connection with Lake Formation.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteLakeFormationIdentityCenterConfigurationCommand_base: {
69
69
  * @throws {@link LakeFormationServiceException}
70
70
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends DeleteLakeFormationIdentityCenterConfigurationCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteLakeFormationOptInCommandOutput extends DeleteLakeFormati
22
22
  }
23
23
  declare const DeleteLakeFormationOptInCommand_base: {
24
24
  new (input: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -126,6 +126,7 @@ declare const DeleteLakeFormationOptInCommand_base: {
126
126
  * @throws {@link LakeFormationServiceException}
127
127
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class DeleteLakeFormationOptInCommand extends DeleteLakeFormationOptInCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface DeleteObjectsOnCancelCommandOutput extends DeleteObjectsOnCance
22
22
  }
23
23
  declare const DeleteObjectsOnCancelCommand_base: {
24
24
  new (input: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>For a specific governed table, provides a list of Amazon S3 objects that will be written during the current transaction and that can be automatically deleted
30
30
  * if the transaction is canceled. Without this call, no Amazon S3 objects are automatically deleted when a transaction cancels.
31
31
  * </p>
@@ -91,6 +91,7 @@ declare const DeleteObjectsOnCancelCommand_base: {
91
91
  * @throws {@link LakeFormationServiceException}
92
92
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DeleteObjectsOnCancelCommand extends DeleteObjectsOnCancelCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DeregisterResourceCommandOutput extends DeregisterResourceRespo
22
22
  }
23
23
  declare const DeregisterResourceCommand_base: {
24
24
  new (input: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deregisters the resource as managed by the Data Catalog.</p>
30
30
  * <p>When you deregister a path, Lake Formation removes the path from the inline policy attached to your service-linked role.</p>
31
31
  * @example
@@ -64,6 +64,7 @@ declare const DeregisterResourceCommand_base: {
64
64
  * @throws {@link LakeFormationServiceException}
65
65
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class DeregisterResourceCommand extends DeregisterResourceCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface DescribeLakeFormationIdentityCenterConfigurationCommandOutput e
22
22
  }
23
23
  declare const DescribeLakeFormationIdentityCenterConfigurationCommand_base: {
24
24
  new (input: DescribeLakeFormationIdentityCenterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLakeFormationIdentityCenterConfigurationCommandInput, DescribeLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeLakeFormationIdentityCenterConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLakeFormationIdentityCenterConfigurationCommandInput, DescribeLakeFormationIdentityCenterConfigurationCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the instance ARN and application ARN for the connection.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const DescribeLakeFormationIdentityCenterConfigurationCommand_base: {
76
76
  * @throws {@link LakeFormationServiceException}
77
77
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DescribeLakeFormationIdentityCenterConfigurationCommand extends DescribeLakeFormationIdentityCenterConfigurationCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
22
22
  }
23
23
  declare const DescribeResourceCommand_base: {
24
24
  new (input: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the current data access role for the given resource registered in Lake Formation.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DescribeResourceCommand_base: {
71
71
  * @throws {@link LakeFormationServiceException}
72
72
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DescribeTransactionCommandOutput extends DescribeTransactionRes
22
22
  }
23
23
  declare const DescribeTransactionCommand_base: {
24
24
  new (input: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of a single transaction.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const DescribeTransactionCommand_base: {
70
70
  * @throws {@link LakeFormationServiceException}
71
71
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DescribeTransactionCommand extends DescribeTransactionCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface ExtendTransactionCommandOutput extends ExtendTransactionRespons
22
22
  }
23
23
  declare const ExtendTransactionCommand_base: {
24
24
  new (input: ExtendTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<ExtendTransactionCommandInput, ExtendTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ExtendTransactionCommandInput]): import("@smithy/smithy-client").CommandImpl<ExtendTransactionCommandInput, ExtendTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Indicates to the service that the specified transaction is still active and should not be treated as idle and aborted.</p>
30
30
  * <p>Write transactions that remain idle for a long period are automatically aborted unless explicitly extended.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const ExtendTransactionCommand_base: {
73
73
  * @throws {@link LakeFormationServiceException}
74
74
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class ExtendTransactionCommand extends ExtendTransactionCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface GetDataCellsFilterCommandOutput extends GetDataCellsFilterRespo
22
22
  }
23
23
  declare const GetDataCellsFilterCommand_base: {
24
24
  new (input: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a data cells filter.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const GetDataCellsFilterCommand_base: {
89
89
  * @throws {@link LakeFormationServiceException}
90
90
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class GetDataCellsFilterCommand extends GetDataCellsFilterCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface GetDataLakeSettingsCommandOutput extends GetDataLakeSettingsRes
22
22
  }
23
23
  declare const GetDataLakeSettingsCommand_base: {
24
24
  new (input: GetDataLakeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataLakeSettingsCommandInput, GetDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetDataLakeSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDataLakeSettingsCommandInput, GetDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the list of the data lake administrators of a Lake Formation-managed data lake. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -109,6 +109,7 @@ declare const GetDataLakeSettingsCommand_base: {
109
109
  * @throws {@link LakeFormationServiceException}
110
110
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class GetDataLakeSettingsCommand extends GetDataLakeSettingsCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface GetEffectivePermissionsForPathCommandOutput extends GetEffectiv
22
22
  }
23
23
  declare const GetEffectivePermissionsForPathCommand_base: {
24
24
  new (input: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the Lake Formation permissions for a specified table or database resource located
30
30
  * at a path in Amazon S3. <code>GetEffectivePermissionsForPath</code> will not return databases and tables if the catalog is encrypted.</p>
31
31
  * @example
@@ -144,6 +144,7 @@ declare const GetEffectivePermissionsForPathCommand_base: {
144
144
  * @throws {@link LakeFormationServiceException}
145
145
  * <p>Base exception class for all service exceptions from LakeFormation service.</p>
146
146
  *
147
+ * @public
147
148
  */
148
149
  export declare class GetEffectivePermissionsForPathCommand extends GetEffectivePermissionsForPathCommand_base {
149
150
  }