@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 GetTableObjectsCommand 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 = "GetTableObjectsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "GetTableObjects",
|
|
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_GetTableObjectsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetTableObjectsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetTableObjectsCommand 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", "GetTableObjects", {})
|
|
22
|
+
.n("LakeFormationClient", "GetTableObjectsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetTableObjectsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetTableObjectsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetTableObjectsCommand = GetTableObjectsCommand;
|
|
@@ -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 GetTemporaryGluePartitionCredentialsCommand 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 = "GetTemporaryGluePartitionCredentialsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "GetTemporaryGluePartitionCredentials",
|
|
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_GetTemporaryGluePartitionCredentialsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetTemporaryGluePartitionCredentialsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetTemporaryGluePartitionCredentialsCommand 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", "GetTemporaryGluePartitionCredentials", {})
|
|
22
|
+
.n("LakeFormationClient", "GetTemporaryGluePartitionCredentialsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetTemporaryGluePartitionCredentialsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetTemporaryGluePartitionCredentialsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetTemporaryGluePartitionCredentialsCommand = GetTemporaryGluePartitionCredentialsCommand;
|
|
@@ -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 GetTemporaryGlueTableCredentialsCommand 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 = "GetTemporaryGlueTableCredentialsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "GetTemporaryGlueTableCredentials",
|
|
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_GetTemporaryGlueTableCredentialsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetTemporaryGlueTableCredentialsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetTemporaryGlueTableCredentialsCommand 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", "GetTemporaryGlueTableCredentials", {})
|
|
22
|
+
.n("LakeFormationClient", "GetTemporaryGlueTableCredentialsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetTemporaryGlueTableCredentialsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetTemporaryGlueTableCredentialsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetTemporaryGlueTableCredentialsCommand = GetTemporaryGlueTableCredentialsCommand;
|
|
@@ -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 GetWorkUnitResultsCommand 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 = "GetWorkUnitResultsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.GetWorkUnitResultsRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.GetWorkUnitResultsResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AWSLakeFormation",
|
|
39
|
-
operation: "GetWorkUnitResults",
|
|
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_GetWorkUnitResultsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_GetWorkUnitResultsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class GetWorkUnitResultsCommand 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", "GetWorkUnitResults", {})
|
|
23
|
+
.n("LakeFormationClient", "GetWorkUnitResultsCommand")
|
|
24
|
+
.f(models_0_1.GetWorkUnitResultsRequestFilterSensitiveLog, models_0_1.GetWorkUnitResultsResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_GetWorkUnitResultsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_GetWorkUnitResultsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.GetWorkUnitResultsCommand = GetWorkUnitResultsCommand;
|
|
@@ -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 GetWorkUnitsCommand 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 = "GetWorkUnitsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "GetWorkUnits",
|
|
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_GetWorkUnitsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetWorkUnitsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetWorkUnitsCommand 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", "GetWorkUnits", {})
|
|
22
|
+
.n("LakeFormationClient", "GetWorkUnitsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetWorkUnitsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetWorkUnitsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetWorkUnitsCommand = GetWorkUnitsCommand;
|
|
@@ -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 GrantPermissionsCommand 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 = "GrantPermissionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "GrantPermissions",
|
|
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_GrantPermissionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GrantPermissionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GrantPermissionsCommand 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", "GrantPermissions", {})
|
|
22
|
+
.n("LakeFormationClient", "GrantPermissionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GrantPermissionsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GrantPermissionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GrantPermissionsCommand = GrantPermissionsCommand;
|
|
@@ -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 ListDataCellsFilterCommand 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 = "ListDataCellsFilterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "ListDataCellsFilter",
|
|
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_ListDataCellsFilterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListDataCellsFilterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDataCellsFilterCommand 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", "ListDataCellsFilter", {})
|
|
22
|
+
.n("LakeFormationClient", "ListDataCellsFilterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListDataCellsFilterCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListDataCellsFilterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDataCellsFilterCommand = ListDataCellsFilterCommand;
|
|
@@ -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 ListLFTagsCommand 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 = "ListLFTagsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "ListLFTags",
|
|
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_ListLFTagsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListLFTagsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListLFTagsCommand 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", "ListLFTags", {})
|
|
22
|
+
.n("LakeFormationClient", "ListLFTagsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListLFTagsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListLFTagsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListLFTagsCommand = ListLFTagsCommand;
|
|
@@ -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 ListLakeFormationOptInsCommand 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 = "ListLakeFormationOptInsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSLakeFormation",
|
|
38
|
-
operation: "ListLakeFormationOptIns",
|
|
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_ListLakeFormationOptInsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListLakeFormationOptInsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListLakeFormationOptInsCommand 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", "ListLakeFormationOptIns", {})
|
|
22
|
+
.n("LakeFormationClient", "ListLakeFormationOptInsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListLakeFormationOptInsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListLakeFormationOptInsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListLakeFormationOptInsCommand = ListLakeFormationOptInsCommand;
|