@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
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_SearchTablesByLFTagsCommand, se_SearchTablesByLFTagsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class SearchTablesByLFTagsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "SearchTablesByLFTagsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "SearchTablesByLFTags",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_SearchTablesByLFTagsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_SearchTablesByLFTagsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class SearchTablesByLFTagsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "SearchTablesByLFTags", {})
|
|
19
|
+
.n("LakeFormationClient", "SearchTablesByLFTagsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_SearchTablesByLFTagsCommand)
|
|
22
|
+
.de(de_SearchTablesByLFTagsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,48 +1,25 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { StartQueryPlanningRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { de_StartQueryPlanningCommand, se_StartQueryPlanningCommand } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
|
-
export class StartQueryPlanningCommand extends $Command
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
const { logger } = configuration;
|
|
26
|
-
const clientName = "LakeFormationClient";
|
|
27
|
-
const commandName = "StartQueryPlanningCommand";
|
|
28
|
-
const handlerExecutionContext = {
|
|
29
|
-
logger,
|
|
30
|
-
clientName,
|
|
31
|
-
commandName,
|
|
32
|
-
inputFilterSensitiveLog: StartQueryPlanningRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (_) => _,
|
|
34
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
-
service: "AWSLakeFormation",
|
|
36
|
-
operation: "StartQueryPlanning",
|
|
37
|
-
},
|
|
38
|
-
};
|
|
39
|
-
const { requestHandler } = configuration;
|
|
40
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
41
|
-
}
|
|
42
|
-
serialize(input, context) {
|
|
43
|
-
return se_StartQueryPlanningCommand(input, context);
|
|
44
|
-
}
|
|
45
|
-
deserialize(output, context) {
|
|
46
|
-
return de_StartQueryPlanningCommand(output, context);
|
|
47
|
-
}
|
|
8
|
+
export class StartQueryPlanningCommand extends $Command
|
|
9
|
+
.classBuilder()
|
|
10
|
+
.ep({
|
|
11
|
+
...commonParams,
|
|
12
|
+
})
|
|
13
|
+
.m(function (Command, cs, config, o) {
|
|
14
|
+
return [
|
|
15
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
16
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
17
|
+
];
|
|
18
|
+
})
|
|
19
|
+
.s("AWSLakeFormation", "StartQueryPlanning", {})
|
|
20
|
+
.n("LakeFormationClient", "StartQueryPlanningCommand")
|
|
21
|
+
.f(StartQueryPlanningRequestFilterSensitiveLog, void 0)
|
|
22
|
+
.ser(se_StartQueryPlanningCommand)
|
|
23
|
+
.de(de_StartQueryPlanningCommand)
|
|
24
|
+
.build() {
|
|
48
25
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_StartTransactionCommand, se_StartTransactionCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class StartTransactionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "StartTransactionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "StartTransaction",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_StartTransactionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_StartTransactionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class StartTransactionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "StartTransaction", {})
|
|
19
|
+
.n("LakeFormationClient", "StartTransactionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_StartTransactionCommand)
|
|
22
|
+
.de(de_StartTransactionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateDataCellsFilterCommand, se_UpdateDataCellsFilterCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateDataCellsFilterCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateDataCellsFilterCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateDataCellsFilter",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateDataCellsFilterCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateDataCellsFilterCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateDataCellsFilterCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateDataCellsFilter", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateDataCellsFilterCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateDataCellsFilterCommand)
|
|
22
|
+
.de(de_UpdateDataCellsFilterCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateLFTagCommand, se_UpdateLFTagCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateLFTagCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateLFTagCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateLFTag",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateLFTagCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateLFTagCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateLFTagCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateLFTag", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateLFTagCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateLFTagCommand)
|
|
22
|
+
.de(de_UpdateLFTagCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateLakeFormationIdentityCenterConfigurationCommand, se_UpdateLakeFormationIdentityCenterConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateLakeFormationIdentityCenterConfigurationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateLakeFormationIdentityCenterConfigurationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateLakeFormationIdentityCenterConfiguration",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateLakeFormationIdentityCenterConfigurationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateLakeFormationIdentityCenterConfigurationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateLakeFormationIdentityCenterConfigurationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateLakeFormationIdentityCenterConfiguration", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateLakeFormationIdentityCenterConfigurationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateLakeFormationIdentityCenterConfigurationCommand)
|
|
22
|
+
.de(de_UpdateLakeFormationIdentityCenterConfigurationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateResourceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateResourceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateResource",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateResourceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateResourceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateResourceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateResource", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateResourceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateResourceCommand)
|
|
22
|
+
.de(de_UpdateResourceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateTableObjectsCommand, se_UpdateTableObjectsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateTableObjectsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateTableObjectsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateTableObjects",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateTableObjectsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateTableObjectsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateTableObjectsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateTableObjects", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateTableObjectsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateTableObjectsCommand)
|
|
22
|
+
.de(de_UpdateTableObjectsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateTableStorageOptimizerCommand, se_UpdateTableStorageOptimizerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateTableStorageOptimizerCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LakeFormationClient";
|
|
26
|
-
const commandName = "UpdateTableStorageOptimizerCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSLakeFormation",
|
|
35
|
-
operation: "UpdateTableStorageOptimizer",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateTableStorageOptimizerCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateTableStorageOptimizerCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateTableStorageOptimizerCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSLakeFormation", "UpdateTableStorageOptimizer", {})
|
|
19
|
+
.n("LakeFormationClient", "UpdateTableStorageOptimizerCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateTableStorageOptimizerCommand)
|
|
22
|
+
.de(de_UpdateTableStorageOptimizerCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
|
|
|
6
6
|
defaultSigningName: "lakeformation",
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
+
export const commonParams = {
|
|
10
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
11
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
12
|
+
Region: { type: "builtInParams", name: "region" },
|
|
13
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
14
|
+
};
|