@aws-sdk/client-glue 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +224 -672
- package/dist-es/commands/BatchCreatePartitionCommand.js +1 -3
- package/dist-es/commands/BatchDeleteConnectionCommand.js +1 -3
- package/dist-es/commands/BatchDeletePartitionCommand.js +1 -3
- package/dist-es/commands/BatchDeleteTableCommand.js +1 -3
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +1 -3
- package/dist-es/commands/BatchGetBlueprintsCommand.js +1 -3
- package/dist-es/commands/BatchGetCrawlersCommand.js +1 -3
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +1 -3
- package/dist-es/commands/BatchGetDataQualityResultCommand.js +1 -3
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +1 -3
- package/dist-es/commands/BatchGetJobsCommand.js +1 -3
- package/dist-es/commands/BatchGetPartitionCommand.js +1 -3
- package/dist-es/commands/BatchGetTableOptimizerCommand.js +1 -3
- package/dist-es/commands/BatchGetTriggersCommand.js +1 -3
- package/dist-es/commands/BatchGetWorkflowsCommand.js +1 -3
- package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +1 -3
- package/dist-es/commands/BatchStopJobRunCommand.js +1 -3
- package/dist-es/commands/BatchUpdatePartitionCommand.js +1 -3
- package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +1 -3
- package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +1 -3
- package/dist-es/commands/CancelMLTaskRunCommand.js +1 -3
- package/dist-es/commands/CancelStatementCommand.js +1 -3
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +1 -3
- package/dist-es/commands/CreateBlueprintCommand.js +1 -3
- package/dist-es/commands/CreateClassifierCommand.js +1 -3
- package/dist-es/commands/CreateConnectionCommand.js +1 -3
- package/dist-es/commands/CreateCrawlerCommand.js +1 -3
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +1 -3
- package/dist-es/commands/CreateDataQualityRulesetCommand.js +1 -3
- package/dist-es/commands/CreateDatabaseCommand.js +1 -3
- package/dist-es/commands/CreateDevEndpointCommand.js +1 -3
- package/dist-es/commands/CreateJobCommand.js +1 -3
- package/dist-es/commands/CreateMLTransformCommand.js +1 -3
- package/dist-es/commands/CreatePartitionCommand.js +1 -3
- package/dist-es/commands/CreatePartitionIndexCommand.js +1 -3
- package/dist-es/commands/CreateRegistryCommand.js +1 -3
- package/dist-es/commands/CreateSchemaCommand.js +1 -3
- package/dist-es/commands/CreateScriptCommand.js +1 -3
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +1 -3
- package/dist-es/commands/CreateSessionCommand.js +1 -3
- package/dist-es/commands/CreateTableCommand.js +1 -3
- package/dist-es/commands/CreateTableOptimizerCommand.js +1 -3
- package/dist-es/commands/CreateTriggerCommand.js +1 -3
- package/dist-es/commands/CreateUsageProfileCommand.js +1 -3
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +1 -3
- package/dist-es/commands/CreateWorkflowCommand.js +1 -3
- package/dist-es/commands/DeleteBlueprintCommand.js +1 -3
- package/dist-es/commands/DeleteClassifierCommand.js +1 -3
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -3
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -3
- package/dist-es/commands/DeleteConnectionCommand.js +1 -3
- package/dist-es/commands/DeleteCrawlerCommand.js +1 -3
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -3
- package/dist-es/commands/DeleteDataQualityRulesetCommand.js +1 -3
- package/dist-es/commands/DeleteDatabaseCommand.js +1 -3
- package/dist-es/commands/DeleteDevEndpointCommand.js +1 -3
- package/dist-es/commands/DeleteJobCommand.js +1 -3
- package/dist-es/commands/DeleteMLTransformCommand.js +1 -3
- package/dist-es/commands/DeletePartitionCommand.js +1 -3
- package/dist-es/commands/DeletePartitionIndexCommand.js +1 -3
- package/dist-es/commands/DeleteRegistryCommand.js +1 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
- package/dist-es/commands/DeleteSchemaCommand.js +1 -3
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -3
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteSessionCommand.js +1 -3
- package/dist-es/commands/DeleteTableCommand.js +1 -3
- package/dist-es/commands/DeleteTableOptimizerCommand.js +1 -3
- package/dist-es/commands/DeleteTableVersionCommand.js +1 -3
- package/dist-es/commands/DeleteTriggerCommand.js +1 -3
- package/dist-es/commands/DeleteUsageProfileCommand.js +1 -3
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +1 -3
- package/dist-es/commands/GetBlueprintCommand.js +1 -3
- package/dist-es/commands/GetBlueprintRunCommand.js +1 -3
- package/dist-es/commands/GetBlueprintRunsCommand.js +1 -3
- package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -3
- package/dist-es/commands/GetClassifierCommand.js +1 -3
- package/dist-es/commands/GetClassifiersCommand.js +1 -3
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -3
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +1 -3
- package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +1 -3
- package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +1 -3
- package/dist-es/commands/GetConnectionCommand.js +1 -3
- package/dist-es/commands/GetConnectionsCommand.js +1 -3
- package/dist-es/commands/GetCrawlerCommand.js +1 -3
- package/dist-es/commands/GetCrawlerMetricsCommand.js +1 -3
- package/dist-es/commands/GetCrawlersCommand.js +1 -3
- package/dist-es/commands/GetCustomEntityTypeCommand.js +1 -3
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +1 -3
- package/dist-es/commands/GetDataQualityModelCommand.js +1 -3
- package/dist-es/commands/GetDataQualityModelResultCommand.js +1 -3
- package/dist-es/commands/GetDataQualityResultCommand.js +1 -3
- package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +1 -3
- package/dist-es/commands/GetDataQualityRulesetCommand.js +1 -3
- package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +1 -3
- package/dist-es/commands/GetDatabaseCommand.js +1 -3
- package/dist-es/commands/GetDatabasesCommand.js +1 -3
- package/dist-es/commands/GetDataflowGraphCommand.js +1 -3
- package/dist-es/commands/GetDevEndpointCommand.js +1 -3
- package/dist-es/commands/GetDevEndpointsCommand.js +1 -3
- package/dist-es/commands/GetJobBookmarkCommand.js +1 -3
- package/dist-es/commands/GetJobCommand.js +1 -3
- package/dist-es/commands/GetJobRunCommand.js +1 -3
- package/dist-es/commands/GetJobRunsCommand.js +1 -3
- package/dist-es/commands/GetJobsCommand.js +1 -3
- package/dist-es/commands/GetMLTaskRunCommand.js +1 -3
- package/dist-es/commands/GetMLTaskRunsCommand.js +1 -3
- package/dist-es/commands/GetMLTransformCommand.js +1 -3
- package/dist-es/commands/GetMLTransformsCommand.js +1 -3
- package/dist-es/commands/GetMappingCommand.js +1 -3
- package/dist-es/commands/GetPartitionCommand.js +1 -3
- package/dist-es/commands/GetPartitionIndexesCommand.js +1 -3
- package/dist-es/commands/GetPartitionsCommand.js +1 -3
- package/dist-es/commands/GetPlanCommand.js +1 -3
- package/dist-es/commands/GetRegistryCommand.js +1 -3
- package/dist-es/commands/GetResourcePoliciesCommand.js +1 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +1 -3
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +1 -3
- package/dist-es/commands/GetSchemaCommand.js +1 -3
- package/dist-es/commands/GetSchemaVersionCommand.js +1 -3
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +1 -3
- package/dist-es/commands/GetSecurityConfigurationCommand.js +1 -3
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +1 -3
- package/dist-es/commands/GetSessionCommand.js +1 -3
- package/dist-es/commands/GetStatementCommand.js +1 -3
- package/dist-es/commands/GetTableCommand.js +1 -3
- package/dist-es/commands/GetTableOptimizerCommand.js +1 -3
- package/dist-es/commands/GetTableVersionCommand.js +1 -3
- package/dist-es/commands/GetTableVersionsCommand.js +1 -3
- package/dist-es/commands/GetTablesCommand.js +1 -3
- package/dist-es/commands/GetTagsCommand.js +1 -3
- package/dist-es/commands/GetTriggerCommand.js +1 -3
- package/dist-es/commands/GetTriggersCommand.js +1 -3
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +1 -3
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +1 -3
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +1 -3
- package/dist-es/commands/GetUsageProfileCommand.js +1 -3
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +1 -3
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +1 -3
- package/dist-es/commands/GetWorkflowCommand.js +1 -3
- package/dist-es/commands/GetWorkflowRunCommand.js +1 -3
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +1 -3
- package/dist-es/commands/GetWorkflowRunsCommand.js +1 -3
- package/dist-es/commands/ImportCatalogToGlueCommand.js +1 -3
- package/dist-es/commands/ListBlueprintsCommand.js +1 -3
- package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +1 -3
- package/dist-es/commands/ListCrawlersCommand.js +1 -3
- package/dist-es/commands/ListCrawlsCommand.js +1 -3
- package/dist-es/commands/ListCustomEntityTypesCommand.js +1 -3
- package/dist-es/commands/ListDataQualityResultsCommand.js +1 -3
- package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +1 -3
- package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +1 -3
- package/dist-es/commands/ListDataQualityRulesetsCommand.js +1 -3
- package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +1 -3
- package/dist-es/commands/ListDataQualityStatisticsCommand.js +1 -3
- package/dist-es/commands/ListDevEndpointsCommand.js +1 -3
- package/dist-es/commands/ListJobsCommand.js +1 -3
- package/dist-es/commands/ListMLTransformsCommand.js +1 -3
- package/dist-es/commands/ListRegistriesCommand.js +1 -3
- package/dist-es/commands/ListSchemaVersionsCommand.js +1 -3
- package/dist-es/commands/ListSchemasCommand.js +1 -3
- package/dist-es/commands/ListSessionsCommand.js +1 -3
- package/dist-es/commands/ListStatementsCommand.js +1 -3
- package/dist-es/commands/ListTableOptimizerRunsCommand.js +1 -3
- package/dist-es/commands/ListTriggersCommand.js +1 -3
- package/dist-es/commands/ListUsageProfilesCommand.js +1 -3
- package/dist-es/commands/ListWorkflowsCommand.js +1 -3
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +1 -3
- package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +1 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +1 -3
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +1 -3
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +1 -3
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +1 -3
- package/dist-es/commands/RegisterSchemaVersionCommand.js +1 -3
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +1 -3
- package/dist-es/commands/ResetJobBookmarkCommand.js +1 -3
- package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -3
- package/dist-es/commands/RunStatementCommand.js +1 -3
- package/dist-es/commands/SearchTablesCommand.js +1 -3
- package/dist-es/commands/StartBlueprintRunCommand.js +1 -3
- package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +1 -3
- package/dist-es/commands/StartCrawlerCommand.js +1 -3
- package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -3
- package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +1 -3
- package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +1 -3
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -3
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -3
- package/dist-es/commands/StartJobRunCommand.js +1 -3
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -3
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -3
- package/dist-es/commands/StartTriggerCommand.js +1 -3
- package/dist-es/commands/StartWorkflowRunCommand.js +1 -3
- package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +1 -3
- package/dist-es/commands/StopCrawlerCommand.js +1 -3
- package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -3
- package/dist-es/commands/StopSessionCommand.js +1 -3
- package/dist-es/commands/StopTriggerCommand.js +1 -3
- package/dist-es/commands/StopWorkflowRunCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateBlueprintCommand.js +1 -3
- package/dist-es/commands/UpdateClassifierCommand.js +1 -3
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -3
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -3
- package/dist-es/commands/UpdateConnectionCommand.js +1 -3
- package/dist-es/commands/UpdateCrawlerCommand.js +1 -3
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -3
- package/dist-es/commands/UpdateDataQualityRulesetCommand.js +1 -3
- package/dist-es/commands/UpdateDatabaseCommand.js +1 -3
- package/dist-es/commands/UpdateDevEndpointCommand.js +1 -3
- package/dist-es/commands/UpdateJobCommand.js +1 -3
- package/dist-es/commands/UpdateJobFromSourceControlCommand.js +1 -3
- package/dist-es/commands/UpdateMLTransformCommand.js +1 -3
- package/dist-es/commands/UpdatePartitionCommand.js +1 -3
- package/dist-es/commands/UpdateRegistryCommand.js +1 -3
- package/dist-es/commands/UpdateSchemaCommand.js +1 -3
- package/dist-es/commands/UpdateSourceControlFromJobCommand.js +1 -3
- package/dist-es/commands/UpdateTableCommand.js +1 -3
- package/dist-es/commands/UpdateTableOptimizerCommand.js +1 -3
- package/dist-es/commands/UpdateTriggerCommand.js +1 -3
- package/dist-es/commands/UpdateUsageProfileCommand.js +1 -3
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +1 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
|
@@ -6,9 +6,7 @@ import { de_DeleteDataQualityRulesetCommand, se_DeleteDataQualityRulesetCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteDataQualityRulesetCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteDatabaseCommand, se_DeleteDatabaseCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteDevEndpointCommand, se_DeleteDevEndpointCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteDevEndpointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_json1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteMLTransformCommand, se_DeleteMLTransformCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteMLTransformCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeletePartitionCommand, se_DeletePartitionCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeletePartitionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeletePartitionIndexCommand, se_DeletePartitionIndexCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeletePartitionIndexCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteRegistryCommand, se_DeleteRegistryCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteRegistryCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteResourcePolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSchemaCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSchemaVersionsCommand, se_DeleteSchemaVersionsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSchemaVersionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSecurityConfigurationCommand, se_DeleteSecurityConfigurationCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSecurityConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSessionCommand, se_DeleteSessionCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSessionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTableCommand, se_DeleteTableCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTableCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTableOptimizerCommand, se_DeleteTableOptimizerCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTableOptimizerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTableVersionCommand, se_DeleteTableVersionCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTableVersionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTriggerCommand, se_DeleteTriggerCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTriggerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteUsageProfileCommand, se_DeleteUsageProfileCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteUsageProfileCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteUserDefinedFunctionCommand, se_DeleteUserDefinedFunctionComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteUserDefinedFunctionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteWorkflowCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetBlueprintCommand, se_GetBlueprintCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBlueprintCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetBlueprintRunCommand, se_GetBlueprintRunCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBlueprintRunCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetBlueprintRunsCommand, se_GetBlueprintRunsCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBlueprintRunsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCatalogImportStatusCommand, se_GetCatalogImportStatusCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCatalogImportStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetClassifierCommand, se_GetClassifierCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetClassifierCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetClassifiersCommand, se_GetClassifiersCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetClassifiersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsForPartitionCommand, se_GetColumnStatisticsForPar
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetColumnStatisticsForPartitionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsForTableCommand, se_GetColumnStatisticsForTableCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetColumnStatisticsForTableCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsTaskRunCommand, se_GetColumnStatisticsTaskRunComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetColumnStatisticsTaskRunCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsTaskRunsCommand, se_GetColumnStatisticsTaskRunsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetColumnStatisticsTaskRunsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetConnectionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetConnectionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCrawlerCommand, se_GetCrawlerCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCrawlerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCrawlerMetricsCommand, se_GetCrawlerMetricsCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCrawlerMetricsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCrawlersCommand, se_GetCrawlersCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCrawlersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCustomEntityTypeCommand, se_GetCustomEntityTypeCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCustomEntityTypeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataCatalogEncryptionSettingsCommand, se_GetDataCatalogEncryption
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataCatalogEncryptionSettingsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataQualityModelCommand, se_GetDataQualityModelCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataQualityModelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataQualityModelResultCommand, se_GetDataQualityModelResultComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataQualityModelResultCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetDataQualityResultCommand, se_GetDataQualityResultCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetDataQualityResultCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataQualityRuleRecommendationRunCommand, se_GetDataQualityRuleRec
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataQualityRuleRecommendationRunCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataQualityRulesetCommand, se_GetDataQualityRulesetCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataQualityRulesetCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataQualityRulesetEvaluationRunCommand, se_GetDataQualityRulesetE
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataQualityRulesetEvaluationRunCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDatabaseCommand, se_GetDatabaseCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDatabaseCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDatabasesCommand, se_GetDatabasesCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDatabasesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDataflowGraphCommand, se_GetDataflowGraphCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDataflowGraphCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDevEndpointCommand, se_GetDevEndpointCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDevEndpointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetDevEndpointsCommand, se_GetDevEndpointsCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetDevEndpointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetJobBookmarkCommand, se_GetJobBookmarkCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJobBookmarkCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_json1_1";
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetJobCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetJobRunCommand, se_GetJobRunCommand } from "../protocols/Aws_json1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJobRunCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetJobRunsCommand, se_GetJobRunsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetJobRunsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetJobsCommand, se_GetJobsCommand } from "../protocols/Aws_json1_1";
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetJobsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|