@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
|
@@ -14,10 +14,6 @@ export interface NotificationProperty {
|
|
|
14
14
|
|
|
15
15
|
NotifyDelayAfter?: number;
|
|
16
16
|
}
|
|
17
|
-
export declare namespace NotificationProperty {
|
|
18
|
-
|
|
19
|
-
const filterSensitiveLog: (obj: NotificationProperty) => any;
|
|
20
|
-
}
|
|
21
17
|
|
|
22
18
|
export interface Action {
|
|
23
19
|
|
|
@@ -33,10 +29,6 @@ export interface Action {
|
|
|
33
29
|
|
|
34
30
|
CrawlerName?: string;
|
|
35
31
|
}
|
|
36
|
-
export declare namespace Action {
|
|
37
|
-
|
|
38
|
-
const filterSensitiveLog: (obj: Action) => any;
|
|
39
|
-
}
|
|
40
32
|
export declare enum AggFunction {
|
|
41
33
|
avg = "avg",
|
|
42
34
|
count = "count",
|
|
@@ -61,10 +53,6 @@ export interface AggregateOperation {
|
|
|
61
53
|
|
|
62
54
|
AggFunc: AggFunction | string | undefined;
|
|
63
55
|
}
|
|
64
|
-
export declare namespace AggregateOperation {
|
|
65
|
-
|
|
66
|
-
const filterSensitiveLog: (obj: AggregateOperation) => any;
|
|
67
|
-
}
|
|
68
56
|
|
|
69
57
|
export interface Aggregate {
|
|
70
58
|
|
|
@@ -76,10 +64,6 @@ export interface Aggregate {
|
|
|
76
64
|
|
|
77
65
|
Aggs: AggregateOperation[] | undefined;
|
|
78
66
|
}
|
|
79
|
-
export declare namespace Aggregate {
|
|
80
|
-
|
|
81
|
-
const filterSensitiveLog: (obj: Aggregate) => any;
|
|
82
|
-
}
|
|
83
67
|
|
|
84
68
|
export declare class AlreadyExistsException extends __BaseException {
|
|
85
69
|
readonly name: "AlreadyExistsException";
|
|
@@ -96,19 +80,11 @@ export interface GlueStudioSchemaColumn {
|
|
|
96
80
|
|
|
97
81
|
Type?: string;
|
|
98
82
|
}
|
|
99
|
-
export declare namespace GlueStudioSchemaColumn {
|
|
100
|
-
|
|
101
|
-
const filterSensitiveLog: (obj: GlueStudioSchemaColumn) => any;
|
|
102
|
-
}
|
|
103
83
|
|
|
104
84
|
export interface GlueSchema {
|
|
105
85
|
|
|
106
86
|
Columns?: GlueStudioSchemaColumn[];
|
|
107
87
|
}
|
|
108
|
-
export declare namespace GlueSchema {
|
|
109
|
-
|
|
110
|
-
const filterSensitiveLog: (obj: GlueSchema) => any;
|
|
111
|
-
}
|
|
112
88
|
|
|
113
89
|
export interface AthenaConnectorSource {
|
|
114
90
|
|
|
@@ -126,10 +102,6 @@ export interface AthenaConnectorSource {
|
|
|
126
102
|
|
|
127
103
|
OutputSchemas?: GlueSchema[];
|
|
128
104
|
}
|
|
129
|
-
export declare namespace AthenaConnectorSource {
|
|
130
|
-
|
|
131
|
-
const filterSensitiveLog: (obj: AthenaConnectorSource) => any;
|
|
132
|
-
}
|
|
133
105
|
|
|
134
106
|
export interface AuditContext {
|
|
135
107
|
|
|
@@ -139,10 +111,6 @@ export interface AuditContext {
|
|
|
139
111
|
|
|
140
112
|
AllColumnsRequested?: boolean;
|
|
141
113
|
}
|
|
142
|
-
export declare namespace AuditContext {
|
|
143
|
-
|
|
144
|
-
const filterSensitiveLog: (obj: AuditContext) => any;
|
|
145
|
-
}
|
|
146
114
|
|
|
147
115
|
export interface Column {
|
|
148
116
|
|
|
@@ -154,10 +122,6 @@ export interface Column {
|
|
|
154
122
|
|
|
155
123
|
Parameters?: Record<string, string>;
|
|
156
124
|
}
|
|
157
|
-
export declare namespace Column {
|
|
158
|
-
|
|
159
|
-
const filterSensitiveLog: (obj: Column) => any;
|
|
160
|
-
}
|
|
161
125
|
|
|
162
126
|
export interface SchemaId {
|
|
163
127
|
|
|
@@ -167,10 +131,6 @@ export interface SchemaId {
|
|
|
167
131
|
|
|
168
132
|
RegistryName?: string;
|
|
169
133
|
}
|
|
170
|
-
export declare namespace SchemaId {
|
|
171
|
-
|
|
172
|
-
const filterSensitiveLog: (obj: SchemaId) => any;
|
|
173
|
-
}
|
|
174
134
|
|
|
175
135
|
export interface SchemaReference {
|
|
176
136
|
|
|
@@ -180,10 +140,6 @@ export interface SchemaReference {
|
|
|
180
140
|
|
|
181
141
|
SchemaVersionNumber?: number;
|
|
182
142
|
}
|
|
183
|
-
export declare namespace SchemaReference {
|
|
184
|
-
|
|
185
|
-
const filterSensitiveLog: (obj: SchemaReference) => any;
|
|
186
|
-
}
|
|
187
143
|
|
|
188
144
|
export interface SerDeInfo {
|
|
189
145
|
|
|
@@ -193,10 +149,6 @@ export interface SerDeInfo {
|
|
|
193
149
|
|
|
194
150
|
Parameters?: Record<string, string>;
|
|
195
151
|
}
|
|
196
|
-
export declare namespace SerDeInfo {
|
|
197
|
-
|
|
198
|
-
const filterSensitiveLog: (obj: SerDeInfo) => any;
|
|
199
|
-
}
|
|
200
152
|
|
|
201
153
|
export interface SkewedInfo {
|
|
202
154
|
|
|
@@ -206,10 +158,6 @@ export interface SkewedInfo {
|
|
|
206
158
|
|
|
207
159
|
SkewedColumnValueLocationMaps?: Record<string, string>;
|
|
208
160
|
}
|
|
209
|
-
export declare namespace SkewedInfo {
|
|
210
|
-
|
|
211
|
-
const filterSensitiveLog: (obj: SkewedInfo) => any;
|
|
212
|
-
}
|
|
213
161
|
|
|
214
162
|
export interface Order {
|
|
215
163
|
|
|
@@ -217,10 +165,6 @@ export interface Order {
|
|
|
217
165
|
|
|
218
166
|
SortOrder: number | undefined;
|
|
219
167
|
}
|
|
220
|
-
export declare namespace Order {
|
|
221
|
-
|
|
222
|
-
const filterSensitiveLog: (obj: Order) => any;
|
|
223
|
-
}
|
|
224
168
|
|
|
225
169
|
export interface StorageDescriptor {
|
|
226
170
|
|
|
@@ -252,10 +196,6 @@ export interface StorageDescriptor {
|
|
|
252
196
|
|
|
253
197
|
SchemaReference?: SchemaReference;
|
|
254
198
|
}
|
|
255
|
-
export declare namespace StorageDescriptor {
|
|
256
|
-
|
|
257
|
-
const filterSensitiveLog: (obj: StorageDescriptor) => any;
|
|
258
|
-
}
|
|
259
199
|
|
|
260
200
|
export interface PartitionInput {
|
|
261
201
|
|
|
@@ -269,10 +209,6 @@ export interface PartitionInput {
|
|
|
269
209
|
|
|
270
210
|
LastAnalyzedTime?: Date;
|
|
271
211
|
}
|
|
272
|
-
export declare namespace PartitionInput {
|
|
273
|
-
|
|
274
|
-
const filterSensitiveLog: (obj: PartitionInput) => any;
|
|
275
|
-
}
|
|
276
212
|
export interface BatchCreatePartitionRequest {
|
|
277
213
|
|
|
278
214
|
CatalogId?: string;
|
|
@@ -283,10 +219,6 @@ export interface BatchCreatePartitionRequest {
|
|
|
283
219
|
|
|
284
220
|
PartitionInputList: PartitionInput[] | undefined;
|
|
285
221
|
}
|
|
286
|
-
export declare namespace BatchCreatePartitionRequest {
|
|
287
|
-
|
|
288
|
-
const filterSensitiveLog: (obj: BatchCreatePartitionRequest) => any;
|
|
289
|
-
}
|
|
290
222
|
|
|
291
223
|
export interface ErrorDetail {
|
|
292
224
|
|
|
@@ -294,10 +226,6 @@ export interface ErrorDetail {
|
|
|
294
226
|
|
|
295
227
|
ErrorMessage?: string;
|
|
296
228
|
}
|
|
297
|
-
export declare namespace ErrorDetail {
|
|
298
|
-
|
|
299
|
-
const filterSensitiveLog: (obj: ErrorDetail) => any;
|
|
300
|
-
}
|
|
301
229
|
|
|
302
230
|
export interface PartitionError {
|
|
303
231
|
|
|
@@ -305,18 +233,10 @@ export interface PartitionError {
|
|
|
305
233
|
|
|
306
234
|
ErrorDetail?: ErrorDetail;
|
|
307
235
|
}
|
|
308
|
-
export declare namespace PartitionError {
|
|
309
|
-
|
|
310
|
-
const filterSensitiveLog: (obj: PartitionError) => any;
|
|
311
|
-
}
|
|
312
236
|
export interface BatchCreatePartitionResponse {
|
|
313
237
|
|
|
314
238
|
Errors?: PartitionError[];
|
|
315
239
|
}
|
|
316
|
-
export declare namespace BatchCreatePartitionResponse {
|
|
317
|
-
|
|
318
|
-
const filterSensitiveLog: (obj: BatchCreatePartitionResponse) => any;
|
|
319
|
-
}
|
|
320
240
|
|
|
321
241
|
export declare class EntityNotFoundException extends __BaseException {
|
|
322
242
|
readonly name: "EntityNotFoundException";
|
|
@@ -377,29 +297,17 @@ export interface BatchDeleteConnectionRequest {
|
|
|
377
297
|
|
|
378
298
|
ConnectionNameList: string[] | undefined;
|
|
379
299
|
}
|
|
380
|
-
export declare namespace BatchDeleteConnectionRequest {
|
|
381
|
-
|
|
382
|
-
const filterSensitiveLog: (obj: BatchDeleteConnectionRequest) => any;
|
|
383
|
-
}
|
|
384
300
|
export interface BatchDeleteConnectionResponse {
|
|
385
301
|
|
|
386
302
|
Succeeded?: string[];
|
|
387
303
|
|
|
388
304
|
Errors?: Record<string, ErrorDetail>;
|
|
389
305
|
}
|
|
390
|
-
export declare namespace BatchDeleteConnectionResponse {
|
|
391
|
-
|
|
392
|
-
const filterSensitiveLog: (obj: BatchDeleteConnectionResponse) => any;
|
|
393
|
-
}
|
|
394
306
|
|
|
395
307
|
export interface PartitionValueList {
|
|
396
308
|
|
|
397
309
|
Values: string[] | undefined;
|
|
398
310
|
}
|
|
399
|
-
export declare namespace PartitionValueList {
|
|
400
|
-
|
|
401
|
-
const filterSensitiveLog: (obj: PartitionValueList) => any;
|
|
402
|
-
}
|
|
403
311
|
export interface BatchDeletePartitionRequest {
|
|
404
312
|
|
|
405
313
|
CatalogId?: string;
|
|
@@ -410,18 +318,10 @@ export interface BatchDeletePartitionRequest {
|
|
|
410
318
|
|
|
411
319
|
PartitionsToDelete: PartitionValueList[] | undefined;
|
|
412
320
|
}
|
|
413
|
-
export declare namespace BatchDeletePartitionRequest {
|
|
414
|
-
|
|
415
|
-
const filterSensitiveLog: (obj: BatchDeletePartitionRequest) => any;
|
|
416
|
-
}
|
|
417
321
|
export interface BatchDeletePartitionResponse {
|
|
418
322
|
|
|
419
323
|
Errors?: PartitionError[];
|
|
420
324
|
}
|
|
421
|
-
export declare namespace BatchDeletePartitionResponse {
|
|
422
|
-
|
|
423
|
-
const filterSensitiveLog: (obj: BatchDeletePartitionResponse) => any;
|
|
424
|
-
}
|
|
425
325
|
export interface BatchDeleteTableRequest {
|
|
426
326
|
|
|
427
327
|
CatalogId?: string;
|
|
@@ -432,10 +332,6 @@ export interface BatchDeleteTableRequest {
|
|
|
432
332
|
|
|
433
333
|
TransactionId?: string;
|
|
434
334
|
}
|
|
435
|
-
export declare namespace BatchDeleteTableRequest {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: BatchDeleteTableRequest) => any;
|
|
438
|
-
}
|
|
439
335
|
|
|
440
336
|
export interface TableError {
|
|
441
337
|
|
|
@@ -443,18 +339,10 @@ export interface TableError {
|
|
|
443
339
|
|
|
444
340
|
ErrorDetail?: ErrorDetail;
|
|
445
341
|
}
|
|
446
|
-
export declare namespace TableError {
|
|
447
|
-
|
|
448
|
-
const filterSensitiveLog: (obj: TableError) => any;
|
|
449
|
-
}
|
|
450
342
|
export interface BatchDeleteTableResponse {
|
|
451
343
|
|
|
452
344
|
Errors?: TableError[];
|
|
453
345
|
}
|
|
454
|
-
export declare namespace BatchDeleteTableResponse {
|
|
455
|
-
|
|
456
|
-
const filterSensitiveLog: (obj: BatchDeleteTableResponse) => any;
|
|
457
|
-
}
|
|
458
346
|
|
|
459
347
|
export declare class ResourceNotReadyException extends __BaseException {
|
|
460
348
|
readonly name: "ResourceNotReadyException";
|
|
@@ -474,10 +362,6 @@ export interface BatchDeleteTableVersionRequest {
|
|
|
474
362
|
|
|
475
363
|
VersionIds: string[] | undefined;
|
|
476
364
|
}
|
|
477
|
-
export declare namespace BatchDeleteTableVersionRequest {
|
|
478
|
-
|
|
479
|
-
const filterSensitiveLog: (obj: BatchDeleteTableVersionRequest) => any;
|
|
480
|
-
}
|
|
481
365
|
|
|
482
366
|
export interface TableVersionError {
|
|
483
367
|
|
|
@@ -487,18 +371,10 @@ export interface TableVersionError {
|
|
|
487
371
|
|
|
488
372
|
ErrorDetail?: ErrorDetail;
|
|
489
373
|
}
|
|
490
|
-
export declare namespace TableVersionError {
|
|
491
|
-
|
|
492
|
-
const filterSensitiveLog: (obj: TableVersionError) => any;
|
|
493
|
-
}
|
|
494
374
|
export interface BatchDeleteTableVersionResponse {
|
|
495
375
|
|
|
496
376
|
Errors?: TableVersionError[];
|
|
497
377
|
}
|
|
498
|
-
export declare namespace BatchDeleteTableVersionResponse {
|
|
499
|
-
|
|
500
|
-
const filterSensitiveLog: (obj: BatchDeleteTableVersionResponse) => any;
|
|
501
|
-
}
|
|
502
378
|
export interface BatchGetBlueprintsRequest {
|
|
503
379
|
|
|
504
380
|
Names: string[] | undefined;
|
|
@@ -507,10 +383,6 @@ export interface BatchGetBlueprintsRequest {
|
|
|
507
383
|
|
|
508
384
|
IncludeParameterSpec?: boolean;
|
|
509
385
|
}
|
|
510
|
-
export declare namespace BatchGetBlueprintsRequest {
|
|
511
|
-
|
|
512
|
-
const filterSensitiveLog: (obj: BatchGetBlueprintsRequest) => any;
|
|
513
|
-
}
|
|
514
386
|
|
|
515
387
|
export interface LastActiveDefinition {
|
|
516
388
|
|
|
@@ -524,10 +396,6 @@ export interface LastActiveDefinition {
|
|
|
524
396
|
|
|
525
397
|
BlueprintServiceLocation?: string;
|
|
526
398
|
}
|
|
527
|
-
export declare namespace LastActiveDefinition {
|
|
528
|
-
|
|
529
|
-
const filterSensitiveLog: (obj: LastActiveDefinition) => any;
|
|
530
|
-
}
|
|
531
399
|
export declare enum BlueprintStatus {
|
|
532
400
|
ACTIVE = "ACTIVE",
|
|
533
401
|
CREATING = "CREATING",
|
|
@@ -557,28 +425,16 @@ export interface Blueprint {
|
|
|
557
425
|
|
|
558
426
|
LastActiveDefinition?: LastActiveDefinition;
|
|
559
427
|
}
|
|
560
|
-
export declare namespace Blueprint {
|
|
561
|
-
|
|
562
|
-
const filterSensitiveLog: (obj: Blueprint) => any;
|
|
563
|
-
}
|
|
564
428
|
export interface BatchGetBlueprintsResponse {
|
|
565
429
|
|
|
566
430
|
Blueprints?: Blueprint[];
|
|
567
431
|
|
|
568
432
|
MissingBlueprints?: string[];
|
|
569
433
|
}
|
|
570
|
-
export declare namespace BatchGetBlueprintsResponse {
|
|
571
|
-
|
|
572
|
-
const filterSensitiveLog: (obj: BatchGetBlueprintsResponse) => any;
|
|
573
|
-
}
|
|
574
434
|
export interface BatchGetCrawlersRequest {
|
|
575
435
|
|
|
576
436
|
CrawlerNames: string[] | undefined;
|
|
577
437
|
}
|
|
578
|
-
export declare namespace BatchGetCrawlersRequest {
|
|
579
|
-
|
|
580
|
-
const filterSensitiveLog: (obj: BatchGetCrawlersRequest) => any;
|
|
581
|
-
}
|
|
582
438
|
|
|
583
439
|
export interface LakeFormationConfiguration {
|
|
584
440
|
|
|
@@ -586,10 +442,6 @@ export interface LakeFormationConfiguration {
|
|
|
586
442
|
|
|
587
443
|
AccountId?: string;
|
|
588
444
|
}
|
|
589
|
-
export declare namespace LakeFormationConfiguration {
|
|
590
|
-
|
|
591
|
-
const filterSensitiveLog: (obj: LakeFormationConfiguration) => any;
|
|
592
|
-
}
|
|
593
445
|
export declare enum LastCrawlStatus {
|
|
594
446
|
CANCELLED = "CANCELLED",
|
|
595
447
|
FAILED = "FAILED",
|
|
@@ -610,10 +462,6 @@ export interface LastCrawlInfo {
|
|
|
610
462
|
|
|
611
463
|
StartTime?: Date;
|
|
612
464
|
}
|
|
613
|
-
export declare namespace LastCrawlInfo {
|
|
614
|
-
|
|
615
|
-
const filterSensitiveLog: (obj: LastCrawlInfo) => any;
|
|
616
|
-
}
|
|
617
465
|
export declare enum CrawlerLineageSettings {
|
|
618
466
|
DISABLE = "DISABLE",
|
|
619
467
|
ENABLE = "ENABLE"
|
|
@@ -623,10 +471,6 @@ export interface LineageConfiguration {
|
|
|
623
471
|
|
|
624
472
|
CrawlerLineageSettings?: CrawlerLineageSettings | string;
|
|
625
473
|
}
|
|
626
|
-
export declare namespace LineageConfiguration {
|
|
627
|
-
|
|
628
|
-
const filterSensitiveLog: (obj: LineageConfiguration) => any;
|
|
629
|
-
}
|
|
630
474
|
export declare enum RecrawlBehavior {
|
|
631
475
|
CRAWL_EVENT_MODE = "CRAWL_EVENT_MODE",
|
|
632
476
|
CRAWL_EVERYTHING = "CRAWL_EVERYTHING",
|
|
@@ -637,10 +481,6 @@ export interface RecrawlPolicy {
|
|
|
637
481
|
|
|
638
482
|
RecrawlBehavior?: RecrawlBehavior | string;
|
|
639
483
|
}
|
|
640
|
-
export declare namespace RecrawlPolicy {
|
|
641
|
-
|
|
642
|
-
const filterSensitiveLog: (obj: RecrawlPolicy) => any;
|
|
643
|
-
}
|
|
644
484
|
export declare enum ScheduleState {
|
|
645
485
|
NOT_SCHEDULED = "NOT_SCHEDULED",
|
|
646
486
|
SCHEDULED = "SCHEDULED",
|
|
@@ -653,10 +493,6 @@ export interface Schedule {
|
|
|
653
493
|
|
|
654
494
|
State?: ScheduleState | string;
|
|
655
495
|
}
|
|
656
|
-
export declare namespace Schedule {
|
|
657
|
-
|
|
658
|
-
const filterSensitiveLog: (obj: Schedule) => any;
|
|
659
|
-
}
|
|
660
496
|
export declare enum DeleteBehavior {
|
|
661
497
|
DELETE_FROM_DATABASE = "DELETE_FROM_DATABASE",
|
|
662
498
|
DEPRECATE_IN_DATABASE = "DEPRECATE_IN_DATABASE",
|
|
@@ -673,10 +509,6 @@ export interface SchemaChangePolicy {
|
|
|
673
509
|
|
|
674
510
|
DeleteBehavior?: DeleteBehavior | string;
|
|
675
511
|
}
|
|
676
|
-
export declare namespace SchemaChangePolicy {
|
|
677
|
-
|
|
678
|
-
const filterSensitiveLog: (obj: SchemaChangePolicy) => any;
|
|
679
|
-
}
|
|
680
512
|
export declare enum CrawlerState {
|
|
681
513
|
READY = "READY",
|
|
682
514
|
RUNNING = "RUNNING",
|
|
@@ -691,10 +523,6 @@ export interface CatalogTarget {
|
|
|
691
523
|
|
|
692
524
|
ConnectionName?: string;
|
|
693
525
|
}
|
|
694
|
-
export declare namespace CatalogTarget {
|
|
695
|
-
|
|
696
|
-
const filterSensitiveLog: (obj: CatalogTarget) => any;
|
|
697
|
-
}
|
|
698
526
|
|
|
699
527
|
export interface DeltaTarget {
|
|
700
528
|
|
|
@@ -704,10 +532,6 @@ export interface DeltaTarget {
|
|
|
704
532
|
|
|
705
533
|
WriteManifest?: boolean;
|
|
706
534
|
}
|
|
707
|
-
export declare namespace DeltaTarget {
|
|
708
|
-
|
|
709
|
-
const filterSensitiveLog: (obj: DeltaTarget) => any;
|
|
710
|
-
}
|
|
711
535
|
|
|
712
536
|
export interface DynamoDBTarget {
|
|
713
537
|
|
|
@@ -717,10 +541,6 @@ export interface DynamoDBTarget {
|
|
|
717
541
|
|
|
718
542
|
scanRate?: number;
|
|
719
543
|
}
|
|
720
|
-
export declare namespace DynamoDBTarget {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: DynamoDBTarget) => any;
|
|
723
|
-
}
|
|
724
544
|
|
|
725
545
|
export interface JdbcTarget {
|
|
726
546
|
|
|
@@ -730,10 +550,6 @@ export interface JdbcTarget {
|
|
|
730
550
|
|
|
731
551
|
Exclusions?: string[];
|
|
732
552
|
}
|
|
733
|
-
export declare namespace JdbcTarget {
|
|
734
|
-
|
|
735
|
-
const filterSensitiveLog: (obj: JdbcTarget) => any;
|
|
736
|
-
}
|
|
737
553
|
|
|
738
554
|
export interface MongoDBTarget {
|
|
739
555
|
|
|
@@ -743,10 +559,6 @@ export interface MongoDBTarget {
|
|
|
743
559
|
|
|
744
560
|
ScanAll?: boolean;
|
|
745
561
|
}
|
|
746
|
-
export declare namespace MongoDBTarget {
|
|
747
|
-
|
|
748
|
-
const filterSensitiveLog: (obj: MongoDBTarget) => any;
|
|
749
|
-
}
|
|
750
562
|
|
|
751
563
|
export interface S3Target {
|
|
752
564
|
|
|
@@ -762,10 +574,6 @@ export interface S3Target {
|
|
|
762
574
|
|
|
763
575
|
DlqEventQueueArn?: string;
|
|
764
576
|
}
|
|
765
|
-
export declare namespace S3Target {
|
|
766
|
-
|
|
767
|
-
const filterSensitiveLog: (obj: S3Target) => any;
|
|
768
|
-
}
|
|
769
577
|
|
|
770
578
|
export interface CrawlerTargets {
|
|
771
579
|
|
|
@@ -781,10 +589,6 @@ export interface CrawlerTargets {
|
|
|
781
589
|
|
|
782
590
|
DeltaTargets?: DeltaTarget[];
|
|
783
591
|
}
|
|
784
|
-
export declare namespace CrawlerTargets {
|
|
785
|
-
|
|
786
|
-
const filterSensitiveLog: (obj: CrawlerTargets) => any;
|
|
787
|
-
}
|
|
788
592
|
|
|
789
593
|
export interface Crawler {
|
|
790
594
|
|
|
@@ -828,28 +632,16 @@ export interface Crawler {
|
|
|
828
632
|
|
|
829
633
|
LakeFormationConfiguration?: LakeFormationConfiguration;
|
|
830
634
|
}
|
|
831
|
-
export declare namespace Crawler {
|
|
832
|
-
|
|
833
|
-
const filterSensitiveLog: (obj: Crawler) => any;
|
|
834
|
-
}
|
|
835
635
|
export interface BatchGetCrawlersResponse {
|
|
836
636
|
|
|
837
637
|
Crawlers?: Crawler[];
|
|
838
638
|
|
|
839
639
|
CrawlersNotFound?: string[];
|
|
840
640
|
}
|
|
841
|
-
export declare namespace BatchGetCrawlersResponse {
|
|
842
|
-
|
|
843
|
-
const filterSensitiveLog: (obj: BatchGetCrawlersResponse) => any;
|
|
844
|
-
}
|
|
845
641
|
export interface BatchGetCustomEntityTypesRequest {
|
|
846
642
|
|
|
847
643
|
Names: string[] | undefined;
|
|
848
644
|
}
|
|
849
|
-
export declare namespace BatchGetCustomEntityTypesRequest {
|
|
850
|
-
|
|
851
|
-
const filterSensitiveLog: (obj: BatchGetCustomEntityTypesRequest) => any;
|
|
852
|
-
}
|
|
853
645
|
|
|
854
646
|
export interface CustomEntityType {
|
|
855
647
|
|
|
@@ -859,28 +651,16 @@ export interface CustomEntityType {
|
|
|
859
651
|
|
|
860
652
|
ContextWords?: string[];
|
|
861
653
|
}
|
|
862
|
-
export declare namespace CustomEntityType {
|
|
863
|
-
|
|
864
|
-
const filterSensitiveLog: (obj: CustomEntityType) => any;
|
|
865
|
-
}
|
|
866
654
|
export interface BatchGetCustomEntityTypesResponse {
|
|
867
655
|
|
|
868
656
|
CustomEntityTypes?: CustomEntityType[];
|
|
869
657
|
|
|
870
658
|
CustomEntityTypesNotFound?: string[];
|
|
871
659
|
}
|
|
872
|
-
export declare namespace BatchGetCustomEntityTypesResponse {
|
|
873
|
-
|
|
874
|
-
const filterSensitiveLog: (obj: BatchGetCustomEntityTypesResponse) => any;
|
|
875
|
-
}
|
|
876
660
|
export interface BatchGetDevEndpointsRequest {
|
|
877
661
|
|
|
878
662
|
DevEndpointNames: string[] | undefined;
|
|
879
663
|
}
|
|
880
|
-
export declare namespace BatchGetDevEndpointsRequest {
|
|
881
|
-
|
|
882
|
-
const filterSensitiveLog: (obj: BatchGetDevEndpointsRequest) => any;
|
|
883
|
-
}
|
|
884
664
|
export declare type WorkerType = "G.025X" | "G.1X" | "G.2X" | "Standard";
|
|
885
665
|
|
|
886
666
|
export interface DevEndpoint {
|
|
@@ -935,28 +715,16 @@ export interface DevEndpoint {
|
|
|
935
715
|
|
|
936
716
|
Arguments?: Record<string, string>;
|
|
937
717
|
}
|
|
938
|
-
export declare namespace DevEndpoint {
|
|
939
|
-
|
|
940
|
-
const filterSensitiveLog: (obj: DevEndpoint) => any;
|
|
941
|
-
}
|
|
942
718
|
export interface BatchGetDevEndpointsResponse {
|
|
943
719
|
|
|
944
720
|
DevEndpoints?: DevEndpoint[];
|
|
945
721
|
|
|
946
722
|
DevEndpointsNotFound?: string[];
|
|
947
723
|
}
|
|
948
|
-
export declare namespace BatchGetDevEndpointsResponse {
|
|
949
|
-
|
|
950
|
-
const filterSensitiveLog: (obj: BatchGetDevEndpointsResponse) => any;
|
|
951
|
-
}
|
|
952
724
|
export interface BatchGetJobsRequest {
|
|
953
725
|
|
|
954
726
|
JobNames: string[] | undefined;
|
|
955
727
|
}
|
|
956
|
-
export declare namespace BatchGetJobsRequest {
|
|
957
|
-
|
|
958
|
-
const filterSensitiveLog: (obj: BatchGetJobsRequest) => any;
|
|
959
|
-
}
|
|
960
728
|
|
|
961
729
|
export interface StreamingDataPreviewOptions {
|
|
962
730
|
|
|
@@ -964,10 +732,6 @@ export interface StreamingDataPreviewOptions {
|
|
|
964
732
|
|
|
965
733
|
RecordPollingLimit?: number;
|
|
966
734
|
}
|
|
967
|
-
export declare namespace StreamingDataPreviewOptions {
|
|
968
|
-
|
|
969
|
-
const filterSensitiveLog: (obj: StreamingDataPreviewOptions) => any;
|
|
970
|
-
}
|
|
971
735
|
|
|
972
736
|
export interface KafkaStreamingSourceOptions {
|
|
973
737
|
|
|
@@ -1001,10 +765,6 @@ export interface KafkaStreamingSourceOptions {
|
|
|
1001
765
|
|
|
1002
766
|
MinPartitions?: number;
|
|
1003
767
|
}
|
|
1004
|
-
export declare namespace KafkaStreamingSourceOptions {
|
|
1005
|
-
|
|
1006
|
-
const filterSensitiveLog: (obj: KafkaStreamingSourceOptions) => any;
|
|
1007
|
-
}
|
|
1008
768
|
|
|
1009
769
|
export interface CatalogKafkaSource {
|
|
1010
770
|
|
|
@@ -1022,10 +782,6 @@ export interface CatalogKafkaSource {
|
|
|
1022
782
|
|
|
1023
783
|
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1024
784
|
}
|
|
1025
|
-
export declare namespace CatalogKafkaSource {
|
|
1026
|
-
|
|
1027
|
-
const filterSensitiveLog: (obj: CatalogKafkaSource) => any;
|
|
1028
|
-
}
|
|
1029
785
|
export declare enum StartingPosition {
|
|
1030
786
|
EARLIEST = "earliest",
|
|
1031
787
|
LATEST = "latest",
|
|
@@ -1070,10 +826,6 @@ export interface KinesisStreamingSourceOptions {
|
|
|
1070
826
|
|
|
1071
827
|
RoleSessionName?: string;
|
|
1072
828
|
}
|
|
1073
|
-
export declare namespace KinesisStreamingSourceOptions {
|
|
1074
|
-
|
|
1075
|
-
const filterSensitiveLog: (obj: KinesisStreamingSourceOptions) => any;
|
|
1076
|
-
}
|
|
1077
829
|
|
|
1078
830
|
export interface CatalogKinesisSource {
|
|
1079
831
|
|
|
@@ -1091,10 +843,6 @@ export interface CatalogKinesisSource {
|
|
|
1091
843
|
|
|
1092
844
|
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1093
845
|
}
|
|
1094
|
-
export declare namespace CatalogKinesisSource {
|
|
1095
|
-
|
|
1096
|
-
const filterSensitiveLog: (obj: CatalogKinesisSource) => any;
|
|
1097
|
-
}
|
|
1098
846
|
|
|
1099
847
|
export interface CatalogSource {
|
|
1100
848
|
|
|
@@ -1104,10 +852,6 @@ export interface CatalogSource {
|
|
|
1104
852
|
|
|
1105
853
|
Table: string | undefined;
|
|
1106
854
|
}
|
|
1107
|
-
export declare namespace CatalogSource {
|
|
1108
|
-
|
|
1109
|
-
const filterSensitiveLog: (obj: CatalogSource) => any;
|
|
1110
|
-
}
|
|
1111
855
|
|
|
1112
856
|
export interface BasicCatalogTarget {
|
|
1113
857
|
|
|
@@ -1119,10 +863,6 @@ export interface BasicCatalogTarget {
|
|
|
1119
863
|
|
|
1120
864
|
Table: string | undefined;
|
|
1121
865
|
}
|
|
1122
|
-
export declare namespace BasicCatalogTarget {
|
|
1123
|
-
|
|
1124
|
-
const filterSensitiveLog: (obj: BasicCatalogTarget) => any;
|
|
1125
|
-
}
|
|
1126
866
|
|
|
1127
867
|
export interface CustomCode {
|
|
1128
868
|
|
|
@@ -1136,10 +876,6 @@ export interface CustomCode {
|
|
|
1136
876
|
|
|
1137
877
|
OutputSchemas?: GlueSchema[];
|
|
1138
878
|
}
|
|
1139
|
-
export declare namespace CustomCode {
|
|
1140
|
-
|
|
1141
|
-
const filterSensitiveLog: (obj: CustomCode) => any;
|
|
1142
|
-
}
|
|
1143
879
|
|
|
1144
880
|
export interface DirectKafkaSource {
|
|
1145
881
|
|
|
@@ -1153,10 +889,6 @@ export interface DirectKafkaSource {
|
|
|
1153
889
|
|
|
1154
890
|
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1155
891
|
}
|
|
1156
|
-
export declare namespace DirectKafkaSource {
|
|
1157
|
-
|
|
1158
|
-
const filterSensitiveLog: (obj: DirectKafkaSource) => any;
|
|
1159
|
-
}
|
|
1160
892
|
|
|
1161
893
|
export interface DirectKinesisSource {
|
|
1162
894
|
|
|
@@ -1170,10 +902,6 @@ export interface DirectKinesisSource {
|
|
|
1170
902
|
|
|
1171
903
|
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1172
904
|
}
|
|
1173
|
-
export declare namespace DirectKinesisSource {
|
|
1174
|
-
|
|
1175
|
-
const filterSensitiveLog: (obj: DirectKinesisSource) => any;
|
|
1176
|
-
}
|
|
1177
905
|
|
|
1178
906
|
export interface DropDuplicates {
|
|
1179
907
|
|
|
@@ -1183,10 +911,6 @@ export interface DropDuplicates {
|
|
|
1183
911
|
|
|
1184
912
|
Columns?: string[][];
|
|
1185
913
|
}
|
|
1186
|
-
export declare namespace DropDuplicates {
|
|
1187
|
-
|
|
1188
|
-
const filterSensitiveLog: (obj: DropDuplicates) => any;
|
|
1189
|
-
}
|
|
1190
914
|
|
|
1191
915
|
export interface DropFields {
|
|
1192
916
|
|
|
@@ -1196,10 +920,6 @@ export interface DropFields {
|
|
|
1196
920
|
|
|
1197
921
|
Paths: string[][] | undefined;
|
|
1198
922
|
}
|
|
1199
|
-
export declare namespace DropFields {
|
|
1200
|
-
|
|
1201
|
-
const filterSensitiveLog: (obj: DropFields) => any;
|
|
1202
|
-
}
|
|
1203
923
|
|
|
1204
924
|
export interface NullCheckBoxList {
|
|
1205
925
|
|
|
@@ -1209,10 +929,6 @@ export interface NullCheckBoxList {
|
|
|
1209
929
|
|
|
1210
930
|
IsNegOne?: boolean;
|
|
1211
931
|
}
|
|
1212
|
-
export declare namespace NullCheckBoxList {
|
|
1213
|
-
|
|
1214
|
-
const filterSensitiveLog: (obj: NullCheckBoxList) => any;
|
|
1215
|
-
}
|
|
1216
932
|
|
|
1217
933
|
export interface Datatype {
|
|
1218
934
|
|
|
@@ -1220,10 +936,6 @@ export interface Datatype {
|
|
|
1220
936
|
|
|
1221
937
|
Label: string | undefined;
|
|
1222
938
|
}
|
|
1223
|
-
export declare namespace Datatype {
|
|
1224
|
-
|
|
1225
|
-
const filterSensitiveLog: (obj: Datatype) => any;
|
|
1226
|
-
}
|
|
1227
939
|
|
|
1228
940
|
export interface NullValueField {
|
|
1229
941
|
|
|
@@ -1231,10 +943,6 @@ export interface NullValueField {
|
|
|
1231
943
|
|
|
1232
944
|
Datatype: Datatype | undefined;
|
|
1233
945
|
}
|
|
1234
|
-
export declare namespace NullValueField {
|
|
1235
|
-
|
|
1236
|
-
const filterSensitiveLog: (obj: NullValueField) => any;
|
|
1237
|
-
}
|
|
1238
946
|
|
|
1239
947
|
export interface DropNullFields {
|
|
1240
948
|
|
|
@@ -1246,10 +954,6 @@ export interface DropNullFields {
|
|
|
1246
954
|
|
|
1247
955
|
NullTextList?: NullValueField[];
|
|
1248
956
|
}
|
|
1249
|
-
export declare namespace DropNullFields {
|
|
1250
|
-
|
|
1251
|
-
const filterSensitiveLog: (obj: DropNullFields) => any;
|
|
1252
|
-
}
|
|
1253
957
|
|
|
1254
958
|
export interface DynamoDBCatalogSource {
|
|
1255
959
|
|
|
@@ -1259,10 +963,6 @@ export interface DynamoDBCatalogSource {
|
|
|
1259
963
|
|
|
1260
964
|
Table: string | undefined;
|
|
1261
965
|
}
|
|
1262
|
-
export declare namespace DynamoDBCatalogSource {
|
|
1263
|
-
|
|
1264
|
-
const filterSensitiveLog: (obj: DynamoDBCatalogSource) => any;
|
|
1265
|
-
}
|
|
1266
966
|
|
|
1267
967
|
export interface FillMissingValues {
|
|
1268
968
|
|
|
@@ -1274,10 +974,6 @@ export interface FillMissingValues {
|
|
|
1274
974
|
|
|
1275
975
|
FilledPath?: string;
|
|
1276
976
|
}
|
|
1277
|
-
export declare namespace FillMissingValues {
|
|
1278
|
-
|
|
1279
|
-
const filterSensitiveLog: (obj: FillMissingValues) => any;
|
|
1280
|
-
}
|
|
1281
977
|
export declare enum FilterOperation {
|
|
1282
978
|
EQ = "EQ",
|
|
1283
979
|
GT = "GT",
|
|
@@ -1298,10 +994,6 @@ export interface FilterValue {
|
|
|
1298
994
|
|
|
1299
995
|
Value: string[] | undefined;
|
|
1300
996
|
}
|
|
1301
|
-
export declare namespace FilterValue {
|
|
1302
|
-
|
|
1303
|
-
const filterSensitiveLog: (obj: FilterValue) => any;
|
|
1304
|
-
}
|
|
1305
997
|
|
|
1306
998
|
export interface FilterExpression {
|
|
1307
999
|
|
|
@@ -1311,10 +1003,6 @@ export interface FilterExpression {
|
|
|
1311
1003
|
|
|
1312
1004
|
Values: FilterValue[] | undefined;
|
|
1313
1005
|
}
|
|
1314
|
-
export declare namespace FilterExpression {
|
|
1315
|
-
|
|
1316
|
-
const filterSensitiveLog: (obj: FilterExpression) => any;
|
|
1317
|
-
}
|
|
1318
1006
|
export declare enum FilterLogicalOperator {
|
|
1319
1007
|
AND = "AND",
|
|
1320
1008
|
OR = "OR"
|
|
@@ -1330,10 +1018,6 @@ export interface Filter {
|
|
|
1330
1018
|
|
|
1331
1019
|
Filters: FilterExpression[] | undefined;
|
|
1332
1020
|
}
|
|
1333
|
-
export declare namespace Filter {
|
|
1334
|
-
|
|
1335
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
1336
|
-
}
|
|
1337
1021
|
|
|
1338
1022
|
export interface S3SourceAdditionalOptions {
|
|
1339
1023
|
|
|
@@ -1341,10 +1025,6 @@ export interface S3SourceAdditionalOptions {
|
|
|
1341
1025
|
|
|
1342
1026
|
BoundedFiles?: number;
|
|
1343
1027
|
}
|
|
1344
|
-
export declare namespace S3SourceAdditionalOptions {
|
|
1345
|
-
|
|
1346
|
-
const filterSensitiveLog: (obj: S3SourceAdditionalOptions) => any;
|
|
1347
|
-
}
|
|
1348
1028
|
|
|
1349
1029
|
export interface GovernedCatalogSource {
|
|
1350
1030
|
|
|
@@ -1358,10 +1038,6 @@ export interface GovernedCatalogSource {
|
|
|
1358
1038
|
|
|
1359
1039
|
AdditionalOptions?: S3SourceAdditionalOptions;
|
|
1360
1040
|
}
|
|
1361
|
-
export declare namespace GovernedCatalogSource {
|
|
1362
|
-
|
|
1363
|
-
const filterSensitiveLog: (obj: GovernedCatalogSource) => any;
|
|
1364
|
-
}
|
|
1365
1041
|
export declare enum UpdateCatalogBehavior {
|
|
1366
1042
|
LOG = "LOG",
|
|
1367
1043
|
UPDATE_IN_DATABASE = "UPDATE_IN_DATABASE"
|
|
@@ -1373,10 +1049,6 @@ export interface CatalogSchemaChangePolicy {
|
|
|
1373
1049
|
|
|
1374
1050
|
UpdateBehavior?: UpdateCatalogBehavior | string;
|
|
1375
1051
|
}
|
|
1376
|
-
export declare namespace CatalogSchemaChangePolicy {
|
|
1377
|
-
|
|
1378
|
-
const filterSensitiveLog: (obj: CatalogSchemaChangePolicy) => any;
|
|
1379
|
-
}
|
|
1380
1052
|
|
|
1381
1053
|
export interface GovernedCatalogTarget {
|
|
1382
1054
|
|
|
@@ -1392,10 +1064,6 @@ export interface GovernedCatalogTarget {
|
|
|
1392
1064
|
|
|
1393
1065
|
SchemaChangePolicy?: CatalogSchemaChangePolicy;
|
|
1394
1066
|
}
|
|
1395
|
-
export declare namespace GovernedCatalogTarget {
|
|
1396
|
-
|
|
1397
|
-
const filterSensitiveLog: (obj: GovernedCatalogTarget) => any;
|
|
1398
|
-
}
|
|
1399
1067
|
export declare enum JDBCDataType {
|
|
1400
1068
|
ARRAY = "ARRAY",
|
|
1401
1069
|
BIGINT = "BIGINT",
|
|
@@ -1468,10 +1136,6 @@ export interface JDBCConnectorOptions {
|
|
|
1468
1136
|
|
|
1469
1137
|
DataTypeMapping?: Record<string, GlueRecordType | string>;
|
|
1470
1138
|
}
|
|
1471
|
-
export declare namespace JDBCConnectorOptions {
|
|
1472
|
-
|
|
1473
|
-
const filterSensitiveLog: (obj: JDBCConnectorOptions) => any;
|
|
1474
|
-
}
|
|
1475
1139
|
|
|
1476
1140
|
export interface JDBCConnectorSource {
|
|
1477
1141
|
|
|
@@ -1491,10 +1155,6 @@ export interface JDBCConnectorSource {
|
|
|
1491
1155
|
|
|
1492
1156
|
OutputSchemas?: GlueSchema[];
|
|
1493
1157
|
}
|
|
1494
|
-
export declare namespace JDBCConnectorSource {
|
|
1495
|
-
|
|
1496
|
-
const filterSensitiveLog: (obj: JDBCConnectorSource) => any;
|
|
1497
|
-
}
|
|
1498
1158
|
|
|
1499
1159
|
export interface JDBCConnectorTarget {
|
|
1500
1160
|
|
|
@@ -1514,10 +1174,6 @@ export interface JDBCConnectorTarget {
|
|
|
1514
1174
|
|
|
1515
1175
|
OutputSchemas?: GlueSchema[];
|
|
1516
1176
|
}
|
|
1517
|
-
export declare namespace JDBCConnectorTarget {
|
|
1518
|
-
|
|
1519
|
-
const filterSensitiveLog: (obj: JDBCConnectorTarget) => any;
|
|
1520
|
-
}
|
|
1521
1177
|
|
|
1522
1178
|
export interface JoinColumn {
|
|
1523
1179
|
|
|
@@ -1525,10 +1181,6 @@ export interface JoinColumn {
|
|
|
1525
1181
|
|
|
1526
1182
|
Keys: string[][] | undefined;
|
|
1527
1183
|
}
|
|
1528
|
-
export declare namespace JoinColumn {
|
|
1529
|
-
|
|
1530
|
-
const filterSensitiveLog: (obj: JoinColumn) => any;
|
|
1531
|
-
}
|
|
1532
1184
|
export declare enum JoinType {
|
|
1533
1185
|
EQUIJOIN = "equijoin",
|
|
1534
1186
|
LEFT = "left",
|
|
@@ -1548,10 +1200,6 @@ export interface Join {
|
|
|
1548
1200
|
|
|
1549
1201
|
Columns: JoinColumn[] | undefined;
|
|
1550
1202
|
}
|
|
1551
|
-
export declare namespace Join {
|
|
1552
|
-
|
|
1553
|
-
const filterSensitiveLog: (obj: Join) => any;
|
|
1554
|
-
}
|
|
1555
1203
|
|
|
1556
1204
|
export interface Merge {
|
|
1557
1205
|
|
|
@@ -1563,10 +1211,6 @@ export interface Merge {
|
|
|
1563
1211
|
|
|
1564
1212
|
PrimaryKeys: string[][] | undefined;
|
|
1565
1213
|
}
|
|
1566
|
-
export declare namespace Merge {
|
|
1567
|
-
|
|
1568
|
-
const filterSensitiveLog: (obj: Merge) => any;
|
|
1569
|
-
}
|
|
1570
1214
|
|
|
1571
1215
|
export interface MicrosoftSQLServerCatalogSource {
|
|
1572
1216
|
|
|
@@ -1576,10 +1220,6 @@ export interface MicrosoftSQLServerCatalogSource {
|
|
|
1576
1220
|
|
|
1577
1221
|
Table: string | undefined;
|
|
1578
1222
|
}
|
|
1579
|
-
export declare namespace MicrosoftSQLServerCatalogSource {
|
|
1580
|
-
|
|
1581
|
-
const filterSensitiveLog: (obj: MicrosoftSQLServerCatalogSource) => any;
|
|
1582
|
-
}
|
|
1583
1223
|
|
|
1584
1224
|
export interface MicrosoftSQLServerCatalogTarget {
|
|
1585
1225
|
|
|
@@ -1591,10 +1231,6 @@ export interface MicrosoftSQLServerCatalogTarget {
|
|
|
1591
1231
|
|
|
1592
1232
|
Table: string | undefined;
|
|
1593
1233
|
}
|
|
1594
|
-
export declare namespace MicrosoftSQLServerCatalogTarget {
|
|
1595
|
-
|
|
1596
|
-
const filterSensitiveLog: (obj: MicrosoftSQLServerCatalogTarget) => any;
|
|
1597
|
-
}
|
|
1598
1234
|
|
|
1599
1235
|
export interface MySQLCatalogSource {
|
|
1600
1236
|
|
|
@@ -1604,10 +1240,6 @@ export interface MySQLCatalogSource {
|
|
|
1604
1240
|
|
|
1605
1241
|
Table: string | undefined;
|
|
1606
1242
|
}
|
|
1607
|
-
export declare namespace MySQLCatalogSource {
|
|
1608
|
-
|
|
1609
|
-
const filterSensitiveLog: (obj: MySQLCatalogSource) => any;
|
|
1610
|
-
}
|
|
1611
1243
|
|
|
1612
1244
|
export interface MySQLCatalogTarget {
|
|
1613
1245
|
|
|
@@ -1619,10 +1251,6 @@ export interface MySQLCatalogTarget {
|
|
|
1619
1251
|
|
|
1620
1252
|
Table: string | undefined;
|
|
1621
1253
|
}
|
|
1622
|
-
export declare namespace MySQLCatalogTarget {
|
|
1623
|
-
|
|
1624
|
-
const filterSensitiveLog: (obj: MySQLCatalogTarget) => any;
|
|
1625
|
-
}
|
|
1626
1254
|
|
|
1627
1255
|
export interface OracleSQLCatalogSource {
|
|
1628
1256
|
|
|
@@ -1632,10 +1260,6 @@ export interface OracleSQLCatalogSource {
|
|
|
1632
1260
|
|
|
1633
1261
|
Table: string | undefined;
|
|
1634
1262
|
}
|
|
1635
|
-
export declare namespace OracleSQLCatalogSource {
|
|
1636
|
-
|
|
1637
|
-
const filterSensitiveLog: (obj: OracleSQLCatalogSource) => any;
|
|
1638
|
-
}
|
|
1639
1263
|
|
|
1640
1264
|
export interface OracleSQLCatalogTarget {
|
|
1641
1265
|
|
|
@@ -1647,10 +1271,6 @@ export interface OracleSQLCatalogTarget {
|
|
|
1647
1271
|
|
|
1648
1272
|
Table: string | undefined;
|
|
1649
1273
|
}
|
|
1650
|
-
export declare namespace OracleSQLCatalogTarget {
|
|
1651
|
-
|
|
1652
|
-
const filterSensitiveLog: (obj: OracleSQLCatalogTarget) => any;
|
|
1653
|
-
}
|
|
1654
1274
|
export declare enum PiiType {
|
|
1655
1275
|
ColumnAudit = "ColumnAudit",
|
|
1656
1276
|
ColumnMasking = "ColumnMasking",
|
|
@@ -1676,10 +1296,6 @@ export interface PIIDetection {
|
|
|
1676
1296
|
|
|
1677
1297
|
MaskValue?: string;
|
|
1678
1298
|
}
|
|
1679
|
-
export declare namespace PIIDetection {
|
|
1680
|
-
|
|
1681
|
-
const filterSensitiveLog: (obj: PIIDetection) => any;
|
|
1682
|
-
}
|
|
1683
1299
|
|
|
1684
1300
|
export interface PostgreSQLCatalogSource {
|
|
1685
1301
|
|
|
@@ -1689,10 +1305,6 @@ export interface PostgreSQLCatalogSource {
|
|
|
1689
1305
|
|
|
1690
1306
|
Table: string | undefined;
|
|
1691
1307
|
}
|
|
1692
|
-
export declare namespace PostgreSQLCatalogSource {
|
|
1693
|
-
|
|
1694
|
-
const filterSensitiveLog: (obj: PostgreSQLCatalogSource) => any;
|
|
1695
|
-
}
|
|
1696
1308
|
|
|
1697
1309
|
export interface PostgreSQLCatalogTarget {
|
|
1698
1310
|
|
|
@@ -1704,10 +1316,6 @@ export interface PostgreSQLCatalogTarget {
|
|
|
1704
1316
|
|
|
1705
1317
|
Table: string | undefined;
|
|
1706
1318
|
}
|
|
1707
|
-
export declare namespace PostgreSQLCatalogTarget {
|
|
1708
|
-
|
|
1709
|
-
const filterSensitiveLog: (obj: PostgreSQLCatalogTarget) => any;
|
|
1710
|
-
}
|
|
1711
1319
|
|
|
1712
1320
|
export interface RedshiftSource {
|
|
1713
1321
|
|
|
@@ -1721,10 +1329,6 @@ export interface RedshiftSource {
|
|
|
1721
1329
|
|
|
1722
1330
|
TmpDirIAMRole?: string;
|
|
1723
1331
|
}
|
|
1724
|
-
export declare namespace RedshiftSource {
|
|
1725
|
-
|
|
1726
|
-
const filterSensitiveLog: (obj: RedshiftSource) => any;
|
|
1727
|
-
}
|
|
1728
1332
|
|
|
1729
1333
|
export interface UpsertRedshiftTargetOptions {
|
|
1730
1334
|
|
|
@@ -1734,10 +1338,6 @@ export interface UpsertRedshiftTargetOptions {
|
|
|
1734
1338
|
|
|
1735
1339
|
UpsertKeys?: string[];
|
|
1736
1340
|
}
|
|
1737
|
-
export declare namespace UpsertRedshiftTargetOptions {
|
|
1738
|
-
|
|
1739
|
-
const filterSensitiveLog: (obj: UpsertRedshiftTargetOptions) => any;
|
|
1740
|
-
}
|
|
1741
1341
|
|
|
1742
1342
|
export interface RedshiftTarget {
|
|
1743
1343
|
|
|
@@ -1755,10 +1355,6 @@ export interface RedshiftTarget {
|
|
|
1755
1355
|
|
|
1756
1356
|
UpsertRedshiftOptions?: UpsertRedshiftTargetOptions;
|
|
1757
1357
|
}
|
|
1758
|
-
export declare namespace RedshiftTarget {
|
|
1759
|
-
|
|
1760
|
-
const filterSensitiveLog: (obj: RedshiftTarget) => any;
|
|
1761
|
-
}
|
|
1762
1358
|
|
|
1763
1359
|
export interface RelationalCatalogSource {
|
|
1764
1360
|
|
|
@@ -1768,10 +1364,6 @@ export interface RelationalCatalogSource {
|
|
|
1768
1364
|
|
|
1769
1365
|
Table: string | undefined;
|
|
1770
1366
|
}
|
|
1771
|
-
export declare namespace RelationalCatalogSource {
|
|
1772
|
-
|
|
1773
|
-
const filterSensitiveLog: (obj: RelationalCatalogSource) => any;
|
|
1774
|
-
}
|
|
1775
1367
|
|
|
1776
1368
|
export interface RenameField {
|
|
1777
1369
|
|
|
@@ -1783,10 +1375,6 @@ export interface RenameField {
|
|
|
1783
1375
|
|
|
1784
1376
|
TargetPath: string[] | undefined;
|
|
1785
1377
|
}
|
|
1786
|
-
export declare namespace RenameField {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: RenameField) => any;
|
|
1789
|
-
}
|
|
1790
1378
|
|
|
1791
1379
|
export interface S3CatalogSource {
|
|
1792
1380
|
|
|
@@ -1800,10 +1388,6 @@ export interface S3CatalogSource {
|
|
|
1800
1388
|
|
|
1801
1389
|
AdditionalOptions?: S3SourceAdditionalOptions;
|
|
1802
1390
|
}
|
|
1803
|
-
export declare namespace S3CatalogSource {
|
|
1804
|
-
|
|
1805
|
-
const filterSensitiveLog: (obj: S3CatalogSource) => any;
|
|
1806
|
-
}
|
|
1807
1391
|
|
|
1808
1392
|
export interface S3CatalogTarget {
|
|
1809
1393
|
|
|
@@ -1819,10 +1403,6 @@ export interface S3CatalogTarget {
|
|
|
1819
1403
|
|
|
1820
1404
|
SchemaChangePolicy?: CatalogSchemaChangePolicy;
|
|
1821
1405
|
}
|
|
1822
|
-
export declare namespace S3CatalogTarget {
|
|
1823
|
-
|
|
1824
|
-
const filterSensitiveLog: (obj: S3CatalogTarget) => any;
|
|
1825
|
-
}
|
|
1826
1406
|
|
|
1827
1407
|
export interface S3DirectSourceAdditionalOptions {
|
|
1828
1408
|
|
|
@@ -1834,10 +1414,6 @@ export interface S3DirectSourceAdditionalOptions {
|
|
|
1834
1414
|
|
|
1835
1415
|
SamplePath?: string;
|
|
1836
1416
|
}
|
|
1837
|
-
export declare namespace S3DirectSourceAdditionalOptions {
|
|
1838
|
-
|
|
1839
|
-
const filterSensitiveLog: (obj: S3DirectSourceAdditionalOptions) => any;
|
|
1840
|
-
}
|
|
1841
1417
|
export declare enum CompressionType {
|
|
1842
1418
|
BZIP2 = "bzip2",
|
|
1843
1419
|
GZIP = "gzip"
|
|
@@ -1896,10 +1472,6 @@ export interface S3CsvSource {
|
|
|
1896
1472
|
|
|
1897
1473
|
OutputSchemas?: GlueSchema[];
|
|
1898
1474
|
}
|
|
1899
|
-
export declare namespace S3CsvSource {
|
|
1900
|
-
|
|
1901
|
-
const filterSensitiveLog: (obj: S3CsvSource) => any;
|
|
1902
|
-
}
|
|
1903
1475
|
export declare enum TargetFormat {
|
|
1904
1476
|
AVRO = "avro",
|
|
1905
1477
|
CSV = "csv",
|
|
@@ -1918,10 +1490,6 @@ export interface DirectSchemaChangePolicy {
|
|
|
1918
1490
|
|
|
1919
1491
|
Database?: string;
|
|
1920
1492
|
}
|
|
1921
|
-
export declare namespace DirectSchemaChangePolicy {
|
|
1922
|
-
|
|
1923
|
-
const filterSensitiveLog: (obj: DirectSchemaChangePolicy) => any;
|
|
1924
|
-
}
|
|
1925
1493
|
|
|
1926
1494
|
export interface S3DirectTarget {
|
|
1927
1495
|
|
|
@@ -1939,10 +1507,6 @@ export interface S3DirectTarget {
|
|
|
1939
1507
|
|
|
1940
1508
|
SchemaChangePolicy?: DirectSchemaChangePolicy;
|
|
1941
1509
|
}
|
|
1942
|
-
export declare namespace S3DirectTarget {
|
|
1943
|
-
|
|
1944
|
-
const filterSensitiveLog: (obj: S3DirectTarget) => any;
|
|
1945
|
-
}
|
|
1946
1510
|
export declare enum ParquetCompressionType {
|
|
1947
1511
|
GZIP = "gzip",
|
|
1948
1512
|
LZO = "lzo",
|
|
@@ -1965,10 +1529,6 @@ export interface S3GlueParquetTarget {
|
|
|
1965
1529
|
|
|
1966
1530
|
SchemaChangePolicy?: DirectSchemaChangePolicy;
|
|
1967
1531
|
}
|
|
1968
|
-
export declare namespace S3GlueParquetTarget {
|
|
1969
|
-
|
|
1970
|
-
const filterSensitiveLog: (obj: S3GlueParquetTarget) => any;
|
|
1971
|
-
}
|
|
1972
1532
|
|
|
1973
1533
|
export interface S3JsonSource {
|
|
1974
1534
|
|
|
@@ -1998,10 +1558,6 @@ export interface S3JsonSource {
|
|
|
1998
1558
|
|
|
1999
1559
|
OutputSchemas?: GlueSchema[];
|
|
2000
1560
|
}
|
|
2001
|
-
export declare namespace S3JsonSource {
|
|
2002
|
-
|
|
2003
|
-
const filterSensitiveLog: (obj: S3JsonSource) => any;
|
|
2004
|
-
}
|
|
2005
1561
|
|
|
2006
1562
|
export interface S3ParquetSource {
|
|
2007
1563
|
|
|
@@ -2027,10 +1583,6 @@ export interface S3ParquetSource {
|
|
|
2027
1583
|
|
|
2028
1584
|
OutputSchemas?: GlueSchema[];
|
|
2029
1585
|
}
|
|
2030
|
-
export declare namespace S3ParquetSource {
|
|
2031
|
-
|
|
2032
|
-
const filterSensitiveLog: (obj: S3ParquetSource) => any;
|
|
2033
|
-
}
|
|
2034
1586
|
|
|
2035
1587
|
export interface SelectFields {
|
|
2036
1588
|
|
|
@@ -2040,10 +1592,6 @@ export interface SelectFields {
|
|
|
2040
1592
|
|
|
2041
1593
|
Paths: string[][] | undefined;
|
|
2042
1594
|
}
|
|
2043
|
-
export declare namespace SelectFields {
|
|
2044
|
-
|
|
2045
|
-
const filterSensitiveLog: (obj: SelectFields) => any;
|
|
2046
|
-
}
|
|
2047
1595
|
|
|
2048
1596
|
export interface SelectFromCollection {
|
|
2049
1597
|
|
|
@@ -2053,10 +1601,6 @@ export interface SelectFromCollection {
|
|
|
2053
1601
|
|
|
2054
1602
|
Index: number | undefined;
|
|
2055
1603
|
}
|
|
2056
|
-
export declare namespace SelectFromCollection {
|
|
2057
|
-
|
|
2058
|
-
const filterSensitiveLog: (obj: SelectFromCollection) => any;
|
|
2059
|
-
}
|
|
2060
1604
|
|
|
2061
1605
|
export interface SparkConnectorSource {
|
|
2062
1606
|
|
|
@@ -2072,10 +1616,6 @@ export interface SparkConnectorSource {
|
|
|
2072
1616
|
|
|
2073
1617
|
OutputSchemas?: GlueSchema[];
|
|
2074
1618
|
}
|
|
2075
|
-
export declare namespace SparkConnectorSource {
|
|
2076
|
-
|
|
2077
|
-
const filterSensitiveLog: (obj: SparkConnectorSource) => any;
|
|
2078
|
-
}
|
|
2079
1619
|
|
|
2080
1620
|
export interface SparkConnectorTarget {
|
|
2081
1621
|
|
|
@@ -2093,10 +1633,6 @@ export interface SparkConnectorTarget {
|
|
|
2093
1633
|
|
|
2094
1634
|
OutputSchemas?: GlueSchema[];
|
|
2095
1635
|
}
|
|
2096
|
-
export declare namespace SparkConnectorTarget {
|
|
2097
|
-
|
|
2098
|
-
const filterSensitiveLog: (obj: SparkConnectorTarget) => any;
|
|
2099
|
-
}
|
|
2100
1636
|
|
|
2101
1637
|
export interface SqlAlias {
|
|
2102
1638
|
|
|
@@ -2104,10 +1640,6 @@ export interface SqlAlias {
|
|
|
2104
1640
|
|
|
2105
1641
|
Alias: string | undefined;
|
|
2106
1642
|
}
|
|
2107
|
-
export declare namespace SqlAlias {
|
|
2108
|
-
|
|
2109
|
-
const filterSensitiveLog: (obj: SqlAlias) => any;
|
|
2110
|
-
}
|
|
2111
1643
|
|
|
2112
1644
|
export interface SparkSQL {
|
|
2113
1645
|
|
|
@@ -2121,10 +1653,6 @@ export interface SparkSQL {
|
|
|
2121
1653
|
|
|
2122
1654
|
OutputSchemas?: GlueSchema[];
|
|
2123
1655
|
}
|
|
2124
|
-
export declare namespace SparkSQL {
|
|
2125
|
-
|
|
2126
|
-
const filterSensitiveLog: (obj: SparkSQL) => any;
|
|
2127
|
-
}
|
|
2128
1656
|
|
|
2129
1657
|
export interface Spigot {
|
|
2130
1658
|
|
|
@@ -2138,10 +1666,6 @@ export interface Spigot {
|
|
|
2138
1666
|
|
|
2139
1667
|
Prob?: number;
|
|
2140
1668
|
}
|
|
2141
|
-
export declare namespace Spigot {
|
|
2142
|
-
|
|
2143
|
-
const filterSensitiveLog: (obj: Spigot) => any;
|
|
2144
|
-
}
|
|
2145
1669
|
|
|
2146
1670
|
export interface SplitFields {
|
|
2147
1671
|
|
|
@@ -2151,10 +1675,6 @@ export interface SplitFields {
|
|
|
2151
1675
|
|
|
2152
1676
|
Paths: string[][] | undefined;
|
|
2153
1677
|
}
|
|
2154
|
-
export declare namespace SplitFields {
|
|
2155
|
-
|
|
2156
|
-
const filterSensitiveLog: (obj: SplitFields) => any;
|
|
2157
|
-
}
|
|
2158
1678
|
export declare enum UnionType {
|
|
2159
1679
|
ALL = "ALL",
|
|
2160
1680
|
DISTINCT = "DISTINCT"
|
|
@@ -2168,10 +1688,6 @@ export interface Union {
|
|
|
2168
1688
|
|
|
2169
1689
|
UnionType: UnionType | string | undefined;
|
|
2170
1690
|
}
|
|
2171
|
-
export declare namespace Union {
|
|
2172
|
-
|
|
2173
|
-
const filterSensitiveLog: (obj: Union) => any;
|
|
2174
|
-
}
|
|
2175
1691
|
|
|
2176
1692
|
export interface JobCommand {
|
|
2177
1693
|
|
|
@@ -2181,28 +1697,16 @@ export interface JobCommand {
|
|
|
2181
1697
|
|
|
2182
1698
|
PythonVersion?: string;
|
|
2183
1699
|
}
|
|
2184
|
-
export declare namespace JobCommand {
|
|
2185
|
-
|
|
2186
|
-
const filterSensitiveLog: (obj: JobCommand) => any;
|
|
2187
|
-
}
|
|
2188
1700
|
|
|
2189
1701
|
export interface ConnectionsList {
|
|
2190
1702
|
|
|
2191
1703
|
Connections?: string[];
|
|
2192
1704
|
}
|
|
2193
|
-
export declare namespace ConnectionsList {
|
|
2194
|
-
|
|
2195
|
-
const filterSensitiveLog: (obj: ConnectionsList) => any;
|
|
2196
|
-
}
|
|
2197
1705
|
|
|
2198
1706
|
export interface ExecutionProperty {
|
|
2199
1707
|
|
|
2200
1708
|
MaxConcurrentRuns?: number;
|
|
2201
1709
|
}
|
|
2202
|
-
export declare namespace ExecutionProperty {
|
|
2203
|
-
|
|
2204
|
-
const filterSensitiveLog: (obj: ExecutionProperty) => any;
|
|
2205
|
-
}
|
|
2206
1710
|
export interface BatchGetPartitionRequest {
|
|
2207
1711
|
|
|
2208
1712
|
CatalogId?: string;
|
|
@@ -2213,10 +1717,6 @@ export interface BatchGetPartitionRequest {
|
|
|
2213
1717
|
|
|
2214
1718
|
PartitionsToGet: PartitionValueList[] | undefined;
|
|
2215
1719
|
}
|
|
2216
|
-
export declare namespace BatchGetPartitionRequest {
|
|
2217
|
-
|
|
2218
|
-
const filterSensitiveLog: (obj: BatchGetPartitionRequest) => any;
|
|
2219
|
-
}
|
|
2220
1720
|
|
|
2221
1721
|
export interface Partition {
|
|
2222
1722
|
|
|
@@ -2238,20 +1738,12 @@ export interface Partition {
|
|
|
2238
1738
|
|
|
2239
1739
|
CatalogId?: string;
|
|
2240
1740
|
}
|
|
2241
|
-
export declare namespace Partition {
|
|
2242
|
-
|
|
2243
|
-
const filterSensitiveLog: (obj: Partition) => any;
|
|
2244
|
-
}
|
|
2245
1741
|
export interface BatchGetPartitionResponse {
|
|
2246
1742
|
|
|
2247
1743
|
Partitions?: Partition[];
|
|
2248
1744
|
|
|
2249
1745
|
UnprocessedKeys?: PartitionValueList[];
|
|
2250
1746
|
}
|
|
2251
|
-
export declare namespace BatchGetPartitionResponse {
|
|
2252
|
-
|
|
2253
|
-
const filterSensitiveLog: (obj: BatchGetPartitionResponse) => any;
|
|
2254
|
-
}
|
|
2255
1747
|
|
|
2256
1748
|
export declare class InvalidStateException extends __BaseException {
|
|
2257
1749
|
readonly name: "InvalidStateException";
|
|
@@ -2265,10 +1757,6 @@ export interface BatchGetTriggersRequest {
|
|
|
2265
1757
|
|
|
2266
1758
|
TriggerNames: string[] | undefined;
|
|
2267
1759
|
}
|
|
2268
|
-
export declare namespace BatchGetTriggersRequest {
|
|
2269
|
-
|
|
2270
|
-
const filterSensitiveLog: (obj: BatchGetTriggersRequest) => any;
|
|
2271
|
-
}
|
|
2272
1760
|
|
|
2273
1761
|
export interface EventBatchingCondition {
|
|
2274
1762
|
|
|
@@ -2276,10 +1764,6 @@ export interface EventBatchingCondition {
|
|
|
2276
1764
|
|
|
2277
1765
|
BatchWindow?: number;
|
|
2278
1766
|
}
|
|
2279
|
-
export declare namespace EventBatchingCondition {
|
|
2280
|
-
|
|
2281
|
-
const filterSensitiveLog: (obj: EventBatchingCondition) => any;
|
|
2282
|
-
}
|
|
2283
1767
|
export declare enum CrawlState {
|
|
2284
1768
|
CANCELLED = "CANCELLED",
|
|
2285
1769
|
CANCELLING = "CANCELLING",
|
|
@@ -2312,10 +1796,6 @@ export interface Condition {
|
|
|
2312
1796
|
|
|
2313
1797
|
CrawlState?: CrawlState | string;
|
|
2314
1798
|
}
|
|
2315
|
-
export declare namespace Condition {
|
|
2316
|
-
|
|
2317
|
-
const filterSensitiveLog: (obj: Condition) => any;
|
|
2318
|
-
}
|
|
2319
1799
|
export declare enum Logical {
|
|
2320
1800
|
AND = "AND",
|
|
2321
1801
|
ANY = "ANY"
|
|
@@ -2327,10 +1807,6 @@ export interface Predicate {
|
|
|
2327
1807
|
|
|
2328
1808
|
Conditions?: Condition[];
|
|
2329
1809
|
}
|
|
2330
|
-
export declare namespace Predicate {
|
|
2331
|
-
|
|
2332
|
-
const filterSensitiveLog: (obj: Predicate) => any;
|
|
2333
|
-
}
|
|
2334
1810
|
export declare enum TriggerState {
|
|
2335
1811
|
ACTIVATED = "ACTIVATED",
|
|
2336
1812
|
ACTIVATING = "ACTIVATING",
|
|
@@ -2370,30 +1846,18 @@ export interface Trigger {
|
|
|
2370
1846
|
|
|
2371
1847
|
EventBatchingCondition?: EventBatchingCondition;
|
|
2372
1848
|
}
|
|
2373
|
-
export declare namespace Trigger {
|
|
2374
|
-
|
|
2375
|
-
const filterSensitiveLog: (obj: Trigger) => any;
|
|
2376
|
-
}
|
|
2377
1849
|
export interface BatchGetTriggersResponse {
|
|
2378
1850
|
|
|
2379
1851
|
Triggers?: Trigger[];
|
|
2380
1852
|
|
|
2381
1853
|
TriggersNotFound?: string[];
|
|
2382
1854
|
}
|
|
2383
|
-
export declare namespace BatchGetTriggersResponse {
|
|
2384
|
-
|
|
2385
|
-
const filterSensitiveLog: (obj: BatchGetTriggersResponse) => any;
|
|
2386
|
-
}
|
|
2387
1855
|
export interface BatchGetWorkflowsRequest {
|
|
2388
1856
|
|
|
2389
1857
|
Names: string[] | undefined;
|
|
2390
1858
|
|
|
2391
1859
|
IncludeGraph?: boolean;
|
|
2392
1860
|
}
|
|
2393
|
-
export declare namespace BatchGetWorkflowsRequest {
|
|
2394
|
-
|
|
2395
|
-
const filterSensitiveLog: (obj: BatchGetWorkflowsRequest) => any;
|
|
2396
|
-
}
|
|
2397
1861
|
|
|
2398
1862
|
export interface BlueprintDetails {
|
|
2399
1863
|
|
|
@@ -2401,10 +1865,6 @@ export interface BlueprintDetails {
|
|
|
2401
1865
|
|
|
2402
1866
|
RunId?: string;
|
|
2403
1867
|
}
|
|
2404
|
-
export declare namespace BlueprintDetails {
|
|
2405
|
-
|
|
2406
|
-
const filterSensitiveLog: (obj: BlueprintDetails) => any;
|
|
2407
|
-
}
|
|
2408
1868
|
|
|
2409
1869
|
export interface Edge {
|
|
2410
1870
|
|
|
@@ -2412,10 +1872,6 @@ export interface Edge {
|
|
|
2412
1872
|
|
|
2413
1873
|
DestinationId?: string;
|
|
2414
1874
|
}
|
|
2415
|
-
export declare namespace Edge {
|
|
2416
|
-
|
|
2417
|
-
const filterSensitiveLog: (obj: Edge) => any;
|
|
2418
|
-
}
|
|
2419
1875
|
|
|
2420
1876
|
export interface Crawl {
|
|
2421
1877
|
|
|
@@ -2431,19 +1887,11 @@ export interface Crawl {
|
|
|
2431
1887
|
|
|
2432
1888
|
LogStream?: string;
|
|
2433
1889
|
}
|
|
2434
|
-
export declare namespace Crawl {
|
|
2435
|
-
|
|
2436
|
-
const filterSensitiveLog: (obj: Crawl) => any;
|
|
2437
|
-
}
|
|
2438
1890
|
|
|
2439
1891
|
export interface CrawlerNodeDetails {
|
|
2440
1892
|
|
|
2441
1893
|
Crawls?: Crawl[];
|
|
2442
1894
|
}
|
|
2443
|
-
export declare namespace CrawlerNodeDetails {
|
|
2444
|
-
|
|
2445
|
-
const filterSensitiveLog: (obj: CrawlerNodeDetails) => any;
|
|
2446
|
-
}
|
|
2447
1895
|
|
|
2448
1896
|
export interface Predecessor {
|
|
2449
1897
|
|
|
@@ -2451,10 +1899,6 @@ export interface Predecessor {
|
|
|
2451
1899
|
|
|
2452
1900
|
RunId?: string;
|
|
2453
1901
|
}
|
|
2454
|
-
export declare namespace Predecessor {
|
|
2455
|
-
|
|
2456
|
-
const filterSensitiveLog: (obj: Predecessor) => any;
|
|
2457
|
-
}
|
|
2458
1902
|
|
|
2459
1903
|
export interface JobRun {
|
|
2460
1904
|
|
|
@@ -2504,28 +1948,16 @@ export interface JobRun {
|
|
|
2504
1948
|
|
|
2505
1949
|
DPUSeconds?: number;
|
|
2506
1950
|
}
|
|
2507
|
-
export declare namespace JobRun {
|
|
2508
|
-
|
|
2509
|
-
const filterSensitiveLog: (obj: JobRun) => any;
|
|
2510
|
-
}
|
|
2511
1951
|
|
|
2512
1952
|
export interface JobNodeDetails {
|
|
2513
1953
|
|
|
2514
1954
|
JobRuns?: JobRun[];
|
|
2515
1955
|
}
|
|
2516
|
-
export declare namespace JobNodeDetails {
|
|
2517
|
-
|
|
2518
|
-
const filterSensitiveLog: (obj: JobNodeDetails) => any;
|
|
2519
|
-
}
|
|
2520
1956
|
|
|
2521
1957
|
export interface TriggerNodeDetails {
|
|
2522
1958
|
|
|
2523
1959
|
Trigger?: Trigger;
|
|
2524
1960
|
}
|
|
2525
|
-
export declare namespace TriggerNodeDetails {
|
|
2526
|
-
|
|
2527
|
-
const filterSensitiveLog: (obj: TriggerNodeDetails) => any;
|
|
2528
|
-
}
|
|
2529
1961
|
export declare enum NodeType {
|
|
2530
1962
|
CRAWLER = "CRAWLER",
|
|
2531
1963
|
JOB = "JOB",
|
|
@@ -2546,10 +1978,6 @@ export interface Node {
|
|
|
2546
1978
|
|
|
2547
1979
|
CrawlerDetails?: CrawlerNodeDetails;
|
|
2548
1980
|
}
|
|
2549
|
-
export declare namespace Node {
|
|
2550
|
-
|
|
2551
|
-
const filterSensitiveLog: (obj: Node) => any;
|
|
2552
|
-
}
|
|
2553
1981
|
|
|
2554
1982
|
export interface WorkflowGraph {
|
|
2555
1983
|
|
|
@@ -2557,10 +1985,6 @@ export interface WorkflowGraph {
|
|
|
2557
1985
|
|
|
2558
1986
|
Edges?: Edge[];
|
|
2559
1987
|
}
|
|
2560
|
-
export declare namespace WorkflowGraph {
|
|
2561
|
-
|
|
2562
|
-
const filterSensitiveLog: (obj: WorkflowGraph) => any;
|
|
2563
|
-
}
|
|
2564
1988
|
|
|
2565
1989
|
export interface StartingEventBatchCondition {
|
|
2566
1990
|
|
|
@@ -2568,10 +1992,6 @@ export interface StartingEventBatchCondition {
|
|
|
2568
1992
|
|
|
2569
1993
|
BatchWindow?: number;
|
|
2570
1994
|
}
|
|
2571
|
-
export declare namespace StartingEventBatchCondition {
|
|
2572
|
-
|
|
2573
|
-
const filterSensitiveLog: (obj: StartingEventBatchCondition) => any;
|
|
2574
|
-
}
|
|
2575
1995
|
|
|
2576
1996
|
export interface WorkflowRunStatistics {
|
|
2577
1997
|
|
|
@@ -2587,10 +2007,6 @@ export interface WorkflowRunStatistics {
|
|
|
2587
2007
|
|
|
2588
2008
|
RunningActions?: number;
|
|
2589
2009
|
}
|
|
2590
|
-
export declare namespace WorkflowRunStatistics {
|
|
2591
|
-
|
|
2592
|
-
const filterSensitiveLog: (obj: WorkflowRunStatistics) => any;
|
|
2593
|
-
}
|
|
2594
2010
|
export declare enum WorkflowRunStatus {
|
|
2595
2011
|
COMPLETED = "COMPLETED",
|
|
2596
2012
|
ERROR = "ERROR",
|
|
@@ -2623,10 +2039,6 @@ export interface WorkflowRun {
|
|
|
2623
2039
|
|
|
2624
2040
|
StartingEventBatchCondition?: StartingEventBatchCondition;
|
|
2625
2041
|
}
|
|
2626
|
-
export declare namespace WorkflowRun {
|
|
2627
|
-
|
|
2628
|
-
const filterSensitiveLog: (obj: WorkflowRun) => any;
|
|
2629
|
-
}
|
|
2630
2042
|
|
|
2631
2043
|
export interface Workflow {
|
|
2632
2044
|
|
|
@@ -2648,30 +2060,18 @@ export interface Workflow {
|
|
|
2648
2060
|
|
|
2649
2061
|
BlueprintDetails?: BlueprintDetails;
|
|
2650
2062
|
}
|
|
2651
|
-
export declare namespace Workflow {
|
|
2652
|
-
|
|
2653
|
-
const filterSensitiveLog: (obj: Workflow) => any;
|
|
2654
|
-
}
|
|
2655
2063
|
export interface BatchGetWorkflowsResponse {
|
|
2656
2064
|
|
|
2657
2065
|
Workflows?: Workflow[];
|
|
2658
2066
|
|
|
2659
2067
|
MissingWorkflows?: string[];
|
|
2660
2068
|
}
|
|
2661
|
-
export declare namespace BatchGetWorkflowsResponse {
|
|
2662
|
-
|
|
2663
|
-
const filterSensitiveLog: (obj: BatchGetWorkflowsResponse) => any;
|
|
2664
|
-
}
|
|
2665
2069
|
export interface BatchStopJobRunRequest {
|
|
2666
2070
|
|
|
2667
2071
|
JobName: string | undefined;
|
|
2668
2072
|
|
|
2669
2073
|
JobRunIds: string[] | undefined;
|
|
2670
2074
|
}
|
|
2671
|
-
export declare namespace BatchStopJobRunRequest {
|
|
2672
|
-
|
|
2673
|
-
const filterSensitiveLog: (obj: BatchStopJobRunRequest) => any;
|
|
2674
|
-
}
|
|
2675
2075
|
|
|
2676
2076
|
export interface BatchStopJobRunError {
|
|
2677
2077
|
|
|
@@ -2681,10 +2081,6 @@ export interface BatchStopJobRunError {
|
|
|
2681
2081
|
|
|
2682
2082
|
ErrorDetail?: ErrorDetail;
|
|
2683
2083
|
}
|
|
2684
|
-
export declare namespace BatchStopJobRunError {
|
|
2685
|
-
|
|
2686
|
-
const filterSensitiveLog: (obj: BatchStopJobRunError) => any;
|
|
2687
|
-
}
|
|
2688
2084
|
|
|
2689
2085
|
export interface BatchStopJobRunSuccessfulSubmission {
|
|
2690
2086
|
|
|
@@ -2692,20 +2088,12 @@ export interface BatchStopJobRunSuccessfulSubmission {
|
|
|
2692
2088
|
|
|
2693
2089
|
JobRunId?: string;
|
|
2694
2090
|
}
|
|
2695
|
-
export declare namespace BatchStopJobRunSuccessfulSubmission {
|
|
2696
|
-
|
|
2697
|
-
const filterSensitiveLog: (obj: BatchStopJobRunSuccessfulSubmission) => any;
|
|
2698
|
-
}
|
|
2699
2091
|
export interface BatchStopJobRunResponse {
|
|
2700
2092
|
|
|
2701
2093
|
SuccessfulSubmissions?: BatchStopJobRunSuccessfulSubmission[];
|
|
2702
2094
|
|
|
2703
2095
|
Errors?: BatchStopJobRunError[];
|
|
2704
2096
|
}
|
|
2705
|
-
export declare namespace BatchStopJobRunResponse {
|
|
2706
|
-
|
|
2707
|
-
const filterSensitiveLog: (obj: BatchStopJobRunResponse) => any;
|
|
2708
|
-
}
|
|
2709
2097
|
|
|
2710
2098
|
export interface BatchUpdatePartitionRequestEntry {
|
|
2711
2099
|
|
|
@@ -2713,10 +2101,6 @@ export interface BatchUpdatePartitionRequestEntry {
|
|
|
2713
2101
|
|
|
2714
2102
|
PartitionInput: PartitionInput | undefined;
|
|
2715
2103
|
}
|
|
2716
|
-
export declare namespace BatchUpdatePartitionRequestEntry {
|
|
2717
|
-
|
|
2718
|
-
const filterSensitiveLog: (obj: BatchUpdatePartitionRequestEntry) => any;
|
|
2719
|
-
}
|
|
2720
2104
|
export interface BatchUpdatePartitionRequest {
|
|
2721
2105
|
|
|
2722
2106
|
CatalogId?: string;
|
|
@@ -2727,10 +2111,6 @@ export interface BatchUpdatePartitionRequest {
|
|
|
2727
2111
|
|
|
2728
2112
|
Entries: BatchUpdatePartitionRequestEntry[] | undefined;
|
|
2729
2113
|
}
|
|
2730
|
-
export declare namespace BatchUpdatePartitionRequest {
|
|
2731
|
-
|
|
2732
|
-
const filterSensitiveLog: (obj: BatchUpdatePartitionRequest) => any;
|
|
2733
|
-
}
|
|
2734
2114
|
|
|
2735
2115
|
export interface BatchUpdatePartitionFailureEntry {
|
|
2736
2116
|
|
|
@@ -2738,28 +2118,16 @@ export interface BatchUpdatePartitionFailureEntry {
|
|
|
2738
2118
|
|
|
2739
2119
|
ErrorDetail?: ErrorDetail;
|
|
2740
2120
|
}
|
|
2741
|
-
export declare namespace BatchUpdatePartitionFailureEntry {
|
|
2742
|
-
|
|
2743
|
-
const filterSensitiveLog: (obj: BatchUpdatePartitionFailureEntry) => any;
|
|
2744
|
-
}
|
|
2745
2121
|
export interface BatchUpdatePartitionResponse {
|
|
2746
2122
|
|
|
2747
2123
|
Errors?: BatchUpdatePartitionFailureEntry[];
|
|
2748
2124
|
}
|
|
2749
|
-
export declare namespace BatchUpdatePartitionResponse {
|
|
2750
|
-
|
|
2751
|
-
const filterSensitiveLog: (obj: BatchUpdatePartitionResponse) => any;
|
|
2752
|
-
}
|
|
2753
2125
|
export interface CancelMLTaskRunRequest {
|
|
2754
2126
|
|
|
2755
2127
|
TransformId: string | undefined;
|
|
2756
2128
|
|
|
2757
2129
|
TaskRunId: string | undefined;
|
|
2758
2130
|
}
|
|
2759
|
-
export declare namespace CancelMLTaskRunRequest {
|
|
2760
|
-
|
|
2761
|
-
const filterSensitiveLog: (obj: CancelMLTaskRunRequest) => any;
|
|
2762
|
-
}
|
|
2763
2131
|
export declare enum TaskStatusType {
|
|
2764
2132
|
FAILED = "FAILED",
|
|
2765
2133
|
RUNNING = "RUNNING",
|
|
@@ -2777,10 +2145,6 @@ export interface CancelMLTaskRunResponse {
|
|
|
2777
2145
|
|
|
2778
2146
|
Status?: TaskStatusType | string;
|
|
2779
2147
|
}
|
|
2780
|
-
export declare namespace CancelMLTaskRunResponse {
|
|
2781
|
-
|
|
2782
|
-
const filterSensitiveLog: (obj: CancelMLTaskRunResponse) => any;
|
|
2783
|
-
}
|
|
2784
2148
|
export interface CancelStatementRequest {
|
|
2785
2149
|
|
|
2786
2150
|
SessionId: string | undefined;
|
|
@@ -2789,16 +2153,8 @@ export interface CancelStatementRequest {
|
|
|
2789
2153
|
|
|
2790
2154
|
RequestOrigin?: string;
|
|
2791
2155
|
}
|
|
2792
|
-
export declare namespace CancelStatementRequest {
|
|
2793
|
-
|
|
2794
|
-
const filterSensitiveLog: (obj: CancelStatementRequest) => any;
|
|
2795
|
-
}
|
|
2796
2156
|
export interface CancelStatementResponse {
|
|
2797
2157
|
}
|
|
2798
|
-
export declare namespace CancelStatementResponse {
|
|
2799
|
-
|
|
2800
|
-
const filterSensitiveLog: (obj: CancelStatementResponse) => any;
|
|
2801
|
-
}
|
|
2802
2158
|
|
|
2803
2159
|
export declare class IllegalSessionStateException extends __BaseException {
|
|
2804
2160
|
readonly name: "IllegalSessionStateException";
|
|
@@ -2819,20 +2175,12 @@ export interface CheckSchemaVersionValidityInput {
|
|
|
2819
2175
|
|
|
2820
2176
|
SchemaDefinition: string | undefined;
|
|
2821
2177
|
}
|
|
2822
|
-
export declare namespace CheckSchemaVersionValidityInput {
|
|
2823
|
-
|
|
2824
|
-
const filterSensitiveLog: (obj: CheckSchemaVersionValidityInput) => any;
|
|
2825
|
-
}
|
|
2826
2178
|
export interface CheckSchemaVersionValidityResponse {
|
|
2827
2179
|
|
|
2828
2180
|
Valid?: boolean;
|
|
2829
2181
|
|
|
2830
2182
|
Error?: string;
|
|
2831
2183
|
}
|
|
2832
|
-
export declare namespace CheckSchemaVersionValidityResponse {
|
|
2833
|
-
|
|
2834
|
-
const filterSensitiveLog: (obj: CheckSchemaVersionValidityResponse) => any;
|
|
2835
|
-
}
|
|
2836
2184
|
export interface CreateBlueprintRequest {
|
|
2837
2185
|
|
|
2838
2186
|
Name: string | undefined;
|
|
@@ -2843,18 +2191,10 @@ export interface CreateBlueprintRequest {
|
|
|
2843
2191
|
|
|
2844
2192
|
Tags?: Record<string, string>;
|
|
2845
2193
|
}
|
|
2846
|
-
export declare namespace CreateBlueprintRequest {
|
|
2847
|
-
|
|
2848
|
-
const filterSensitiveLog: (obj: CreateBlueprintRequest) => any;
|
|
2849
|
-
}
|
|
2850
2194
|
export interface CreateBlueprintResponse {
|
|
2851
2195
|
|
|
2852
2196
|
Name?: string;
|
|
2853
2197
|
}
|
|
2854
|
-
export declare namespace CreateBlueprintResponse {
|
|
2855
|
-
|
|
2856
|
-
const filterSensitiveLog: (obj: CreateBlueprintResponse) => any;
|
|
2857
|
-
}
|
|
2858
2198
|
export declare enum CsvHeaderOption {
|
|
2859
2199
|
ABSENT = "ABSENT",
|
|
2860
2200
|
PRESENT = "PRESENT",
|
|
@@ -2877,10 +2217,6 @@ export interface CreateCsvClassifierRequest {
|
|
|
2877
2217
|
|
|
2878
2218
|
AllowSingleColumn?: boolean;
|
|
2879
2219
|
}
|
|
2880
|
-
export declare namespace CreateCsvClassifierRequest {
|
|
2881
|
-
|
|
2882
|
-
const filterSensitiveLog: (obj: CreateCsvClassifierRequest) => any;
|
|
2883
|
-
}
|
|
2884
2220
|
|
|
2885
2221
|
export interface CreateGrokClassifierRequest {
|
|
2886
2222
|
|
|
@@ -2892,10 +2228,6 @@ export interface CreateGrokClassifierRequest {
|
|
|
2892
2228
|
|
|
2893
2229
|
CustomPatterns?: string;
|
|
2894
2230
|
}
|
|
2895
|
-
export declare namespace CreateGrokClassifierRequest {
|
|
2896
|
-
|
|
2897
|
-
const filterSensitiveLog: (obj: CreateGrokClassifierRequest) => any;
|
|
2898
|
-
}
|
|
2899
2231
|
|
|
2900
2232
|
export interface CreateJsonClassifierRequest {
|
|
2901
2233
|
|
|
@@ -2903,10 +2235,6 @@ export interface CreateJsonClassifierRequest {
|
|
|
2903
2235
|
|
|
2904
2236
|
JsonPath: string | undefined;
|
|
2905
2237
|
}
|
|
2906
|
-
export declare namespace CreateJsonClassifierRequest {
|
|
2907
|
-
|
|
2908
|
-
const filterSensitiveLog: (obj: CreateJsonClassifierRequest) => any;
|
|
2909
|
-
}
|
|
2910
2238
|
|
|
2911
2239
|
export interface CreateXMLClassifierRequest {
|
|
2912
2240
|
|
|
@@ -2916,10 +2244,6 @@ export interface CreateXMLClassifierRequest {
|
|
|
2916
2244
|
|
|
2917
2245
|
RowTag?: string;
|
|
2918
2246
|
}
|
|
2919
|
-
export declare namespace CreateXMLClassifierRequest {
|
|
2920
|
-
|
|
2921
|
-
const filterSensitiveLog: (obj: CreateXMLClassifierRequest) => any;
|
|
2922
|
-
}
|
|
2923
2247
|
export interface CreateClassifierRequest {
|
|
2924
2248
|
|
|
2925
2249
|
GrokClassifier?: CreateGrokClassifierRequest;
|
|
@@ -2930,16 +2254,8 @@ export interface CreateClassifierRequest {
|
|
|
2930
2254
|
|
|
2931
2255
|
CsvClassifier?: CreateCsvClassifierRequest;
|
|
2932
2256
|
}
|
|
2933
|
-
export declare namespace CreateClassifierRequest {
|
|
2934
|
-
|
|
2935
|
-
const filterSensitiveLog: (obj: CreateClassifierRequest) => any;
|
|
2936
|
-
}
|
|
2937
2257
|
export interface CreateClassifierResponse {
|
|
2938
2258
|
}
|
|
2939
|
-
export declare namespace CreateClassifierResponse {
|
|
2940
|
-
|
|
2941
|
-
const filterSensitiveLog: (obj: CreateClassifierResponse) => any;
|
|
2942
|
-
}
|
|
2943
2259
|
export declare enum ConnectionPropertyKey {
|
|
2944
2260
|
CONFIG_FILES = "CONFIG_FILES",
|
|
2945
2261
|
CONNECTION_URL = "CONNECTION_URL",
|
|
@@ -2990,10 +2306,6 @@ export interface PhysicalConnectionRequirements {
|
|
|
2990
2306
|
|
|
2991
2307
|
AvailabilityZone?: string;
|
|
2992
2308
|
}
|
|
2993
|
-
export declare namespace PhysicalConnectionRequirements {
|
|
2994
|
-
|
|
2995
|
-
const filterSensitiveLog: (obj: PhysicalConnectionRequirements) => any;
|
|
2996
|
-
}
|
|
2997
2309
|
|
|
2998
2310
|
export interface ConnectionInput {
|
|
2999
2311
|
|
|
@@ -3009,10 +2321,6 @@ export interface ConnectionInput {
|
|
|
3009
2321
|
|
|
3010
2322
|
PhysicalConnectionRequirements?: PhysicalConnectionRequirements;
|
|
3011
2323
|
}
|
|
3012
|
-
export declare namespace ConnectionInput {
|
|
3013
|
-
|
|
3014
|
-
const filterSensitiveLog: (obj: ConnectionInput) => any;
|
|
3015
|
-
}
|
|
3016
2324
|
export interface CreateConnectionRequest {
|
|
3017
2325
|
|
|
3018
2326
|
CatalogId?: string;
|
|
@@ -3021,16 +2329,8 @@ export interface CreateConnectionRequest {
|
|
|
3021
2329
|
|
|
3022
2330
|
Tags?: Record<string, string>;
|
|
3023
2331
|
}
|
|
3024
|
-
export declare namespace CreateConnectionRequest {
|
|
3025
|
-
|
|
3026
|
-
const filterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
3027
|
-
}
|
|
3028
2332
|
export interface CreateConnectionResponse {
|
|
3029
2333
|
}
|
|
3030
|
-
export declare namespace CreateConnectionResponse {
|
|
3031
|
-
|
|
3032
|
-
const filterSensitiveLog: (obj: CreateConnectionResponse) => any;
|
|
3033
|
-
}
|
|
3034
2334
|
export interface CreateCrawlerRequest {
|
|
3035
2335
|
|
|
3036
2336
|
Name: string | undefined;
|