@aws-sdk/client-lakeformation 3.170.0 → 3.171.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.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/LakeFormation.d.ts +0 -45
- package/dist-types/ts3.4/LakeFormationClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/LakeFormationServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -447
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-lakeformation
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-lakeformation
|
|
@@ -180,7 +180,6 @@ import {
|
|
|
180
180
|
UpdateTableStorageOptimizerCommandOutput,
|
|
181
181
|
} from "./commands/UpdateTableStorageOptimizerCommand";
|
|
182
182
|
import { LakeFormationClient } from "./LakeFormationClient";
|
|
183
|
-
|
|
184
183
|
export declare class LakeFormation extends LakeFormationClient {
|
|
185
184
|
addLFTagsToResource(
|
|
186
185
|
args: AddLFTagsToResourceCommandInput,
|
|
@@ -195,7 +194,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
195
194
|
options: __HttpHandlerOptions,
|
|
196
195
|
cb: (err: any, data?: AddLFTagsToResourceCommandOutput) => void
|
|
197
196
|
): void;
|
|
198
|
-
|
|
199
197
|
assumeDecoratedRoleWithSAML(
|
|
200
198
|
args: AssumeDecoratedRoleWithSAMLCommandInput,
|
|
201
199
|
options?: __HttpHandlerOptions
|
|
@@ -209,7 +207,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
209
207
|
options: __HttpHandlerOptions,
|
|
210
208
|
cb: (err: any, data?: AssumeDecoratedRoleWithSAMLCommandOutput) => void
|
|
211
209
|
): void;
|
|
212
|
-
|
|
213
210
|
batchGrantPermissions(
|
|
214
211
|
args: BatchGrantPermissionsCommandInput,
|
|
215
212
|
options?: __HttpHandlerOptions
|
|
@@ -223,7 +220,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
223
220
|
options: __HttpHandlerOptions,
|
|
224
221
|
cb: (err: any, data?: BatchGrantPermissionsCommandOutput) => void
|
|
225
222
|
): void;
|
|
226
|
-
|
|
227
223
|
batchRevokePermissions(
|
|
228
224
|
args: BatchRevokePermissionsCommandInput,
|
|
229
225
|
options?: __HttpHandlerOptions
|
|
@@ -237,7 +233,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
237
233
|
options: __HttpHandlerOptions,
|
|
238
234
|
cb: (err: any, data?: BatchRevokePermissionsCommandOutput) => void
|
|
239
235
|
): void;
|
|
240
|
-
|
|
241
236
|
cancelTransaction(
|
|
242
237
|
args: CancelTransactionCommandInput,
|
|
243
238
|
options?: __HttpHandlerOptions
|
|
@@ -251,7 +246,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
251
246
|
options: __HttpHandlerOptions,
|
|
252
247
|
cb: (err: any, data?: CancelTransactionCommandOutput) => void
|
|
253
248
|
): void;
|
|
254
|
-
|
|
255
249
|
commitTransaction(
|
|
256
250
|
args: CommitTransactionCommandInput,
|
|
257
251
|
options?: __HttpHandlerOptions
|
|
@@ -265,7 +259,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
265
259
|
options: __HttpHandlerOptions,
|
|
266
260
|
cb: (err: any, data?: CommitTransactionCommandOutput) => void
|
|
267
261
|
): void;
|
|
268
|
-
|
|
269
262
|
createDataCellsFilter(
|
|
270
263
|
args: CreateDataCellsFilterCommandInput,
|
|
271
264
|
options?: __HttpHandlerOptions
|
|
@@ -279,7 +272,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
279
272
|
options: __HttpHandlerOptions,
|
|
280
273
|
cb: (err: any, data?: CreateDataCellsFilterCommandOutput) => void
|
|
281
274
|
): void;
|
|
282
|
-
|
|
283
275
|
createLFTag(
|
|
284
276
|
args: CreateLFTagCommandInput,
|
|
285
277
|
options?: __HttpHandlerOptions
|
|
@@ -293,7 +285,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
293
285
|
options: __HttpHandlerOptions,
|
|
294
286
|
cb: (err: any, data?: CreateLFTagCommandOutput) => void
|
|
295
287
|
): void;
|
|
296
|
-
|
|
297
288
|
deleteDataCellsFilter(
|
|
298
289
|
args: DeleteDataCellsFilterCommandInput,
|
|
299
290
|
options?: __HttpHandlerOptions
|
|
@@ -307,7 +298,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
307
298
|
options: __HttpHandlerOptions,
|
|
308
299
|
cb: (err: any, data?: DeleteDataCellsFilterCommandOutput) => void
|
|
309
300
|
): void;
|
|
310
|
-
|
|
311
301
|
deleteLFTag(
|
|
312
302
|
args: DeleteLFTagCommandInput,
|
|
313
303
|
options?: __HttpHandlerOptions
|
|
@@ -321,7 +311,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
321
311
|
options: __HttpHandlerOptions,
|
|
322
312
|
cb: (err: any, data?: DeleteLFTagCommandOutput) => void
|
|
323
313
|
): void;
|
|
324
|
-
|
|
325
314
|
deleteObjectsOnCancel(
|
|
326
315
|
args: DeleteObjectsOnCancelCommandInput,
|
|
327
316
|
options?: __HttpHandlerOptions
|
|
@@ -335,7 +324,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
335
324
|
options: __HttpHandlerOptions,
|
|
336
325
|
cb: (err: any, data?: DeleteObjectsOnCancelCommandOutput) => void
|
|
337
326
|
): void;
|
|
338
|
-
|
|
339
327
|
deregisterResource(
|
|
340
328
|
args: DeregisterResourceCommandInput,
|
|
341
329
|
options?: __HttpHandlerOptions
|
|
@@ -349,7 +337,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
349
337
|
options: __HttpHandlerOptions,
|
|
350
338
|
cb: (err: any, data?: DeregisterResourceCommandOutput) => void
|
|
351
339
|
): void;
|
|
352
|
-
|
|
353
340
|
describeResource(
|
|
354
341
|
args: DescribeResourceCommandInput,
|
|
355
342
|
options?: __HttpHandlerOptions
|
|
@@ -363,7 +350,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
363
350
|
options: __HttpHandlerOptions,
|
|
364
351
|
cb: (err: any, data?: DescribeResourceCommandOutput) => void
|
|
365
352
|
): void;
|
|
366
|
-
|
|
367
353
|
describeTransaction(
|
|
368
354
|
args: DescribeTransactionCommandInput,
|
|
369
355
|
options?: __HttpHandlerOptions
|
|
@@ -377,7 +363,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
377
363
|
options: __HttpHandlerOptions,
|
|
378
364
|
cb: (err: any, data?: DescribeTransactionCommandOutput) => void
|
|
379
365
|
): void;
|
|
380
|
-
|
|
381
366
|
extendTransaction(
|
|
382
367
|
args: ExtendTransactionCommandInput,
|
|
383
368
|
options?: __HttpHandlerOptions
|
|
@@ -391,7 +376,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
391
376
|
options: __HttpHandlerOptions,
|
|
392
377
|
cb: (err: any, data?: ExtendTransactionCommandOutput) => void
|
|
393
378
|
): void;
|
|
394
|
-
|
|
395
379
|
getDataLakeSettings(
|
|
396
380
|
args: GetDataLakeSettingsCommandInput,
|
|
397
381
|
options?: __HttpHandlerOptions
|
|
@@ -405,7 +389,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
405
389
|
options: __HttpHandlerOptions,
|
|
406
390
|
cb: (err: any, data?: GetDataLakeSettingsCommandOutput) => void
|
|
407
391
|
): void;
|
|
408
|
-
|
|
409
392
|
getEffectivePermissionsForPath(
|
|
410
393
|
args: GetEffectivePermissionsForPathCommandInput,
|
|
411
394
|
options?: __HttpHandlerOptions
|
|
@@ -419,7 +402,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
419
402
|
options: __HttpHandlerOptions,
|
|
420
403
|
cb: (err: any, data?: GetEffectivePermissionsForPathCommandOutput) => void
|
|
421
404
|
): void;
|
|
422
|
-
|
|
423
405
|
getLFTag(
|
|
424
406
|
args: GetLFTagCommandInput,
|
|
425
407
|
options?: __HttpHandlerOptions
|
|
@@ -433,7 +415,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
433
415
|
options: __HttpHandlerOptions,
|
|
434
416
|
cb: (err: any, data?: GetLFTagCommandOutput) => void
|
|
435
417
|
): void;
|
|
436
|
-
|
|
437
418
|
getQueryState(
|
|
438
419
|
args: GetQueryStateCommandInput,
|
|
439
420
|
options?: __HttpHandlerOptions
|
|
@@ -447,7 +428,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
447
428
|
options: __HttpHandlerOptions,
|
|
448
429
|
cb: (err: any, data?: GetQueryStateCommandOutput) => void
|
|
449
430
|
): void;
|
|
450
|
-
|
|
451
431
|
getQueryStatistics(
|
|
452
432
|
args: GetQueryStatisticsCommandInput,
|
|
453
433
|
options?: __HttpHandlerOptions
|
|
@@ -461,7 +441,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
461
441
|
options: __HttpHandlerOptions,
|
|
462
442
|
cb: (err: any, data?: GetQueryStatisticsCommandOutput) => void
|
|
463
443
|
): void;
|
|
464
|
-
|
|
465
444
|
getResourceLFTags(
|
|
466
445
|
args: GetResourceLFTagsCommandInput,
|
|
467
446
|
options?: __HttpHandlerOptions
|
|
@@ -475,7 +454,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
475
454
|
options: __HttpHandlerOptions,
|
|
476
455
|
cb: (err: any, data?: GetResourceLFTagsCommandOutput) => void
|
|
477
456
|
): void;
|
|
478
|
-
|
|
479
457
|
getTableObjects(
|
|
480
458
|
args: GetTableObjectsCommandInput,
|
|
481
459
|
options?: __HttpHandlerOptions
|
|
@@ -489,7 +467,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
489
467
|
options: __HttpHandlerOptions,
|
|
490
468
|
cb: (err: any, data?: GetTableObjectsCommandOutput) => void
|
|
491
469
|
): void;
|
|
492
|
-
|
|
493
470
|
getTemporaryGluePartitionCredentials(
|
|
494
471
|
args: GetTemporaryGluePartitionCredentialsCommandInput,
|
|
495
472
|
options?: __HttpHandlerOptions
|
|
@@ -509,7 +486,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
509
486
|
data?: GetTemporaryGluePartitionCredentialsCommandOutput
|
|
510
487
|
) => void
|
|
511
488
|
): void;
|
|
512
|
-
|
|
513
489
|
getTemporaryGlueTableCredentials(
|
|
514
490
|
args: GetTemporaryGlueTableCredentialsCommandInput,
|
|
515
491
|
options?: __HttpHandlerOptions
|
|
@@ -523,7 +499,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
523
499
|
options: __HttpHandlerOptions,
|
|
524
500
|
cb: (err: any, data?: GetTemporaryGlueTableCredentialsCommandOutput) => void
|
|
525
501
|
): void;
|
|
526
|
-
|
|
527
502
|
getWorkUnitResults(
|
|
528
503
|
args: GetWorkUnitResultsCommandInput,
|
|
529
504
|
options?: __HttpHandlerOptions
|
|
@@ -537,7 +512,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
537
512
|
options: __HttpHandlerOptions,
|
|
538
513
|
cb: (err: any, data?: GetWorkUnitResultsCommandOutput) => void
|
|
539
514
|
): void;
|
|
540
|
-
|
|
541
515
|
getWorkUnits(
|
|
542
516
|
args: GetWorkUnitsCommandInput,
|
|
543
517
|
options?: __HttpHandlerOptions
|
|
@@ -551,7 +525,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
551
525
|
options: __HttpHandlerOptions,
|
|
552
526
|
cb: (err: any, data?: GetWorkUnitsCommandOutput) => void
|
|
553
527
|
): void;
|
|
554
|
-
|
|
555
528
|
grantPermissions(
|
|
556
529
|
args: GrantPermissionsCommandInput,
|
|
557
530
|
options?: __HttpHandlerOptions
|
|
@@ -565,7 +538,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
565
538
|
options: __HttpHandlerOptions,
|
|
566
539
|
cb: (err: any, data?: GrantPermissionsCommandOutput) => void
|
|
567
540
|
): void;
|
|
568
|
-
|
|
569
541
|
listDataCellsFilter(
|
|
570
542
|
args: ListDataCellsFilterCommandInput,
|
|
571
543
|
options?: __HttpHandlerOptions
|
|
@@ -579,7 +551,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
579
551
|
options: __HttpHandlerOptions,
|
|
580
552
|
cb: (err: any, data?: ListDataCellsFilterCommandOutput) => void
|
|
581
553
|
): void;
|
|
582
|
-
|
|
583
554
|
listLFTags(
|
|
584
555
|
args: ListLFTagsCommandInput,
|
|
585
556
|
options?: __HttpHandlerOptions
|
|
@@ -593,7 +564,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
593
564
|
options: __HttpHandlerOptions,
|
|
594
565
|
cb: (err: any, data?: ListLFTagsCommandOutput) => void
|
|
595
566
|
): void;
|
|
596
|
-
|
|
597
567
|
listPermissions(
|
|
598
568
|
args: ListPermissionsCommandInput,
|
|
599
569
|
options?: __HttpHandlerOptions
|
|
@@ -607,7 +577,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
607
577
|
options: __HttpHandlerOptions,
|
|
608
578
|
cb: (err: any, data?: ListPermissionsCommandOutput) => void
|
|
609
579
|
): void;
|
|
610
|
-
|
|
611
580
|
listResources(
|
|
612
581
|
args: ListResourcesCommandInput,
|
|
613
582
|
options?: __HttpHandlerOptions
|
|
@@ -621,7 +590,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
621
590
|
options: __HttpHandlerOptions,
|
|
622
591
|
cb: (err: any, data?: ListResourcesCommandOutput) => void
|
|
623
592
|
): void;
|
|
624
|
-
|
|
625
593
|
listTableStorageOptimizers(
|
|
626
594
|
args: ListTableStorageOptimizersCommandInput,
|
|
627
595
|
options?: __HttpHandlerOptions
|
|
@@ -635,7 +603,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
635
603
|
options: __HttpHandlerOptions,
|
|
636
604
|
cb: (err: any, data?: ListTableStorageOptimizersCommandOutput) => void
|
|
637
605
|
): void;
|
|
638
|
-
|
|
639
606
|
listTransactions(
|
|
640
607
|
args: ListTransactionsCommandInput,
|
|
641
608
|
options?: __HttpHandlerOptions
|
|
@@ -649,7 +616,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
649
616
|
options: __HttpHandlerOptions,
|
|
650
617
|
cb: (err: any, data?: ListTransactionsCommandOutput) => void
|
|
651
618
|
): void;
|
|
652
|
-
|
|
653
619
|
putDataLakeSettings(
|
|
654
620
|
args: PutDataLakeSettingsCommandInput,
|
|
655
621
|
options?: __HttpHandlerOptions
|
|
@@ -663,7 +629,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
663
629
|
options: __HttpHandlerOptions,
|
|
664
630
|
cb: (err: any, data?: PutDataLakeSettingsCommandOutput) => void
|
|
665
631
|
): void;
|
|
666
|
-
|
|
667
632
|
registerResource(
|
|
668
633
|
args: RegisterResourceCommandInput,
|
|
669
634
|
options?: __HttpHandlerOptions
|
|
@@ -677,7 +642,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
677
642
|
options: __HttpHandlerOptions,
|
|
678
643
|
cb: (err: any, data?: RegisterResourceCommandOutput) => void
|
|
679
644
|
): void;
|
|
680
|
-
|
|
681
645
|
removeLFTagsFromResource(
|
|
682
646
|
args: RemoveLFTagsFromResourceCommandInput,
|
|
683
647
|
options?: __HttpHandlerOptions
|
|
@@ -691,7 +655,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
691
655
|
options: __HttpHandlerOptions,
|
|
692
656
|
cb: (err: any, data?: RemoveLFTagsFromResourceCommandOutput) => void
|
|
693
657
|
): void;
|
|
694
|
-
|
|
695
658
|
revokePermissions(
|
|
696
659
|
args: RevokePermissionsCommandInput,
|
|
697
660
|
options?: __HttpHandlerOptions
|
|
@@ -705,7 +668,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
705
668
|
options: __HttpHandlerOptions,
|
|
706
669
|
cb: (err: any, data?: RevokePermissionsCommandOutput) => void
|
|
707
670
|
): void;
|
|
708
|
-
|
|
709
671
|
searchDatabasesByLFTags(
|
|
710
672
|
args: SearchDatabasesByLFTagsCommandInput,
|
|
711
673
|
options?: __HttpHandlerOptions
|
|
@@ -719,7 +681,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
719
681
|
options: __HttpHandlerOptions,
|
|
720
682
|
cb: (err: any, data?: SearchDatabasesByLFTagsCommandOutput) => void
|
|
721
683
|
): void;
|
|
722
|
-
|
|
723
684
|
searchTablesByLFTags(
|
|
724
685
|
args: SearchTablesByLFTagsCommandInput,
|
|
725
686
|
options?: __HttpHandlerOptions
|
|
@@ -733,7 +694,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
733
694
|
options: __HttpHandlerOptions,
|
|
734
695
|
cb: (err: any, data?: SearchTablesByLFTagsCommandOutput) => void
|
|
735
696
|
): void;
|
|
736
|
-
|
|
737
697
|
startQueryPlanning(
|
|
738
698
|
args: StartQueryPlanningCommandInput,
|
|
739
699
|
options?: __HttpHandlerOptions
|
|
@@ -747,7 +707,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
747
707
|
options: __HttpHandlerOptions,
|
|
748
708
|
cb: (err: any, data?: StartQueryPlanningCommandOutput) => void
|
|
749
709
|
): void;
|
|
750
|
-
|
|
751
710
|
startTransaction(
|
|
752
711
|
args: StartTransactionCommandInput,
|
|
753
712
|
options?: __HttpHandlerOptions
|
|
@@ -761,7 +720,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
761
720
|
options: __HttpHandlerOptions,
|
|
762
721
|
cb: (err: any, data?: StartTransactionCommandOutput) => void
|
|
763
722
|
): void;
|
|
764
|
-
|
|
765
723
|
updateLFTag(
|
|
766
724
|
args: UpdateLFTagCommandInput,
|
|
767
725
|
options?: __HttpHandlerOptions
|
|
@@ -775,7 +733,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
775
733
|
options: __HttpHandlerOptions,
|
|
776
734
|
cb: (err: any, data?: UpdateLFTagCommandOutput) => void
|
|
777
735
|
): void;
|
|
778
|
-
|
|
779
736
|
updateResource(
|
|
780
737
|
args: UpdateResourceCommandInput,
|
|
781
738
|
options?: __HttpHandlerOptions
|
|
@@ -789,7 +746,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
789
746
|
options: __HttpHandlerOptions,
|
|
790
747
|
cb: (err: any, data?: UpdateResourceCommandOutput) => void
|
|
791
748
|
): void;
|
|
792
|
-
|
|
793
749
|
updateTableObjects(
|
|
794
750
|
args: UpdateTableObjectsCommandInput,
|
|
795
751
|
options?: __HttpHandlerOptions
|
|
@@ -803,7 +759,6 @@ export declare class LakeFormation extends LakeFormationClient {
|
|
|
803
759
|
options: __HttpHandlerOptions,
|
|
804
760
|
cb: (err: any, data?: UpdateTableObjectsCommandOutput) => void
|
|
805
761
|
): void;
|
|
806
|
-
|
|
807
762
|
updateTableStorageOptimizer(
|
|
808
763
|
args: UpdateTableStorageOptimizerCommandInput,
|
|
809
764
|
options?: __HttpHandlerOptions
|
|
@@ -317,47 +317,26 @@ export declare type ServiceOutputTypes =
|
|
|
317
317
|
export interface ClientDefaults
|
|
318
318
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
319
319
|
requestHandler?: __HttpHandler;
|
|
320
|
-
|
|
321
320
|
sha256?: __HashConstructor;
|
|
322
|
-
|
|
323
321
|
urlParser?: __UrlParser;
|
|
324
|
-
|
|
325
322
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
326
|
-
|
|
327
323
|
streamCollector?: __StreamCollector;
|
|
328
|
-
|
|
329
324
|
base64Decoder?: __Decoder;
|
|
330
|
-
|
|
331
325
|
base64Encoder?: __Encoder;
|
|
332
|
-
|
|
333
326
|
utf8Decoder?: __Decoder;
|
|
334
|
-
|
|
335
327
|
utf8Encoder?: __Encoder;
|
|
336
|
-
|
|
337
328
|
runtime?: string;
|
|
338
|
-
|
|
339
329
|
disableHostPrefix?: boolean;
|
|
340
|
-
|
|
341
330
|
maxAttempts?: number | __Provider<number>;
|
|
342
|
-
|
|
343
331
|
retryMode?: string | __Provider<string>;
|
|
344
|
-
|
|
345
332
|
logger?: __Logger;
|
|
346
|
-
|
|
347
333
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
348
|
-
|
|
349
334
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
350
|
-
|
|
351
335
|
serviceId?: string;
|
|
352
|
-
|
|
353
336
|
region?: string | __Provider<string>;
|
|
354
|
-
|
|
355
337
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
356
|
-
|
|
357
338
|
regionInfoProvider?: RegionInfoProvider;
|
|
358
|
-
|
|
359
339
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
360
|
-
|
|
361
340
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
362
341
|
}
|
|
363
342
|
declare type LakeFormationClientConfigType = Partial<
|
|
@@ -370,7 +349,6 @@ declare type LakeFormationClientConfigType = Partial<
|
|
|
370
349
|
HostHeaderInputConfig &
|
|
371
350
|
AwsAuthInputConfig &
|
|
372
351
|
UserAgentInputConfig;
|
|
373
|
-
|
|
374
352
|
export interface LakeFormationClientConfig
|
|
375
353
|
extends LakeFormationClientConfigType {}
|
|
376
354
|
declare type LakeFormationClientResolvedConfigType =
|
|
@@ -382,10 +360,8 @@ declare type LakeFormationClientResolvedConfigType =
|
|
|
382
360
|
HostHeaderResolvedConfig &
|
|
383
361
|
AwsAuthResolvedConfig &
|
|
384
362
|
UserAgentResolvedConfig;
|
|
385
|
-
|
|
386
363
|
export interface LakeFormationClientResolvedConfig
|
|
387
364
|
extends LakeFormationClientResolvedConfigType {}
|
|
388
|
-
|
|
389
365
|
export declare class LakeFormationClient extends __Client<
|
|
390
366
|
__HttpHandlerOptions,
|
|
391
367
|
ServiceInputTypes,
|
|
@@ -394,7 +370,6 @@ export declare class LakeFormationClient extends __Client<
|
|
|
394
370
|
> {
|
|
395
371
|
readonly config: LakeFormationClientResolvedConfig;
|
|
396
372
|
constructor(configuration: LakeFormationClientConfig);
|
|
397
|
-
|
|
398
373
|
destroy(): void;
|
|
399
374
|
}
|
|
400
375
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface AddLFTagsToResourceCommandInput
|
|
|
19
19
|
export interface AddLFTagsToResourceCommandOutput
|
|
20
20
|
extends AddLFTagsToResourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AddLFTagsToResourceCommand extends $Command<
|
|
24
23
|
AddLFTagsToResourceCommandInput,
|
|
25
24
|
AddLFTagsToResourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AddLFTagsToResourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AddLFTagsToResourceCommandInput;
|
|
29
28
|
constructor(input: AddLFTagsToResourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface AssumeDecoratedRoleWithSAMLCommandInput
|
|
|
19
19
|
export interface AssumeDecoratedRoleWithSAMLCommandOutput
|
|
20
20
|
extends AssumeDecoratedRoleWithSAMLResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AssumeDecoratedRoleWithSAMLCommand extends $Command<
|
|
24
23
|
AssumeDecoratedRoleWithSAMLCommandInput,
|
|
25
24
|
AssumeDecoratedRoleWithSAMLCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AssumeDecoratedRoleWithSAMLCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AssumeDecoratedRoleWithSAMLCommandInput;
|
|
29
28
|
constructor(input: AssumeDecoratedRoleWithSAMLCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface BatchGrantPermissionsCommandInput
|
|
|
19
19
|
export interface BatchGrantPermissionsCommandOutput
|
|
20
20
|
extends BatchGrantPermissionsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchGrantPermissionsCommand extends $Command<
|
|
24
23
|
BatchGrantPermissionsCommandInput,
|
|
25
24
|
BatchGrantPermissionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class BatchGrantPermissionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: BatchGrantPermissionsCommandInput;
|
|
29
28
|
constructor(input: BatchGrantPermissionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface BatchRevokePermissionsCommandInput
|
|
|
19
19
|
export interface BatchRevokePermissionsCommandOutput
|
|
20
20
|
extends BatchRevokePermissionsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class BatchRevokePermissionsCommand extends $Command<
|
|
24
23
|
BatchRevokePermissionsCommandInput,
|
|
25
24
|
BatchRevokePermissionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class BatchRevokePermissionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: BatchRevokePermissionsCommandInput;
|
|
29
28
|
constructor(input: BatchRevokePermissionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CancelTransactionCommandInput
|
|
|
19
19
|
export interface CancelTransactionCommandOutput
|
|
20
20
|
extends CancelTransactionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CancelTransactionCommand extends $Command<
|
|
24
23
|
CancelTransactionCommandInput,
|
|
25
24
|
CancelTransactionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CancelTransactionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CancelTransactionCommandInput;
|
|
29
28
|
constructor(input: CancelTransactionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CommitTransactionCommandInput
|
|
|
19
19
|
export interface CommitTransactionCommandOutput
|
|
20
20
|
extends CommitTransactionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CommitTransactionCommand extends $Command<
|
|
24
23
|
CommitTransactionCommandInput,
|
|
25
24
|
CommitTransactionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CommitTransactionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CommitTransactionCommandInput;
|
|
29
28
|
constructor(input: CommitTransactionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDataCellsFilterCommandInput
|
|
|
19
19
|
export interface CreateDataCellsFilterCommandOutput
|
|
20
20
|
extends CreateDataCellsFilterResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDataCellsFilterCommand extends $Command<
|
|
24
23
|
CreateDataCellsFilterCommandInput,
|
|
25
24
|
CreateDataCellsFilterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDataCellsFilterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDataCellsFilterCommandInput;
|
|
29
28
|
constructor(input: CreateDataCellsFilterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateLFTagCommandInput extends CreateLFTagRequest {}
|
|
|
15
15
|
export interface CreateLFTagCommandOutput
|
|
16
16
|
extends CreateLFTagResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateLFTagCommand extends $Command<
|
|
20
19
|
CreateLFTagCommandInput,
|
|
21
20
|
CreateLFTagCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateLFTagCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateLFTagCommandInput;
|
|
25
24
|
constructor(input: CreateLFTagCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteDataCellsFilterCommandInput
|
|
|
19
19
|
export interface DeleteDataCellsFilterCommandOutput
|
|
20
20
|
extends DeleteDataCellsFilterResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteDataCellsFilterCommand extends $Command<
|
|
24
23
|
DeleteDataCellsFilterCommandInput,
|
|
25
24
|
DeleteDataCellsFilterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteDataCellsFilterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteDataCellsFilterCommandInput;
|
|
29
28
|
constructor(input: DeleteDataCellsFilterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteLFTagCommandInput extends DeleteLFTagRequest {}
|
|
|
15
15
|
export interface DeleteLFTagCommandOutput
|
|
16
16
|
extends DeleteLFTagResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteLFTagCommand extends $Command<
|
|
20
19
|
DeleteLFTagCommandInput,
|
|
21
20
|
DeleteLFTagCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteLFTagCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteLFTagCommandInput;
|
|
25
24
|
constructor(input: DeleteLFTagCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteObjectsOnCancelCommandInput
|
|
|
19
19
|
export interface DeleteObjectsOnCancelCommandOutput
|
|
20
20
|
extends DeleteObjectsOnCancelResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteObjectsOnCancelCommand extends $Command<
|
|
24
23
|
DeleteObjectsOnCancelCommandInput,
|
|
25
24
|
DeleteObjectsOnCancelCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteObjectsOnCancelCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteObjectsOnCancelCommandInput;
|
|
29
28
|
constructor(input: DeleteObjectsOnCancelCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeregisterResourceCommandInput
|
|
|
19
19
|
export interface DeregisterResourceCommandOutput
|
|
20
20
|
extends DeregisterResourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeregisterResourceCommand extends $Command<
|
|
24
23
|
DeregisterResourceCommandInput,
|
|
25
24
|
DeregisterResourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeregisterResourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeregisterResourceCommandInput;
|
|
29
28
|
constructor(input: DeregisterResourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeResourceCommandInput extends DescribeResourceRequest {}
|
|
|
18
18
|
export interface DescribeResourceCommandOutput
|
|
19
19
|
extends DescribeResourceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeResourceCommand extends $Command<
|
|
23
22
|
DescribeResourceCommandInput,
|
|
24
23
|
DescribeResourceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeResourceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeResourceCommandInput;
|
|
28
27
|
constructor(input: DescribeResourceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeTransactionCommandInput
|
|
|
19
19
|
export interface DescribeTransactionCommandOutput
|
|
20
20
|
extends DescribeTransactionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeTransactionCommand extends $Command<
|
|
24
23
|
DescribeTransactionCommandInput,
|
|
25
24
|
DescribeTransactionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeTransactionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeTransactionCommandInput;
|
|
29
28
|
constructor(input: DescribeTransactionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ExtendTransactionCommandInput
|
|
|
19
19
|
export interface ExtendTransactionCommandOutput
|
|
20
20
|
extends ExtendTransactionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ExtendTransactionCommand extends $Command<
|
|
24
23
|
ExtendTransactionCommandInput,
|
|
25
24
|
ExtendTransactionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ExtendTransactionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ExtendTransactionCommandInput;
|
|
29
28
|
constructor(input: ExtendTransactionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: LakeFormationClientResolvedConfig,
|