1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\LakeFormation;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **AWS Lake Formation** service.
|
|
|
8 |
* @method \Aws\Result addLFTagsToResource(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise addLFTagsToResourceAsync(array $args = [])
|
|
|
10 |
* @method \Aws\Result assumeDecoratedRoleWithSAML(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise assumeDecoratedRoleWithSAMLAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result batchGrantPermissions(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise batchGrantPermissionsAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result batchRevokePermissions(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise batchRevokePermissionsAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result cancelTransaction(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise cancelTransactionAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result commitTransaction(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise commitTransactionAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result createDataCellsFilter(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createDataCellsFilterAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result createLFTag(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise createLFTagAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result deleteDataCellsFilter(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise deleteDataCellsFilterAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result deleteLFTag(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise deleteLFTagAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result deleteObjectsOnCancel(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise deleteObjectsOnCancelAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result deregisterResource(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise deregisterResourceAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result describeResource(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise describeResourceAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result describeTransaction(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise describeTransactionAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result extendTransaction(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise extendTransactionAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result getDataCellsFilter(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise getDataCellsFilterAsync(array $args = [])
|
|
|
40 |
* @method \Aws\Result getDataLakeSettings(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise getDataLakeSettingsAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result getEffectivePermissionsForPath(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise getEffectivePermissionsForPathAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result getLFTag(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise getLFTagAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result getQueryState(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise getQueryStateAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result getQueryStatistics(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise getQueryStatisticsAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result getResourceLFTags(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise getResourceLFTagsAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result getTableObjects(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise getTableObjectsAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result getTemporaryGluePartitionCredentials(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise getTemporaryGluePartitionCredentialsAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result getTemporaryGlueTableCredentials(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise getTemporaryGlueTableCredentialsAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result getWorkUnitResults(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise getWorkUnitResultsAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result getWorkUnits(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise getWorkUnitsAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result grantPermissions(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise grantPermissionsAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result listDataCellsFilter(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise listDataCellsFilterAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result listLFTags(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise listLFTagsAsync(array $args = [])
|
|
|
68 |
* @method \Aws\Result listPermissions(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise listPermissionsAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result listResources(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise listResourcesAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result listTableStorageOptimizers(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise listTableStorageOptimizersAsync(array $args = [])
|
|
|
74 |
* @method \Aws\Result listTransactions(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise listTransactionsAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result putDataLakeSettings(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise putDataLakeSettingsAsync(array $args = [])
|
|
|
78 |
* @method \Aws\Result registerResource(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise registerResourceAsync(array $args = [])
|
|
|
80 |
* @method \Aws\Result removeLFTagsFromResource(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise removeLFTagsFromResourceAsync(array $args = [])
|
|
|
82 |
* @method \Aws\Result revokePermissions(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise revokePermissionsAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result searchDatabasesByLFTags(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise searchDatabasesByLFTagsAsync(array $args = [])
|
|
|
86 |
* @method \Aws\Result searchTablesByLFTags(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise searchTablesByLFTagsAsync(array $args = [])
|
|
|
88 |
* @method \Aws\Result startQueryPlanning(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise startQueryPlanningAsync(array $args = [])
|
|
|
90 |
* @method \Aws\Result startTransaction(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise startTransactionAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result updateDataCellsFilter(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise updateDataCellsFilterAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result updateLFTag(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise updateLFTagAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result updateResource(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise updateResourceAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result updateTableObjects(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise updateTableObjectsAsync(array $args = [])
|
|
|
100 |
* @method \Aws\Result updateTableStorageOptimizer(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise updateTableStorageOptimizerAsync(array $args = [])
|
|
|
102 |
*/
|
|
|
103 |
class LakeFormationClient extends AwsClient {}
|