@aws-sdk/client-glue 3.952.0 → 3.954.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/index.js +4090 -2653
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/BatchCreatePartitionCommand.js +2 -2
- package/dist-es/commands/BatchDeleteConnectionCommand.js +2 -2
- package/dist-es/commands/BatchDeletePartitionCommand.js +2 -2
- package/dist-es/commands/BatchDeleteTableCommand.js +2 -2
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -2
- package/dist-es/commands/BatchGetBlueprintsCommand.js +2 -2
- package/dist-es/commands/BatchGetCrawlersCommand.js +2 -2
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -2
- package/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -2
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -2
- package/dist-es/commands/BatchGetJobsCommand.js +2 -2
- package/dist-es/commands/BatchGetPartitionCommand.js +2 -2
- package/dist-es/commands/BatchGetTableOptimizerCommand.js +2 -2
- package/dist-es/commands/BatchGetTriggersCommand.js +2 -2
- package/dist-es/commands/BatchGetWorkflowsCommand.js +2 -2
- package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +2 -2
- package/dist-es/commands/BatchStopJobRunCommand.js +2 -2
- package/dist-es/commands/BatchUpdatePartitionCommand.js +2 -2
- package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/CancelMLTaskRunCommand.js +2 -2
- package/dist-es/commands/CancelStatementCommand.js +2 -2
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -2
- package/dist-es/commands/CreateBlueprintCommand.js +2 -2
- package/dist-es/commands/CreateCatalogCommand.js +2 -2
- package/dist-es/commands/CreateClassifierCommand.js +2 -2
- package/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/CreateConnectionCommand.js +2 -2
- package/dist-es/commands/CreateCrawlerCommand.js +2 -2
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/CreateDatabaseCommand.js +2 -2
- package/dist-es/commands/CreateDevEndpointCommand.js +2 -2
- package/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/CreateJobCommand.js +2 -2
- package/dist-es/commands/CreateMLTransformCommand.js +2 -2
- package/dist-es/commands/CreatePartitionCommand.js +2 -2
- package/dist-es/commands/CreatePartitionIndexCommand.js +2 -2
- package/dist-es/commands/CreateRegistryCommand.js +2 -2
- package/dist-es/commands/CreateSchemaCommand.js +2 -2
- package/dist-es/commands/CreateScriptCommand.js +2 -2
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/CreateTableCommand.js +2 -2
- package/dist-es/commands/CreateTableOptimizerCommand.js +2 -2
- package/dist-es/commands/CreateTriggerCommand.js +2 -2
- package/dist-es/commands/CreateUsageProfileCommand.js +2 -2
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteBlueprintCommand.js +2 -2
- package/dist-es/commands/DeleteCatalogCommand.js +2 -2
- package/dist-es/commands/DeleteClassifierCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteCrawlerCommand.js +2 -2
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/DeleteDatabaseCommand.js +2 -2
- package/dist-es/commands/DeleteDevEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/DeleteJobCommand.js +2 -2
- package/dist-es/commands/DeleteMLTransformCommand.js +2 -2
- package/dist-es/commands/DeletePartitionCommand.js +2 -2
- package/dist-es/commands/DeletePartitionIndexCommand.js +2 -2
- package/dist-es/commands/DeleteRegistryCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteSessionCommand.js +2 -2
- package/dist-es/commands/DeleteTableCommand.js +2 -2
- package/dist-es/commands/DeleteTableOptimizerCommand.js +2 -2
- package/dist-es/commands/DeleteTableVersionCommand.js +2 -2
- package/dist-es/commands/DeleteTriggerCommand.js +2 -2
- package/dist-es/commands/DeleteUsageProfileCommand.js +2 -2
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionTypeCommand.js +2 -2
- package/dist-es/commands/DescribeEntityCommand.js +2 -2
- package/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -2
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
- package/dist-es/commands/GetBlueprintCommand.js +2 -2
- package/dist-es/commands/GetBlueprintRunCommand.js +2 -2
- package/dist-es/commands/GetBlueprintRunsCommand.js +2 -2
- package/dist-es/commands/GetCatalogCommand.js +2 -2
- package/dist-es/commands/GetCatalogImportStatusCommand.js +2 -2
- package/dist-es/commands/GetCatalogsCommand.js +2 -2
- package/dist-es/commands/GetClassifierCommand.js +2 -2
- package/dist-es/commands/GetClassifiersCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/GetConnectionCommand.js +2 -2
- package/dist-es/commands/GetConnectionsCommand.js +2 -2
- package/dist-es/commands/GetCrawlerCommand.js +2 -2
- package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -2
- package/dist-es/commands/GetCrawlersCommand.js +2 -2
- package/dist-es/commands/GetCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-es/commands/GetDataQualityModelCommand.js +2 -2
- package/dist-es/commands/GetDataQualityModelResultCommand.js +2 -2
- package/dist-es/commands/GetDataQualityResultCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/GetDatabaseCommand.js +2 -2
- package/dist-es/commands/GetDatabasesCommand.js +2 -2
- package/dist-es/commands/GetDataflowGraphCommand.js +2 -2
- package/dist-es/commands/GetDevEndpointCommand.js +2 -2
- package/dist-es/commands/GetDevEndpointsCommand.js +2 -2
- package/dist-es/commands/GetEntityRecordsCommand.js +2 -2
- package/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/GetIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/GetJobBookmarkCommand.js +2 -2
- package/dist-es/commands/GetJobCommand.js +2 -2
- package/dist-es/commands/GetJobRunCommand.js +2 -2
- package/dist-es/commands/GetJobRunsCommand.js +2 -2
- package/dist-es/commands/GetJobsCommand.js +2 -2
- package/dist-es/commands/GetMLTaskRunCommand.js +2 -2
- package/dist-es/commands/GetMLTaskRunsCommand.js +2 -2
- package/dist-es/commands/GetMLTransformCommand.js +2 -2
- package/dist-es/commands/GetMLTransformsCommand.js +2 -2
- package/dist-es/commands/GetMappingCommand.js +2 -2
- package/dist-es/commands/GetPartitionCommand.js +2 -2
- package/dist-es/commands/GetPartitionIndexesCommand.js +2 -2
- package/dist-es/commands/GetPartitionsCommand.js +2 -2
- package/dist-es/commands/GetPlanCommand.js +2 -2
- package/dist-es/commands/GetRegistryCommand.js +2 -2
- package/dist-es/commands/GetResourcePoliciesCommand.js +2 -2
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -2
- package/dist-es/commands/GetSchemaCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -2
- package/dist-es/commands/GetSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -2
- package/dist-es/commands/GetSessionCommand.js +2 -2
- package/dist-es/commands/GetStatementCommand.js +2 -2
- package/dist-es/commands/GetTableCommand.js +2 -2
- package/dist-es/commands/GetTableOptimizerCommand.js +2 -2
- package/dist-es/commands/GetTableVersionCommand.js +2 -2
- package/dist-es/commands/GetTableVersionsCommand.js +2 -2
- package/dist-es/commands/GetTablesCommand.js +2 -2
- package/dist-es/commands/GetTagsCommand.js +2 -2
- package/dist-es/commands/GetTriggerCommand.js +2 -2
- package/dist-es/commands/GetTriggersCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -2
- package/dist-es/commands/GetUsageProfileCommand.js +2 -2
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunsCommand.js +2 -2
- package/dist-es/commands/ImportCatalogToGlueCommand.js +2 -2
- package/dist-es/commands/ListBlueprintsCommand.js +2 -2
- package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +2 -2
- package/dist-es/commands/ListConnectionTypesCommand.js +2 -2
- package/dist-es/commands/ListCrawlersCommand.js +2 -2
- package/dist-es/commands/ListCrawlsCommand.js +2 -2
- package/dist-es/commands/ListCustomEntityTypesCommand.js +2 -2
- package/dist-es/commands/ListDataQualityResultsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityStatisticsCommand.js +2 -2
- package/dist-es/commands/ListDevEndpointsCommand.js +2 -2
- package/dist-es/commands/ListEntitiesCommand.js +2 -2
- package/dist-es/commands/ListIntegrationResourcePropertiesCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListMLTransformsCommand.js +2 -2
- package/dist-es/commands/ListRegistriesCommand.js +2 -2
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/ListSchemasCommand.js +2 -2
- package/dist-es/commands/ListSessionsCommand.js +2 -2
- package/dist-es/commands/ListStatementsCommand.js +2 -2
- package/dist-es/commands/ListTableOptimizerRunsCommand.js +2 -2
- package/dist-es/commands/ListTriggersCommand.js +2 -2
- package/dist-es/commands/ListUsageProfilesCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -2
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/RegisterSchemaVersionCommand.js +2 -2
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/ResetJobBookmarkCommand.js +2 -2
- package/dist-es/commands/ResumeWorkflowRunCommand.js +2 -2
- package/dist-es/commands/RunStatementCommand.js +2 -2
- package/dist-es/commands/SearchTablesCommand.js +2 -2
- package/dist-es/commands/StartBlueprintRunCommand.js +2 -2
- package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/dist-es/commands/StartCrawlerCommand.js +2 -2
- package/dist-es/commands/StartCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartJobRunCommand.js +2 -2
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -2
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -2
- package/dist-es/commands/StartTriggerCommand.js +2 -2
- package/dist-es/commands/StartWorkflowRunCommand.js +2 -2
- package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/dist-es/commands/StopCrawlerCommand.js +2 -2
- package/dist-es/commands/StopCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/StopSessionCommand.js +2 -2
- package/dist-es/commands/StopTriggerCommand.js +2 -2
- package/dist-es/commands/StopWorkflowRunCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestConnectionCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBlueprintCommand.js +2 -2
- package/dist-es/commands/UpdateCatalogCommand.js +2 -2
- package/dist-es/commands/UpdateClassifierCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateCrawlerCommand.js +2 -2
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/UpdateDatabaseCommand.js +2 -2
- package/dist-es/commands/UpdateDevEndpointCommand.js +2 -2
- package/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/UpdateJobCommand.js +2 -2
- package/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -2
- package/dist-es/commands/UpdateMLTransformCommand.js +2 -2
- package/dist-es/commands/UpdatePartitionCommand.js +2 -2
- package/dist-es/commands/UpdateRegistryCommand.js +2 -2
- package/dist-es/commands/UpdateSchemaCommand.js +2 -2
- package/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -2
- package/dist-es/commands/UpdateTableCommand.js +2 -2
- package/dist-es/commands/UpdateTableOptimizerCommand.js +2 -2
- package/dist-es/commands/UpdateTriggerCommand.js +2 -2
- package/dist-es/commands/UpdateUsageProfileCommand.js +2 -2
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +2582 -2377
- package/dist-types/GlueClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +1233 -1491
- package/dist-types/ts3.4/GlueClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1232 -1493
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateIntegrationResourceProperty } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateIntegrationResourceProperty$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateIntegrationResourcePropertyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateIntegrationResourcePropertyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateIntegrationResourceProperty", {})
|
|
13
13
|
.n("GlueClient", "CreateIntegrationResourcePropertyCommand")
|
|
14
|
-
.sc(CreateIntegrationResourceProperty)
|
|
14
|
+
.sc(CreateIntegrationResourceProperty$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateIntegrationTableProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateIntegrationTableProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateIntegrationTablePropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateIntegrationTablePropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateIntegrationTableProperties", {})
|
|
13
13
|
.n("GlueClient", "CreateIntegrationTablePropertiesCommand")
|
|
14
|
-
.sc(CreateIntegrationTableProperties)
|
|
14
|
+
.sc(CreateIntegrationTableProperties$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateJob } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateJob", {})
|
|
13
13
|
.n("GlueClient", "CreateJobCommand")
|
|
14
|
-
.sc(CreateJob)
|
|
14
|
+
.sc(CreateJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateMLTransform } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateMLTransform$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateMLTransformCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateMLTransformCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateMLTransform", {})
|
|
13
13
|
.n("GlueClient", "CreateMLTransformCommand")
|
|
14
|
-
.sc(CreateMLTransform)
|
|
14
|
+
.sc(CreateMLTransform$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreatePartition } from "../schemas/schemas_0";
|
|
4
|
+
import { CreatePartition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreatePartitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreatePartitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreatePartition", {})
|
|
13
13
|
.n("GlueClient", "CreatePartitionCommand")
|
|
14
|
-
.sc(CreatePartition)
|
|
14
|
+
.sc(CreatePartition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreatePartitionIndex } from "../schemas/schemas_0";
|
|
4
|
+
import { CreatePartitionIndex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreatePartitionIndexCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreatePartitionIndexCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreatePartitionIndex", {})
|
|
13
13
|
.n("GlueClient", "CreatePartitionIndexCommand")
|
|
14
|
-
.sc(CreatePartitionIndex)
|
|
14
|
+
.sc(CreatePartitionIndex$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateRegistry } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateRegistry$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateRegistryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateRegistryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateRegistry", {})
|
|
13
13
|
.n("GlueClient", "CreateRegistryCommand")
|
|
14
|
-
.sc(CreateRegistry)
|
|
14
|
+
.sc(CreateRegistry$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSchema } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSchema$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSchemaCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSchemaCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateSchema", {})
|
|
13
13
|
.n("GlueClient", "CreateSchemaCommand")
|
|
14
|
-
.sc(CreateSchema)
|
|
14
|
+
.sc(CreateSchema$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateScript } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateScript$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateScriptCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateScriptCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateScript", {})
|
|
13
13
|
.n("GlueClient", "CreateScriptCommand")
|
|
14
|
-
.sc(CreateScript)
|
|
14
|
+
.sc(CreateScript$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSecurityConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSecurityConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSecurityConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSecurityConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateSecurityConfiguration", {})
|
|
13
13
|
.n("GlueClient", "CreateSecurityConfigurationCommand")
|
|
14
|
-
.sc(CreateSecurityConfiguration)
|
|
14
|
+
.sc(CreateSecurityConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSession } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateSession", {})
|
|
13
13
|
.n("GlueClient", "CreateSessionCommand")
|
|
14
|
-
.sc(CreateSession)
|
|
14
|
+
.sc(CreateSession$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateTable } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateTable$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTableCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateTableCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateTable", {})
|
|
13
13
|
.n("GlueClient", "CreateTableCommand")
|
|
14
|
-
.sc(CreateTable)
|
|
14
|
+
.sc(CreateTable$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateTableOptimizer } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateTableOptimizer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTableOptimizerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateTableOptimizerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateTableOptimizer", {})
|
|
13
13
|
.n("GlueClient", "CreateTableOptimizerCommand")
|
|
14
|
-
.sc(CreateTableOptimizer)
|
|
14
|
+
.sc(CreateTableOptimizer$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateTrigger } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateTrigger$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTriggerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateTriggerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateTrigger", {})
|
|
13
13
|
.n("GlueClient", "CreateTriggerCommand")
|
|
14
|
-
.sc(CreateTrigger)
|
|
14
|
+
.sc(CreateTrigger$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUsageProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUsageProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUsageProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUsageProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateUsageProfile", {})
|
|
13
13
|
.n("GlueClient", "CreateUsageProfileCommand")
|
|
14
|
-
.sc(CreateUsageProfile)
|
|
14
|
+
.sc(CreateUsageProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUserDefinedFunction } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUserDefinedFunction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUserDefinedFunctionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUserDefinedFunctionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateUserDefinedFunction", {})
|
|
13
13
|
.n("GlueClient", "CreateUserDefinedFunctionCommand")
|
|
14
|
-
.sc(CreateUserDefinedFunction)
|
|
14
|
+
.sc(CreateUserDefinedFunction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "CreateWorkflow", {})
|
|
13
13
|
.n("GlueClient", "CreateWorkflowCommand")
|
|
14
|
-
.sc(CreateWorkflow)
|
|
14
|
+
.sc(CreateWorkflow$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBlueprint } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBlueprint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBlueprintCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteBlueprintCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteBlueprint", {})
|
|
13
13
|
.n("GlueClient", "DeleteBlueprintCommand")
|
|
14
|
-
.sc(DeleteBlueprint)
|
|
14
|
+
.sc(DeleteBlueprint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCatalog } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCatalog$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCatalogCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCatalogCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteCatalog", {})
|
|
13
13
|
.n("GlueClient", "DeleteCatalogCommand")
|
|
14
|
-
.sc(DeleteCatalog)
|
|
14
|
+
.sc(DeleteCatalog$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteClassifier } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteClassifier$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteClassifierCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteClassifierCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteClassifier", {})
|
|
13
13
|
.n("GlueClient", "DeleteClassifierCommand")
|
|
14
|
-
.sc(DeleteClassifier)
|
|
14
|
+
.sc(DeleteClassifier$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteColumnStatisticsForPartition } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteColumnStatisticsForPartition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteColumnStatisticsForPartitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteColumnStatisticsForPartitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteColumnStatisticsForPartition", {})
|
|
13
13
|
.n("GlueClient", "DeleteColumnStatisticsForPartitionCommand")
|
|
14
|
-
.sc(DeleteColumnStatisticsForPartition)
|
|
14
|
+
.sc(DeleteColumnStatisticsForPartition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteColumnStatisticsForTable } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteColumnStatisticsForTable$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteColumnStatisticsForTableCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteColumnStatisticsForTableCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteColumnStatisticsForTable", {})
|
|
13
13
|
.n("GlueClient", "DeleteColumnStatisticsForTableCommand")
|
|
14
|
-
.sc(DeleteColumnStatisticsForTable)
|
|
14
|
+
.sc(DeleteColumnStatisticsForTable$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteColumnStatisticsTaskSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteColumnStatisticsTaskSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteColumnStatisticsTaskSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteColumnStatisticsTaskSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteColumnStatisticsTaskSettings", {})
|
|
13
13
|
.n("GlueClient", "DeleteColumnStatisticsTaskSettingsCommand")
|
|
14
|
-
.sc(DeleteColumnStatisticsTaskSettings)
|
|
14
|
+
.sc(DeleteColumnStatisticsTaskSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteConnection", {})
|
|
13
13
|
.n("GlueClient", "DeleteConnectionCommand")
|
|
14
|
-
.sc(DeleteConnection)
|
|
14
|
+
.sc(DeleteConnection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCrawler } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCrawler$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCrawlerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCrawlerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteCrawler", {})
|
|
13
13
|
.n("GlueClient", "DeleteCrawlerCommand")
|
|
14
|
-
.sc(DeleteCrawler)
|
|
14
|
+
.sc(DeleteCrawler$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCustomEntityType } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCustomEntityType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCustomEntityTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCustomEntityTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteCustomEntityType", {})
|
|
13
13
|
.n("GlueClient", "DeleteCustomEntityTypeCommand")
|
|
14
|
-
.sc(DeleteCustomEntityType)
|
|
14
|
+
.sc(DeleteCustomEntityType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteDataQualityRuleset } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDataQualityRuleset$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDataQualityRulesetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDataQualityRulesetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteDataQualityRuleset", {})
|
|
13
13
|
.n("GlueClient", "DeleteDataQualityRulesetCommand")
|
|
14
|
-
.sc(DeleteDataQualityRuleset)
|
|
14
|
+
.sc(DeleteDataQualityRuleset$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteDatabase } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDatabase$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDatabaseCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDatabaseCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteDatabase", {})
|
|
13
13
|
.n("GlueClient", "DeleteDatabaseCommand")
|
|
14
|
-
.sc(DeleteDatabase)
|
|
14
|
+
.sc(DeleteDatabase$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteDevEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDevEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDevEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDevEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteDevEndpoint", {})
|
|
13
13
|
.n("GlueClient", "DeleteDevEndpointCommand")
|
|
14
|
-
.sc(DeleteDevEndpoint)
|
|
14
|
+
.sc(DeleteDevEndpoint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteGlueIdentityCenterConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteGlueIdentityCenterConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteGlueIdentityCenterConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteGlueIdentityCenterConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteGlueIdentityCenterConfiguration", {})
|
|
13
13
|
.n("GlueClient", "DeleteGlueIdentityCenterConfigurationCommand")
|
|
14
|
-
.sc(DeleteGlueIdentityCenterConfiguration)
|
|
14
|
+
.sc(DeleteGlueIdentityCenterConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteIntegration", {})
|
|
13
13
|
.n("GlueClient", "DeleteIntegrationCommand")
|
|
14
|
-
.sc(DeleteIntegration)
|
|
14
|
+
.sc(DeleteIntegration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteIntegrationResourceProperty } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteIntegrationResourceProperty$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteIntegrationResourcePropertyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteIntegrationResourcePropertyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteIntegrationResourceProperty", {})
|
|
13
13
|
.n("GlueClient", "DeleteIntegrationResourcePropertyCommand")
|
|
14
|
-
.sc(DeleteIntegrationResourceProperty)
|
|
14
|
+
.sc(DeleteIntegrationResourceProperty$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteIntegrationTableProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteIntegrationTableProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteIntegrationTablePropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteIntegrationTablePropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteIntegrationTableProperties", {})
|
|
13
13
|
.n("GlueClient", "DeleteIntegrationTablePropertiesCommand")
|
|
14
|
-
.sc(DeleteIntegrationTableProperties)
|
|
14
|
+
.sc(DeleteIntegrationTableProperties$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteJob } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteJob", {})
|
|
13
13
|
.n("GlueClient", "DeleteJobCommand")
|
|
14
|
-
.sc(DeleteJob)
|
|
14
|
+
.sc(DeleteJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteMLTransform } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteMLTransform$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMLTransformCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteMLTransformCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeleteMLTransform", {})
|
|
13
13
|
.n("GlueClient", "DeleteMLTransformCommand")
|
|
14
|
-
.sc(DeleteMLTransform)
|
|
14
|
+
.sc(DeleteMLTransform$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeletePartition } from "../schemas/schemas_0";
|
|
4
|
+
import { DeletePartition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeletePartitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeletePartitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "DeletePartition", {})
|
|
13
13
|
.n("GlueClient", "DeletePartitionCommand")
|
|
14
|
-
.sc(DeletePartition)
|
|
14
|
+
.sc(DeletePartition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|