@aws-sdk/client-glue 3.942.0 → 3.946.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 +45 -451
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/GlueClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +45 -451
- package/dist-types/Glue.d.ts +1 -1
- package/dist-types/GlueClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetJobsCommand.d.ts +4 -4
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +3 -3
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelStatementCommand.d.ts +3 -3
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/CreateCatalogCommand.d.ts +3 -3
- package/dist-types/commands/CreateClassifierCommand.d.ts +3 -3
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +4 -4
- package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/CreateJobCommand.d.ts +4 -4
- package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/CreatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistryCommand.d.ts +3 -3
- package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateTableCommand.d.ts +3 -3
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +3 -3
- package/dist-types/commands/CreateTriggerCommand.d.ts +3 -3
- package/dist-types/commands/CreateUsageProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCatalogCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -3
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/DeletePartitionCommand.d.ts +3 -3
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSessionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUsageProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEntityCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetCatalogCommand.d.ts +3 -3
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetCatalogsCommand.d.ts +3 -3
- package/dist-types/commands/GetClassifierCommand.d.ts +3 -3
- package/dist-types/commands/GetClassifiersCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlersCommand.d.ts +3 -3
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -3
- package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +3 -3
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +3 -3
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/commands/GetJobCommand.d.ts +4 -4
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
- package/dist-types/commands/GetJobRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetJobsCommand.d.ts +4 -4
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -3
- package/dist-types/commands/GetMappingCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionsCommand.d.ts +3 -3
- package/dist-types/commands/GetPlanCommand.d.ts +3 -3
- package/dist-types/commands/GetRegistryCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionCommand.d.ts +3 -3
- package/dist-types/commands/GetStatementCommand.d.ts +3 -3
- package/dist-types/commands/GetTableCommand.d.ts +4 -4
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +3 -3
- package/dist-types/commands/GetTableVersionCommand.d.ts +4 -4
- package/dist-types/commands/GetTableVersionsCommand.d.ts +4 -4
- package/dist-types/commands/GetTablesCommand.d.ts +4 -4
- package/dist-types/commands/GetTagsCommand.d.ts +3 -3
- package/dist-types/commands/GetTriggerCommand.d.ts +3 -3
- package/dist-types/commands/GetTriggersCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -4
- package/dist-types/commands/GetUsageProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -3
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -3
- package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -3
- package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectionTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListCrawlersCommand.d.ts +3 -3
- package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +3 -3
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/ListEntitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -3
- package/dist-types/commands/ListRegistriesCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListStatementsCommand.d.ts +3 -3
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListTriggersCommand.d.ts +3 -3
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/RunStatementCommand.d.ts +3 -3
- package/dist-types/commands/SearchTablesCommand.d.ts +4 -4
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -3
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StartCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartTriggerCommand.d.ts +3 -3
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StopCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StopSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopTriggerCommand.d.ts +3 -3
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCatalogCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -3
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobCommand.d.ts +4 -4
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTriggerCommand.d.ts +4 -4
- package/dist-types/commands/UpdateUsageProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/GlueServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/pagination/DescribeEntityPaginator.d.ts +1 -1
- package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConnectionTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEntitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTableOptimizerRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsageProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/GlueClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +12 -12
- package/dist-types/ts3.4/models/models_2.d.ts +17 -17
- package/dist-types/ts3.4/models/models_3.d.ts +2 -2
- package/package.json +13 -12
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListColumnStatisticsTaskRunsCommandInput, ListColumnStatisticsTaskRunsCommandOutput } from "../commands/ListColumnStatisticsTaskRunsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListConnectionTypesCommandInput, ListConnectionTypesCommandOutput } from "../commands/ListConnectionTypesCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCustomEntityTypesCommandInput, ListCustomEntityTypesCommandOutput } from "../commands/ListCustomEntityTypesCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDataQualityResultsCommandInput, ListDataQualityResultsCommandOutput } from "../commands/ListDataQualityResultsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDataQualityRuleRecommendationRunsCommandInput, ListDataQualityRuleRecommendationRunsCommandOutput } from "../commands/ListDataQualityRuleRecommendationRunsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDataQualityRulesetEvaluationRunsCommandInput, ListDataQualityRulesetEvaluationRunsCommandOutput } from "../commands/ListDataQualityRulesetEvaluationRunsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDataQualityRulesetsCommandInput, ListDataQualityRulesetsCommandOutput } from "../commands/ListDataQualityRulesetsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDevEndpointsCommandInput, ListDevEndpointsCommandOutput } from "../commands/ListDevEndpointsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListMLTransformsCommandInput, ListMLTransformsCommandOutput } from "../commands/ListMLTransformsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTableOptimizerRunsCommandInput, ListTableOptimizerRunsCommandOutput } from "../commands/ListTableOptimizerRunsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListUsageProfilesCommandInput, ListUsageProfilesCommandOutput } from "../commands/ListUsageProfilesCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var AccessToken: StaticSimpleSchema;
|
|
3
3
|
export declare var AuthorizationCode: StaticSimpleSchema;
|
|
4
4
|
export declare var DataQualityObservationDescription: StaticSimpleSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
|
@@ -58,37 +58,37 @@ import {
|
|
|
58
58
|
WorkerType,
|
|
59
59
|
} from "./enums";
|
|
60
60
|
import {
|
|
61
|
-
Action,
|
|
62
61
|
AuthConfiguration,
|
|
63
62
|
AuthenticationConfiguration,
|
|
64
63
|
Blueprint,
|
|
65
|
-
Column,
|
|
66
64
|
ConnectionsList,
|
|
67
|
-
Crawler,
|
|
68
65
|
DatabaseIdentifier,
|
|
69
66
|
DataQualityAggregatedMetrics,
|
|
70
|
-
DataQualityAnalyzerResult,
|
|
71
|
-
DataQualityObservation,
|
|
72
|
-
DataQualityRuleResult,
|
|
73
67
|
DataQualityTargetTable,
|
|
74
|
-
DataSource,
|
|
75
|
-
DevEndpoint,
|
|
76
68
|
ErrorDetail,
|
|
77
69
|
EventBatchingCondition,
|
|
78
70
|
FederatedCatalog,
|
|
79
71
|
FederatedDatabase,
|
|
80
|
-
GlueTable,
|
|
81
|
-
JobRun,
|
|
82
72
|
PartitionInput,
|
|
83
73
|
PhysicalConnectionRequirements,
|
|
84
74
|
Predicate,
|
|
85
|
-
PrincipalPermissions,
|
|
86
|
-
Property,
|
|
87
75
|
Schedule,
|
|
88
76
|
SchemaId,
|
|
89
77
|
StorageDescriptor,
|
|
90
78
|
TableOptimizerConfiguration,
|
|
91
79
|
TargetRedshiftCatalog,
|
|
80
|
+
Action,
|
|
81
|
+
Column,
|
|
82
|
+
Crawler,
|
|
83
|
+
DataQualityAnalyzerResult,
|
|
84
|
+
DataQualityObservation,
|
|
85
|
+
DataQualityRuleResult,
|
|
86
|
+
DataSource,
|
|
87
|
+
DevEndpoint,
|
|
88
|
+
GlueTable,
|
|
89
|
+
JobRun,
|
|
90
|
+
PrincipalPermissions,
|
|
91
|
+
Property,
|
|
92
92
|
} from "./models_0";
|
|
93
93
|
export interface CreateDataQualityRulesetResponse {
|
|
94
94
|
Name?: string | undefined;
|
|
@@ -46,42 +46,40 @@ import {
|
|
|
46
46
|
WorkerType,
|
|
47
47
|
} from "./enums";
|
|
48
48
|
import {
|
|
49
|
-
Action,
|
|
50
49
|
AuditContext,
|
|
51
50
|
AuthenticationConfigurationInput,
|
|
52
51
|
CatalogInput,
|
|
53
52
|
ConnectionInput,
|
|
54
53
|
CrawlerTargets,
|
|
55
|
-
CustomEntityType,
|
|
56
54
|
DatabaseInput,
|
|
57
55
|
DataQualityTargetTable,
|
|
58
|
-
DataSource,
|
|
59
56
|
ErrorDetail,
|
|
60
57
|
EventBatchingCondition,
|
|
61
|
-
GlueTable,
|
|
62
58
|
LakeFormationConfiguration,
|
|
63
59
|
LineageConfiguration,
|
|
64
60
|
NotificationProperty,
|
|
65
|
-
Partition,
|
|
66
61
|
PartitionInput,
|
|
67
|
-
PartitionValueList,
|
|
68
62
|
Predicate,
|
|
69
63
|
RecrawlPolicy,
|
|
70
64
|
SchemaChangePolicy,
|
|
71
65
|
SchemaId,
|
|
72
|
-
StatisticAnnotation,
|
|
73
66
|
TableOptimizer,
|
|
74
67
|
TableOptimizerConfiguration,
|
|
75
|
-
TableOptimizerRun,
|
|
76
68
|
TimestampedInclusionAnnotation,
|
|
77
|
-
Trigger,
|
|
78
69
|
Workflow,
|
|
70
|
+
Action,
|
|
71
|
+
CustomEntityType,
|
|
72
|
+
DataSource,
|
|
73
|
+
GlueTable,
|
|
74
|
+
Partition,
|
|
75
|
+
PartitionValueList,
|
|
76
|
+
StatisticAnnotation,
|
|
77
|
+
TableOptimizerRun,
|
|
78
|
+
Trigger,
|
|
79
79
|
WorkflowRun,
|
|
80
80
|
} from "./models_0";
|
|
81
81
|
import {
|
|
82
82
|
Capabilities,
|
|
83
|
-
CatalogEntry,
|
|
84
|
-
ColumnStatistics,
|
|
85
83
|
DataCatalogEncryptionSettings,
|
|
86
84
|
DataQualityEvaluationRunAdditionalRunOptions,
|
|
87
85
|
EncryptionConfiguration,
|
|
@@ -90,23 +88,25 @@ import {
|
|
|
90
88
|
IcebergSchema,
|
|
91
89
|
IcebergSortOrder,
|
|
92
90
|
IntegrationConfig,
|
|
93
|
-
IntegrationError,
|
|
94
91
|
JobBookmarkEntry,
|
|
95
92
|
Location,
|
|
96
|
-
MappingEntry,
|
|
97
93
|
ProfileConfiguration,
|
|
98
94
|
RegistryId,
|
|
99
|
-
ResourceUri,
|
|
100
|
-
SchemaColumn,
|
|
101
|
-
Session,
|
|
102
95
|
SourceProcessingProperties,
|
|
103
96
|
SourceTableConfig,
|
|
104
97
|
TableInput,
|
|
105
|
-
Tag,
|
|
106
98
|
TargetProcessingProperties,
|
|
107
99
|
TargetTableConfig,
|
|
108
100
|
TransformEncryption,
|
|
109
101
|
TransformParameters,
|
|
102
|
+
CatalogEntry,
|
|
103
|
+
ColumnStatistics,
|
|
104
|
+
IntegrationError,
|
|
105
|
+
MappingEntry,
|
|
106
|
+
ResourceUri,
|
|
107
|
+
SchemaColumn,
|
|
108
|
+
Session,
|
|
109
|
+
Tag,
|
|
110
110
|
} from "./models_1";
|
|
111
111
|
export interface TransformFilterCriteria {
|
|
112
112
|
Name?: string | undefined;
|
|
@@ -18,7 +18,6 @@ import {
|
|
|
18
18
|
CatalogKafkaSource,
|
|
19
19
|
CatalogKinesisSource,
|
|
20
20
|
CatalogSource,
|
|
21
|
-
Column,
|
|
22
21
|
ConnectionsList,
|
|
23
22
|
ConnectorDataSource,
|
|
24
23
|
ConnectorDataTarget,
|
|
@@ -94,6 +93,7 @@ import {
|
|
|
94
93
|
StorageDescriptor,
|
|
95
94
|
Trigger,
|
|
96
95
|
Union,
|
|
96
|
+
Column,
|
|
97
97
|
} from "./models_0";
|
|
98
98
|
import {
|
|
99
99
|
ProfileConfiguration,
|
|
@@ -101,9 +101,9 @@ import {
|
|
|
101
101
|
UserDefinedFunctionInput,
|
|
102
102
|
} from "./models_1";
|
|
103
103
|
import {
|
|
104
|
-
ColumnRowFilter,
|
|
105
104
|
FederatedTable,
|
|
106
105
|
ViewDefinition,
|
|
106
|
+
ColumnRowFilter,
|
|
107
107
|
ViewValidation,
|
|
108
108
|
} from "./models_2";
|
|
109
109
|
export interface UpdateTriggerResponse {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-glue",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.946.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-glue",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo glue"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo glue",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,38 +21,38 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
29
30
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
31
|
"@aws-sdk/types": "3.936.0",
|
|
31
32
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
34
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.7",
|
|
36
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
37
38
|
"@smithy/hash-node": "^4.2.5",
|
|
38
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
39
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
42
43
|
"@smithy/middleware-serde": "^4.2.6",
|
|
43
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
44
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
45
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
46
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
47
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
48
49
|
"@smithy/types": "^4.9.0",
|
|
49
50
|
"@smithy/url-parser": "^4.2.5",
|
|
50
51
|
"@smithy/util-base64": "^4.3.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
55
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
56
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
57
58
|
"@smithy/util-retry": "^4.2.5",
|