@aws-sdk/client-lakeformation 3.335.0 → 3.338.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/dist-cjs/LakeFormationClient.js +2 -1
- package/dist-cjs/commands/AddLFTagsToResourceCommand.js +2 -1
- package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -1
- package/dist-cjs/commands/BatchGrantPermissionsCommand.js +2 -1
- package/dist-cjs/commands/BatchRevokePermissionsCommand.js +2 -1
- package/dist-cjs/commands/CancelTransactionCommand.js +2 -1
- package/dist-cjs/commands/CommitTransactionCommand.js +2 -1
- package/dist-cjs/commands/CreateDataCellsFilterCommand.js +2 -1
- package/dist-cjs/commands/CreateLFTagCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +2 -1
- package/dist-cjs/commands/DeleteLFTagCommand.js +2 -1
- package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +2 -1
- package/dist-cjs/commands/DeregisterResourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeResourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeTransactionCommand.js +2 -1
- package/dist-cjs/commands/ExtendTransactionCommand.js +2 -1
- package/dist-cjs/commands/GetDataCellsFilterCommand.js +2 -1
- package/dist-cjs/commands/GetDataLakeSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +2 -1
- package/dist-cjs/commands/GetLFTagCommand.js +2 -1
- package/dist-cjs/commands/GetQueryStateCommand.js +2 -1
- package/dist-cjs/commands/GetQueryStatisticsCommand.js +2 -1
- package/dist-cjs/commands/GetResourceLFTagsCommand.js +2 -1
- package/dist-cjs/commands/GetTableObjectsCommand.js +2 -1
- package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -1
- package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -1
- package/dist-cjs/commands/GetWorkUnitResultsCommand.js +2 -1
- package/dist-cjs/commands/GetWorkUnitsCommand.js +2 -1
- package/dist-cjs/commands/GrantPermissionsCommand.js +2 -1
- package/dist-cjs/commands/ListDataCellsFilterCommand.js +2 -1
- package/dist-cjs/commands/ListLFTagsCommand.js +2 -1
- package/dist-cjs/commands/ListPermissionsCommand.js +2 -1
- package/dist-cjs/commands/ListResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +2 -1
- package/dist-cjs/commands/ListTransactionsCommand.js +2 -1
- package/dist-cjs/commands/PutDataLakeSettingsCommand.js +2 -1
- package/dist-cjs/commands/RegisterResourceCommand.js +2 -1
- package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +2 -1
- package/dist-cjs/commands/RevokePermissionsCommand.js +2 -1
- package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +2 -1
- package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +2 -1
- package/dist-cjs/commands/StartQueryPlanningCommand.js +2 -1
- package/dist-cjs/commands/StartTransactionCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +2 -1
- package/dist-cjs/commands/UpdateLFTagCommand.js +2 -1
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateTableObjectsCommand.js +2 -1
- package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/LakeFormationServiceException.js +2 -1
- package/dist-es/LakeFormationClient.js +1 -0
- package/dist-es/commands/AddLFTagsToResourceCommand.js +1 -0
- package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +1 -0
- package/dist-es/commands/BatchGrantPermissionsCommand.js +1 -0
- package/dist-es/commands/BatchRevokePermissionsCommand.js +1 -0
- package/dist-es/commands/CancelTransactionCommand.js +1 -0
- package/dist-es/commands/CommitTransactionCommand.js +1 -0
- package/dist-es/commands/CreateDataCellsFilterCommand.js +1 -0
- package/dist-es/commands/CreateLFTagCommand.js +1 -0
- package/dist-es/commands/DeleteDataCellsFilterCommand.js +1 -0
- package/dist-es/commands/DeleteLFTagCommand.js +1 -0
- package/dist-es/commands/DeleteObjectsOnCancelCommand.js +1 -0
- package/dist-es/commands/DeregisterResourceCommand.js +1 -0
- package/dist-es/commands/DescribeResourceCommand.js +1 -0
- package/dist-es/commands/DescribeTransactionCommand.js +1 -0
- package/dist-es/commands/ExtendTransactionCommand.js +1 -0
- package/dist-es/commands/GetDataCellsFilterCommand.js +1 -0
- package/dist-es/commands/GetDataLakeSettingsCommand.js +1 -0
- package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +1 -0
- package/dist-es/commands/GetLFTagCommand.js +1 -0
- package/dist-es/commands/GetQueryStateCommand.js +1 -0
- package/dist-es/commands/GetQueryStatisticsCommand.js +1 -0
- package/dist-es/commands/GetResourceLFTagsCommand.js +1 -0
- package/dist-es/commands/GetTableObjectsCommand.js +1 -0
- package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +1 -0
- package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +1 -0
- package/dist-es/commands/GetWorkUnitResultsCommand.js +1 -0
- package/dist-es/commands/GetWorkUnitsCommand.js +1 -0
- package/dist-es/commands/GrantPermissionsCommand.js +1 -0
- package/dist-es/commands/ListDataCellsFilterCommand.js +1 -0
- package/dist-es/commands/ListLFTagsCommand.js +1 -0
- package/dist-es/commands/ListPermissionsCommand.js +1 -0
- package/dist-es/commands/ListResourcesCommand.js +1 -0
- package/dist-es/commands/ListTableStorageOptimizersCommand.js +1 -0
- package/dist-es/commands/ListTransactionsCommand.js +1 -0
- package/dist-es/commands/PutDataLakeSettingsCommand.js +1 -0
- package/dist-es/commands/RegisterResourceCommand.js +1 -0
- package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +1 -0
- package/dist-es/commands/RevokePermissionsCommand.js +1 -0
- package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +1 -0
- package/dist-es/commands/SearchTablesByLFTagsCommand.js +1 -0
- package/dist-es/commands/StartQueryPlanningCommand.js +1 -0
- package/dist-es/commands/StartTransactionCommand.js +1 -0
- package/dist-es/commands/UpdateDataCellsFilterCommand.js +1 -0
- package/dist-es/commands/UpdateLFTagCommand.js +1 -0
- package/dist-es/commands/UpdateResourceCommand.js +1 -0
- package/dist-es/commands/UpdateTableObjectsCommand.js +1 -0
- package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/LakeFormationServiceException.js +1 -0
- package/dist-types/LakeFormationClient.d.ts +3 -3
- package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +4 -0
- package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +4 -0
- package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/CancelTransactionCommand.d.ts +4 -0
- package/dist-types/commands/CommitTransactionCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +4 -0
- package/dist-types/commands/CreateLFTagCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLFTagCommand.d.ts +4 -0
- package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterResourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeResourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTransactionCommand.d.ts +4 -0
- package/dist-types/commands/ExtendTransactionCommand.d.ts +4 -0
- package/dist-types/commands/GetDataCellsFilterCommand.d.ts +4 -0
- package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +4 -0
- package/dist-types/commands/GetLFTagCommand.d.ts +4 -0
- package/dist-types/commands/GetQueryStateCommand.d.ts +4 -0
- package/dist-types/commands/GetQueryStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/GetResourceLFTagsCommand.d.ts +4 -0
- package/dist-types/commands/GetTableObjectsCommand.d.ts +4 -0
- package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +4 -0
- package/dist-types/commands/GetWorkUnitsCommand.d.ts +4 -0
- package/dist-types/commands/GrantPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataCellsFilterCommand.d.ts +4 -0
- package/dist-types/commands/ListLFTagsCommand.d.ts +4 -0
- package/dist-types/commands/ListPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/ListResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +4 -0
- package/dist-types/commands/ListTransactionsCommand.d.ts +4 -0
- package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +4 -0
- package/dist-types/commands/RegisterResourceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +4 -0
- package/dist-types/commands/RevokePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +4 -0
- package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +4 -0
- package/dist-types/commands/StartQueryPlanningCommand.d.ts +4 -0
- package/dist-types/commands/StartTransactionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +4 -0
- package/dist-types/commands/UpdateLFTagCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTableObjectsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +4 -0
- package/dist-types/index.d.ts +8 -2
- package/dist-types/models/LakeFormationServiceException.d.ts +1 -0
- package/dist-types/ts3.4/LakeFormationClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/LakeFormationServiceException.d.ts +1 -0
- package/package.json +30 -30
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { CommitTransactionRequest, CommitTransactionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { CreateDataCellsFilterRequest, CreateDataCellsFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { CreateLFTagRequest, CreateLFTagResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DeleteDataCellsFilterRequest, DeleteDataCellsFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DeleteLFTagRequest, DeleteLFTagResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DeleteObjectsOnCancelRequest, DeleteObjectsOnCancelResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DeregisterResourceRequest, DeregisterResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { DescribeTransactionRequest, DescribeTransactionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ExtendTransactionRequest, ExtendTransactionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetDataCellsFilterRequest, GetDataCellsFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetDataLakeSettingsRequest, GetDataLakeSettingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetLFTagRequest, GetLFTagResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetQueryStateRequest, GetQueryStateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetQueryStatisticsRequest, GetQueryStatisticsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetResourceLFTagsRequest, GetResourceLFTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetTableObjectsRequest, GetTableObjectsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetTemporaryGluePartitionCredentialsRequest, GetTemporaryGluePartitionCredentialsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetTemporaryGlueTableCredentialsRequest, GetTemporaryGlueTableCredentialsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack, WithSdkStreamMixin as __WithSdkStreamMixin } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetWorkUnitResultsRequest, GetWorkUnitResultsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GetWorkUnitsRequest, GetWorkUnitsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { GrantPermissionsRequest, GrantPermissionsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListDataCellsFilterRequest, ListDataCellsFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListLFTagsRequest, ListLFTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListPermissionsRequest, ListPermissionsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListTableStorageOptimizersRequest, ListTableStorageOptimizersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { ListTransactionsRequest, ListTransactionsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { PutDataLakeSettingsRequest, PutDataLakeSettingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { RegisterResourceRequest, RegisterResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { RevokePermissionsRequest, RevokePermissionsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { SearchTablesByLFTagsRequest, SearchTablesByLFTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { StartQueryPlanningRequest, StartQueryPlanningResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { StartTransactionRequest, StartTransactionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { UpdateDataCellsFilterRequest, UpdateDataCellsFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { UpdateLFTagRequest, UpdateLFTagResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { UpdateTableObjectsRequest, UpdateTableObjectsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient";
|
|
5
5
|
import { UpdateTableStorageOptimizerRequest, UpdateTableStorageOptimizerResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>Lake Formation</fullname>
|
|
3
|
+
* <p>Defines the public endpoint for the Lake Formation service.</p>
|
|
4
|
+
*
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
2
7
|
export * from "./LakeFormationClient";
|
|
8
|
+
export * from "./LakeFormation";
|
|
3
9
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
10
|
export * from "./pagination";
|
|
11
|
+
export * from "./models";
|
|
6
12
|
export { LakeFormationServiceException } from "./models/LakeFormationServiceException";
|
|
@@ -240,6 +240,7 @@ import {
|
|
|
240
240
|
ClientResolvedEndpointParameters,
|
|
241
241
|
EndpointParameters,
|
|
242
242
|
} from "./endpoint/EndpointParameters";
|
|
243
|
+
export { __Client };
|
|
243
244
|
export type ServiceInputTypes =
|
|
244
245
|
| AddLFTagsToResourceCommandInput
|
|
245
246
|
| AssumeDecoratedRoleWithSAMLCommandInput
|
|
@@ -361,7 +362,7 @@ export interface ClientDefaults
|
|
|
361
362
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
362
363
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
363
364
|
}
|
|
364
|
-
type LakeFormationClientConfigType = Partial<
|
|
365
|
+
export type LakeFormationClientConfigType = Partial<
|
|
365
366
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
366
367
|
> &
|
|
367
368
|
ClientDefaults &
|
|
@@ -374,7 +375,7 @@ type LakeFormationClientConfigType = Partial<
|
|
|
374
375
|
ClientInputEndpointParameters;
|
|
375
376
|
export interface LakeFormationClientConfig
|
|
376
377
|
extends LakeFormationClientConfigType {}
|
|
377
|
-
type LakeFormationClientResolvedConfigType =
|
|
378
|
+
export type LakeFormationClientResolvedConfigType =
|
|
378
379
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
379
380
|
Required<ClientDefaults> &
|
|
380
381
|
RegionResolvedConfig &
|
|
@@ -396,4 +397,3 @@ export declare class LakeFormationClient extends __Client<
|
|
|
396
397
|
constructor(configuration: LakeFormationClientConfig);
|
|
397
398
|
destroy(): void;
|
|
398
399
|
}
|
|
399
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddLFTagsToResourceRequest,
|
|
16
16
|
AddLFTagsToResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddLFTagsToResourceCommandInput
|
|
19
20
|
extends AddLFTagsToResourceRequest {}
|
|
20
21
|
export interface AddLFTagsToResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssumeDecoratedRoleWithSAMLRequest,
|
|
16
16
|
AssumeDecoratedRoleWithSAMLResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssumeDecoratedRoleWithSAMLCommandInput
|
|
19
20
|
extends AssumeDecoratedRoleWithSAMLRequest {}
|
|
20
21
|
export interface AssumeDecoratedRoleWithSAMLCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGrantPermissionsRequest,
|
|
16
16
|
BatchGrantPermissionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGrantPermissionsCommandInput
|
|
19
20
|
extends BatchGrantPermissionsRequest {}
|
|
20
21
|
export interface BatchGrantPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchRevokePermissionsRequest,
|
|
16
16
|
BatchRevokePermissionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchRevokePermissionsCommandInput
|
|
19
20
|
extends BatchRevokePermissionsRequest {}
|
|
20
21
|
export interface BatchRevokePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelTransactionRequest,
|
|
16
16
|
CancelTransactionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelTransactionCommandInput
|
|
19
20
|
extends CancelTransactionRequest {}
|
|
20
21
|
export interface CancelTransactionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CommitTransactionRequest,
|
|
16
16
|
CommitTransactionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CommitTransactionCommandInput
|
|
19
20
|
extends CommitTransactionRequest {}
|
|
20
21
|
export interface CommitTransactionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateDataCellsFilterRequest,
|
|
16
16
|
CreateDataCellsFilterResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDataCellsFilterCommandInput
|
|
19
20
|
extends CreateDataCellsFilterRequest {}
|
|
20
21
|
export interface CreateDataCellsFilterCommandOutput
|