@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
|
@@ -2352,16 +2352,7 @@ export var Password = [0, n0, _P, 8, 0];
|
|
|
2352
2352
|
export var _Record = [0, n0, _R, 8, 15];
|
|
2353
2353
|
export var RefreshToken = [0, n0, _RT, 8, 0];
|
|
2354
2354
|
export var UserManagedClientApplicationClientSecret = [0, n0, _UMCACS, 8, 0];
|
|
2355
|
-
export var AccessDeniedException = [
|
|
2356
|
-
-3,
|
|
2357
|
-
n0,
|
|
2358
|
-
_ADE,
|
|
2359
|
-
{
|
|
2360
|
-
[_e]: _c,
|
|
2361
|
-
},
|
|
2362
|
-
[_M],
|
|
2363
|
-
[0],
|
|
2364
|
-
];
|
|
2355
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
|
|
2365
2356
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
2366
2357
|
export var Action = [
|
|
2367
2358
|
3,
|
|
@@ -2381,16 +2372,7 @@ export var Aggregate = [
|
|
|
2381
2372
|
];
|
|
2382
2373
|
export var AggregateOperation = [3, n0, _AO, 0, [_C, _AF], [64 | 0, 0]];
|
|
2383
2374
|
export var AllowedValue = [3, n0, _AV, 0, [_D, _V], [0, 0]];
|
|
2384
|
-
export var AlreadyExistsException = [
|
|
2385
|
-
-3,
|
|
2386
|
-
n0,
|
|
2387
|
-
_AEE,
|
|
2388
|
-
{
|
|
2389
|
-
[_e]: _c,
|
|
2390
|
-
},
|
|
2391
|
-
[_M],
|
|
2392
|
-
[0],
|
|
2393
|
-
];
|
|
2375
|
+
export var AlreadyExistsException = [-3, n0, _AEE, { [_e]: _c }, [_M], [0]];
|
|
2394
2376
|
TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
|
|
2395
2377
|
export var AmazonRedshiftAdvancedOption = [3, n0, _ARAO, 0, [_K, _V], [0, 0]];
|
|
2396
2378
|
export var AmazonRedshiftNodeData = [
|
|
@@ -3118,16 +3100,7 @@ export var ColumnStatisticsError = [
|
|
|
3118
3100
|
[_CSo, _Er],
|
|
3119
3101
|
[() => ColumnStatistics, () => ErrorDetail],
|
|
3120
3102
|
];
|
|
3121
|
-
export var ColumnStatisticsTaskNotRunningException = [
|
|
3122
|
-
-3,
|
|
3123
|
-
n0,
|
|
3124
|
-
_CSTNRE,
|
|
3125
|
-
{
|
|
3126
|
-
[_e]: _c,
|
|
3127
|
-
},
|
|
3128
|
-
[_M],
|
|
3129
|
-
[0],
|
|
3130
|
-
];
|
|
3103
|
+
export var ColumnStatisticsTaskNotRunningException = [-3, n0, _CSTNRE, { [_e]: _c }, [_M], [0]];
|
|
3131
3104
|
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskNotRunningException, __ColumnStatisticsTaskNotRunningException);
|
|
3132
3105
|
export var ColumnStatisticsTaskRun = [
|
|
3133
3106
|
3,
|
|
@@ -3137,16 +3110,7 @@ export var ColumnStatisticsTaskRun = [
|
|
|
3137
3110
|
[_CIu, _CSTRI, _DN, _TN, _CNLo, _CID, _Rol, _SSa, _SC, _NOW, _WT, _CTom, _St, _CTre, _LU, _STta, _ET, _EM, _DPUS],
|
|
3138
3111
|
[0, 0, 0, 0, 64 | 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 4, 4, 0, 1],
|
|
3139
3112
|
];
|
|
3140
|
-
export var ColumnStatisticsTaskRunningException = [
|
|
3141
|
-
-3,
|
|
3142
|
-
n0,
|
|
3143
|
-
_CSTRE,
|
|
3144
|
-
{
|
|
3145
|
-
[_e]: _c,
|
|
3146
|
-
},
|
|
3147
|
-
[_M],
|
|
3148
|
-
[0],
|
|
3149
|
-
];
|
|
3113
|
+
export var ColumnStatisticsTaskRunningException = [-3, n0, _CSTRE, { [_e]: _c }, [_M], [0]];
|
|
3150
3114
|
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskRunningException, __ColumnStatisticsTaskRunningException);
|
|
3151
3115
|
export var ColumnStatisticsTaskSettings = [
|
|
3152
3116
|
3,
|
|
@@ -3156,16 +3120,7 @@ export var ColumnStatisticsTaskSettings = [
|
|
|
3156
3120
|
[_DN, _TN, _Sc, _CNLo, _CID, _Rol, _SSa, _SC, _STc, _SSe, _LEA],
|
|
3157
3121
|
[0, 0, () => Schedule, 64 | 0, 0, 0, 1, 0, 0, 0, () => ExecutionAttempt],
|
|
3158
3122
|
];
|
|
3159
|
-
export var ColumnStatisticsTaskStoppingException = [
|
|
3160
|
-
-3,
|
|
3161
|
-
n0,
|
|
3162
|
-
_CSTSE,
|
|
3163
|
-
{
|
|
3164
|
-
[_e]: _c,
|
|
3165
|
-
},
|
|
3166
|
-
[_M],
|
|
3167
|
-
[0],
|
|
3168
|
-
];
|
|
3123
|
+
export var ColumnStatisticsTaskStoppingException = [-3, n0, _CSTSE, { [_e]: _c }, [_M], [0]];
|
|
3169
3124
|
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskStoppingException, __ColumnStatisticsTaskStoppingException);
|
|
3170
3125
|
export var CompactionConfiguration = [
|
|
3171
3126
|
3,
|
|
@@ -3184,52 +3139,16 @@ export var ComputeEnvironmentConfiguration = [
|
|
|
3184
3139
|
[_N, _D, _CEom, _SAT, _COon, _CPNO, _CONO, _CPRO, _PCPR],
|
|
3185
3140
|
[0, 0, 0, 64 | 0, () => PropertiesMap, 128 | 0, 128 | 0, 64 | 0, 2],
|
|
3186
3141
|
];
|
|
3187
|
-
export var ConcurrentModificationException = [
|
|
3188
|
-
-3,
|
|
3189
|
-
n0,
|
|
3190
|
-
_CME,
|
|
3191
|
-
{
|
|
3192
|
-
[_e]: _c,
|
|
3193
|
-
},
|
|
3194
|
-
[_M],
|
|
3195
|
-
[0],
|
|
3196
|
-
];
|
|
3142
|
+
export var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _c }, [_M], [0]];
|
|
3197
3143
|
TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
|
|
3198
|
-
export var ConcurrentRunsExceededException = [
|
|
3199
|
-
-3,
|
|
3200
|
-
n0,
|
|
3201
|
-
_CREE,
|
|
3202
|
-
{
|
|
3203
|
-
[_e]: _c,
|
|
3204
|
-
},
|
|
3205
|
-
[_M],
|
|
3206
|
-
[0],
|
|
3207
|
-
];
|
|
3144
|
+
export var ConcurrentRunsExceededException = [-3, n0, _CREE, { [_e]: _c }, [_M], [0]];
|
|
3208
3145
|
TypeRegistry.for(n0).registerError(ConcurrentRunsExceededException, __ConcurrentRunsExceededException);
|
|
3209
3146
|
export var Condition = [3, n0, _Con, 0, [_LO, _JN, _Sta, _CN, _CSr], [0, 0, 0, 0, 0]];
|
|
3210
|
-
export var ConditionCheckFailureException = [
|
|
3211
|
-
-3,
|
|
3212
|
-
n0,
|
|
3213
|
-
_CCFE,
|
|
3214
|
-
{
|
|
3215
|
-
[_e]: _c,
|
|
3216
|
-
},
|
|
3217
|
-
[_M],
|
|
3218
|
-
[0],
|
|
3219
|
-
];
|
|
3147
|
+
export var ConditionCheckFailureException = [-3, n0, _CCFE, { [_e]: _c }, [_M], [0]];
|
|
3220
3148
|
TypeRegistry.for(n0).registerError(ConditionCheckFailureException, __ConditionCheckFailureException);
|
|
3221
3149
|
export var ConditionExpression = [3, n0, _CEon, 0, [_Con, _V, _TC], [0, 0, 0]];
|
|
3222
3150
|
export var ConfigurationObject = [3, n0, _COonf, 0, [_DV, _AVl, _MV, _MVa], [0, 64 | 0, 0, 0]];
|
|
3223
|
-
export var ConflictException = [
|
|
3224
|
-
-3,
|
|
3225
|
-
n0,
|
|
3226
|
-
_CEonf,
|
|
3227
|
-
{
|
|
3228
|
-
[_e]: _c,
|
|
3229
|
-
},
|
|
3230
|
-
[_M],
|
|
3231
|
-
[0],
|
|
3232
|
-
];
|
|
3151
|
+
export var ConflictException = [-3, n0, _CEonf, { [_e]: _c }, [_M], [0]];
|
|
3233
3152
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
3234
3153
|
export var ConfusionMatrix = [3, n0, _CMo, 0, [_NTP, _NFP, _NTN, _NFN], [1, 1, 1, 1]];
|
|
3235
3154
|
export var Connection = [
|
|
@@ -3347,38 +3266,11 @@ export var CrawlerMetrics = [
|
|
|
3347
3266
|
[0, 1, 2, 1, 1, 1, 1, 1],
|
|
3348
3267
|
];
|
|
3349
3268
|
export var CrawlerNodeDetails = [3, n0, _CND, 0, [_Crawl], [() => CrawlList]];
|
|
3350
|
-
export var CrawlerNotRunningException = [
|
|
3351
|
-
-3,
|
|
3352
|
-
n0,
|
|
3353
|
-
_CNRE,
|
|
3354
|
-
{
|
|
3355
|
-
[_e]: _c,
|
|
3356
|
-
},
|
|
3357
|
-
[_M],
|
|
3358
|
-
[0],
|
|
3359
|
-
];
|
|
3269
|
+
export var CrawlerNotRunningException = [-3, n0, _CNRE, { [_e]: _c }, [_M], [0]];
|
|
3360
3270
|
TypeRegistry.for(n0).registerError(CrawlerNotRunningException, __CrawlerNotRunningException);
|
|
3361
|
-
export var CrawlerRunningException = [
|
|
3362
|
-
-3,
|
|
3363
|
-
n0,
|
|
3364
|
-
_CRE,
|
|
3365
|
-
{
|
|
3366
|
-
[_e]: _c,
|
|
3367
|
-
},
|
|
3368
|
-
[_M],
|
|
3369
|
-
[0],
|
|
3370
|
-
];
|
|
3271
|
+
export var CrawlerRunningException = [-3, n0, _CRE, { [_e]: _c }, [_M], [0]];
|
|
3371
3272
|
TypeRegistry.for(n0).registerError(CrawlerRunningException, __CrawlerRunningException);
|
|
3372
|
-
export var CrawlerStoppingException = [
|
|
3373
|
-
-3,
|
|
3374
|
-
n0,
|
|
3375
|
-
_CSEr,
|
|
3376
|
-
{
|
|
3377
|
-
[_e]: _c,
|
|
3378
|
-
},
|
|
3379
|
-
[_M],
|
|
3380
|
-
[0],
|
|
3381
|
-
];
|
|
3273
|
+
export var CrawlerStoppingException = [-3, n0, _CSEr, { [_e]: _c }, [_M], [0]];
|
|
3382
3274
|
TypeRegistry.for(n0).registerError(CrawlerStoppingException, __CrawlerStoppingException);
|
|
3383
3275
|
export var CrawlerTargets = [
|
|
3384
3276
|
3,
|
|
@@ -4307,16 +4199,7 @@ export var Entity = [
|
|
|
4307
4199
|
[_ENn, _Labe, _IPE, _D, _Categ, _CPu],
|
|
4308
4200
|
[0, 0, 2, 0, 0, 128 | 0],
|
|
4309
4201
|
];
|
|
4310
|
-
export var EntityNotFoundException = [
|
|
4311
|
-
-3,
|
|
4312
|
-
n0,
|
|
4313
|
-
_ENFE,
|
|
4314
|
-
{
|
|
4315
|
-
[_e]: _c,
|
|
4316
|
-
},
|
|
4317
|
-
[_M, _FFS],
|
|
4318
|
-
[0, 2],
|
|
4319
|
-
];
|
|
4202
|
+
export var EntityNotFoundException = [-3, n0, _ENFE, { [_e]: _c }, [_M, _FFS], [0, 2]];
|
|
4320
4203
|
TypeRegistry.for(n0).registerError(EntityNotFoundException, __EntityNotFoundException);
|
|
4321
4204
|
export var ErrorDetail = [3, n0, _ED, 0, [_ECr, _EM], [0, 0]];
|
|
4322
4205
|
export var ErrorDetails = [3, n0, _EDr, 0, [_ECr, _EM], [0, 0]];
|
|
@@ -4347,35 +4230,15 @@ export var FederatedResourceAlreadyExistsException = [
|
|
|
4347
4230
|
-3,
|
|
4348
4231
|
n0,
|
|
4349
4232
|
_FRAEE,
|
|
4350
|
-
{
|
|
4351
|
-
[_e]: _c,
|
|
4352
|
-
},
|
|
4233
|
+
{ [_e]: _c },
|
|
4353
4234
|
[_M, _AGR],
|
|
4354
4235
|
[0, 0],
|
|
4355
4236
|
];
|
|
4356
4237
|
TypeRegistry.for(n0).registerError(FederatedResourceAlreadyExistsException, __FederatedResourceAlreadyExistsException);
|
|
4357
4238
|
export var FederatedTable = [3, n0, _FT, 0, [_Ide, _DIa, _CNo, _CTo], [0, 0, 0, 0]];
|
|
4358
|
-
export var FederationSourceException = [
|
|
4359
|
-
-3,
|
|
4360
|
-
n0,
|
|
4361
|
-
_FSE,
|
|
4362
|
-
{
|
|
4363
|
-
[_e]: _c,
|
|
4364
|
-
},
|
|
4365
|
-
[_FSEC, _M],
|
|
4366
|
-
[0, 0],
|
|
4367
|
-
];
|
|
4239
|
+
export var FederationSourceException = [-3, n0, _FSE, { [_e]: _c }, [_FSEC, _M], [0, 0]];
|
|
4368
4240
|
TypeRegistry.for(n0).registerError(FederationSourceException, __FederationSourceException);
|
|
4369
|
-
export var FederationSourceRetryableException = [
|
|
4370
|
-
-3,
|
|
4371
|
-
n0,
|
|
4372
|
-
_FSRE,
|
|
4373
|
-
{
|
|
4374
|
-
[_e]: _c,
|
|
4375
|
-
},
|
|
4376
|
-
[_M],
|
|
4377
|
-
[0],
|
|
4378
|
-
];
|
|
4241
|
+
export var FederationSourceRetryableException = [-3, n0, _FSRE, { [_e]: _c }, [_M], [0]];
|
|
4379
4242
|
TypeRegistry.for(n0).registerError(FederationSourceRetryableException, __FederationSourceRetryableException);
|
|
4380
4243
|
export var Field = [
|
|
4381
4244
|
3,
|
|
@@ -5063,16 +4926,7 @@ export var GetWorkflowRunsResponse = [
|
|
|
5063
4926
|
[_Runs, _NTe],
|
|
5064
4927
|
[() => WorkflowRuns, 0],
|
|
5065
4928
|
];
|
|
5066
|
-
export var GlueEncryptionException = [
|
|
5067
|
-
-3,
|
|
5068
|
-
n0,
|
|
5069
|
-
_GEE,
|
|
5070
|
-
{
|
|
5071
|
-
[_e]: _c,
|
|
5072
|
-
},
|
|
5073
|
-
[_M],
|
|
5074
|
-
[0],
|
|
5075
|
-
];
|
|
4929
|
+
export var GlueEncryptionException = [-3, n0, _GEE, { [_e]: _c }, [_M], [0]];
|
|
5076
4930
|
TypeRegistry.for(n0).registerError(GlueEncryptionException, __GlueEncryptionException);
|
|
5077
4931
|
export var GluePolicy = [3, n0, _GPl, 0, [_PIJ, _PH, _CTr, _UT], [0, 0, 4, 4]];
|
|
5078
4932
|
export var GlueSchema = [3, n0, _GS, 0, [_Col], [() => GlueStudioSchemaColumnList]];
|
|
@@ -5222,49 +5076,13 @@ export var IcebergTableUpdate = [
|
|
|
5222
5076
|
],
|
|
5223
5077
|
];
|
|
5224
5078
|
export var IcebergTarget = [3, n0, _ITce, 0, [_Pat, _CNo, _Exc, _MTD], [64 | 0, 0, 64 | 0, 1]];
|
|
5225
|
-
export var IdempotentParameterMismatchException = [
|
|
5226
|
-
-3,
|
|
5227
|
-
n0,
|
|
5228
|
-
_IPME,
|
|
5229
|
-
{
|
|
5230
|
-
[_e]: _c,
|
|
5231
|
-
},
|
|
5232
|
-
[_M],
|
|
5233
|
-
[0],
|
|
5234
|
-
];
|
|
5079
|
+
export var IdempotentParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
|
|
5235
5080
|
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, __IdempotentParameterMismatchException);
|
|
5236
|
-
export var IllegalBlueprintStateException = [
|
|
5237
|
-
-3,
|
|
5238
|
-
n0,
|
|
5239
|
-
_IBSE,
|
|
5240
|
-
{
|
|
5241
|
-
[_e]: _c,
|
|
5242
|
-
},
|
|
5243
|
-
[_M],
|
|
5244
|
-
[0],
|
|
5245
|
-
];
|
|
5081
|
+
export var IllegalBlueprintStateException = [-3, n0, _IBSE, { [_e]: _c }, [_M], [0]];
|
|
5246
5082
|
TypeRegistry.for(n0).registerError(IllegalBlueprintStateException, __IllegalBlueprintStateException);
|
|
5247
|
-
export var IllegalSessionStateException = [
|
|
5248
|
-
-3,
|
|
5249
|
-
n0,
|
|
5250
|
-
_ISSE,
|
|
5251
|
-
{
|
|
5252
|
-
[_e]: _c,
|
|
5253
|
-
},
|
|
5254
|
-
[_M],
|
|
5255
|
-
[0],
|
|
5256
|
-
];
|
|
5083
|
+
export var IllegalSessionStateException = [-3, n0, _ISSE, { [_e]: _c }, [_M], [0]];
|
|
5257
5084
|
TypeRegistry.for(n0).registerError(IllegalSessionStateException, __IllegalSessionStateException);
|
|
5258
|
-
export var IllegalWorkflowStateException = [
|
|
5259
|
-
-3,
|
|
5260
|
-
n0,
|
|
5261
|
-
_IWSE,
|
|
5262
|
-
{
|
|
5263
|
-
[_e]: _c,
|
|
5264
|
-
},
|
|
5265
|
-
[_M],
|
|
5266
|
-
[0],
|
|
5267
|
-
];
|
|
5085
|
+
export var IllegalWorkflowStateException = [-3, n0, _IWSE, { [_e]: _c }, [_M], [0]];
|
|
5268
5086
|
TypeRegistry.for(n0).registerError(IllegalWorkflowStateException, __IllegalWorkflowStateException);
|
|
5269
5087
|
export var ImportCatalogToGlueRequest = [3, n0, _ICTGR, 0, [_CI], [0]];
|
|
5270
5088
|
export var ImportCatalogToGlueResponse = [3, n0, _ICTGRm, 0, [], []];
|
|
@@ -5286,44 +5104,14 @@ export var Integration = [
|
|
|
5286
5104
|
[0, 0, 0, 0, 0, 0, 128 | 0, () => IntegrationTagsList, 0, 4, () => IntegrationConfig, () => IntegrationErrorList, 0],
|
|
5287
5105
|
];
|
|
5288
5106
|
export var IntegrationConfig = [3, n0, _ICn, 0, [_RIef, _SPo, _CSon], [0, 128 | 0, 2]];
|
|
5289
|
-
export var IntegrationConflictOperationFault = [
|
|
5290
|
-
-3,
|
|
5291
|
-
n0,
|
|
5292
|
-
_ICOF,
|
|
5293
|
-
{
|
|
5294
|
-
[_e]: _c,
|
|
5295
|
-
[_hE]: 409,
|
|
5296
|
-
},
|
|
5297
|
-
[_M],
|
|
5298
|
-
[0],
|
|
5299
|
-
];
|
|
5107
|
+
export var IntegrationConflictOperationFault = [-3, n0, _ICOF, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
5300
5108
|
TypeRegistry.for(n0).registerError(IntegrationConflictOperationFault, __IntegrationConflictOperationFault);
|
|
5301
5109
|
export var IntegrationError = [3, n0, _IEn, 0, [_ECr, _EM], [0, 0]];
|
|
5302
5110
|
export var IntegrationFilter = [3, n0, _IFn, 0, [_N, _Val], [0, 64 | 0]];
|
|
5303
|
-
export var IntegrationNotFoundFault = [
|
|
5304
|
-
-3,
|
|
5305
|
-
n0,
|
|
5306
|
-
_INFF,
|
|
5307
|
-
{
|
|
5308
|
-
[_e]: _c,
|
|
5309
|
-
[_hE]: 404,
|
|
5310
|
-
},
|
|
5311
|
-
[_M],
|
|
5312
|
-
[0],
|
|
5313
|
-
];
|
|
5111
|
+
export var IntegrationNotFoundFault = [-3, n0, _INFF, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
5314
5112
|
TypeRegistry.for(n0).registerError(IntegrationNotFoundFault, __IntegrationNotFoundFault);
|
|
5315
5113
|
export var IntegrationPartition = [3, n0, _IPn, 0, [_FN, _FS, _CSonv], [0, 0, 0]];
|
|
5316
|
-
export var IntegrationQuotaExceededFault = [
|
|
5317
|
-
-3,
|
|
5318
|
-
n0,
|
|
5319
|
-
_IQEF,
|
|
5320
|
-
{
|
|
5321
|
-
[_e]: _c,
|
|
5322
|
-
[_hE]: 402,
|
|
5323
|
-
},
|
|
5324
|
-
[_M],
|
|
5325
|
-
[0],
|
|
5326
|
-
];
|
|
5114
|
+
export var IntegrationQuotaExceededFault = [-3, n0, _IQEF, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
|
|
5327
5115
|
TypeRegistry.for(n0).registerError(IntegrationQuotaExceededFault, __IntegrationQuotaExceededFault);
|
|
5328
5116
|
export var IntegrationResourceProperty = [
|
|
5329
5117
|
3,
|
|
@@ -5334,62 +5122,15 @@ export var IntegrationResourceProperty = [
|
|
|
5334
5122
|
[0, 0, () => SourceProcessingProperties, () => TargetProcessingProperties],
|
|
5335
5123
|
];
|
|
5336
5124
|
export var IntegrationResourcePropertyFilter = [3, n0, _IRPF, 0, [_N, _Val], [0, 64 | 0]];
|
|
5337
|
-
export var InternalServerException = [
|
|
5338
|
-
-3,
|
|
5339
|
-
n0,
|
|
5340
|
-
_ISE,
|
|
5341
|
-
{
|
|
5342
|
-
[_e]: _se,
|
|
5343
|
-
[_hE]: 500,
|
|
5344
|
-
},
|
|
5345
|
-
[_M],
|
|
5346
|
-
[0],
|
|
5347
|
-
];
|
|
5125
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_M], [0]];
|
|
5348
5126
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
5349
|
-
export var InternalServiceException = [
|
|
5350
|
-
-3,
|
|
5351
|
-
n0,
|
|
5352
|
-
_ISEn,
|
|
5353
|
-
{
|
|
5354
|
-
[_e]: _se,
|
|
5355
|
-
},
|
|
5356
|
-
[_M],
|
|
5357
|
-
[0],
|
|
5358
|
-
];
|
|
5127
|
+
export var InternalServiceException = [-3, n0, _ISEn, { [_e]: _se }, [_M], [0]];
|
|
5359
5128
|
TypeRegistry.for(n0).registerError(InternalServiceException, __InternalServiceException);
|
|
5360
|
-
export var InvalidInputException = [
|
|
5361
|
-
-3,
|
|
5362
|
-
n0,
|
|
5363
|
-
_IIE,
|
|
5364
|
-
{
|
|
5365
|
-
[_e]: _c,
|
|
5366
|
-
},
|
|
5367
|
-
[_M, _FFS],
|
|
5368
|
-
[0, 2],
|
|
5369
|
-
];
|
|
5129
|
+
export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_M, _FFS], [0, 2]];
|
|
5370
5130
|
TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
|
|
5371
|
-
export var InvalidIntegrationStateFault = [
|
|
5372
|
-
-3,
|
|
5373
|
-
n0,
|
|
5374
|
-
_IISF,
|
|
5375
|
-
{
|
|
5376
|
-
[_e]: _c,
|
|
5377
|
-
[_hE]: 400,
|
|
5378
|
-
},
|
|
5379
|
-
[_M],
|
|
5380
|
-
[0],
|
|
5381
|
-
];
|
|
5131
|
+
export var InvalidIntegrationStateFault = [-3, n0, _IISF, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
5382
5132
|
TypeRegistry.for(n0).registerError(InvalidIntegrationStateFault, __InvalidIntegrationStateFault);
|
|
5383
|
-
export var InvalidStateException = [
|
|
5384
|
-
-3,
|
|
5385
|
-
n0,
|
|
5386
|
-
_ISEnv,
|
|
5387
|
-
{
|
|
5388
|
-
[_e]: _c,
|
|
5389
|
-
},
|
|
5390
|
-
[_M],
|
|
5391
|
-
[0],
|
|
5392
|
-
];
|
|
5133
|
+
export var InvalidStateException = [-3, n0, _ISEnv, { [_e]: _c }, [_M], [0]];
|
|
5393
5134
|
TypeRegistry.for(n0).registerError(InvalidStateException, __InvalidStateException);
|
|
5394
5135
|
export var JDBCConnectorOptions = [
|
|
5395
5136
|
3,
|
|
@@ -5660,17 +5401,7 @@ export var KinesisStreamingSourceOptions = [
|
|
|
5660
5401
|
],
|
|
5661
5402
|
[0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 5, 0],
|
|
5662
5403
|
];
|
|
5663
|
-
export var KMSKeyNotAccessibleFault = [
|
|
5664
|
-
-3,
|
|
5665
|
-
n0,
|
|
5666
|
-
_KMSKNAF,
|
|
5667
|
-
{
|
|
5668
|
-
[_e]: _c,
|
|
5669
|
-
[_hE]: 400,
|
|
5670
|
-
},
|
|
5671
|
-
[_M],
|
|
5672
|
-
[0],
|
|
5673
|
-
];
|
|
5404
|
+
export var KMSKeyNotAccessibleFault = [-3, n0, _KMSKNAF, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
5674
5405
|
TypeRegistry.for(n0).registerError(KMSKeyNotAccessibleFault, __KMSKeyNotAccessibleFault);
|
|
5675
5406
|
export var LabelingSetGenerationTaskRunProperties = [3, n0, _LSGTRP, 0, [_OSP], [0]];
|
|
5676
5407
|
export var LakeFormationConfiguration = [3, n0, _LFC, 0, [_ULFC, _AI], [2, 0]];
|
|
@@ -6040,16 +5771,7 @@ export var MLTransform = [
|
|
|
6040
5771
|
() => TransformEncryption,
|
|
6041
5772
|
],
|
|
6042
5773
|
];
|
|
6043
|
-
export var MLTransformNotReadyException = [
|
|
6044
|
-
-3,
|
|
6045
|
-
n0,
|
|
6046
|
-
_MLTNRE,
|
|
6047
|
-
{
|
|
6048
|
-
[_e]: _c,
|
|
6049
|
-
},
|
|
6050
|
-
[_M],
|
|
6051
|
-
[0],
|
|
6052
|
-
];
|
|
5774
|
+
export var MLTransformNotReadyException = [-3, n0, _MLTNRE, { [_e]: _c }, [_M], [0]];
|
|
6053
5775
|
TypeRegistry.for(n0).registerError(MLTransformNotReadyException, __MLTransformNotReadyException);
|
|
6054
5776
|
export var MLUserDataEncryption = [3, n0, _MLUDE, 0, [_MUDEM, _KKI], [0, 0]];
|
|
6055
5777
|
export var ModifyIntegrationRequest = [
|
|
@@ -6079,16 +5801,7 @@ export var Node = [
|
|
|
6079
5801
|
[_Ty, _N, _UI, _TDr, _JD, _CDr],
|
|
6080
5802
|
[0, 0, 0, () => TriggerNodeDetails, () => JobNodeDetails, () => CrawlerNodeDetails],
|
|
6081
5803
|
];
|
|
6082
|
-
export var NoScheduleException = [
|
|
6083
|
-
-3,
|
|
6084
|
-
n0,
|
|
6085
|
-
_NSE,
|
|
6086
|
-
{
|
|
6087
|
-
[_e]: _c,
|
|
6088
|
-
},
|
|
6089
|
-
[_M],
|
|
6090
|
-
[0],
|
|
6091
|
-
];
|
|
5804
|
+
export var NoScheduleException = [-3, n0, _NSE, { [_e]: _c }, [_M], [0]];
|
|
6092
5805
|
TypeRegistry.for(n0).registerError(NoScheduleException, __NoScheduleException);
|
|
6093
5806
|
export var NotificationProperty = [3, n0, _NP, 0, [_NDA], [1]];
|
|
6094
5807
|
export var NullCheckBoxList = [3, n0, _NCBL, 0, [_IEs, _INS, _INO], [2, 2, 2]];
|
|
@@ -6124,27 +5837,9 @@ export var OAuth2PropertiesInput = [
|
|
|
6124
5837
|
[0, () => OAuth2ClientApplication, 0, 128 | 0, [() => AuthorizationCodeProperties, 0], [() => OAuth2Credentials, 0]],
|
|
6125
5838
|
];
|
|
6126
5839
|
export var OpenTableFormatInput = [3, n0, _OTFI, 0, [_IIc], [() => IcebergInput]];
|
|
6127
|
-
export var OperationNotSupportedException = [
|
|
6128
|
-
-3,
|
|
6129
|
-
n0,
|
|
6130
|
-
_ONSE,
|
|
6131
|
-
{
|
|
6132
|
-
[_e]: _c,
|
|
6133
|
-
},
|
|
6134
|
-
[_M],
|
|
6135
|
-
[0],
|
|
6136
|
-
];
|
|
5840
|
+
export var OperationNotSupportedException = [-3, n0, _ONSE, { [_e]: _c }, [_M], [0]];
|
|
6137
5841
|
TypeRegistry.for(n0).registerError(OperationNotSupportedException, __OperationNotSupportedException);
|
|
6138
|
-
export var OperationTimeoutException = [
|
|
6139
|
-
-3,
|
|
6140
|
-
n0,
|
|
6141
|
-
_OTE,
|
|
6142
|
-
{
|
|
6143
|
-
[_e]: _c,
|
|
6144
|
-
},
|
|
6145
|
-
[_M],
|
|
6146
|
-
[0],
|
|
6147
|
-
];
|
|
5842
|
+
export var OperationTimeoutException = [-3, n0, _OTE, { [_e]: _c }, [_M], [0]];
|
|
6148
5843
|
TypeRegistry.for(n0).registerError(OperationTimeoutException, __OperationTimeoutException);
|
|
6149
5844
|
export var Option = [3, n0, _Opt, 0, [_V, _Labe, _D], [0, 0, 0]];
|
|
6150
5845
|
export var OracleSQLCatalogSource = [3, n0, _OSQLCS, 0, [_N, _Dat, _Ta], [0, 0, 0]];
|
|
@@ -6194,16 +5889,7 @@ export var PartitionInput = [
|
|
|
6194
5889
|
[64 | 0, 4, () => StorageDescriptor, 128 | 0, 4],
|
|
6195
5890
|
];
|
|
6196
5891
|
export var PartitionValueList = [3, n0, _PVL, 0, [_Val], [64 | 0]];
|
|
6197
|
-
export var PermissionTypeMismatchException = [
|
|
6198
|
-
-3,
|
|
6199
|
-
n0,
|
|
6200
|
-
_PTME,
|
|
6201
|
-
{
|
|
6202
|
-
[_e]: _c,
|
|
6203
|
-
},
|
|
6204
|
-
[_M],
|
|
6205
|
-
[0],
|
|
6206
|
-
];
|
|
5892
|
+
export var PermissionTypeMismatchException = [-3, n0, _PTME, { [_e]: _c }, [_M], [0]];
|
|
6207
5893
|
TypeRegistry.for(n0).registerError(PermissionTypeMismatchException, __PermissionTypeMismatchException);
|
|
6208
5894
|
export var PhysicalConnectionRequirements = [3, n0, _PCR, 0, [_SIu, _SGIL, _AZ], [0, 64 | 0, 0]];
|
|
6209
5895
|
export var PIIDetection = [
|
|
@@ -6371,39 +6057,11 @@ export var RemoveSchemaVersionMetadataResponse = [
|
|
|
6371
6057
|
export var RenameField = [3, n0, _RF, 0, [_N, _I, _SPou, _TPar], [0, 64 | 0, 64 | 0, 64 | 0]];
|
|
6372
6058
|
export var ResetJobBookmarkRequest = [3, n0, _RJBR, 0, [_JN, _RIu], [0, 0]];
|
|
6373
6059
|
export var ResetJobBookmarkResponse = [3, n0, _RJBRe, 0, [_JBEo], [() => JobBookmarkEntry]];
|
|
6374
|
-
export var ResourceNotFoundException = [
|
|
6375
|
-
-3,
|
|
6376
|
-
n0,
|
|
6377
|
-
_RNFE,
|
|
6378
|
-
{
|
|
6379
|
-
[_e]: _c,
|
|
6380
|
-
[_hE]: 404,
|
|
6381
|
-
},
|
|
6382
|
-
[_M],
|
|
6383
|
-
[0],
|
|
6384
|
-
];
|
|
6060
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
6385
6061
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
6386
|
-
export var ResourceNotReadyException = [
|
|
6387
|
-
-3,
|
|
6388
|
-
n0,
|
|
6389
|
-
_RNRE,
|
|
6390
|
-
{
|
|
6391
|
-
[_e]: _c,
|
|
6392
|
-
},
|
|
6393
|
-
[_M],
|
|
6394
|
-
[0],
|
|
6395
|
-
];
|
|
6062
|
+
export var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _c }, [_M], [0]];
|
|
6396
6063
|
TypeRegistry.for(n0).registerError(ResourceNotReadyException, __ResourceNotReadyException);
|
|
6397
|
-
export var ResourceNumberLimitExceededException = [
|
|
6398
|
-
-3,
|
|
6399
|
-
n0,
|
|
6400
|
-
_RNLEE,
|
|
6401
|
-
{
|
|
6402
|
-
[_e]: _c,
|
|
6403
|
-
},
|
|
6404
|
-
[_M],
|
|
6405
|
-
[0],
|
|
6406
|
-
];
|
|
6064
|
+
export var ResourceNumberLimitExceededException = [-3, n0, _RNLEE, { [_e]: _c }, [_M], [0]];
|
|
6407
6065
|
TypeRegistry.for(n0).registerError(ResourceNumberLimitExceededException, __ResourceNumberLimitExceededException);
|
|
6408
6066
|
export var ResourceUri = [3, n0, _RUe, 0, [_RTes, _Ur], [0, 0]];
|
|
6409
6067
|
export var ResumeWorkflowRunRequest = [3, n0, _RWRR, 0, [_N, _RIu, _NI], [0, 0, 64 | 0]];
|
|
@@ -6674,38 +6332,11 @@ export var S3Target = [
|
|
|
6674
6332
|
[0, 64 | 0, 0, 1, 0, 0],
|
|
6675
6333
|
];
|
|
6676
6334
|
export var Schedule = [3, n0, _Sc, 0, [_SEc, _Sta], [0, 0]];
|
|
6677
|
-
export var SchedulerNotRunningException = [
|
|
6678
|
-
-3,
|
|
6679
|
-
n0,
|
|
6680
|
-
_SNRE,
|
|
6681
|
-
{
|
|
6682
|
-
[_e]: _c,
|
|
6683
|
-
},
|
|
6684
|
-
[_M],
|
|
6685
|
-
[0],
|
|
6686
|
-
];
|
|
6335
|
+
export var SchedulerNotRunningException = [-3, n0, _SNRE, { [_e]: _c }, [_M], [0]];
|
|
6687
6336
|
TypeRegistry.for(n0).registerError(SchedulerNotRunningException, __SchedulerNotRunningException);
|
|
6688
|
-
export var SchedulerRunningException = [
|
|
6689
|
-
-3,
|
|
6690
|
-
n0,
|
|
6691
|
-
_SRE,
|
|
6692
|
-
{
|
|
6693
|
-
[_e]: _c,
|
|
6694
|
-
},
|
|
6695
|
-
[_M],
|
|
6696
|
-
[0],
|
|
6697
|
-
];
|
|
6337
|
+
export var SchedulerRunningException = [-3, n0, _SRE, { [_e]: _c }, [_M], [0]];
|
|
6698
6338
|
TypeRegistry.for(n0).registerError(SchedulerRunningException, __SchedulerRunningException);
|
|
6699
|
-
export var SchedulerTransitioningException = [
|
|
6700
|
-
-3,
|
|
6701
|
-
n0,
|
|
6702
|
-
_STE,
|
|
6703
|
-
{
|
|
6704
|
-
[_e]: _c,
|
|
6705
|
-
},
|
|
6706
|
-
[_M],
|
|
6707
|
-
[0],
|
|
6708
|
-
];
|
|
6339
|
+
export var SchedulerTransitioningException = [-3, n0, _STE, { [_e]: _c }, [_M], [0]];
|
|
6709
6340
|
TypeRegistry.for(n0).registerError(SchedulerTransitioningException, __SchedulerTransitioningException);
|
|
6710
6341
|
export var SchemaChangePolicy = [3, n0, _SCP, 0, [_UB, _DB], [0, 0]];
|
|
6711
6342
|
export var SchemaColumn = [3, n0, _SCch, 0, [_N, _DTa], [0, 0]];
|
|
@@ -7175,17 +6806,7 @@ export var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _TTA], [0, 128 | 0]];
|
|
|
7175
6806
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
7176
6807
|
export var TargetProcessingProperties = [3, n0, _TPP, 0, [_RA, _KA, _CNo, _EBA], [0, 0, 0, 0]];
|
|
7177
6808
|
export var TargetRedshiftCatalog = [3, n0, _TRC, 0, [_CAa], [0]];
|
|
7178
|
-
export var TargetResourceNotFound = [
|
|
7179
|
-
-3,
|
|
7180
|
-
n0,
|
|
7181
|
-
_TRNF,
|
|
7182
|
-
{
|
|
7183
|
-
[_e]: _c,
|
|
7184
|
-
[_hE]: 404,
|
|
7185
|
-
},
|
|
7186
|
-
[_M],
|
|
7187
|
-
[0],
|
|
7188
|
-
];
|
|
6809
|
+
export var TargetResourceNotFound = [-3, n0, _TRNF, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
7189
6810
|
TypeRegistry.for(n0).registerError(TargetResourceNotFound, __TargetResourceNotFound);
|
|
7190
6811
|
export var TargetTableConfig = [
|
|
7191
6812
|
3,
|
|
@@ -7236,16 +6857,7 @@ export var TestConnectionRequest = [
|
|
|
7236
6857
|
[0, 0, [() => TestConnectionInput, 0]],
|
|
7237
6858
|
];
|
|
7238
6859
|
export var TestConnectionResponse = [3, n0, _TCRe, 0, [], []];
|
|
7239
|
-
export var ThrottlingException = [
|
|
7240
|
-
-3,
|
|
7241
|
-
n0,
|
|
7242
|
-
_TEh,
|
|
7243
|
-
{
|
|
7244
|
-
[_e]: _c,
|
|
7245
|
-
},
|
|
7246
|
-
[_M],
|
|
7247
|
-
[0],
|
|
7248
|
-
];
|
|
6860
|
+
export var ThrottlingException = [-3, n0, _TEh, { [_e]: _c }, [_M], [0]];
|
|
7249
6861
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
7250
6862
|
export var TimestampedInclusionAnnotation = [3, n0, _TIA, 0, [_V, _LMO], [0, 4]];
|
|
7251
6863
|
export var TimestampFilter = [3, n0, _TF, 0, [_RBec, _RAeco], [4, 4]];
|
|
@@ -7579,27 +7191,9 @@ export var UserDefinedFunctionInput = [
|
|
|
7579
7191
|
[_FNu, _CNl, _ON, _FTu, _OT, _RUes],
|
|
7580
7192
|
[0, 0, 0, 0, 0, () => ResourceUriList],
|
|
7581
7193
|
];
|
|
7582
|
-
export var ValidationException = [
|
|
7583
|
-
-3,
|
|
7584
|
-
n0,
|
|
7585
|
-
_VE,
|
|
7586
|
-
{
|
|
7587
|
-
[_e]: _c,
|
|
7588
|
-
},
|
|
7589
|
-
[_M],
|
|
7590
|
-
[0],
|
|
7591
|
-
];
|
|
7194
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_M], [0]];
|
|
7592
7195
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
7593
|
-
export var VersionMismatchException = [
|
|
7594
|
-
-3,
|
|
7595
|
-
n0,
|
|
7596
|
-
_VME,
|
|
7597
|
-
{
|
|
7598
|
-
[_e]: _c,
|
|
7599
|
-
},
|
|
7600
|
-
[_M],
|
|
7601
|
-
[0],
|
|
7602
|
-
];
|
|
7196
|
+
export var VersionMismatchException = [-3, n0, _VME, { [_e]: _c }, [_M], [0]];
|
|
7603
7197
|
TypeRegistry.for(n0).registerError(VersionMismatchException, __VersionMismatchException);
|
|
7604
7198
|
export var ViewDefinition = [
|
|
7605
7199
|
3,
|
package/dist-types/Glue.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput } from "./commands/BatchCreatePartitionCommand";
|
|
3
3
|
import { BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput } from "./commands/BatchDeleteConnectionCommand";
|
|
4
4
|
import { BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput } from "./commands/BatchDeletePartitionCommand";
|