@aws-sdk/client-lakeformation 3.480.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AddLFTagsToResourceCommand.js +18 -41
- package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
- package/dist-cjs/commands/BatchGrantPermissionsCommand.js +18 -41
- package/dist-cjs/commands/BatchRevokePermissionsCommand.js +18 -41
- package/dist-cjs/commands/CancelTransactionCommand.js +18 -41
- package/dist-cjs/commands/CommitTransactionCommand.js +18 -41
- package/dist-cjs/commands/CreateDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/CreateLFTagCommand.js +18 -41
- package/dist-cjs/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateLakeFormationOptInCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteLFTagCommand.js +18 -41
- package/dist-cjs/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteLakeFormationOptInCommand.js +18 -41
- package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +18 -41
- package/dist-cjs/commands/DeregisterResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeTransactionCommand.js +18 -41
- package/dist-cjs/commands/ExtendTransactionCommand.js +18 -41
- package/dist-cjs/commands/GetDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/GetDataLakeSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +18 -41
- package/dist-cjs/commands/GetLFTagCommand.js +18 -41
- package/dist-cjs/commands/GetQueryStateCommand.js +18 -41
- package/dist-cjs/commands/GetQueryStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetResourceLFTagsCommand.js +18 -41
- package/dist-cjs/commands/GetTableObjectsCommand.js +18 -41
- package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetWorkUnitResultsCommand.js +18 -41
- package/dist-cjs/commands/GetWorkUnitsCommand.js +18 -41
- package/dist-cjs/commands/GrantPermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/ListLFTagsCommand.js +18 -41
- package/dist-cjs/commands/ListLakeFormationOptInsCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +18 -41
- package/dist-cjs/commands/ListTransactionsCommand.js +18 -41
- package/dist-cjs/commands/PutDataLakeSettingsCommand.js +18 -41
- package/dist-cjs/commands/RegisterResourceCommand.js +18 -41
- package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +18 -41
- package/dist-cjs/commands/RevokePermissionsCommand.js +18 -41
- package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +18 -41
- package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +18 -41
- package/dist-cjs/commands/StartQueryPlanningCommand.js +18 -41
- package/dist-cjs/commands/StartTransactionCommand.js +18 -41
- package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +18 -41
- package/dist-cjs/commands/UpdateLFTagCommand.js +18 -41
- package/dist-cjs/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateTableObjectsCommand.js +18 -41
- package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddLFTagsToResourceCommand.js +18 -41
- package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +18 -41
- package/dist-es/commands/BatchGrantPermissionsCommand.js +18 -41
- package/dist-es/commands/BatchRevokePermissionsCommand.js +18 -41
- package/dist-es/commands/CancelTransactionCommand.js +18 -41
- package/dist-es/commands/CommitTransactionCommand.js +18 -41
- package/dist-es/commands/CreateDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/CreateLFTagCommand.js +18 -41
- package/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateLakeFormationOptInCommand.js +18 -41
- package/dist-es/commands/DeleteDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/DeleteLFTagCommand.js +18 -41
- package/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteLakeFormationOptInCommand.js +18 -41
- package/dist-es/commands/DeleteObjectsOnCancelCommand.js +18 -41
- package/dist-es/commands/DeregisterResourceCommand.js +18 -41
- package/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeResourceCommand.js +18 -41
- package/dist-es/commands/DescribeTransactionCommand.js +18 -41
- package/dist-es/commands/ExtendTransactionCommand.js +18 -41
- package/dist-es/commands/GetDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/GetDataLakeSettingsCommand.js +18 -41
- package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +18 -41
- package/dist-es/commands/GetLFTagCommand.js +18 -41
- package/dist-es/commands/GetQueryStateCommand.js +18 -41
- package/dist-es/commands/GetQueryStatisticsCommand.js +18 -41
- package/dist-es/commands/GetResourceLFTagsCommand.js +18 -41
- package/dist-es/commands/GetTableObjectsCommand.js +18 -41
- package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +18 -41
- package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +18 -41
- package/dist-es/commands/GetWorkUnitResultsCommand.js +18 -41
- package/dist-es/commands/GetWorkUnitsCommand.js +18 -41
- package/dist-es/commands/GrantPermissionsCommand.js +18 -41
- package/dist-es/commands/ListDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/ListLFTagsCommand.js +18 -41
- package/dist-es/commands/ListLakeFormationOptInsCommand.js +18 -41
- package/dist-es/commands/ListPermissionsCommand.js +18 -41
- package/dist-es/commands/ListResourcesCommand.js +18 -41
- package/dist-es/commands/ListTableStorageOptimizersCommand.js +18 -41
- package/dist-es/commands/ListTransactionsCommand.js +18 -41
- package/dist-es/commands/PutDataLakeSettingsCommand.js +18 -41
- package/dist-es/commands/RegisterResourceCommand.js +18 -41
- package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +18 -41
- package/dist-es/commands/RevokePermissionsCommand.js +18 -41
- package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +18 -41
- package/dist-es/commands/SearchTablesByLFTagsCommand.js +18 -41
- package/dist-es/commands/StartQueryPlanningCommand.js +18 -41
- package/dist-es/commands/StartTransactionCommand.js +18 -41
- package/dist-es/commands/UpdateDataCellsFilterCommand.js +18 -41
- package/dist-es/commands/UpdateLFTagCommand.js +18 -41
- package/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateResourceCommand.js +18 -41
- package/dist-es/commands/UpdateTableObjectsCommand.js +18 -41
- package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +6 -21
- package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -21
- package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/CancelTransactionCommand.d.ts +6 -21
- package/dist-types/commands/CommitTransactionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/CreateLFTagCommand.d.ts +6 -21
- package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLFTagCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTransactionCommand.d.ts +6 -21
- package/dist-types/commands/ExtendTransactionCommand.d.ts +6 -21
- package/dist-types/commands/GetDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -21
- package/dist-types/commands/GetLFTagCommand.d.ts +6 -21
- package/dist-types/commands/GetQueryStateCommand.d.ts +6 -21
- package/dist-types/commands/GetQueryStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/GetTableObjectsCommand.d.ts +6 -21
- package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkUnitsCommand.d.ts +6 -21
- package/dist-types/commands/GrantPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/ListLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +6 -21
- package/dist-types/commands/ListTransactionsCommand.d.ts +6 -21
- package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +6 -21
- package/dist-types/commands/RegisterResourceCommand.d.ts +6 -21
- package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -21
- package/dist-types/commands/RevokePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +6 -21
- package/dist-types/commands/StartQueryPlanningCommand.d.ts +6 -21
- package/dist-types/commands/StartTransactionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLFTagCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTableObjectsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class SearchTablesByLFTagsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "SearchTablesByLFTagsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "SearchTablesByLFTags",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_SearchTablesByLFTagsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_SearchTablesByLFTagsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class SearchTablesByLFTagsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "SearchTablesByLFTags", {})
|
|
22
|
+
.n("LakeFormationClient", "SearchTablesByLFTagsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_SearchTablesByLFTagsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_SearchTablesByLFTagsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.SearchTablesByLFTagsCommand = SearchTablesByLFTagsCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class StartQueryPlanningCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "LakeFormationClient";
|
|
30
|
-
const commandName = "StartQueryPlanningCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.StartQueryPlanningRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: (_) => _,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AWSLakeFormation",
|
|
39
|
-
operation: "StartQueryPlanning",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_StartQueryPlanningCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_StartQueryPlanningCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class StartQueryPlanningCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AWSLakeFormation", "StartQueryPlanning", {})
|
|
23
|
+
.n("LakeFormationClient", "StartQueryPlanningCommand")
|
|
24
|
+
.f(models_0_1.StartQueryPlanningRequestFilterSensitiveLog, void 0)
|
|
25
|
+
.ser(Aws_restJson1_1.se_StartQueryPlanningCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_StartQueryPlanningCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.StartQueryPlanningCommand = StartQueryPlanningCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class StartTransactionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "StartTransactionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "StartTransaction",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_StartTransactionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_StartTransactionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class StartTransactionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "StartTransaction", {})
|
|
22
|
+
.n("LakeFormationClient", "StartTransactionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_StartTransactionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_StartTransactionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.StartTransactionCommand = StartTransactionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateDataCellsFilterCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateDataCellsFilterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateDataCellsFilter",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateDataCellsFilterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateDataCellsFilterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateDataCellsFilterCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateDataCellsFilter", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateDataCellsFilterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateDataCellsFilterCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateDataCellsFilterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateDataCellsFilterCommand = UpdateDataCellsFilterCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateLFTagCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateLFTagCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateLFTag",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateLFTagCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateLFTagCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateLFTagCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateLFTag", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateLFTagCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateLFTagCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateLFTagCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateLFTagCommand = UpdateLFTagCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateLakeFormationIdentityCenterConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateLakeFormationIdentityCenterConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateLakeFormationIdentityCenterConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateLakeFormationIdentityCenterConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateLakeFormationIdentityCenterConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateLakeFormationIdentityCenterConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateLakeFormationIdentityCenterConfiguration", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateLakeFormationIdentityCenterConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateLakeFormationIdentityCenterConfigurationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateLakeFormationIdentityCenterConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateLakeFormationIdentityCenterConfigurationCommand = UpdateLakeFormationIdentityCenterConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateResourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateResourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateResource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateResourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateResource", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateResourceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateResourceCommand = UpdateResourceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateTableObjectsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateTableObjectsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateTableObjects",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateTableObjectsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateTableObjectsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateTableObjectsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateTableObjects", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateTableObjectsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateTableObjectsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateTableObjectsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateTableObjectsCommand = UpdateTableObjectsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateTableStorageOptimizerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "LakeFormationClient";
|
|
29
|
-
const commandName = "UpdateTableStorageOptimizerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "UpdateTableStorageOptimizer",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateTableStorageOptimizerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateTableStorageOptimizerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateTableStorageOptimizerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSLakeFormation", "UpdateTableStorageOptimizer", {})
|
|
22
|
+
.n("LakeFormationClient", "UpdateTableStorageOptimizerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateTableStorageOptimizerCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateTableStorageOptimizerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateTableStorageOptimizerCommand = UpdateTableStorageOptimizerCommand;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveClientEndpointParameters = void 0;
|
|
3
|
+
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
4
|
const resolveClientEndpointParameters = (options) => {
|
|
5
5
|
return {
|
|
6
6
|
...options,
|
|
@@ -10,3 +10,9 @@ const resolveClientEndpointParameters = (options) => {
|
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
+
exports.commonParams = {
|
|
14
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
+
Region: { type: "builtInParams", name: "region" },
|
|
17
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
+
};
|