@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
package/dist-es/GlueClient.js
CHANGED
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultGlueHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|