@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
|
@@ -26,7 +26,7 @@ declare const StartWorkflowRunCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: StartWorkflowRunCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
StartWorkflowRunCommandInput,
|
|
32
32
|
StartWorkflowRunCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopColumnStatisticsTaskRunCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopColumnStatisticsTaskRunCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopColumnStatisticsTaskRunCommandInput,
|
|
33
33
|
StopColumnStatisticsTaskRunCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopColumnStatisticsTaskRunScheduleCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopColumnStatisticsTaskRunScheduleCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
33
33
|
StopColumnStatisticsTaskRunScheduleCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopCrawlerScheduleCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopCrawlerScheduleCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopCrawlerScheduleCommandInput,
|
|
33
33
|
StopCrawlerScheduleCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const StopWorkflowRunCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: StopWorkflowRunCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
StopWorkflowRunCommandInput,
|
|
32
32
|
StopWorkflowRunCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UntagResourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UntagResourceCommandInput,
|
|
32
32
|
UntagResourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateBlueprintCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateBlueprintCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateBlueprintCommandInput,
|
|
32
32
|
UpdateBlueprintCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateCatalogCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateCatalogCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateCatalogCommandInput,
|
|
32
32
|
UpdateCatalogCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateColumnStatisticsForPartitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateColumnStatisticsForPartitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateColumnStatisticsForPartitionCommandInput,
|
|
33
33
|
UpdateColumnStatisticsForPartitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateColumnStatisticsForTableCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateColumnStatisticsForTableCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateColumnStatisticsForTableCommandInput,
|
|
33
33
|
UpdateColumnStatisticsForTableCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateColumnStatisticsTaskSettingsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateColumnStatisticsTaskSettingsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateColumnStatisticsTaskSettingsCommandInput,
|
|
33
33
|
UpdateColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateConnectionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateConnectionCommandInput,
|
|
32
32
|
UpdateConnectionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateCrawlerCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateCrawlerCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateCrawlerCommandInput,
|
|
32
32
|
UpdateCrawlerCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateCrawlerScheduleCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateCrawlerScheduleCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateCrawlerScheduleCommandInput,
|
|
33
33
|
UpdateCrawlerScheduleCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDataQualityRulesetCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDataQualityRulesetCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDataQualityRulesetCommandInput,
|
|
33
33
|
UpdateDataQualityRulesetCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateDatabaseCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateDatabaseCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateDatabaseCommandInput,
|
|
32
32
|
UpdateDatabaseCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDevEndpointCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDevEndpointCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDevEndpointCommandInput,
|
|
33
33
|
UpdateDevEndpointCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateIntegrationResourcePropertyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateIntegrationResourcePropertyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateIntegrationResourcePropertyCommandInput,
|
|
33
33
|
UpdateIntegrationResourcePropertyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateIntegrationTablePropertiesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateIntegrationTablePropertiesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateIntegrationTablePropertiesCommandInput,
|
|
33
33
|
UpdateIntegrationTablePropertiesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateMLTransformCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateMLTransformCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateMLTransformCommandInput,
|
|
33
33
|
UpdateMLTransformCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdatePartitionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdatePartitionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdatePartitionCommandInput,
|
|
32
32
|
UpdatePartitionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateRegistryCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateRegistryCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateRegistryCommandInput,
|
|
32
32
|
UpdateRegistryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateTableOptimizerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateTableOptimizerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateTableOptimizerCommandInput,
|
|
33
33
|
UpdateTableOptimizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateTriggerCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateTriggerCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateTriggerCommandInput,
|
|
32
32
|
UpdateTriggerCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateUsageProfileCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateUsageProfileCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateUsageProfileCommandInput,
|
|
33
33
|
UpdateUsageProfileCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateUserDefinedFunctionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateUserDefinedFunctionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateUserDefinedFunctionCommandInput,
|
|
33
33
|
UpdateUserDefinedFunctionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateWorkflowCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateWorkflowCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateWorkflowCommandInput,
|
|
32
32
|
UpdateWorkflowCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|
|
@@ -531,6 +531,9 @@ export declare class ConflictException extends __BaseException {
|
|
|
531
531
|
Message?: string | undefined;
|
|
532
532
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
533
533
|
}
|
|
534
|
+
export interface IntegrationConfig {
|
|
535
|
+
RefreshInterval?: string | undefined;
|
|
536
|
+
}
|
|
534
537
|
export interface Tag {
|
|
535
538
|
key?: string | undefined;
|
|
536
539
|
value?: string | undefined;
|
|
@@ -544,6 +547,7 @@ export interface CreateIntegrationRequest {
|
|
|
544
547
|
KmsKeyId?: string | undefined;
|
|
545
548
|
AdditionalEncryptionContext?: Record<string, string> | undefined;
|
|
546
549
|
Tags?: Tag[] | undefined;
|
|
550
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
547
551
|
}
|
|
548
552
|
export interface IntegrationError {
|
|
549
553
|
ErrorCode?: string | undefined;
|
|
@@ -573,6 +577,7 @@ export interface CreateIntegrationResponse {
|
|
|
573
577
|
CreateTime: Date | undefined;
|
|
574
578
|
Errors?: IntegrationError[] | undefined;
|
|
575
579
|
DataFilter?: string | undefined;
|
|
580
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
576
581
|
}
|
|
577
582
|
export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
578
583
|
readonly name: "IntegrationConflictOperationFault";
|
|
@@ -1445,6 +1450,7 @@ export interface InboundIntegration {
|
|
|
1445
1450
|
IntegrationArn: string | undefined;
|
|
1446
1451
|
Status: IntegrationStatus | undefined;
|
|
1447
1452
|
CreateTime: Date | undefined;
|
|
1453
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
1448
1454
|
Errors?: IntegrationError[] | undefined;
|
|
1449
1455
|
}
|
|
1450
1456
|
export interface DescribeInboundIntegrationsResponse {
|
|
@@ -1480,6 +1486,7 @@ export interface Integration {
|
|
|
1480
1486
|
Tags?: Tag[] | undefined;
|
|
1481
1487
|
Status: IntegrationStatus | undefined;
|
|
1482
1488
|
CreateTime: Date | undefined;
|
|
1489
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
1483
1490
|
Errors?: IntegrationError[] | undefined;
|
|
1484
1491
|
DataFilter?: string | undefined;
|
|
1485
1492
|
}
|
|
@@ -1801,12 +1808,6 @@ export interface GetColumnStatisticsTaskSettingsRequest {
|
|
|
1801
1808
|
DatabaseName: string | undefined;
|
|
1802
1809
|
TableName: string | undefined;
|
|
1803
1810
|
}
|
|
1804
|
-
export declare const ExecutionStatus: {
|
|
1805
|
-
readonly FAILED: "FAILED";
|
|
1806
|
-
readonly STARTED: "STARTED";
|
|
1807
|
-
};
|
|
1808
|
-
export type ExecutionStatus =
|
|
1809
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
1810
1811
|
export declare const ConnectionInputFilterSensitiveLog: (
|
|
1811
1812
|
obj: ConnectionInput
|
|
1812
1813
|
) => any;
|
|
@@ -43,7 +43,6 @@ import {
|
|
|
43
43
|
DataFormat,
|
|
44
44
|
DataQualityTargetTable,
|
|
45
45
|
EncryptionConfiguration,
|
|
46
|
-
ExecutionStatus,
|
|
47
46
|
FederatedDatabase,
|
|
48
47
|
IntegrationError,
|
|
49
48
|
IntegrationStatus,
|
|
@@ -70,6 +69,12 @@ import {
|
|
|
70
69
|
TransformType,
|
|
71
70
|
ViewDialect,
|
|
72
71
|
} from "./models_1";
|
|
72
|
+
export declare const ExecutionStatus: {
|
|
73
|
+
readonly FAILED: "FAILED";
|
|
74
|
+
readonly STARTED: "STARTED";
|
|
75
|
+
};
|
|
76
|
+
export type ExecutionStatus =
|
|
77
|
+
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
73
78
|
export interface ExecutionAttempt {
|
|
74
79
|
Status?: ExecutionStatus | undefined;
|
|
75
80
|
ColumnStatisticsTaskRunId?: string | undefined;
|
|
@@ -1788,14 +1793,6 @@ export interface RunStatementRequest {
|
|
|
1788
1793
|
export interface RunStatementResponse {
|
|
1789
1794
|
Id?: number | undefined;
|
|
1790
1795
|
}
|
|
1791
|
-
export declare const Comparator: {
|
|
1792
|
-
readonly EQUALS: "EQUALS";
|
|
1793
|
-
readonly GREATER_THAN: "GREATER_THAN";
|
|
1794
|
-
readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
|
|
1795
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
1796
|
-
readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
|
|
1797
|
-
};
|
|
1798
|
-
export type Comparator = (typeof Comparator)[keyof typeof Comparator];
|
|
1799
1796
|
export declare const GetDataQualityResultResponseFilterSensitiveLog: (
|
|
1800
1797
|
obj: GetDataQualityResultResponse
|
|
1801
1798
|
) => any;
|
|
@@ -124,7 +124,6 @@ import {
|
|
|
124
124
|
} from "./models_1";
|
|
125
125
|
import {
|
|
126
126
|
ColumnRowFilter,
|
|
127
|
-
Comparator,
|
|
128
127
|
DataQualityEvaluationRunAdditionalRunOptions,
|
|
129
128
|
FederatedTable,
|
|
130
129
|
ResourceAction,
|
|
@@ -134,6 +133,14 @@ import {
|
|
|
134
133
|
ViewDefinition,
|
|
135
134
|
ViewValidation,
|
|
136
135
|
} from "./models_2";
|
|
136
|
+
export declare const Comparator: {
|
|
137
|
+
readonly EQUALS: "EQUALS";
|
|
138
|
+
readonly GREATER_THAN: "GREATER_THAN";
|
|
139
|
+
readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
|
|
140
|
+
readonly LESS_THAN: "LESS_THAN";
|
|
141
|
+
readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
|
|
142
|
+
};
|
|
143
|
+
export type Comparator = (typeof Comparator)[keyof typeof Comparator];
|
|
137
144
|
export interface PropertyPredicate {
|
|
138
145
|
Key?: string | undefined;
|
|
139
146
|
Value?: string | undefined;
|
|
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
12
12
|
_: unknown
|
|
13
13
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
14
|
defaultUserAgentProvider: (
|
|
15
|
-
config?:
|
|
16
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
17
|
-
| undefined
|
|
15
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
18
16
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
19
17
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
20
18
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
30
28
|
cacheMiddleware?: boolean | undefined;
|
|
31
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
32
30
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
|
-
base64Encoder: (_input:
|
|
31
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
34
32
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
utf8Encoder: (input:
|
|
33
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
36
34
|
disableHostPrefix: boolean;
|
|
37
35
|
serviceId: string;
|
|
38
|
-
profile?: string
|
|
36
|
+
profile?: string;
|
|
39
37
|
logger: import("@smithy/types").Logger;
|
|
40
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
39
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
40
|
userAgentAppId?:
|
|
43
41
|
| string
|
|
44
|
-
|
|
|
45
|
-
| undefined
|
|
42
|
+
| undefined
|
|
43
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
46
44
|
retryStrategy?:
|
|
47
45
|
| import("@smithy/types").RetryStrategy
|
|
48
|
-
| import("@smithy/types").RetryStrategyV2
|
|
49
|
-
| undefined;
|
|
46
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
50
47
|
endpoint?:
|
|
51
48
|
| ((
|
|
52
49
|
| string
|
|
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
67
64
|
endpointProvider: (
|
|
68
65
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
69
66
|
context?: {
|
|
70
|
-
logger?: import("@smithy/types").Logger
|
|
67
|
+
logger?: import("@smithy/types").Logger;
|
|
71
68
|
}
|
|
72
69
|
) => import("@smithy/types").EndpointV2;
|
|
73
|
-
tls?: boolean
|
|
74
|
-
serviceConfiguredEndpoint?:
|
|
75
|
-
authSchemePreference?:
|
|
76
|
-
| string[]
|
|
77
|
-
| import("@smithy/types").Provider<string[]>
|
|
78
|
-
| undefined;
|
|
70
|
+
tls?: boolean;
|
|
71
|
+
serviceConfiguredEndpoint?: never;
|
|
72
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
79
73
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
80
74
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlueHttpAuthSchemeProvider;
|
|
81
75
|
credentials?:
|
|
82
76
|
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
84
|
-
| undefined;
|
|
77
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
85
78
|
signer?:
|
|
86
79
|
| import("@smithy/types").RequestSigner
|
|
87
80
|
| ((
|
|
88
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
98
|
-
) => import("@smithy/types").RequestSigner)
|
|
99
|
-
| undefined;
|
|
81
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
82
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
83
|
+
signingEscapePath?: boolean;
|
|
84
|
+
systemClockOffset?: number;
|
|
85
|
+
signingRegion?: string;
|
|
86
|
+
signerConstructor?: new (
|
|
87
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
88
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
89
|
+
) => import("@smithy/types").RequestSigner;
|
|
100
90
|
};
|