@aws-sdk/client-glue 3.92.0 → 3.95.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/CHANGELOG.md +27 -0
- package/dist-cjs/commands/BatchGetJobsCommand.js +2 -1
- package/dist-cjs/commands/CreateJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteClassifierCommand.js +2 -1
- package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-cjs/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-cjs/commands/DeleteRegistryCommand.js +3 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteSessionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTriggerCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-cjs/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-cjs/commands/GetClassifierCommand.js +3 -3
- package/dist-cjs/commands/GetClassifiersCommand.js +3 -3
- package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-cjs/commands/GetJobCommand.js +2 -1
- package/dist-cjs/commands/GetJobsCommand.js +2 -1
- package/dist-cjs/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/RunStatementCommand.js +3 -3
- package/dist-cjs/commands/SearchTablesCommand.js +3 -3
- package/dist-cjs/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartJobRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartTriggerCommand.js +3 -3
- package/dist-cjs/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StopSessionCommand.js +3 -3
- package/dist-cjs/commands/StopTriggerCommand.js +3 -3
- package/dist-cjs/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-cjs/commands/UpdateClassifierCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-cjs/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobCommand.js +1 -2
- package/dist-cjs/models/models_0.js +575 -542
- package/dist-cjs/models/models_1.js +524 -565
- package/dist-cjs/models/models_2.js +607 -1
- package/dist-cjs/protocols/Aws_json1_1.js +2504 -59
- package/dist-es/commands/BatchGetJobsCommand.js +2 -1
- package/dist-es/commands/CreateJobCommand.js +2 -1
- package/dist-es/commands/DeleteClassifierCommand.js +2 -1
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/DeleteConnectionCommand.js +1 -1
- package/dist-es/commands/DeleteCrawlerCommand.js +1 -1
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -1
- package/dist-es/commands/DeleteDatabaseCommand.js +1 -1
- package/dist-es/commands/DeleteDevEndpointCommand.js +1 -1
- package/dist-es/commands/DeleteJobCommand.js +1 -1
- package/dist-es/commands/DeleteMLTransformCommand.js +1 -1
- package/dist-es/commands/DeletePartitionCommand.js +1 -1
- package/dist-es/commands/DeletePartitionIndexCommand.js +1 -1
- package/dist-es/commands/DeleteRegistryCommand.js +1 -1
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -1
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteSessionCommand.js +1 -1
- package/dist-es/commands/DeleteTableCommand.js +1 -1
- package/dist-es/commands/DeleteTableVersionCommand.js +1 -1
- package/dist-es/commands/DeleteTriggerCommand.js +1 -1
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -1
- package/dist-es/commands/DeleteWorkflowCommand.js +1 -1
- package/dist-es/commands/GetBlueprintCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunsCommand.js +1 -1
- package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -1
- package/dist-es/commands/GetClassifierCommand.js +1 -1
- package/dist-es/commands/GetClassifiersCommand.js +1 -1
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-es/commands/GetJobCommand.js +2 -1
- package/dist-es/commands/GetJobsCommand.js +2 -1
- package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -1
- package/dist-es/commands/RunStatementCommand.js +1 -1
- package/dist-es/commands/SearchTablesCommand.js +1 -1
- package/dist-es/commands/StartBlueprintRunCommand.js +1 -1
- package/dist-es/commands/StartCrawlerCommand.js +1 -1
- package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartJobRunCommand.js +1 -1
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartTriggerCommand.js +1 -1
- package/dist-es/commands/StartWorkflowRunCommand.js +1 -1
- package/dist-es/commands/StopCrawlerCommand.js +1 -1
- package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StopSessionCommand.js +1 -1
- package/dist-es/commands/StopTriggerCommand.js +1 -1
- package/dist-es/commands/StopWorkflowRunCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateBlueprintCommand.js +1 -1
- package/dist-es/commands/UpdateClassifierCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/UpdateConnectionCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateDatabaseCommand.js +1 -1
- package/dist-es/commands/UpdateDevEndpointCommand.js +1 -1
- package/dist-es/commands/UpdateJobCommand.js +1 -2
- package/dist-es/models/models_0.js +433 -376
- package/dist-es/models/models_1.js +364 -410
- package/dist-es/models/models_2.js +437 -1
- package/dist-es/protocols/Aws_json1_1.js +2000 -32
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +3622 -3078
- package/dist-types/models/models_1.d.ts +3837 -3956
- package/dist-types/models/models_2.d.ts +2400 -216
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +1292 -46
- package/dist-types/ts3.4/models/models_1.d.ts +2061 -1911
- package/dist-types/ts3.4/models/models_2.d.ts +560 -103
- package/package.json +4 -4
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { BatchGetJobsRequest
|
|
4
|
+
import { BatchGetJobsRequest } from "../models/models_0";
|
|
5
|
+
import { BatchGetJobsResponse } from "../models/models_2";
|
|
5
6
|
import { deserializeAws_json1_1BatchGetJobsCommand, serializeAws_json1_1BatchGetJobsCommand, } from "../protocols/Aws_json1_1";
|
|
6
7
|
var BatchGetJobsCommand = (function (_super) {
|
|
7
8
|
__extends(BatchGetJobsCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateJobResponse } from "../models/models_0";
|
|
5
|
+
import { CreateJobRequest } from "../models/models_2";
|
|
5
6
|
import { deserializeAws_json1_1CreateJobCommand, serializeAws_json1_1CreateJobCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
var CreateJobCommand = (function (_super) {
|
|
7
8
|
__extends(CreateJobCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteClassifierRequest
|
|
4
|
+
import { DeleteClassifierRequest } from "../models/models_0";
|
|
5
|
+
import { DeleteClassifierResponse } from "../models/models_1";
|
|
5
6
|
import { deserializeAws_json1_1DeleteClassifierCommand, serializeAws_json1_1DeleteClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
7
|
var DeleteClassifierCommand = (function (_super) {
|
|
7
8
|
__extends(DeleteClassifierCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteColumnStatisticsForPartitionRequest, DeleteColumnStatisticsForPartitionResponse, } from "../models/
|
|
4
|
+
import { DeleteColumnStatisticsForPartitionRequest, DeleteColumnStatisticsForPartitionResponse, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteColumnStatisticsForPartitionCommand, serializeAws_json1_1DeleteColumnStatisticsForPartitionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteColumnStatisticsForPartitionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteColumnStatisticsForPartitionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteColumnStatisticsForTableRequest, DeleteColumnStatisticsForTableResponse } from "../models/
|
|
4
|
+
import { DeleteColumnStatisticsForTableRequest, DeleteColumnStatisticsForTableResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteColumnStatisticsForTableCommand, serializeAws_json1_1DeleteColumnStatisticsForTableCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteColumnStatisticsForTableCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteColumnStatisticsForTableCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/
|
|
4
|
+
import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteConnectionCommand, serializeAws_json1_1DeleteConnectionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteConnectionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteConnectionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteCrawlerRequest, DeleteCrawlerResponse } from "../models/
|
|
4
|
+
import { DeleteCrawlerRequest, DeleteCrawlerResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteCrawlerCommand, serializeAws_json1_1DeleteCrawlerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteCrawlerCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCrawlerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteCustomEntityTypeRequest, DeleteCustomEntityTypeResponse } from "../models/
|
|
4
|
+
import { DeleteCustomEntityTypeRequest, DeleteCustomEntityTypeResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteCustomEntityTypeCommand, serializeAws_json1_1DeleteCustomEntityTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteCustomEntityTypeCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCustomEntityTypeCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDatabaseRequest, DeleteDatabaseResponse } from "../models/
|
|
4
|
+
import { DeleteDatabaseRequest, DeleteDatabaseResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteDatabaseCommand, serializeAws_json1_1DeleteDatabaseCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteDatabaseCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDatabaseCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDevEndpointRequest, DeleteDevEndpointResponse } from "../models/
|
|
4
|
+
import { DeleteDevEndpointRequest, DeleteDevEndpointResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteDevEndpointCommand, serializeAws_json1_1DeleteDevEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteDevEndpointCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDevEndpointCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteJobRequest, DeleteJobResponse } from "../models/
|
|
4
|
+
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteJobCommand, serializeAws_json1_1DeleteJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteJobCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteJobCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteMLTransformRequest, DeleteMLTransformResponse } from "../models/
|
|
4
|
+
import { DeleteMLTransformRequest, DeleteMLTransformResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteMLTransformCommand, serializeAws_json1_1DeleteMLTransformCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteMLTransformCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMLTransformCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeletePartitionRequest, DeletePartitionResponse } from "../models/
|
|
4
|
+
import { DeletePartitionRequest, DeletePartitionResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeletePartitionCommand, serializeAws_json1_1DeletePartitionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeletePartitionCommand = (function (_super) {
|
|
7
7
|
__extends(DeletePartitionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeletePartitionIndexRequest, DeletePartitionIndexResponse } from "../models/
|
|
4
|
+
import { DeletePartitionIndexRequest, DeletePartitionIndexResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeletePartitionIndexCommand, serializeAws_json1_1DeletePartitionIndexCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeletePartitionIndexCommand = (function (_super) {
|
|
7
7
|
__extends(DeletePartitionIndexCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteRegistryInput, DeleteRegistryResponse } from "../models/
|
|
4
|
+
import { DeleteRegistryInput, DeleteRegistryResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteRegistryCommand, serializeAws_json1_1DeleteRegistryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteRegistryCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteRegistryCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/
|
|
4
|
+
import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteResourcePolicyCommand, serializeAws_json1_1DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteResourcePolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteResourcePolicyCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSchemaInput, DeleteSchemaResponse } from "../models/
|
|
4
|
+
import { DeleteSchemaInput, DeleteSchemaResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteSchemaCommand, serializeAws_json1_1DeleteSchemaCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteSchemaCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteSchemaCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSchemaVersionsInput, DeleteSchemaVersionsResponse } from "../models/
|
|
4
|
+
import { DeleteSchemaVersionsInput, DeleteSchemaVersionsResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteSchemaVersionsCommand, serializeAws_json1_1DeleteSchemaVersionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteSchemaVersionsCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteSchemaVersionsCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResponse } from "../models/
|
|
4
|
+
import { DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteSecurityConfigurationCommand, serializeAws_json1_1DeleteSecurityConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteSecurityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteSecurityConfigurationCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSessionRequest, DeleteSessionResponse } from "../models/
|
|
4
|
+
import { DeleteSessionRequest, DeleteSessionResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteSessionCommand, serializeAws_json1_1DeleteSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteSessionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteSessionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteTableRequest, DeleteTableResponse } from "../models/
|
|
4
|
+
import { DeleteTableRequest, DeleteTableResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteTableCommand, serializeAws_json1_1DeleteTableCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteTableCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTableCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteTableVersionRequest, DeleteTableVersionResponse } from "../models/
|
|
4
|
+
import { DeleteTableVersionRequest, DeleteTableVersionResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteTableVersionCommand, serializeAws_json1_1DeleteTableVersionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteTableVersionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTableVersionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteTriggerRequest, DeleteTriggerResponse } from "../models/
|
|
4
|
+
import { DeleteTriggerRequest, DeleteTriggerResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteTriggerCommand, serializeAws_json1_1DeleteTriggerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteTriggerCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTriggerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResponse } from "../models/
|
|
4
|
+
import { DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteUserDefinedFunctionCommand, serializeAws_json1_1DeleteUserDefinedFunctionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteUserDefinedFunctionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteUserDefinedFunctionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteWorkflowRequest, DeleteWorkflowResponse } from "../models/
|
|
4
|
+
import { DeleteWorkflowRequest, DeleteWorkflowResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1DeleteWorkflowCommand, serializeAws_json1_1DeleteWorkflowCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteWorkflowCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteWorkflowCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetBlueprintRequest, GetBlueprintResponse } from "../models/
|
|
4
|
+
import { GetBlueprintRequest, GetBlueprintResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetBlueprintCommand, serializeAws_json1_1GetBlueprintCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetBlueprintCommand = (function (_super) {
|
|
7
7
|
__extends(GetBlueprintCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetBlueprintRunRequest, GetBlueprintRunResponse } from "../models/
|
|
4
|
+
import { GetBlueprintRunRequest, GetBlueprintRunResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetBlueprintRunCommand, serializeAws_json1_1GetBlueprintRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetBlueprintRunCommand = (function (_super) {
|
|
7
7
|
__extends(GetBlueprintRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetBlueprintRunsRequest, GetBlueprintRunsResponse } from "../models/
|
|
4
|
+
import { GetBlueprintRunsRequest, GetBlueprintRunsResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetBlueprintRunsCommand, serializeAws_json1_1GetBlueprintRunsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetBlueprintRunsCommand = (function (_super) {
|
|
7
7
|
__extends(GetBlueprintRunsCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCatalogImportStatusRequest, GetCatalogImportStatusResponse } from "../models/
|
|
4
|
+
import { GetCatalogImportStatusRequest, GetCatalogImportStatusResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetCatalogImportStatusCommand, serializeAws_json1_1GetCatalogImportStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetCatalogImportStatusCommand = (function (_super) {
|
|
7
7
|
__extends(GetCatalogImportStatusCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetClassifierRequest, GetClassifierResponse } from "../models/
|
|
4
|
+
import { GetClassifierRequest, GetClassifierResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetClassifierCommand, serializeAws_json1_1GetClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetClassifierCommand = (function (_super) {
|
|
7
7
|
__extends(GetClassifierCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetClassifiersRequest, GetClassifiersResponse } from "../models/
|
|
4
|
+
import { GetClassifiersRequest, GetClassifiersResponse } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_json1_1GetClassifiersCommand, serializeAws_json1_1GetClassifiersCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetClassifiersCommand = (function (_super) {
|
|
7
7
|
__extends(GetClassifiersCommand, _super);
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetColumnStatisticsForPartitionRequest } from "../models/
|
|
5
|
-
import { GetColumnStatisticsForPartitionResponse } from "../models/models_1";
|
|
4
|
+
import { GetColumnStatisticsForPartitionRequest, GetColumnStatisticsForPartitionResponse } from "../models/models_1";
|
|
6
5
|
import { deserializeAws_json1_1GetColumnStatisticsForPartitionCommand, serializeAws_json1_1GetColumnStatisticsForPartitionCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
var GetColumnStatisticsForPartitionCommand = (function (_super) {
|
|
8
7
|
__extends(GetColumnStatisticsForPartitionCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetJobRequest
|
|
4
|
+
import { GetJobRequest } from "../models/models_1";
|
|
5
|
+
import { GetJobResponse } from "../models/models_2";
|
|
5
6
|
import { deserializeAws_json1_1GetJobCommand, serializeAws_json1_1GetJobCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
var GetJobCommand = (function (_super) {
|
|
7
8
|
__extends(GetJobCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetJobsRequest
|
|
4
|
+
import { GetJobsRequest } from "../models/models_1";
|
|
5
|
+
import { GetJobsResponse } from "../models/models_2";
|
|
5
6
|
import { deserializeAws_json1_1GetJobsCommand, serializeAws_json1_1GetJobsCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
var GetJobsCommand = (function (_super) {
|
|
7
8
|
__extends(GetJobsCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ResumeWorkflowRunRequest, ResumeWorkflowRunResponse } from "../models/
|
|
4
|
+
import { ResumeWorkflowRunRequest, ResumeWorkflowRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1ResumeWorkflowRunCommand, serializeAws_json1_1ResumeWorkflowRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ResumeWorkflowRunCommand = (function (_super) {
|
|
7
7
|
__extends(ResumeWorkflowRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RunStatementRequest, RunStatementResponse } from "../models/
|
|
4
|
+
import { RunStatementRequest, RunStatementResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1RunStatementCommand, serializeAws_json1_1RunStatementCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var RunStatementCommand = (function (_super) {
|
|
7
7
|
__extends(RunStatementCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SearchTablesRequest, SearchTablesResponse } from "../models/
|
|
4
|
+
import { SearchTablesRequest, SearchTablesResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1SearchTablesCommand, serializeAws_json1_1SearchTablesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var SearchTablesCommand = (function (_super) {
|
|
7
7
|
__extends(SearchTablesCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartBlueprintRunRequest, StartBlueprintRunResponse } from "../models/
|
|
4
|
+
import { StartBlueprintRunRequest, StartBlueprintRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartBlueprintRunCommand, serializeAws_json1_1StartBlueprintRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartBlueprintRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartBlueprintRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartCrawlerRequest, StartCrawlerResponse } from "../models/
|
|
4
|
+
import { StartCrawlerRequest, StartCrawlerResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartCrawlerCommand, serializeAws_json1_1StartCrawlerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartCrawlerCommand = (function (_super) {
|
|
7
7
|
__extends(StartCrawlerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartCrawlerScheduleRequest, StartCrawlerScheduleResponse } from "../models/
|
|
4
|
+
import { StartCrawlerScheduleRequest, StartCrawlerScheduleResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartCrawlerScheduleCommand, serializeAws_json1_1StartCrawlerScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartCrawlerScheduleCommand = (function (_super) {
|
|
7
7
|
__extends(StartCrawlerScheduleCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartExportLabelsTaskRunRequest, StartExportLabelsTaskRunResponse } from "../models/
|
|
4
|
+
import { StartExportLabelsTaskRunRequest, StartExportLabelsTaskRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartExportLabelsTaskRunCommand, serializeAws_json1_1StartExportLabelsTaskRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartExportLabelsTaskRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartExportLabelsTaskRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartImportLabelsTaskRunRequest, StartImportLabelsTaskRunResponse } from "../models/
|
|
4
|
+
import { StartImportLabelsTaskRunRequest, StartImportLabelsTaskRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartImportLabelsTaskRunCommand, serializeAws_json1_1StartImportLabelsTaskRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartImportLabelsTaskRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartImportLabelsTaskRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartJobRunRequest, StartJobRunResponse } from "../models/
|
|
4
|
+
import { StartJobRunRequest, StartJobRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartJobRunCommand, serializeAws_json1_1StartJobRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartJobRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartJobRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartMLEvaluationTaskRunRequest, StartMLEvaluationTaskRunResponse } from "../models/
|
|
4
|
+
import { StartMLEvaluationTaskRunRequest, StartMLEvaluationTaskRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartMLEvaluationTaskRunCommand, serializeAws_json1_1StartMLEvaluationTaskRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartMLEvaluationTaskRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartMLEvaluationTaskRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartMLLabelingSetGenerationTaskRunRequest, StartMLLabelingSetGenerationTaskRunResponse, } from "../models/
|
|
4
|
+
import { StartMLLabelingSetGenerationTaskRunRequest, StartMLLabelingSetGenerationTaskRunResponse, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand, serializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartMLLabelingSetGenerationTaskRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartMLLabelingSetGenerationTaskRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartTriggerRequest, StartTriggerResponse } from "../models/
|
|
4
|
+
import { StartTriggerRequest, StartTriggerResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartTriggerCommand, serializeAws_json1_1StartTriggerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartTriggerCommand = (function (_super) {
|
|
7
7
|
__extends(StartTriggerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartWorkflowRunRequest, StartWorkflowRunResponse } from "../models/
|
|
4
|
+
import { StartWorkflowRunRequest, StartWorkflowRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StartWorkflowRunCommand, serializeAws_json1_1StartWorkflowRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartWorkflowRunCommand = (function (_super) {
|
|
7
7
|
__extends(StartWorkflowRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopCrawlerRequest, StopCrawlerResponse } from "../models/
|
|
4
|
+
import { StopCrawlerRequest, StopCrawlerResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StopCrawlerCommand, serializeAws_json1_1StopCrawlerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StopCrawlerCommand = (function (_super) {
|
|
7
7
|
__extends(StopCrawlerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopCrawlerScheduleRequest, StopCrawlerScheduleResponse } from "../models/
|
|
4
|
+
import { StopCrawlerScheduleRequest, StopCrawlerScheduleResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StopCrawlerScheduleCommand, serializeAws_json1_1StopCrawlerScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StopCrawlerScheduleCommand = (function (_super) {
|
|
7
7
|
__extends(StopCrawlerScheduleCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopSessionRequest, StopSessionResponse } from "../models/
|
|
4
|
+
import { StopSessionRequest, StopSessionResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StopSessionCommand, serializeAws_json1_1StopSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StopSessionCommand = (function (_super) {
|
|
7
7
|
__extends(StopSessionCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopTriggerRequest, StopTriggerResponse } from "../models/
|
|
4
|
+
import { StopTriggerRequest, StopTriggerResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StopTriggerCommand, serializeAws_json1_1StopTriggerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StopTriggerCommand = (function (_super) {
|
|
7
7
|
__extends(StopTriggerCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopWorkflowRunRequest, StopWorkflowRunResponse } from "../models/
|
|
4
|
+
import { StopWorkflowRunRequest, StopWorkflowRunResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1StopWorkflowRunCommand, serializeAws_json1_1StopWorkflowRunCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StopWorkflowRunCommand = (function (_super) {
|
|
7
7
|
__extends(StopWorkflowRunCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/
|
|
4
|
+
import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var TagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(TagResourceCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/
|
|
4
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UntagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(UntagResourceCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateBlueprintRequest, UpdateBlueprintResponse } from "../models/
|
|
4
|
+
import { UpdateBlueprintRequest, UpdateBlueprintResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1UpdateBlueprintCommand, serializeAws_json1_1UpdateBlueprintCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateBlueprintCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateBlueprintCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateClassifierRequest, UpdateClassifierResponse } from "../models/
|
|
4
|
+
import { UpdateClassifierRequest, UpdateClassifierResponse } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_json1_1UpdateClassifierCommand, serializeAws_json1_1UpdateClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateClassifierCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateClassifierCommand, _super);
|