@aws-sdk/client-glue 3.803.0 → 3.806.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +16 -13
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/models/models_1.js +0 -4
- package/dist-es/models/models_2.js +4 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +32 -29
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetJobsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationCommand.d.ts +7 -1
- package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/CreateJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/CreateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/CreateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTriggerCommand.d.ts +1 -1
- package/dist-types/commands/CreateUsageProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCatalogCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUsageProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEntityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -0
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -0
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/commands/GetPartitionCommand.d.ts +1 -1
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -1
- package/dist-types/commands/GetPartitionsCommand.d.ts +1 -1
- package/dist-types/commands/GetPlanCommand.d.ts +1 -1
- package/dist-types/commands/GetRegistryCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetStatementCommand.d.ts +1 -1
- package/dist-types/commands/GetTableCommand.d.ts +1 -1
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetTablesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetTriggerCommand.d.ts +1 -1
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetUsageProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListCrawlsCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUsageProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_1.d.ts +45 -19
- package/dist-types/models/models_2.d.ts +13 -16
- package/dist-types/models/models_3.d.ts +16 -1
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/models/models_1.d.ts +7 -6
- package/dist-types/ts3.4/models/models_2.d.ts +6 -9
- package/dist-types/ts3.4/models/models_3.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
package/dist-cjs/index.js
CHANGED
|
@@ -2195,10 +2195,6 @@ var ColumnStatisticsState = {
|
|
|
2195
2195
|
STOPPED: "STOPPED",
|
|
2196
2196
|
SUCCEEDED: "SUCCEEDED"
|
|
2197
2197
|
};
|
|
2198
|
-
var ExecutionStatus = {
|
|
2199
|
-
FAILED: "FAILED",
|
|
2200
|
-
STARTED: "STARTED"
|
|
2201
|
-
};
|
|
2202
2198
|
var ConnectionInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2203
2199
|
...obj,
|
|
2204
2200
|
...obj.AuthenticationConfiguration && {
|
|
@@ -2212,6 +2208,10 @@ var CreateConnectionRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) =>
|
|
|
2212
2208
|
|
|
2213
2209
|
// src/models/models_2.ts
|
|
2214
2210
|
|
|
2211
|
+
var ExecutionStatus = {
|
|
2212
|
+
FAILED: "FAILED",
|
|
2213
|
+
STARTED: "STARTED"
|
|
2214
|
+
};
|
|
2215
2215
|
var ScheduleType = {
|
|
2216
2216
|
AUTO: "AUTO",
|
|
2217
2217
|
CRON: "CRON"
|
|
@@ -2423,13 +2423,6 @@ var IllegalWorkflowStateException = class _IllegalWorkflowStateException extends
|
|
|
2423
2423
|
this.Message = opts.Message;
|
|
2424
2424
|
}
|
|
2425
2425
|
};
|
|
2426
|
-
var Comparator = {
|
|
2427
|
-
EQUALS: "EQUALS",
|
|
2428
|
-
GREATER_THAN: "GREATER_THAN",
|
|
2429
|
-
GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
|
|
2430
|
-
LESS_THAN: "LESS_THAN",
|
|
2431
|
-
LESS_THAN_EQUALS: "LESS_THAN_EQUALS"
|
|
2432
|
-
};
|
|
2433
2426
|
var GetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2434
2427
|
...obj,
|
|
2435
2428
|
...obj.RuleResults && { RuleResults: obj.RuleResults.map((item) => DataQualityRuleResultFilterSensitiveLog(item)) },
|
|
@@ -2455,6 +2448,13 @@ var ListDataQualityStatisticsResponseFilterSensitiveLog = /* @__PURE__ */ __name
|
|
|
2455
2448
|
|
|
2456
2449
|
// src/models/models_3.ts
|
|
2457
2450
|
|
|
2451
|
+
var Comparator = {
|
|
2452
|
+
EQUALS: "EQUALS",
|
|
2453
|
+
GREATER_THAN: "GREATER_THAN",
|
|
2454
|
+
GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
|
|
2455
|
+
LESS_THAN: "LESS_THAN",
|
|
2456
|
+
LESS_THAN_EQUALS: "LESS_THAN_EQUALS"
|
|
2457
|
+
};
|
|
2458
2458
|
var Sort = {
|
|
2459
2459
|
ASCENDING: "ASC",
|
|
2460
2460
|
DESCENDING: "DESC"
|
|
@@ -9507,6 +9507,7 @@ var de_CreateIntegrationResponse = /* @__PURE__ */ __name((output, context) => {
|
|
|
9507
9507
|
Description: import_smithy_client.expectString,
|
|
9508
9508
|
Errors: import_smithy_client._json,
|
|
9509
9509
|
IntegrationArn: import_smithy_client.expectString,
|
|
9510
|
+
IntegrationConfig: import_smithy_client._json,
|
|
9510
9511
|
IntegrationName: import_smithy_client.expectString,
|
|
9511
9512
|
KmsKeyId: import_smithy_client.expectString,
|
|
9512
9513
|
SourceArn: import_smithy_client.expectString,
|
|
@@ -10342,6 +10343,7 @@ var de_InboundIntegration = /* @__PURE__ */ __name((output, context) => {
|
|
|
10342
10343
|
CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),
|
|
10343
10344
|
Errors: import_smithy_client._json,
|
|
10344
10345
|
IntegrationArn: import_smithy_client.expectString,
|
|
10346
|
+
IntegrationConfig: import_smithy_client._json,
|
|
10345
10347
|
SourceArn: import_smithy_client.expectString,
|
|
10346
10348
|
Status: import_smithy_client.expectString,
|
|
10347
10349
|
TargetArn: import_smithy_client.expectString
|
|
@@ -10361,6 +10363,7 @@ var de_Integration = /* @__PURE__ */ __name((output, context) => {
|
|
|
10361
10363
|
Description: import_smithy_client.expectString,
|
|
10362
10364
|
Errors: import_smithy_client._json,
|
|
10363
10365
|
IntegrationArn: import_smithy_client.expectString,
|
|
10366
|
+
IntegrationConfig: import_smithy_client._json,
|
|
10364
10367
|
IntegrationName: import_smithy_client.expectString,
|
|
10365
10368
|
KmsKeyId: import_smithy_client.expectString,
|
|
10366
10369
|
SourceArn: import_smithy_client.expectString,
|
|
@@ -15811,9 +15814,9 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
|
|
|
15811
15814
|
ColumnStatisticsType,
|
|
15812
15815
|
ComputationType,
|
|
15813
15816
|
ColumnStatisticsState,
|
|
15814
|
-
ExecutionStatus,
|
|
15815
15817
|
ConnectionInputFilterSensitiveLog,
|
|
15816
15818
|
CreateConnectionRequestFilterSensitiveLog,
|
|
15819
|
+
ExecutionStatus,
|
|
15817
15820
|
ScheduleType,
|
|
15818
15821
|
SettingSource,
|
|
15819
15822
|
DatabaseAttributes,
|
|
@@ -15843,11 +15846,11 @@ var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTa
|
|
|
15843
15846
|
ExistCondition,
|
|
15844
15847
|
ConcurrentRunsExceededException,
|
|
15845
15848
|
IllegalWorkflowStateException,
|
|
15846
|
-
Comparator,
|
|
15847
15849
|
GetDataQualityResultResponseFilterSensitiveLog,
|
|
15848
15850
|
GetEntityRecordsResponseFilterSensitiveLog,
|
|
15849
15851
|
StatisticSummaryFilterSensitiveLog,
|
|
15850
15852
|
ListDataQualityStatisticsResponseFilterSensitiveLog,
|
|
15853
|
+
Comparator,
|
|
15851
15854
|
Sort,
|
|
15852
15855
|
IllegalBlueprintStateException,
|
|
15853
15856
|
NoScheduleException,
|
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -543,10 +543,6 @@ export const ColumnStatisticsState = {
|
|
|
543
543
|
STOPPED: "STOPPED",
|
|
544
544
|
SUCCEEDED: "SUCCEEDED",
|
|
545
545
|
};
|
|
546
|
-
export const ExecutionStatus = {
|
|
547
|
-
FAILED: "FAILED",
|
|
548
|
-
STARTED: "STARTED",
|
|
549
|
-
};
|
|
550
546
|
export const ConnectionInputFilterSensitiveLog = (obj) => ({
|
|
551
547
|
...obj,
|
|
552
548
|
...(obj.AuthenticationConfiguration && {
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
3
3
|
import { DataQualityAnalyzerResultFilterSensitiveLog, DataQualityObservationFilterSensitiveLog, DataQualityRuleResultFilterSensitiveLog, } from "./models_0";
|
|
4
|
+
export const ExecutionStatus = {
|
|
5
|
+
FAILED: "FAILED",
|
|
6
|
+
STARTED: "STARTED",
|
|
7
|
+
};
|
|
4
8
|
export const ScheduleType = {
|
|
5
9
|
AUTO: "AUTO",
|
|
6
10
|
CRON: "CRON",
|
|
@@ -181,13 +185,6 @@ export class IllegalWorkflowStateException extends __BaseException {
|
|
|
181
185
|
this.Message = opts.Message;
|
|
182
186
|
}
|
|
183
187
|
}
|
|
184
|
-
export const Comparator = {
|
|
185
|
-
EQUALS: "EQUALS",
|
|
186
|
-
GREATER_THAN: "GREATER_THAN",
|
|
187
|
-
GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
|
|
188
|
-
LESS_THAN: "LESS_THAN",
|
|
189
|
-
LESS_THAN_EQUALS: "LESS_THAN_EQUALS",
|
|
190
|
-
};
|
|
191
188
|
export const GetDataQualityResultResponseFilterSensitiveLog = (obj) => ({
|
|
192
189
|
...obj,
|
|
193
190
|
...(obj.RuleResults && { RuleResults: obj.RuleResults.map((item) => DataQualityRuleResultFilterSensitiveLog(item)) }),
|
|
@@ -2,6 +2,13 @@ import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
|
2
2
|
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
3
3
|
import { AuthenticationConfigurationInputFilterSensitiveLog, } from "./models_0";
|
|
4
4
|
import { ConnectionInputFilterSensitiveLog, } from "./models_1";
|
|
5
|
+
export const Comparator = {
|
|
6
|
+
EQUALS: "EQUALS",
|
|
7
|
+
GREATER_THAN: "GREATER_THAN",
|
|
8
|
+
GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
|
|
9
|
+
LESS_THAN: "LESS_THAN",
|
|
10
|
+
LESS_THAN_EQUALS: "LESS_THAN_EQUALS",
|
|
11
|
+
};
|
|
5
12
|
export const Sort = {
|
|
6
13
|
ASCENDING: "ASC",
|
|
7
14
|
DESCENDING: "DESC",
|
|
@@ -5520,7 +5520,7 @@ const se_CodeGenConfigurationNodes = (input, context) => {
|
|
|
5520
5520
|
};
|
|
5521
5521
|
const se_ColumnStatistics = (input, context) => {
|
|
5522
5522
|
return take(input, {
|
|
5523
|
-
AnalyzedTime: (_) => _.getTime() /
|
|
5523
|
+
AnalyzedTime: (_) => _.getTime() / 1_000,
|
|
5524
5524
|
ColumnName: [],
|
|
5525
5525
|
ColumnType: [],
|
|
5526
5526
|
StatisticsData: (_) => se_ColumnStatisticsData(_, context),
|
|
@@ -5670,39 +5670,39 @@ const se_DataQualityResultFilterCriteria = (input, context) => {
|
|
|
5670
5670
|
DataSource: _json,
|
|
5671
5671
|
JobName: [],
|
|
5672
5672
|
JobRunId: [],
|
|
5673
|
-
StartedAfter: (_) => _.getTime() /
|
|
5674
|
-
StartedBefore: (_) => _.getTime() /
|
|
5673
|
+
StartedAfter: (_) => _.getTime() / 1_000,
|
|
5674
|
+
StartedBefore: (_) => _.getTime() / 1_000,
|
|
5675
5675
|
});
|
|
5676
5676
|
};
|
|
5677
5677
|
const se_DataQualityRuleRecommendationRunFilter = (input, context) => {
|
|
5678
5678
|
return take(input, {
|
|
5679
5679
|
DataSource: _json,
|
|
5680
|
-
StartedAfter: (_) => _.getTime() /
|
|
5681
|
-
StartedBefore: (_) => _.getTime() /
|
|
5680
|
+
StartedAfter: (_) => _.getTime() / 1_000,
|
|
5681
|
+
StartedBefore: (_) => _.getTime() / 1_000,
|
|
5682
5682
|
});
|
|
5683
5683
|
};
|
|
5684
5684
|
const se_DataQualityRulesetEvaluationRunFilter = (input, context) => {
|
|
5685
5685
|
return take(input, {
|
|
5686
5686
|
DataSource: _json,
|
|
5687
|
-
StartedAfter: (_) => _.getTime() /
|
|
5688
|
-
StartedBefore: (_) => _.getTime() /
|
|
5687
|
+
StartedAfter: (_) => _.getTime() / 1_000,
|
|
5688
|
+
StartedBefore: (_) => _.getTime() / 1_000,
|
|
5689
5689
|
});
|
|
5690
5690
|
};
|
|
5691
5691
|
const se_DataQualityRulesetFilterCriteria = (input, context) => {
|
|
5692
5692
|
return take(input, {
|
|
5693
|
-
CreatedAfter: (_) => _.getTime() /
|
|
5694
|
-
CreatedBefore: (_) => _.getTime() /
|
|
5693
|
+
CreatedAfter: (_) => _.getTime() / 1_000,
|
|
5694
|
+
CreatedBefore: (_) => _.getTime() / 1_000,
|
|
5695
5695
|
Description: [],
|
|
5696
|
-
LastModifiedAfter: (_) => _.getTime() /
|
|
5697
|
-
LastModifiedBefore: (_) => _.getTime() /
|
|
5696
|
+
LastModifiedAfter: (_) => _.getTime() / 1_000,
|
|
5697
|
+
LastModifiedBefore: (_) => _.getTime() / 1_000,
|
|
5698
5698
|
Name: [],
|
|
5699
5699
|
TargetTable: _json,
|
|
5700
5700
|
});
|
|
5701
5701
|
};
|
|
5702
5702
|
const se_DateColumnStatisticsData = (input, context) => {
|
|
5703
5703
|
return take(input, {
|
|
5704
|
-
MaximumValue: (_) => _.getTime() /
|
|
5705
|
-
MinimumValue: (_) => _.getTime() /
|
|
5704
|
+
MaximumValue: (_) => _.getTime() / 1_000,
|
|
5705
|
+
MinimumValue: (_) => _.getTime() / 1_000,
|
|
5706
5706
|
NumberOfDistinctValues: [],
|
|
5707
5707
|
NumberOfNulls: [],
|
|
5708
5708
|
});
|
|
@@ -5794,7 +5794,7 @@ const se_GetPartitionsRequest = (input, context) => {
|
|
|
5794
5794
|
Expression: [],
|
|
5795
5795
|
MaxResults: [],
|
|
5796
5796
|
NextToken: [],
|
|
5797
|
-
QueryAsOfTime: (_) => _.getTime() /
|
|
5797
|
+
QueryAsOfTime: (_) => _.getTime() / 1_000,
|
|
5798
5798
|
Segment: _json,
|
|
5799
5799
|
TableName: [],
|
|
5800
5800
|
TransactionId: [],
|
|
@@ -5806,7 +5806,7 @@ const se_GetTableRequest = (input, context) => {
|
|
|
5806
5806
|
DatabaseName: [],
|
|
5807
5807
|
IncludeStatusDetails: [],
|
|
5808
5808
|
Name: [],
|
|
5809
|
-
QueryAsOfTime: (_) => _.getTime() /
|
|
5809
|
+
QueryAsOfTime: (_) => _.getTime() / 1_000,
|
|
5810
5810
|
TransactionId: [],
|
|
5811
5811
|
});
|
|
5812
5812
|
};
|
|
@@ -5819,7 +5819,7 @@ const se_GetTablesRequest = (input, context) => {
|
|
|
5819
5819
|
IncludeStatusDetails: [],
|
|
5820
5820
|
MaxResults: [],
|
|
5821
5821
|
NextToken: [],
|
|
5822
|
-
QueryAsOfTime: (_) => _.getTime() /
|
|
5822
|
+
QueryAsOfTime: (_) => _.getTime() / 1_000,
|
|
5823
5823
|
TransactionId: [],
|
|
5824
5824
|
});
|
|
5825
5825
|
};
|
|
@@ -6015,8 +6015,8 @@ const se_Mappings = (input, context) => {
|
|
|
6015
6015
|
};
|
|
6016
6016
|
const se_PartitionInput = (input, context) => {
|
|
6017
6017
|
return take(input, {
|
|
6018
|
-
LastAccessTime: (_) => _.getTime() /
|
|
6019
|
-
LastAnalyzedTime: (_) => _.getTime() /
|
|
6018
|
+
LastAccessTime: (_) => _.getTime() / 1_000,
|
|
6019
|
+
LastAnalyzedTime: (_) => _.getTime() / 1_000,
|
|
6020
6020
|
Parameters: _json,
|
|
6021
6021
|
StorageDescriptor: _json,
|
|
6022
6022
|
Values: _json,
|
|
@@ -6047,7 +6047,7 @@ const se_QuerySessionContext = (input, context) => {
|
|
|
6047
6047
|
ClusterId: [],
|
|
6048
6048
|
QueryAuthorizationId: [],
|
|
6049
6049
|
QueryId: [],
|
|
6050
|
-
QueryStartTime: (_) => _.getTime() /
|
|
6050
|
+
QueryStartTime: (_) => _.getTime() / 1_000,
|
|
6051
6051
|
});
|
|
6052
6052
|
};
|
|
6053
6053
|
const se_Spigot = (input, context) => {
|
|
@@ -6097,8 +6097,8 @@ const se_StringColumnStatisticsData = (input, context) => {
|
|
|
6097
6097
|
const se_TableInput = (input, context) => {
|
|
6098
6098
|
return take(input, {
|
|
6099
6099
|
Description: [],
|
|
6100
|
-
LastAccessTime: (_) => _.getTime() /
|
|
6101
|
-
LastAnalyzedTime: (_) => _.getTime() /
|
|
6100
|
+
LastAccessTime: (_) => _.getTime() / 1_000,
|
|
6101
|
+
LastAnalyzedTime: (_) => _.getTime() / 1_000,
|
|
6102
6102
|
Name: [],
|
|
6103
6103
|
Owner: [],
|
|
6104
6104
|
Parameters: _json,
|
|
@@ -6114,25 +6114,25 @@ const se_TableInput = (input, context) => {
|
|
|
6114
6114
|
};
|
|
6115
6115
|
const se_TaskRunFilterCriteria = (input, context) => {
|
|
6116
6116
|
return take(input, {
|
|
6117
|
-
StartedAfter: (_) => _.getTime() /
|
|
6118
|
-
StartedBefore: (_) => _.getTime() /
|
|
6117
|
+
StartedAfter: (_) => _.getTime() / 1_000,
|
|
6118
|
+
StartedBefore: (_) => _.getTime() / 1_000,
|
|
6119
6119
|
Status: [],
|
|
6120
6120
|
TaskRunType: [],
|
|
6121
6121
|
});
|
|
6122
6122
|
};
|
|
6123
6123
|
const se_TimestampFilter = (input, context) => {
|
|
6124
6124
|
return take(input, {
|
|
6125
|
-
RecordedAfter: (_) => _.getTime() /
|
|
6126
|
-
RecordedBefore: (_) => _.getTime() /
|
|
6125
|
+
RecordedAfter: (_) => _.getTime() / 1_000,
|
|
6126
|
+
RecordedBefore: (_) => _.getTime() / 1_000,
|
|
6127
6127
|
});
|
|
6128
6128
|
};
|
|
6129
6129
|
const se_TransformFilterCriteria = (input, context) => {
|
|
6130
6130
|
return take(input, {
|
|
6131
|
-
CreatedAfter: (_) => _.getTime() /
|
|
6132
|
-
CreatedBefore: (_) => _.getTime() /
|
|
6131
|
+
CreatedAfter: (_) => _.getTime() / 1_000,
|
|
6132
|
+
CreatedBefore: (_) => _.getTime() / 1_000,
|
|
6133
6133
|
GlueVersion: [],
|
|
6134
|
-
LastModifiedAfter: (_) => _.getTime() /
|
|
6135
|
-
LastModifiedBefore: (_) => _.getTime() /
|
|
6134
|
+
LastModifiedAfter: (_) => _.getTime() / 1_000,
|
|
6135
|
+
LastModifiedBefore: (_) => _.getTime() / 1_000,
|
|
6136
6136
|
Name: [],
|
|
6137
6137
|
Schema: _json,
|
|
6138
6138
|
Status: [],
|
|
@@ -6802,6 +6802,7 @@ const de_CreateIntegrationResponse = (output, context) => {
|
|
|
6802
6802
|
Description: __expectString,
|
|
6803
6803
|
Errors: _json,
|
|
6804
6804
|
IntegrationArn: __expectString,
|
|
6805
|
+
IntegrationConfig: _json,
|
|
6805
6806
|
IntegrationName: __expectString,
|
|
6806
6807
|
KmsKeyId: __expectString,
|
|
6807
6808
|
SourceArn: __expectString,
|
|
@@ -7663,6 +7664,7 @@ const de_InboundIntegration = (output, context) => {
|
|
|
7663
7664
|
CreateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
7664
7665
|
Errors: _json,
|
|
7665
7666
|
IntegrationArn: __expectString,
|
|
7667
|
+
IntegrationConfig: _json,
|
|
7666
7668
|
SourceArn: __expectString,
|
|
7667
7669
|
Status: __expectString,
|
|
7668
7670
|
TargetArn: __expectString,
|
|
@@ -7684,6 +7686,7 @@ const de_Integration = (output, context) => {
|
|
|
7684
7686
|
Description: __expectString,
|
|
7685
7687
|
Errors: _json,
|
|
7686
7688
|
IntegrationArn: __expectString,
|
|
7689
|
+
IntegrationConfig: _json,
|
|
7687
7690
|
IntegrationName: __expectString,
|
|
7688
7691
|
KmsKeyId: __expectString,
|
|
7689
7692
|
SourceArn: __expectString,
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface BatchCreatePartitionCommandOutput extends BatchCreatePartitionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchCreatePartitionCommand_base: {
|
|
25
25
|
new (input: BatchCreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchCreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteConnectionCommandOutput extends BatchDeleteConnectio
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteConnectionCommand_base: {
|
|
25
25
|
new (input: BatchDeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeletePartitionCommandOutput extends BatchDeletePartitionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeletePartitionCommand_base: {
|
|
25
25
|
new (input: BatchDeletePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeletePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteTableCommandOutput extends BatchDeleteTableResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteTableCommand_base: {
|
|
25
25
|
new (input: BatchDeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableCommandInput, BatchDeleteTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableCommandInput, BatchDeleteTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteTableVersionCommandOutput extends BatchDeleteTableVe
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteTableVersionCommand_base: {
|
|
25
25
|
new (input: BatchDeleteTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableVersionCommandInput, BatchDeleteTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableVersionCommandInput, BatchDeleteTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetBlueprintsCommandOutput extends BatchGetBlueprintsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetBlueprintsCommand_base: {
|
|
25
25
|
new (input: BatchGetBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBlueprintsCommandInput, BatchGetBlueprintsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBlueprintsCommandInput, BatchGetBlueprintsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetCrawlersCommandOutput extends BatchGetCrawlersResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetCrawlersCommand_base: {
|
|
25
25
|
new (input: BatchGetCrawlersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCrawlersCommandInput, BatchGetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetCrawlersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCrawlersCommandInput, BatchGetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetCustomEntityTypesCommandOutput extends BatchGetCustomEn
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetCustomEntityTypesCommand_base: {
|
|
25
25
|
new (input: BatchGetCustomEntityTypesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCustomEntityTypesCommandInput, BatchGetCustomEntityTypesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetCustomEntityTypesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCustomEntityTypesCommandInput, BatchGetCustomEntityTypesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetDataQualityResultCommandOutput extends BatchGetDataQual
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetDataQualityResultCommand_base: {
|
|
25
25
|
new (input: BatchGetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDataQualityResultCommandInput, BatchGetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDataQualityResultCommandInput, BatchGetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetDevEndpointsCommandOutput extends BatchGetDevEndpointsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetDevEndpointsCommand_base: {
|
|
25
25
|
new (input: BatchGetDevEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDevEndpointsCommandInput, BatchGetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetDevEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDevEndpointsCommandInput, BatchGetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface BatchGetJobsCommandOutput extends BatchGetJobsResponse, __Metad
|
|
|
24
24
|
}
|
|
25
25
|
declare const BatchGetJobsCommand_base: {
|
|
26
26
|
new (input: BatchGetJobsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobsCommandInput, BatchGetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: BatchGetJobsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobsCommandInput, BatchGetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetPartitionCommandOutput extends BatchGetPartitionRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetPartitionCommand_base: {
|
|
25
25
|
new (input: BatchGetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetTableOptimizerCommandOutput extends BatchGetTableOptimi
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetTableOptimizerCommand_base: {
|
|
25
25
|
new (input: BatchGetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTableOptimizerCommandInput, BatchGetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTableOptimizerCommandInput, BatchGetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetTriggersCommand_base: {
|
|
25
25
|
new (input: BatchGetTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetWorkflowsCommand_base: {
|
|
25
25
|
new (input: BatchGetWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchPutDataQualityStatisticAnnotationCommandOutput extends Bat
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchPutDataQualityStatisticAnnotationCommand_base: {
|
|
25
25
|
new (input: BatchPutDataQualityStatisticAnnotationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDataQualityStatisticAnnotationCommandInput, BatchPutDataQualityStatisticAnnotationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchPutDataQualityStatisticAnnotationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDataQualityStatisticAnnotationCommandInput, BatchPutDataQualityStatisticAnnotationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, _
|
|
|
24
24
|
}
|
|
25
25
|
declare const BatchStopJobRunCommand_base: {
|
|
26
26
|
new (input: BatchStopJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: BatchStopJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdatePartitionCommand_base: {
|
|
25
25
|
new (input: BatchUpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelDataQualityRuleRecommendationRunCommandOutput extends Can
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelDataQualityRuleRecommendationRunCommand_base: {
|
|
25
25
|
new (input: CancelDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends Canc
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
|
|
25
25
|
new (input: CancelDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelMLTaskRunCommand_base: {
|
|
25
25
|
new (input: CancelMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|