@aws-sdk/client-glue 3.131.0 → 3.141.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/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/BatchCreatePartitionCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/BatchDeletePartitionCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteTableCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +2 -2
- package/dist-cjs/commands/BatchGetBlueprintsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetCrawlersCommand.js +2 -2
- package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetJobsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetPartitionCommand.js +2 -2
- package/dist-cjs/commands/BatchGetTriggersCommand.js +2 -2
- package/dist-cjs/commands/BatchGetWorkflowsCommand.js +2 -2
- package/dist-cjs/commands/BatchStopJobRunCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdatePartitionCommand.js +2 -2
- package/dist-cjs/commands/CancelMLTaskRunCommand.js +2 -2
- package/dist-cjs/commands/CancelStatementCommand.js +2 -2
- package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +2 -2
- package/dist-cjs/commands/CreateBlueprintCommand.js +2 -2
- package/dist-cjs/commands/CreateClassifierCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateCrawlerCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +2 -2
- package/dist-cjs/commands/CreateDatabaseCommand.js +2 -2
- package/dist-cjs/commands/CreateDevEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateMLTransformCommand.js +2 -2
- package/dist-cjs/commands/CreatePartitionCommand.js +2 -2
- package/dist-cjs/commands/CreatePartitionIndexCommand.js +2 -2
- package/dist-cjs/commands/CreateRegistryCommand.js +2 -2
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -2
- package/dist-cjs/commands/CreateScriptCommand.js +2 -2
- package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateTableCommand.js +2 -2
- package/dist-cjs/commands/CreateTriggerCommand.js +2 -2
- package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkflowCommand.js +2 -2
- package/dist-cjs/commands/DeleteBlueprintCommand.js +2 -2
- package/dist-cjs/commands/DeleteClassifierCommand.js +2 -2
- package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCrawlerCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatabaseCommand.js +2 -2
- package/dist-cjs/commands/DeleteDevEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteMLTransformCommand.js +2 -2
- package/dist-cjs/commands/DeletePartitionCommand.js +2 -2
- package/dist-cjs/commands/DeletePartitionIndexCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegistryCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -2
- package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteSessionCommand.js +2 -2
- package/dist-cjs/commands/DeleteTableCommand.js +2 -2
- package/dist-cjs/commands/DeleteTableVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteTriggerCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-cjs/commands/GetBlueprintCommand.js +2 -2
- package/dist-cjs/commands/GetBlueprintRunCommand.js +2 -2
- package/dist-cjs/commands/GetBlueprintRunsCommand.js +2 -2
- package/dist-cjs/commands/GetCatalogImportStatusCommand.js +2 -2
- package/dist-cjs/commands/GetClassifierCommand.js +2 -2
- package/dist-cjs/commands/GetClassifiersCommand.js +2 -2
- package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetCrawlerCommand.js +2 -2
- package/dist-cjs/commands/GetCrawlerMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetCrawlersCommand.js +2 -2
- package/dist-cjs/commands/GetCustomEntityTypeCommand.js +2 -2
- package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetDatabaseCommand.js +2 -2
- package/dist-cjs/commands/GetDatabasesCommand.js +2 -2
- package/dist-cjs/commands/GetDataflowGraphCommand.js +2 -2
- package/dist-cjs/commands/GetDevEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetDevEndpointsCommand.js +2 -2
- package/dist-cjs/commands/GetJobBookmarkCommand.js +2 -2
- package/dist-cjs/commands/GetJobCommand.js +2 -2
- package/dist-cjs/commands/GetJobRunCommand.js +2 -2
- package/dist-cjs/commands/GetJobRunsCommand.js +2 -2
- package/dist-cjs/commands/GetJobsCommand.js +2 -2
- package/dist-cjs/commands/GetMLTaskRunCommand.js +2 -2
- package/dist-cjs/commands/GetMLTaskRunsCommand.js +2 -2
- package/dist-cjs/commands/GetMLTransformCommand.js +2 -2
- package/dist-cjs/commands/GetMLTransformsCommand.js +2 -2
- package/dist-cjs/commands/GetMappingCommand.js +2 -2
- package/dist-cjs/commands/GetPartitionCommand.js +2 -2
- package/dist-cjs/commands/GetPartitionIndexesCommand.js +2 -2
- package/dist-cjs/commands/GetPartitionsCommand.js +2 -2
- package/dist-cjs/commands/GetPlanCommand.js +2 -2
- package/dist-cjs/commands/GetRegistryCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetSchemaCommand.js +2 -2
- package/dist-cjs/commands/GetSchemaVersionCommand.js +2 -2
- package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +2 -2
- package/dist-cjs/commands/GetSecurityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/GetSessionCommand.js +2 -2
- package/dist-cjs/commands/GetStatementCommand.js +2 -2
- package/dist-cjs/commands/GetTableCommand.js +2 -2
- package/dist-cjs/commands/GetTableVersionCommand.js +2 -2
- package/dist-cjs/commands/GetTableVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetTablesCommand.js +2 -2
- package/dist-cjs/commands/GetTagsCommand.js +2 -2
- package/dist-cjs/commands/GetTriggerCommand.js +2 -2
- package/dist-cjs/commands/GetTriggersCommand.js +2 -2
- package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowRunCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowRunsCommand.js +2 -2
- package/dist-cjs/commands/ImportCatalogToGlueCommand.js +2 -2
- package/dist-cjs/commands/ListBlueprintsCommand.js +2 -2
- package/dist-cjs/commands/ListCrawlersCommand.js +2 -2
- package/dist-cjs/commands/ListCrawlsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomEntityTypesCommand.js +2 -2
- package/dist-cjs/commands/ListDevEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMLTransformsCommand.js +2 -2
- package/dist-cjs/commands/ListRegistriesCommand.js +2 -2
- package/dist-cjs/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSchemasCommand.js +2 -2
- package/dist-cjs/commands/ListSessionsCommand.js +2 -2
- package/dist-cjs/commands/ListStatementsCommand.js +2 -2
- package/dist-cjs/commands/ListTriggersCommand.js +2 -2
- package/dist-cjs/commands/ListWorkflowsCommand.js +2 -2
- package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +2 -2
- package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +2 -2
- package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +2 -2
- package/dist-cjs/commands/RegisterSchemaVersionCommand.js +2 -2
- package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +2 -2
- package/dist-cjs/commands/ResetJobBookmarkCommand.js +2 -2
- package/dist-cjs/commands/ResumeWorkflowRunCommand.js +2 -2
- package/dist-cjs/commands/RunStatementCommand.js +2 -2
- package/dist-cjs/commands/SearchTablesCommand.js +2 -2
- package/dist-cjs/commands/StartBlueprintRunCommand.js +2 -2
- package/dist-cjs/commands/StartCrawlerCommand.js +2 -2
- package/dist-cjs/commands/StartCrawlerScheduleCommand.js +2 -2
- package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +2 -2
- package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +2 -2
- package/dist-cjs/commands/StartJobRunCommand.js +2 -2
- package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +2 -2
- package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -2
- package/dist-cjs/commands/StartTriggerCommand.js +2 -2
- package/dist-cjs/commands/StartWorkflowRunCommand.js +2 -2
- package/dist-cjs/commands/StopCrawlerCommand.js +2 -2
- package/dist-cjs/commands/StopCrawlerScheduleCommand.js +2 -2
- package/dist-cjs/commands/StopSessionCommand.js +2 -2
- package/dist-cjs/commands/StopTriggerCommand.js +2 -2
- package/dist-cjs/commands/StopWorkflowRunCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateBlueprintCommand.js +2 -2
- package/dist-cjs/commands/UpdateClassifierCommand.js +2 -2
- package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCrawlerCommand.js +2 -2
- package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateDatabaseCommand.js +2 -2
- package/dist-cjs/commands/UpdateDevEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateMLTransformCommand.js +2 -2
- package/dist-cjs/commands/UpdatePartitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegistryCommand.js +2 -2
- package/dist-cjs/commands/UpdateSchemaCommand.js +2 -2
- package/dist-cjs/commands/UpdateTableCommand.js +2 -2
- package/dist-cjs/commands/UpdateTriggerCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-cjs/models/models_0.js +946 -1416
- package/dist-cjs/models/models_1.js +1106 -1656
- package/dist-cjs/models/models_2.js +410 -610
- package/dist-es/commands/BatchCreatePartitionCommand.js +3 -3
- package/dist-es/commands/BatchDeleteConnectionCommand.js +3 -3
- package/dist-es/commands/BatchDeletePartitionCommand.js +3 -3
- package/dist-es/commands/BatchDeleteTableCommand.js +3 -3
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +3 -3
- package/dist-es/commands/BatchGetBlueprintsCommand.js +3 -3
- package/dist-es/commands/BatchGetCrawlersCommand.js +3 -3
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +3 -3
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +3 -3
- package/dist-es/commands/BatchGetJobsCommand.js +4 -4
- package/dist-es/commands/BatchGetPartitionCommand.js +3 -3
- package/dist-es/commands/BatchGetTriggersCommand.js +3 -3
- package/dist-es/commands/BatchGetWorkflowsCommand.js +3 -3
- package/dist-es/commands/BatchStopJobRunCommand.js +3 -3
- package/dist-es/commands/BatchUpdatePartitionCommand.js +3 -3
- package/dist-es/commands/CancelMLTaskRunCommand.js +3 -3
- package/dist-es/commands/CancelStatementCommand.js +3 -3
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +3 -3
- package/dist-es/commands/CreateBlueprintCommand.js +3 -3
- package/dist-es/commands/CreateClassifierCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCrawlerCommand.js +3 -3
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/CreateDatabaseCommand.js +3 -3
- package/dist-es/commands/CreateDevEndpointCommand.js +3 -3
- package/dist-es/commands/CreateJobCommand.js +4 -4
- package/dist-es/commands/CreateMLTransformCommand.js +3 -3
- package/dist-es/commands/CreatePartitionCommand.js +3 -3
- package/dist-es/commands/CreatePartitionIndexCommand.js +3 -3
- package/dist-es/commands/CreateRegistryCommand.js +3 -3
- package/dist-es/commands/CreateSchemaCommand.js +3 -3
- package/dist-es/commands/CreateScriptCommand.js +3 -3
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateSessionCommand.js +3 -3
- package/dist-es/commands/CreateTableCommand.js +3 -3
- package/dist-es/commands/CreateTriggerCommand.js +3 -3
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/CreateWorkflowCommand.js +3 -3
- package/dist-es/commands/DeleteBlueprintCommand.js +3 -3
- package/dist-es/commands/DeleteClassifierCommand.js +4 -4
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-es/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteJobCommand.js +3 -3
- package/dist-es/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-es/commands/DeletePartitionCommand.js +3 -3
- package/dist-es/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-es/commands/DeleteRegistryCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSchemaCommand.js +3 -3
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteSessionCommand.js +3 -3
- package/dist-es/commands/DeleteTableCommand.js +3 -3
- package/dist-es/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-es/commands/DeleteTriggerCommand.js +3 -3
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-es/commands/GetBlueprintCommand.js +3 -3
- package/dist-es/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-es/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-es/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-es/commands/GetClassifierCommand.js +3 -3
- package/dist-es/commands/GetClassifiersCommand.js +3 -3
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/GetConnectionCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCrawlerCommand.js +3 -3
- package/dist-es/commands/GetCrawlerMetricsCommand.js +3 -3
- package/dist-es/commands/GetCrawlersCommand.js +3 -3
- package/dist-es/commands/GetCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-es/commands/GetDatabaseCommand.js +3 -3
- package/dist-es/commands/GetDatabasesCommand.js +3 -3
- package/dist-es/commands/GetDataflowGraphCommand.js +3 -3
- package/dist-es/commands/GetDevEndpointCommand.js +3 -3
- package/dist-es/commands/GetDevEndpointsCommand.js +3 -3
- package/dist-es/commands/GetJobBookmarkCommand.js +3 -3
- package/dist-es/commands/GetJobCommand.js +4 -4
- package/dist-es/commands/GetJobRunCommand.js +3 -3
- package/dist-es/commands/GetJobRunsCommand.js +3 -3
- package/dist-es/commands/GetJobsCommand.js +4 -4
- package/dist-es/commands/GetMLTaskRunCommand.js +3 -3
- package/dist-es/commands/GetMLTaskRunsCommand.js +3 -3
- package/dist-es/commands/GetMLTransformCommand.js +3 -3
- package/dist-es/commands/GetMLTransformsCommand.js +3 -3
- package/dist-es/commands/GetMappingCommand.js +3 -3
- package/dist-es/commands/GetPartitionCommand.js +3 -3
- package/dist-es/commands/GetPartitionIndexesCommand.js +3 -3
- package/dist-es/commands/GetPartitionsCommand.js +3 -3
- package/dist-es/commands/GetPlanCommand.js +3 -3
- package/dist-es/commands/GetRegistryCommand.js +3 -3
- package/dist-es/commands/GetResourcePoliciesCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSchemaCommand.js +3 -3
- package/dist-es/commands/GetSchemaVersionCommand.js +3 -3
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +3 -3
- package/dist-es/commands/GetSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +3 -3
- package/dist-es/commands/GetSessionCommand.js +3 -3
- package/dist-es/commands/GetStatementCommand.js +3 -3
- package/dist-es/commands/GetTableCommand.js +3 -3
- package/dist-es/commands/GetTableVersionCommand.js +3 -3
- package/dist-es/commands/GetTableVersionsCommand.js +3 -3
- package/dist-es/commands/GetTablesCommand.js +3 -3
- package/dist-es/commands/GetTagsCommand.js +3 -3
- package/dist-es/commands/GetTriggerCommand.js +3 -3
- package/dist-es/commands/GetTriggersCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +3 -3
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +3 -3
- package/dist-es/commands/GetWorkflowCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunsCommand.js +3 -3
- package/dist-es/commands/ImportCatalogToGlueCommand.js +3 -3
- package/dist-es/commands/ListBlueprintsCommand.js +3 -3
- package/dist-es/commands/ListCrawlersCommand.js +3 -3
- package/dist-es/commands/ListCrawlsCommand.js +3 -3
- package/dist-es/commands/ListCustomEntityTypesCommand.js +3 -3
- package/dist-es/commands/ListDevEndpointsCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListMLTransformsCommand.js +3 -3
- package/dist-es/commands/ListRegistriesCommand.js +3 -3
- package/dist-es/commands/ListSchemaVersionsCommand.js +3 -3
- package/dist-es/commands/ListSchemasCommand.js +3 -3
- package/dist-es/commands/ListSessionsCommand.js +3 -3
- package/dist-es/commands/ListStatementsCommand.js +3 -3
- package/dist-es/commands/ListTriggersCommand.js +3 -3
- package/dist-es/commands/ListWorkflowsCommand.js +3 -3
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +3 -3
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/RegisterSchemaVersionCommand.js +3 -3
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/ResetJobBookmarkCommand.js +3 -3
- package/dist-es/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-es/commands/RunStatementCommand.js +3 -3
- package/dist-es/commands/SearchTablesCommand.js +3 -3
- package/dist-es/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-es/commands/StartCrawlerCommand.js +3 -3
- package/dist-es/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-es/commands/StartJobRunCommand.js +3 -3
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-es/commands/StartTriggerCommand.js +3 -3
- package/dist-es/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-es/commands/StopCrawlerCommand.js +3 -3
- package/dist-es/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/StopSessionCommand.js +3 -3
- package/dist-es/commands/StopTriggerCommand.js +3 -3
- package/dist-es/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-es/commands/UpdateClassifierCommand.js +3 -3
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-es/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateJobCommand.js +3 -3
- package/dist-es/commands/UpdateMLTransformCommand.js +3 -3
- package/dist-es/commands/UpdatePartitionCommand.js +3 -3
- package/dist-es/commands/UpdateRegistryCommand.js +3 -3
- package/dist-es/commands/UpdateSchemaCommand.js +3 -3
- package/dist-es/commands/UpdateTableCommand.js +3 -3
- package/dist-es/commands/UpdateTriggerCommand.js +3 -3
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-es/models/models_0.js +235 -940
- package/dist-es/models/models_1.js +275 -1100
- package/dist-es/models/models_2.js +100 -400
- package/dist-types/models/models_0.d.ts +944 -1413
- package/dist-types/models/models_1.d.ts +1100 -1650
- package/dist-types/models/models_2.d.ts +406 -605
- package/dist-types/ts3.4/models/models_0.d.ts +0 -700
- package/dist-types/ts3.4/models/models_1.d.ts +550 -1100
- package/dist-types/ts3.4/models/models_2.d.ts +0 -252
- package/package.json +6 -6
|
@@ -8,10 +8,6 @@ export interface RegisterSchemaVersionInput {
|
|
|
8
8
|
|
|
9
9
|
SchemaDefinition: string | undefined;
|
|
10
10
|
}
|
|
11
|
-
export declare namespace RegisterSchemaVersionInput {
|
|
12
|
-
|
|
13
|
-
const filterSensitiveLog: (obj: RegisterSchemaVersionInput) => any;
|
|
14
|
-
}
|
|
15
11
|
export interface RegisterSchemaVersionResponse {
|
|
16
12
|
|
|
17
13
|
SchemaVersionId?: string;
|
|
@@ -20,10 +16,6 @@ export interface RegisterSchemaVersionResponse {
|
|
|
20
16
|
|
|
21
17
|
Status?: SchemaVersionStatus | string;
|
|
22
18
|
}
|
|
23
|
-
export declare namespace RegisterSchemaVersionResponse {
|
|
24
|
-
|
|
25
|
-
const filterSensitiveLog: (obj: RegisterSchemaVersionResponse) => any;
|
|
26
|
-
}
|
|
27
19
|
export interface RemoveSchemaVersionMetadataInput {
|
|
28
20
|
|
|
29
21
|
SchemaId?: SchemaId;
|
|
@@ -34,10 +26,6 @@ export interface RemoveSchemaVersionMetadataInput {
|
|
|
34
26
|
|
|
35
27
|
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
36
28
|
}
|
|
37
|
-
export declare namespace RemoveSchemaVersionMetadataInput {
|
|
38
|
-
|
|
39
|
-
const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataInput) => any;
|
|
40
|
-
}
|
|
41
29
|
export interface RemoveSchemaVersionMetadataResponse {
|
|
42
30
|
|
|
43
31
|
SchemaArn?: string;
|
|
@@ -56,28 +44,16 @@ export interface RemoveSchemaVersionMetadataResponse {
|
|
|
56
44
|
|
|
57
45
|
MetadataValue?: string;
|
|
58
46
|
}
|
|
59
|
-
export declare namespace RemoveSchemaVersionMetadataResponse {
|
|
60
|
-
|
|
61
|
-
const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataResponse) => any;
|
|
62
|
-
}
|
|
63
47
|
export interface ResetJobBookmarkRequest {
|
|
64
48
|
|
|
65
49
|
JobName: string | undefined;
|
|
66
50
|
|
|
67
51
|
RunId?: string;
|
|
68
52
|
}
|
|
69
|
-
export declare namespace ResetJobBookmarkRequest {
|
|
70
|
-
|
|
71
|
-
const filterSensitiveLog: (obj: ResetJobBookmarkRequest) => any;
|
|
72
|
-
}
|
|
73
53
|
export interface ResetJobBookmarkResponse {
|
|
74
54
|
|
|
75
55
|
JobBookmarkEntry?: JobBookmarkEntry;
|
|
76
56
|
}
|
|
77
|
-
export declare namespace ResetJobBookmarkResponse {
|
|
78
|
-
|
|
79
|
-
const filterSensitiveLog: (obj: ResetJobBookmarkResponse) => any;
|
|
80
|
-
}
|
|
81
57
|
|
|
82
58
|
export declare class ConcurrentRunsExceededException extends __BaseException {
|
|
83
59
|
readonly name: "ConcurrentRunsExceededException";
|
|
@@ -104,20 +80,12 @@ export interface ResumeWorkflowRunRequest {
|
|
|
104
80
|
|
|
105
81
|
NodeIds: string[] | undefined;
|
|
106
82
|
}
|
|
107
|
-
export declare namespace ResumeWorkflowRunRequest {
|
|
108
|
-
|
|
109
|
-
const filterSensitiveLog: (obj: ResumeWorkflowRunRequest) => any;
|
|
110
|
-
}
|
|
111
83
|
export interface ResumeWorkflowRunResponse {
|
|
112
84
|
|
|
113
85
|
RunId?: string;
|
|
114
86
|
|
|
115
87
|
NodeIds?: string[];
|
|
116
88
|
}
|
|
117
|
-
export declare namespace ResumeWorkflowRunResponse {
|
|
118
|
-
|
|
119
|
-
const filterSensitiveLog: (obj: ResumeWorkflowRunResponse) => any;
|
|
120
|
-
}
|
|
121
89
|
export interface RunStatementRequest {
|
|
122
90
|
|
|
123
91
|
SessionId: string | undefined;
|
|
@@ -126,18 +94,10 @@ export interface RunStatementRequest {
|
|
|
126
94
|
|
|
127
95
|
RequestOrigin?: string;
|
|
128
96
|
}
|
|
129
|
-
export declare namespace RunStatementRequest {
|
|
130
|
-
|
|
131
|
-
const filterSensitiveLog: (obj: RunStatementRequest) => any;
|
|
132
|
-
}
|
|
133
97
|
export interface RunStatementResponse {
|
|
134
98
|
|
|
135
99
|
Id?: number;
|
|
136
100
|
}
|
|
137
|
-
export declare namespace RunStatementResponse {
|
|
138
|
-
|
|
139
|
-
const filterSensitiveLog: (obj: RunStatementResponse) => any;
|
|
140
|
-
}
|
|
141
101
|
export declare enum Comparator {
|
|
142
102
|
EQUALS = "EQUALS",
|
|
143
103
|
GREATER_THAN = "GREATER_THAN",
|
|
@@ -154,10 +114,6 @@ export interface PropertyPredicate {
|
|
|
154
114
|
|
|
155
115
|
Comparator?: Comparator | string;
|
|
156
116
|
}
|
|
157
|
-
export declare namespace PropertyPredicate {
|
|
158
|
-
|
|
159
|
-
const filterSensitiveLog: (obj: PropertyPredicate) => any;
|
|
160
|
-
}
|
|
161
117
|
export declare enum Sort {
|
|
162
118
|
ASCENDING = "ASC",
|
|
163
119
|
DESCENDING = "DESC"
|
|
@@ -169,10 +125,6 @@ export interface SortCriterion {
|
|
|
169
125
|
|
|
170
126
|
Sort?: Sort | string;
|
|
171
127
|
}
|
|
172
|
-
export declare namespace SortCriterion {
|
|
173
|
-
|
|
174
|
-
const filterSensitiveLog: (obj: SortCriterion) => any;
|
|
175
|
-
}
|
|
176
128
|
export interface SearchTablesRequest {
|
|
177
129
|
|
|
178
130
|
CatalogId?: string;
|
|
@@ -189,20 +141,12 @@ export interface SearchTablesRequest {
|
|
|
189
141
|
|
|
190
142
|
ResourceShareType?: ResourceShareType | string;
|
|
191
143
|
}
|
|
192
|
-
export declare namespace SearchTablesRequest {
|
|
193
|
-
|
|
194
|
-
const filterSensitiveLog: (obj: SearchTablesRequest) => any;
|
|
195
|
-
}
|
|
196
144
|
export interface SearchTablesResponse {
|
|
197
145
|
|
|
198
146
|
NextToken?: string;
|
|
199
147
|
|
|
200
148
|
TableList?: Table[];
|
|
201
149
|
}
|
|
202
|
-
export declare namespace SearchTablesResponse {
|
|
203
|
-
|
|
204
|
-
const filterSensitiveLog: (obj: SearchTablesResponse) => any;
|
|
205
|
-
}
|
|
206
150
|
|
|
207
151
|
export declare class IllegalBlueprintStateException extends __BaseException {
|
|
208
152
|
readonly name: "IllegalBlueprintStateException";
|
|
@@ -220,32 +164,16 @@ export interface StartBlueprintRunRequest {
|
|
|
220
164
|
|
|
221
165
|
RoleArn: string | undefined;
|
|
222
166
|
}
|
|
223
|
-
export declare namespace StartBlueprintRunRequest {
|
|
224
|
-
|
|
225
|
-
const filterSensitiveLog: (obj: StartBlueprintRunRequest) => any;
|
|
226
|
-
}
|
|
227
167
|
export interface StartBlueprintRunResponse {
|
|
228
168
|
|
|
229
169
|
RunId?: string;
|
|
230
170
|
}
|
|
231
|
-
export declare namespace StartBlueprintRunResponse {
|
|
232
|
-
|
|
233
|
-
const filterSensitiveLog: (obj: StartBlueprintRunResponse) => any;
|
|
234
|
-
}
|
|
235
171
|
export interface StartCrawlerRequest {
|
|
236
172
|
|
|
237
173
|
Name: string | undefined;
|
|
238
174
|
}
|
|
239
|
-
export declare namespace StartCrawlerRequest {
|
|
240
|
-
|
|
241
|
-
const filterSensitiveLog: (obj: StartCrawlerRequest) => any;
|
|
242
|
-
}
|
|
243
175
|
export interface StartCrawlerResponse {
|
|
244
176
|
}
|
|
245
|
-
export declare namespace StartCrawlerResponse {
|
|
246
|
-
|
|
247
|
-
const filterSensitiveLog: (obj: StartCrawlerResponse) => any;
|
|
248
|
-
}
|
|
249
177
|
|
|
250
178
|
export declare class NoScheduleException extends __BaseException {
|
|
251
179
|
readonly name: "NoScheduleException";
|
|
@@ -268,34 +196,18 @@ export interface StartCrawlerScheduleRequest {
|
|
|
268
196
|
|
|
269
197
|
CrawlerName: string | undefined;
|
|
270
198
|
}
|
|
271
|
-
export declare namespace StartCrawlerScheduleRequest {
|
|
272
|
-
|
|
273
|
-
const filterSensitiveLog: (obj: StartCrawlerScheduleRequest) => any;
|
|
274
|
-
}
|
|
275
199
|
export interface StartCrawlerScheduleResponse {
|
|
276
200
|
}
|
|
277
|
-
export declare namespace StartCrawlerScheduleResponse {
|
|
278
|
-
|
|
279
|
-
const filterSensitiveLog: (obj: StartCrawlerScheduleResponse) => any;
|
|
280
|
-
}
|
|
281
201
|
export interface StartExportLabelsTaskRunRequest {
|
|
282
202
|
|
|
283
203
|
TransformId: string | undefined;
|
|
284
204
|
|
|
285
205
|
OutputS3Path: string | undefined;
|
|
286
206
|
}
|
|
287
|
-
export declare namespace StartExportLabelsTaskRunRequest {
|
|
288
|
-
|
|
289
|
-
const filterSensitiveLog: (obj: StartExportLabelsTaskRunRequest) => any;
|
|
290
|
-
}
|
|
291
207
|
export interface StartExportLabelsTaskRunResponse {
|
|
292
208
|
|
|
293
209
|
TaskRunId?: string;
|
|
294
210
|
}
|
|
295
|
-
export declare namespace StartExportLabelsTaskRunResponse {
|
|
296
|
-
|
|
297
|
-
const filterSensitiveLog: (obj: StartExportLabelsTaskRunResponse) => any;
|
|
298
|
-
}
|
|
299
211
|
export interface StartImportLabelsTaskRunRequest {
|
|
300
212
|
|
|
301
213
|
TransformId: string | undefined;
|
|
@@ -304,18 +216,10 @@ export interface StartImportLabelsTaskRunRequest {
|
|
|
304
216
|
|
|
305
217
|
ReplaceAllLabels?: boolean;
|
|
306
218
|
}
|
|
307
|
-
export declare namespace StartImportLabelsTaskRunRequest {
|
|
308
|
-
|
|
309
|
-
const filterSensitiveLog: (obj: StartImportLabelsTaskRunRequest) => any;
|
|
310
|
-
}
|
|
311
219
|
export interface StartImportLabelsTaskRunResponse {
|
|
312
220
|
|
|
313
221
|
TaskRunId?: string;
|
|
314
222
|
}
|
|
315
|
-
export declare namespace StartImportLabelsTaskRunResponse {
|
|
316
|
-
|
|
317
|
-
const filterSensitiveLog: (obj: StartImportLabelsTaskRunResponse) => any;
|
|
318
|
-
}
|
|
319
223
|
export interface StartJobRunRequest {
|
|
320
224
|
|
|
321
225
|
JobName: string | undefined;
|
|
@@ -338,18 +242,10 @@ export interface StartJobRunRequest {
|
|
|
338
242
|
|
|
339
243
|
NumberOfWorkers?: number;
|
|
340
244
|
}
|
|
341
|
-
export declare namespace StartJobRunRequest {
|
|
342
|
-
|
|
343
|
-
const filterSensitiveLog: (obj: StartJobRunRequest) => any;
|
|
344
|
-
}
|
|
345
245
|
export interface StartJobRunResponse {
|
|
346
246
|
|
|
347
247
|
JobRunId?: string;
|
|
348
248
|
}
|
|
349
|
-
export declare namespace StartJobRunResponse {
|
|
350
|
-
|
|
351
|
-
const filterSensitiveLog: (obj: StartJobRunResponse) => any;
|
|
352
|
-
}
|
|
353
249
|
|
|
354
250
|
export declare class MLTransformNotReadyException extends __BaseException {
|
|
355
251
|
readonly name: "MLTransformNotReadyException";
|
|
@@ -363,70 +259,38 @@ export interface StartMLEvaluationTaskRunRequest {
|
|
|
363
259
|
|
|
364
260
|
TransformId: string | undefined;
|
|
365
261
|
}
|
|
366
|
-
export declare namespace StartMLEvaluationTaskRunRequest {
|
|
367
|
-
|
|
368
|
-
const filterSensitiveLog: (obj: StartMLEvaluationTaskRunRequest) => any;
|
|
369
|
-
}
|
|
370
262
|
export interface StartMLEvaluationTaskRunResponse {
|
|
371
263
|
|
|
372
264
|
TaskRunId?: string;
|
|
373
265
|
}
|
|
374
|
-
export declare namespace StartMLEvaluationTaskRunResponse {
|
|
375
|
-
|
|
376
|
-
const filterSensitiveLog: (obj: StartMLEvaluationTaskRunResponse) => any;
|
|
377
|
-
}
|
|
378
266
|
export interface StartMLLabelingSetGenerationTaskRunRequest {
|
|
379
267
|
|
|
380
268
|
TransformId: string | undefined;
|
|
381
269
|
|
|
382
270
|
OutputS3Path: string | undefined;
|
|
383
271
|
}
|
|
384
|
-
export declare namespace StartMLLabelingSetGenerationTaskRunRequest {
|
|
385
|
-
|
|
386
|
-
const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunRequest) => any;
|
|
387
|
-
}
|
|
388
272
|
export interface StartMLLabelingSetGenerationTaskRunResponse {
|
|
389
273
|
|
|
390
274
|
TaskRunId?: string;
|
|
391
275
|
}
|
|
392
|
-
export declare namespace StartMLLabelingSetGenerationTaskRunResponse {
|
|
393
|
-
|
|
394
|
-
const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunResponse) => any;
|
|
395
|
-
}
|
|
396
276
|
export interface StartTriggerRequest {
|
|
397
277
|
|
|
398
278
|
Name: string | undefined;
|
|
399
279
|
}
|
|
400
|
-
export declare namespace StartTriggerRequest {
|
|
401
|
-
|
|
402
|
-
const filterSensitiveLog: (obj: StartTriggerRequest) => any;
|
|
403
|
-
}
|
|
404
280
|
export interface StartTriggerResponse {
|
|
405
281
|
|
|
406
282
|
Name?: string;
|
|
407
283
|
}
|
|
408
|
-
export declare namespace StartTriggerResponse {
|
|
409
|
-
|
|
410
|
-
const filterSensitiveLog: (obj: StartTriggerResponse) => any;
|
|
411
|
-
}
|
|
412
284
|
export interface StartWorkflowRunRequest {
|
|
413
285
|
|
|
414
286
|
Name: string | undefined;
|
|
415
287
|
|
|
416
288
|
RunProperties?: Record<string, string>;
|
|
417
289
|
}
|
|
418
|
-
export declare namespace StartWorkflowRunRequest {
|
|
419
|
-
|
|
420
|
-
const filterSensitiveLog: (obj: StartWorkflowRunRequest) => any;
|
|
421
|
-
}
|
|
422
290
|
export interface StartWorkflowRunResponse {
|
|
423
291
|
|
|
424
292
|
RunId?: string;
|
|
425
293
|
}
|
|
426
|
-
export declare namespace StartWorkflowRunResponse {
|
|
427
|
-
|
|
428
|
-
const filterSensitiveLog: (obj: StartWorkflowRunResponse) => any;
|
|
429
|
-
}
|
|
430
294
|
|
|
431
295
|
export declare class CrawlerNotRunningException extends __BaseException {
|
|
432
296
|
readonly name: "CrawlerNotRunningException";
|
|
@@ -449,16 +313,8 @@ export interface StopCrawlerRequest {
|
|
|
449
313
|
|
|
450
314
|
Name: string | undefined;
|
|
451
315
|
}
|
|
452
|
-
export declare namespace StopCrawlerRequest {
|
|
453
|
-
|
|
454
|
-
const filterSensitiveLog: (obj: StopCrawlerRequest) => any;
|
|
455
|
-
}
|
|
456
316
|
export interface StopCrawlerResponse {
|
|
457
317
|
}
|
|
458
|
-
export declare namespace StopCrawlerResponse {
|
|
459
|
-
|
|
460
|
-
const filterSensitiveLog: (obj: StopCrawlerResponse) => any;
|
|
461
|
-
}
|
|
462
318
|
|
|
463
319
|
export declare class SchedulerNotRunningException extends __BaseException {
|
|
464
320
|
readonly name: "SchedulerNotRunningException";
|
|
@@ -472,98 +328,50 @@ export interface StopCrawlerScheduleRequest {
|
|
|
472
328
|
|
|
473
329
|
CrawlerName: string | undefined;
|
|
474
330
|
}
|
|
475
|
-
export declare namespace StopCrawlerScheduleRequest {
|
|
476
|
-
|
|
477
|
-
const filterSensitiveLog: (obj: StopCrawlerScheduleRequest) => any;
|
|
478
|
-
}
|
|
479
331
|
export interface StopCrawlerScheduleResponse {
|
|
480
332
|
}
|
|
481
|
-
export declare namespace StopCrawlerScheduleResponse {
|
|
482
|
-
|
|
483
|
-
const filterSensitiveLog: (obj: StopCrawlerScheduleResponse) => any;
|
|
484
|
-
}
|
|
485
333
|
export interface StopSessionRequest {
|
|
486
334
|
|
|
487
335
|
Id: string | undefined;
|
|
488
336
|
|
|
489
337
|
RequestOrigin?: string;
|
|
490
338
|
}
|
|
491
|
-
export declare namespace StopSessionRequest {
|
|
492
|
-
|
|
493
|
-
const filterSensitiveLog: (obj: StopSessionRequest) => any;
|
|
494
|
-
}
|
|
495
339
|
export interface StopSessionResponse {
|
|
496
340
|
|
|
497
341
|
Id?: string;
|
|
498
342
|
}
|
|
499
|
-
export declare namespace StopSessionResponse {
|
|
500
|
-
|
|
501
|
-
const filterSensitiveLog: (obj: StopSessionResponse) => any;
|
|
502
|
-
}
|
|
503
343
|
export interface StopTriggerRequest {
|
|
504
344
|
|
|
505
345
|
Name: string | undefined;
|
|
506
346
|
}
|
|
507
|
-
export declare namespace StopTriggerRequest {
|
|
508
|
-
|
|
509
|
-
const filterSensitiveLog: (obj: StopTriggerRequest) => any;
|
|
510
|
-
}
|
|
511
347
|
export interface StopTriggerResponse {
|
|
512
348
|
|
|
513
349
|
Name?: string;
|
|
514
350
|
}
|
|
515
|
-
export declare namespace StopTriggerResponse {
|
|
516
|
-
|
|
517
|
-
const filterSensitiveLog: (obj: StopTriggerResponse) => any;
|
|
518
|
-
}
|
|
519
351
|
export interface StopWorkflowRunRequest {
|
|
520
352
|
|
|
521
353
|
Name: string | undefined;
|
|
522
354
|
|
|
523
355
|
RunId: string | undefined;
|
|
524
356
|
}
|
|
525
|
-
export declare namespace StopWorkflowRunRequest {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: StopWorkflowRunRequest) => any;
|
|
528
|
-
}
|
|
529
357
|
export interface StopWorkflowRunResponse {
|
|
530
358
|
}
|
|
531
|
-
export declare namespace StopWorkflowRunResponse {
|
|
532
|
-
|
|
533
|
-
const filterSensitiveLog: (obj: StopWorkflowRunResponse) => any;
|
|
534
|
-
}
|
|
535
359
|
export interface TagResourceRequest {
|
|
536
360
|
|
|
537
361
|
ResourceArn: string | undefined;
|
|
538
362
|
|
|
539
363
|
TagsToAdd: Record<string, string> | undefined;
|
|
540
364
|
}
|
|
541
|
-
export declare namespace TagResourceRequest {
|
|
542
|
-
|
|
543
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
544
|
-
}
|
|
545
365
|
export interface TagResourceResponse {
|
|
546
366
|
}
|
|
547
|
-
export declare namespace TagResourceResponse {
|
|
548
|
-
|
|
549
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
550
|
-
}
|
|
551
367
|
export interface UntagResourceRequest {
|
|
552
368
|
|
|
553
369
|
ResourceArn: string | undefined;
|
|
554
370
|
|
|
555
371
|
TagsToRemove: string[] | undefined;
|
|
556
372
|
}
|
|
557
|
-
export declare namespace UntagResourceRequest {
|
|
558
|
-
|
|
559
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
560
|
-
}
|
|
561
373
|
export interface UntagResourceResponse {
|
|
562
374
|
}
|
|
563
|
-
export declare namespace UntagResourceResponse {
|
|
564
|
-
|
|
565
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
566
|
-
}
|
|
567
375
|
export interface UpdateBlueprintRequest {
|
|
568
376
|
|
|
569
377
|
Name: string | undefined;
|
|
@@ -572,18 +380,10 @@ export interface UpdateBlueprintRequest {
|
|
|
572
380
|
|
|
573
381
|
BlueprintLocation: string | undefined;
|
|
574
382
|
}
|
|
575
|
-
export declare namespace UpdateBlueprintRequest {
|
|
576
|
-
|
|
577
|
-
const filterSensitiveLog: (obj: UpdateBlueprintRequest) => any;
|
|
578
|
-
}
|
|
579
383
|
export interface UpdateBlueprintResponse {
|
|
580
384
|
|
|
581
385
|
Name?: string;
|
|
582
386
|
}
|
|
583
|
-
export declare namespace UpdateBlueprintResponse {
|
|
584
|
-
|
|
585
|
-
const filterSensitiveLog: (obj: UpdateBlueprintResponse) => any;
|
|
586
|
-
}
|
|
587
387
|
|
|
588
388
|
export interface UpdateCsvClassifierRequest {
|
|
589
389
|
|
|
@@ -601,10 +401,6 @@ export interface UpdateCsvClassifierRequest {
|
|
|
601
401
|
|
|
602
402
|
AllowSingleColumn?: boolean;
|
|
603
403
|
}
|
|
604
|
-
export declare namespace UpdateCsvClassifierRequest {
|
|
605
|
-
|
|
606
|
-
const filterSensitiveLog: (obj: UpdateCsvClassifierRequest) => any;
|
|
607
|
-
}
|
|
608
404
|
|
|
609
405
|
export interface UpdateGrokClassifierRequest {
|
|
610
406
|
|
|
@@ -616,10 +412,6 @@ export interface UpdateGrokClassifierRequest {
|
|
|
616
412
|
|
|
617
413
|
CustomPatterns?: string;
|
|
618
414
|
}
|
|
619
|
-
export declare namespace UpdateGrokClassifierRequest {
|
|
620
|
-
|
|
621
|
-
const filterSensitiveLog: (obj: UpdateGrokClassifierRequest) => any;
|
|
622
|
-
}
|
|
623
415
|
|
|
624
416
|
export interface UpdateJsonClassifierRequest {
|
|
625
417
|
|
|
@@ -627,10 +419,6 @@ export interface UpdateJsonClassifierRequest {
|
|
|
627
419
|
|
|
628
420
|
JsonPath?: string;
|
|
629
421
|
}
|
|
630
|
-
export declare namespace UpdateJsonClassifierRequest {
|
|
631
|
-
|
|
632
|
-
const filterSensitiveLog: (obj: UpdateJsonClassifierRequest) => any;
|
|
633
|
-
}
|
|
634
422
|
|
|
635
423
|
export interface UpdateXMLClassifierRequest {
|
|
636
424
|
|
|
@@ -640,10 +428,6 @@ export interface UpdateXMLClassifierRequest {
|
|
|
640
428
|
|
|
641
429
|
RowTag?: string;
|
|
642
430
|
}
|
|
643
|
-
export declare namespace UpdateXMLClassifierRequest {
|
|
644
|
-
|
|
645
|
-
const filterSensitiveLog: (obj: UpdateXMLClassifierRequest) => any;
|
|
646
|
-
}
|
|
647
431
|
export interface UpdateClassifierRequest {
|
|
648
432
|
|
|
649
433
|
GrokClassifier?: UpdateGrokClassifierRequest;
|
|
@@ -654,16 +438,8 @@ export interface UpdateClassifierRequest {
|
|
|
654
438
|
|
|
655
439
|
CsvClassifier?: UpdateCsvClassifierRequest;
|
|
656
440
|
}
|
|
657
|
-
export declare namespace UpdateClassifierRequest {
|
|
658
|
-
|
|
659
|
-
const filterSensitiveLog: (obj: UpdateClassifierRequest) => any;
|
|
660
|
-
}
|
|
661
441
|
export interface UpdateClassifierResponse {
|
|
662
442
|
}
|
|
663
|
-
export declare namespace UpdateClassifierResponse {
|
|
664
|
-
|
|
665
|
-
const filterSensitiveLog: (obj: UpdateClassifierResponse) => any;
|
|
666
|
-
}
|
|
667
443
|
|
|
668
444
|
export declare class VersionMismatchException extends __BaseException {
|
|
669
445
|
readonly name: "VersionMismatchException";
|
|
@@ -685,10 +461,6 @@ export interface UpdateColumnStatisticsForPartitionRequest {
|
|
|
685
461
|
|
|
686
462
|
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
687
463
|
}
|
|
688
|
-
export declare namespace UpdateColumnStatisticsForPartitionRequest {
|
|
689
|
-
|
|
690
|
-
const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionRequest) => any;
|
|
691
|
-
}
|
|
692
464
|
|
|
693
465
|
export interface ColumnStatisticsError {
|
|
694
466
|
|
|
@@ -696,18 +468,10 @@ export interface ColumnStatisticsError {
|
|
|
696
468
|
|
|
697
469
|
Error?: ErrorDetail;
|
|
698
470
|
}
|
|
699
|
-
export declare namespace ColumnStatisticsError {
|
|
700
|
-
|
|
701
|
-
const filterSensitiveLog: (obj: ColumnStatisticsError) => any;
|
|
702
|
-
}
|
|
703
471
|
export interface UpdateColumnStatisticsForPartitionResponse {
|
|
704
472
|
|
|
705
473
|
Errors?: ColumnStatisticsError[];
|
|
706
474
|
}
|
|
707
|
-
export declare namespace UpdateColumnStatisticsForPartitionResponse {
|
|
708
|
-
|
|
709
|
-
const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionResponse) => any;
|
|
710
|
-
}
|
|
711
475
|
export interface UpdateColumnStatisticsForTableRequest {
|
|
712
476
|
|
|
713
477
|
CatalogId?: string;
|
|
@@ -718,18 +482,10 @@ export interface UpdateColumnStatisticsForTableRequest {
|
|
|
718
482
|
|
|
719
483
|
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
720
484
|
}
|
|
721
|
-
export declare namespace UpdateColumnStatisticsForTableRequest {
|
|
722
|
-
|
|
723
|
-
const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableRequest) => any;
|
|
724
|
-
}
|
|
725
485
|
export interface UpdateColumnStatisticsForTableResponse {
|
|
726
486
|
|
|
727
487
|
Errors?: ColumnStatisticsError[];
|
|
728
488
|
}
|
|
729
|
-
export declare namespace UpdateColumnStatisticsForTableResponse {
|
|
730
|
-
|
|
731
|
-
const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableResponse) => any;
|
|
732
|
-
}
|
|
733
489
|
export interface UpdateConnectionRequest {
|
|
734
490
|
|
|
735
491
|
CatalogId?: string;
|
|
@@ -738,16 +494,8 @@ export interface UpdateConnectionRequest {
|
|
|
738
494
|
|
|
739
495
|
ConnectionInput: ConnectionInput | undefined;
|
|
740
496
|
}
|
|
741
|
-
export declare namespace UpdateConnectionRequest {
|
|
742
|
-
|
|
743
|
-
const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
744
|
-
}
|
|
745
497
|
export interface UpdateConnectionResponse {
|
|
746
498
|
}
|
|
747
|
-
export declare namespace UpdateConnectionResponse {
|
|
748
|
-
|
|
749
|
-
const filterSensitiveLog: (obj: UpdateConnectionResponse) => any;
|
|
750
|
-
}
|
|
751
499
|
export interface UpdateCrawlerRequest {
|
|
752
500
|
|
|
753
501
|
Name: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-glue",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.141.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.141.0",
|
|
22
22
|
"@aws-sdk/config-resolver": "3.130.0",
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.141.0",
|
|
24
24
|
"@aws-sdk/fetch-http-handler": "3.131.0",
|
|
25
25
|
"@aws-sdk/hash-node": "3.127.0",
|
|
26
26
|
"@aws-sdk/invalid-dependency": "3.127.0",
|
|
@@ -36,15 +36,15 @@
|
|
|
36
36
|
"@aws-sdk/node-config-provider": "3.127.0",
|
|
37
37
|
"@aws-sdk/node-http-handler": "3.127.0",
|
|
38
38
|
"@aws-sdk/protocol-http": "3.127.0",
|
|
39
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
+
"@aws-sdk/smithy-client": "3.137.0",
|
|
40
40
|
"@aws-sdk/types": "3.127.0",
|
|
41
41
|
"@aws-sdk/url-parser": "3.127.0",
|
|
42
42
|
"@aws-sdk/util-base64-browser": "3.109.0",
|
|
43
43
|
"@aws-sdk/util-base64-node": "3.55.0",
|
|
44
44
|
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
45
45
|
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
46
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
46
|
+
"@aws-sdk/util-defaults-mode-browser": "3.137.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-node": "3.137.0",
|
|
48
48
|
"@aws-sdk/util-user-agent-browser": "3.127.0",
|
|
49
49
|
"@aws-sdk/util-user-agent-node": "3.127.0",
|
|
50
50
|
"@aws-sdk/util-utf8-browser": "3.109.0",
|