@aws-sdk/client-glue 3.943.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,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateColumnStatisticsForTableRequest, UpdateColumnStatisticsForTableResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateColumnStatisticsForTableRequest, UpdateColumnStatisticsForTableResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateColumnStatisticsTaskSettingsRequest, UpdateColumnStatisticsTaskSettingsResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateColumnStatisticsTaskSettingsRequest, UpdateColumnStatisticsTaskSettingsResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateCrawlerRequest, UpdateCrawlerResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateCrawlerRequest, UpdateCrawlerResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateDataQualityRulesetRequest, UpdateDataQualityRulesetResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateDataQualityRulesetRequest, UpdateDataQualityRulesetResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateDevEndpointRequest, UpdateDevEndpointResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateDevEndpointRequest, UpdateDevEndpointResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateGlueIdentityCenterConfigurationRequest, UpdateGlueIdentityCenterConfigurationResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateGlueIdentityCenterConfigurationRequest, UpdateGlueIdentityCenterConfigurationResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateIntegrationResourcePropertyRequest, UpdateIntegrationResourcePropertyResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateIntegrationResourcePropertyRequest, UpdateIntegrationResourcePropertyResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateIntegrationTablePropertiesRequest, UpdateIntegrationTablePropertiesResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateIntegrationTablePropertiesRequest, UpdateIntegrationTablePropertiesResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateJobResponse } from "../models/models_2";
|
|
5
|
-
import { UpdateJobRequest } from "../models/models_3";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateJobResponse } from "../models/models_2";
|
|
5
|
+
import type { UpdateJobRequest } from "../models/models_3";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateJobFromSourceControlRequest, UpdateJobFromSourceControlResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateJobFromSourceControlRequest, UpdateJobFromSourceControlResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateMLTransformRequest, UpdateMLTransformResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateMLTransformRequest, UpdateMLTransformResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdatePartitionRequest, UpdatePartitionResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdatePartitionRequest, UpdatePartitionResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateRegistryInput, UpdateRegistryResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateRegistryInput, UpdateRegistryResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateSourceControlFromJobRequest, UpdateSourceControlFromJobResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateSourceControlFromJobRequest, UpdateSourceControlFromJobResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateTableRequest, UpdateTableResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateTableRequest, UpdateTableResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateTableOptimizerRequest, UpdateTableOptimizerResponse } from "../models/models_2";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateTableOptimizerRequest, UpdateTableOptimizerResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateTriggerRequest } from "../models/models_2";
|
|
5
|
-
import { UpdateTriggerResponse } from "../models/models_3";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateTriggerRequest } from "../models/models_2";
|
|
5
|
+
import type { UpdateTriggerResponse } from "../models/models_3";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateUsageProfileRequest, UpdateUsageProfileResponse } from "../models/models_3";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateUsageProfileRequest, UpdateUsageProfileResponse } from "../models/models_3";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResponse } from "../models/models_3";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResponse } from "../models/models_3";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { UpdateWorkflowRequest, UpdateWorkflowResponse } from "../models/models_3";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
+
import type { UpdateWorkflowRequest, UpdateWorkflowResponse } from "../models/models_3";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
Region?: string | undefined;
|
|
35
47
|
UseDualStack?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { FederationSourceErrorCode } from "./enums";
|
|
3
3
|
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
4
4
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
2
2
|
import { AllowFullTableExternalDataAccessEnum, AuthenticationType, BlueprintRunState, CatalogEncryptionMode, CloudWatchEncryptionMode, ColumnStatisticsState, ColumnStatisticsType, Compatibility, ComputationType, ComputeEnvironment, ConnectionPropertyKey, ConnectionStatus, ConnectionType, CsvHeaderOption, CsvSerdeOption, DatabaseAttributes, DataFormat, DataOperation, DataQualityEncryptionMode, DataQualityModelStatus, DQCompositeRuleEvaluationMethod, ExecutionStatus, FieldDataType, FieldFilterOperator, FunctionType, IcebergNullOrder, IcebergSortDirection, IcebergStructTypeEnum, InclusionAnnotationValue, IntegrationStatus, JobBookmarksEncryptionMode, Language, LastRefreshType, MetadataOperation, MLUserDataEncryptionModeString, PrincipalType, RegistryStatus, ResourceShareType, ResourceType, S3EncryptionMode, ScheduleType, SchemaStatus, SchemaVersionStatus, SessionStatus, SettingSource, SortDirectionType, TableOptimizerType, TaskRunSortColumnType, TaskStatusType, TaskType, TransformStatusType, TransformType, TriggerType, UnnestSpec, ViewDialect, WorkerType } from "./enums";
|
|
3
|
-
import {
|
|
3
|
+
import { type AuthConfiguration, type AuthenticationConfiguration, type Blueprint, type ConnectionsList, type DatabaseIdentifier, type DataQualityAggregatedMetrics, type DataQualityTargetTable, type ErrorDetail, type EventBatchingCondition, type FederatedCatalog, type FederatedDatabase, type PartitionInput, type PhysicalConnectionRequirements, type Predicate, type Schedule, type SchemaId, type StorageDescriptor, type TableOptimizerConfiguration, type TargetRedshiftCatalog, Action, Column, Crawler, DataQualityAnalyzerResult, DataQualityObservation, DataQualityRuleResult, DataSource, DevEndpoint, GlueTable, JobRun, PrincipalPermissions, Property } from "./models_0";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BackfillErrorCode, Comparator, Compatibility, ConnectionPropertyKey, ConnectionType, CrawlerHistoryState, CsvHeaderOption, CsvSerdeOption, DataFormat, EnableHybridValues, ExecutionClass, ExistCondition, FieldName, FilterOperator, FunctionType, IcebergUpdateAction, InclusionAnnotationValue, IntegrationStatus, Language, LastRefreshType, PartitionIndexStatus, Permission, PermissionType, PrincipalType, RegistryStatus, ResourceShareType, ResourceState, SchemaDiffType, SchemaStatus, SchemaVersionStatus, Sort, SortDirectionType, SourceControlAuthStrategy, SourceControlProvider, StatementState, StatisticEvaluationLevel, TableAttributes, TableOptimizerType, TaskStatusType, TransformSortColumnType, TransformStatusType, TransformType, ViewDialect, ViewUpdateAction, WorkerType } from "./enums";
|
|
2
|
-
import {
|
|
3
|
-
import { Capabilities,
|
|
2
|
+
import { type AuditContext, type AuthenticationConfigurationInput, type CatalogInput, type ConnectionInput, type CrawlerTargets, type DatabaseInput, type DataQualityTargetTable, type ErrorDetail, type EventBatchingCondition, type LakeFormationConfiguration, type LineageConfiguration, type NotificationProperty, type PartitionInput, type Predicate, type RecrawlPolicy, type SchemaChangePolicy, type SchemaId, type TableOptimizer, type TableOptimizerConfiguration, type TimestampedInclusionAnnotation, type Workflow, Action, CustomEntityType, DataSource, GlueTable, Partition, PartitionValueList, StatisticAnnotation, TableOptimizerRun, Trigger, WorkflowRun } from "./models_0";
|
|
3
|
+
import { type Capabilities, type DataCatalogEncryptionSettings, type DataQualityEvaluationRunAdditionalRunOptions, type EncryptionConfiguration, type EvaluationMetrics, type IcebergPartitionSpec, type IcebergSchema, type IcebergSortOrder, type IntegrationConfig, type JobBookmarkEntry, type Location, type ProfileConfiguration, type RegistryId, type SourceProcessingProperties, type SourceTableConfig, type TableInput, type TargetProcessingProperties, type TargetTableConfig, type TransformEncryption, type TransformParameters, CatalogEntry, ColumnStatistics, IntegrationError, MappingEntry, ResourceUri, SchemaColumn, Session, Tag } from "./models_1";
|
|
4
4
|
/**
|
|
5
5
|
* <p>The criteria used to filter the machine learning transforms.</p>
|
|
6
6
|
* @public
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ExecutionClass, JobMode, Permission, ResourceAction, ResourceState, WorkerType } from "./enums";
|
|
2
|
-
import { Aggregate, AmazonRedshiftSource, AmazonRedshiftTarget, AthenaConnectorSource, BasicCatalogTarget, CatalogDeltaSource, CatalogHudiSource, CatalogIcebergSource, CatalogKafkaSource, CatalogKinesisSource, CatalogSource,
|
|
3
|
-
import { ProfileConfiguration, TableIdentifier, UserDefinedFunctionInput } from "./models_1";
|
|
4
|
-
import {
|
|
2
|
+
import { type Aggregate, type AmazonRedshiftSource, type AmazonRedshiftTarget, type AthenaConnectorSource, type BasicCatalogTarget, type CatalogDeltaSource, type CatalogHudiSource, type CatalogIcebergSource, type CatalogKafkaSource, type CatalogKinesisSource, type CatalogSource, type ConnectionsList, type ConnectorDataSource, type ConnectorDataTarget, type CustomCode, type DirectJDBCSource, type DirectKafkaSource, type DirectKinesisSource, type DropDuplicates, type DropFields, type DropNullFields, type DynamicTransform, type DynamoDBCatalogSource, type DynamoDBELTConnectorSource, type ErrorDetail, type EvaluateDataQuality, type EvaluateDataQualityMultiFrame, type ExecutionProperty, type FillMissingValues, type Filter, type GovernedCatalogSource, type GovernedCatalogTarget, type JDBCConnectorSource, type JDBCConnectorTarget, type JobCommand, type Join, type Merge, type MicrosoftSQLServerCatalogSource, type MicrosoftSQLServerCatalogTarget, type MySQLCatalogSource, type MySQLCatalogTarget, type NotificationProperty, type OracleSQLCatalogSource, type OracleSQLCatalogTarget, type PIIDetection, type PostgreSQLCatalogSource, type PostgreSQLCatalogTarget, type Recipe, type RedshiftSource, type RedshiftTarget, type RelationalCatalogSource, type RenameField, type Route, type S3CatalogDeltaSource, type S3CatalogHudiSource, type S3CatalogIcebergSource, type S3CatalogSource, type S3CatalogTarget, type S3CsvSource, type S3DeltaCatalogTarget, type S3DeltaDirectTarget, type S3DeltaSource, type S3DirectTarget, type S3ExcelSource, type S3GlueParquetTarget, type S3HudiCatalogTarget, type S3HudiDirectTarget, type S3HudiSource, type S3HyperDirectTarget, type S3IcebergCatalogTarget, type S3IcebergDirectTarget, type S3JsonSource, type S3ParquetSource, type SelectFields, type SelectFromCollection, type SnowflakeSource, type SnowflakeTarget, type SourceControlDetails, type SparkConnectorSource, type SparkConnectorTarget, type SparkSQL, type Spigot, type SplitFields, type StorageDescriptor, type Trigger, type Union, Column } from "./models_0";
|
|
3
|
+
import type { ProfileConfiguration, TableIdentifier, UserDefinedFunctionInput } from "./models_1";
|
|
4
|
+
import { type FederatedTable, type ViewDefinition, ColumnRowFilter, ViewValidation } from "./models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetBlueprintRunsCommandInput, GetBlueprintRunsCommandOutput } from "../commands/GetBlueprintRunsCommand";
|
|
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 { GetColumnStatisticsTaskRunsCommandInput, GetColumnStatisticsTaskRunsCommandOutput } from "../commands/GetColumnStatisticsTaskRunsCommand";
|
|
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 { GetCrawlerMetricsCommandInput, GetCrawlerMetricsCommandOutput } from "../commands/GetCrawlerMetricsCommand";
|
|
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 { GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput } from "../commands/GetDevEndpointsCommand";
|
|
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 { GetMLTransformsCommandInput, GetMLTransformsCommandOutput } from "../commands/GetMLTransformsCommand";
|
|
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 { GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput } from "../commands/GetPartitionIndexesCommand";
|
|
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 { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "../commands/GetResourcePoliciesCommand";
|
|
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 { GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput } from "../commands/GetSecurityConfigurationsCommand";
|
|
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 { GetTableVersionsCommandInput, GetTableVersionsCommandOutput } from "../commands/GetTableVersionsCommand";
|
|
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 { GetUnfilteredPartitionsMetadataCommandInput, GetUnfilteredPartitionsMetadataCommandOutput } from "../commands/GetUnfilteredPartitionsMetadataCommand";
|
|
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 { GetUserDefinedFunctionsCommandInput, GetUserDefinedFunctionsCommandOutput } from "../commands/GetUserDefinedFunctionsCommand";
|
|
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 { GetWorkflowRunsCommandInput, GetWorkflowRunsCommandOutput } from "../commands/GetWorkflowRunsCommand";
|
|
3
3
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|