@aws-sdk/client-glue 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +546 -547
- package/dist-cjs/models/GlueServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Glue.js +1 -1
- package/dist-es/GlueClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- 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/DeleteConnectionTypeCommand.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/GetMaterializedViewRefreshTaskRunCommand.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/ListMaterializedViewRefreshTaskRunsCommand.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/RegisterConnectionTypeCommand.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/StartMaterializedViewRefreshTaskRunCommand.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/StopMaterializedViewRefreshTaskRunCommand.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/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/GlueServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/GlueClient.d.ts +5 -5
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetJobsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelStatementCommand.d.ts +6 -4
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/dist-types/commands/CreateBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/CreateCatalogCommand.d.ts +6 -4
- package/dist-types/commands/CreateClassifierCommand.d.ts +6 -4
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/CreateDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/CreateJobCommand.d.ts +6 -4
- package/dist-types/commands/CreateMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/CreatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistryCommand.d.ts +6 -4
- package/dist-types/commands/CreateSchemaCommand.d.ts +6 -4
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -4
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/commands/CreateTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/CreateTriggerCommand.d.ts +6 -4
- package/dist-types/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCatalogCommand.d.ts +6 -4
- package/dist-types/commands/DeleteClassifierCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/DeletePartitionCommand.d.ts +6 -4
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRegistryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSessionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTriggerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEntityCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogsCommand.d.ts +6 -4
- package/dist-types/commands/GetClassifierCommand.d.ts +6 -4
- package/dist-types/commands/GetClassifiersCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/GetDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/GetDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/dist-types/commands/GetDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/commands/GetJobRunCommand.d.ts +6 -4
- package/dist-types/commands/GetJobRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetJobsCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTransformsCommand.d.ts +6 -4
- package/dist-types/commands/GetMappingCommand.d.ts +6 -4
- package/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionsCommand.d.ts +6 -4
- package/dist-types/commands/GetPlanCommand.d.ts +6 -4
- package/dist-types/commands/GetRegistryCommand.d.ts +6 -4
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetStatementCommand.d.ts +6 -4
- package/dist-types/commands/GetTableCommand.d.ts +6 -4
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/GetTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetTableVersionsCommand.d.ts +6 -4
- package/dist-types/commands/GetTablesCommand.d.ts +6 -4
- package/dist-types/commands/GetTagsCommand.d.ts +6 -4
- package/dist-types/commands/GetTriggerCommand.d.ts +6 -4
- package/dist-types/commands/GetTriggersCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/dist-types/commands/ListBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/ListCrawlsCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/ListEntitiesCommand.d.ts +6 -4
- package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/ListJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -4
- package/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListRegistriesCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/commands/ListStatementsCommand.d.ts +6 -4
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListTriggersCommand.d.ts +6 -4
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/RunStatementCommand.d.ts +6 -4
- package/dist-types/commands/SearchTablesCommand.d.ts +6 -4
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StartCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartJobRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartTriggerCommand.d.ts +6 -4
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StopCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StopSessionCommand.d.ts +6 -4
- package/dist-types/commands/StopTriggerCommand.d.ts +6 -4
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCatalogCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassifierCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRegistryCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTriggerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/GlueServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/models/models_2.d.ts +1 -1
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/GlueClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
package/dist-cjs/index.js
CHANGED
|
@@ -4,17 +4,16 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
18
|
var errors = require('./models/errors');
|
|
20
19
|
var GlueServiceException = require('./models/GlueServiceException');
|
|
@@ -73,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
73
72
|
};
|
|
74
73
|
|
|
75
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
76
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
77
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
78
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
79
78
|
};
|
|
80
79
|
|
|
81
|
-
class GlueClient extends
|
|
80
|
+
class GlueClient extends client.Client {
|
|
82
81
|
config;
|
|
83
82
|
constructor(...[configuration]) {
|
|
84
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -86,17 +85,17 @@ class GlueClient extends smithyClient.Client {
|
|
|
86
85
|
this.initConfig = _config_0;
|
|
87
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
88
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
89
|
-
const _config_3 =
|
|
90
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
91
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
92
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
93
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
94
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
95
94
|
this.config = _config_8;
|
|
96
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
97
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
98
|
-
this.middlewareStack.use(
|
|
99
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
100
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
101
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
102
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -113,11 +112,11 @@ class GlueClient extends smithyClient.Client {
|
|
|
113
112
|
}
|
|
114
113
|
}
|
|
115
114
|
|
|
116
|
-
class BatchCreatePartitionCommand extends
|
|
115
|
+
class BatchCreatePartitionCommand extends client.Command
|
|
117
116
|
.classBuilder()
|
|
118
117
|
.ep(commonParams)
|
|
119
118
|
.m(function (Command, cs, config, o) {
|
|
120
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
121
120
|
})
|
|
122
121
|
.s("AWSGlue", "BatchCreatePartition", {})
|
|
123
122
|
.n("GlueClient", "BatchCreatePartitionCommand")
|
|
@@ -125,11 +124,11 @@ class BatchCreatePartitionCommand extends smithyClient.Command
|
|
|
125
124
|
.build() {
|
|
126
125
|
}
|
|
127
126
|
|
|
128
|
-
class BatchDeleteConnectionCommand extends
|
|
127
|
+
class BatchDeleteConnectionCommand extends client.Command
|
|
129
128
|
.classBuilder()
|
|
130
129
|
.ep(commonParams)
|
|
131
130
|
.m(function (Command, cs, config, o) {
|
|
132
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
133
132
|
})
|
|
134
133
|
.s("AWSGlue", "BatchDeleteConnection", {})
|
|
135
134
|
.n("GlueClient", "BatchDeleteConnectionCommand")
|
|
@@ -137,11 +136,11 @@ class BatchDeleteConnectionCommand extends smithyClient.Command
|
|
|
137
136
|
.build() {
|
|
138
137
|
}
|
|
139
138
|
|
|
140
|
-
class BatchDeletePartitionCommand extends
|
|
139
|
+
class BatchDeletePartitionCommand extends client.Command
|
|
141
140
|
.classBuilder()
|
|
142
141
|
.ep(commonParams)
|
|
143
142
|
.m(function (Command, cs, config, o) {
|
|
144
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
145
144
|
})
|
|
146
145
|
.s("AWSGlue", "BatchDeletePartition", {})
|
|
147
146
|
.n("GlueClient", "BatchDeletePartitionCommand")
|
|
@@ -149,11 +148,11 @@ class BatchDeletePartitionCommand extends smithyClient.Command
|
|
|
149
148
|
.build() {
|
|
150
149
|
}
|
|
151
150
|
|
|
152
|
-
class BatchDeleteTableCommand extends
|
|
151
|
+
class BatchDeleteTableCommand extends client.Command
|
|
153
152
|
.classBuilder()
|
|
154
153
|
.ep(commonParams)
|
|
155
154
|
.m(function (Command, cs, config, o) {
|
|
156
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
157
156
|
})
|
|
158
157
|
.s("AWSGlue", "BatchDeleteTable", {})
|
|
159
158
|
.n("GlueClient", "BatchDeleteTableCommand")
|
|
@@ -161,11 +160,11 @@ class BatchDeleteTableCommand extends smithyClient.Command
|
|
|
161
160
|
.build() {
|
|
162
161
|
}
|
|
163
162
|
|
|
164
|
-
class BatchDeleteTableVersionCommand extends
|
|
163
|
+
class BatchDeleteTableVersionCommand extends client.Command
|
|
165
164
|
.classBuilder()
|
|
166
165
|
.ep(commonParams)
|
|
167
166
|
.m(function (Command, cs, config, o) {
|
|
168
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
169
168
|
})
|
|
170
169
|
.s("AWSGlue", "BatchDeleteTableVersion", {})
|
|
171
170
|
.n("GlueClient", "BatchDeleteTableVersionCommand")
|
|
@@ -173,11 +172,11 @@ class BatchDeleteTableVersionCommand extends smithyClient.Command
|
|
|
173
172
|
.build() {
|
|
174
173
|
}
|
|
175
174
|
|
|
176
|
-
class BatchGetBlueprintsCommand extends
|
|
175
|
+
class BatchGetBlueprintsCommand extends client.Command
|
|
177
176
|
.classBuilder()
|
|
178
177
|
.ep(commonParams)
|
|
179
178
|
.m(function (Command, cs, config, o) {
|
|
180
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
181
180
|
})
|
|
182
181
|
.s("AWSGlue", "BatchGetBlueprints", {})
|
|
183
182
|
.n("GlueClient", "BatchGetBlueprintsCommand")
|
|
@@ -185,11 +184,11 @@ class BatchGetBlueprintsCommand extends smithyClient.Command
|
|
|
185
184
|
.build() {
|
|
186
185
|
}
|
|
187
186
|
|
|
188
|
-
class BatchGetCrawlersCommand extends
|
|
187
|
+
class BatchGetCrawlersCommand extends client.Command
|
|
189
188
|
.classBuilder()
|
|
190
189
|
.ep(commonParams)
|
|
191
190
|
.m(function (Command, cs, config, o) {
|
|
192
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
193
192
|
})
|
|
194
193
|
.s("AWSGlue", "BatchGetCrawlers", {})
|
|
195
194
|
.n("GlueClient", "BatchGetCrawlersCommand")
|
|
@@ -197,11 +196,11 @@ class BatchGetCrawlersCommand extends smithyClient.Command
|
|
|
197
196
|
.build() {
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
class BatchGetCustomEntityTypesCommand extends
|
|
199
|
+
class BatchGetCustomEntityTypesCommand extends client.Command
|
|
201
200
|
.classBuilder()
|
|
202
201
|
.ep(commonParams)
|
|
203
202
|
.m(function (Command, cs, config, o) {
|
|
204
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
205
204
|
})
|
|
206
205
|
.s("AWSGlue", "BatchGetCustomEntityTypes", {})
|
|
207
206
|
.n("GlueClient", "BatchGetCustomEntityTypesCommand")
|
|
@@ -209,11 +208,11 @@ class BatchGetCustomEntityTypesCommand extends smithyClient.Command
|
|
|
209
208
|
.build() {
|
|
210
209
|
}
|
|
211
210
|
|
|
212
|
-
class BatchGetDataQualityResultCommand extends
|
|
211
|
+
class BatchGetDataQualityResultCommand extends client.Command
|
|
213
212
|
.classBuilder()
|
|
214
213
|
.ep(commonParams)
|
|
215
214
|
.m(function (Command, cs, config, o) {
|
|
216
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
217
216
|
})
|
|
218
217
|
.s("AWSGlue", "BatchGetDataQualityResult", {})
|
|
219
218
|
.n("GlueClient", "BatchGetDataQualityResultCommand")
|
|
@@ -221,11 +220,11 @@ class BatchGetDataQualityResultCommand extends smithyClient.Command
|
|
|
221
220
|
.build() {
|
|
222
221
|
}
|
|
223
222
|
|
|
224
|
-
class BatchGetDevEndpointsCommand extends
|
|
223
|
+
class BatchGetDevEndpointsCommand extends client.Command
|
|
225
224
|
.classBuilder()
|
|
226
225
|
.ep(commonParams)
|
|
227
226
|
.m(function (Command, cs, config, o) {
|
|
228
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
229
228
|
})
|
|
230
229
|
.s("AWSGlue", "BatchGetDevEndpoints", {})
|
|
231
230
|
.n("GlueClient", "BatchGetDevEndpointsCommand")
|
|
@@ -233,11 +232,11 @@ class BatchGetDevEndpointsCommand extends smithyClient.Command
|
|
|
233
232
|
.build() {
|
|
234
233
|
}
|
|
235
234
|
|
|
236
|
-
class BatchGetJobsCommand extends
|
|
235
|
+
class BatchGetJobsCommand extends client.Command
|
|
237
236
|
.classBuilder()
|
|
238
237
|
.ep(commonParams)
|
|
239
238
|
.m(function (Command, cs, config, o) {
|
|
240
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
241
240
|
})
|
|
242
241
|
.s("AWSGlue", "BatchGetJobs", {})
|
|
243
242
|
.n("GlueClient", "BatchGetJobsCommand")
|
|
@@ -245,11 +244,11 @@ class BatchGetJobsCommand extends smithyClient.Command
|
|
|
245
244
|
.build() {
|
|
246
245
|
}
|
|
247
246
|
|
|
248
|
-
class BatchGetPartitionCommand extends
|
|
247
|
+
class BatchGetPartitionCommand extends client.Command
|
|
249
248
|
.classBuilder()
|
|
250
249
|
.ep(commonParams)
|
|
251
250
|
.m(function (Command, cs, config, o) {
|
|
252
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
253
252
|
})
|
|
254
253
|
.s("AWSGlue", "BatchGetPartition", {})
|
|
255
254
|
.n("GlueClient", "BatchGetPartitionCommand")
|
|
@@ -257,11 +256,11 @@ class BatchGetPartitionCommand extends smithyClient.Command
|
|
|
257
256
|
.build() {
|
|
258
257
|
}
|
|
259
258
|
|
|
260
|
-
class BatchGetTableOptimizerCommand extends
|
|
259
|
+
class BatchGetTableOptimizerCommand extends client.Command
|
|
261
260
|
.classBuilder()
|
|
262
261
|
.ep(commonParams)
|
|
263
262
|
.m(function (Command, cs, config, o) {
|
|
264
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
265
264
|
})
|
|
266
265
|
.s("AWSGlue", "BatchGetTableOptimizer", {})
|
|
267
266
|
.n("GlueClient", "BatchGetTableOptimizerCommand")
|
|
@@ -269,11 +268,11 @@ class BatchGetTableOptimizerCommand extends smithyClient.Command
|
|
|
269
268
|
.build() {
|
|
270
269
|
}
|
|
271
270
|
|
|
272
|
-
class BatchGetTriggersCommand extends
|
|
271
|
+
class BatchGetTriggersCommand extends client.Command
|
|
273
272
|
.classBuilder()
|
|
274
273
|
.ep(commonParams)
|
|
275
274
|
.m(function (Command, cs, config, o) {
|
|
276
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
277
276
|
})
|
|
278
277
|
.s("AWSGlue", "BatchGetTriggers", {})
|
|
279
278
|
.n("GlueClient", "BatchGetTriggersCommand")
|
|
@@ -281,11 +280,11 @@ class BatchGetTriggersCommand extends smithyClient.Command
|
|
|
281
280
|
.build() {
|
|
282
281
|
}
|
|
283
282
|
|
|
284
|
-
class BatchGetWorkflowsCommand extends
|
|
283
|
+
class BatchGetWorkflowsCommand extends client.Command
|
|
285
284
|
.classBuilder()
|
|
286
285
|
.ep(commonParams)
|
|
287
286
|
.m(function (Command, cs, config, o) {
|
|
288
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
289
288
|
})
|
|
290
289
|
.s("AWSGlue", "BatchGetWorkflows", {})
|
|
291
290
|
.n("GlueClient", "BatchGetWorkflowsCommand")
|
|
@@ -293,11 +292,11 @@ class BatchGetWorkflowsCommand extends smithyClient.Command
|
|
|
293
292
|
.build() {
|
|
294
293
|
}
|
|
295
294
|
|
|
296
|
-
class BatchPutDataQualityStatisticAnnotationCommand extends
|
|
295
|
+
class BatchPutDataQualityStatisticAnnotationCommand extends client.Command
|
|
297
296
|
.classBuilder()
|
|
298
297
|
.ep(commonParams)
|
|
299
298
|
.m(function (Command, cs, config, o) {
|
|
300
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
301
300
|
})
|
|
302
301
|
.s("AWSGlue", "BatchPutDataQualityStatisticAnnotation", {})
|
|
303
302
|
.n("GlueClient", "BatchPutDataQualityStatisticAnnotationCommand")
|
|
@@ -305,11 +304,11 @@ class BatchPutDataQualityStatisticAnnotationCommand extends smithyClient.Command
|
|
|
305
304
|
.build() {
|
|
306
305
|
}
|
|
307
306
|
|
|
308
|
-
class BatchStopJobRunCommand extends
|
|
307
|
+
class BatchStopJobRunCommand extends client.Command
|
|
309
308
|
.classBuilder()
|
|
310
309
|
.ep(commonParams)
|
|
311
310
|
.m(function (Command, cs, config, o) {
|
|
312
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
313
312
|
})
|
|
314
313
|
.s("AWSGlue", "BatchStopJobRun", {})
|
|
315
314
|
.n("GlueClient", "BatchStopJobRunCommand")
|
|
@@ -317,11 +316,11 @@ class BatchStopJobRunCommand extends smithyClient.Command
|
|
|
317
316
|
.build() {
|
|
318
317
|
}
|
|
319
318
|
|
|
320
|
-
class BatchUpdatePartitionCommand extends
|
|
319
|
+
class BatchUpdatePartitionCommand extends client.Command
|
|
321
320
|
.classBuilder()
|
|
322
321
|
.ep(commonParams)
|
|
323
322
|
.m(function (Command, cs, config, o) {
|
|
324
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
325
324
|
})
|
|
326
325
|
.s("AWSGlue", "BatchUpdatePartition", {})
|
|
327
326
|
.n("GlueClient", "BatchUpdatePartitionCommand")
|
|
@@ -329,11 +328,11 @@ class BatchUpdatePartitionCommand extends smithyClient.Command
|
|
|
329
328
|
.build() {
|
|
330
329
|
}
|
|
331
330
|
|
|
332
|
-
class CancelDataQualityRuleRecommendationRunCommand extends
|
|
331
|
+
class CancelDataQualityRuleRecommendationRunCommand extends client.Command
|
|
333
332
|
.classBuilder()
|
|
334
333
|
.ep(commonParams)
|
|
335
334
|
.m(function (Command, cs, config, o) {
|
|
336
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
337
336
|
})
|
|
338
337
|
.s("AWSGlue", "CancelDataQualityRuleRecommendationRun", {})
|
|
339
338
|
.n("GlueClient", "CancelDataQualityRuleRecommendationRunCommand")
|
|
@@ -341,11 +340,11 @@ class CancelDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
341
340
|
.build() {
|
|
342
341
|
}
|
|
343
342
|
|
|
344
|
-
class CancelDataQualityRulesetEvaluationRunCommand extends
|
|
343
|
+
class CancelDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
345
344
|
.classBuilder()
|
|
346
345
|
.ep(commonParams)
|
|
347
346
|
.m(function (Command, cs, config, o) {
|
|
348
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
349
348
|
})
|
|
350
349
|
.s("AWSGlue", "CancelDataQualityRulesetEvaluationRun", {})
|
|
351
350
|
.n("GlueClient", "CancelDataQualityRulesetEvaluationRunCommand")
|
|
@@ -353,11 +352,11 @@ class CancelDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
353
352
|
.build() {
|
|
354
353
|
}
|
|
355
354
|
|
|
356
|
-
class CancelMLTaskRunCommand extends
|
|
355
|
+
class CancelMLTaskRunCommand extends client.Command
|
|
357
356
|
.classBuilder()
|
|
358
357
|
.ep(commonParams)
|
|
359
358
|
.m(function (Command, cs, config, o) {
|
|
360
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
361
360
|
})
|
|
362
361
|
.s("AWSGlue", "CancelMLTaskRun", {})
|
|
363
362
|
.n("GlueClient", "CancelMLTaskRunCommand")
|
|
@@ -365,11 +364,11 @@ class CancelMLTaskRunCommand extends smithyClient.Command
|
|
|
365
364
|
.build() {
|
|
366
365
|
}
|
|
367
366
|
|
|
368
|
-
class CancelStatementCommand extends
|
|
367
|
+
class CancelStatementCommand extends client.Command
|
|
369
368
|
.classBuilder()
|
|
370
369
|
.ep(commonParams)
|
|
371
370
|
.m(function (Command, cs, config, o) {
|
|
372
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
373
372
|
})
|
|
374
373
|
.s("AWSGlue", "CancelStatement", {})
|
|
375
374
|
.n("GlueClient", "CancelStatementCommand")
|
|
@@ -377,11 +376,11 @@ class CancelStatementCommand extends smithyClient.Command
|
|
|
377
376
|
.build() {
|
|
378
377
|
}
|
|
379
378
|
|
|
380
|
-
class CheckSchemaVersionValidityCommand extends
|
|
379
|
+
class CheckSchemaVersionValidityCommand extends client.Command
|
|
381
380
|
.classBuilder()
|
|
382
381
|
.ep(commonParams)
|
|
383
382
|
.m(function (Command, cs, config, o) {
|
|
384
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
385
384
|
})
|
|
386
385
|
.s("AWSGlue", "CheckSchemaVersionValidity", {})
|
|
387
386
|
.n("GlueClient", "CheckSchemaVersionValidityCommand")
|
|
@@ -389,11 +388,11 @@ class CheckSchemaVersionValidityCommand extends smithyClient.Command
|
|
|
389
388
|
.build() {
|
|
390
389
|
}
|
|
391
390
|
|
|
392
|
-
class CreateBlueprintCommand extends
|
|
391
|
+
class CreateBlueprintCommand extends client.Command
|
|
393
392
|
.classBuilder()
|
|
394
393
|
.ep(commonParams)
|
|
395
394
|
.m(function (Command, cs, config, o) {
|
|
396
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
397
396
|
})
|
|
398
397
|
.s("AWSGlue", "CreateBlueprint", {})
|
|
399
398
|
.n("GlueClient", "CreateBlueprintCommand")
|
|
@@ -401,11 +400,11 @@ class CreateBlueprintCommand extends smithyClient.Command
|
|
|
401
400
|
.build() {
|
|
402
401
|
}
|
|
403
402
|
|
|
404
|
-
class CreateCatalogCommand extends
|
|
403
|
+
class CreateCatalogCommand extends client.Command
|
|
405
404
|
.classBuilder()
|
|
406
405
|
.ep(commonParams)
|
|
407
406
|
.m(function (Command, cs, config, o) {
|
|
408
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
409
408
|
})
|
|
410
409
|
.s("AWSGlue", "CreateCatalog", {})
|
|
411
410
|
.n("GlueClient", "CreateCatalogCommand")
|
|
@@ -413,11 +412,11 @@ class CreateCatalogCommand extends smithyClient.Command
|
|
|
413
412
|
.build() {
|
|
414
413
|
}
|
|
415
414
|
|
|
416
|
-
class CreateClassifierCommand extends
|
|
415
|
+
class CreateClassifierCommand extends client.Command
|
|
417
416
|
.classBuilder()
|
|
418
417
|
.ep(commonParams)
|
|
419
418
|
.m(function (Command, cs, config, o) {
|
|
420
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
421
420
|
})
|
|
422
421
|
.s("AWSGlue", "CreateClassifier", {})
|
|
423
422
|
.n("GlueClient", "CreateClassifierCommand")
|
|
@@ -425,11 +424,11 @@ class CreateClassifierCommand extends smithyClient.Command
|
|
|
425
424
|
.build() {
|
|
426
425
|
}
|
|
427
426
|
|
|
428
|
-
class CreateColumnStatisticsTaskSettingsCommand extends
|
|
427
|
+
class CreateColumnStatisticsTaskSettingsCommand extends client.Command
|
|
429
428
|
.classBuilder()
|
|
430
429
|
.ep(commonParams)
|
|
431
430
|
.m(function (Command, cs, config, o) {
|
|
432
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
433
432
|
})
|
|
434
433
|
.s("AWSGlue", "CreateColumnStatisticsTaskSettings", {})
|
|
435
434
|
.n("GlueClient", "CreateColumnStatisticsTaskSettingsCommand")
|
|
@@ -437,11 +436,11 @@ class CreateColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
437
436
|
.build() {
|
|
438
437
|
}
|
|
439
438
|
|
|
440
|
-
class CreateConnectionCommand extends
|
|
439
|
+
class CreateConnectionCommand extends client.Command
|
|
441
440
|
.classBuilder()
|
|
442
441
|
.ep(commonParams)
|
|
443
442
|
.m(function (Command, cs, config, o) {
|
|
444
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
445
444
|
})
|
|
446
445
|
.s("AWSGlue", "CreateConnection", {})
|
|
447
446
|
.n("GlueClient", "CreateConnectionCommand")
|
|
@@ -449,11 +448,11 @@ class CreateConnectionCommand extends smithyClient.Command
|
|
|
449
448
|
.build() {
|
|
450
449
|
}
|
|
451
450
|
|
|
452
|
-
class CreateCrawlerCommand extends
|
|
451
|
+
class CreateCrawlerCommand extends client.Command
|
|
453
452
|
.classBuilder()
|
|
454
453
|
.ep(commonParams)
|
|
455
454
|
.m(function (Command, cs, config, o) {
|
|
456
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
457
456
|
})
|
|
458
457
|
.s("AWSGlue", "CreateCrawler", {})
|
|
459
458
|
.n("GlueClient", "CreateCrawlerCommand")
|
|
@@ -461,11 +460,11 @@ class CreateCrawlerCommand extends smithyClient.Command
|
|
|
461
460
|
.build() {
|
|
462
461
|
}
|
|
463
462
|
|
|
464
|
-
class CreateCustomEntityTypeCommand extends
|
|
463
|
+
class CreateCustomEntityTypeCommand extends client.Command
|
|
465
464
|
.classBuilder()
|
|
466
465
|
.ep(commonParams)
|
|
467
466
|
.m(function (Command, cs, config, o) {
|
|
468
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
469
468
|
})
|
|
470
469
|
.s("AWSGlue", "CreateCustomEntityType", {})
|
|
471
470
|
.n("GlueClient", "CreateCustomEntityTypeCommand")
|
|
@@ -473,11 +472,11 @@ class CreateCustomEntityTypeCommand extends smithyClient.Command
|
|
|
473
472
|
.build() {
|
|
474
473
|
}
|
|
475
474
|
|
|
476
|
-
class CreateDatabaseCommand extends
|
|
475
|
+
class CreateDatabaseCommand extends client.Command
|
|
477
476
|
.classBuilder()
|
|
478
477
|
.ep(commonParams)
|
|
479
478
|
.m(function (Command, cs, config, o) {
|
|
480
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
481
480
|
})
|
|
482
481
|
.s("AWSGlue", "CreateDatabase", {})
|
|
483
482
|
.n("GlueClient", "CreateDatabaseCommand")
|
|
@@ -485,11 +484,11 @@ class CreateDatabaseCommand extends smithyClient.Command
|
|
|
485
484
|
.build() {
|
|
486
485
|
}
|
|
487
486
|
|
|
488
|
-
class CreateDataQualityRulesetCommand extends
|
|
487
|
+
class CreateDataQualityRulesetCommand extends client.Command
|
|
489
488
|
.classBuilder()
|
|
490
489
|
.ep(commonParams)
|
|
491
490
|
.m(function (Command, cs, config, o) {
|
|
492
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
493
492
|
})
|
|
494
493
|
.s("AWSGlue", "CreateDataQualityRuleset", {})
|
|
495
494
|
.n("GlueClient", "CreateDataQualityRulesetCommand")
|
|
@@ -497,11 +496,11 @@ class CreateDataQualityRulesetCommand extends smithyClient.Command
|
|
|
497
496
|
.build() {
|
|
498
497
|
}
|
|
499
498
|
|
|
500
|
-
class CreateDevEndpointCommand extends
|
|
499
|
+
class CreateDevEndpointCommand extends client.Command
|
|
501
500
|
.classBuilder()
|
|
502
501
|
.ep(commonParams)
|
|
503
502
|
.m(function (Command, cs, config, o) {
|
|
504
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
505
504
|
})
|
|
506
505
|
.s("AWSGlue", "CreateDevEndpoint", {})
|
|
507
506
|
.n("GlueClient", "CreateDevEndpointCommand")
|
|
@@ -509,11 +508,11 @@ class CreateDevEndpointCommand extends smithyClient.Command
|
|
|
509
508
|
.build() {
|
|
510
509
|
}
|
|
511
510
|
|
|
512
|
-
class CreateGlueIdentityCenterConfigurationCommand extends
|
|
511
|
+
class CreateGlueIdentityCenterConfigurationCommand extends client.Command
|
|
513
512
|
.classBuilder()
|
|
514
513
|
.ep(commonParams)
|
|
515
514
|
.m(function (Command, cs, config, o) {
|
|
516
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
517
516
|
})
|
|
518
517
|
.s("AWSGlue", "CreateGlueIdentityCenterConfiguration", {})
|
|
519
518
|
.n("GlueClient", "CreateGlueIdentityCenterConfigurationCommand")
|
|
@@ -521,11 +520,11 @@ class CreateGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
521
520
|
.build() {
|
|
522
521
|
}
|
|
523
522
|
|
|
524
|
-
class CreateIntegrationCommand extends
|
|
523
|
+
class CreateIntegrationCommand extends client.Command
|
|
525
524
|
.classBuilder()
|
|
526
525
|
.ep(commonParams)
|
|
527
526
|
.m(function (Command, cs, config, o) {
|
|
528
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
529
528
|
})
|
|
530
529
|
.s("AWSGlue", "CreateIntegration", {})
|
|
531
530
|
.n("GlueClient", "CreateIntegrationCommand")
|
|
@@ -533,11 +532,11 @@ class CreateIntegrationCommand extends smithyClient.Command
|
|
|
533
532
|
.build() {
|
|
534
533
|
}
|
|
535
534
|
|
|
536
|
-
class CreateIntegrationResourcePropertyCommand extends
|
|
535
|
+
class CreateIntegrationResourcePropertyCommand extends client.Command
|
|
537
536
|
.classBuilder()
|
|
538
537
|
.ep(commonParams)
|
|
539
538
|
.m(function (Command, cs, config, o) {
|
|
540
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
541
540
|
})
|
|
542
541
|
.s("AWSGlue", "CreateIntegrationResourceProperty", {})
|
|
543
542
|
.n("GlueClient", "CreateIntegrationResourcePropertyCommand")
|
|
@@ -545,11 +544,11 @@ class CreateIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
545
544
|
.build() {
|
|
546
545
|
}
|
|
547
546
|
|
|
548
|
-
class CreateIntegrationTablePropertiesCommand extends
|
|
547
|
+
class CreateIntegrationTablePropertiesCommand extends client.Command
|
|
549
548
|
.classBuilder()
|
|
550
549
|
.ep(commonParams)
|
|
551
550
|
.m(function (Command, cs, config, o) {
|
|
552
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
553
552
|
})
|
|
554
553
|
.s("AWSGlue", "CreateIntegrationTableProperties", {})
|
|
555
554
|
.n("GlueClient", "CreateIntegrationTablePropertiesCommand")
|
|
@@ -557,11 +556,11 @@ class CreateIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
557
556
|
.build() {
|
|
558
557
|
}
|
|
559
558
|
|
|
560
|
-
class CreateJobCommand extends
|
|
559
|
+
class CreateJobCommand extends client.Command
|
|
561
560
|
.classBuilder()
|
|
562
561
|
.ep(commonParams)
|
|
563
562
|
.m(function (Command, cs, config, o) {
|
|
564
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
565
564
|
})
|
|
566
565
|
.s("AWSGlue", "CreateJob", {})
|
|
567
566
|
.n("GlueClient", "CreateJobCommand")
|
|
@@ -569,11 +568,11 @@ class CreateJobCommand extends smithyClient.Command
|
|
|
569
568
|
.build() {
|
|
570
569
|
}
|
|
571
570
|
|
|
572
|
-
class CreateMLTransformCommand extends
|
|
571
|
+
class CreateMLTransformCommand extends client.Command
|
|
573
572
|
.classBuilder()
|
|
574
573
|
.ep(commonParams)
|
|
575
574
|
.m(function (Command, cs, config, o) {
|
|
576
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
577
576
|
})
|
|
578
577
|
.s("AWSGlue", "CreateMLTransform", {})
|
|
579
578
|
.n("GlueClient", "CreateMLTransformCommand")
|
|
@@ -581,11 +580,11 @@ class CreateMLTransformCommand extends smithyClient.Command
|
|
|
581
580
|
.build() {
|
|
582
581
|
}
|
|
583
582
|
|
|
584
|
-
class CreatePartitionCommand extends
|
|
583
|
+
class CreatePartitionCommand extends client.Command
|
|
585
584
|
.classBuilder()
|
|
586
585
|
.ep(commonParams)
|
|
587
586
|
.m(function (Command, cs, config, o) {
|
|
588
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
589
588
|
})
|
|
590
589
|
.s("AWSGlue", "CreatePartition", {})
|
|
591
590
|
.n("GlueClient", "CreatePartitionCommand")
|
|
@@ -593,11 +592,11 @@ class CreatePartitionCommand extends smithyClient.Command
|
|
|
593
592
|
.build() {
|
|
594
593
|
}
|
|
595
594
|
|
|
596
|
-
class CreatePartitionIndexCommand extends
|
|
595
|
+
class CreatePartitionIndexCommand extends client.Command
|
|
597
596
|
.classBuilder()
|
|
598
597
|
.ep(commonParams)
|
|
599
598
|
.m(function (Command, cs, config, o) {
|
|
600
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
601
600
|
})
|
|
602
601
|
.s("AWSGlue", "CreatePartitionIndex", {})
|
|
603
602
|
.n("GlueClient", "CreatePartitionIndexCommand")
|
|
@@ -605,11 +604,11 @@ class CreatePartitionIndexCommand extends smithyClient.Command
|
|
|
605
604
|
.build() {
|
|
606
605
|
}
|
|
607
606
|
|
|
608
|
-
class CreateRegistryCommand extends
|
|
607
|
+
class CreateRegistryCommand extends client.Command
|
|
609
608
|
.classBuilder()
|
|
610
609
|
.ep(commonParams)
|
|
611
610
|
.m(function (Command, cs, config, o) {
|
|
612
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
613
612
|
})
|
|
614
613
|
.s("AWSGlue", "CreateRegistry", {})
|
|
615
614
|
.n("GlueClient", "CreateRegistryCommand")
|
|
@@ -617,11 +616,11 @@ class CreateRegistryCommand extends smithyClient.Command
|
|
|
617
616
|
.build() {
|
|
618
617
|
}
|
|
619
618
|
|
|
620
|
-
class CreateSchemaCommand extends
|
|
619
|
+
class CreateSchemaCommand extends client.Command
|
|
621
620
|
.classBuilder()
|
|
622
621
|
.ep(commonParams)
|
|
623
622
|
.m(function (Command, cs, config, o) {
|
|
624
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
625
624
|
})
|
|
626
625
|
.s("AWSGlue", "CreateSchema", {})
|
|
627
626
|
.n("GlueClient", "CreateSchemaCommand")
|
|
@@ -629,11 +628,11 @@ class CreateSchemaCommand extends smithyClient.Command
|
|
|
629
628
|
.build() {
|
|
630
629
|
}
|
|
631
630
|
|
|
632
|
-
class CreateScriptCommand extends
|
|
631
|
+
class CreateScriptCommand extends client.Command
|
|
633
632
|
.classBuilder()
|
|
634
633
|
.ep(commonParams)
|
|
635
634
|
.m(function (Command, cs, config, o) {
|
|
636
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
637
636
|
})
|
|
638
637
|
.s("AWSGlue", "CreateScript", {})
|
|
639
638
|
.n("GlueClient", "CreateScriptCommand")
|
|
@@ -641,11 +640,11 @@ class CreateScriptCommand extends smithyClient.Command
|
|
|
641
640
|
.build() {
|
|
642
641
|
}
|
|
643
642
|
|
|
644
|
-
class CreateSecurityConfigurationCommand extends
|
|
643
|
+
class CreateSecurityConfigurationCommand extends client.Command
|
|
645
644
|
.classBuilder()
|
|
646
645
|
.ep(commonParams)
|
|
647
646
|
.m(function (Command, cs, config, o) {
|
|
648
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
649
648
|
})
|
|
650
649
|
.s("AWSGlue", "CreateSecurityConfiguration", {})
|
|
651
650
|
.n("GlueClient", "CreateSecurityConfigurationCommand")
|
|
@@ -653,11 +652,11 @@ class CreateSecurityConfigurationCommand extends smithyClient.Command
|
|
|
653
652
|
.build() {
|
|
654
653
|
}
|
|
655
654
|
|
|
656
|
-
class CreateSessionCommand extends
|
|
655
|
+
class CreateSessionCommand extends client.Command
|
|
657
656
|
.classBuilder()
|
|
658
657
|
.ep(commonParams)
|
|
659
658
|
.m(function (Command, cs, config, o) {
|
|
660
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
661
660
|
})
|
|
662
661
|
.s("AWSGlue", "CreateSession", {})
|
|
663
662
|
.n("GlueClient", "CreateSessionCommand")
|
|
@@ -665,11 +664,11 @@ class CreateSessionCommand extends smithyClient.Command
|
|
|
665
664
|
.build() {
|
|
666
665
|
}
|
|
667
666
|
|
|
668
|
-
class CreateTableCommand extends
|
|
667
|
+
class CreateTableCommand extends client.Command
|
|
669
668
|
.classBuilder()
|
|
670
669
|
.ep(commonParams)
|
|
671
670
|
.m(function (Command, cs, config, o) {
|
|
672
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
673
672
|
})
|
|
674
673
|
.s("AWSGlue", "CreateTable", {})
|
|
675
674
|
.n("GlueClient", "CreateTableCommand")
|
|
@@ -677,11 +676,11 @@ class CreateTableCommand extends smithyClient.Command
|
|
|
677
676
|
.build() {
|
|
678
677
|
}
|
|
679
678
|
|
|
680
|
-
class CreateTableOptimizerCommand extends
|
|
679
|
+
class CreateTableOptimizerCommand extends client.Command
|
|
681
680
|
.classBuilder()
|
|
682
681
|
.ep(commonParams)
|
|
683
682
|
.m(function (Command, cs, config, o) {
|
|
684
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
685
684
|
})
|
|
686
685
|
.s("AWSGlue", "CreateTableOptimizer", {})
|
|
687
686
|
.n("GlueClient", "CreateTableOptimizerCommand")
|
|
@@ -689,11 +688,11 @@ class CreateTableOptimizerCommand extends smithyClient.Command
|
|
|
689
688
|
.build() {
|
|
690
689
|
}
|
|
691
690
|
|
|
692
|
-
class CreateTriggerCommand extends
|
|
691
|
+
class CreateTriggerCommand extends client.Command
|
|
693
692
|
.classBuilder()
|
|
694
693
|
.ep(commonParams)
|
|
695
694
|
.m(function (Command, cs, config, o) {
|
|
696
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
697
696
|
})
|
|
698
697
|
.s("AWSGlue", "CreateTrigger", {})
|
|
699
698
|
.n("GlueClient", "CreateTriggerCommand")
|
|
@@ -701,11 +700,11 @@ class CreateTriggerCommand extends smithyClient.Command
|
|
|
701
700
|
.build() {
|
|
702
701
|
}
|
|
703
702
|
|
|
704
|
-
class CreateUsageProfileCommand extends
|
|
703
|
+
class CreateUsageProfileCommand extends client.Command
|
|
705
704
|
.classBuilder()
|
|
706
705
|
.ep(commonParams)
|
|
707
706
|
.m(function (Command, cs, config, o) {
|
|
708
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
709
708
|
})
|
|
710
709
|
.s("AWSGlue", "CreateUsageProfile", {})
|
|
711
710
|
.n("GlueClient", "CreateUsageProfileCommand")
|
|
@@ -713,11 +712,11 @@ class CreateUsageProfileCommand extends smithyClient.Command
|
|
|
713
712
|
.build() {
|
|
714
713
|
}
|
|
715
714
|
|
|
716
|
-
class CreateUserDefinedFunctionCommand extends
|
|
715
|
+
class CreateUserDefinedFunctionCommand extends client.Command
|
|
717
716
|
.classBuilder()
|
|
718
717
|
.ep(commonParams)
|
|
719
718
|
.m(function (Command, cs, config, o) {
|
|
720
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
721
720
|
})
|
|
722
721
|
.s("AWSGlue", "CreateUserDefinedFunction", {})
|
|
723
722
|
.n("GlueClient", "CreateUserDefinedFunctionCommand")
|
|
@@ -725,11 +724,11 @@ class CreateUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
725
724
|
.build() {
|
|
726
725
|
}
|
|
727
726
|
|
|
728
|
-
class CreateWorkflowCommand extends
|
|
727
|
+
class CreateWorkflowCommand extends client.Command
|
|
729
728
|
.classBuilder()
|
|
730
729
|
.ep(commonParams)
|
|
731
730
|
.m(function (Command, cs, config, o) {
|
|
732
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
733
732
|
})
|
|
734
733
|
.s("AWSGlue", "CreateWorkflow", {})
|
|
735
734
|
.n("GlueClient", "CreateWorkflowCommand")
|
|
@@ -737,11 +736,11 @@ class CreateWorkflowCommand extends smithyClient.Command
|
|
|
737
736
|
.build() {
|
|
738
737
|
}
|
|
739
738
|
|
|
740
|
-
class DeleteBlueprintCommand extends
|
|
739
|
+
class DeleteBlueprintCommand extends client.Command
|
|
741
740
|
.classBuilder()
|
|
742
741
|
.ep(commonParams)
|
|
743
742
|
.m(function (Command, cs, config, o) {
|
|
744
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
745
744
|
})
|
|
746
745
|
.s("AWSGlue", "DeleteBlueprint", {})
|
|
747
746
|
.n("GlueClient", "DeleteBlueprintCommand")
|
|
@@ -749,11 +748,11 @@ class DeleteBlueprintCommand extends smithyClient.Command
|
|
|
749
748
|
.build() {
|
|
750
749
|
}
|
|
751
750
|
|
|
752
|
-
class DeleteCatalogCommand extends
|
|
751
|
+
class DeleteCatalogCommand extends client.Command
|
|
753
752
|
.classBuilder()
|
|
754
753
|
.ep(commonParams)
|
|
755
754
|
.m(function (Command, cs, config, o) {
|
|
756
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
757
756
|
})
|
|
758
757
|
.s("AWSGlue", "DeleteCatalog", {})
|
|
759
758
|
.n("GlueClient", "DeleteCatalogCommand")
|
|
@@ -761,11 +760,11 @@ class DeleteCatalogCommand extends smithyClient.Command
|
|
|
761
760
|
.build() {
|
|
762
761
|
}
|
|
763
762
|
|
|
764
|
-
class DeleteClassifierCommand extends
|
|
763
|
+
class DeleteClassifierCommand extends client.Command
|
|
765
764
|
.classBuilder()
|
|
766
765
|
.ep(commonParams)
|
|
767
766
|
.m(function (Command, cs, config, o) {
|
|
768
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
769
768
|
})
|
|
770
769
|
.s("AWSGlue", "DeleteClassifier", {})
|
|
771
770
|
.n("GlueClient", "DeleteClassifierCommand")
|
|
@@ -773,11 +772,11 @@ class DeleteClassifierCommand extends smithyClient.Command
|
|
|
773
772
|
.build() {
|
|
774
773
|
}
|
|
775
774
|
|
|
776
|
-
class DeleteColumnStatisticsForPartitionCommand extends
|
|
775
|
+
class DeleteColumnStatisticsForPartitionCommand extends client.Command
|
|
777
776
|
.classBuilder()
|
|
778
777
|
.ep(commonParams)
|
|
779
778
|
.m(function (Command, cs, config, o) {
|
|
780
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
781
780
|
})
|
|
782
781
|
.s("AWSGlue", "DeleteColumnStatisticsForPartition", {})
|
|
783
782
|
.n("GlueClient", "DeleteColumnStatisticsForPartitionCommand")
|
|
@@ -785,11 +784,11 @@ class DeleteColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
785
784
|
.build() {
|
|
786
785
|
}
|
|
787
786
|
|
|
788
|
-
class DeleteColumnStatisticsForTableCommand extends
|
|
787
|
+
class DeleteColumnStatisticsForTableCommand extends client.Command
|
|
789
788
|
.classBuilder()
|
|
790
789
|
.ep(commonParams)
|
|
791
790
|
.m(function (Command, cs, config, o) {
|
|
792
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
793
792
|
})
|
|
794
793
|
.s("AWSGlue", "DeleteColumnStatisticsForTable", {})
|
|
795
794
|
.n("GlueClient", "DeleteColumnStatisticsForTableCommand")
|
|
@@ -797,11 +796,11 @@ class DeleteColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
797
796
|
.build() {
|
|
798
797
|
}
|
|
799
798
|
|
|
800
|
-
class DeleteColumnStatisticsTaskSettingsCommand extends
|
|
799
|
+
class DeleteColumnStatisticsTaskSettingsCommand extends client.Command
|
|
801
800
|
.classBuilder()
|
|
802
801
|
.ep(commonParams)
|
|
803
802
|
.m(function (Command, cs, config, o) {
|
|
804
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
805
804
|
})
|
|
806
805
|
.s("AWSGlue", "DeleteColumnStatisticsTaskSettings", {})
|
|
807
806
|
.n("GlueClient", "DeleteColumnStatisticsTaskSettingsCommand")
|
|
@@ -809,11 +808,11 @@ class DeleteColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
809
808
|
.build() {
|
|
810
809
|
}
|
|
811
810
|
|
|
812
|
-
class DeleteConnectionCommand extends
|
|
811
|
+
class DeleteConnectionCommand extends client.Command
|
|
813
812
|
.classBuilder()
|
|
814
813
|
.ep(commonParams)
|
|
815
814
|
.m(function (Command, cs, config, o) {
|
|
816
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
817
816
|
})
|
|
818
817
|
.s("AWSGlue", "DeleteConnection", {})
|
|
819
818
|
.n("GlueClient", "DeleteConnectionCommand")
|
|
@@ -821,11 +820,11 @@ class DeleteConnectionCommand extends smithyClient.Command
|
|
|
821
820
|
.build() {
|
|
822
821
|
}
|
|
823
822
|
|
|
824
|
-
class DeleteConnectionTypeCommand extends
|
|
823
|
+
class DeleteConnectionTypeCommand extends client.Command
|
|
825
824
|
.classBuilder()
|
|
826
825
|
.ep(commonParams)
|
|
827
826
|
.m(function (Command, cs, config, o) {
|
|
828
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
829
828
|
})
|
|
830
829
|
.s("AWSGlue", "DeleteConnectionType", {})
|
|
831
830
|
.n("GlueClient", "DeleteConnectionTypeCommand")
|
|
@@ -833,11 +832,11 @@ class DeleteConnectionTypeCommand extends smithyClient.Command
|
|
|
833
832
|
.build() {
|
|
834
833
|
}
|
|
835
834
|
|
|
836
|
-
class DeleteCrawlerCommand extends
|
|
835
|
+
class DeleteCrawlerCommand extends client.Command
|
|
837
836
|
.classBuilder()
|
|
838
837
|
.ep(commonParams)
|
|
839
838
|
.m(function (Command, cs, config, o) {
|
|
840
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
841
840
|
})
|
|
842
841
|
.s("AWSGlue", "DeleteCrawler", {})
|
|
843
842
|
.n("GlueClient", "DeleteCrawlerCommand")
|
|
@@ -845,11 +844,11 @@ class DeleteCrawlerCommand extends smithyClient.Command
|
|
|
845
844
|
.build() {
|
|
846
845
|
}
|
|
847
846
|
|
|
848
|
-
class DeleteCustomEntityTypeCommand extends
|
|
847
|
+
class DeleteCustomEntityTypeCommand extends client.Command
|
|
849
848
|
.classBuilder()
|
|
850
849
|
.ep(commonParams)
|
|
851
850
|
.m(function (Command, cs, config, o) {
|
|
852
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
853
852
|
})
|
|
854
853
|
.s("AWSGlue", "DeleteCustomEntityType", {})
|
|
855
854
|
.n("GlueClient", "DeleteCustomEntityTypeCommand")
|
|
@@ -857,11 +856,11 @@ class DeleteCustomEntityTypeCommand extends smithyClient.Command
|
|
|
857
856
|
.build() {
|
|
858
857
|
}
|
|
859
858
|
|
|
860
|
-
class DeleteDatabaseCommand extends
|
|
859
|
+
class DeleteDatabaseCommand extends client.Command
|
|
861
860
|
.classBuilder()
|
|
862
861
|
.ep(commonParams)
|
|
863
862
|
.m(function (Command, cs, config, o) {
|
|
864
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
865
864
|
})
|
|
866
865
|
.s("AWSGlue", "DeleteDatabase", {})
|
|
867
866
|
.n("GlueClient", "DeleteDatabaseCommand")
|
|
@@ -869,11 +868,11 @@ class DeleteDatabaseCommand extends smithyClient.Command
|
|
|
869
868
|
.build() {
|
|
870
869
|
}
|
|
871
870
|
|
|
872
|
-
class DeleteDataQualityRulesetCommand extends
|
|
871
|
+
class DeleteDataQualityRulesetCommand extends client.Command
|
|
873
872
|
.classBuilder()
|
|
874
873
|
.ep(commonParams)
|
|
875
874
|
.m(function (Command, cs, config, o) {
|
|
876
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
877
876
|
})
|
|
878
877
|
.s("AWSGlue", "DeleteDataQualityRuleset", {})
|
|
879
878
|
.n("GlueClient", "DeleteDataQualityRulesetCommand")
|
|
@@ -881,11 +880,11 @@ class DeleteDataQualityRulesetCommand extends smithyClient.Command
|
|
|
881
880
|
.build() {
|
|
882
881
|
}
|
|
883
882
|
|
|
884
|
-
class DeleteDevEndpointCommand extends
|
|
883
|
+
class DeleteDevEndpointCommand extends client.Command
|
|
885
884
|
.classBuilder()
|
|
886
885
|
.ep(commonParams)
|
|
887
886
|
.m(function (Command, cs, config, o) {
|
|
888
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
889
888
|
})
|
|
890
889
|
.s("AWSGlue", "DeleteDevEndpoint", {})
|
|
891
890
|
.n("GlueClient", "DeleteDevEndpointCommand")
|
|
@@ -893,11 +892,11 @@ class DeleteDevEndpointCommand extends smithyClient.Command
|
|
|
893
892
|
.build() {
|
|
894
893
|
}
|
|
895
894
|
|
|
896
|
-
class DeleteGlueIdentityCenterConfigurationCommand extends
|
|
895
|
+
class DeleteGlueIdentityCenterConfigurationCommand extends client.Command
|
|
897
896
|
.classBuilder()
|
|
898
897
|
.ep(commonParams)
|
|
899
898
|
.m(function (Command, cs, config, o) {
|
|
900
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
901
900
|
})
|
|
902
901
|
.s("AWSGlue", "DeleteGlueIdentityCenterConfiguration", {})
|
|
903
902
|
.n("GlueClient", "DeleteGlueIdentityCenterConfigurationCommand")
|
|
@@ -905,11 +904,11 @@ class DeleteGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
905
904
|
.build() {
|
|
906
905
|
}
|
|
907
906
|
|
|
908
|
-
class DeleteIntegrationCommand extends
|
|
907
|
+
class DeleteIntegrationCommand extends client.Command
|
|
909
908
|
.classBuilder()
|
|
910
909
|
.ep(commonParams)
|
|
911
910
|
.m(function (Command, cs, config, o) {
|
|
912
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
913
912
|
})
|
|
914
913
|
.s("AWSGlue", "DeleteIntegration", {})
|
|
915
914
|
.n("GlueClient", "DeleteIntegrationCommand")
|
|
@@ -917,11 +916,11 @@ class DeleteIntegrationCommand extends smithyClient.Command
|
|
|
917
916
|
.build() {
|
|
918
917
|
}
|
|
919
918
|
|
|
920
|
-
class DeleteIntegrationResourcePropertyCommand extends
|
|
919
|
+
class DeleteIntegrationResourcePropertyCommand extends client.Command
|
|
921
920
|
.classBuilder()
|
|
922
921
|
.ep(commonParams)
|
|
923
922
|
.m(function (Command, cs, config, o) {
|
|
924
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
925
924
|
})
|
|
926
925
|
.s("AWSGlue", "DeleteIntegrationResourceProperty", {})
|
|
927
926
|
.n("GlueClient", "DeleteIntegrationResourcePropertyCommand")
|
|
@@ -929,11 +928,11 @@ class DeleteIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
929
928
|
.build() {
|
|
930
929
|
}
|
|
931
930
|
|
|
932
|
-
class DeleteIntegrationTablePropertiesCommand extends
|
|
931
|
+
class DeleteIntegrationTablePropertiesCommand extends client.Command
|
|
933
932
|
.classBuilder()
|
|
934
933
|
.ep(commonParams)
|
|
935
934
|
.m(function (Command, cs, config, o) {
|
|
936
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
937
936
|
})
|
|
938
937
|
.s("AWSGlue", "DeleteIntegrationTableProperties", {})
|
|
939
938
|
.n("GlueClient", "DeleteIntegrationTablePropertiesCommand")
|
|
@@ -941,11 +940,11 @@ class DeleteIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
941
940
|
.build() {
|
|
942
941
|
}
|
|
943
942
|
|
|
944
|
-
class DeleteJobCommand extends
|
|
943
|
+
class DeleteJobCommand extends client.Command
|
|
945
944
|
.classBuilder()
|
|
946
945
|
.ep(commonParams)
|
|
947
946
|
.m(function (Command, cs, config, o) {
|
|
948
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
949
948
|
})
|
|
950
949
|
.s("AWSGlue", "DeleteJob", {})
|
|
951
950
|
.n("GlueClient", "DeleteJobCommand")
|
|
@@ -953,11 +952,11 @@ class DeleteJobCommand extends smithyClient.Command
|
|
|
953
952
|
.build() {
|
|
954
953
|
}
|
|
955
954
|
|
|
956
|
-
class DeleteMLTransformCommand extends
|
|
955
|
+
class DeleteMLTransformCommand extends client.Command
|
|
957
956
|
.classBuilder()
|
|
958
957
|
.ep(commonParams)
|
|
959
958
|
.m(function (Command, cs, config, o) {
|
|
960
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
961
960
|
})
|
|
962
961
|
.s("AWSGlue", "DeleteMLTransform", {})
|
|
963
962
|
.n("GlueClient", "DeleteMLTransformCommand")
|
|
@@ -965,11 +964,11 @@ class DeleteMLTransformCommand extends smithyClient.Command
|
|
|
965
964
|
.build() {
|
|
966
965
|
}
|
|
967
966
|
|
|
968
|
-
class DeletePartitionCommand extends
|
|
967
|
+
class DeletePartitionCommand extends client.Command
|
|
969
968
|
.classBuilder()
|
|
970
969
|
.ep(commonParams)
|
|
971
970
|
.m(function (Command, cs, config, o) {
|
|
972
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
973
972
|
})
|
|
974
973
|
.s("AWSGlue", "DeletePartition", {})
|
|
975
974
|
.n("GlueClient", "DeletePartitionCommand")
|
|
@@ -977,11 +976,11 @@ class DeletePartitionCommand extends smithyClient.Command
|
|
|
977
976
|
.build() {
|
|
978
977
|
}
|
|
979
978
|
|
|
980
|
-
class DeletePartitionIndexCommand extends
|
|
979
|
+
class DeletePartitionIndexCommand extends client.Command
|
|
981
980
|
.classBuilder()
|
|
982
981
|
.ep(commonParams)
|
|
983
982
|
.m(function (Command, cs, config, o) {
|
|
984
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
985
984
|
})
|
|
986
985
|
.s("AWSGlue", "DeletePartitionIndex", {})
|
|
987
986
|
.n("GlueClient", "DeletePartitionIndexCommand")
|
|
@@ -989,11 +988,11 @@ class DeletePartitionIndexCommand extends smithyClient.Command
|
|
|
989
988
|
.build() {
|
|
990
989
|
}
|
|
991
990
|
|
|
992
|
-
class DeleteRegistryCommand extends
|
|
991
|
+
class DeleteRegistryCommand extends client.Command
|
|
993
992
|
.classBuilder()
|
|
994
993
|
.ep(commonParams)
|
|
995
994
|
.m(function (Command, cs, config, o) {
|
|
996
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
997
996
|
})
|
|
998
997
|
.s("AWSGlue", "DeleteRegistry", {})
|
|
999
998
|
.n("GlueClient", "DeleteRegistryCommand")
|
|
@@ -1001,11 +1000,11 @@ class DeleteRegistryCommand extends smithyClient.Command
|
|
|
1001
1000
|
.build() {
|
|
1002
1001
|
}
|
|
1003
1002
|
|
|
1004
|
-
class DeleteResourcePolicyCommand extends
|
|
1003
|
+
class DeleteResourcePolicyCommand extends client.Command
|
|
1005
1004
|
.classBuilder()
|
|
1006
1005
|
.ep(commonParams)
|
|
1007
1006
|
.m(function (Command, cs, config, o) {
|
|
1008
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1009
1008
|
})
|
|
1010
1009
|
.s("AWSGlue", "DeleteResourcePolicy", {})
|
|
1011
1010
|
.n("GlueClient", "DeleteResourcePolicyCommand")
|
|
@@ -1013,11 +1012,11 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
|
|
|
1013
1012
|
.build() {
|
|
1014
1013
|
}
|
|
1015
1014
|
|
|
1016
|
-
class DeleteSchemaCommand extends
|
|
1015
|
+
class DeleteSchemaCommand extends client.Command
|
|
1017
1016
|
.classBuilder()
|
|
1018
1017
|
.ep(commonParams)
|
|
1019
1018
|
.m(function (Command, cs, config, o) {
|
|
1020
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1021
1020
|
})
|
|
1022
1021
|
.s("AWSGlue", "DeleteSchema", {})
|
|
1023
1022
|
.n("GlueClient", "DeleteSchemaCommand")
|
|
@@ -1025,11 +1024,11 @@ class DeleteSchemaCommand extends smithyClient.Command
|
|
|
1025
1024
|
.build() {
|
|
1026
1025
|
}
|
|
1027
1026
|
|
|
1028
|
-
class DeleteSchemaVersionsCommand extends
|
|
1027
|
+
class DeleteSchemaVersionsCommand extends client.Command
|
|
1029
1028
|
.classBuilder()
|
|
1030
1029
|
.ep(commonParams)
|
|
1031
1030
|
.m(function (Command, cs, config, o) {
|
|
1032
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1033
1032
|
})
|
|
1034
1033
|
.s("AWSGlue", "DeleteSchemaVersions", {})
|
|
1035
1034
|
.n("GlueClient", "DeleteSchemaVersionsCommand")
|
|
@@ -1037,11 +1036,11 @@ class DeleteSchemaVersionsCommand extends smithyClient.Command
|
|
|
1037
1036
|
.build() {
|
|
1038
1037
|
}
|
|
1039
1038
|
|
|
1040
|
-
class DeleteSecurityConfigurationCommand extends
|
|
1039
|
+
class DeleteSecurityConfigurationCommand extends client.Command
|
|
1041
1040
|
.classBuilder()
|
|
1042
1041
|
.ep(commonParams)
|
|
1043
1042
|
.m(function (Command, cs, config, o) {
|
|
1044
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1045
1044
|
})
|
|
1046
1045
|
.s("AWSGlue", "DeleteSecurityConfiguration", {})
|
|
1047
1046
|
.n("GlueClient", "DeleteSecurityConfigurationCommand")
|
|
@@ -1049,11 +1048,11 @@ class DeleteSecurityConfigurationCommand extends smithyClient.Command
|
|
|
1049
1048
|
.build() {
|
|
1050
1049
|
}
|
|
1051
1050
|
|
|
1052
|
-
class DeleteSessionCommand extends
|
|
1051
|
+
class DeleteSessionCommand extends client.Command
|
|
1053
1052
|
.classBuilder()
|
|
1054
1053
|
.ep(commonParams)
|
|
1055
1054
|
.m(function (Command, cs, config, o) {
|
|
1056
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1057
1056
|
})
|
|
1058
1057
|
.s("AWSGlue", "DeleteSession", {})
|
|
1059
1058
|
.n("GlueClient", "DeleteSessionCommand")
|
|
@@ -1061,11 +1060,11 @@ class DeleteSessionCommand extends smithyClient.Command
|
|
|
1061
1060
|
.build() {
|
|
1062
1061
|
}
|
|
1063
1062
|
|
|
1064
|
-
class DeleteTableCommand extends
|
|
1063
|
+
class DeleteTableCommand extends client.Command
|
|
1065
1064
|
.classBuilder()
|
|
1066
1065
|
.ep(commonParams)
|
|
1067
1066
|
.m(function (Command, cs, config, o) {
|
|
1068
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1069
1068
|
})
|
|
1070
1069
|
.s("AWSGlue", "DeleteTable", {})
|
|
1071
1070
|
.n("GlueClient", "DeleteTableCommand")
|
|
@@ -1073,11 +1072,11 @@ class DeleteTableCommand extends smithyClient.Command
|
|
|
1073
1072
|
.build() {
|
|
1074
1073
|
}
|
|
1075
1074
|
|
|
1076
|
-
class DeleteTableOptimizerCommand extends
|
|
1075
|
+
class DeleteTableOptimizerCommand extends client.Command
|
|
1077
1076
|
.classBuilder()
|
|
1078
1077
|
.ep(commonParams)
|
|
1079
1078
|
.m(function (Command, cs, config, o) {
|
|
1080
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1081
1080
|
})
|
|
1082
1081
|
.s("AWSGlue", "DeleteTableOptimizer", {})
|
|
1083
1082
|
.n("GlueClient", "DeleteTableOptimizerCommand")
|
|
@@ -1085,11 +1084,11 @@ class DeleteTableOptimizerCommand extends smithyClient.Command
|
|
|
1085
1084
|
.build() {
|
|
1086
1085
|
}
|
|
1087
1086
|
|
|
1088
|
-
class DeleteTableVersionCommand extends
|
|
1087
|
+
class DeleteTableVersionCommand extends client.Command
|
|
1089
1088
|
.classBuilder()
|
|
1090
1089
|
.ep(commonParams)
|
|
1091
1090
|
.m(function (Command, cs, config, o) {
|
|
1092
|
-
return [
|
|
1091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1093
1092
|
})
|
|
1094
1093
|
.s("AWSGlue", "DeleteTableVersion", {})
|
|
1095
1094
|
.n("GlueClient", "DeleteTableVersionCommand")
|
|
@@ -1097,11 +1096,11 @@ class DeleteTableVersionCommand extends smithyClient.Command
|
|
|
1097
1096
|
.build() {
|
|
1098
1097
|
}
|
|
1099
1098
|
|
|
1100
|
-
class DeleteTriggerCommand extends
|
|
1099
|
+
class DeleteTriggerCommand extends client.Command
|
|
1101
1100
|
.classBuilder()
|
|
1102
1101
|
.ep(commonParams)
|
|
1103
1102
|
.m(function (Command, cs, config, o) {
|
|
1104
|
-
return [
|
|
1103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1105
1104
|
})
|
|
1106
1105
|
.s("AWSGlue", "DeleteTrigger", {})
|
|
1107
1106
|
.n("GlueClient", "DeleteTriggerCommand")
|
|
@@ -1109,11 +1108,11 @@ class DeleteTriggerCommand extends smithyClient.Command
|
|
|
1109
1108
|
.build() {
|
|
1110
1109
|
}
|
|
1111
1110
|
|
|
1112
|
-
class DeleteUsageProfileCommand extends
|
|
1111
|
+
class DeleteUsageProfileCommand extends client.Command
|
|
1113
1112
|
.classBuilder()
|
|
1114
1113
|
.ep(commonParams)
|
|
1115
1114
|
.m(function (Command, cs, config, o) {
|
|
1116
|
-
return [
|
|
1115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1117
1116
|
})
|
|
1118
1117
|
.s("AWSGlue", "DeleteUsageProfile", {})
|
|
1119
1118
|
.n("GlueClient", "DeleteUsageProfileCommand")
|
|
@@ -1121,11 +1120,11 @@ class DeleteUsageProfileCommand extends smithyClient.Command
|
|
|
1121
1120
|
.build() {
|
|
1122
1121
|
}
|
|
1123
1122
|
|
|
1124
|
-
class DeleteUserDefinedFunctionCommand extends
|
|
1123
|
+
class DeleteUserDefinedFunctionCommand extends client.Command
|
|
1125
1124
|
.classBuilder()
|
|
1126
1125
|
.ep(commonParams)
|
|
1127
1126
|
.m(function (Command, cs, config, o) {
|
|
1128
|
-
return [
|
|
1127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1129
1128
|
})
|
|
1130
1129
|
.s("AWSGlue", "DeleteUserDefinedFunction", {})
|
|
1131
1130
|
.n("GlueClient", "DeleteUserDefinedFunctionCommand")
|
|
@@ -1133,11 +1132,11 @@ class DeleteUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
1133
1132
|
.build() {
|
|
1134
1133
|
}
|
|
1135
1134
|
|
|
1136
|
-
class DeleteWorkflowCommand extends
|
|
1135
|
+
class DeleteWorkflowCommand extends client.Command
|
|
1137
1136
|
.classBuilder()
|
|
1138
1137
|
.ep(commonParams)
|
|
1139
1138
|
.m(function (Command, cs, config, o) {
|
|
1140
|
-
return [
|
|
1139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1141
1140
|
})
|
|
1142
1141
|
.s("AWSGlue", "DeleteWorkflow", {})
|
|
1143
1142
|
.n("GlueClient", "DeleteWorkflowCommand")
|
|
@@ -1145,11 +1144,11 @@ class DeleteWorkflowCommand extends smithyClient.Command
|
|
|
1145
1144
|
.build() {
|
|
1146
1145
|
}
|
|
1147
1146
|
|
|
1148
|
-
class DescribeConnectionTypeCommand extends
|
|
1147
|
+
class DescribeConnectionTypeCommand extends client.Command
|
|
1149
1148
|
.classBuilder()
|
|
1150
1149
|
.ep(commonParams)
|
|
1151
1150
|
.m(function (Command, cs, config, o) {
|
|
1152
|
-
return [
|
|
1151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1153
1152
|
})
|
|
1154
1153
|
.s("AWSGlue", "DescribeConnectionType", {})
|
|
1155
1154
|
.n("GlueClient", "DescribeConnectionTypeCommand")
|
|
@@ -1157,11 +1156,11 @@ class DescribeConnectionTypeCommand extends smithyClient.Command
|
|
|
1157
1156
|
.build() {
|
|
1158
1157
|
}
|
|
1159
1158
|
|
|
1160
|
-
class DescribeEntityCommand extends
|
|
1159
|
+
class DescribeEntityCommand extends client.Command
|
|
1161
1160
|
.classBuilder()
|
|
1162
1161
|
.ep(commonParams)
|
|
1163
1162
|
.m(function (Command, cs, config, o) {
|
|
1164
|
-
return [
|
|
1163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1165
1164
|
})
|
|
1166
1165
|
.s("AWSGlue", "DescribeEntity", {})
|
|
1167
1166
|
.n("GlueClient", "DescribeEntityCommand")
|
|
@@ -1169,11 +1168,11 @@ class DescribeEntityCommand extends smithyClient.Command
|
|
|
1169
1168
|
.build() {
|
|
1170
1169
|
}
|
|
1171
1170
|
|
|
1172
|
-
class DescribeInboundIntegrationsCommand extends
|
|
1171
|
+
class DescribeInboundIntegrationsCommand extends client.Command
|
|
1173
1172
|
.classBuilder()
|
|
1174
1173
|
.ep(commonParams)
|
|
1175
1174
|
.m(function (Command, cs, config, o) {
|
|
1176
|
-
return [
|
|
1175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1177
1176
|
})
|
|
1178
1177
|
.s("AWSGlue", "DescribeInboundIntegrations", {})
|
|
1179
1178
|
.n("GlueClient", "DescribeInboundIntegrationsCommand")
|
|
@@ -1181,11 +1180,11 @@ class DescribeInboundIntegrationsCommand extends smithyClient.Command
|
|
|
1181
1180
|
.build() {
|
|
1182
1181
|
}
|
|
1183
1182
|
|
|
1184
|
-
class DescribeIntegrationsCommand extends
|
|
1183
|
+
class DescribeIntegrationsCommand extends client.Command
|
|
1185
1184
|
.classBuilder()
|
|
1186
1185
|
.ep(commonParams)
|
|
1187
1186
|
.m(function (Command, cs, config, o) {
|
|
1188
|
-
return [
|
|
1187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1189
1188
|
})
|
|
1190
1189
|
.s("AWSGlue", "DescribeIntegrations", {})
|
|
1191
1190
|
.n("GlueClient", "DescribeIntegrationsCommand")
|
|
@@ -1193,11 +1192,11 @@ class DescribeIntegrationsCommand extends smithyClient.Command
|
|
|
1193
1192
|
.build() {
|
|
1194
1193
|
}
|
|
1195
1194
|
|
|
1196
|
-
class GetBlueprintCommand extends
|
|
1195
|
+
class GetBlueprintCommand extends client.Command
|
|
1197
1196
|
.classBuilder()
|
|
1198
1197
|
.ep(commonParams)
|
|
1199
1198
|
.m(function (Command, cs, config, o) {
|
|
1200
|
-
return [
|
|
1199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1201
1200
|
})
|
|
1202
1201
|
.s("AWSGlue", "GetBlueprint", {})
|
|
1203
1202
|
.n("GlueClient", "GetBlueprintCommand")
|
|
@@ -1205,11 +1204,11 @@ class GetBlueprintCommand extends smithyClient.Command
|
|
|
1205
1204
|
.build() {
|
|
1206
1205
|
}
|
|
1207
1206
|
|
|
1208
|
-
class GetBlueprintRunCommand extends
|
|
1207
|
+
class GetBlueprintRunCommand extends client.Command
|
|
1209
1208
|
.classBuilder()
|
|
1210
1209
|
.ep(commonParams)
|
|
1211
1210
|
.m(function (Command, cs, config, o) {
|
|
1212
|
-
return [
|
|
1211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1213
1212
|
})
|
|
1214
1213
|
.s("AWSGlue", "GetBlueprintRun", {})
|
|
1215
1214
|
.n("GlueClient", "GetBlueprintRunCommand")
|
|
@@ -1217,11 +1216,11 @@ class GetBlueprintRunCommand extends smithyClient.Command
|
|
|
1217
1216
|
.build() {
|
|
1218
1217
|
}
|
|
1219
1218
|
|
|
1220
|
-
class GetBlueprintRunsCommand extends
|
|
1219
|
+
class GetBlueprintRunsCommand extends client.Command
|
|
1221
1220
|
.classBuilder()
|
|
1222
1221
|
.ep(commonParams)
|
|
1223
1222
|
.m(function (Command, cs, config, o) {
|
|
1224
|
-
return [
|
|
1223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1225
1224
|
})
|
|
1226
1225
|
.s("AWSGlue", "GetBlueprintRuns", {})
|
|
1227
1226
|
.n("GlueClient", "GetBlueprintRunsCommand")
|
|
@@ -1229,11 +1228,11 @@ class GetBlueprintRunsCommand extends smithyClient.Command
|
|
|
1229
1228
|
.build() {
|
|
1230
1229
|
}
|
|
1231
1230
|
|
|
1232
|
-
class GetCatalogCommand extends
|
|
1231
|
+
class GetCatalogCommand extends client.Command
|
|
1233
1232
|
.classBuilder()
|
|
1234
1233
|
.ep(commonParams)
|
|
1235
1234
|
.m(function (Command, cs, config, o) {
|
|
1236
|
-
return [
|
|
1235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1237
1236
|
})
|
|
1238
1237
|
.s("AWSGlue", "GetCatalog", {})
|
|
1239
1238
|
.n("GlueClient", "GetCatalogCommand")
|
|
@@ -1241,11 +1240,11 @@ class GetCatalogCommand extends smithyClient.Command
|
|
|
1241
1240
|
.build() {
|
|
1242
1241
|
}
|
|
1243
1242
|
|
|
1244
|
-
class GetCatalogImportStatusCommand extends
|
|
1243
|
+
class GetCatalogImportStatusCommand extends client.Command
|
|
1245
1244
|
.classBuilder()
|
|
1246
1245
|
.ep(commonParams)
|
|
1247
1246
|
.m(function (Command, cs, config, o) {
|
|
1248
|
-
return [
|
|
1247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1249
1248
|
})
|
|
1250
1249
|
.s("AWSGlue", "GetCatalogImportStatus", {})
|
|
1251
1250
|
.n("GlueClient", "GetCatalogImportStatusCommand")
|
|
@@ -1253,11 +1252,11 @@ class GetCatalogImportStatusCommand extends smithyClient.Command
|
|
|
1253
1252
|
.build() {
|
|
1254
1253
|
}
|
|
1255
1254
|
|
|
1256
|
-
class GetCatalogsCommand extends
|
|
1255
|
+
class GetCatalogsCommand extends client.Command
|
|
1257
1256
|
.classBuilder()
|
|
1258
1257
|
.ep(commonParams)
|
|
1259
1258
|
.m(function (Command, cs, config, o) {
|
|
1260
|
-
return [
|
|
1259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1261
1260
|
})
|
|
1262
1261
|
.s("AWSGlue", "GetCatalogs", {})
|
|
1263
1262
|
.n("GlueClient", "GetCatalogsCommand")
|
|
@@ -1265,11 +1264,11 @@ class GetCatalogsCommand extends smithyClient.Command
|
|
|
1265
1264
|
.build() {
|
|
1266
1265
|
}
|
|
1267
1266
|
|
|
1268
|
-
class GetClassifierCommand extends
|
|
1267
|
+
class GetClassifierCommand extends client.Command
|
|
1269
1268
|
.classBuilder()
|
|
1270
1269
|
.ep(commonParams)
|
|
1271
1270
|
.m(function (Command, cs, config, o) {
|
|
1272
|
-
return [
|
|
1271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1273
1272
|
})
|
|
1274
1273
|
.s("AWSGlue", "GetClassifier", {})
|
|
1275
1274
|
.n("GlueClient", "GetClassifierCommand")
|
|
@@ -1277,11 +1276,11 @@ class GetClassifierCommand extends smithyClient.Command
|
|
|
1277
1276
|
.build() {
|
|
1278
1277
|
}
|
|
1279
1278
|
|
|
1280
|
-
class GetClassifiersCommand extends
|
|
1279
|
+
class GetClassifiersCommand extends client.Command
|
|
1281
1280
|
.classBuilder()
|
|
1282
1281
|
.ep(commonParams)
|
|
1283
1282
|
.m(function (Command, cs, config, o) {
|
|
1284
|
-
return [
|
|
1283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1285
1284
|
})
|
|
1286
1285
|
.s("AWSGlue", "GetClassifiers", {})
|
|
1287
1286
|
.n("GlueClient", "GetClassifiersCommand")
|
|
@@ -1289,11 +1288,11 @@ class GetClassifiersCommand extends smithyClient.Command
|
|
|
1289
1288
|
.build() {
|
|
1290
1289
|
}
|
|
1291
1290
|
|
|
1292
|
-
class GetColumnStatisticsForPartitionCommand extends
|
|
1291
|
+
class GetColumnStatisticsForPartitionCommand extends client.Command
|
|
1293
1292
|
.classBuilder()
|
|
1294
1293
|
.ep(commonParams)
|
|
1295
1294
|
.m(function (Command, cs, config, o) {
|
|
1296
|
-
return [
|
|
1295
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1297
1296
|
})
|
|
1298
1297
|
.s("AWSGlue", "GetColumnStatisticsForPartition", {})
|
|
1299
1298
|
.n("GlueClient", "GetColumnStatisticsForPartitionCommand")
|
|
@@ -1301,11 +1300,11 @@ class GetColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
1301
1300
|
.build() {
|
|
1302
1301
|
}
|
|
1303
1302
|
|
|
1304
|
-
class GetColumnStatisticsForTableCommand extends
|
|
1303
|
+
class GetColumnStatisticsForTableCommand extends client.Command
|
|
1305
1304
|
.classBuilder()
|
|
1306
1305
|
.ep(commonParams)
|
|
1307
1306
|
.m(function (Command, cs, config, o) {
|
|
1308
|
-
return [
|
|
1307
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1309
1308
|
})
|
|
1310
1309
|
.s("AWSGlue", "GetColumnStatisticsForTable", {})
|
|
1311
1310
|
.n("GlueClient", "GetColumnStatisticsForTableCommand")
|
|
@@ -1313,11 +1312,11 @@ class GetColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
1313
1312
|
.build() {
|
|
1314
1313
|
}
|
|
1315
1314
|
|
|
1316
|
-
class GetColumnStatisticsTaskRunCommand extends
|
|
1315
|
+
class GetColumnStatisticsTaskRunCommand extends client.Command
|
|
1317
1316
|
.classBuilder()
|
|
1318
1317
|
.ep(commonParams)
|
|
1319
1318
|
.m(function (Command, cs, config, o) {
|
|
1320
|
-
return [
|
|
1319
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1321
1320
|
})
|
|
1322
1321
|
.s("AWSGlue", "GetColumnStatisticsTaskRun", {})
|
|
1323
1322
|
.n("GlueClient", "GetColumnStatisticsTaskRunCommand")
|
|
@@ -1325,11 +1324,11 @@ class GetColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
1325
1324
|
.build() {
|
|
1326
1325
|
}
|
|
1327
1326
|
|
|
1328
|
-
class GetColumnStatisticsTaskRunsCommand extends
|
|
1327
|
+
class GetColumnStatisticsTaskRunsCommand extends client.Command
|
|
1329
1328
|
.classBuilder()
|
|
1330
1329
|
.ep(commonParams)
|
|
1331
1330
|
.m(function (Command, cs, config, o) {
|
|
1332
|
-
return [
|
|
1331
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1333
1332
|
})
|
|
1334
1333
|
.s("AWSGlue", "GetColumnStatisticsTaskRuns", {})
|
|
1335
1334
|
.n("GlueClient", "GetColumnStatisticsTaskRunsCommand")
|
|
@@ -1337,11 +1336,11 @@ class GetColumnStatisticsTaskRunsCommand extends smithyClient.Command
|
|
|
1337
1336
|
.build() {
|
|
1338
1337
|
}
|
|
1339
1338
|
|
|
1340
|
-
class GetColumnStatisticsTaskSettingsCommand extends
|
|
1339
|
+
class GetColumnStatisticsTaskSettingsCommand extends client.Command
|
|
1341
1340
|
.classBuilder()
|
|
1342
1341
|
.ep(commonParams)
|
|
1343
1342
|
.m(function (Command, cs, config, o) {
|
|
1344
|
-
return [
|
|
1343
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1345
1344
|
})
|
|
1346
1345
|
.s("AWSGlue", "GetColumnStatisticsTaskSettings", {})
|
|
1347
1346
|
.n("GlueClient", "GetColumnStatisticsTaskSettingsCommand")
|
|
@@ -1349,11 +1348,11 @@ class GetColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
1349
1348
|
.build() {
|
|
1350
1349
|
}
|
|
1351
1350
|
|
|
1352
|
-
class GetConnectionCommand extends
|
|
1351
|
+
class GetConnectionCommand extends client.Command
|
|
1353
1352
|
.classBuilder()
|
|
1354
1353
|
.ep(commonParams)
|
|
1355
1354
|
.m(function (Command, cs, config, o) {
|
|
1356
|
-
return [
|
|
1355
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1357
1356
|
})
|
|
1358
1357
|
.s("AWSGlue", "GetConnection", {})
|
|
1359
1358
|
.n("GlueClient", "GetConnectionCommand")
|
|
@@ -1361,11 +1360,11 @@ class GetConnectionCommand extends smithyClient.Command
|
|
|
1361
1360
|
.build() {
|
|
1362
1361
|
}
|
|
1363
1362
|
|
|
1364
|
-
class GetConnectionsCommand extends
|
|
1363
|
+
class GetConnectionsCommand extends client.Command
|
|
1365
1364
|
.classBuilder()
|
|
1366
1365
|
.ep(commonParams)
|
|
1367
1366
|
.m(function (Command, cs, config, o) {
|
|
1368
|
-
return [
|
|
1367
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1369
1368
|
})
|
|
1370
1369
|
.s("AWSGlue", "GetConnections", {})
|
|
1371
1370
|
.n("GlueClient", "GetConnectionsCommand")
|
|
@@ -1373,11 +1372,11 @@ class GetConnectionsCommand extends smithyClient.Command
|
|
|
1373
1372
|
.build() {
|
|
1374
1373
|
}
|
|
1375
1374
|
|
|
1376
|
-
class GetCrawlerCommand extends
|
|
1375
|
+
class GetCrawlerCommand extends client.Command
|
|
1377
1376
|
.classBuilder()
|
|
1378
1377
|
.ep(commonParams)
|
|
1379
1378
|
.m(function (Command, cs, config, o) {
|
|
1380
|
-
return [
|
|
1379
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1381
1380
|
})
|
|
1382
1381
|
.s("AWSGlue", "GetCrawler", {})
|
|
1383
1382
|
.n("GlueClient", "GetCrawlerCommand")
|
|
@@ -1385,11 +1384,11 @@ class GetCrawlerCommand extends smithyClient.Command
|
|
|
1385
1384
|
.build() {
|
|
1386
1385
|
}
|
|
1387
1386
|
|
|
1388
|
-
class GetCrawlerMetricsCommand extends
|
|
1387
|
+
class GetCrawlerMetricsCommand extends client.Command
|
|
1389
1388
|
.classBuilder()
|
|
1390
1389
|
.ep(commonParams)
|
|
1391
1390
|
.m(function (Command, cs, config, o) {
|
|
1392
|
-
return [
|
|
1391
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1393
1392
|
})
|
|
1394
1393
|
.s("AWSGlue", "GetCrawlerMetrics", {})
|
|
1395
1394
|
.n("GlueClient", "GetCrawlerMetricsCommand")
|
|
@@ -1397,11 +1396,11 @@ class GetCrawlerMetricsCommand extends smithyClient.Command
|
|
|
1397
1396
|
.build() {
|
|
1398
1397
|
}
|
|
1399
1398
|
|
|
1400
|
-
class GetCrawlersCommand extends
|
|
1399
|
+
class GetCrawlersCommand extends client.Command
|
|
1401
1400
|
.classBuilder()
|
|
1402
1401
|
.ep(commonParams)
|
|
1403
1402
|
.m(function (Command, cs, config, o) {
|
|
1404
|
-
return [
|
|
1403
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1405
1404
|
})
|
|
1406
1405
|
.s("AWSGlue", "GetCrawlers", {})
|
|
1407
1406
|
.n("GlueClient", "GetCrawlersCommand")
|
|
@@ -1409,11 +1408,11 @@ class GetCrawlersCommand extends smithyClient.Command
|
|
|
1409
1408
|
.build() {
|
|
1410
1409
|
}
|
|
1411
1410
|
|
|
1412
|
-
class GetCustomEntityTypeCommand extends
|
|
1411
|
+
class GetCustomEntityTypeCommand extends client.Command
|
|
1413
1412
|
.classBuilder()
|
|
1414
1413
|
.ep(commonParams)
|
|
1415
1414
|
.m(function (Command, cs, config, o) {
|
|
1416
|
-
return [
|
|
1415
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1417
1416
|
})
|
|
1418
1417
|
.s("AWSGlue", "GetCustomEntityType", {})
|
|
1419
1418
|
.n("GlueClient", "GetCustomEntityTypeCommand")
|
|
@@ -1421,11 +1420,11 @@ class GetCustomEntityTypeCommand extends smithyClient.Command
|
|
|
1421
1420
|
.build() {
|
|
1422
1421
|
}
|
|
1423
1422
|
|
|
1424
|
-
class GetDatabaseCommand extends
|
|
1423
|
+
class GetDatabaseCommand extends client.Command
|
|
1425
1424
|
.classBuilder()
|
|
1426
1425
|
.ep(commonParams)
|
|
1427
1426
|
.m(function (Command, cs, config, o) {
|
|
1428
|
-
return [
|
|
1427
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1429
1428
|
})
|
|
1430
1429
|
.s("AWSGlue", "GetDatabase", {})
|
|
1431
1430
|
.n("GlueClient", "GetDatabaseCommand")
|
|
@@ -1433,11 +1432,11 @@ class GetDatabaseCommand extends smithyClient.Command
|
|
|
1433
1432
|
.build() {
|
|
1434
1433
|
}
|
|
1435
1434
|
|
|
1436
|
-
class GetDatabasesCommand extends
|
|
1435
|
+
class GetDatabasesCommand extends client.Command
|
|
1437
1436
|
.classBuilder()
|
|
1438
1437
|
.ep(commonParams)
|
|
1439
1438
|
.m(function (Command, cs, config, o) {
|
|
1440
|
-
return [
|
|
1439
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1441
1440
|
})
|
|
1442
1441
|
.s("AWSGlue", "GetDatabases", {})
|
|
1443
1442
|
.n("GlueClient", "GetDatabasesCommand")
|
|
@@ -1445,11 +1444,11 @@ class GetDatabasesCommand extends smithyClient.Command
|
|
|
1445
1444
|
.build() {
|
|
1446
1445
|
}
|
|
1447
1446
|
|
|
1448
|
-
class GetDataCatalogEncryptionSettingsCommand extends
|
|
1447
|
+
class GetDataCatalogEncryptionSettingsCommand extends client.Command
|
|
1449
1448
|
.classBuilder()
|
|
1450
1449
|
.ep(commonParams)
|
|
1451
1450
|
.m(function (Command, cs, config, o) {
|
|
1452
|
-
return [
|
|
1451
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1453
1452
|
})
|
|
1454
1453
|
.s("AWSGlue", "GetDataCatalogEncryptionSettings", {})
|
|
1455
1454
|
.n("GlueClient", "GetDataCatalogEncryptionSettingsCommand")
|
|
@@ -1457,11 +1456,11 @@ class GetDataCatalogEncryptionSettingsCommand extends smithyClient.Command
|
|
|
1457
1456
|
.build() {
|
|
1458
1457
|
}
|
|
1459
1458
|
|
|
1460
|
-
class GetDataflowGraphCommand extends
|
|
1459
|
+
class GetDataflowGraphCommand extends client.Command
|
|
1461
1460
|
.classBuilder()
|
|
1462
1461
|
.ep(commonParams)
|
|
1463
1462
|
.m(function (Command, cs, config, o) {
|
|
1464
|
-
return [
|
|
1463
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1465
1464
|
})
|
|
1466
1465
|
.s("AWSGlue", "GetDataflowGraph", {})
|
|
1467
1466
|
.n("GlueClient", "GetDataflowGraphCommand")
|
|
@@ -1469,11 +1468,11 @@ class GetDataflowGraphCommand extends smithyClient.Command
|
|
|
1469
1468
|
.build() {
|
|
1470
1469
|
}
|
|
1471
1470
|
|
|
1472
|
-
class GetDataQualityModelCommand extends
|
|
1471
|
+
class GetDataQualityModelCommand extends client.Command
|
|
1473
1472
|
.classBuilder()
|
|
1474
1473
|
.ep(commonParams)
|
|
1475
1474
|
.m(function (Command, cs, config, o) {
|
|
1476
|
-
return [
|
|
1475
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1477
1476
|
})
|
|
1478
1477
|
.s("AWSGlue", "GetDataQualityModel", {})
|
|
1479
1478
|
.n("GlueClient", "GetDataQualityModelCommand")
|
|
@@ -1481,11 +1480,11 @@ class GetDataQualityModelCommand extends smithyClient.Command
|
|
|
1481
1480
|
.build() {
|
|
1482
1481
|
}
|
|
1483
1482
|
|
|
1484
|
-
class GetDataQualityModelResultCommand extends
|
|
1483
|
+
class GetDataQualityModelResultCommand extends client.Command
|
|
1485
1484
|
.classBuilder()
|
|
1486
1485
|
.ep(commonParams)
|
|
1487
1486
|
.m(function (Command, cs, config, o) {
|
|
1488
|
-
return [
|
|
1487
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1489
1488
|
})
|
|
1490
1489
|
.s("AWSGlue", "GetDataQualityModelResult", {})
|
|
1491
1490
|
.n("GlueClient", "GetDataQualityModelResultCommand")
|
|
@@ -1493,11 +1492,11 @@ class GetDataQualityModelResultCommand extends smithyClient.Command
|
|
|
1493
1492
|
.build() {
|
|
1494
1493
|
}
|
|
1495
1494
|
|
|
1496
|
-
class GetDataQualityResultCommand extends
|
|
1495
|
+
class GetDataQualityResultCommand extends client.Command
|
|
1497
1496
|
.classBuilder()
|
|
1498
1497
|
.ep(commonParams)
|
|
1499
1498
|
.m(function (Command, cs, config, o) {
|
|
1500
|
-
return [
|
|
1499
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1501
1500
|
})
|
|
1502
1501
|
.s("AWSGlue", "GetDataQualityResult", {})
|
|
1503
1502
|
.n("GlueClient", "GetDataQualityResultCommand")
|
|
@@ -1505,11 +1504,11 @@ class GetDataQualityResultCommand extends smithyClient.Command
|
|
|
1505
1504
|
.build() {
|
|
1506
1505
|
}
|
|
1507
1506
|
|
|
1508
|
-
class GetDataQualityRuleRecommendationRunCommand extends
|
|
1507
|
+
class GetDataQualityRuleRecommendationRunCommand extends client.Command
|
|
1509
1508
|
.classBuilder()
|
|
1510
1509
|
.ep(commonParams)
|
|
1511
1510
|
.m(function (Command, cs, config, o) {
|
|
1512
|
-
return [
|
|
1511
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1513
1512
|
})
|
|
1514
1513
|
.s("AWSGlue", "GetDataQualityRuleRecommendationRun", {})
|
|
1515
1514
|
.n("GlueClient", "GetDataQualityRuleRecommendationRunCommand")
|
|
@@ -1517,11 +1516,11 @@ class GetDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
1517
1516
|
.build() {
|
|
1518
1517
|
}
|
|
1519
1518
|
|
|
1520
|
-
class GetDataQualityRulesetCommand extends
|
|
1519
|
+
class GetDataQualityRulesetCommand extends client.Command
|
|
1521
1520
|
.classBuilder()
|
|
1522
1521
|
.ep(commonParams)
|
|
1523
1522
|
.m(function (Command, cs, config, o) {
|
|
1524
|
-
return [
|
|
1523
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1525
1524
|
})
|
|
1526
1525
|
.s("AWSGlue", "GetDataQualityRuleset", {})
|
|
1527
1526
|
.n("GlueClient", "GetDataQualityRulesetCommand")
|
|
@@ -1529,11 +1528,11 @@ class GetDataQualityRulesetCommand extends smithyClient.Command
|
|
|
1529
1528
|
.build() {
|
|
1530
1529
|
}
|
|
1531
1530
|
|
|
1532
|
-
class GetDataQualityRulesetEvaluationRunCommand extends
|
|
1531
|
+
class GetDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
1533
1532
|
.classBuilder()
|
|
1534
1533
|
.ep(commonParams)
|
|
1535
1534
|
.m(function (Command, cs, config, o) {
|
|
1536
|
-
return [
|
|
1535
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1537
1536
|
})
|
|
1538
1537
|
.s("AWSGlue", "GetDataQualityRulesetEvaluationRun", {})
|
|
1539
1538
|
.n("GlueClient", "GetDataQualityRulesetEvaluationRunCommand")
|
|
@@ -1541,11 +1540,11 @@ class GetDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
1541
1540
|
.build() {
|
|
1542
1541
|
}
|
|
1543
1542
|
|
|
1544
|
-
class GetDevEndpointCommand extends
|
|
1543
|
+
class GetDevEndpointCommand extends client.Command
|
|
1545
1544
|
.classBuilder()
|
|
1546
1545
|
.ep(commonParams)
|
|
1547
1546
|
.m(function (Command, cs, config, o) {
|
|
1548
|
-
return [
|
|
1547
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1549
1548
|
})
|
|
1550
1549
|
.s("AWSGlue", "GetDevEndpoint", {})
|
|
1551
1550
|
.n("GlueClient", "GetDevEndpointCommand")
|
|
@@ -1553,11 +1552,11 @@ class GetDevEndpointCommand extends smithyClient.Command
|
|
|
1553
1552
|
.build() {
|
|
1554
1553
|
}
|
|
1555
1554
|
|
|
1556
|
-
class GetDevEndpointsCommand extends
|
|
1555
|
+
class GetDevEndpointsCommand extends client.Command
|
|
1557
1556
|
.classBuilder()
|
|
1558
1557
|
.ep(commonParams)
|
|
1559
1558
|
.m(function (Command, cs, config, o) {
|
|
1560
|
-
return [
|
|
1559
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1561
1560
|
})
|
|
1562
1561
|
.s("AWSGlue", "GetDevEndpoints", {})
|
|
1563
1562
|
.n("GlueClient", "GetDevEndpointsCommand")
|
|
@@ -1565,11 +1564,11 @@ class GetDevEndpointsCommand extends smithyClient.Command
|
|
|
1565
1564
|
.build() {
|
|
1566
1565
|
}
|
|
1567
1566
|
|
|
1568
|
-
class GetEntityRecordsCommand extends
|
|
1567
|
+
class GetEntityRecordsCommand extends client.Command
|
|
1569
1568
|
.classBuilder()
|
|
1570
1569
|
.ep(commonParams)
|
|
1571
1570
|
.m(function (Command, cs, config, o) {
|
|
1572
|
-
return [
|
|
1571
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1573
1572
|
})
|
|
1574
1573
|
.s("AWSGlue", "GetEntityRecords", {})
|
|
1575
1574
|
.n("GlueClient", "GetEntityRecordsCommand")
|
|
@@ -1577,11 +1576,11 @@ class GetEntityRecordsCommand extends smithyClient.Command
|
|
|
1577
1576
|
.build() {
|
|
1578
1577
|
}
|
|
1579
1578
|
|
|
1580
|
-
class GetGlueIdentityCenterConfigurationCommand extends
|
|
1579
|
+
class GetGlueIdentityCenterConfigurationCommand extends client.Command
|
|
1581
1580
|
.classBuilder()
|
|
1582
1581
|
.ep(commonParams)
|
|
1583
1582
|
.m(function (Command, cs, config, o) {
|
|
1584
|
-
return [
|
|
1583
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1585
1584
|
})
|
|
1586
1585
|
.s("AWSGlue", "GetGlueIdentityCenterConfiguration", {})
|
|
1587
1586
|
.n("GlueClient", "GetGlueIdentityCenterConfigurationCommand")
|
|
@@ -1589,11 +1588,11 @@ class GetGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
1589
1588
|
.build() {
|
|
1590
1589
|
}
|
|
1591
1590
|
|
|
1592
|
-
class GetIntegrationResourcePropertyCommand extends
|
|
1591
|
+
class GetIntegrationResourcePropertyCommand extends client.Command
|
|
1593
1592
|
.classBuilder()
|
|
1594
1593
|
.ep(commonParams)
|
|
1595
1594
|
.m(function (Command, cs, config, o) {
|
|
1596
|
-
return [
|
|
1595
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1597
1596
|
})
|
|
1598
1597
|
.s("AWSGlue", "GetIntegrationResourceProperty", {})
|
|
1599
1598
|
.n("GlueClient", "GetIntegrationResourcePropertyCommand")
|
|
@@ -1601,11 +1600,11 @@ class GetIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
1601
1600
|
.build() {
|
|
1602
1601
|
}
|
|
1603
1602
|
|
|
1604
|
-
class GetIntegrationTablePropertiesCommand extends
|
|
1603
|
+
class GetIntegrationTablePropertiesCommand extends client.Command
|
|
1605
1604
|
.classBuilder()
|
|
1606
1605
|
.ep(commonParams)
|
|
1607
1606
|
.m(function (Command, cs, config, o) {
|
|
1608
|
-
return [
|
|
1607
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1609
1608
|
})
|
|
1610
1609
|
.s("AWSGlue", "GetIntegrationTableProperties", {})
|
|
1611
1610
|
.n("GlueClient", "GetIntegrationTablePropertiesCommand")
|
|
@@ -1613,11 +1612,11 @@ class GetIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
1613
1612
|
.build() {
|
|
1614
1613
|
}
|
|
1615
1614
|
|
|
1616
|
-
class GetJobBookmarkCommand extends
|
|
1615
|
+
class GetJobBookmarkCommand extends client.Command
|
|
1617
1616
|
.classBuilder()
|
|
1618
1617
|
.ep(commonParams)
|
|
1619
1618
|
.m(function (Command, cs, config, o) {
|
|
1620
|
-
return [
|
|
1619
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1621
1620
|
})
|
|
1622
1621
|
.s("AWSGlue", "GetJobBookmark", {})
|
|
1623
1622
|
.n("GlueClient", "GetJobBookmarkCommand")
|
|
@@ -1625,11 +1624,11 @@ class GetJobBookmarkCommand extends smithyClient.Command
|
|
|
1625
1624
|
.build() {
|
|
1626
1625
|
}
|
|
1627
1626
|
|
|
1628
|
-
class GetJobCommand extends
|
|
1627
|
+
class GetJobCommand extends client.Command
|
|
1629
1628
|
.classBuilder()
|
|
1630
1629
|
.ep(commonParams)
|
|
1631
1630
|
.m(function (Command, cs, config, o) {
|
|
1632
|
-
return [
|
|
1631
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1633
1632
|
})
|
|
1634
1633
|
.s("AWSGlue", "GetJob", {})
|
|
1635
1634
|
.n("GlueClient", "GetJobCommand")
|
|
@@ -1637,11 +1636,11 @@ class GetJobCommand extends smithyClient.Command
|
|
|
1637
1636
|
.build() {
|
|
1638
1637
|
}
|
|
1639
1638
|
|
|
1640
|
-
class GetJobRunCommand extends
|
|
1639
|
+
class GetJobRunCommand extends client.Command
|
|
1641
1640
|
.classBuilder()
|
|
1642
1641
|
.ep(commonParams)
|
|
1643
1642
|
.m(function (Command, cs, config, o) {
|
|
1644
|
-
return [
|
|
1643
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1645
1644
|
})
|
|
1646
1645
|
.s("AWSGlue", "GetJobRun", {})
|
|
1647
1646
|
.n("GlueClient", "GetJobRunCommand")
|
|
@@ -1649,11 +1648,11 @@ class GetJobRunCommand extends smithyClient.Command
|
|
|
1649
1648
|
.build() {
|
|
1650
1649
|
}
|
|
1651
1650
|
|
|
1652
|
-
class GetJobRunsCommand extends
|
|
1651
|
+
class GetJobRunsCommand extends client.Command
|
|
1653
1652
|
.classBuilder()
|
|
1654
1653
|
.ep(commonParams)
|
|
1655
1654
|
.m(function (Command, cs, config, o) {
|
|
1656
|
-
return [
|
|
1655
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1657
1656
|
})
|
|
1658
1657
|
.s("AWSGlue", "GetJobRuns", {})
|
|
1659
1658
|
.n("GlueClient", "GetJobRunsCommand")
|
|
@@ -1661,11 +1660,11 @@ class GetJobRunsCommand extends smithyClient.Command
|
|
|
1661
1660
|
.build() {
|
|
1662
1661
|
}
|
|
1663
1662
|
|
|
1664
|
-
class GetJobsCommand extends
|
|
1663
|
+
class GetJobsCommand extends client.Command
|
|
1665
1664
|
.classBuilder()
|
|
1666
1665
|
.ep(commonParams)
|
|
1667
1666
|
.m(function (Command, cs, config, o) {
|
|
1668
|
-
return [
|
|
1667
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1669
1668
|
})
|
|
1670
1669
|
.s("AWSGlue", "GetJobs", {})
|
|
1671
1670
|
.n("GlueClient", "GetJobsCommand")
|
|
@@ -1673,11 +1672,11 @@ class GetJobsCommand extends smithyClient.Command
|
|
|
1673
1672
|
.build() {
|
|
1674
1673
|
}
|
|
1675
1674
|
|
|
1676
|
-
class GetMappingCommand extends
|
|
1675
|
+
class GetMappingCommand extends client.Command
|
|
1677
1676
|
.classBuilder()
|
|
1678
1677
|
.ep(commonParams)
|
|
1679
1678
|
.m(function (Command, cs, config, o) {
|
|
1680
|
-
return [
|
|
1679
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1681
1680
|
})
|
|
1682
1681
|
.s("AWSGlue", "GetMapping", {})
|
|
1683
1682
|
.n("GlueClient", "GetMappingCommand")
|
|
@@ -1685,11 +1684,11 @@ class GetMappingCommand extends smithyClient.Command
|
|
|
1685
1684
|
.build() {
|
|
1686
1685
|
}
|
|
1687
1686
|
|
|
1688
|
-
class GetMaterializedViewRefreshTaskRunCommand extends
|
|
1687
|
+
class GetMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
1689
1688
|
.classBuilder()
|
|
1690
1689
|
.ep(commonParams)
|
|
1691
1690
|
.m(function (Command, cs, config, o) {
|
|
1692
|
-
return [
|
|
1691
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1693
1692
|
})
|
|
1694
1693
|
.s("AWSGlue", "GetMaterializedViewRefreshTaskRun", {})
|
|
1695
1694
|
.n("GlueClient", "GetMaterializedViewRefreshTaskRunCommand")
|
|
@@ -1697,11 +1696,11 @@ class GetMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
1697
1696
|
.build() {
|
|
1698
1697
|
}
|
|
1699
1698
|
|
|
1700
|
-
class GetMLTaskRunCommand extends
|
|
1699
|
+
class GetMLTaskRunCommand extends client.Command
|
|
1701
1700
|
.classBuilder()
|
|
1702
1701
|
.ep(commonParams)
|
|
1703
1702
|
.m(function (Command, cs, config, o) {
|
|
1704
|
-
return [
|
|
1703
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1705
1704
|
})
|
|
1706
1705
|
.s("AWSGlue", "GetMLTaskRun", {})
|
|
1707
1706
|
.n("GlueClient", "GetMLTaskRunCommand")
|
|
@@ -1709,11 +1708,11 @@ class GetMLTaskRunCommand extends smithyClient.Command
|
|
|
1709
1708
|
.build() {
|
|
1710
1709
|
}
|
|
1711
1710
|
|
|
1712
|
-
class GetMLTaskRunsCommand extends
|
|
1711
|
+
class GetMLTaskRunsCommand extends client.Command
|
|
1713
1712
|
.classBuilder()
|
|
1714
1713
|
.ep(commonParams)
|
|
1715
1714
|
.m(function (Command, cs, config, o) {
|
|
1716
|
-
return [
|
|
1715
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1717
1716
|
})
|
|
1718
1717
|
.s("AWSGlue", "GetMLTaskRuns", {})
|
|
1719
1718
|
.n("GlueClient", "GetMLTaskRunsCommand")
|
|
@@ -1721,11 +1720,11 @@ class GetMLTaskRunsCommand extends smithyClient.Command
|
|
|
1721
1720
|
.build() {
|
|
1722
1721
|
}
|
|
1723
1722
|
|
|
1724
|
-
class GetMLTransformCommand extends
|
|
1723
|
+
class GetMLTransformCommand extends client.Command
|
|
1725
1724
|
.classBuilder()
|
|
1726
1725
|
.ep(commonParams)
|
|
1727
1726
|
.m(function (Command, cs, config, o) {
|
|
1728
|
-
return [
|
|
1727
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1729
1728
|
})
|
|
1730
1729
|
.s("AWSGlue", "GetMLTransform", {})
|
|
1731
1730
|
.n("GlueClient", "GetMLTransformCommand")
|
|
@@ -1733,11 +1732,11 @@ class GetMLTransformCommand extends smithyClient.Command
|
|
|
1733
1732
|
.build() {
|
|
1734
1733
|
}
|
|
1735
1734
|
|
|
1736
|
-
class GetMLTransformsCommand extends
|
|
1735
|
+
class GetMLTransformsCommand extends client.Command
|
|
1737
1736
|
.classBuilder()
|
|
1738
1737
|
.ep(commonParams)
|
|
1739
1738
|
.m(function (Command, cs, config, o) {
|
|
1740
|
-
return [
|
|
1739
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1741
1740
|
})
|
|
1742
1741
|
.s("AWSGlue", "GetMLTransforms", {})
|
|
1743
1742
|
.n("GlueClient", "GetMLTransformsCommand")
|
|
@@ -1745,11 +1744,11 @@ class GetMLTransformsCommand extends smithyClient.Command
|
|
|
1745
1744
|
.build() {
|
|
1746
1745
|
}
|
|
1747
1746
|
|
|
1748
|
-
class GetPartitionCommand extends
|
|
1747
|
+
class GetPartitionCommand extends client.Command
|
|
1749
1748
|
.classBuilder()
|
|
1750
1749
|
.ep(commonParams)
|
|
1751
1750
|
.m(function (Command, cs, config, o) {
|
|
1752
|
-
return [
|
|
1751
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1753
1752
|
})
|
|
1754
1753
|
.s("AWSGlue", "GetPartition", {})
|
|
1755
1754
|
.n("GlueClient", "GetPartitionCommand")
|
|
@@ -1757,11 +1756,11 @@ class GetPartitionCommand extends smithyClient.Command
|
|
|
1757
1756
|
.build() {
|
|
1758
1757
|
}
|
|
1759
1758
|
|
|
1760
|
-
class GetPartitionIndexesCommand extends
|
|
1759
|
+
class GetPartitionIndexesCommand extends client.Command
|
|
1761
1760
|
.classBuilder()
|
|
1762
1761
|
.ep(commonParams)
|
|
1763
1762
|
.m(function (Command, cs, config, o) {
|
|
1764
|
-
return [
|
|
1763
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1765
1764
|
})
|
|
1766
1765
|
.s("AWSGlue", "GetPartitionIndexes", {})
|
|
1767
1766
|
.n("GlueClient", "GetPartitionIndexesCommand")
|
|
@@ -1769,11 +1768,11 @@ class GetPartitionIndexesCommand extends smithyClient.Command
|
|
|
1769
1768
|
.build() {
|
|
1770
1769
|
}
|
|
1771
1770
|
|
|
1772
|
-
class GetPartitionsCommand extends
|
|
1771
|
+
class GetPartitionsCommand extends client.Command
|
|
1773
1772
|
.classBuilder()
|
|
1774
1773
|
.ep(commonParams)
|
|
1775
1774
|
.m(function (Command, cs, config, o) {
|
|
1776
|
-
return [
|
|
1775
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1777
1776
|
})
|
|
1778
1777
|
.s("AWSGlue", "GetPartitions", {})
|
|
1779
1778
|
.n("GlueClient", "GetPartitionsCommand")
|
|
@@ -1781,11 +1780,11 @@ class GetPartitionsCommand extends smithyClient.Command
|
|
|
1781
1780
|
.build() {
|
|
1782
1781
|
}
|
|
1783
1782
|
|
|
1784
|
-
class GetPlanCommand extends
|
|
1783
|
+
class GetPlanCommand extends client.Command
|
|
1785
1784
|
.classBuilder()
|
|
1786
1785
|
.ep(commonParams)
|
|
1787
1786
|
.m(function (Command, cs, config, o) {
|
|
1788
|
-
return [
|
|
1787
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1789
1788
|
})
|
|
1790
1789
|
.s("AWSGlue", "GetPlan", {})
|
|
1791
1790
|
.n("GlueClient", "GetPlanCommand")
|
|
@@ -1793,11 +1792,11 @@ class GetPlanCommand extends smithyClient.Command
|
|
|
1793
1792
|
.build() {
|
|
1794
1793
|
}
|
|
1795
1794
|
|
|
1796
|
-
class GetRegistryCommand extends
|
|
1795
|
+
class GetRegistryCommand extends client.Command
|
|
1797
1796
|
.classBuilder()
|
|
1798
1797
|
.ep(commonParams)
|
|
1799
1798
|
.m(function (Command, cs, config, o) {
|
|
1800
|
-
return [
|
|
1799
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1801
1800
|
})
|
|
1802
1801
|
.s("AWSGlue", "GetRegistry", {})
|
|
1803
1802
|
.n("GlueClient", "GetRegistryCommand")
|
|
@@ -1805,11 +1804,11 @@ class GetRegistryCommand extends smithyClient.Command
|
|
|
1805
1804
|
.build() {
|
|
1806
1805
|
}
|
|
1807
1806
|
|
|
1808
|
-
class GetResourcePoliciesCommand extends
|
|
1807
|
+
class GetResourcePoliciesCommand extends client.Command
|
|
1809
1808
|
.classBuilder()
|
|
1810
1809
|
.ep(commonParams)
|
|
1811
1810
|
.m(function (Command, cs, config, o) {
|
|
1812
|
-
return [
|
|
1811
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1813
1812
|
})
|
|
1814
1813
|
.s("AWSGlue", "GetResourcePolicies", {})
|
|
1815
1814
|
.n("GlueClient", "GetResourcePoliciesCommand")
|
|
@@ -1817,11 +1816,11 @@ class GetResourcePoliciesCommand extends smithyClient.Command
|
|
|
1817
1816
|
.build() {
|
|
1818
1817
|
}
|
|
1819
1818
|
|
|
1820
|
-
class GetResourcePolicyCommand extends
|
|
1819
|
+
class GetResourcePolicyCommand extends client.Command
|
|
1821
1820
|
.classBuilder()
|
|
1822
1821
|
.ep(commonParams)
|
|
1823
1822
|
.m(function (Command, cs, config, o) {
|
|
1824
|
-
return [
|
|
1823
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1825
1824
|
})
|
|
1826
1825
|
.s("AWSGlue", "GetResourcePolicy", {})
|
|
1827
1826
|
.n("GlueClient", "GetResourcePolicyCommand")
|
|
@@ -1829,11 +1828,11 @@ class GetResourcePolicyCommand extends smithyClient.Command
|
|
|
1829
1828
|
.build() {
|
|
1830
1829
|
}
|
|
1831
1830
|
|
|
1832
|
-
class GetSchemaByDefinitionCommand extends
|
|
1831
|
+
class GetSchemaByDefinitionCommand extends client.Command
|
|
1833
1832
|
.classBuilder()
|
|
1834
1833
|
.ep(commonParams)
|
|
1835
1834
|
.m(function (Command, cs, config, o) {
|
|
1836
|
-
return [
|
|
1835
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1837
1836
|
})
|
|
1838
1837
|
.s("AWSGlue", "GetSchemaByDefinition", {})
|
|
1839
1838
|
.n("GlueClient", "GetSchemaByDefinitionCommand")
|
|
@@ -1841,11 +1840,11 @@ class GetSchemaByDefinitionCommand extends smithyClient.Command
|
|
|
1841
1840
|
.build() {
|
|
1842
1841
|
}
|
|
1843
1842
|
|
|
1844
|
-
class GetSchemaCommand extends
|
|
1843
|
+
class GetSchemaCommand extends client.Command
|
|
1845
1844
|
.classBuilder()
|
|
1846
1845
|
.ep(commonParams)
|
|
1847
1846
|
.m(function (Command, cs, config, o) {
|
|
1848
|
-
return [
|
|
1847
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1849
1848
|
})
|
|
1850
1849
|
.s("AWSGlue", "GetSchema", {})
|
|
1851
1850
|
.n("GlueClient", "GetSchemaCommand")
|
|
@@ -1853,11 +1852,11 @@ class GetSchemaCommand extends smithyClient.Command
|
|
|
1853
1852
|
.build() {
|
|
1854
1853
|
}
|
|
1855
1854
|
|
|
1856
|
-
class GetSchemaVersionCommand extends
|
|
1855
|
+
class GetSchemaVersionCommand extends client.Command
|
|
1857
1856
|
.classBuilder()
|
|
1858
1857
|
.ep(commonParams)
|
|
1859
1858
|
.m(function (Command, cs, config, o) {
|
|
1860
|
-
return [
|
|
1859
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1861
1860
|
})
|
|
1862
1861
|
.s("AWSGlue", "GetSchemaVersion", {})
|
|
1863
1862
|
.n("GlueClient", "GetSchemaVersionCommand")
|
|
@@ -1865,11 +1864,11 @@ class GetSchemaVersionCommand extends smithyClient.Command
|
|
|
1865
1864
|
.build() {
|
|
1866
1865
|
}
|
|
1867
1866
|
|
|
1868
|
-
class GetSchemaVersionsDiffCommand extends
|
|
1867
|
+
class GetSchemaVersionsDiffCommand extends client.Command
|
|
1869
1868
|
.classBuilder()
|
|
1870
1869
|
.ep(commonParams)
|
|
1871
1870
|
.m(function (Command, cs, config, o) {
|
|
1872
|
-
return [
|
|
1871
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1873
1872
|
})
|
|
1874
1873
|
.s("AWSGlue", "GetSchemaVersionsDiff", {})
|
|
1875
1874
|
.n("GlueClient", "GetSchemaVersionsDiffCommand")
|
|
@@ -1877,11 +1876,11 @@ class GetSchemaVersionsDiffCommand extends smithyClient.Command
|
|
|
1877
1876
|
.build() {
|
|
1878
1877
|
}
|
|
1879
1878
|
|
|
1880
|
-
class GetSecurityConfigurationCommand extends
|
|
1879
|
+
class GetSecurityConfigurationCommand extends client.Command
|
|
1881
1880
|
.classBuilder()
|
|
1882
1881
|
.ep(commonParams)
|
|
1883
1882
|
.m(function (Command, cs, config, o) {
|
|
1884
|
-
return [
|
|
1883
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1885
1884
|
})
|
|
1886
1885
|
.s("AWSGlue", "GetSecurityConfiguration", {})
|
|
1887
1886
|
.n("GlueClient", "GetSecurityConfigurationCommand")
|
|
@@ -1889,11 +1888,11 @@ class GetSecurityConfigurationCommand extends smithyClient.Command
|
|
|
1889
1888
|
.build() {
|
|
1890
1889
|
}
|
|
1891
1890
|
|
|
1892
|
-
class GetSecurityConfigurationsCommand extends
|
|
1891
|
+
class GetSecurityConfigurationsCommand extends client.Command
|
|
1893
1892
|
.classBuilder()
|
|
1894
1893
|
.ep(commonParams)
|
|
1895
1894
|
.m(function (Command, cs, config, o) {
|
|
1896
|
-
return [
|
|
1895
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1897
1896
|
})
|
|
1898
1897
|
.s("AWSGlue", "GetSecurityConfigurations", {})
|
|
1899
1898
|
.n("GlueClient", "GetSecurityConfigurationsCommand")
|
|
@@ -1901,11 +1900,11 @@ class GetSecurityConfigurationsCommand extends smithyClient.Command
|
|
|
1901
1900
|
.build() {
|
|
1902
1901
|
}
|
|
1903
1902
|
|
|
1904
|
-
class GetSessionCommand extends
|
|
1903
|
+
class GetSessionCommand extends client.Command
|
|
1905
1904
|
.classBuilder()
|
|
1906
1905
|
.ep(commonParams)
|
|
1907
1906
|
.m(function (Command, cs, config, o) {
|
|
1908
|
-
return [
|
|
1907
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1909
1908
|
})
|
|
1910
1909
|
.s("AWSGlue", "GetSession", {})
|
|
1911
1910
|
.n("GlueClient", "GetSessionCommand")
|
|
@@ -1913,11 +1912,11 @@ class GetSessionCommand extends smithyClient.Command
|
|
|
1913
1912
|
.build() {
|
|
1914
1913
|
}
|
|
1915
1914
|
|
|
1916
|
-
class GetStatementCommand extends
|
|
1915
|
+
class GetStatementCommand extends client.Command
|
|
1917
1916
|
.classBuilder()
|
|
1918
1917
|
.ep(commonParams)
|
|
1919
1918
|
.m(function (Command, cs, config, o) {
|
|
1920
|
-
return [
|
|
1919
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1921
1920
|
})
|
|
1922
1921
|
.s("AWSGlue", "GetStatement", {})
|
|
1923
1922
|
.n("GlueClient", "GetStatementCommand")
|
|
@@ -1925,11 +1924,11 @@ class GetStatementCommand extends smithyClient.Command
|
|
|
1925
1924
|
.build() {
|
|
1926
1925
|
}
|
|
1927
1926
|
|
|
1928
|
-
class GetTableCommand extends
|
|
1927
|
+
class GetTableCommand extends client.Command
|
|
1929
1928
|
.classBuilder()
|
|
1930
1929
|
.ep(commonParams)
|
|
1931
1930
|
.m(function (Command, cs, config, o) {
|
|
1932
|
-
return [
|
|
1931
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1933
1932
|
})
|
|
1934
1933
|
.s("AWSGlue", "GetTable", {})
|
|
1935
1934
|
.n("GlueClient", "GetTableCommand")
|
|
@@ -1937,11 +1936,11 @@ class GetTableCommand extends smithyClient.Command
|
|
|
1937
1936
|
.build() {
|
|
1938
1937
|
}
|
|
1939
1938
|
|
|
1940
|
-
class GetTableOptimizerCommand extends
|
|
1939
|
+
class GetTableOptimizerCommand extends client.Command
|
|
1941
1940
|
.classBuilder()
|
|
1942
1941
|
.ep(commonParams)
|
|
1943
1942
|
.m(function (Command, cs, config, o) {
|
|
1944
|
-
return [
|
|
1943
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1945
1944
|
})
|
|
1946
1945
|
.s("AWSGlue", "GetTableOptimizer", {})
|
|
1947
1946
|
.n("GlueClient", "GetTableOptimizerCommand")
|
|
@@ -1949,11 +1948,11 @@ class GetTableOptimizerCommand extends smithyClient.Command
|
|
|
1949
1948
|
.build() {
|
|
1950
1949
|
}
|
|
1951
1950
|
|
|
1952
|
-
class GetTablesCommand extends
|
|
1951
|
+
class GetTablesCommand extends client.Command
|
|
1953
1952
|
.classBuilder()
|
|
1954
1953
|
.ep(commonParams)
|
|
1955
1954
|
.m(function (Command, cs, config, o) {
|
|
1956
|
-
return [
|
|
1955
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1957
1956
|
})
|
|
1958
1957
|
.s("AWSGlue", "GetTables", {})
|
|
1959
1958
|
.n("GlueClient", "GetTablesCommand")
|
|
@@ -1961,11 +1960,11 @@ class GetTablesCommand extends smithyClient.Command
|
|
|
1961
1960
|
.build() {
|
|
1962
1961
|
}
|
|
1963
1962
|
|
|
1964
|
-
class GetTableVersionCommand extends
|
|
1963
|
+
class GetTableVersionCommand extends client.Command
|
|
1965
1964
|
.classBuilder()
|
|
1966
1965
|
.ep(commonParams)
|
|
1967
1966
|
.m(function (Command, cs, config, o) {
|
|
1968
|
-
return [
|
|
1967
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1969
1968
|
})
|
|
1970
1969
|
.s("AWSGlue", "GetTableVersion", {})
|
|
1971
1970
|
.n("GlueClient", "GetTableVersionCommand")
|
|
@@ -1973,11 +1972,11 @@ class GetTableVersionCommand extends smithyClient.Command
|
|
|
1973
1972
|
.build() {
|
|
1974
1973
|
}
|
|
1975
1974
|
|
|
1976
|
-
class GetTableVersionsCommand extends
|
|
1975
|
+
class GetTableVersionsCommand extends client.Command
|
|
1977
1976
|
.classBuilder()
|
|
1978
1977
|
.ep(commonParams)
|
|
1979
1978
|
.m(function (Command, cs, config, o) {
|
|
1980
|
-
return [
|
|
1979
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1981
1980
|
})
|
|
1982
1981
|
.s("AWSGlue", "GetTableVersions", {})
|
|
1983
1982
|
.n("GlueClient", "GetTableVersionsCommand")
|
|
@@ -1985,11 +1984,11 @@ class GetTableVersionsCommand extends smithyClient.Command
|
|
|
1985
1984
|
.build() {
|
|
1986
1985
|
}
|
|
1987
1986
|
|
|
1988
|
-
class GetTagsCommand extends
|
|
1987
|
+
class GetTagsCommand extends client.Command
|
|
1989
1988
|
.classBuilder()
|
|
1990
1989
|
.ep(commonParams)
|
|
1991
1990
|
.m(function (Command, cs, config, o) {
|
|
1992
|
-
return [
|
|
1991
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1993
1992
|
})
|
|
1994
1993
|
.s("AWSGlue", "GetTags", {})
|
|
1995
1994
|
.n("GlueClient", "GetTagsCommand")
|
|
@@ -1997,11 +1996,11 @@ class GetTagsCommand extends smithyClient.Command
|
|
|
1997
1996
|
.build() {
|
|
1998
1997
|
}
|
|
1999
1998
|
|
|
2000
|
-
class GetTriggerCommand extends
|
|
1999
|
+
class GetTriggerCommand extends client.Command
|
|
2001
2000
|
.classBuilder()
|
|
2002
2001
|
.ep(commonParams)
|
|
2003
2002
|
.m(function (Command, cs, config, o) {
|
|
2004
|
-
return [
|
|
2003
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2005
2004
|
})
|
|
2006
2005
|
.s("AWSGlue", "GetTrigger", {})
|
|
2007
2006
|
.n("GlueClient", "GetTriggerCommand")
|
|
@@ -2009,11 +2008,11 @@ class GetTriggerCommand extends smithyClient.Command
|
|
|
2009
2008
|
.build() {
|
|
2010
2009
|
}
|
|
2011
2010
|
|
|
2012
|
-
class GetTriggersCommand extends
|
|
2011
|
+
class GetTriggersCommand extends client.Command
|
|
2013
2012
|
.classBuilder()
|
|
2014
2013
|
.ep(commonParams)
|
|
2015
2014
|
.m(function (Command, cs, config, o) {
|
|
2016
|
-
return [
|
|
2015
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2017
2016
|
})
|
|
2018
2017
|
.s("AWSGlue", "GetTriggers", {})
|
|
2019
2018
|
.n("GlueClient", "GetTriggersCommand")
|
|
@@ -2021,11 +2020,11 @@ class GetTriggersCommand extends smithyClient.Command
|
|
|
2021
2020
|
.build() {
|
|
2022
2021
|
}
|
|
2023
2022
|
|
|
2024
|
-
class GetUnfilteredPartitionMetadataCommand extends
|
|
2023
|
+
class GetUnfilteredPartitionMetadataCommand extends client.Command
|
|
2025
2024
|
.classBuilder()
|
|
2026
2025
|
.ep(commonParams)
|
|
2027
2026
|
.m(function (Command, cs, config, o) {
|
|
2028
|
-
return [
|
|
2027
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2029
2028
|
})
|
|
2030
2029
|
.s("AWSGlue", "GetUnfilteredPartitionMetadata", {})
|
|
2031
2030
|
.n("GlueClient", "GetUnfilteredPartitionMetadataCommand")
|
|
@@ -2033,11 +2032,11 @@ class GetUnfilteredPartitionMetadataCommand extends smithyClient.Command
|
|
|
2033
2032
|
.build() {
|
|
2034
2033
|
}
|
|
2035
2034
|
|
|
2036
|
-
class GetUnfilteredPartitionsMetadataCommand extends
|
|
2035
|
+
class GetUnfilteredPartitionsMetadataCommand extends client.Command
|
|
2037
2036
|
.classBuilder()
|
|
2038
2037
|
.ep(commonParams)
|
|
2039
2038
|
.m(function (Command, cs, config, o) {
|
|
2040
|
-
return [
|
|
2039
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2041
2040
|
})
|
|
2042
2041
|
.s("AWSGlue", "GetUnfilteredPartitionsMetadata", {})
|
|
2043
2042
|
.n("GlueClient", "GetUnfilteredPartitionsMetadataCommand")
|
|
@@ -2045,11 +2044,11 @@ class GetUnfilteredPartitionsMetadataCommand extends smithyClient.Command
|
|
|
2045
2044
|
.build() {
|
|
2046
2045
|
}
|
|
2047
2046
|
|
|
2048
|
-
class GetUnfilteredTableMetadataCommand extends
|
|
2047
|
+
class GetUnfilteredTableMetadataCommand extends client.Command
|
|
2049
2048
|
.classBuilder()
|
|
2050
2049
|
.ep(commonParams)
|
|
2051
2050
|
.m(function (Command, cs, config, o) {
|
|
2052
|
-
return [
|
|
2051
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2053
2052
|
})
|
|
2054
2053
|
.s("AWSGlue", "GetUnfilteredTableMetadata", {})
|
|
2055
2054
|
.n("GlueClient", "GetUnfilteredTableMetadataCommand")
|
|
@@ -2057,11 +2056,11 @@ class GetUnfilteredTableMetadataCommand extends smithyClient.Command
|
|
|
2057
2056
|
.build() {
|
|
2058
2057
|
}
|
|
2059
2058
|
|
|
2060
|
-
class GetUsageProfileCommand extends
|
|
2059
|
+
class GetUsageProfileCommand extends client.Command
|
|
2061
2060
|
.classBuilder()
|
|
2062
2061
|
.ep(commonParams)
|
|
2063
2062
|
.m(function (Command, cs, config, o) {
|
|
2064
|
-
return [
|
|
2063
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2065
2064
|
})
|
|
2066
2065
|
.s("AWSGlue", "GetUsageProfile", {})
|
|
2067
2066
|
.n("GlueClient", "GetUsageProfileCommand")
|
|
@@ -2069,11 +2068,11 @@ class GetUsageProfileCommand extends smithyClient.Command
|
|
|
2069
2068
|
.build() {
|
|
2070
2069
|
}
|
|
2071
2070
|
|
|
2072
|
-
class GetUserDefinedFunctionCommand extends
|
|
2071
|
+
class GetUserDefinedFunctionCommand extends client.Command
|
|
2073
2072
|
.classBuilder()
|
|
2074
2073
|
.ep(commonParams)
|
|
2075
2074
|
.m(function (Command, cs, config, o) {
|
|
2076
|
-
return [
|
|
2075
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2077
2076
|
})
|
|
2078
2077
|
.s("AWSGlue", "GetUserDefinedFunction", {})
|
|
2079
2078
|
.n("GlueClient", "GetUserDefinedFunctionCommand")
|
|
@@ -2081,11 +2080,11 @@ class GetUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
2081
2080
|
.build() {
|
|
2082
2081
|
}
|
|
2083
2082
|
|
|
2084
|
-
class GetUserDefinedFunctionsCommand extends
|
|
2083
|
+
class GetUserDefinedFunctionsCommand extends client.Command
|
|
2085
2084
|
.classBuilder()
|
|
2086
2085
|
.ep(commonParams)
|
|
2087
2086
|
.m(function (Command, cs, config, o) {
|
|
2088
|
-
return [
|
|
2087
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2089
2088
|
})
|
|
2090
2089
|
.s("AWSGlue", "GetUserDefinedFunctions", {})
|
|
2091
2090
|
.n("GlueClient", "GetUserDefinedFunctionsCommand")
|
|
@@ -2093,11 +2092,11 @@ class GetUserDefinedFunctionsCommand extends smithyClient.Command
|
|
|
2093
2092
|
.build() {
|
|
2094
2093
|
}
|
|
2095
2094
|
|
|
2096
|
-
class GetWorkflowCommand extends
|
|
2095
|
+
class GetWorkflowCommand extends client.Command
|
|
2097
2096
|
.classBuilder()
|
|
2098
2097
|
.ep(commonParams)
|
|
2099
2098
|
.m(function (Command, cs, config, o) {
|
|
2100
|
-
return [
|
|
2099
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2101
2100
|
})
|
|
2102
2101
|
.s("AWSGlue", "GetWorkflow", {})
|
|
2103
2102
|
.n("GlueClient", "GetWorkflowCommand")
|
|
@@ -2105,11 +2104,11 @@ class GetWorkflowCommand extends smithyClient.Command
|
|
|
2105
2104
|
.build() {
|
|
2106
2105
|
}
|
|
2107
2106
|
|
|
2108
|
-
class GetWorkflowRunCommand extends
|
|
2107
|
+
class GetWorkflowRunCommand extends client.Command
|
|
2109
2108
|
.classBuilder()
|
|
2110
2109
|
.ep(commonParams)
|
|
2111
2110
|
.m(function (Command, cs, config, o) {
|
|
2112
|
-
return [
|
|
2111
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2113
2112
|
})
|
|
2114
2113
|
.s("AWSGlue", "GetWorkflowRun", {})
|
|
2115
2114
|
.n("GlueClient", "GetWorkflowRunCommand")
|
|
@@ -2117,11 +2116,11 @@ class GetWorkflowRunCommand extends smithyClient.Command
|
|
|
2117
2116
|
.build() {
|
|
2118
2117
|
}
|
|
2119
2118
|
|
|
2120
|
-
class GetWorkflowRunPropertiesCommand extends
|
|
2119
|
+
class GetWorkflowRunPropertiesCommand extends client.Command
|
|
2121
2120
|
.classBuilder()
|
|
2122
2121
|
.ep(commonParams)
|
|
2123
2122
|
.m(function (Command, cs, config, o) {
|
|
2124
|
-
return [
|
|
2123
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2125
2124
|
})
|
|
2126
2125
|
.s("AWSGlue", "GetWorkflowRunProperties", {})
|
|
2127
2126
|
.n("GlueClient", "GetWorkflowRunPropertiesCommand")
|
|
@@ -2129,11 +2128,11 @@ class GetWorkflowRunPropertiesCommand extends smithyClient.Command
|
|
|
2129
2128
|
.build() {
|
|
2130
2129
|
}
|
|
2131
2130
|
|
|
2132
|
-
class GetWorkflowRunsCommand extends
|
|
2131
|
+
class GetWorkflowRunsCommand extends client.Command
|
|
2133
2132
|
.classBuilder()
|
|
2134
2133
|
.ep(commonParams)
|
|
2135
2134
|
.m(function (Command, cs, config, o) {
|
|
2136
|
-
return [
|
|
2135
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2137
2136
|
})
|
|
2138
2137
|
.s("AWSGlue", "GetWorkflowRuns", {})
|
|
2139
2138
|
.n("GlueClient", "GetWorkflowRunsCommand")
|
|
@@ -2141,11 +2140,11 @@ class GetWorkflowRunsCommand extends smithyClient.Command
|
|
|
2141
2140
|
.build() {
|
|
2142
2141
|
}
|
|
2143
2142
|
|
|
2144
|
-
class ImportCatalogToGlueCommand extends
|
|
2143
|
+
class ImportCatalogToGlueCommand extends client.Command
|
|
2145
2144
|
.classBuilder()
|
|
2146
2145
|
.ep(commonParams)
|
|
2147
2146
|
.m(function (Command, cs, config, o) {
|
|
2148
|
-
return [
|
|
2147
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2149
2148
|
})
|
|
2150
2149
|
.s("AWSGlue", "ImportCatalogToGlue", {})
|
|
2151
2150
|
.n("GlueClient", "ImportCatalogToGlueCommand")
|
|
@@ -2153,11 +2152,11 @@ class ImportCatalogToGlueCommand extends smithyClient.Command
|
|
|
2153
2152
|
.build() {
|
|
2154
2153
|
}
|
|
2155
2154
|
|
|
2156
|
-
class ListBlueprintsCommand extends
|
|
2155
|
+
class ListBlueprintsCommand extends client.Command
|
|
2157
2156
|
.classBuilder()
|
|
2158
2157
|
.ep(commonParams)
|
|
2159
2158
|
.m(function (Command, cs, config, o) {
|
|
2160
|
-
return [
|
|
2159
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2161
2160
|
})
|
|
2162
2161
|
.s("AWSGlue", "ListBlueprints", {})
|
|
2163
2162
|
.n("GlueClient", "ListBlueprintsCommand")
|
|
@@ -2165,11 +2164,11 @@ class ListBlueprintsCommand extends smithyClient.Command
|
|
|
2165
2164
|
.build() {
|
|
2166
2165
|
}
|
|
2167
2166
|
|
|
2168
|
-
class ListColumnStatisticsTaskRunsCommand extends
|
|
2167
|
+
class ListColumnStatisticsTaskRunsCommand extends client.Command
|
|
2169
2168
|
.classBuilder()
|
|
2170
2169
|
.ep(commonParams)
|
|
2171
2170
|
.m(function (Command, cs, config, o) {
|
|
2172
|
-
return [
|
|
2171
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2173
2172
|
})
|
|
2174
2173
|
.s("AWSGlue", "ListColumnStatisticsTaskRuns", {})
|
|
2175
2174
|
.n("GlueClient", "ListColumnStatisticsTaskRunsCommand")
|
|
@@ -2177,11 +2176,11 @@ class ListColumnStatisticsTaskRunsCommand extends smithyClient.Command
|
|
|
2177
2176
|
.build() {
|
|
2178
2177
|
}
|
|
2179
2178
|
|
|
2180
|
-
class ListConnectionTypesCommand extends
|
|
2179
|
+
class ListConnectionTypesCommand extends client.Command
|
|
2181
2180
|
.classBuilder()
|
|
2182
2181
|
.ep(commonParams)
|
|
2183
2182
|
.m(function (Command, cs, config, o) {
|
|
2184
|
-
return [
|
|
2183
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2185
2184
|
})
|
|
2186
2185
|
.s("AWSGlue", "ListConnectionTypes", {})
|
|
2187
2186
|
.n("GlueClient", "ListConnectionTypesCommand")
|
|
@@ -2189,11 +2188,11 @@ class ListConnectionTypesCommand extends smithyClient.Command
|
|
|
2189
2188
|
.build() {
|
|
2190
2189
|
}
|
|
2191
2190
|
|
|
2192
|
-
class ListCrawlersCommand extends
|
|
2191
|
+
class ListCrawlersCommand extends client.Command
|
|
2193
2192
|
.classBuilder()
|
|
2194
2193
|
.ep(commonParams)
|
|
2195
2194
|
.m(function (Command, cs, config, o) {
|
|
2196
|
-
return [
|
|
2195
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2197
2196
|
})
|
|
2198
2197
|
.s("AWSGlue", "ListCrawlers", {})
|
|
2199
2198
|
.n("GlueClient", "ListCrawlersCommand")
|
|
@@ -2201,11 +2200,11 @@ class ListCrawlersCommand extends smithyClient.Command
|
|
|
2201
2200
|
.build() {
|
|
2202
2201
|
}
|
|
2203
2202
|
|
|
2204
|
-
class ListCrawlsCommand extends
|
|
2203
|
+
class ListCrawlsCommand extends client.Command
|
|
2205
2204
|
.classBuilder()
|
|
2206
2205
|
.ep(commonParams)
|
|
2207
2206
|
.m(function (Command, cs, config, o) {
|
|
2208
|
-
return [
|
|
2207
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2209
2208
|
})
|
|
2210
2209
|
.s("AWSGlue", "ListCrawls", {})
|
|
2211
2210
|
.n("GlueClient", "ListCrawlsCommand")
|
|
@@ -2213,11 +2212,11 @@ class ListCrawlsCommand extends smithyClient.Command
|
|
|
2213
2212
|
.build() {
|
|
2214
2213
|
}
|
|
2215
2214
|
|
|
2216
|
-
class ListCustomEntityTypesCommand extends
|
|
2215
|
+
class ListCustomEntityTypesCommand extends client.Command
|
|
2217
2216
|
.classBuilder()
|
|
2218
2217
|
.ep(commonParams)
|
|
2219
2218
|
.m(function (Command, cs, config, o) {
|
|
2220
|
-
return [
|
|
2219
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2221
2220
|
})
|
|
2222
2221
|
.s("AWSGlue", "ListCustomEntityTypes", {})
|
|
2223
2222
|
.n("GlueClient", "ListCustomEntityTypesCommand")
|
|
@@ -2225,11 +2224,11 @@ class ListCustomEntityTypesCommand extends smithyClient.Command
|
|
|
2225
2224
|
.build() {
|
|
2226
2225
|
}
|
|
2227
2226
|
|
|
2228
|
-
class ListDataQualityResultsCommand extends
|
|
2227
|
+
class ListDataQualityResultsCommand extends client.Command
|
|
2229
2228
|
.classBuilder()
|
|
2230
2229
|
.ep(commonParams)
|
|
2231
2230
|
.m(function (Command, cs, config, o) {
|
|
2232
|
-
return [
|
|
2231
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2233
2232
|
})
|
|
2234
2233
|
.s("AWSGlue", "ListDataQualityResults", {})
|
|
2235
2234
|
.n("GlueClient", "ListDataQualityResultsCommand")
|
|
@@ -2237,11 +2236,11 @@ class ListDataQualityResultsCommand extends smithyClient.Command
|
|
|
2237
2236
|
.build() {
|
|
2238
2237
|
}
|
|
2239
2238
|
|
|
2240
|
-
class ListDataQualityRuleRecommendationRunsCommand extends
|
|
2239
|
+
class ListDataQualityRuleRecommendationRunsCommand extends client.Command
|
|
2241
2240
|
.classBuilder()
|
|
2242
2241
|
.ep(commonParams)
|
|
2243
2242
|
.m(function (Command, cs, config, o) {
|
|
2244
|
-
return [
|
|
2243
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2245
2244
|
})
|
|
2246
2245
|
.s("AWSGlue", "ListDataQualityRuleRecommendationRuns", {})
|
|
2247
2246
|
.n("GlueClient", "ListDataQualityRuleRecommendationRunsCommand")
|
|
@@ -2249,11 +2248,11 @@ class ListDataQualityRuleRecommendationRunsCommand extends smithyClient.Command
|
|
|
2249
2248
|
.build() {
|
|
2250
2249
|
}
|
|
2251
2250
|
|
|
2252
|
-
class ListDataQualityRulesetEvaluationRunsCommand extends
|
|
2251
|
+
class ListDataQualityRulesetEvaluationRunsCommand extends client.Command
|
|
2253
2252
|
.classBuilder()
|
|
2254
2253
|
.ep(commonParams)
|
|
2255
2254
|
.m(function (Command, cs, config, o) {
|
|
2256
|
-
return [
|
|
2255
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2257
2256
|
})
|
|
2258
2257
|
.s("AWSGlue", "ListDataQualityRulesetEvaluationRuns", {})
|
|
2259
2258
|
.n("GlueClient", "ListDataQualityRulesetEvaluationRunsCommand")
|
|
@@ -2261,11 +2260,11 @@ class ListDataQualityRulesetEvaluationRunsCommand extends smithyClient.Command
|
|
|
2261
2260
|
.build() {
|
|
2262
2261
|
}
|
|
2263
2262
|
|
|
2264
|
-
class ListDataQualityRulesetsCommand extends
|
|
2263
|
+
class ListDataQualityRulesetsCommand extends client.Command
|
|
2265
2264
|
.classBuilder()
|
|
2266
2265
|
.ep(commonParams)
|
|
2267
2266
|
.m(function (Command, cs, config, o) {
|
|
2268
|
-
return [
|
|
2267
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2269
2268
|
})
|
|
2270
2269
|
.s("AWSGlue", "ListDataQualityRulesets", {})
|
|
2271
2270
|
.n("GlueClient", "ListDataQualityRulesetsCommand")
|
|
@@ -2273,11 +2272,11 @@ class ListDataQualityRulesetsCommand extends smithyClient.Command
|
|
|
2273
2272
|
.build() {
|
|
2274
2273
|
}
|
|
2275
2274
|
|
|
2276
|
-
class ListDataQualityStatisticAnnotationsCommand extends
|
|
2275
|
+
class ListDataQualityStatisticAnnotationsCommand extends client.Command
|
|
2277
2276
|
.classBuilder()
|
|
2278
2277
|
.ep(commonParams)
|
|
2279
2278
|
.m(function (Command, cs, config, o) {
|
|
2280
|
-
return [
|
|
2279
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2281
2280
|
})
|
|
2282
2281
|
.s("AWSGlue", "ListDataQualityStatisticAnnotations", {})
|
|
2283
2282
|
.n("GlueClient", "ListDataQualityStatisticAnnotationsCommand")
|
|
@@ -2285,11 +2284,11 @@ class ListDataQualityStatisticAnnotationsCommand extends smithyClient.Command
|
|
|
2285
2284
|
.build() {
|
|
2286
2285
|
}
|
|
2287
2286
|
|
|
2288
|
-
class ListDataQualityStatisticsCommand extends
|
|
2287
|
+
class ListDataQualityStatisticsCommand extends client.Command
|
|
2289
2288
|
.classBuilder()
|
|
2290
2289
|
.ep(commonParams)
|
|
2291
2290
|
.m(function (Command, cs, config, o) {
|
|
2292
|
-
return [
|
|
2291
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2293
2292
|
})
|
|
2294
2293
|
.s("AWSGlue", "ListDataQualityStatistics", {})
|
|
2295
2294
|
.n("GlueClient", "ListDataQualityStatisticsCommand")
|
|
@@ -2297,11 +2296,11 @@ class ListDataQualityStatisticsCommand extends smithyClient.Command
|
|
|
2297
2296
|
.build() {
|
|
2298
2297
|
}
|
|
2299
2298
|
|
|
2300
|
-
class ListDevEndpointsCommand extends
|
|
2299
|
+
class ListDevEndpointsCommand extends client.Command
|
|
2301
2300
|
.classBuilder()
|
|
2302
2301
|
.ep(commonParams)
|
|
2303
2302
|
.m(function (Command, cs, config, o) {
|
|
2304
|
-
return [
|
|
2303
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2305
2304
|
})
|
|
2306
2305
|
.s("AWSGlue", "ListDevEndpoints", {})
|
|
2307
2306
|
.n("GlueClient", "ListDevEndpointsCommand")
|
|
@@ -2309,11 +2308,11 @@ class ListDevEndpointsCommand extends smithyClient.Command
|
|
|
2309
2308
|
.build() {
|
|
2310
2309
|
}
|
|
2311
2310
|
|
|
2312
|
-
class ListEntitiesCommand extends
|
|
2311
|
+
class ListEntitiesCommand extends client.Command
|
|
2313
2312
|
.classBuilder()
|
|
2314
2313
|
.ep(commonParams)
|
|
2315
2314
|
.m(function (Command, cs, config, o) {
|
|
2316
|
-
return [
|
|
2315
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2317
2316
|
})
|
|
2318
2317
|
.s("AWSGlue", "ListEntities", {})
|
|
2319
2318
|
.n("GlueClient", "ListEntitiesCommand")
|
|
@@ -2321,11 +2320,11 @@ class ListEntitiesCommand extends smithyClient.Command
|
|
|
2321
2320
|
.build() {
|
|
2322
2321
|
}
|
|
2323
2322
|
|
|
2324
|
-
class ListIntegrationResourcePropertiesCommand extends
|
|
2323
|
+
class ListIntegrationResourcePropertiesCommand extends client.Command
|
|
2325
2324
|
.classBuilder()
|
|
2326
2325
|
.ep(commonParams)
|
|
2327
2326
|
.m(function (Command, cs, config, o) {
|
|
2328
|
-
return [
|
|
2327
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2329
2328
|
})
|
|
2330
2329
|
.s("AWSGlue", "ListIntegrationResourceProperties", {})
|
|
2331
2330
|
.n("GlueClient", "ListIntegrationResourcePropertiesCommand")
|
|
@@ -2333,11 +2332,11 @@ class ListIntegrationResourcePropertiesCommand extends smithyClient.Command
|
|
|
2333
2332
|
.build() {
|
|
2334
2333
|
}
|
|
2335
2334
|
|
|
2336
|
-
class ListJobsCommand extends
|
|
2335
|
+
class ListJobsCommand extends client.Command
|
|
2337
2336
|
.classBuilder()
|
|
2338
2337
|
.ep(commonParams)
|
|
2339
2338
|
.m(function (Command, cs, config, o) {
|
|
2340
|
-
return [
|
|
2339
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2341
2340
|
})
|
|
2342
2341
|
.s("AWSGlue", "ListJobs", {})
|
|
2343
2342
|
.n("GlueClient", "ListJobsCommand")
|
|
@@ -2345,11 +2344,11 @@ class ListJobsCommand extends smithyClient.Command
|
|
|
2345
2344
|
.build() {
|
|
2346
2345
|
}
|
|
2347
2346
|
|
|
2348
|
-
class ListMaterializedViewRefreshTaskRunsCommand extends
|
|
2347
|
+
class ListMaterializedViewRefreshTaskRunsCommand extends client.Command
|
|
2349
2348
|
.classBuilder()
|
|
2350
2349
|
.ep(commonParams)
|
|
2351
2350
|
.m(function (Command, cs, config, o) {
|
|
2352
|
-
return [
|
|
2351
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2353
2352
|
})
|
|
2354
2353
|
.s("AWSGlue", "ListMaterializedViewRefreshTaskRuns", {})
|
|
2355
2354
|
.n("GlueClient", "ListMaterializedViewRefreshTaskRunsCommand")
|
|
@@ -2357,11 +2356,11 @@ class ListMaterializedViewRefreshTaskRunsCommand extends smithyClient.Command
|
|
|
2357
2356
|
.build() {
|
|
2358
2357
|
}
|
|
2359
2358
|
|
|
2360
|
-
class ListMLTransformsCommand extends
|
|
2359
|
+
class ListMLTransformsCommand extends client.Command
|
|
2361
2360
|
.classBuilder()
|
|
2362
2361
|
.ep(commonParams)
|
|
2363
2362
|
.m(function (Command, cs, config, o) {
|
|
2364
|
-
return [
|
|
2363
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2365
2364
|
})
|
|
2366
2365
|
.s("AWSGlue", "ListMLTransforms", {})
|
|
2367
2366
|
.n("GlueClient", "ListMLTransformsCommand")
|
|
@@ -2369,11 +2368,11 @@ class ListMLTransformsCommand extends smithyClient.Command
|
|
|
2369
2368
|
.build() {
|
|
2370
2369
|
}
|
|
2371
2370
|
|
|
2372
|
-
class ListRegistriesCommand extends
|
|
2371
|
+
class ListRegistriesCommand extends client.Command
|
|
2373
2372
|
.classBuilder()
|
|
2374
2373
|
.ep(commonParams)
|
|
2375
2374
|
.m(function (Command, cs, config, o) {
|
|
2376
|
-
return [
|
|
2375
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2377
2376
|
})
|
|
2378
2377
|
.s("AWSGlue", "ListRegistries", {})
|
|
2379
2378
|
.n("GlueClient", "ListRegistriesCommand")
|
|
@@ -2381,11 +2380,11 @@ class ListRegistriesCommand extends smithyClient.Command
|
|
|
2381
2380
|
.build() {
|
|
2382
2381
|
}
|
|
2383
2382
|
|
|
2384
|
-
class ListSchemasCommand extends
|
|
2383
|
+
class ListSchemasCommand extends client.Command
|
|
2385
2384
|
.classBuilder()
|
|
2386
2385
|
.ep(commonParams)
|
|
2387
2386
|
.m(function (Command, cs, config, o) {
|
|
2388
|
-
return [
|
|
2387
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2389
2388
|
})
|
|
2390
2389
|
.s("AWSGlue", "ListSchemas", {})
|
|
2391
2390
|
.n("GlueClient", "ListSchemasCommand")
|
|
@@ -2393,11 +2392,11 @@ class ListSchemasCommand extends smithyClient.Command
|
|
|
2393
2392
|
.build() {
|
|
2394
2393
|
}
|
|
2395
2394
|
|
|
2396
|
-
class ListSchemaVersionsCommand extends
|
|
2395
|
+
class ListSchemaVersionsCommand extends client.Command
|
|
2397
2396
|
.classBuilder()
|
|
2398
2397
|
.ep(commonParams)
|
|
2399
2398
|
.m(function (Command, cs, config, o) {
|
|
2400
|
-
return [
|
|
2399
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2401
2400
|
})
|
|
2402
2401
|
.s("AWSGlue", "ListSchemaVersions", {})
|
|
2403
2402
|
.n("GlueClient", "ListSchemaVersionsCommand")
|
|
@@ -2405,11 +2404,11 @@ class ListSchemaVersionsCommand extends smithyClient.Command
|
|
|
2405
2404
|
.build() {
|
|
2406
2405
|
}
|
|
2407
2406
|
|
|
2408
|
-
class ListSessionsCommand extends
|
|
2407
|
+
class ListSessionsCommand extends client.Command
|
|
2409
2408
|
.classBuilder()
|
|
2410
2409
|
.ep(commonParams)
|
|
2411
2410
|
.m(function (Command, cs, config, o) {
|
|
2412
|
-
return [
|
|
2411
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2413
2412
|
})
|
|
2414
2413
|
.s("AWSGlue", "ListSessions", {})
|
|
2415
2414
|
.n("GlueClient", "ListSessionsCommand")
|
|
@@ -2417,11 +2416,11 @@ class ListSessionsCommand extends smithyClient.Command
|
|
|
2417
2416
|
.build() {
|
|
2418
2417
|
}
|
|
2419
2418
|
|
|
2420
|
-
class ListStatementsCommand extends
|
|
2419
|
+
class ListStatementsCommand extends client.Command
|
|
2421
2420
|
.classBuilder()
|
|
2422
2421
|
.ep(commonParams)
|
|
2423
2422
|
.m(function (Command, cs, config, o) {
|
|
2424
|
-
return [
|
|
2423
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2425
2424
|
})
|
|
2426
2425
|
.s("AWSGlue", "ListStatements", {})
|
|
2427
2426
|
.n("GlueClient", "ListStatementsCommand")
|
|
@@ -2429,11 +2428,11 @@ class ListStatementsCommand extends smithyClient.Command
|
|
|
2429
2428
|
.build() {
|
|
2430
2429
|
}
|
|
2431
2430
|
|
|
2432
|
-
class ListTableOptimizerRunsCommand extends
|
|
2431
|
+
class ListTableOptimizerRunsCommand extends client.Command
|
|
2433
2432
|
.classBuilder()
|
|
2434
2433
|
.ep(commonParams)
|
|
2435
2434
|
.m(function (Command, cs, config, o) {
|
|
2436
|
-
return [
|
|
2435
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2437
2436
|
})
|
|
2438
2437
|
.s("AWSGlue", "ListTableOptimizerRuns", {})
|
|
2439
2438
|
.n("GlueClient", "ListTableOptimizerRunsCommand")
|
|
@@ -2441,11 +2440,11 @@ class ListTableOptimizerRunsCommand extends smithyClient.Command
|
|
|
2441
2440
|
.build() {
|
|
2442
2441
|
}
|
|
2443
2442
|
|
|
2444
|
-
class ListTriggersCommand extends
|
|
2443
|
+
class ListTriggersCommand extends client.Command
|
|
2445
2444
|
.classBuilder()
|
|
2446
2445
|
.ep(commonParams)
|
|
2447
2446
|
.m(function (Command, cs, config, o) {
|
|
2448
|
-
return [
|
|
2447
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2449
2448
|
})
|
|
2450
2449
|
.s("AWSGlue", "ListTriggers", {})
|
|
2451
2450
|
.n("GlueClient", "ListTriggersCommand")
|
|
@@ -2453,11 +2452,11 @@ class ListTriggersCommand extends smithyClient.Command
|
|
|
2453
2452
|
.build() {
|
|
2454
2453
|
}
|
|
2455
2454
|
|
|
2456
|
-
class ListUsageProfilesCommand extends
|
|
2455
|
+
class ListUsageProfilesCommand extends client.Command
|
|
2457
2456
|
.classBuilder()
|
|
2458
2457
|
.ep(commonParams)
|
|
2459
2458
|
.m(function (Command, cs, config, o) {
|
|
2460
|
-
return [
|
|
2459
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2461
2460
|
})
|
|
2462
2461
|
.s("AWSGlue", "ListUsageProfiles", {})
|
|
2463
2462
|
.n("GlueClient", "ListUsageProfilesCommand")
|
|
@@ -2465,11 +2464,11 @@ class ListUsageProfilesCommand extends smithyClient.Command
|
|
|
2465
2464
|
.build() {
|
|
2466
2465
|
}
|
|
2467
2466
|
|
|
2468
|
-
class ListWorkflowsCommand extends
|
|
2467
|
+
class ListWorkflowsCommand extends client.Command
|
|
2469
2468
|
.classBuilder()
|
|
2470
2469
|
.ep(commonParams)
|
|
2471
2470
|
.m(function (Command, cs, config, o) {
|
|
2472
|
-
return [
|
|
2471
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2473
2472
|
})
|
|
2474
2473
|
.s("AWSGlue", "ListWorkflows", {})
|
|
2475
2474
|
.n("GlueClient", "ListWorkflowsCommand")
|
|
@@ -2477,11 +2476,11 @@ class ListWorkflowsCommand extends smithyClient.Command
|
|
|
2477
2476
|
.build() {
|
|
2478
2477
|
}
|
|
2479
2478
|
|
|
2480
|
-
class ModifyIntegrationCommand extends
|
|
2479
|
+
class ModifyIntegrationCommand extends client.Command
|
|
2481
2480
|
.classBuilder()
|
|
2482
2481
|
.ep(commonParams)
|
|
2483
2482
|
.m(function (Command, cs, config, o) {
|
|
2484
|
-
return [
|
|
2483
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2485
2484
|
})
|
|
2486
2485
|
.s("AWSGlue", "ModifyIntegration", {})
|
|
2487
2486
|
.n("GlueClient", "ModifyIntegrationCommand")
|
|
@@ -2489,11 +2488,11 @@ class ModifyIntegrationCommand extends smithyClient.Command
|
|
|
2489
2488
|
.build() {
|
|
2490
2489
|
}
|
|
2491
2490
|
|
|
2492
|
-
class PutDataCatalogEncryptionSettingsCommand extends
|
|
2491
|
+
class PutDataCatalogEncryptionSettingsCommand extends client.Command
|
|
2493
2492
|
.classBuilder()
|
|
2494
2493
|
.ep(commonParams)
|
|
2495
2494
|
.m(function (Command, cs, config, o) {
|
|
2496
|
-
return [
|
|
2495
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2497
2496
|
})
|
|
2498
2497
|
.s("AWSGlue", "PutDataCatalogEncryptionSettings", {})
|
|
2499
2498
|
.n("GlueClient", "PutDataCatalogEncryptionSettingsCommand")
|
|
@@ -2501,11 +2500,11 @@ class PutDataCatalogEncryptionSettingsCommand extends smithyClient.Command
|
|
|
2501
2500
|
.build() {
|
|
2502
2501
|
}
|
|
2503
2502
|
|
|
2504
|
-
class PutDataQualityProfileAnnotationCommand extends
|
|
2503
|
+
class PutDataQualityProfileAnnotationCommand extends client.Command
|
|
2505
2504
|
.classBuilder()
|
|
2506
2505
|
.ep(commonParams)
|
|
2507
2506
|
.m(function (Command, cs, config, o) {
|
|
2508
|
-
return [
|
|
2507
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2509
2508
|
})
|
|
2510
2509
|
.s("AWSGlue", "PutDataQualityProfileAnnotation", {})
|
|
2511
2510
|
.n("GlueClient", "PutDataQualityProfileAnnotationCommand")
|
|
@@ -2513,11 +2512,11 @@ class PutDataQualityProfileAnnotationCommand extends smithyClient.Command
|
|
|
2513
2512
|
.build() {
|
|
2514
2513
|
}
|
|
2515
2514
|
|
|
2516
|
-
class PutResourcePolicyCommand extends
|
|
2515
|
+
class PutResourcePolicyCommand extends client.Command
|
|
2517
2516
|
.classBuilder()
|
|
2518
2517
|
.ep(commonParams)
|
|
2519
2518
|
.m(function (Command, cs, config, o) {
|
|
2520
|
-
return [
|
|
2519
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2521
2520
|
})
|
|
2522
2521
|
.s("AWSGlue", "PutResourcePolicy", {})
|
|
2523
2522
|
.n("GlueClient", "PutResourcePolicyCommand")
|
|
@@ -2525,11 +2524,11 @@ class PutResourcePolicyCommand extends smithyClient.Command
|
|
|
2525
2524
|
.build() {
|
|
2526
2525
|
}
|
|
2527
2526
|
|
|
2528
|
-
class PutSchemaVersionMetadataCommand extends
|
|
2527
|
+
class PutSchemaVersionMetadataCommand extends client.Command
|
|
2529
2528
|
.classBuilder()
|
|
2530
2529
|
.ep(commonParams)
|
|
2531
2530
|
.m(function (Command, cs, config, o) {
|
|
2532
|
-
return [
|
|
2531
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2533
2532
|
})
|
|
2534
2533
|
.s("AWSGlue", "PutSchemaVersionMetadata", {})
|
|
2535
2534
|
.n("GlueClient", "PutSchemaVersionMetadataCommand")
|
|
@@ -2537,11 +2536,11 @@ class PutSchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2537
2536
|
.build() {
|
|
2538
2537
|
}
|
|
2539
2538
|
|
|
2540
|
-
class PutWorkflowRunPropertiesCommand extends
|
|
2539
|
+
class PutWorkflowRunPropertiesCommand extends client.Command
|
|
2541
2540
|
.classBuilder()
|
|
2542
2541
|
.ep(commonParams)
|
|
2543
2542
|
.m(function (Command, cs, config, o) {
|
|
2544
|
-
return [
|
|
2543
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2545
2544
|
})
|
|
2546
2545
|
.s("AWSGlue", "PutWorkflowRunProperties", {})
|
|
2547
2546
|
.n("GlueClient", "PutWorkflowRunPropertiesCommand")
|
|
@@ -2549,11 +2548,11 @@ class PutWorkflowRunPropertiesCommand extends smithyClient.Command
|
|
|
2549
2548
|
.build() {
|
|
2550
2549
|
}
|
|
2551
2550
|
|
|
2552
|
-
class QuerySchemaVersionMetadataCommand extends
|
|
2551
|
+
class QuerySchemaVersionMetadataCommand extends client.Command
|
|
2553
2552
|
.classBuilder()
|
|
2554
2553
|
.ep(commonParams)
|
|
2555
2554
|
.m(function (Command, cs, config, o) {
|
|
2556
|
-
return [
|
|
2555
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2557
2556
|
})
|
|
2558
2557
|
.s("AWSGlue", "QuerySchemaVersionMetadata", {})
|
|
2559
2558
|
.n("GlueClient", "QuerySchemaVersionMetadataCommand")
|
|
@@ -2561,11 +2560,11 @@ class QuerySchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2561
2560
|
.build() {
|
|
2562
2561
|
}
|
|
2563
2562
|
|
|
2564
|
-
class RegisterConnectionTypeCommand extends
|
|
2563
|
+
class RegisterConnectionTypeCommand extends client.Command
|
|
2565
2564
|
.classBuilder()
|
|
2566
2565
|
.ep(commonParams)
|
|
2567
2566
|
.m(function (Command, cs, config, o) {
|
|
2568
|
-
return [
|
|
2567
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2569
2568
|
})
|
|
2570
2569
|
.s("AWSGlue", "RegisterConnectionType", {})
|
|
2571
2570
|
.n("GlueClient", "RegisterConnectionTypeCommand")
|
|
@@ -2573,11 +2572,11 @@ class RegisterConnectionTypeCommand extends smithyClient.Command
|
|
|
2573
2572
|
.build() {
|
|
2574
2573
|
}
|
|
2575
2574
|
|
|
2576
|
-
class RegisterSchemaVersionCommand extends
|
|
2575
|
+
class RegisterSchemaVersionCommand extends client.Command
|
|
2577
2576
|
.classBuilder()
|
|
2578
2577
|
.ep(commonParams)
|
|
2579
2578
|
.m(function (Command, cs, config, o) {
|
|
2580
|
-
return [
|
|
2579
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2581
2580
|
})
|
|
2582
2581
|
.s("AWSGlue", "RegisterSchemaVersion", {})
|
|
2583
2582
|
.n("GlueClient", "RegisterSchemaVersionCommand")
|
|
@@ -2585,11 +2584,11 @@ class RegisterSchemaVersionCommand extends smithyClient.Command
|
|
|
2585
2584
|
.build() {
|
|
2586
2585
|
}
|
|
2587
2586
|
|
|
2588
|
-
class RemoveSchemaVersionMetadataCommand extends
|
|
2587
|
+
class RemoveSchemaVersionMetadataCommand extends client.Command
|
|
2589
2588
|
.classBuilder()
|
|
2590
2589
|
.ep(commonParams)
|
|
2591
2590
|
.m(function (Command, cs, config, o) {
|
|
2592
|
-
return [
|
|
2591
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2593
2592
|
})
|
|
2594
2593
|
.s("AWSGlue", "RemoveSchemaVersionMetadata", {})
|
|
2595
2594
|
.n("GlueClient", "RemoveSchemaVersionMetadataCommand")
|
|
@@ -2597,11 +2596,11 @@ class RemoveSchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2597
2596
|
.build() {
|
|
2598
2597
|
}
|
|
2599
2598
|
|
|
2600
|
-
class ResetJobBookmarkCommand extends
|
|
2599
|
+
class ResetJobBookmarkCommand extends client.Command
|
|
2601
2600
|
.classBuilder()
|
|
2602
2601
|
.ep(commonParams)
|
|
2603
2602
|
.m(function (Command, cs, config, o) {
|
|
2604
|
-
return [
|
|
2603
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2605
2604
|
})
|
|
2606
2605
|
.s("AWSGlue", "ResetJobBookmark", {})
|
|
2607
2606
|
.n("GlueClient", "ResetJobBookmarkCommand")
|
|
@@ -2609,11 +2608,11 @@ class ResetJobBookmarkCommand extends smithyClient.Command
|
|
|
2609
2608
|
.build() {
|
|
2610
2609
|
}
|
|
2611
2610
|
|
|
2612
|
-
class ResumeWorkflowRunCommand extends
|
|
2611
|
+
class ResumeWorkflowRunCommand extends client.Command
|
|
2613
2612
|
.classBuilder()
|
|
2614
2613
|
.ep(commonParams)
|
|
2615
2614
|
.m(function (Command, cs, config, o) {
|
|
2616
|
-
return [
|
|
2615
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2617
2616
|
})
|
|
2618
2617
|
.s("AWSGlue", "ResumeWorkflowRun", {})
|
|
2619
2618
|
.n("GlueClient", "ResumeWorkflowRunCommand")
|
|
@@ -2621,11 +2620,11 @@ class ResumeWorkflowRunCommand extends smithyClient.Command
|
|
|
2621
2620
|
.build() {
|
|
2622
2621
|
}
|
|
2623
2622
|
|
|
2624
|
-
class RunStatementCommand extends
|
|
2623
|
+
class RunStatementCommand extends client.Command
|
|
2625
2624
|
.classBuilder()
|
|
2626
2625
|
.ep(commonParams)
|
|
2627
2626
|
.m(function (Command, cs, config, o) {
|
|
2628
|
-
return [
|
|
2627
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2629
2628
|
})
|
|
2630
2629
|
.s("AWSGlue", "RunStatement", {})
|
|
2631
2630
|
.n("GlueClient", "RunStatementCommand")
|
|
@@ -2633,11 +2632,11 @@ class RunStatementCommand extends smithyClient.Command
|
|
|
2633
2632
|
.build() {
|
|
2634
2633
|
}
|
|
2635
2634
|
|
|
2636
|
-
class SearchTablesCommand extends
|
|
2635
|
+
class SearchTablesCommand extends client.Command
|
|
2637
2636
|
.classBuilder()
|
|
2638
2637
|
.ep(commonParams)
|
|
2639
2638
|
.m(function (Command, cs, config, o) {
|
|
2640
|
-
return [
|
|
2639
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2641
2640
|
})
|
|
2642
2641
|
.s("AWSGlue", "SearchTables", {})
|
|
2643
2642
|
.n("GlueClient", "SearchTablesCommand")
|
|
@@ -2645,11 +2644,11 @@ class SearchTablesCommand extends smithyClient.Command
|
|
|
2645
2644
|
.build() {
|
|
2646
2645
|
}
|
|
2647
2646
|
|
|
2648
|
-
class StartBlueprintRunCommand extends
|
|
2647
|
+
class StartBlueprintRunCommand extends client.Command
|
|
2649
2648
|
.classBuilder()
|
|
2650
2649
|
.ep(commonParams)
|
|
2651
2650
|
.m(function (Command, cs, config, o) {
|
|
2652
|
-
return [
|
|
2651
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2653
2652
|
})
|
|
2654
2653
|
.s("AWSGlue", "StartBlueprintRun", {})
|
|
2655
2654
|
.n("GlueClient", "StartBlueprintRunCommand")
|
|
@@ -2657,11 +2656,11 @@ class StartBlueprintRunCommand extends smithyClient.Command
|
|
|
2657
2656
|
.build() {
|
|
2658
2657
|
}
|
|
2659
2658
|
|
|
2660
|
-
class StartColumnStatisticsTaskRunCommand extends
|
|
2659
|
+
class StartColumnStatisticsTaskRunCommand extends client.Command
|
|
2661
2660
|
.classBuilder()
|
|
2662
2661
|
.ep(commonParams)
|
|
2663
2662
|
.m(function (Command, cs, config, o) {
|
|
2664
|
-
return [
|
|
2663
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2665
2664
|
})
|
|
2666
2665
|
.s("AWSGlue", "StartColumnStatisticsTaskRun", {})
|
|
2667
2666
|
.n("GlueClient", "StartColumnStatisticsTaskRunCommand")
|
|
@@ -2669,11 +2668,11 @@ class StartColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
2669
2668
|
.build() {
|
|
2670
2669
|
}
|
|
2671
2670
|
|
|
2672
|
-
class StartColumnStatisticsTaskRunScheduleCommand extends
|
|
2671
|
+
class StartColumnStatisticsTaskRunScheduleCommand extends client.Command
|
|
2673
2672
|
.classBuilder()
|
|
2674
2673
|
.ep(commonParams)
|
|
2675
2674
|
.m(function (Command, cs, config, o) {
|
|
2676
|
-
return [
|
|
2675
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2677
2676
|
})
|
|
2678
2677
|
.s("AWSGlue", "StartColumnStatisticsTaskRunSchedule", {})
|
|
2679
2678
|
.n("GlueClient", "StartColumnStatisticsTaskRunScheduleCommand")
|
|
@@ -2681,11 +2680,11 @@ class StartColumnStatisticsTaskRunScheduleCommand extends smithyClient.Command
|
|
|
2681
2680
|
.build() {
|
|
2682
2681
|
}
|
|
2683
2682
|
|
|
2684
|
-
class StartCrawlerCommand extends
|
|
2683
|
+
class StartCrawlerCommand extends client.Command
|
|
2685
2684
|
.classBuilder()
|
|
2686
2685
|
.ep(commonParams)
|
|
2687
2686
|
.m(function (Command, cs, config, o) {
|
|
2688
|
-
return [
|
|
2687
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2689
2688
|
})
|
|
2690
2689
|
.s("AWSGlue", "StartCrawler", {})
|
|
2691
2690
|
.n("GlueClient", "StartCrawlerCommand")
|
|
@@ -2693,11 +2692,11 @@ class StartCrawlerCommand extends smithyClient.Command
|
|
|
2693
2692
|
.build() {
|
|
2694
2693
|
}
|
|
2695
2694
|
|
|
2696
|
-
class StartCrawlerScheduleCommand extends
|
|
2695
|
+
class StartCrawlerScheduleCommand extends client.Command
|
|
2697
2696
|
.classBuilder()
|
|
2698
2697
|
.ep(commonParams)
|
|
2699
2698
|
.m(function (Command, cs, config, o) {
|
|
2700
|
-
return [
|
|
2699
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2701
2700
|
})
|
|
2702
2701
|
.s("AWSGlue", "StartCrawlerSchedule", {})
|
|
2703
2702
|
.n("GlueClient", "StartCrawlerScheduleCommand")
|
|
@@ -2705,11 +2704,11 @@ class StartCrawlerScheduleCommand extends smithyClient.Command
|
|
|
2705
2704
|
.build() {
|
|
2706
2705
|
}
|
|
2707
2706
|
|
|
2708
|
-
class StartDataQualityRuleRecommendationRunCommand extends
|
|
2707
|
+
class StartDataQualityRuleRecommendationRunCommand extends client.Command
|
|
2709
2708
|
.classBuilder()
|
|
2710
2709
|
.ep(commonParams)
|
|
2711
2710
|
.m(function (Command, cs, config, o) {
|
|
2712
|
-
return [
|
|
2711
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2713
2712
|
})
|
|
2714
2713
|
.s("AWSGlue", "StartDataQualityRuleRecommendationRun", {})
|
|
2715
2714
|
.n("GlueClient", "StartDataQualityRuleRecommendationRunCommand")
|
|
@@ -2717,11 +2716,11 @@ class StartDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
2717
2716
|
.build() {
|
|
2718
2717
|
}
|
|
2719
2718
|
|
|
2720
|
-
class StartDataQualityRulesetEvaluationRunCommand extends
|
|
2719
|
+
class StartDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
2721
2720
|
.classBuilder()
|
|
2722
2721
|
.ep(commonParams)
|
|
2723
2722
|
.m(function (Command, cs, config, o) {
|
|
2724
|
-
return [
|
|
2723
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2725
2724
|
})
|
|
2726
2725
|
.s("AWSGlue", "StartDataQualityRulesetEvaluationRun", {})
|
|
2727
2726
|
.n("GlueClient", "StartDataQualityRulesetEvaluationRunCommand")
|
|
@@ -2729,11 +2728,11 @@ class StartDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
2729
2728
|
.build() {
|
|
2730
2729
|
}
|
|
2731
2730
|
|
|
2732
|
-
class StartExportLabelsTaskRunCommand extends
|
|
2731
|
+
class StartExportLabelsTaskRunCommand extends client.Command
|
|
2733
2732
|
.classBuilder()
|
|
2734
2733
|
.ep(commonParams)
|
|
2735
2734
|
.m(function (Command, cs, config, o) {
|
|
2736
|
-
return [
|
|
2735
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2737
2736
|
})
|
|
2738
2737
|
.s("AWSGlue", "StartExportLabelsTaskRun", {})
|
|
2739
2738
|
.n("GlueClient", "StartExportLabelsTaskRunCommand")
|
|
@@ -2741,11 +2740,11 @@ class StartExportLabelsTaskRunCommand extends smithyClient.Command
|
|
|
2741
2740
|
.build() {
|
|
2742
2741
|
}
|
|
2743
2742
|
|
|
2744
|
-
class StartImportLabelsTaskRunCommand extends
|
|
2743
|
+
class StartImportLabelsTaskRunCommand extends client.Command
|
|
2745
2744
|
.classBuilder()
|
|
2746
2745
|
.ep(commonParams)
|
|
2747
2746
|
.m(function (Command, cs, config, o) {
|
|
2748
|
-
return [
|
|
2747
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2749
2748
|
})
|
|
2750
2749
|
.s("AWSGlue", "StartImportLabelsTaskRun", {})
|
|
2751
2750
|
.n("GlueClient", "StartImportLabelsTaskRunCommand")
|
|
@@ -2753,11 +2752,11 @@ class StartImportLabelsTaskRunCommand extends smithyClient.Command
|
|
|
2753
2752
|
.build() {
|
|
2754
2753
|
}
|
|
2755
2754
|
|
|
2756
|
-
class StartJobRunCommand extends
|
|
2755
|
+
class StartJobRunCommand extends client.Command
|
|
2757
2756
|
.classBuilder()
|
|
2758
2757
|
.ep(commonParams)
|
|
2759
2758
|
.m(function (Command, cs, config, o) {
|
|
2760
|
-
return [
|
|
2759
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2761
2760
|
})
|
|
2762
2761
|
.s("AWSGlue", "StartJobRun", {})
|
|
2763
2762
|
.n("GlueClient", "StartJobRunCommand")
|
|
@@ -2765,11 +2764,11 @@ class StartJobRunCommand extends smithyClient.Command
|
|
|
2765
2764
|
.build() {
|
|
2766
2765
|
}
|
|
2767
2766
|
|
|
2768
|
-
class StartMaterializedViewRefreshTaskRunCommand extends
|
|
2767
|
+
class StartMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
2769
2768
|
.classBuilder()
|
|
2770
2769
|
.ep(commonParams)
|
|
2771
2770
|
.m(function (Command, cs, config, o) {
|
|
2772
|
-
return [
|
|
2771
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2773
2772
|
})
|
|
2774
2773
|
.s("AWSGlue", "StartMaterializedViewRefreshTaskRun", {})
|
|
2775
2774
|
.n("GlueClient", "StartMaterializedViewRefreshTaskRunCommand")
|
|
@@ -2777,11 +2776,11 @@ class StartMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
2777
2776
|
.build() {
|
|
2778
2777
|
}
|
|
2779
2778
|
|
|
2780
|
-
class StartMLEvaluationTaskRunCommand extends
|
|
2779
|
+
class StartMLEvaluationTaskRunCommand extends client.Command
|
|
2781
2780
|
.classBuilder()
|
|
2782
2781
|
.ep(commonParams)
|
|
2783
2782
|
.m(function (Command, cs, config, o) {
|
|
2784
|
-
return [
|
|
2783
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2785
2784
|
})
|
|
2786
2785
|
.s("AWSGlue", "StartMLEvaluationTaskRun", {})
|
|
2787
2786
|
.n("GlueClient", "StartMLEvaluationTaskRunCommand")
|
|
@@ -2789,11 +2788,11 @@ class StartMLEvaluationTaskRunCommand extends smithyClient.Command
|
|
|
2789
2788
|
.build() {
|
|
2790
2789
|
}
|
|
2791
2790
|
|
|
2792
|
-
class StartMLLabelingSetGenerationTaskRunCommand extends
|
|
2791
|
+
class StartMLLabelingSetGenerationTaskRunCommand extends client.Command
|
|
2793
2792
|
.classBuilder()
|
|
2794
2793
|
.ep(commonParams)
|
|
2795
2794
|
.m(function (Command, cs, config, o) {
|
|
2796
|
-
return [
|
|
2795
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2797
2796
|
})
|
|
2798
2797
|
.s("AWSGlue", "StartMLLabelingSetGenerationTaskRun", {})
|
|
2799
2798
|
.n("GlueClient", "StartMLLabelingSetGenerationTaskRunCommand")
|
|
@@ -2801,11 +2800,11 @@ class StartMLLabelingSetGenerationTaskRunCommand extends smithyClient.Command
|
|
|
2801
2800
|
.build() {
|
|
2802
2801
|
}
|
|
2803
2802
|
|
|
2804
|
-
class StartTriggerCommand extends
|
|
2803
|
+
class StartTriggerCommand extends client.Command
|
|
2805
2804
|
.classBuilder()
|
|
2806
2805
|
.ep(commonParams)
|
|
2807
2806
|
.m(function (Command, cs, config, o) {
|
|
2808
|
-
return [
|
|
2807
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2809
2808
|
})
|
|
2810
2809
|
.s("AWSGlue", "StartTrigger", {})
|
|
2811
2810
|
.n("GlueClient", "StartTriggerCommand")
|
|
@@ -2813,11 +2812,11 @@ class StartTriggerCommand extends smithyClient.Command
|
|
|
2813
2812
|
.build() {
|
|
2814
2813
|
}
|
|
2815
2814
|
|
|
2816
|
-
class StartWorkflowRunCommand extends
|
|
2815
|
+
class StartWorkflowRunCommand extends client.Command
|
|
2817
2816
|
.classBuilder()
|
|
2818
2817
|
.ep(commonParams)
|
|
2819
2818
|
.m(function (Command, cs, config, o) {
|
|
2820
|
-
return [
|
|
2819
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2821
2820
|
})
|
|
2822
2821
|
.s("AWSGlue", "StartWorkflowRun", {})
|
|
2823
2822
|
.n("GlueClient", "StartWorkflowRunCommand")
|
|
@@ -2825,11 +2824,11 @@ class StartWorkflowRunCommand extends smithyClient.Command
|
|
|
2825
2824
|
.build() {
|
|
2826
2825
|
}
|
|
2827
2826
|
|
|
2828
|
-
class StopColumnStatisticsTaskRunCommand extends
|
|
2827
|
+
class StopColumnStatisticsTaskRunCommand extends client.Command
|
|
2829
2828
|
.classBuilder()
|
|
2830
2829
|
.ep(commonParams)
|
|
2831
2830
|
.m(function (Command, cs, config, o) {
|
|
2832
|
-
return [
|
|
2831
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2833
2832
|
})
|
|
2834
2833
|
.s("AWSGlue", "StopColumnStatisticsTaskRun", {})
|
|
2835
2834
|
.n("GlueClient", "StopColumnStatisticsTaskRunCommand")
|
|
@@ -2837,11 +2836,11 @@ class StopColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
2837
2836
|
.build() {
|
|
2838
2837
|
}
|
|
2839
2838
|
|
|
2840
|
-
class StopColumnStatisticsTaskRunScheduleCommand extends
|
|
2839
|
+
class StopColumnStatisticsTaskRunScheduleCommand extends client.Command
|
|
2841
2840
|
.classBuilder()
|
|
2842
2841
|
.ep(commonParams)
|
|
2843
2842
|
.m(function (Command, cs, config, o) {
|
|
2844
|
-
return [
|
|
2843
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2845
2844
|
})
|
|
2846
2845
|
.s("AWSGlue", "StopColumnStatisticsTaskRunSchedule", {})
|
|
2847
2846
|
.n("GlueClient", "StopColumnStatisticsTaskRunScheduleCommand")
|
|
@@ -2849,11 +2848,11 @@ class StopColumnStatisticsTaskRunScheduleCommand extends smithyClient.Command
|
|
|
2849
2848
|
.build() {
|
|
2850
2849
|
}
|
|
2851
2850
|
|
|
2852
|
-
class StopCrawlerCommand extends
|
|
2851
|
+
class StopCrawlerCommand extends client.Command
|
|
2853
2852
|
.classBuilder()
|
|
2854
2853
|
.ep(commonParams)
|
|
2855
2854
|
.m(function (Command, cs, config, o) {
|
|
2856
|
-
return [
|
|
2855
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2857
2856
|
})
|
|
2858
2857
|
.s("AWSGlue", "StopCrawler", {})
|
|
2859
2858
|
.n("GlueClient", "StopCrawlerCommand")
|
|
@@ -2861,11 +2860,11 @@ class StopCrawlerCommand extends smithyClient.Command
|
|
|
2861
2860
|
.build() {
|
|
2862
2861
|
}
|
|
2863
2862
|
|
|
2864
|
-
class StopCrawlerScheduleCommand extends
|
|
2863
|
+
class StopCrawlerScheduleCommand extends client.Command
|
|
2865
2864
|
.classBuilder()
|
|
2866
2865
|
.ep(commonParams)
|
|
2867
2866
|
.m(function (Command, cs, config, o) {
|
|
2868
|
-
return [
|
|
2867
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2869
2868
|
})
|
|
2870
2869
|
.s("AWSGlue", "StopCrawlerSchedule", {})
|
|
2871
2870
|
.n("GlueClient", "StopCrawlerScheduleCommand")
|
|
@@ -2873,11 +2872,11 @@ class StopCrawlerScheduleCommand extends smithyClient.Command
|
|
|
2873
2872
|
.build() {
|
|
2874
2873
|
}
|
|
2875
2874
|
|
|
2876
|
-
class StopMaterializedViewRefreshTaskRunCommand extends
|
|
2875
|
+
class StopMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
2877
2876
|
.classBuilder()
|
|
2878
2877
|
.ep(commonParams)
|
|
2879
2878
|
.m(function (Command, cs, config, o) {
|
|
2880
|
-
return [
|
|
2879
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2881
2880
|
})
|
|
2882
2881
|
.s("AWSGlue", "StopMaterializedViewRefreshTaskRun", {})
|
|
2883
2882
|
.n("GlueClient", "StopMaterializedViewRefreshTaskRunCommand")
|
|
@@ -2885,11 +2884,11 @@ class StopMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
2885
2884
|
.build() {
|
|
2886
2885
|
}
|
|
2887
2886
|
|
|
2888
|
-
class StopSessionCommand extends
|
|
2887
|
+
class StopSessionCommand extends client.Command
|
|
2889
2888
|
.classBuilder()
|
|
2890
2889
|
.ep(commonParams)
|
|
2891
2890
|
.m(function (Command, cs, config, o) {
|
|
2892
|
-
return [
|
|
2891
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2893
2892
|
})
|
|
2894
2893
|
.s("AWSGlue", "StopSession", {})
|
|
2895
2894
|
.n("GlueClient", "StopSessionCommand")
|
|
@@ -2897,11 +2896,11 @@ class StopSessionCommand extends smithyClient.Command
|
|
|
2897
2896
|
.build() {
|
|
2898
2897
|
}
|
|
2899
2898
|
|
|
2900
|
-
class StopTriggerCommand extends
|
|
2899
|
+
class StopTriggerCommand extends client.Command
|
|
2901
2900
|
.classBuilder()
|
|
2902
2901
|
.ep(commonParams)
|
|
2903
2902
|
.m(function (Command, cs, config, o) {
|
|
2904
|
-
return [
|
|
2903
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2905
2904
|
})
|
|
2906
2905
|
.s("AWSGlue", "StopTrigger", {})
|
|
2907
2906
|
.n("GlueClient", "StopTriggerCommand")
|
|
@@ -2909,11 +2908,11 @@ class StopTriggerCommand extends smithyClient.Command
|
|
|
2909
2908
|
.build() {
|
|
2910
2909
|
}
|
|
2911
2910
|
|
|
2912
|
-
class StopWorkflowRunCommand extends
|
|
2911
|
+
class StopWorkflowRunCommand extends client.Command
|
|
2913
2912
|
.classBuilder()
|
|
2914
2913
|
.ep(commonParams)
|
|
2915
2914
|
.m(function (Command, cs, config, o) {
|
|
2916
|
-
return [
|
|
2915
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2917
2916
|
})
|
|
2918
2917
|
.s("AWSGlue", "StopWorkflowRun", {})
|
|
2919
2918
|
.n("GlueClient", "StopWorkflowRunCommand")
|
|
@@ -2921,11 +2920,11 @@ class StopWorkflowRunCommand extends smithyClient.Command
|
|
|
2921
2920
|
.build() {
|
|
2922
2921
|
}
|
|
2923
2922
|
|
|
2924
|
-
class TagResourceCommand extends
|
|
2923
|
+
class TagResourceCommand extends client.Command
|
|
2925
2924
|
.classBuilder()
|
|
2926
2925
|
.ep(commonParams)
|
|
2927
2926
|
.m(function (Command, cs, config, o) {
|
|
2928
|
-
return [
|
|
2927
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2929
2928
|
})
|
|
2930
2929
|
.s("AWSGlue", "TagResource", {})
|
|
2931
2930
|
.n("GlueClient", "TagResourceCommand")
|
|
@@ -2933,11 +2932,11 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
2933
2932
|
.build() {
|
|
2934
2933
|
}
|
|
2935
2934
|
|
|
2936
|
-
class TestConnectionCommand extends
|
|
2935
|
+
class TestConnectionCommand extends client.Command
|
|
2937
2936
|
.classBuilder()
|
|
2938
2937
|
.ep(commonParams)
|
|
2939
2938
|
.m(function (Command, cs, config, o) {
|
|
2940
|
-
return [
|
|
2939
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2941
2940
|
})
|
|
2942
2941
|
.s("AWSGlue", "TestConnection", {})
|
|
2943
2942
|
.n("GlueClient", "TestConnectionCommand")
|
|
@@ -2945,11 +2944,11 @@ class TestConnectionCommand extends smithyClient.Command
|
|
|
2945
2944
|
.build() {
|
|
2946
2945
|
}
|
|
2947
2946
|
|
|
2948
|
-
class UntagResourceCommand extends
|
|
2947
|
+
class UntagResourceCommand extends client.Command
|
|
2949
2948
|
.classBuilder()
|
|
2950
2949
|
.ep(commonParams)
|
|
2951
2950
|
.m(function (Command, cs, config, o) {
|
|
2952
|
-
return [
|
|
2951
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2953
2952
|
})
|
|
2954
2953
|
.s("AWSGlue", "UntagResource", {})
|
|
2955
2954
|
.n("GlueClient", "UntagResourceCommand")
|
|
@@ -2957,11 +2956,11 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
2957
2956
|
.build() {
|
|
2958
2957
|
}
|
|
2959
2958
|
|
|
2960
|
-
class UpdateBlueprintCommand extends
|
|
2959
|
+
class UpdateBlueprintCommand extends client.Command
|
|
2961
2960
|
.classBuilder()
|
|
2962
2961
|
.ep(commonParams)
|
|
2963
2962
|
.m(function (Command, cs, config, o) {
|
|
2964
|
-
return [
|
|
2963
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2965
2964
|
})
|
|
2966
2965
|
.s("AWSGlue", "UpdateBlueprint", {})
|
|
2967
2966
|
.n("GlueClient", "UpdateBlueprintCommand")
|
|
@@ -2969,11 +2968,11 @@ class UpdateBlueprintCommand extends smithyClient.Command
|
|
|
2969
2968
|
.build() {
|
|
2970
2969
|
}
|
|
2971
2970
|
|
|
2972
|
-
class UpdateCatalogCommand extends
|
|
2971
|
+
class UpdateCatalogCommand extends client.Command
|
|
2973
2972
|
.classBuilder()
|
|
2974
2973
|
.ep(commonParams)
|
|
2975
2974
|
.m(function (Command, cs, config, o) {
|
|
2976
|
-
return [
|
|
2975
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2977
2976
|
})
|
|
2978
2977
|
.s("AWSGlue", "UpdateCatalog", {})
|
|
2979
2978
|
.n("GlueClient", "UpdateCatalogCommand")
|
|
@@ -2981,11 +2980,11 @@ class UpdateCatalogCommand extends smithyClient.Command
|
|
|
2981
2980
|
.build() {
|
|
2982
2981
|
}
|
|
2983
2982
|
|
|
2984
|
-
class UpdateClassifierCommand extends
|
|
2983
|
+
class UpdateClassifierCommand extends client.Command
|
|
2985
2984
|
.classBuilder()
|
|
2986
2985
|
.ep(commonParams)
|
|
2987
2986
|
.m(function (Command, cs, config, o) {
|
|
2988
|
-
return [
|
|
2987
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2989
2988
|
})
|
|
2990
2989
|
.s("AWSGlue", "UpdateClassifier", {})
|
|
2991
2990
|
.n("GlueClient", "UpdateClassifierCommand")
|
|
@@ -2993,11 +2992,11 @@ class UpdateClassifierCommand extends smithyClient.Command
|
|
|
2993
2992
|
.build() {
|
|
2994
2993
|
}
|
|
2995
2994
|
|
|
2996
|
-
class UpdateColumnStatisticsForPartitionCommand extends
|
|
2995
|
+
class UpdateColumnStatisticsForPartitionCommand extends client.Command
|
|
2997
2996
|
.classBuilder()
|
|
2998
2997
|
.ep(commonParams)
|
|
2999
2998
|
.m(function (Command, cs, config, o) {
|
|
3000
|
-
return [
|
|
2999
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3001
3000
|
})
|
|
3002
3001
|
.s("AWSGlue", "UpdateColumnStatisticsForPartition", {})
|
|
3003
3002
|
.n("GlueClient", "UpdateColumnStatisticsForPartitionCommand")
|
|
@@ -3005,11 +3004,11 @@ class UpdateColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
3005
3004
|
.build() {
|
|
3006
3005
|
}
|
|
3007
3006
|
|
|
3008
|
-
class UpdateColumnStatisticsForTableCommand extends
|
|
3007
|
+
class UpdateColumnStatisticsForTableCommand extends client.Command
|
|
3009
3008
|
.classBuilder()
|
|
3010
3009
|
.ep(commonParams)
|
|
3011
3010
|
.m(function (Command, cs, config, o) {
|
|
3012
|
-
return [
|
|
3011
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3013
3012
|
})
|
|
3014
3013
|
.s("AWSGlue", "UpdateColumnStatisticsForTable", {})
|
|
3015
3014
|
.n("GlueClient", "UpdateColumnStatisticsForTableCommand")
|
|
@@ -3017,11 +3016,11 @@ class UpdateColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
3017
3016
|
.build() {
|
|
3018
3017
|
}
|
|
3019
3018
|
|
|
3020
|
-
class UpdateColumnStatisticsTaskSettingsCommand extends
|
|
3019
|
+
class UpdateColumnStatisticsTaskSettingsCommand extends client.Command
|
|
3021
3020
|
.classBuilder()
|
|
3022
3021
|
.ep(commonParams)
|
|
3023
3022
|
.m(function (Command, cs, config, o) {
|
|
3024
|
-
return [
|
|
3023
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3025
3024
|
})
|
|
3026
3025
|
.s("AWSGlue", "UpdateColumnStatisticsTaskSettings", {})
|
|
3027
3026
|
.n("GlueClient", "UpdateColumnStatisticsTaskSettingsCommand")
|
|
@@ -3029,11 +3028,11 @@ class UpdateColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
3029
3028
|
.build() {
|
|
3030
3029
|
}
|
|
3031
3030
|
|
|
3032
|
-
class UpdateConnectionCommand extends
|
|
3031
|
+
class UpdateConnectionCommand extends client.Command
|
|
3033
3032
|
.classBuilder()
|
|
3034
3033
|
.ep(commonParams)
|
|
3035
3034
|
.m(function (Command, cs, config, o) {
|
|
3036
|
-
return [
|
|
3035
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3037
3036
|
})
|
|
3038
3037
|
.s("AWSGlue", "UpdateConnection", {})
|
|
3039
3038
|
.n("GlueClient", "UpdateConnectionCommand")
|
|
@@ -3041,11 +3040,11 @@ class UpdateConnectionCommand extends smithyClient.Command
|
|
|
3041
3040
|
.build() {
|
|
3042
3041
|
}
|
|
3043
3042
|
|
|
3044
|
-
class UpdateCrawlerCommand extends
|
|
3043
|
+
class UpdateCrawlerCommand extends client.Command
|
|
3045
3044
|
.classBuilder()
|
|
3046
3045
|
.ep(commonParams)
|
|
3047
3046
|
.m(function (Command, cs, config, o) {
|
|
3048
|
-
return [
|
|
3047
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3049
3048
|
})
|
|
3050
3049
|
.s("AWSGlue", "UpdateCrawler", {})
|
|
3051
3050
|
.n("GlueClient", "UpdateCrawlerCommand")
|
|
@@ -3053,11 +3052,11 @@ class UpdateCrawlerCommand extends smithyClient.Command
|
|
|
3053
3052
|
.build() {
|
|
3054
3053
|
}
|
|
3055
3054
|
|
|
3056
|
-
class UpdateCrawlerScheduleCommand extends
|
|
3055
|
+
class UpdateCrawlerScheduleCommand extends client.Command
|
|
3057
3056
|
.classBuilder()
|
|
3058
3057
|
.ep(commonParams)
|
|
3059
3058
|
.m(function (Command, cs, config, o) {
|
|
3060
|
-
return [
|
|
3059
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3061
3060
|
})
|
|
3062
3061
|
.s("AWSGlue", "UpdateCrawlerSchedule", {})
|
|
3063
3062
|
.n("GlueClient", "UpdateCrawlerScheduleCommand")
|
|
@@ -3065,11 +3064,11 @@ class UpdateCrawlerScheduleCommand extends smithyClient.Command
|
|
|
3065
3064
|
.build() {
|
|
3066
3065
|
}
|
|
3067
3066
|
|
|
3068
|
-
class UpdateDatabaseCommand extends
|
|
3067
|
+
class UpdateDatabaseCommand extends client.Command
|
|
3069
3068
|
.classBuilder()
|
|
3070
3069
|
.ep(commonParams)
|
|
3071
3070
|
.m(function (Command, cs, config, o) {
|
|
3072
|
-
return [
|
|
3071
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3073
3072
|
})
|
|
3074
3073
|
.s("AWSGlue", "UpdateDatabase", {})
|
|
3075
3074
|
.n("GlueClient", "UpdateDatabaseCommand")
|
|
@@ -3077,11 +3076,11 @@ class UpdateDatabaseCommand extends smithyClient.Command
|
|
|
3077
3076
|
.build() {
|
|
3078
3077
|
}
|
|
3079
3078
|
|
|
3080
|
-
class UpdateDataQualityRulesetCommand extends
|
|
3079
|
+
class UpdateDataQualityRulesetCommand extends client.Command
|
|
3081
3080
|
.classBuilder()
|
|
3082
3081
|
.ep(commonParams)
|
|
3083
3082
|
.m(function (Command, cs, config, o) {
|
|
3084
|
-
return [
|
|
3083
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3085
3084
|
})
|
|
3086
3085
|
.s("AWSGlue", "UpdateDataQualityRuleset", {})
|
|
3087
3086
|
.n("GlueClient", "UpdateDataQualityRulesetCommand")
|
|
@@ -3089,11 +3088,11 @@ class UpdateDataQualityRulesetCommand extends smithyClient.Command
|
|
|
3089
3088
|
.build() {
|
|
3090
3089
|
}
|
|
3091
3090
|
|
|
3092
|
-
class UpdateDevEndpointCommand extends
|
|
3091
|
+
class UpdateDevEndpointCommand extends client.Command
|
|
3093
3092
|
.classBuilder()
|
|
3094
3093
|
.ep(commonParams)
|
|
3095
3094
|
.m(function (Command, cs, config, o) {
|
|
3096
|
-
return [
|
|
3095
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3097
3096
|
})
|
|
3098
3097
|
.s("AWSGlue", "UpdateDevEndpoint", {})
|
|
3099
3098
|
.n("GlueClient", "UpdateDevEndpointCommand")
|
|
@@ -3101,11 +3100,11 @@ class UpdateDevEndpointCommand extends smithyClient.Command
|
|
|
3101
3100
|
.build() {
|
|
3102
3101
|
}
|
|
3103
3102
|
|
|
3104
|
-
class UpdateGlueIdentityCenterConfigurationCommand extends
|
|
3103
|
+
class UpdateGlueIdentityCenterConfigurationCommand extends client.Command
|
|
3105
3104
|
.classBuilder()
|
|
3106
3105
|
.ep(commonParams)
|
|
3107
3106
|
.m(function (Command, cs, config, o) {
|
|
3108
|
-
return [
|
|
3107
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3109
3108
|
})
|
|
3110
3109
|
.s("AWSGlue", "UpdateGlueIdentityCenterConfiguration", {})
|
|
3111
3110
|
.n("GlueClient", "UpdateGlueIdentityCenterConfigurationCommand")
|
|
@@ -3113,11 +3112,11 @@ class UpdateGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
3113
3112
|
.build() {
|
|
3114
3113
|
}
|
|
3115
3114
|
|
|
3116
|
-
class UpdateIntegrationResourcePropertyCommand extends
|
|
3115
|
+
class UpdateIntegrationResourcePropertyCommand extends client.Command
|
|
3117
3116
|
.classBuilder()
|
|
3118
3117
|
.ep(commonParams)
|
|
3119
3118
|
.m(function (Command, cs, config, o) {
|
|
3120
|
-
return [
|
|
3119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3121
3120
|
})
|
|
3122
3121
|
.s("AWSGlue", "UpdateIntegrationResourceProperty", {})
|
|
3123
3122
|
.n("GlueClient", "UpdateIntegrationResourcePropertyCommand")
|
|
@@ -3125,11 +3124,11 @@ class UpdateIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
3125
3124
|
.build() {
|
|
3126
3125
|
}
|
|
3127
3126
|
|
|
3128
|
-
class UpdateIntegrationTablePropertiesCommand extends
|
|
3127
|
+
class UpdateIntegrationTablePropertiesCommand extends client.Command
|
|
3129
3128
|
.classBuilder()
|
|
3130
3129
|
.ep(commonParams)
|
|
3131
3130
|
.m(function (Command, cs, config, o) {
|
|
3132
|
-
return [
|
|
3131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3133
3132
|
})
|
|
3134
3133
|
.s("AWSGlue", "UpdateIntegrationTableProperties", {})
|
|
3135
3134
|
.n("GlueClient", "UpdateIntegrationTablePropertiesCommand")
|
|
@@ -3137,11 +3136,11 @@ class UpdateIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
3137
3136
|
.build() {
|
|
3138
3137
|
}
|
|
3139
3138
|
|
|
3140
|
-
class UpdateJobCommand extends
|
|
3139
|
+
class UpdateJobCommand extends client.Command
|
|
3141
3140
|
.classBuilder()
|
|
3142
3141
|
.ep(commonParams)
|
|
3143
3142
|
.m(function (Command, cs, config, o) {
|
|
3144
|
-
return [
|
|
3143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3145
3144
|
})
|
|
3146
3145
|
.s("AWSGlue", "UpdateJob", {})
|
|
3147
3146
|
.n("GlueClient", "UpdateJobCommand")
|
|
@@ -3149,11 +3148,11 @@ class UpdateJobCommand extends smithyClient.Command
|
|
|
3149
3148
|
.build() {
|
|
3150
3149
|
}
|
|
3151
3150
|
|
|
3152
|
-
class UpdateJobFromSourceControlCommand extends
|
|
3151
|
+
class UpdateJobFromSourceControlCommand extends client.Command
|
|
3153
3152
|
.classBuilder()
|
|
3154
3153
|
.ep(commonParams)
|
|
3155
3154
|
.m(function (Command, cs, config, o) {
|
|
3156
|
-
return [
|
|
3155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3157
3156
|
})
|
|
3158
3157
|
.s("AWSGlue", "UpdateJobFromSourceControl", {})
|
|
3159
3158
|
.n("GlueClient", "UpdateJobFromSourceControlCommand")
|
|
@@ -3161,11 +3160,11 @@ class UpdateJobFromSourceControlCommand extends smithyClient.Command
|
|
|
3161
3160
|
.build() {
|
|
3162
3161
|
}
|
|
3163
3162
|
|
|
3164
|
-
class UpdateMLTransformCommand extends
|
|
3163
|
+
class UpdateMLTransformCommand extends client.Command
|
|
3165
3164
|
.classBuilder()
|
|
3166
3165
|
.ep(commonParams)
|
|
3167
3166
|
.m(function (Command, cs, config, o) {
|
|
3168
|
-
return [
|
|
3167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3169
3168
|
})
|
|
3170
3169
|
.s("AWSGlue", "UpdateMLTransform", {})
|
|
3171
3170
|
.n("GlueClient", "UpdateMLTransformCommand")
|
|
@@ -3173,11 +3172,11 @@ class UpdateMLTransformCommand extends smithyClient.Command
|
|
|
3173
3172
|
.build() {
|
|
3174
3173
|
}
|
|
3175
3174
|
|
|
3176
|
-
class UpdatePartitionCommand extends
|
|
3175
|
+
class UpdatePartitionCommand extends client.Command
|
|
3177
3176
|
.classBuilder()
|
|
3178
3177
|
.ep(commonParams)
|
|
3179
3178
|
.m(function (Command, cs, config, o) {
|
|
3180
|
-
return [
|
|
3179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3181
3180
|
})
|
|
3182
3181
|
.s("AWSGlue", "UpdatePartition", {})
|
|
3183
3182
|
.n("GlueClient", "UpdatePartitionCommand")
|
|
@@ -3185,11 +3184,11 @@ class UpdatePartitionCommand extends smithyClient.Command
|
|
|
3185
3184
|
.build() {
|
|
3186
3185
|
}
|
|
3187
3186
|
|
|
3188
|
-
class UpdateRegistryCommand extends
|
|
3187
|
+
class UpdateRegistryCommand extends client.Command
|
|
3189
3188
|
.classBuilder()
|
|
3190
3189
|
.ep(commonParams)
|
|
3191
3190
|
.m(function (Command, cs, config, o) {
|
|
3192
|
-
return [
|
|
3191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3193
3192
|
})
|
|
3194
3193
|
.s("AWSGlue", "UpdateRegistry", {})
|
|
3195
3194
|
.n("GlueClient", "UpdateRegistryCommand")
|
|
@@ -3197,11 +3196,11 @@ class UpdateRegistryCommand extends smithyClient.Command
|
|
|
3197
3196
|
.build() {
|
|
3198
3197
|
}
|
|
3199
3198
|
|
|
3200
|
-
class UpdateSchemaCommand extends
|
|
3199
|
+
class UpdateSchemaCommand extends client.Command
|
|
3201
3200
|
.classBuilder()
|
|
3202
3201
|
.ep(commonParams)
|
|
3203
3202
|
.m(function (Command, cs, config, o) {
|
|
3204
|
-
return [
|
|
3203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3205
3204
|
})
|
|
3206
3205
|
.s("AWSGlue", "UpdateSchema", {})
|
|
3207
3206
|
.n("GlueClient", "UpdateSchemaCommand")
|
|
@@ -3209,11 +3208,11 @@ class UpdateSchemaCommand extends smithyClient.Command
|
|
|
3209
3208
|
.build() {
|
|
3210
3209
|
}
|
|
3211
3210
|
|
|
3212
|
-
class UpdateSourceControlFromJobCommand extends
|
|
3211
|
+
class UpdateSourceControlFromJobCommand extends client.Command
|
|
3213
3212
|
.classBuilder()
|
|
3214
3213
|
.ep(commonParams)
|
|
3215
3214
|
.m(function (Command, cs, config, o) {
|
|
3216
|
-
return [
|
|
3215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3217
3216
|
})
|
|
3218
3217
|
.s("AWSGlue", "UpdateSourceControlFromJob", {})
|
|
3219
3218
|
.n("GlueClient", "UpdateSourceControlFromJobCommand")
|
|
@@ -3221,11 +3220,11 @@ class UpdateSourceControlFromJobCommand extends smithyClient.Command
|
|
|
3221
3220
|
.build() {
|
|
3222
3221
|
}
|
|
3223
3222
|
|
|
3224
|
-
class UpdateTableCommand extends
|
|
3223
|
+
class UpdateTableCommand extends client.Command
|
|
3225
3224
|
.classBuilder()
|
|
3226
3225
|
.ep(commonParams)
|
|
3227
3226
|
.m(function (Command, cs, config, o) {
|
|
3228
|
-
return [
|
|
3227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3229
3228
|
})
|
|
3230
3229
|
.s("AWSGlue", "UpdateTable", {})
|
|
3231
3230
|
.n("GlueClient", "UpdateTableCommand")
|
|
@@ -3233,11 +3232,11 @@ class UpdateTableCommand extends smithyClient.Command
|
|
|
3233
3232
|
.build() {
|
|
3234
3233
|
}
|
|
3235
3234
|
|
|
3236
|
-
class UpdateTableOptimizerCommand extends
|
|
3235
|
+
class UpdateTableOptimizerCommand extends client.Command
|
|
3237
3236
|
.classBuilder()
|
|
3238
3237
|
.ep(commonParams)
|
|
3239
3238
|
.m(function (Command, cs, config, o) {
|
|
3240
|
-
return [
|
|
3239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3241
3240
|
})
|
|
3242
3241
|
.s("AWSGlue", "UpdateTableOptimizer", {})
|
|
3243
3242
|
.n("GlueClient", "UpdateTableOptimizerCommand")
|
|
@@ -3245,11 +3244,11 @@ class UpdateTableOptimizerCommand extends smithyClient.Command
|
|
|
3245
3244
|
.build() {
|
|
3246
3245
|
}
|
|
3247
3246
|
|
|
3248
|
-
class UpdateTriggerCommand extends
|
|
3247
|
+
class UpdateTriggerCommand extends client.Command
|
|
3249
3248
|
.classBuilder()
|
|
3250
3249
|
.ep(commonParams)
|
|
3251
3250
|
.m(function (Command, cs, config, o) {
|
|
3252
|
-
return [
|
|
3251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3253
3252
|
})
|
|
3254
3253
|
.s("AWSGlue", "UpdateTrigger", {})
|
|
3255
3254
|
.n("GlueClient", "UpdateTriggerCommand")
|
|
@@ -3257,11 +3256,11 @@ class UpdateTriggerCommand extends smithyClient.Command
|
|
|
3257
3256
|
.build() {
|
|
3258
3257
|
}
|
|
3259
3258
|
|
|
3260
|
-
class UpdateUsageProfileCommand extends
|
|
3259
|
+
class UpdateUsageProfileCommand extends client.Command
|
|
3261
3260
|
.classBuilder()
|
|
3262
3261
|
.ep(commonParams)
|
|
3263
3262
|
.m(function (Command, cs, config, o) {
|
|
3264
|
-
return [
|
|
3263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3265
3264
|
})
|
|
3266
3265
|
.s("AWSGlue", "UpdateUsageProfile", {})
|
|
3267
3266
|
.n("GlueClient", "UpdateUsageProfileCommand")
|
|
@@ -3269,11 +3268,11 @@ class UpdateUsageProfileCommand extends smithyClient.Command
|
|
|
3269
3268
|
.build() {
|
|
3270
3269
|
}
|
|
3271
3270
|
|
|
3272
|
-
class UpdateUserDefinedFunctionCommand extends
|
|
3271
|
+
class UpdateUserDefinedFunctionCommand extends client.Command
|
|
3273
3272
|
.classBuilder()
|
|
3274
3273
|
.ep(commonParams)
|
|
3275
3274
|
.m(function (Command, cs, config, o) {
|
|
3276
|
-
return [
|
|
3275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3277
3276
|
})
|
|
3278
3277
|
.s("AWSGlue", "UpdateUserDefinedFunction", {})
|
|
3279
3278
|
.n("GlueClient", "UpdateUserDefinedFunctionCommand")
|
|
@@ -3281,11 +3280,11 @@ class UpdateUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
3281
3280
|
.build() {
|
|
3282
3281
|
}
|
|
3283
3282
|
|
|
3284
|
-
class UpdateWorkflowCommand extends
|
|
3283
|
+
class UpdateWorkflowCommand extends client.Command
|
|
3285
3284
|
.classBuilder()
|
|
3286
3285
|
.ep(commonParams)
|
|
3287
3286
|
.m(function (Command, cs, config, o) {
|
|
3288
|
-
return [
|
|
3287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3289
3288
|
})
|
|
3290
3289
|
.s("AWSGlue", "UpdateWorkflow", {})
|
|
3291
3290
|
.n("GlueClient", "UpdateWorkflowCommand")
|
|
@@ -3702,7 +3701,7 @@ const paginators = {
|
|
|
3702
3701
|
};
|
|
3703
3702
|
class Glue extends GlueClient {
|
|
3704
3703
|
}
|
|
3705
|
-
|
|
3704
|
+
client.createAggregatedClient(commands, Glue, { paginators });
|
|
3706
3705
|
|
|
3707
3706
|
const AdditionalOptionKeys = {
|
|
3708
3707
|
CacheOption: "performanceTuning.caching",
|
|
@@ -4676,8 +4675,8 @@ const ViewUpdateAction = {
|
|
|
4676
4675
|
REPLACE: "REPLACE",
|
|
4677
4676
|
};
|
|
4678
4677
|
|
|
4679
|
-
exports.$Command =
|
|
4680
|
-
exports.__Client =
|
|
4678
|
+
exports.$Command = client.Command;
|
|
4679
|
+
exports.__Client = client.Client;
|
|
4681
4680
|
exports.GlueServiceException = GlueServiceException.GlueServiceException;
|
|
4682
4681
|
exports.AdditionalOptionKeys = AdditionalOptionKeys;
|
|
4683
4682
|
exports.AggFunction = AggFunction;
|