@aws-sdk/client-glue 3.952.0 → 3.953.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 { ListDataQualityStatistics } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataQualityStatistics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataQualityStatisticsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataQualityStatisticsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListDataQualityStatistics", {})
|
|
13
13
|
.n("GlueClient", "ListDataQualityStatisticsCommand")
|
|
14
|
-
.sc(ListDataQualityStatistics)
|
|
14
|
+
.sc(ListDataQualityStatistics$)
|
|
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 { ListDevEndpoints } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDevEndpoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDevEndpointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDevEndpointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListDevEndpoints", {})
|
|
13
13
|
.n("GlueClient", "ListDevEndpointsCommand")
|
|
14
|
-
.sc(ListDevEndpoints)
|
|
14
|
+
.sc(ListDevEndpoints$)
|
|
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 { ListEntities } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEntities$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEntitiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEntitiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListEntities", {})
|
|
13
13
|
.n("GlueClient", "ListEntitiesCommand")
|
|
14
|
-
.sc(ListEntities)
|
|
14
|
+
.sc(ListEntities$)
|
|
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 { ListIntegrationResourceProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { ListIntegrationResourceProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListIntegrationResourcePropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListIntegrationResourcePropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListIntegrationResourceProperties", {})
|
|
13
13
|
.n("GlueClient", "ListIntegrationResourcePropertiesCommand")
|
|
14
|
-
.sc(ListIntegrationResourceProperties)
|
|
14
|
+
.sc(ListIntegrationResourceProperties$)
|
|
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 { ListJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListJobs", {})
|
|
13
13
|
.n("GlueClient", "ListJobsCommand")
|
|
14
|
-
.sc(ListJobs)
|
|
14
|
+
.sc(ListJobs$)
|
|
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 { ListMLTransforms } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMLTransforms$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMLTransformsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMLTransformsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListMLTransforms", {})
|
|
13
13
|
.n("GlueClient", "ListMLTransformsCommand")
|
|
14
|
-
.sc(ListMLTransforms)
|
|
14
|
+
.sc(ListMLTransforms$)
|
|
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 { ListRegistries } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRegistries$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRegistriesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRegistriesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListRegistries", {})
|
|
13
13
|
.n("GlueClient", "ListRegistriesCommand")
|
|
14
|
-
.sc(ListRegistries)
|
|
14
|
+
.sc(ListRegistries$)
|
|
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 { ListSchemaVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSchemaVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSchemaVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSchemaVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListSchemaVersions", {})
|
|
13
13
|
.n("GlueClient", "ListSchemaVersionsCommand")
|
|
14
|
-
.sc(ListSchemaVersions)
|
|
14
|
+
.sc(ListSchemaVersions$)
|
|
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 { ListSchemas } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSchemas$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSchemasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSchemasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListSchemas", {})
|
|
13
13
|
.n("GlueClient", "ListSchemasCommand")
|
|
14
|
-
.sc(ListSchemas)
|
|
14
|
+
.sc(ListSchemas$)
|
|
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 { ListSessions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListSessions", {})
|
|
13
13
|
.n("GlueClient", "ListSessionsCommand")
|
|
14
|
-
.sc(ListSessions)
|
|
14
|
+
.sc(ListSessions$)
|
|
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 { ListStatements } from "../schemas/schemas_0";
|
|
4
|
+
import { ListStatements$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListStatementsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListStatementsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListStatements", {})
|
|
13
13
|
.n("GlueClient", "ListStatementsCommand")
|
|
14
|
-
.sc(ListStatements)
|
|
14
|
+
.sc(ListStatements$)
|
|
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 { ListTableOptimizerRuns } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTableOptimizerRuns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTableOptimizerRunsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTableOptimizerRunsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListTableOptimizerRuns", {})
|
|
13
13
|
.n("GlueClient", "ListTableOptimizerRunsCommand")
|
|
14
|
-
.sc(ListTableOptimizerRuns)
|
|
14
|
+
.sc(ListTableOptimizerRuns$)
|
|
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 { ListTriggers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTriggers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTriggersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTriggersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListTriggers", {})
|
|
13
13
|
.n("GlueClient", "ListTriggersCommand")
|
|
14
|
-
.sc(ListTriggers)
|
|
14
|
+
.sc(ListTriggers$)
|
|
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 { ListUsageProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { ListUsageProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUsageProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListUsageProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListUsageProfiles", {})
|
|
13
13
|
.n("GlueClient", "ListUsageProfilesCommand")
|
|
14
|
-
.sc(ListUsageProfiles)
|
|
14
|
+
.sc(ListUsageProfiles$)
|
|
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 { ListWorkflows } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflows$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ListWorkflows", {})
|
|
13
13
|
.n("GlueClient", "ListWorkflowsCommand")
|
|
14
|
-
.sc(ListWorkflows)
|
|
14
|
+
.sc(ListWorkflows$)
|
|
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 { ModifyIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ModifyIntegration", {})
|
|
13
13
|
.n("GlueClient", "ModifyIntegrationCommand")
|
|
14
|
-
.sc(ModifyIntegration)
|
|
14
|
+
.sc(ModifyIntegration$)
|
|
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 { PutDataCatalogEncryptionSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDataCatalogEncryptionSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDataCatalogEncryptionSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDataCatalogEncryptionSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "PutDataCatalogEncryptionSettings", {})
|
|
13
13
|
.n("GlueClient", "PutDataCatalogEncryptionSettingsCommand")
|
|
14
|
-
.sc(PutDataCatalogEncryptionSettings)
|
|
14
|
+
.sc(PutDataCatalogEncryptionSettings$)
|
|
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 { PutDataQualityProfileAnnotation } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDataQualityProfileAnnotation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDataQualityProfileAnnotationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDataQualityProfileAnnotationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "PutDataQualityProfileAnnotation", {})
|
|
13
13
|
.n("GlueClient", "PutDataQualityProfileAnnotationCommand")
|
|
14
|
-
.sc(PutDataQualityProfileAnnotation)
|
|
14
|
+
.sc(PutDataQualityProfileAnnotation$)
|
|
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 { PutResourcePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutResourcePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutResourcePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutResourcePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "PutResourcePolicy", {})
|
|
13
13
|
.n("GlueClient", "PutResourcePolicyCommand")
|
|
14
|
-
.sc(PutResourcePolicy)
|
|
14
|
+
.sc(PutResourcePolicy$)
|
|
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 { PutSchemaVersionMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { PutSchemaVersionMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutSchemaVersionMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutSchemaVersionMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "PutSchemaVersionMetadata", {})
|
|
13
13
|
.n("GlueClient", "PutSchemaVersionMetadataCommand")
|
|
14
|
-
.sc(PutSchemaVersionMetadata)
|
|
14
|
+
.sc(PutSchemaVersionMetadata$)
|
|
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 { PutWorkflowRunProperties } from "../schemas/schemas_0";
|
|
4
|
+
import { PutWorkflowRunProperties$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutWorkflowRunPropertiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutWorkflowRunPropertiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "PutWorkflowRunProperties", {})
|
|
13
13
|
.n("GlueClient", "PutWorkflowRunPropertiesCommand")
|
|
14
|
-
.sc(PutWorkflowRunProperties)
|
|
14
|
+
.sc(PutWorkflowRunProperties$)
|
|
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 { QuerySchemaVersionMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { QuerySchemaVersionMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class QuerySchemaVersionMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class QuerySchemaVersionMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "QuerySchemaVersionMetadata", {})
|
|
13
13
|
.n("GlueClient", "QuerySchemaVersionMetadataCommand")
|
|
14
|
-
.sc(QuerySchemaVersionMetadata)
|
|
14
|
+
.sc(QuerySchemaVersionMetadata$)
|
|
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 { RegisterSchemaVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { RegisterSchemaVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RegisterSchemaVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RegisterSchemaVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "RegisterSchemaVersion", {})
|
|
13
13
|
.n("GlueClient", "RegisterSchemaVersionCommand")
|
|
14
|
-
.sc(RegisterSchemaVersion)
|
|
14
|
+
.sc(RegisterSchemaVersion$)
|
|
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 { RemoveSchemaVersionMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveSchemaVersionMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveSchemaVersionMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveSchemaVersionMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "RemoveSchemaVersionMetadata", {})
|
|
13
13
|
.n("GlueClient", "RemoveSchemaVersionMetadataCommand")
|
|
14
|
-
.sc(RemoveSchemaVersionMetadata)
|
|
14
|
+
.sc(RemoveSchemaVersionMetadata$)
|
|
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 { ResetJobBookmark } from "../schemas/schemas_0";
|
|
4
|
+
import { ResetJobBookmark$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResetJobBookmarkCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResetJobBookmarkCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ResetJobBookmark", {})
|
|
13
13
|
.n("GlueClient", "ResetJobBookmarkCommand")
|
|
14
|
-
.sc(ResetJobBookmark)
|
|
14
|
+
.sc(ResetJobBookmark$)
|
|
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 { ResumeWorkflowRun } from "../schemas/schemas_0";
|
|
4
|
+
import { ResumeWorkflowRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResumeWorkflowRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResumeWorkflowRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "ResumeWorkflowRun", {})
|
|
13
13
|
.n("GlueClient", "ResumeWorkflowRunCommand")
|
|
14
|
-
.sc(ResumeWorkflowRun)
|
|
14
|
+
.sc(ResumeWorkflowRun$)
|
|
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 { RunStatement } from "../schemas/schemas_0";
|
|
4
|
+
import { RunStatement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RunStatementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RunStatementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "RunStatement", {})
|
|
13
13
|
.n("GlueClient", "RunStatementCommand")
|
|
14
|
-
.sc(RunStatement)
|
|
14
|
+
.sc(RunStatement$)
|
|
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 { SearchTables } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchTables$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchTablesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchTablesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "SearchTables", {})
|
|
13
13
|
.n("GlueClient", "SearchTablesCommand")
|
|
14
|
-
.sc(SearchTables)
|
|
14
|
+
.sc(SearchTables$)
|
|
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 { StartBlueprintRun } from "../schemas/schemas_0";
|
|
4
|
+
import { StartBlueprintRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartBlueprintRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartBlueprintRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartBlueprintRun", {})
|
|
13
13
|
.n("GlueClient", "StartBlueprintRunCommand")
|
|
14
|
-
.sc(StartBlueprintRun)
|
|
14
|
+
.sc(StartBlueprintRun$)
|
|
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 { StartColumnStatisticsTaskRun } from "../schemas/schemas_0";
|
|
4
|
+
import { StartColumnStatisticsTaskRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartColumnStatisticsTaskRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartColumnStatisticsTaskRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartColumnStatisticsTaskRun", {})
|
|
13
13
|
.n("GlueClient", "StartColumnStatisticsTaskRunCommand")
|
|
14
|
-
.sc(StartColumnStatisticsTaskRun)
|
|
14
|
+
.sc(StartColumnStatisticsTaskRun$)
|
|
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 { StartColumnStatisticsTaskRunSchedule } from "../schemas/schemas_0";
|
|
4
|
+
import { StartColumnStatisticsTaskRunSchedule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartColumnStatisticsTaskRunScheduleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartColumnStatisticsTaskRunScheduleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartColumnStatisticsTaskRunSchedule", {})
|
|
13
13
|
.n("GlueClient", "StartColumnStatisticsTaskRunScheduleCommand")
|
|
14
|
-
.sc(StartColumnStatisticsTaskRunSchedule)
|
|
14
|
+
.sc(StartColumnStatisticsTaskRunSchedule$)
|
|
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 { StartCrawler } from "../schemas/schemas_0";
|
|
4
|
+
import { StartCrawler$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartCrawlerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartCrawlerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartCrawler", {})
|
|
13
13
|
.n("GlueClient", "StartCrawlerCommand")
|
|
14
|
-
.sc(StartCrawler)
|
|
14
|
+
.sc(StartCrawler$)
|
|
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 { StartCrawlerSchedule } from "../schemas/schemas_0";
|
|
4
|
+
import { StartCrawlerSchedule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartCrawlerScheduleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartCrawlerScheduleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartCrawlerSchedule", {})
|
|
13
13
|
.n("GlueClient", "StartCrawlerScheduleCommand")
|
|
14
|
-
.sc(StartCrawlerSchedule)
|
|
14
|
+
.sc(StartCrawlerSchedule$)
|
|
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 { StartDataQualityRuleRecommendationRun } from "../schemas/schemas_0";
|
|
4
|
+
import { StartDataQualityRuleRecommendationRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDataQualityRuleRecommendationRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartDataQualityRuleRecommendationRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartDataQualityRuleRecommendationRun", {})
|
|
13
13
|
.n("GlueClient", "StartDataQualityRuleRecommendationRunCommand")
|
|
14
|
-
.sc(StartDataQualityRuleRecommendationRun)
|
|
14
|
+
.sc(StartDataQualityRuleRecommendationRun$)
|
|
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 { StartDataQualityRulesetEvaluationRun } from "../schemas/schemas_0";
|
|
4
|
+
import { StartDataQualityRulesetEvaluationRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDataQualityRulesetEvaluationRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartDataQualityRulesetEvaluationRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartDataQualityRulesetEvaluationRun", {})
|
|
13
13
|
.n("GlueClient", "StartDataQualityRulesetEvaluationRunCommand")
|
|
14
|
-
.sc(StartDataQualityRulesetEvaluationRun)
|
|
14
|
+
.sc(StartDataQualityRulesetEvaluationRun$)
|
|
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 { StartExportLabelsTaskRun } from "../schemas/schemas_0";
|
|
4
|
+
import { StartExportLabelsTaskRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartExportLabelsTaskRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartExportLabelsTaskRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AWSGlue", "StartExportLabelsTaskRun", {})
|
|
13
13
|
.n("GlueClient", "StartExportLabelsTaskRunCommand")
|
|
14
|
-
.sc(StartExportLabelsTaskRun)
|
|
14
|
+
.sc(StartExportLabelsTaskRun$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|