@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
|
@@ -3,12 +3,6 @@ import { GlueServiceException as __BaseException } from "./GlueServiceException"
|
|
|
3
3
|
import { AuditContext, Blueprint, CodeGenEdge, CodeGenNode, CodeGenNodeArg, Column, Compatibility, ConnectionType, Crawler, CsvHeaderOption, CustomEntityType, DatabaseIdentifier, DataFormat, DevEndpoint, EncryptionConfiguration, ErrorDetail, GlueTable, JobRun, Language, Partition, PartitionValueList, PhysicalConnectionRequirements, PrincipalPermissions, PrincipalType, RegistryId, ResourceUri, SchemaId, SchemaStatus, SchemaVersionStatus, Session, StorageDescriptor, TableIdentifier, TaskStatusType, TransformEncryption, TransformParameters, TransformType, Trigger, WorkerType, Workflow, WorkflowRun } from "./models_0";
|
|
4
4
|
export interface DeleteClassifierResponse {
|
|
5
5
|
}
|
|
6
|
-
export declare namespace DeleteClassifierResponse {
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
const filterSensitiveLog: (obj: DeleteClassifierResponse) => any;
|
|
11
|
-
}
|
|
12
6
|
export interface DeleteColumnStatisticsForPartitionRequest {
|
|
13
7
|
/**
|
|
14
8
|
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
@@ -32,20 +26,8 @@ export interface DeleteColumnStatisticsForPartitionRequest {
|
|
|
32
26
|
*/
|
|
33
27
|
ColumnName: string | undefined;
|
|
34
28
|
}
|
|
35
|
-
export declare namespace DeleteColumnStatisticsForPartitionRequest {
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
|
-
const filterSensitiveLog: (obj: DeleteColumnStatisticsForPartitionRequest) => any;
|
|
40
|
-
}
|
|
41
29
|
export interface DeleteColumnStatisticsForPartitionResponse {
|
|
42
30
|
}
|
|
43
|
-
export declare namespace DeleteColumnStatisticsForPartitionResponse {
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
|
-
const filterSensitiveLog: (obj: DeleteColumnStatisticsForPartitionResponse) => any;
|
|
48
|
-
}
|
|
49
31
|
export interface DeleteColumnStatisticsForTableRequest {
|
|
50
32
|
/**
|
|
51
33
|
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
@@ -65,20 +47,8 @@ export interface DeleteColumnStatisticsForTableRequest {
|
|
|
65
47
|
*/
|
|
66
48
|
ColumnName: string | undefined;
|
|
67
49
|
}
|
|
68
|
-
export declare namespace DeleteColumnStatisticsForTableRequest {
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
const filterSensitiveLog: (obj: DeleteColumnStatisticsForTableRequest) => any;
|
|
73
|
-
}
|
|
74
50
|
export interface DeleteColumnStatisticsForTableResponse {
|
|
75
51
|
}
|
|
76
|
-
export declare namespace DeleteColumnStatisticsForTableResponse {
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
const filterSensitiveLog: (obj: DeleteColumnStatisticsForTableResponse) => any;
|
|
81
|
-
}
|
|
82
52
|
export interface DeleteConnectionRequest {
|
|
83
53
|
/**
|
|
84
54
|
* <p>The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services
|
|
@@ -90,20 +60,8 @@ export interface DeleteConnectionRequest {
|
|
|
90
60
|
*/
|
|
91
61
|
ConnectionName: string | undefined;
|
|
92
62
|
}
|
|
93
|
-
export declare namespace DeleteConnectionRequest {
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
const filterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
98
|
-
}
|
|
99
63
|
export interface DeleteConnectionResponse {
|
|
100
64
|
}
|
|
101
|
-
export declare namespace DeleteConnectionResponse {
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
const filterSensitiveLog: (obj: DeleteConnectionResponse) => any;
|
|
106
|
-
}
|
|
107
65
|
/**
|
|
108
66
|
* <p>The operation cannot be performed because the crawler is already running.</p>
|
|
109
67
|
*/
|
|
@@ -125,20 +83,8 @@ export interface DeleteCrawlerRequest {
|
|
|
125
83
|
*/
|
|
126
84
|
Name: string | undefined;
|
|
127
85
|
}
|
|
128
|
-
export declare namespace DeleteCrawlerRequest {
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
const filterSensitiveLog: (obj: DeleteCrawlerRequest) => any;
|
|
133
|
-
}
|
|
134
86
|
export interface DeleteCrawlerResponse {
|
|
135
87
|
}
|
|
136
|
-
export declare namespace DeleteCrawlerResponse {
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
const filterSensitiveLog: (obj: DeleteCrawlerResponse) => any;
|
|
141
|
-
}
|
|
142
88
|
/**
|
|
143
89
|
* <p>The specified scheduler is transitioning.</p>
|
|
144
90
|
*/
|
|
@@ -160,24 +106,12 @@ export interface DeleteCustomEntityTypeRequest {
|
|
|
160
106
|
*/
|
|
161
107
|
Name: string | undefined;
|
|
162
108
|
}
|
|
163
|
-
export declare namespace DeleteCustomEntityTypeRequest {
|
|
164
|
-
/**
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
167
|
-
const filterSensitiveLog: (obj: DeleteCustomEntityTypeRequest) => any;
|
|
168
|
-
}
|
|
169
109
|
export interface DeleteCustomEntityTypeResponse {
|
|
170
110
|
/**
|
|
171
111
|
* <p>The name of the custom pattern you deleted.</p>
|
|
172
112
|
*/
|
|
173
113
|
Name?: string;
|
|
174
114
|
}
|
|
175
|
-
export declare namespace DeleteCustomEntityTypeResponse {
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
const filterSensitiveLog: (obj: DeleteCustomEntityTypeResponse) => any;
|
|
180
|
-
}
|
|
181
115
|
export interface DeleteDatabaseRequest {
|
|
182
116
|
/**
|
|
183
117
|
* <p>The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services
|
|
@@ -190,88 +124,40 @@ export interface DeleteDatabaseRequest {
|
|
|
190
124
|
*/
|
|
191
125
|
Name: string | undefined;
|
|
192
126
|
}
|
|
193
|
-
export declare namespace DeleteDatabaseRequest {
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
const filterSensitiveLog: (obj: DeleteDatabaseRequest) => any;
|
|
198
|
-
}
|
|
199
127
|
export interface DeleteDatabaseResponse {
|
|
200
128
|
}
|
|
201
|
-
export declare namespace DeleteDatabaseResponse {
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
|
-
const filterSensitiveLog: (obj: DeleteDatabaseResponse) => any;
|
|
206
|
-
}
|
|
207
129
|
export interface DeleteDevEndpointRequest {
|
|
208
130
|
/**
|
|
209
131
|
* <p>The name of the <code>DevEndpoint</code>.</p>
|
|
210
132
|
*/
|
|
211
133
|
EndpointName: string | undefined;
|
|
212
134
|
}
|
|
213
|
-
export declare namespace DeleteDevEndpointRequest {
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
const filterSensitiveLog: (obj: DeleteDevEndpointRequest) => any;
|
|
218
|
-
}
|
|
219
135
|
export interface DeleteDevEndpointResponse {
|
|
220
136
|
}
|
|
221
|
-
export declare namespace DeleteDevEndpointResponse {
|
|
222
|
-
/**
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
|
-
const filterSensitiveLog: (obj: DeleteDevEndpointResponse) => any;
|
|
226
|
-
}
|
|
227
137
|
export interface DeleteJobRequest {
|
|
228
138
|
/**
|
|
229
139
|
* <p>The name of the job definition to delete.</p>
|
|
230
140
|
*/
|
|
231
141
|
JobName: string | undefined;
|
|
232
142
|
}
|
|
233
|
-
export declare namespace DeleteJobRequest {
|
|
234
|
-
/**
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
|
-
const filterSensitiveLog: (obj: DeleteJobRequest) => any;
|
|
238
|
-
}
|
|
239
143
|
export interface DeleteJobResponse {
|
|
240
144
|
/**
|
|
241
145
|
* <p>The name of the job definition that was deleted.</p>
|
|
242
146
|
*/
|
|
243
147
|
JobName?: string;
|
|
244
148
|
}
|
|
245
|
-
export declare namespace DeleteJobResponse {
|
|
246
|
-
/**
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
249
|
-
const filterSensitiveLog: (obj: DeleteJobResponse) => any;
|
|
250
|
-
}
|
|
251
149
|
export interface DeleteMLTransformRequest {
|
|
252
150
|
/**
|
|
253
151
|
* <p>The unique identifier of the transform to delete.</p>
|
|
254
152
|
*/
|
|
255
153
|
TransformId: string | undefined;
|
|
256
154
|
}
|
|
257
|
-
export declare namespace DeleteMLTransformRequest {
|
|
258
|
-
/**
|
|
259
|
-
* @internal
|
|
260
|
-
*/
|
|
261
|
-
const filterSensitiveLog: (obj: DeleteMLTransformRequest) => any;
|
|
262
|
-
}
|
|
263
155
|
export interface DeleteMLTransformResponse {
|
|
264
156
|
/**
|
|
265
157
|
* <p>The unique identifier of the transform that was deleted.</p>
|
|
266
158
|
*/
|
|
267
159
|
TransformId?: string;
|
|
268
160
|
}
|
|
269
|
-
export declare namespace DeleteMLTransformResponse {
|
|
270
|
-
/**
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
|
-
const filterSensitiveLog: (obj: DeleteMLTransformResponse) => any;
|
|
274
|
-
}
|
|
275
161
|
export interface DeletePartitionRequest {
|
|
276
162
|
/**
|
|
277
163
|
* <p>The ID of the Data Catalog where the partition to be deleted resides. If none is provided,
|
|
@@ -292,20 +178,8 @@ export interface DeletePartitionRequest {
|
|
|
292
178
|
*/
|
|
293
179
|
PartitionValues: string[] | undefined;
|
|
294
180
|
}
|
|
295
|
-
export declare namespace DeletePartitionRequest {
|
|
296
|
-
/**
|
|
297
|
-
* @internal
|
|
298
|
-
*/
|
|
299
|
-
const filterSensitiveLog: (obj: DeletePartitionRequest) => any;
|
|
300
|
-
}
|
|
301
181
|
export interface DeletePartitionResponse {
|
|
302
182
|
}
|
|
303
|
-
export declare namespace DeletePartitionResponse {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
|
-
const filterSensitiveLog: (obj: DeletePartitionResponse) => any;
|
|
308
|
-
}
|
|
309
183
|
/**
|
|
310
184
|
* <p>The <code>CreatePartitions</code> API was called on a table that has indexes enabled. </p>
|
|
311
185
|
*/
|
|
@@ -339,32 +213,14 @@ export interface DeletePartitionIndexRequest {
|
|
|
339
213
|
*/
|
|
340
214
|
IndexName: string | undefined;
|
|
341
215
|
}
|
|
342
|
-
export declare namespace DeletePartitionIndexRequest {
|
|
343
|
-
/**
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
|
-
const filterSensitiveLog: (obj: DeletePartitionIndexRequest) => any;
|
|
347
|
-
}
|
|
348
216
|
export interface DeletePartitionIndexResponse {
|
|
349
217
|
}
|
|
350
|
-
export declare namespace DeletePartitionIndexResponse {
|
|
351
|
-
/**
|
|
352
|
-
* @internal
|
|
353
|
-
*/
|
|
354
|
-
const filterSensitiveLog: (obj: DeletePartitionIndexResponse) => any;
|
|
355
|
-
}
|
|
356
218
|
export interface DeleteRegistryInput {
|
|
357
219
|
/**
|
|
358
220
|
* <p>This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
|
|
359
221
|
*/
|
|
360
222
|
RegistryId: RegistryId | undefined;
|
|
361
223
|
}
|
|
362
|
-
export declare namespace DeleteRegistryInput {
|
|
363
|
-
/**
|
|
364
|
-
* @internal
|
|
365
|
-
*/
|
|
366
|
-
const filterSensitiveLog: (obj: DeleteRegistryInput) => any;
|
|
367
|
-
}
|
|
368
224
|
export declare enum RegistryStatus {
|
|
369
225
|
AVAILABLE = "AVAILABLE",
|
|
370
226
|
DELETING = "DELETING"
|
|
@@ -383,12 +239,6 @@ export interface DeleteRegistryResponse {
|
|
|
383
239
|
*/
|
|
384
240
|
Status?: RegistryStatus | string;
|
|
385
241
|
}
|
|
386
|
-
export declare namespace DeleteRegistryResponse {
|
|
387
|
-
/**
|
|
388
|
-
* @internal
|
|
389
|
-
*/
|
|
390
|
-
const filterSensitiveLog: (obj: DeleteRegistryResponse) => any;
|
|
391
|
-
}
|
|
392
242
|
/**
|
|
393
243
|
* <p>A specified condition was not satisfied.</p>
|
|
394
244
|
*/
|
|
@@ -414,32 +264,14 @@ export interface DeleteResourcePolicyRequest {
|
|
|
414
264
|
*/
|
|
415
265
|
ResourceArn?: string;
|
|
416
266
|
}
|
|
417
|
-
export declare namespace DeleteResourcePolicyRequest {
|
|
418
|
-
/**
|
|
419
|
-
* @internal
|
|
420
|
-
*/
|
|
421
|
-
const filterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
422
|
-
}
|
|
423
267
|
export interface DeleteResourcePolicyResponse {
|
|
424
268
|
}
|
|
425
|
-
export declare namespace DeleteResourcePolicyResponse {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
|
-
const filterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
430
|
-
}
|
|
431
269
|
export interface DeleteSchemaInput {
|
|
432
270
|
/**
|
|
433
271
|
* <p>This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
|
|
434
272
|
*/
|
|
435
273
|
SchemaId: SchemaId | undefined;
|
|
436
274
|
}
|
|
437
|
-
export declare namespace DeleteSchemaInput {
|
|
438
|
-
/**
|
|
439
|
-
* @internal
|
|
440
|
-
*/
|
|
441
|
-
const filterSensitiveLog: (obj: DeleteSchemaInput) => any;
|
|
442
|
-
}
|
|
443
275
|
export interface DeleteSchemaResponse {
|
|
444
276
|
/**
|
|
445
277
|
* <p>The Amazon Resource Name (ARN) of the schema being deleted.</p>
|
|
@@ -454,12 +286,6 @@ export interface DeleteSchemaResponse {
|
|
|
454
286
|
*/
|
|
455
287
|
Status?: SchemaStatus | string;
|
|
456
288
|
}
|
|
457
|
-
export declare namespace DeleteSchemaResponse {
|
|
458
|
-
/**
|
|
459
|
-
* @internal
|
|
460
|
-
*/
|
|
461
|
-
const filterSensitiveLog: (obj: DeleteSchemaResponse) => any;
|
|
462
|
-
}
|
|
463
289
|
export interface DeleteSchemaVersionsInput {
|
|
464
290
|
/**
|
|
465
291
|
* <p>This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
|
|
@@ -478,12 +304,6 @@ export interface DeleteSchemaVersionsInput {
|
|
|
478
304
|
*/
|
|
479
305
|
Versions: string | undefined;
|
|
480
306
|
}
|
|
481
|
-
export declare namespace DeleteSchemaVersionsInput {
|
|
482
|
-
/**
|
|
483
|
-
* @internal
|
|
484
|
-
*/
|
|
485
|
-
const filterSensitiveLog: (obj: DeleteSchemaVersionsInput) => any;
|
|
486
|
-
}
|
|
487
307
|
/**
|
|
488
308
|
* <p>An object containing error details.</p>
|
|
489
309
|
*/
|
|
@@ -497,12 +317,6 @@ export interface ErrorDetails {
|
|
|
497
317
|
*/
|
|
498
318
|
ErrorMessage?: string;
|
|
499
319
|
}
|
|
500
|
-
export declare namespace ErrorDetails {
|
|
501
|
-
/**
|
|
502
|
-
* @internal
|
|
503
|
-
*/
|
|
504
|
-
const filterSensitiveLog: (obj: ErrorDetails) => any;
|
|
505
|
-
}
|
|
506
320
|
/**
|
|
507
321
|
* <p>An object that contains the error details for an operation on a schema version.</p>
|
|
508
322
|
*/
|
|
@@ -516,44 +330,20 @@ export interface SchemaVersionErrorItem {
|
|
|
516
330
|
*/
|
|
517
331
|
ErrorDetails?: ErrorDetails;
|
|
518
332
|
}
|
|
519
|
-
export declare namespace SchemaVersionErrorItem {
|
|
520
|
-
/**
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
523
|
-
const filterSensitiveLog: (obj: SchemaVersionErrorItem) => any;
|
|
524
|
-
}
|
|
525
333
|
export interface DeleteSchemaVersionsResponse {
|
|
526
334
|
/**
|
|
527
335
|
* <p>A list of <code>SchemaVersionErrorItem</code> objects, each containing an error and schema version.</p>
|
|
528
336
|
*/
|
|
529
337
|
SchemaVersionErrors?: SchemaVersionErrorItem[];
|
|
530
338
|
}
|
|
531
|
-
export declare namespace DeleteSchemaVersionsResponse {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
|
-
const filterSensitiveLog: (obj: DeleteSchemaVersionsResponse) => any;
|
|
536
|
-
}
|
|
537
339
|
export interface DeleteSecurityConfigurationRequest {
|
|
538
340
|
/**
|
|
539
341
|
* <p>The name of the security configuration to delete.</p>
|
|
540
342
|
*/
|
|
541
343
|
Name: string | undefined;
|
|
542
344
|
}
|
|
543
|
-
export declare namespace DeleteSecurityConfigurationRequest {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
|
-
const filterSensitiveLog: (obj: DeleteSecurityConfigurationRequest) => any;
|
|
548
|
-
}
|
|
549
345
|
export interface DeleteSecurityConfigurationResponse {
|
|
550
346
|
}
|
|
551
|
-
export declare namespace DeleteSecurityConfigurationResponse {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
|
-
const filterSensitiveLog: (obj: DeleteSecurityConfigurationResponse) => any;
|
|
556
|
-
}
|
|
557
347
|
export interface DeleteSessionRequest {
|
|
558
348
|
/**
|
|
559
349
|
* <p>The ID of the session to be deleted.</p>
|
|
@@ -564,24 +354,12 @@ export interface DeleteSessionRequest {
|
|
|
564
354
|
*/
|
|
565
355
|
RequestOrigin?: string;
|
|
566
356
|
}
|
|
567
|
-
export declare namespace DeleteSessionRequest {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
|
-
const filterSensitiveLog: (obj: DeleteSessionRequest) => any;
|
|
572
|
-
}
|
|
573
357
|
export interface DeleteSessionResponse {
|
|
574
358
|
/**
|
|
575
359
|
* <p>Returns the ID of the deleted session.</p>
|
|
576
360
|
*/
|
|
577
361
|
Id?: string;
|
|
578
362
|
}
|
|
579
|
-
export declare namespace DeleteSessionResponse {
|
|
580
|
-
/**
|
|
581
|
-
* @internal
|
|
582
|
-
*/
|
|
583
|
-
const filterSensitiveLog: (obj: DeleteSessionResponse) => any;
|
|
584
|
-
}
|
|
585
363
|
export interface DeleteTableRequest {
|
|
586
364
|
/**
|
|
587
365
|
* <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
|
|
@@ -603,20 +381,8 @@ export interface DeleteTableRequest {
|
|
|
603
381
|
*/
|
|
604
382
|
TransactionId?: string;
|
|
605
383
|
}
|
|
606
|
-
export declare namespace DeleteTableRequest {
|
|
607
|
-
/**
|
|
608
|
-
* @internal
|
|
609
|
-
*/
|
|
610
|
-
const filterSensitiveLog: (obj: DeleteTableRequest) => any;
|
|
611
|
-
}
|
|
612
384
|
export interface DeleteTableResponse {
|
|
613
385
|
}
|
|
614
|
-
export declare namespace DeleteTableResponse {
|
|
615
|
-
/**
|
|
616
|
-
* @internal
|
|
617
|
-
*/
|
|
618
|
-
const filterSensitiveLog: (obj: DeleteTableResponse) => any;
|
|
619
|
-
}
|
|
620
386
|
export interface DeleteTableVersionRequest {
|
|
621
387
|
/**
|
|
622
388
|
* <p>The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account
|
|
@@ -638,44 +404,20 @@ export interface DeleteTableVersionRequest {
|
|
|
638
404
|
*/
|
|
639
405
|
VersionId: string | undefined;
|
|
640
406
|
}
|
|
641
|
-
export declare namespace DeleteTableVersionRequest {
|
|
642
|
-
/**
|
|
643
|
-
* @internal
|
|
644
|
-
*/
|
|
645
|
-
const filterSensitiveLog: (obj: DeleteTableVersionRequest) => any;
|
|
646
|
-
}
|
|
647
407
|
export interface DeleteTableVersionResponse {
|
|
648
408
|
}
|
|
649
|
-
export declare namespace DeleteTableVersionResponse {
|
|
650
|
-
/**
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
653
|
-
const filterSensitiveLog: (obj: DeleteTableVersionResponse) => any;
|
|
654
|
-
}
|
|
655
409
|
export interface DeleteTriggerRequest {
|
|
656
410
|
/**
|
|
657
411
|
* <p>The name of the trigger to delete.</p>
|
|
658
412
|
*/
|
|
659
413
|
Name: string | undefined;
|
|
660
414
|
}
|
|
661
|
-
export declare namespace DeleteTriggerRequest {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
|
-
const filterSensitiveLog: (obj: DeleteTriggerRequest) => any;
|
|
666
|
-
}
|
|
667
415
|
export interface DeleteTriggerResponse {
|
|
668
416
|
/**
|
|
669
417
|
* <p>The name of the trigger that was deleted.</p>
|
|
670
418
|
*/
|
|
671
419
|
Name?: string;
|
|
672
420
|
}
|
|
673
|
-
export declare namespace DeleteTriggerResponse {
|
|
674
|
-
/**
|
|
675
|
-
* @internal
|
|
676
|
-
*/
|
|
677
|
-
const filterSensitiveLog: (obj: DeleteTriggerResponse) => any;
|
|
678
|
-
}
|
|
679
421
|
export interface DeleteUserDefinedFunctionRequest {
|
|
680
422
|
/**
|
|
681
423
|
* <p>The ID of the Data Catalog where the function to be deleted is
|
|
@@ -691,44 +433,20 @@ export interface DeleteUserDefinedFunctionRequest {
|
|
|
691
433
|
*/
|
|
692
434
|
FunctionName: string | undefined;
|
|
693
435
|
}
|
|
694
|
-
export declare namespace DeleteUserDefinedFunctionRequest {
|
|
695
|
-
/**
|
|
696
|
-
* @internal
|
|
697
|
-
*/
|
|
698
|
-
const filterSensitiveLog: (obj: DeleteUserDefinedFunctionRequest) => any;
|
|
699
|
-
}
|
|
700
436
|
export interface DeleteUserDefinedFunctionResponse {
|
|
701
437
|
}
|
|
702
|
-
export declare namespace DeleteUserDefinedFunctionResponse {
|
|
703
|
-
/**
|
|
704
|
-
* @internal
|
|
705
|
-
*/
|
|
706
|
-
const filterSensitiveLog: (obj: DeleteUserDefinedFunctionResponse) => any;
|
|
707
|
-
}
|
|
708
438
|
export interface DeleteWorkflowRequest {
|
|
709
439
|
/**
|
|
710
440
|
* <p>Name of the workflow to be deleted.</p>
|
|
711
441
|
*/
|
|
712
442
|
Name: string | undefined;
|
|
713
443
|
}
|
|
714
|
-
export declare namespace DeleteWorkflowRequest {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
|
-
const filterSensitiveLog: (obj: DeleteWorkflowRequest) => any;
|
|
719
|
-
}
|
|
720
444
|
export interface DeleteWorkflowResponse {
|
|
721
445
|
/**
|
|
722
446
|
* <p>Name of the workflow specified in input.</p>
|
|
723
447
|
*/
|
|
724
448
|
Name?: string;
|
|
725
449
|
}
|
|
726
|
-
export declare namespace DeleteWorkflowResponse {
|
|
727
|
-
/**
|
|
728
|
-
* @internal
|
|
729
|
-
*/
|
|
730
|
-
const filterSensitiveLog: (obj: DeleteWorkflowResponse) => any;
|
|
731
|
-
}
|
|
732
450
|
export interface GetBlueprintRequest {
|
|
733
451
|
/**
|
|
734
452
|
* <p>The name of the blueprint.</p>
|
|
@@ -743,24 +461,12 @@ export interface GetBlueprintRequest {
|
|
|
743
461
|
*/
|
|
744
462
|
IncludeParameterSpec?: boolean;
|
|
745
463
|
}
|
|
746
|
-
export declare namespace GetBlueprintRequest {
|
|
747
|
-
/**
|
|
748
|
-
* @internal
|
|
749
|
-
*/
|
|
750
|
-
const filterSensitiveLog: (obj: GetBlueprintRequest) => any;
|
|
751
|
-
}
|
|
752
464
|
export interface GetBlueprintResponse {
|
|
753
465
|
/**
|
|
754
466
|
* <p>Returns a <code>Blueprint</code> object.</p>
|
|
755
467
|
*/
|
|
756
468
|
Blueprint?: Blueprint;
|
|
757
469
|
}
|
|
758
|
-
export declare namespace GetBlueprintResponse {
|
|
759
|
-
/**
|
|
760
|
-
* @internal
|
|
761
|
-
*/
|
|
762
|
-
const filterSensitiveLog: (obj: GetBlueprintResponse) => any;
|
|
763
|
-
}
|
|
764
470
|
export interface GetBlueprintRunRequest {
|
|
765
471
|
/**
|
|
766
472
|
* <p>The name of the blueprint.</p>
|
|
@@ -771,12 +477,6 @@ export interface GetBlueprintRunRequest {
|
|
|
771
477
|
*/
|
|
772
478
|
RunId: string | undefined;
|
|
773
479
|
}
|
|
774
|
-
export declare namespace GetBlueprintRunRequest {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
|
-
const filterSensitiveLog: (obj: GetBlueprintRunRequest) => any;
|
|
779
|
-
}
|
|
780
480
|
export declare enum BlueprintRunState {
|
|
781
481
|
FAILED = "FAILED",
|
|
782
482
|
ROLLING_BACK = "ROLLING_BACK",
|
|
@@ -843,24 +543,12 @@ export interface BlueprintRun {
|
|
|
843
543
|
*/
|
|
844
544
|
RoleArn?: string;
|
|
845
545
|
}
|
|
846
|
-
export declare namespace BlueprintRun {
|
|
847
|
-
/**
|
|
848
|
-
* @internal
|
|
849
|
-
*/
|
|
850
|
-
const filterSensitiveLog: (obj: BlueprintRun) => any;
|
|
851
|
-
}
|
|
852
546
|
export interface GetBlueprintRunResponse {
|
|
853
547
|
/**
|
|
854
548
|
* <p>Returns a <code>BlueprintRun</code> object.</p>
|
|
855
549
|
*/
|
|
856
550
|
BlueprintRun?: BlueprintRun;
|
|
857
551
|
}
|
|
858
|
-
export declare namespace GetBlueprintRunResponse {
|
|
859
|
-
/**
|
|
860
|
-
* @internal
|
|
861
|
-
*/
|
|
862
|
-
const filterSensitiveLog: (obj: GetBlueprintRunResponse) => any;
|
|
863
|
-
}
|
|
864
552
|
export interface GetBlueprintRunsRequest {
|
|
865
553
|
/**
|
|
866
554
|
* <p>The name of the blueprint.</p>
|
|
@@ -875,12 +563,6 @@ export interface GetBlueprintRunsRequest {
|
|
|
875
563
|
*/
|
|
876
564
|
MaxResults?: number;
|
|
877
565
|
}
|
|
878
|
-
export declare namespace GetBlueprintRunsRequest {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
|
-
const filterSensitiveLog: (obj: GetBlueprintRunsRequest) => any;
|
|
883
|
-
}
|
|
884
566
|
export interface GetBlueprintRunsResponse {
|
|
885
567
|
/**
|
|
886
568
|
* <p>Returns a list of <code>BlueprintRun</code> objects.</p>
|
|
@@ -891,24 +573,12 @@ export interface GetBlueprintRunsResponse {
|
|
|
891
573
|
*/
|
|
892
574
|
NextToken?: string;
|
|
893
575
|
}
|
|
894
|
-
export declare namespace GetBlueprintRunsResponse {
|
|
895
|
-
/**
|
|
896
|
-
* @internal
|
|
897
|
-
*/
|
|
898
|
-
const filterSensitiveLog: (obj: GetBlueprintRunsResponse) => any;
|
|
899
|
-
}
|
|
900
576
|
export interface GetCatalogImportStatusRequest {
|
|
901
577
|
/**
|
|
902
578
|
* <p>The ID of the catalog to migrate. Currently, this should be the Amazon Web Services account ID.</p>
|
|
903
579
|
*/
|
|
904
580
|
CatalogId?: string;
|
|
905
581
|
}
|
|
906
|
-
export declare namespace GetCatalogImportStatusRequest {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
|
-
const filterSensitiveLog: (obj: GetCatalogImportStatusRequest) => any;
|
|
911
|
-
}
|
|
912
582
|
/**
|
|
913
583
|
* <p>A structure containing migration status information.</p>
|
|
914
584
|
*/
|
|
@@ -927,36 +597,18 @@ export interface CatalogImportStatus {
|
|
|
927
597
|
*/
|
|
928
598
|
ImportedBy?: string;
|
|
929
599
|
}
|
|
930
|
-
export declare namespace CatalogImportStatus {
|
|
931
|
-
/**
|
|
932
|
-
* @internal
|
|
933
|
-
*/
|
|
934
|
-
const filterSensitiveLog: (obj: CatalogImportStatus) => any;
|
|
935
|
-
}
|
|
936
600
|
export interface GetCatalogImportStatusResponse {
|
|
937
601
|
/**
|
|
938
602
|
* <p>The status of the specified catalog migration.</p>
|
|
939
603
|
*/
|
|
940
604
|
ImportStatus?: CatalogImportStatus;
|
|
941
605
|
}
|
|
942
|
-
export declare namespace GetCatalogImportStatusResponse {
|
|
943
|
-
/**
|
|
944
|
-
* @internal
|
|
945
|
-
*/
|
|
946
|
-
const filterSensitiveLog: (obj: GetCatalogImportStatusResponse) => any;
|
|
947
|
-
}
|
|
948
606
|
export interface GetClassifierRequest {
|
|
949
607
|
/**
|
|
950
608
|
* <p>Name of the classifier to retrieve.</p>
|
|
951
609
|
*/
|
|
952
610
|
Name: string | undefined;
|
|
953
611
|
}
|
|
954
|
-
export declare namespace GetClassifierRequest {
|
|
955
|
-
/**
|
|
956
|
-
* @internal
|
|
957
|
-
*/
|
|
958
|
-
const filterSensitiveLog: (obj: GetClassifierRequest) => any;
|
|
959
|
-
}
|
|
960
612
|
/**
|
|
961
613
|
* <p>A classifier for custom <code>CSV</code> content.</p>
|
|
962
614
|
*/
|
|
@@ -1004,12 +656,6 @@ export interface CsvClassifier {
|
|
|
1004
656
|
*/
|
|
1005
657
|
AllowSingleColumn?: boolean;
|
|
1006
658
|
}
|
|
1007
|
-
export declare namespace CsvClassifier {
|
|
1008
|
-
/**
|
|
1009
|
-
* @internal
|
|
1010
|
-
*/
|
|
1011
|
-
const filterSensitiveLog: (obj: CsvClassifier) => any;
|
|
1012
|
-
}
|
|
1013
659
|
/**
|
|
1014
660
|
* <p>A classifier that uses <code>grok</code> patterns.</p>
|
|
1015
661
|
*/
|
|
@@ -1046,12 +692,6 @@ export interface GrokClassifier {
|
|
|
1046
692
|
*/
|
|
1047
693
|
CustomPatterns?: string;
|
|
1048
694
|
}
|
|
1049
|
-
export declare namespace GrokClassifier {
|
|
1050
|
-
/**
|
|
1051
|
-
* @internal
|
|
1052
|
-
*/
|
|
1053
|
-
const filterSensitiveLog: (obj: GrokClassifier) => any;
|
|
1054
|
-
}
|
|
1055
695
|
/**
|
|
1056
696
|
* <p>A classifier for <code>JSON</code> content.</p>
|
|
1057
697
|
*/
|
|
@@ -1078,12 +718,6 @@ export interface JsonClassifier {
|
|
|
1078
718
|
*/
|
|
1079
719
|
JsonPath: string | undefined;
|
|
1080
720
|
}
|
|
1081
|
-
export declare namespace JsonClassifier {
|
|
1082
|
-
/**
|
|
1083
|
-
* @internal
|
|
1084
|
-
*/
|
|
1085
|
-
const filterSensitiveLog: (obj: JsonClassifier) => any;
|
|
1086
|
-
}
|
|
1087
721
|
/**
|
|
1088
722
|
* <p>A classifier for <code>XML</code> content.</p>
|
|
1089
723
|
*/
|
|
@@ -1117,12 +751,6 @@ export interface XMLClassifier {
|
|
|
1117
751
|
*/
|
|
1118
752
|
RowTag?: string;
|
|
1119
753
|
}
|
|
1120
|
-
export declare namespace XMLClassifier {
|
|
1121
|
-
/**
|
|
1122
|
-
* @internal
|
|
1123
|
-
*/
|
|
1124
|
-
const filterSensitiveLog: (obj: XMLClassifier) => any;
|
|
1125
|
-
}
|
|
1126
754
|
/**
|
|
1127
755
|
* <p>Classifiers are triggered during a crawl task. A classifier checks whether a given file is
|
|
1128
756
|
* in a format it can handle. If it is, the classifier creates a schema in the form of a
|
|
@@ -1151,24 +779,12 @@ export interface Classifier {
|
|
|
1151
779
|
*/
|
|
1152
780
|
CsvClassifier?: CsvClassifier;
|
|
1153
781
|
}
|
|
1154
|
-
export declare namespace Classifier {
|
|
1155
|
-
/**
|
|
1156
|
-
* @internal
|
|
1157
|
-
*/
|
|
1158
|
-
const filterSensitiveLog: (obj: Classifier) => any;
|
|
1159
|
-
}
|
|
1160
782
|
export interface GetClassifierResponse {
|
|
1161
783
|
/**
|
|
1162
784
|
* <p>The requested classifier.</p>
|
|
1163
785
|
*/
|
|
1164
786
|
Classifier?: Classifier;
|
|
1165
787
|
}
|
|
1166
|
-
export declare namespace GetClassifierResponse {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
|
-
const filterSensitiveLog: (obj: GetClassifierResponse) => any;
|
|
1171
|
-
}
|
|
1172
788
|
export interface GetClassifiersRequest {
|
|
1173
789
|
/**
|
|
1174
790
|
* <p>The size of the list to return (optional).</p>
|
|
@@ -1179,12 +795,6 @@ export interface GetClassifiersRequest {
|
|
|
1179
795
|
*/
|
|
1180
796
|
NextToken?: string;
|
|
1181
797
|
}
|
|
1182
|
-
export declare namespace GetClassifiersRequest {
|
|
1183
|
-
/**
|
|
1184
|
-
* @internal
|
|
1185
|
-
*/
|
|
1186
|
-
const filterSensitiveLog: (obj: GetClassifiersRequest) => any;
|
|
1187
|
-
}
|
|
1188
798
|
export interface GetClassifiersResponse {
|
|
1189
799
|
/**
|
|
1190
800
|
* <p>The requested list of classifier
|
|
@@ -1196,12 +806,6 @@ export interface GetClassifiersResponse {
|
|
|
1196
806
|
*/
|
|
1197
807
|
NextToken?: string;
|
|
1198
808
|
}
|
|
1199
|
-
export declare namespace GetClassifiersResponse {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
|
-
const filterSensitiveLog: (obj: GetClassifiersResponse) => any;
|
|
1204
|
-
}
|
|
1205
809
|
export interface GetColumnStatisticsForPartitionRequest {
|
|
1206
810
|
/**
|
|
1207
811
|
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
@@ -1225,12 +829,6 @@ export interface GetColumnStatisticsForPartitionRequest {
|
|
|
1225
829
|
*/
|
|
1226
830
|
ColumnNames: string[] | undefined;
|
|
1227
831
|
}
|
|
1228
|
-
export declare namespace GetColumnStatisticsForPartitionRequest {
|
|
1229
|
-
/**
|
|
1230
|
-
* @internal
|
|
1231
|
-
*/
|
|
1232
|
-
const filterSensitiveLog: (obj: GetColumnStatisticsForPartitionRequest) => any;
|
|
1233
|
-
}
|
|
1234
832
|
/**
|
|
1235
833
|
* <p>Defines column statistics supported for bit sequence data values.</p>
|
|
1236
834
|
*/
|
|
@@ -1248,12 +846,6 @@ export interface BinaryColumnStatisticsData {
|
|
|
1248
846
|
*/
|
|
1249
847
|
NumberOfNulls: number | undefined;
|
|
1250
848
|
}
|
|
1251
|
-
export declare namespace BinaryColumnStatisticsData {
|
|
1252
|
-
/**
|
|
1253
|
-
* @internal
|
|
1254
|
-
*/
|
|
1255
|
-
const filterSensitiveLog: (obj: BinaryColumnStatisticsData) => any;
|
|
1256
|
-
}
|
|
1257
849
|
/**
|
|
1258
850
|
* <p>Defines column statistics supported for Boolean data columns.</p>
|
|
1259
851
|
*/
|
|
@@ -1271,12 +863,6 @@ export interface BooleanColumnStatisticsData {
|
|
|
1271
863
|
*/
|
|
1272
864
|
NumberOfNulls: number | undefined;
|
|
1273
865
|
}
|
|
1274
|
-
export declare namespace BooleanColumnStatisticsData {
|
|
1275
|
-
/**
|
|
1276
|
-
* @internal
|
|
1277
|
-
*/
|
|
1278
|
-
const filterSensitiveLog: (obj: BooleanColumnStatisticsData) => any;
|
|
1279
|
-
}
|
|
1280
866
|
/**
|
|
1281
867
|
* <p>Defines column statistics supported for timestamp data columns.</p>
|
|
1282
868
|
*/
|
|
@@ -1298,12 +884,6 @@ export interface DateColumnStatisticsData {
|
|
|
1298
884
|
*/
|
|
1299
885
|
NumberOfDistinctValues: number | undefined;
|
|
1300
886
|
}
|
|
1301
|
-
export declare namespace DateColumnStatisticsData {
|
|
1302
|
-
/**
|
|
1303
|
-
* @internal
|
|
1304
|
-
*/
|
|
1305
|
-
const filterSensitiveLog: (obj: DateColumnStatisticsData) => any;
|
|
1306
|
-
}
|
|
1307
887
|
/**
|
|
1308
888
|
* <p>Contains a numeric value in decimal format.</p>
|
|
1309
889
|
*/
|
|
@@ -1318,12 +898,6 @@ export interface DecimalNumber {
|
|
|
1318
898
|
*/
|
|
1319
899
|
Scale: number | undefined;
|
|
1320
900
|
}
|
|
1321
|
-
export declare namespace DecimalNumber {
|
|
1322
|
-
/**
|
|
1323
|
-
* @internal
|
|
1324
|
-
*/
|
|
1325
|
-
const filterSensitiveLog: (obj: DecimalNumber) => any;
|
|
1326
|
-
}
|
|
1327
901
|
/**
|
|
1328
902
|
* <p>Defines column statistics supported for fixed-point number data columns.</p>
|
|
1329
903
|
*/
|
|
@@ -1345,12 +919,6 @@ export interface DecimalColumnStatisticsData {
|
|
|
1345
919
|
*/
|
|
1346
920
|
NumberOfDistinctValues: number | undefined;
|
|
1347
921
|
}
|
|
1348
|
-
export declare namespace DecimalColumnStatisticsData {
|
|
1349
|
-
/**
|
|
1350
|
-
* @internal
|
|
1351
|
-
*/
|
|
1352
|
-
const filterSensitiveLog: (obj: DecimalColumnStatisticsData) => any;
|
|
1353
|
-
}
|
|
1354
922
|
/**
|
|
1355
923
|
* <p>Defines column statistics supported for floating-point number data columns.</p>
|
|
1356
924
|
*/
|
|
@@ -1372,12 +940,6 @@ export interface DoubleColumnStatisticsData {
|
|
|
1372
940
|
*/
|
|
1373
941
|
NumberOfDistinctValues: number | undefined;
|
|
1374
942
|
}
|
|
1375
|
-
export declare namespace DoubleColumnStatisticsData {
|
|
1376
|
-
/**
|
|
1377
|
-
* @internal
|
|
1378
|
-
*/
|
|
1379
|
-
const filterSensitiveLog: (obj: DoubleColumnStatisticsData) => any;
|
|
1380
|
-
}
|
|
1381
943
|
/**
|
|
1382
944
|
* <p>Defines column statistics supported for integer data columns.</p>
|
|
1383
945
|
*/
|
|
@@ -1399,12 +961,6 @@ export interface LongColumnStatisticsData {
|
|
|
1399
961
|
*/
|
|
1400
962
|
NumberOfDistinctValues: number | undefined;
|
|
1401
963
|
}
|
|
1402
|
-
export declare namespace LongColumnStatisticsData {
|
|
1403
|
-
/**
|
|
1404
|
-
* @internal
|
|
1405
|
-
*/
|
|
1406
|
-
const filterSensitiveLog: (obj: LongColumnStatisticsData) => any;
|
|
1407
|
-
}
|
|
1408
964
|
/**
|
|
1409
965
|
* <p>Defines column statistics supported for character sequence data values.</p>
|
|
1410
966
|
*/
|
|
@@ -1426,12 +982,6 @@ export interface StringColumnStatisticsData {
|
|
|
1426
982
|
*/
|
|
1427
983
|
NumberOfDistinctValues: number | undefined;
|
|
1428
984
|
}
|
|
1429
|
-
export declare namespace StringColumnStatisticsData {
|
|
1430
|
-
/**
|
|
1431
|
-
* @internal
|
|
1432
|
-
*/
|
|
1433
|
-
const filterSensitiveLog: (obj: StringColumnStatisticsData) => any;
|
|
1434
|
-
}
|
|
1435
985
|
export declare enum ColumnStatisticsType {
|
|
1436
986
|
BINARY = "BINARY",
|
|
1437
987
|
BOOLEAN = "BOOLEAN",
|
|
@@ -1478,12 +1028,6 @@ export interface ColumnStatisticsData {
|
|
|
1478
1028
|
*/
|
|
1479
1029
|
BinaryColumnStatisticsData?: BinaryColumnStatisticsData;
|
|
1480
1030
|
}
|
|
1481
|
-
export declare namespace ColumnStatisticsData {
|
|
1482
|
-
/**
|
|
1483
|
-
* @internal
|
|
1484
|
-
*/
|
|
1485
|
-
const filterSensitiveLog: (obj: ColumnStatisticsData) => any;
|
|
1486
|
-
}
|
|
1487
1031
|
/**
|
|
1488
1032
|
* <p>Represents the generated column-level statistics for a table or partition.</p>
|
|
1489
1033
|
*/
|
|
@@ -1505,12 +1049,6 @@ export interface ColumnStatistics {
|
|
|
1505
1049
|
*/
|
|
1506
1050
|
StatisticsData: ColumnStatisticsData | undefined;
|
|
1507
1051
|
}
|
|
1508
|
-
export declare namespace ColumnStatistics {
|
|
1509
|
-
/**
|
|
1510
|
-
* @internal
|
|
1511
|
-
*/
|
|
1512
|
-
const filterSensitiveLog: (obj: ColumnStatistics) => any;
|
|
1513
|
-
}
|
|
1514
1052
|
/**
|
|
1515
1053
|
* <p>Encapsulates a column name that failed and the reason for failure.</p>
|
|
1516
1054
|
*/
|
|
@@ -1524,12 +1062,6 @@ export interface ColumnError {
|
|
|
1524
1062
|
*/
|
|
1525
1063
|
Error?: ErrorDetail;
|
|
1526
1064
|
}
|
|
1527
|
-
export declare namespace ColumnError {
|
|
1528
|
-
/**
|
|
1529
|
-
* @internal
|
|
1530
|
-
*/
|
|
1531
|
-
const filterSensitiveLog: (obj: ColumnError) => any;
|
|
1532
|
-
}
|
|
1533
1065
|
export interface GetColumnStatisticsForPartitionResponse {
|
|
1534
1066
|
/**
|
|
1535
1067
|
* <p>List of ColumnStatistics that failed to be retrieved.</p>
|
|
@@ -1540,12 +1072,6 @@ export interface GetColumnStatisticsForPartitionResponse {
|
|
|
1540
1072
|
*/
|
|
1541
1073
|
Errors?: ColumnError[];
|
|
1542
1074
|
}
|
|
1543
|
-
export declare namespace GetColumnStatisticsForPartitionResponse {
|
|
1544
|
-
/**
|
|
1545
|
-
* @internal
|
|
1546
|
-
*/
|
|
1547
|
-
const filterSensitiveLog: (obj: GetColumnStatisticsForPartitionResponse) => any;
|
|
1548
|
-
}
|
|
1549
1075
|
export interface GetColumnStatisticsForTableRequest {
|
|
1550
1076
|
/**
|
|
1551
1077
|
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
@@ -1565,12 +1091,6 @@ export interface GetColumnStatisticsForTableRequest {
|
|
|
1565
1091
|
*/
|
|
1566
1092
|
ColumnNames: string[] | undefined;
|
|
1567
1093
|
}
|
|
1568
|
-
export declare namespace GetColumnStatisticsForTableRequest {
|
|
1569
|
-
/**
|
|
1570
|
-
* @internal
|
|
1571
|
-
*/
|
|
1572
|
-
const filterSensitiveLog: (obj: GetColumnStatisticsForTableRequest) => any;
|
|
1573
|
-
}
|
|
1574
1094
|
export interface GetColumnStatisticsForTableResponse {
|
|
1575
1095
|
/**
|
|
1576
1096
|
* <p>List of ColumnStatistics that failed to be retrieved.</p>
|
|
@@ -1581,12 +1101,6 @@ export interface GetColumnStatisticsForTableResponse {
|
|
|
1581
1101
|
*/
|
|
1582
1102
|
Errors?: ColumnError[];
|
|
1583
1103
|
}
|
|
1584
|
-
export declare namespace GetColumnStatisticsForTableResponse {
|
|
1585
|
-
/**
|
|
1586
|
-
* @internal
|
|
1587
|
-
*/
|
|
1588
|
-
const filterSensitiveLog: (obj: GetColumnStatisticsForTableResponse) => any;
|
|
1589
|
-
}
|
|
1590
1104
|
export interface GetConnectionRequest {
|
|
1591
1105
|
/**
|
|
1592
1106
|
* <p>The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services
|
|
@@ -1606,12 +1120,6 @@ export interface GetConnectionRequest {
|
|
|
1606
1120
|
*/
|
|
1607
1121
|
HidePassword?: boolean;
|
|
1608
1122
|
}
|
|
1609
|
-
export declare namespace GetConnectionRequest {
|
|
1610
|
-
/**
|
|
1611
|
-
* @internal
|
|
1612
|
-
*/
|
|
1613
|
-
const filterSensitiveLog: (obj: GetConnectionRequest) => any;
|
|
1614
|
-
}
|
|
1615
1123
|
/**
|
|
1616
1124
|
* <p>Defines a connection to a data source.</p>
|
|
1617
1125
|
*/
|
|
@@ -1817,24 +1325,12 @@ export interface Connection {
|
|
|
1817
1325
|
*/
|
|
1818
1326
|
LastUpdatedBy?: string;
|
|
1819
1327
|
}
|
|
1820
|
-
export declare namespace Connection {
|
|
1821
|
-
/**
|
|
1822
|
-
* @internal
|
|
1823
|
-
*/
|
|
1824
|
-
const filterSensitiveLog: (obj: Connection) => any;
|
|
1825
|
-
}
|
|
1826
1328
|
export interface GetConnectionResponse {
|
|
1827
1329
|
/**
|
|
1828
1330
|
* <p>The requested connection definition.</p>
|
|
1829
1331
|
*/
|
|
1830
1332
|
Connection?: Connection;
|
|
1831
1333
|
}
|
|
1832
|
-
export declare namespace GetConnectionResponse {
|
|
1833
|
-
/**
|
|
1834
|
-
* @internal
|
|
1835
|
-
*/
|
|
1836
|
-
const filterSensitiveLog: (obj: GetConnectionResponse) => any;
|
|
1837
|
-
}
|
|
1838
1334
|
/**
|
|
1839
1335
|
* <p>Filters the connection definitions that are returned by the <code>GetConnections</code>
|
|
1840
1336
|
* API operation.</p>
|
|
@@ -1850,12 +1346,6 @@ export interface GetConnectionsFilter {
|
|
|
1850
1346
|
*/
|
|
1851
1347
|
ConnectionType?: ConnectionType | string;
|
|
1852
1348
|
}
|
|
1853
|
-
export declare namespace GetConnectionsFilter {
|
|
1854
|
-
/**
|
|
1855
|
-
* @internal
|
|
1856
|
-
*/
|
|
1857
|
-
const filterSensitiveLog: (obj: GetConnectionsFilter) => any;
|
|
1858
|
-
}
|
|
1859
1349
|
export interface GetConnectionsRequest {
|
|
1860
1350
|
/**
|
|
1861
1351
|
* <p>The ID of the Data Catalog in which the connections reside. If none is provided, the Amazon Web Services
|
|
@@ -1883,12 +1373,6 @@ export interface GetConnectionsRequest {
|
|
|
1883
1373
|
*/
|
|
1884
1374
|
MaxResults?: number;
|
|
1885
1375
|
}
|
|
1886
|
-
export declare namespace GetConnectionsRequest {
|
|
1887
|
-
/**
|
|
1888
|
-
* @internal
|
|
1889
|
-
*/
|
|
1890
|
-
const filterSensitiveLog: (obj: GetConnectionsRequest) => any;
|
|
1891
|
-
}
|
|
1892
1376
|
export interface GetConnectionsResponse {
|
|
1893
1377
|
/**
|
|
1894
1378
|
* <p>A list of requested connection definitions.</p>
|
|
@@ -1900,36 +1384,18 @@ export interface GetConnectionsResponse {
|
|
|
1900
1384
|
*/
|
|
1901
1385
|
NextToken?: string;
|
|
1902
1386
|
}
|
|
1903
|
-
export declare namespace GetConnectionsResponse {
|
|
1904
|
-
/**
|
|
1905
|
-
* @internal
|
|
1906
|
-
*/
|
|
1907
|
-
const filterSensitiveLog: (obj: GetConnectionsResponse) => any;
|
|
1908
|
-
}
|
|
1909
1387
|
export interface GetCrawlerRequest {
|
|
1910
1388
|
/**
|
|
1911
1389
|
* <p>The name of the crawler to retrieve metadata for.</p>
|
|
1912
1390
|
*/
|
|
1913
1391
|
Name: string | undefined;
|
|
1914
1392
|
}
|
|
1915
|
-
export declare namespace GetCrawlerRequest {
|
|
1916
|
-
/**
|
|
1917
|
-
* @internal
|
|
1918
|
-
*/
|
|
1919
|
-
const filterSensitiveLog: (obj: GetCrawlerRequest) => any;
|
|
1920
|
-
}
|
|
1921
1393
|
export interface GetCrawlerResponse {
|
|
1922
1394
|
/**
|
|
1923
1395
|
* <p>The metadata for the specified crawler.</p>
|
|
1924
1396
|
*/
|
|
1925
1397
|
Crawler?: Crawler;
|
|
1926
1398
|
}
|
|
1927
|
-
export declare namespace GetCrawlerResponse {
|
|
1928
|
-
/**
|
|
1929
|
-
* @internal
|
|
1930
|
-
*/
|
|
1931
|
-
const filterSensitiveLog: (obj: GetCrawlerResponse) => any;
|
|
1932
|
-
}
|
|
1933
1399
|
export interface GetCrawlerMetricsRequest {
|
|
1934
1400
|
/**
|
|
1935
1401
|
* <p>A list of the names of crawlers about which to retrieve metrics.</p>
|
|
@@ -1944,12 +1410,6 @@ export interface GetCrawlerMetricsRequest {
|
|
|
1944
1410
|
*/
|
|
1945
1411
|
NextToken?: string;
|
|
1946
1412
|
}
|
|
1947
|
-
export declare namespace GetCrawlerMetricsRequest {
|
|
1948
|
-
/**
|
|
1949
|
-
* @internal
|
|
1950
|
-
*/
|
|
1951
|
-
const filterSensitiveLog: (obj: GetCrawlerMetricsRequest) => any;
|
|
1952
|
-
}
|
|
1953
1413
|
/**
|
|
1954
1414
|
* <p>Metrics for a specified crawler.</p>
|
|
1955
1415
|
*/
|
|
@@ -1987,12 +1447,6 @@ export interface CrawlerMetrics {
|
|
|
1987
1447
|
*/
|
|
1988
1448
|
TablesDeleted?: number;
|
|
1989
1449
|
}
|
|
1990
|
-
export declare namespace CrawlerMetrics {
|
|
1991
|
-
/**
|
|
1992
|
-
* @internal
|
|
1993
|
-
*/
|
|
1994
|
-
const filterSensitiveLog: (obj: CrawlerMetrics) => any;
|
|
1995
|
-
}
|
|
1996
1450
|
export interface GetCrawlerMetricsResponse {
|
|
1997
1451
|
/**
|
|
1998
1452
|
* <p>A list of metrics for the specified crawler.</p>
|
|
@@ -2004,12 +1458,6 @@ export interface GetCrawlerMetricsResponse {
|
|
|
2004
1458
|
*/
|
|
2005
1459
|
NextToken?: string;
|
|
2006
1460
|
}
|
|
2007
|
-
export declare namespace GetCrawlerMetricsResponse {
|
|
2008
|
-
/**
|
|
2009
|
-
* @internal
|
|
2010
|
-
*/
|
|
2011
|
-
const filterSensitiveLog: (obj: GetCrawlerMetricsResponse) => any;
|
|
2012
|
-
}
|
|
2013
1461
|
export interface GetCrawlersRequest {
|
|
2014
1462
|
/**
|
|
2015
1463
|
* <p>The number of crawlers to return on each call.</p>
|
|
@@ -2020,12 +1468,6 @@ export interface GetCrawlersRequest {
|
|
|
2020
1468
|
*/
|
|
2021
1469
|
NextToken?: string;
|
|
2022
1470
|
}
|
|
2023
|
-
export declare namespace GetCrawlersRequest {
|
|
2024
|
-
/**
|
|
2025
|
-
* @internal
|
|
2026
|
-
*/
|
|
2027
|
-
const filterSensitiveLog: (obj: GetCrawlersRequest) => any;
|
|
2028
|
-
}
|
|
2029
1471
|
export interface GetCrawlersResponse {
|
|
2030
1472
|
/**
|
|
2031
1473
|
* <p>A list of crawler metadata.</p>
|
|
@@ -2037,24 +1479,12 @@ export interface GetCrawlersResponse {
|
|
|
2037
1479
|
*/
|
|
2038
1480
|
NextToken?: string;
|
|
2039
1481
|
}
|
|
2040
|
-
export declare namespace GetCrawlersResponse {
|
|
2041
|
-
/**
|
|
2042
|
-
* @internal
|
|
2043
|
-
*/
|
|
2044
|
-
const filterSensitiveLog: (obj: GetCrawlersResponse) => any;
|
|
2045
|
-
}
|
|
2046
1482
|
export interface GetCustomEntityTypeRequest {
|
|
2047
1483
|
/**
|
|
2048
1484
|
* <p>The name of the custom pattern that you want to retrieve.</p>
|
|
2049
1485
|
*/
|
|
2050
1486
|
Name: string | undefined;
|
|
2051
1487
|
}
|
|
2052
|
-
export declare namespace GetCustomEntityTypeRequest {
|
|
2053
|
-
/**
|
|
2054
|
-
* @internal
|
|
2055
|
-
*/
|
|
2056
|
-
const filterSensitiveLog: (obj: GetCustomEntityTypeRequest) => any;
|
|
2057
|
-
}
|
|
2058
1488
|
export interface GetCustomEntityTypeResponse {
|
|
2059
1489
|
/**
|
|
2060
1490
|
* <p>The name of the custom pattern that you retrieved.</p>
|
|
@@ -2069,12 +1499,6 @@ export interface GetCustomEntityTypeResponse {
|
|
|
2069
1499
|
*/
|
|
2070
1500
|
ContextWords?: string[];
|
|
2071
1501
|
}
|
|
2072
|
-
export declare namespace GetCustomEntityTypeResponse {
|
|
2073
|
-
/**
|
|
2074
|
-
* @internal
|
|
2075
|
-
*/
|
|
2076
|
-
const filterSensitiveLog: (obj: GetCustomEntityTypeResponse) => any;
|
|
2077
|
-
}
|
|
2078
1502
|
export interface GetDatabaseRequest {
|
|
2079
1503
|
/**
|
|
2080
1504
|
* <p>The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services
|
|
@@ -2087,12 +1511,6 @@ export interface GetDatabaseRequest {
|
|
|
2087
1511
|
*/
|
|
2088
1512
|
Name: string | undefined;
|
|
2089
1513
|
}
|
|
2090
|
-
export declare namespace GetDatabaseRequest {
|
|
2091
|
-
/**
|
|
2092
|
-
* @internal
|
|
2093
|
-
*/
|
|
2094
|
-
const filterSensitiveLog: (obj: GetDatabaseRequest) => any;
|
|
2095
|
-
}
|
|
2096
1514
|
/**
|
|
2097
1515
|
* <p>The <code>Database</code> object represents a logical grouping of tables that might reside
|
|
2098
1516
|
* in a Hive metastore or an RDBMS.</p>
|
|
@@ -2133,24 +1551,12 @@ export interface Database {
|
|
|
2133
1551
|
*/
|
|
2134
1552
|
CatalogId?: string;
|
|
2135
1553
|
}
|
|
2136
|
-
export declare namespace Database {
|
|
2137
|
-
/**
|
|
2138
|
-
* @internal
|
|
2139
|
-
*/
|
|
2140
|
-
const filterSensitiveLog: (obj: Database) => any;
|
|
2141
|
-
}
|
|
2142
1554
|
export interface GetDatabaseResponse {
|
|
2143
1555
|
/**
|
|
2144
1556
|
* <p>The definition of the specified database in the Data Catalog.</p>
|
|
2145
1557
|
*/
|
|
2146
1558
|
Database?: Database;
|
|
2147
1559
|
}
|
|
2148
|
-
export declare namespace GetDatabaseResponse {
|
|
2149
|
-
/**
|
|
2150
|
-
* @internal
|
|
2151
|
-
*/
|
|
2152
|
-
const filterSensitiveLog: (obj: GetDatabaseResponse) => any;
|
|
2153
|
-
}
|
|
2154
1560
|
export declare enum ResourceShareType {
|
|
2155
1561
|
ALL = "ALL",
|
|
2156
1562
|
FOREIGN = "FOREIGN"
|
|
@@ -2183,12 +1589,6 @@ export interface GetDatabasesRequest {
|
|
|
2183
1589
|
*/
|
|
2184
1590
|
ResourceShareType?: ResourceShareType | string;
|
|
2185
1591
|
}
|
|
2186
|
-
export declare namespace GetDatabasesRequest {
|
|
2187
|
-
/**
|
|
2188
|
-
* @internal
|
|
2189
|
-
*/
|
|
2190
|
-
const filterSensitiveLog: (obj: GetDatabasesRequest) => any;
|
|
2191
|
-
}
|
|
2192
1592
|
export interface GetDatabasesResponse {
|
|
2193
1593
|
/**
|
|
2194
1594
|
* <p>A list of <code>Database</code> objects from the specified catalog.</p>
|
|
@@ -2200,12 +1600,6 @@ export interface GetDatabasesResponse {
|
|
|
2200
1600
|
*/
|
|
2201
1601
|
NextToken?: string;
|
|
2202
1602
|
}
|
|
2203
|
-
export declare namespace GetDatabasesResponse {
|
|
2204
|
-
/**
|
|
2205
|
-
* @internal
|
|
2206
|
-
*/
|
|
2207
|
-
const filterSensitiveLog: (obj: GetDatabasesResponse) => any;
|
|
2208
|
-
}
|
|
2209
1603
|
export interface GetDataCatalogEncryptionSettingsRequest {
|
|
2210
1604
|
/**
|
|
2211
1605
|
* <p>The ID of the Data Catalog to retrieve the security configuration for. If none is
|
|
@@ -2213,12 +1607,6 @@ export interface GetDataCatalogEncryptionSettingsRequest {
|
|
|
2213
1607
|
*/
|
|
2214
1608
|
CatalogId?: string;
|
|
2215
1609
|
}
|
|
2216
|
-
export declare namespace GetDataCatalogEncryptionSettingsRequest {
|
|
2217
|
-
/**
|
|
2218
|
-
* @internal
|
|
2219
|
-
*/
|
|
2220
|
-
const filterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsRequest) => any;
|
|
2221
|
-
}
|
|
2222
1610
|
/**
|
|
2223
1611
|
* <p>The data structure used by the Data Catalog to encrypt the password as part of
|
|
2224
1612
|
* <code>CreateConnection</code> or <code>UpdateConnection</code> and store it in the
|
|
@@ -2249,12 +1637,6 @@ export interface ConnectionPasswordEncryption {
|
|
|
2249
1637
|
*/
|
|
2250
1638
|
AwsKmsKeyId?: string;
|
|
2251
1639
|
}
|
|
2252
|
-
export declare namespace ConnectionPasswordEncryption {
|
|
2253
|
-
/**
|
|
2254
|
-
* @internal
|
|
2255
|
-
*/
|
|
2256
|
-
const filterSensitiveLog: (obj: ConnectionPasswordEncryption) => any;
|
|
2257
|
-
}
|
|
2258
1640
|
export declare enum CatalogEncryptionMode {
|
|
2259
1641
|
DISABLED = "DISABLED",
|
|
2260
1642
|
SSEKMS = "SSE-KMS"
|
|
@@ -2272,12 +1654,6 @@ export interface EncryptionAtRest {
|
|
|
2272
1654
|
*/
|
|
2273
1655
|
SseAwsKmsKeyId?: string;
|
|
2274
1656
|
}
|
|
2275
|
-
export declare namespace EncryptionAtRest {
|
|
2276
|
-
/**
|
|
2277
|
-
* @internal
|
|
2278
|
-
*/
|
|
2279
|
-
const filterSensitiveLog: (obj: EncryptionAtRest) => any;
|
|
2280
|
-
}
|
|
2281
1657
|
/**
|
|
2282
1658
|
* <p>Contains configuration information for maintaining Data Catalog security.</p>
|
|
2283
1659
|
*/
|
|
@@ -2295,36 +1671,18 @@ export interface DataCatalogEncryptionSettings {
|
|
|
2295
1671
|
*/
|
|
2296
1672
|
ConnectionPasswordEncryption?: ConnectionPasswordEncryption;
|
|
2297
1673
|
}
|
|
2298
|
-
export declare namespace DataCatalogEncryptionSettings {
|
|
2299
|
-
/**
|
|
2300
|
-
* @internal
|
|
2301
|
-
*/
|
|
2302
|
-
const filterSensitiveLog: (obj: DataCatalogEncryptionSettings) => any;
|
|
2303
|
-
}
|
|
2304
1674
|
export interface GetDataCatalogEncryptionSettingsResponse {
|
|
2305
1675
|
/**
|
|
2306
1676
|
* <p>The requested security configuration.</p>
|
|
2307
1677
|
*/
|
|
2308
1678
|
DataCatalogEncryptionSettings?: DataCatalogEncryptionSettings;
|
|
2309
1679
|
}
|
|
2310
|
-
export declare namespace GetDataCatalogEncryptionSettingsResponse {
|
|
2311
|
-
/**
|
|
2312
|
-
* @internal
|
|
2313
|
-
*/
|
|
2314
|
-
const filterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsResponse) => any;
|
|
2315
|
-
}
|
|
2316
1680
|
export interface GetDataflowGraphRequest {
|
|
2317
1681
|
/**
|
|
2318
1682
|
* <p>The Python script to transform.</p>
|
|
2319
1683
|
*/
|
|
2320
1684
|
PythonScript?: string;
|
|
2321
1685
|
}
|
|
2322
|
-
export declare namespace GetDataflowGraphRequest {
|
|
2323
|
-
/**
|
|
2324
|
-
* @internal
|
|
2325
|
-
*/
|
|
2326
|
-
const filterSensitiveLog: (obj: GetDataflowGraphRequest) => any;
|
|
2327
|
-
}
|
|
2328
1686
|
export interface GetDataflowGraphResponse {
|
|
2329
1687
|
/**
|
|
2330
1688
|
* <p>A list of the nodes in the resulting DAG.</p>
|
|
@@ -2335,36 +1693,18 @@ export interface GetDataflowGraphResponse {
|
|
|
2335
1693
|
*/
|
|
2336
1694
|
DagEdges?: CodeGenEdge[];
|
|
2337
1695
|
}
|
|
2338
|
-
export declare namespace GetDataflowGraphResponse {
|
|
2339
|
-
/**
|
|
2340
|
-
* @internal
|
|
2341
|
-
*/
|
|
2342
|
-
const filterSensitiveLog: (obj: GetDataflowGraphResponse) => any;
|
|
2343
|
-
}
|
|
2344
1696
|
export interface GetDevEndpointRequest {
|
|
2345
1697
|
/**
|
|
2346
1698
|
* <p>Name of the <code>DevEndpoint</code> to retrieve information for.</p>
|
|
2347
1699
|
*/
|
|
2348
1700
|
EndpointName: string | undefined;
|
|
2349
1701
|
}
|
|
2350
|
-
export declare namespace GetDevEndpointRequest {
|
|
2351
|
-
/**
|
|
2352
|
-
* @internal
|
|
2353
|
-
*/
|
|
2354
|
-
const filterSensitiveLog: (obj: GetDevEndpointRequest) => any;
|
|
2355
|
-
}
|
|
2356
1702
|
export interface GetDevEndpointResponse {
|
|
2357
1703
|
/**
|
|
2358
1704
|
* <p>A <code>DevEndpoint</code> definition.</p>
|
|
2359
1705
|
*/
|
|
2360
1706
|
DevEndpoint?: DevEndpoint;
|
|
2361
1707
|
}
|
|
2362
|
-
export declare namespace GetDevEndpointResponse {
|
|
2363
|
-
/**
|
|
2364
|
-
* @internal
|
|
2365
|
-
*/
|
|
2366
|
-
const filterSensitiveLog: (obj: GetDevEndpointResponse) => any;
|
|
2367
|
-
}
|
|
2368
1708
|
export interface GetDevEndpointsRequest {
|
|
2369
1709
|
/**
|
|
2370
1710
|
* <p>The maximum size of information to return.</p>
|
|
@@ -2375,12 +1715,6 @@ export interface GetDevEndpointsRequest {
|
|
|
2375
1715
|
*/
|
|
2376
1716
|
NextToken?: string;
|
|
2377
1717
|
}
|
|
2378
|
-
export declare namespace GetDevEndpointsRequest {
|
|
2379
|
-
/**
|
|
2380
|
-
* @internal
|
|
2381
|
-
*/
|
|
2382
|
-
const filterSensitiveLog: (obj: GetDevEndpointsRequest) => any;
|
|
2383
|
-
}
|
|
2384
1718
|
export interface GetDevEndpointsResponse {
|
|
2385
1719
|
/**
|
|
2386
1720
|
* <p>A list of <code>DevEndpoint</code> definitions.</p>
|
|
@@ -2392,24 +1726,12 @@ export interface GetDevEndpointsResponse {
|
|
|
2392
1726
|
*/
|
|
2393
1727
|
NextToken?: string;
|
|
2394
1728
|
}
|
|
2395
|
-
export declare namespace GetDevEndpointsResponse {
|
|
2396
|
-
/**
|
|
2397
|
-
* @internal
|
|
2398
|
-
*/
|
|
2399
|
-
const filterSensitiveLog: (obj: GetDevEndpointsResponse) => any;
|
|
2400
|
-
}
|
|
2401
1729
|
export interface GetJobRequest {
|
|
2402
1730
|
/**
|
|
2403
1731
|
* <p>The name of the job definition to retrieve.</p>
|
|
2404
1732
|
*/
|
|
2405
1733
|
JobName: string | undefined;
|
|
2406
1734
|
}
|
|
2407
|
-
export declare namespace GetJobRequest {
|
|
2408
|
-
/**
|
|
2409
|
-
* @internal
|
|
2410
|
-
*/
|
|
2411
|
-
const filterSensitiveLog: (obj: GetJobRequest) => any;
|
|
2412
|
-
}
|
|
2413
1735
|
export interface GetJobBookmarkRequest {
|
|
2414
1736
|
/**
|
|
2415
1737
|
* <p>The name of the job in question.</p>
|
|
@@ -2420,12 +1742,6 @@ export interface GetJobBookmarkRequest {
|
|
|
2420
1742
|
*/
|
|
2421
1743
|
RunId?: string;
|
|
2422
1744
|
}
|
|
2423
|
-
export declare namespace GetJobBookmarkRequest {
|
|
2424
|
-
/**
|
|
2425
|
-
* @internal
|
|
2426
|
-
*/
|
|
2427
|
-
const filterSensitiveLog: (obj: GetJobBookmarkRequest) => any;
|
|
2428
|
-
}
|
|
2429
1745
|
/**
|
|
2430
1746
|
* <p>Defines a point that a job can resume processing.</p>
|
|
2431
1747
|
*/
|
|
@@ -2459,24 +1775,12 @@ export interface JobBookmarkEntry {
|
|
|
2459
1775
|
*/
|
|
2460
1776
|
JobBookmark?: string;
|
|
2461
1777
|
}
|
|
2462
|
-
export declare namespace JobBookmarkEntry {
|
|
2463
|
-
/**
|
|
2464
|
-
* @internal
|
|
2465
|
-
*/
|
|
2466
|
-
const filterSensitiveLog: (obj: JobBookmarkEntry) => any;
|
|
2467
|
-
}
|
|
2468
1778
|
export interface GetJobBookmarkResponse {
|
|
2469
1779
|
/**
|
|
2470
1780
|
* <p>A structure that defines a point that a job can resume processing.</p>
|
|
2471
1781
|
*/
|
|
2472
1782
|
JobBookmarkEntry?: JobBookmarkEntry;
|
|
2473
1783
|
}
|
|
2474
|
-
export declare namespace GetJobBookmarkResponse {
|
|
2475
|
-
/**
|
|
2476
|
-
* @internal
|
|
2477
|
-
*/
|
|
2478
|
-
const filterSensitiveLog: (obj: GetJobBookmarkResponse) => any;
|
|
2479
|
-
}
|
|
2480
1784
|
export interface GetJobRunRequest {
|
|
2481
1785
|
/**
|
|
2482
1786
|
* <p>Name of the job definition being run.</p>
|
|
@@ -2491,24 +1795,12 @@ export interface GetJobRunRequest {
|
|
|
2491
1795
|
*/
|
|
2492
1796
|
PredecessorsIncluded?: boolean;
|
|
2493
1797
|
}
|
|
2494
|
-
export declare namespace GetJobRunRequest {
|
|
2495
|
-
/**
|
|
2496
|
-
* @internal
|
|
2497
|
-
*/
|
|
2498
|
-
const filterSensitiveLog: (obj: GetJobRunRequest) => any;
|
|
2499
|
-
}
|
|
2500
1798
|
export interface GetJobRunResponse {
|
|
2501
1799
|
/**
|
|
2502
1800
|
* <p>The requested job-run metadata.</p>
|
|
2503
1801
|
*/
|
|
2504
1802
|
JobRun?: JobRun;
|
|
2505
1803
|
}
|
|
2506
|
-
export declare namespace GetJobRunResponse {
|
|
2507
|
-
/**
|
|
2508
|
-
* @internal
|
|
2509
|
-
*/
|
|
2510
|
-
const filterSensitiveLog: (obj: GetJobRunResponse) => any;
|
|
2511
|
-
}
|
|
2512
1804
|
export interface GetJobRunsRequest {
|
|
2513
1805
|
/**
|
|
2514
1806
|
* <p>The name of the job definition for which to retrieve all job runs.</p>
|
|
@@ -2523,12 +1815,6 @@ export interface GetJobRunsRequest {
|
|
|
2523
1815
|
*/
|
|
2524
1816
|
MaxResults?: number;
|
|
2525
1817
|
}
|
|
2526
|
-
export declare namespace GetJobRunsRequest {
|
|
2527
|
-
/**
|
|
2528
|
-
* @internal
|
|
2529
|
-
*/
|
|
2530
|
-
const filterSensitiveLog: (obj: GetJobRunsRequest) => any;
|
|
2531
|
-
}
|
|
2532
1818
|
export interface GetJobRunsResponse {
|
|
2533
1819
|
/**
|
|
2534
1820
|
* <p>A list of job-run metadata objects.</p>
|
|
@@ -2539,12 +1825,6 @@ export interface GetJobRunsResponse {
|
|
|
2539
1825
|
*/
|
|
2540
1826
|
NextToken?: string;
|
|
2541
1827
|
}
|
|
2542
|
-
export declare namespace GetJobRunsResponse {
|
|
2543
|
-
/**
|
|
2544
|
-
* @internal
|
|
2545
|
-
*/
|
|
2546
|
-
const filterSensitiveLog: (obj: GetJobRunsResponse) => any;
|
|
2547
|
-
}
|
|
2548
1828
|
export interface GetJobsRequest {
|
|
2549
1829
|
/**
|
|
2550
1830
|
* <p>A continuation token, if this is a continuation call.</p>
|
|
@@ -2555,12 +1835,6 @@ export interface GetJobsRequest {
|
|
|
2555
1835
|
*/
|
|
2556
1836
|
MaxResults?: number;
|
|
2557
1837
|
}
|
|
2558
|
-
export declare namespace GetJobsRequest {
|
|
2559
|
-
/**
|
|
2560
|
-
* @internal
|
|
2561
|
-
*/
|
|
2562
|
-
const filterSensitiveLog: (obj: GetJobsRequest) => any;
|
|
2563
|
-
}
|
|
2564
1838
|
/**
|
|
2565
1839
|
* <p>The location of resources.</p>
|
|
2566
1840
|
*/
|
|
@@ -2578,12 +1852,6 @@ export interface Location {
|
|
|
2578
1852
|
*/
|
|
2579
1853
|
DynamoDB?: CodeGenNodeArg[];
|
|
2580
1854
|
}
|
|
2581
|
-
export declare namespace Location {
|
|
2582
|
-
/**
|
|
2583
|
-
* @internal
|
|
2584
|
-
*/
|
|
2585
|
-
const filterSensitiveLog: (obj: Location) => any;
|
|
2586
|
-
}
|
|
2587
1855
|
/**
|
|
2588
1856
|
* <p>Specifies a table definition in the Glue Data Catalog.</p>
|
|
2589
1857
|
*/
|
|
@@ -2597,12 +1865,6 @@ export interface CatalogEntry {
|
|
|
2597
1865
|
*/
|
|
2598
1866
|
TableName: string | undefined;
|
|
2599
1867
|
}
|
|
2600
|
-
export declare namespace CatalogEntry {
|
|
2601
|
-
/**
|
|
2602
|
-
* @internal
|
|
2603
|
-
*/
|
|
2604
|
-
const filterSensitiveLog: (obj: CatalogEntry) => any;
|
|
2605
|
-
}
|
|
2606
1868
|
export interface GetMappingRequest {
|
|
2607
1869
|
/**
|
|
2608
1870
|
* <p>Specifies the source table.</p>
|
|
@@ -2617,12 +1879,6 @@ export interface GetMappingRequest {
|
|
|
2617
1879
|
*/
|
|
2618
1880
|
Location?: Location;
|
|
2619
1881
|
}
|
|
2620
|
-
export declare namespace GetMappingRequest {
|
|
2621
|
-
/**
|
|
2622
|
-
* @internal
|
|
2623
|
-
*/
|
|
2624
|
-
const filterSensitiveLog: (obj: GetMappingRequest) => any;
|
|
2625
|
-
}
|
|
2626
1882
|
/**
|
|
2627
1883
|
* <p>Defines a mapping.</p>
|
|
2628
1884
|
*/
|
|
@@ -2652,24 +1908,12 @@ export interface MappingEntry {
|
|
|
2652
1908
|
*/
|
|
2653
1909
|
TargetType?: string;
|
|
2654
1910
|
}
|
|
2655
|
-
export declare namespace MappingEntry {
|
|
2656
|
-
/**
|
|
2657
|
-
* @internal
|
|
2658
|
-
*/
|
|
2659
|
-
const filterSensitiveLog: (obj: MappingEntry) => any;
|
|
2660
|
-
}
|
|
2661
1911
|
export interface GetMappingResponse {
|
|
2662
1912
|
/**
|
|
2663
1913
|
* <p>A list of mappings to the specified targets.</p>
|
|
2664
1914
|
*/
|
|
2665
1915
|
Mapping: MappingEntry[] | undefined;
|
|
2666
1916
|
}
|
|
2667
|
-
export declare namespace GetMappingResponse {
|
|
2668
|
-
/**
|
|
2669
|
-
* @internal
|
|
2670
|
-
*/
|
|
2671
|
-
const filterSensitiveLog: (obj: GetMappingResponse) => any;
|
|
2672
|
-
}
|
|
2673
1917
|
export interface GetMLTaskRunRequest {
|
|
2674
1918
|
/**
|
|
2675
1919
|
* <p>The unique identifier of the machine learning transform.</p>
|
|
@@ -2680,12 +1924,6 @@ export interface GetMLTaskRunRequest {
|
|
|
2680
1924
|
*/
|
|
2681
1925
|
TaskRunId: string | undefined;
|
|
2682
1926
|
}
|
|
2683
|
-
export declare namespace GetMLTaskRunRequest {
|
|
2684
|
-
/**
|
|
2685
|
-
* @internal
|
|
2686
|
-
*/
|
|
2687
|
-
const filterSensitiveLog: (obj: GetMLTaskRunRequest) => any;
|
|
2688
|
-
}
|
|
2689
1927
|
/**
|
|
2690
1928
|
* <p>Specifies configuration properties for an exporting labels task run.</p>
|
|
2691
1929
|
*/
|
|
@@ -2696,12 +1934,6 @@ export interface ExportLabelsTaskRunProperties {
|
|
|
2696
1934
|
*/
|
|
2697
1935
|
OutputS3Path?: string;
|
|
2698
1936
|
}
|
|
2699
|
-
export declare namespace ExportLabelsTaskRunProperties {
|
|
2700
|
-
/**
|
|
2701
|
-
* @internal
|
|
2702
|
-
*/
|
|
2703
|
-
const filterSensitiveLog: (obj: ExportLabelsTaskRunProperties) => any;
|
|
2704
|
-
}
|
|
2705
1937
|
/**
|
|
2706
1938
|
* <p>Specifies configuration properties for a Find Matches task run.</p>
|
|
2707
1939
|
*/
|
|
@@ -2719,12 +1951,6 @@ export interface FindMatchesTaskRunProperties {
|
|
|
2719
1951
|
*/
|
|
2720
1952
|
JobRunId?: string;
|
|
2721
1953
|
}
|
|
2722
|
-
export declare namespace FindMatchesTaskRunProperties {
|
|
2723
|
-
/**
|
|
2724
|
-
* @internal
|
|
2725
|
-
*/
|
|
2726
|
-
const filterSensitiveLog: (obj: FindMatchesTaskRunProperties) => any;
|
|
2727
|
-
}
|
|
2728
1954
|
/**
|
|
2729
1955
|
* <p>Specifies configuration properties for an importing labels task run.</p>
|
|
2730
1956
|
*/
|
|
@@ -2739,12 +1965,6 @@ export interface ImportLabelsTaskRunProperties {
|
|
|
2739
1965
|
*/
|
|
2740
1966
|
Replace?: boolean;
|
|
2741
1967
|
}
|
|
2742
|
-
export declare namespace ImportLabelsTaskRunProperties {
|
|
2743
|
-
/**
|
|
2744
|
-
* @internal
|
|
2745
|
-
*/
|
|
2746
|
-
const filterSensitiveLog: (obj: ImportLabelsTaskRunProperties) => any;
|
|
2747
|
-
}
|
|
2748
1968
|
/**
|
|
2749
1969
|
* <p>Specifies configuration properties for a labeling set generation task run.</p>
|
|
2750
1970
|
*/
|
|
@@ -2755,12 +1975,6 @@ export interface LabelingSetGenerationTaskRunProperties {
|
|
|
2755
1975
|
*/
|
|
2756
1976
|
OutputS3Path?: string;
|
|
2757
1977
|
}
|
|
2758
|
-
export declare namespace LabelingSetGenerationTaskRunProperties {
|
|
2759
|
-
/**
|
|
2760
|
-
* @internal
|
|
2761
|
-
*/
|
|
2762
|
-
const filterSensitiveLog: (obj: LabelingSetGenerationTaskRunProperties) => any;
|
|
2763
|
-
}
|
|
2764
1978
|
export declare enum TaskType {
|
|
2765
1979
|
EVALUATION = "EVALUATION",
|
|
2766
1980
|
EXPORT_LABELS = "EXPORT_LABELS",
|
|
@@ -2793,12 +2007,6 @@ export interface TaskRunProperties {
|
|
|
2793
2007
|
*/
|
|
2794
2008
|
FindMatchesTaskRunProperties?: FindMatchesTaskRunProperties;
|
|
2795
2009
|
}
|
|
2796
|
-
export declare namespace TaskRunProperties {
|
|
2797
|
-
/**
|
|
2798
|
-
* @internal
|
|
2799
|
-
*/
|
|
2800
|
-
const filterSensitiveLog: (obj: TaskRunProperties) => any;
|
|
2801
|
-
}
|
|
2802
2010
|
export interface GetMLTaskRunResponse {
|
|
2803
2011
|
/**
|
|
2804
2012
|
* <p>The unique identifier of the task run.</p>
|
|
@@ -2841,12 +2049,6 @@ export interface GetMLTaskRunResponse {
|
|
|
2841
2049
|
*/
|
|
2842
2050
|
ExecutionTime?: number;
|
|
2843
2051
|
}
|
|
2844
|
-
export declare namespace GetMLTaskRunResponse {
|
|
2845
|
-
/**
|
|
2846
|
-
* @internal
|
|
2847
|
-
*/
|
|
2848
|
-
const filterSensitiveLog: (obj: GetMLTaskRunResponse) => any;
|
|
2849
|
-
}
|
|
2850
2052
|
/**
|
|
2851
2053
|
* <p>The criteria that are used to filter the task runs for the machine learning
|
|
2852
2054
|
* transform.</p>
|
|
@@ -2869,12 +2071,6 @@ export interface TaskRunFilterCriteria {
|
|
|
2869
2071
|
*/
|
|
2870
2072
|
StartedAfter?: Date;
|
|
2871
2073
|
}
|
|
2872
|
-
export declare namespace TaskRunFilterCriteria {
|
|
2873
|
-
/**
|
|
2874
|
-
* @internal
|
|
2875
|
-
*/
|
|
2876
|
-
const filterSensitiveLog: (obj: TaskRunFilterCriteria) => any;
|
|
2877
|
-
}
|
|
2878
2074
|
export declare enum TaskRunSortColumnType {
|
|
2879
2075
|
STARTED = "STARTED",
|
|
2880
2076
|
STATUS = "STATUS",
|
|
@@ -2900,12 +2096,6 @@ export interface TaskRunSortCriteria {
|
|
|
2900
2096
|
*/
|
|
2901
2097
|
SortDirection: SortDirectionType | string | undefined;
|
|
2902
2098
|
}
|
|
2903
|
-
export declare namespace TaskRunSortCriteria {
|
|
2904
|
-
/**
|
|
2905
|
-
* @internal
|
|
2906
|
-
*/
|
|
2907
|
-
const filterSensitiveLog: (obj: TaskRunSortCriteria) => any;
|
|
2908
|
-
}
|
|
2909
2099
|
export interface GetMLTaskRunsRequest {
|
|
2910
2100
|
/**
|
|
2911
2101
|
* <p>The unique identifier of the machine learning transform.</p>
|
|
@@ -2928,12 +2118,6 @@ export interface GetMLTaskRunsRequest {
|
|
|
2928
2118
|
*/
|
|
2929
2119
|
Sort?: TaskRunSortCriteria;
|
|
2930
2120
|
}
|
|
2931
|
-
export declare namespace GetMLTaskRunsRequest {
|
|
2932
|
-
/**
|
|
2933
|
-
* @internal
|
|
2934
|
-
*/
|
|
2935
|
-
const filterSensitiveLog: (obj: GetMLTaskRunsRequest) => any;
|
|
2936
|
-
}
|
|
2937
2121
|
/**
|
|
2938
2122
|
* <p>The sampling parameters that are associated with the machine learning transform.</p>
|
|
2939
2123
|
*/
|
|
@@ -2979,12 +2163,6 @@ export interface TaskRun {
|
|
|
2979
2163
|
*/
|
|
2980
2164
|
ExecutionTime?: number;
|
|
2981
2165
|
}
|
|
2982
|
-
export declare namespace TaskRun {
|
|
2983
|
-
/**
|
|
2984
|
-
* @internal
|
|
2985
|
-
*/
|
|
2986
|
-
const filterSensitiveLog: (obj: TaskRun) => any;
|
|
2987
|
-
}
|
|
2988
2166
|
export interface GetMLTaskRunsResponse {
|
|
2989
2167
|
/**
|
|
2990
2168
|
* <p>A list of task runs that are associated with the transform.</p>
|
|
@@ -2995,12 +2173,6 @@ export interface GetMLTaskRunsResponse {
|
|
|
2995
2173
|
*/
|
|
2996
2174
|
NextToken?: string;
|
|
2997
2175
|
}
|
|
2998
|
-
export declare namespace GetMLTaskRunsResponse {
|
|
2999
|
-
/**
|
|
3000
|
-
* @internal
|
|
3001
|
-
*/
|
|
3002
|
-
const filterSensitiveLog: (obj: GetMLTaskRunsResponse) => any;
|
|
3003
|
-
}
|
|
3004
2176
|
export interface GetMLTransformRequest {
|
|
3005
2177
|
/**
|
|
3006
2178
|
* <p>The unique identifier of the transform, generated at the time that the transform was
|
|
@@ -3008,12 +2180,6 @@ export interface GetMLTransformRequest {
|
|
|
3008
2180
|
*/
|
|
3009
2181
|
TransformId: string | undefined;
|
|
3010
2182
|
}
|
|
3011
|
-
export declare namespace GetMLTransformRequest {
|
|
3012
|
-
/**
|
|
3013
|
-
* @internal
|
|
3014
|
-
*/
|
|
3015
|
-
const filterSensitiveLog: (obj: GetMLTransformRequest) => any;
|
|
3016
|
-
}
|
|
3017
2183
|
/**
|
|
3018
2184
|
* <p>A structure containing the column name and column importance score for a column. </p>
|
|
3019
2185
|
*
|
|
@@ -3029,12 +2195,6 @@ export interface ColumnImportance {
|
|
|
3029
2195
|
*/
|
|
3030
2196
|
Importance?: number;
|
|
3031
2197
|
}
|
|
3032
|
-
export declare namespace ColumnImportance {
|
|
3033
|
-
/**
|
|
3034
|
-
* @internal
|
|
3035
|
-
*/
|
|
3036
|
-
const filterSensitiveLog: (obj: ColumnImportance) => any;
|
|
3037
|
-
}
|
|
3038
2198
|
/**
|
|
3039
2199
|
* <p>The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.</p>
|
|
3040
2200
|
*
|
|
@@ -3060,12 +2220,6 @@ export interface ConfusionMatrix {
|
|
|
3060
2220
|
*/
|
|
3061
2221
|
NumFalseNegatives?: number;
|
|
3062
2222
|
}
|
|
3063
|
-
export declare namespace ConfusionMatrix {
|
|
3064
|
-
/**
|
|
3065
|
-
* @internal
|
|
3066
|
-
*/
|
|
3067
|
-
const filterSensitiveLog: (obj: ConfusionMatrix) => any;
|
|
3068
|
-
}
|
|
3069
2223
|
/**
|
|
3070
2224
|
* <p>The evaluation metrics for the find matches algorithm. The quality of your machine
|
|
3071
2225
|
* learning transform is measured by getting your transform to predict some matches and comparing
|
|
@@ -3107,12 +2261,6 @@ export interface FindMatchesMetrics {
|
|
|
3107
2261
|
*/
|
|
3108
2262
|
ColumnImportances?: ColumnImportance[];
|
|
3109
2263
|
}
|
|
3110
|
-
export declare namespace FindMatchesMetrics {
|
|
3111
|
-
/**
|
|
3112
|
-
* @internal
|
|
3113
|
-
*/
|
|
3114
|
-
const filterSensitiveLog: (obj: FindMatchesMetrics) => any;
|
|
3115
|
-
}
|
|
3116
2264
|
/**
|
|
3117
2265
|
* <p>Evaluation metrics provide an estimate of the quality of your machine learning transform.</p>
|
|
3118
2266
|
*/
|
|
@@ -3126,12 +2274,6 @@ export interface EvaluationMetrics {
|
|
|
3126
2274
|
*/
|
|
3127
2275
|
FindMatchesMetrics?: FindMatchesMetrics;
|
|
3128
2276
|
}
|
|
3129
|
-
export declare namespace EvaluationMetrics {
|
|
3130
|
-
/**
|
|
3131
|
-
* @internal
|
|
3132
|
-
*/
|
|
3133
|
-
const filterSensitiveLog: (obj: EvaluationMetrics) => any;
|
|
3134
|
-
}
|
|
3135
2277
|
/**
|
|
3136
2278
|
* <p>A key-value pair representing a column and data type that this transform can
|
|
3137
2279
|
* run against. The <code>Schema</code> parameter of the <code>MLTransform</code> may contain up to 100 of these structures.</p>
|
|
@@ -3146,12 +2288,6 @@ export interface SchemaColumn {
|
|
|
3146
2288
|
*/
|
|
3147
2289
|
DataType?: string;
|
|
3148
2290
|
}
|
|
3149
|
-
export declare namespace SchemaColumn {
|
|
3150
|
-
/**
|
|
3151
|
-
* @internal
|
|
3152
|
-
*/
|
|
3153
|
-
const filterSensitiveLog: (obj: SchemaColumn) => any;
|
|
3154
|
-
}
|
|
3155
2291
|
export declare enum TransformStatusType {
|
|
3156
2292
|
DELETING = "DELETING",
|
|
3157
2293
|
NOT_READY = "NOT_READY",
|
|
@@ -3254,12 +2390,6 @@ export interface GetMLTransformResponse {
|
|
|
3254
2390
|
*/
|
|
3255
2391
|
TransformEncryption?: TransformEncryption;
|
|
3256
2392
|
}
|
|
3257
|
-
export declare namespace GetMLTransformResponse {
|
|
3258
|
-
/**
|
|
3259
|
-
* @internal
|
|
3260
|
-
*/
|
|
3261
|
-
const filterSensitiveLog: (obj: GetMLTransformResponse) => any;
|
|
3262
|
-
}
|
|
3263
2393
|
/**
|
|
3264
2394
|
* <p>The criteria used to filter the machine learning transforms.</p>
|
|
3265
2395
|
*/
|
|
@@ -3305,12 +2435,6 @@ export interface TransformFilterCriteria {
|
|
|
3305
2435
|
*/
|
|
3306
2436
|
Schema?: SchemaColumn[];
|
|
3307
2437
|
}
|
|
3308
|
-
export declare namespace TransformFilterCriteria {
|
|
3309
|
-
/**
|
|
3310
|
-
* @internal
|
|
3311
|
-
*/
|
|
3312
|
-
const filterSensitiveLog: (obj: TransformFilterCriteria) => any;
|
|
3313
|
-
}
|
|
3314
2438
|
export declare enum TransformSortColumnType {
|
|
3315
2439
|
CREATED = "CREATED",
|
|
3316
2440
|
LAST_MODIFIED = "LAST_MODIFIED",
|
|
@@ -3333,12 +2457,6 @@ export interface TransformSortCriteria {
|
|
|
3333
2457
|
*/
|
|
3334
2458
|
SortDirection: SortDirectionType | string | undefined;
|
|
3335
2459
|
}
|
|
3336
|
-
export declare namespace TransformSortCriteria {
|
|
3337
|
-
/**
|
|
3338
|
-
* @internal
|
|
3339
|
-
*/
|
|
3340
|
-
const filterSensitiveLog: (obj: TransformSortCriteria) => any;
|
|
3341
|
-
}
|
|
3342
2460
|
export interface GetMLTransformsRequest {
|
|
3343
2461
|
/**
|
|
3344
2462
|
* <p>A paginated token to offset the results.</p>
|
|
@@ -3357,12 +2475,6 @@ export interface GetMLTransformsRequest {
|
|
|
3357
2475
|
*/
|
|
3358
2476
|
Sort?: TransformSortCriteria;
|
|
3359
2477
|
}
|
|
3360
|
-
export declare namespace GetMLTransformsRequest {
|
|
3361
|
-
/**
|
|
3362
|
-
* @internal
|
|
3363
|
-
*/
|
|
3364
|
-
const filterSensitiveLog: (obj: GetMLTransformsRequest) => any;
|
|
3365
|
-
}
|
|
3366
2478
|
/**
|
|
3367
2479
|
* <p>A structure for a machine learning transform.</p>
|
|
3368
2480
|
*/
|
|
@@ -3514,12 +2626,6 @@ export interface MLTransform {
|
|
|
3514
2626
|
*/
|
|
3515
2627
|
TransformEncryption?: TransformEncryption;
|
|
3516
2628
|
}
|
|
3517
|
-
export declare namespace MLTransform {
|
|
3518
|
-
/**
|
|
3519
|
-
* @internal
|
|
3520
|
-
*/
|
|
3521
|
-
const filterSensitiveLog: (obj: MLTransform) => any;
|
|
3522
|
-
}
|
|
3523
2629
|
export interface GetMLTransformsResponse {
|
|
3524
2630
|
/**
|
|
3525
2631
|
* <p>A list of machine learning transforms.</p>
|
|
@@ -3530,12 +2636,6 @@ export interface GetMLTransformsResponse {
|
|
|
3530
2636
|
*/
|
|
3531
2637
|
NextToken?: string;
|
|
3532
2638
|
}
|
|
3533
|
-
export declare namespace GetMLTransformsResponse {
|
|
3534
|
-
/**
|
|
3535
|
-
* @internal
|
|
3536
|
-
*/
|
|
3537
|
-
const filterSensitiveLog: (obj: GetMLTransformsResponse) => any;
|
|
3538
|
-
}
|
|
3539
2639
|
export interface GetPartitionRequest {
|
|
3540
2640
|
/**
|
|
3541
2641
|
* <p>The ID of the Data Catalog where the partition in question resides. If none is provided,
|
|
@@ -3555,12 +2655,6 @@ export interface GetPartitionRequest {
|
|
|
3555
2655
|
*/
|
|
3556
2656
|
PartitionValues: string[] | undefined;
|
|
3557
2657
|
}
|
|
3558
|
-
export declare namespace GetPartitionRequest {
|
|
3559
|
-
/**
|
|
3560
|
-
* @internal
|
|
3561
|
-
*/
|
|
3562
|
-
const filterSensitiveLog: (obj: GetPartitionRequest) => any;
|
|
3563
|
-
}
|
|
3564
2658
|
export interface GetPartitionResponse {
|
|
3565
2659
|
/**
|
|
3566
2660
|
* <p>The requested information, in the form of a <code>Partition</code>
|
|
@@ -3568,12 +2662,6 @@ export interface GetPartitionResponse {
|
|
|
3568
2662
|
*/
|
|
3569
2663
|
Partition?: Partition;
|
|
3570
2664
|
}
|
|
3571
|
-
export declare namespace GetPartitionResponse {
|
|
3572
|
-
/**
|
|
3573
|
-
* @internal
|
|
3574
|
-
*/
|
|
3575
|
-
const filterSensitiveLog: (obj: GetPartitionResponse) => any;
|
|
3576
|
-
}
|
|
3577
2665
|
export interface GetPartitionIndexesRequest {
|
|
3578
2666
|
/**
|
|
3579
2667
|
* <p>The catalog ID where the table resides.</p>
|
|
@@ -3592,12 +2680,6 @@ export interface GetPartitionIndexesRequest {
|
|
|
3592
2680
|
*/
|
|
3593
2681
|
NextToken?: string;
|
|
3594
2682
|
}
|
|
3595
|
-
export declare namespace GetPartitionIndexesRequest {
|
|
3596
|
-
/**
|
|
3597
|
-
* @internal
|
|
3598
|
-
*/
|
|
3599
|
-
const filterSensitiveLog: (obj: GetPartitionIndexesRequest) => any;
|
|
3600
|
-
}
|
|
3601
2683
|
export declare enum BackfillErrorCode {
|
|
3602
2684
|
ENCRYPTED_PARTITION_ERROR = "ENCRYPTED_PARTITION_ERROR",
|
|
3603
2685
|
INTERNAL_ERROR = "INTERNAL_ERROR",
|
|
@@ -3638,12 +2720,6 @@ export interface BackfillError {
|
|
|
3638
2720
|
*/
|
|
3639
2721
|
Partitions?: PartitionValueList[];
|
|
3640
2722
|
}
|
|
3641
|
-
export declare namespace BackfillError {
|
|
3642
|
-
/**
|
|
3643
|
-
* @internal
|
|
3644
|
-
*/
|
|
3645
|
-
const filterSensitiveLog: (obj: BackfillError) => any;
|
|
3646
|
-
}
|
|
3647
2723
|
export declare enum PartitionIndexStatus {
|
|
3648
2724
|
ACTIVE = "ACTIVE",
|
|
3649
2725
|
CREATING = "CREATING",
|
|
@@ -3663,12 +2739,6 @@ export interface KeySchemaElement {
|
|
|
3663
2739
|
*/
|
|
3664
2740
|
Type: string | undefined;
|
|
3665
2741
|
}
|
|
3666
|
-
export declare namespace KeySchemaElement {
|
|
3667
|
-
/**
|
|
3668
|
-
* @internal
|
|
3669
|
-
*/
|
|
3670
|
-
const filterSensitiveLog: (obj: KeySchemaElement) => any;
|
|
3671
|
-
}
|
|
3672
2742
|
/**
|
|
3673
2743
|
* <p>A descriptor for a partition index in a table.</p>
|
|
3674
2744
|
*/
|
|
@@ -3706,12 +2776,6 @@ export interface PartitionIndexDescriptor {
|
|
|
3706
2776
|
*/
|
|
3707
2777
|
BackfillErrors?: BackfillError[];
|
|
3708
2778
|
}
|
|
3709
|
-
export declare namespace PartitionIndexDescriptor {
|
|
3710
|
-
/**
|
|
3711
|
-
* @internal
|
|
3712
|
-
*/
|
|
3713
|
-
const filterSensitiveLog: (obj: PartitionIndexDescriptor) => any;
|
|
3714
|
-
}
|
|
3715
2779
|
export interface GetPartitionIndexesResponse {
|
|
3716
2780
|
/**
|
|
3717
2781
|
* <p>A list of index descriptors.</p>
|
|
@@ -3722,12 +2786,6 @@ export interface GetPartitionIndexesResponse {
|
|
|
3722
2786
|
*/
|
|
3723
2787
|
NextToken?: string;
|
|
3724
2788
|
}
|
|
3725
|
-
export declare namespace GetPartitionIndexesResponse {
|
|
3726
|
-
/**
|
|
3727
|
-
* @internal
|
|
3728
|
-
*/
|
|
3729
|
-
const filterSensitiveLog: (obj: GetPartitionIndexesResponse) => any;
|
|
3730
|
-
}
|
|
3731
2789
|
/**
|
|
3732
2790
|
* <p>Defines a non-overlapping region of a table's partitions, allowing
|
|
3733
2791
|
* multiple requests to be run in parallel.</p>
|
|
@@ -3743,12 +2801,6 @@ export interface Segment {
|
|
|
3743
2801
|
*/
|
|
3744
2802
|
TotalSegments: number | undefined;
|
|
3745
2803
|
}
|
|
3746
|
-
export declare namespace Segment {
|
|
3747
|
-
/**
|
|
3748
|
-
* @internal
|
|
3749
|
-
*/
|
|
3750
|
-
const filterSensitiveLog: (obj: Segment) => any;
|
|
3751
|
-
}
|
|
3752
2804
|
export interface GetPartitionsRequest {
|
|
3753
2805
|
/**
|
|
3754
2806
|
* <p>The ID of the Data Catalog where the partitions in question reside. If none is provided,
|
|
@@ -3898,12 +2950,6 @@ export interface GetPartitionsRequest {
|
|
|
3898
2950
|
*/
|
|
3899
2951
|
QueryAsOfTime?: Date;
|
|
3900
2952
|
}
|
|
3901
|
-
export declare namespace GetPartitionsRequest {
|
|
3902
|
-
/**
|
|
3903
|
-
* @internal
|
|
3904
|
-
*/
|
|
3905
|
-
const filterSensitiveLog: (obj: GetPartitionsRequest) => any;
|
|
3906
|
-
}
|
|
3907
2953
|
export interface GetPartitionsResponse {
|
|
3908
2954
|
/**
|
|
3909
2955
|
* <p>A list of requested partitions.</p>
|
|
@@ -3915,12 +2961,6 @@ export interface GetPartitionsResponse {
|
|
|
3915
2961
|
*/
|
|
3916
2962
|
NextToken?: string;
|
|
3917
2963
|
}
|
|
3918
|
-
export declare namespace GetPartitionsResponse {
|
|
3919
|
-
/**
|
|
3920
|
-
* @internal
|
|
3921
|
-
*/
|
|
3922
|
-
const filterSensitiveLog: (obj: GetPartitionsResponse) => any;
|
|
3923
|
-
}
|
|
3924
2964
|
export interface GetPlanRequest {
|
|
3925
2965
|
/**
|
|
3926
2966
|
* <p>The list of mappings from a source table to target tables.</p>
|
|
@@ -3959,12 +2999,6 @@ export interface GetPlanRequest {
|
|
|
3959
2999
|
*/
|
|
3960
3000
|
AdditionalPlanOptionsMap?: Record<string, string>;
|
|
3961
3001
|
}
|
|
3962
|
-
export declare namespace GetPlanRequest {
|
|
3963
|
-
/**
|
|
3964
|
-
* @internal
|
|
3965
|
-
*/
|
|
3966
|
-
const filterSensitiveLog: (obj: GetPlanRequest) => any;
|
|
3967
|
-
}
|
|
3968
3002
|
export interface GetPlanResponse {
|
|
3969
3003
|
/**
|
|
3970
3004
|
* <p>A Python script to perform the mapping.</p>
|
|
@@ -3975,24 +3009,12 @@ export interface GetPlanResponse {
|
|
|
3975
3009
|
*/
|
|
3976
3010
|
ScalaCode?: string;
|
|
3977
3011
|
}
|
|
3978
|
-
export declare namespace GetPlanResponse {
|
|
3979
|
-
/**
|
|
3980
|
-
* @internal
|
|
3981
|
-
*/
|
|
3982
|
-
const filterSensitiveLog: (obj: GetPlanResponse) => any;
|
|
3983
|
-
}
|
|
3984
3012
|
export interface GetRegistryInput {
|
|
3985
3013
|
/**
|
|
3986
3014
|
* <p>This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
|
|
3987
3015
|
*/
|
|
3988
3016
|
RegistryId: RegistryId | undefined;
|
|
3989
3017
|
}
|
|
3990
|
-
export declare namespace GetRegistryInput {
|
|
3991
|
-
/**
|
|
3992
|
-
* @internal
|
|
3993
|
-
*/
|
|
3994
|
-
const filterSensitiveLog: (obj: GetRegistryInput) => any;
|
|
3995
|
-
}
|
|
3996
3018
|
export interface GetRegistryResponse {
|
|
3997
3019
|
/**
|
|
3998
3020
|
* <p>The name of the registry.</p>
|
|
@@ -4019,12 +3041,6 @@ export interface GetRegistryResponse {
|
|
|
4019
3041
|
*/
|
|
4020
3042
|
UpdatedTime?: string;
|
|
4021
3043
|
}
|
|
4022
|
-
export declare namespace GetRegistryResponse {
|
|
4023
|
-
/**
|
|
4024
|
-
* @internal
|
|
4025
|
-
*/
|
|
4026
|
-
const filterSensitiveLog: (obj: GetRegistryResponse) => any;
|
|
4027
|
-
}
|
|
4028
3044
|
export interface GetResourcePoliciesRequest {
|
|
4029
3045
|
/**
|
|
4030
3046
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -4035,12 +3051,6 @@ export interface GetResourcePoliciesRequest {
|
|
|
4035
3051
|
*/
|
|
4036
3052
|
MaxResults?: number;
|
|
4037
3053
|
}
|
|
4038
|
-
export declare namespace GetResourcePoliciesRequest {
|
|
4039
|
-
/**
|
|
4040
|
-
* @internal
|
|
4041
|
-
*/
|
|
4042
|
-
const filterSensitiveLog: (obj: GetResourcePoliciesRequest) => any;
|
|
4043
|
-
}
|
|
4044
3054
|
/**
|
|
4045
3055
|
* <p>A structure for returning a resource policy.</p>
|
|
4046
3056
|
*/
|
|
@@ -4062,12 +3072,6 @@ export interface GluePolicy {
|
|
|
4062
3072
|
*/
|
|
4063
3073
|
UpdateTime?: Date;
|
|
4064
3074
|
}
|
|
4065
|
-
export declare namespace GluePolicy {
|
|
4066
|
-
/**
|
|
4067
|
-
* @internal
|
|
4068
|
-
*/
|
|
4069
|
-
const filterSensitiveLog: (obj: GluePolicy) => any;
|
|
4070
|
-
}
|
|
4071
3075
|
export interface GetResourcePoliciesResponse {
|
|
4072
3076
|
/**
|
|
4073
3077
|
* <p>A list of the individual resource policies and the account-level resource policy.</p>
|
|
@@ -4078,12 +3082,6 @@ export interface GetResourcePoliciesResponse {
|
|
|
4078
3082
|
*/
|
|
4079
3083
|
NextToken?: string;
|
|
4080
3084
|
}
|
|
4081
|
-
export declare namespace GetResourcePoliciesResponse {
|
|
4082
|
-
/**
|
|
4083
|
-
* @internal
|
|
4084
|
-
*/
|
|
4085
|
-
const filterSensitiveLog: (obj: GetResourcePoliciesResponse) => any;
|
|
4086
|
-
}
|
|
4087
3085
|
export interface GetResourcePolicyRequest {
|
|
4088
3086
|
/**
|
|
4089
3087
|
* <p>The ARN of the Glue resource for which to retrieve the resource policy. If not
|
|
@@ -4093,12 +3091,6 @@ export interface GetResourcePolicyRequest {
|
|
|
4093
3091
|
*/
|
|
4094
3092
|
ResourceArn?: string;
|
|
4095
3093
|
}
|
|
4096
|
-
export declare namespace GetResourcePolicyRequest {
|
|
4097
|
-
/**
|
|
4098
|
-
* @internal
|
|
4099
|
-
*/
|
|
4100
|
-
const filterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
|
|
4101
|
-
}
|
|
4102
3094
|
export interface GetResourcePolicyResponse {
|
|
4103
3095
|
/**
|
|
4104
3096
|
* <p>Contains the requested policy document, in JSON format.</p>
|
|
@@ -4117,12 +3109,6 @@ export interface GetResourcePolicyResponse {
|
|
|
4117
3109
|
*/
|
|
4118
3110
|
UpdateTime?: Date;
|
|
4119
3111
|
}
|
|
4120
|
-
export declare namespace GetResourcePolicyResponse {
|
|
4121
|
-
/**
|
|
4122
|
-
* @internal
|
|
4123
|
-
*/
|
|
4124
|
-
const filterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
|
|
4125
|
-
}
|
|
4126
3112
|
export interface GetSchemaInput {
|
|
4127
3113
|
/**
|
|
4128
3114
|
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
@@ -4137,12 +3123,6 @@ export interface GetSchemaInput {
|
|
|
4137
3123
|
*/
|
|
4138
3124
|
SchemaId: SchemaId | undefined;
|
|
4139
3125
|
}
|
|
4140
|
-
export declare namespace GetSchemaInput {
|
|
4141
|
-
/**
|
|
4142
|
-
* @internal
|
|
4143
|
-
*/
|
|
4144
|
-
const filterSensitiveLog: (obj: GetSchemaInput) => any;
|
|
4145
|
-
}
|
|
4146
3126
|
export interface GetSchemaResponse {
|
|
4147
3127
|
/**
|
|
4148
3128
|
* <p>The name of the registry.</p>
|
|
@@ -4197,12 +3177,6 @@ export interface GetSchemaResponse {
|
|
|
4197
3177
|
*/
|
|
4198
3178
|
UpdatedTime?: string;
|
|
4199
3179
|
}
|
|
4200
|
-
export declare namespace GetSchemaResponse {
|
|
4201
|
-
/**
|
|
4202
|
-
* @internal
|
|
4203
|
-
*/
|
|
4204
|
-
const filterSensitiveLog: (obj: GetSchemaResponse) => any;
|
|
4205
|
-
}
|
|
4206
3180
|
export interface GetSchemaByDefinitionInput {
|
|
4207
3181
|
/**
|
|
4208
3182
|
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
@@ -4221,12 +3195,6 @@ export interface GetSchemaByDefinitionInput {
|
|
|
4221
3195
|
*/
|
|
4222
3196
|
SchemaDefinition: string | undefined;
|
|
4223
3197
|
}
|
|
4224
|
-
export declare namespace GetSchemaByDefinitionInput {
|
|
4225
|
-
/**
|
|
4226
|
-
* @internal
|
|
4227
|
-
*/
|
|
4228
|
-
const filterSensitiveLog: (obj: GetSchemaByDefinitionInput) => any;
|
|
4229
|
-
}
|
|
4230
3198
|
export interface GetSchemaByDefinitionResponse {
|
|
4231
3199
|
/**
|
|
4232
3200
|
* <p>The schema ID of the schema version.</p>
|
|
@@ -4249,12 +3217,6 @@ export interface GetSchemaByDefinitionResponse {
|
|
|
4249
3217
|
*/
|
|
4250
3218
|
CreatedTime?: string;
|
|
4251
3219
|
}
|
|
4252
|
-
export declare namespace GetSchemaByDefinitionResponse {
|
|
4253
|
-
/**
|
|
4254
|
-
* @internal
|
|
4255
|
-
*/
|
|
4256
|
-
const filterSensitiveLog: (obj: GetSchemaByDefinitionResponse) => any;
|
|
4257
|
-
}
|
|
4258
3220
|
/**
|
|
4259
3221
|
* <p>A structure containing the schema version information.</p>
|
|
4260
3222
|
*/
|
|
@@ -4268,12 +3230,6 @@ export interface SchemaVersionNumber {
|
|
|
4268
3230
|
*/
|
|
4269
3231
|
VersionNumber?: number;
|
|
4270
3232
|
}
|
|
4271
|
-
export declare namespace SchemaVersionNumber {
|
|
4272
|
-
/**
|
|
4273
|
-
* @internal
|
|
4274
|
-
*/
|
|
4275
|
-
const filterSensitiveLog: (obj: SchemaVersionNumber) => any;
|
|
4276
|
-
}
|
|
4277
3233
|
export interface GetSchemaVersionInput {
|
|
4278
3234
|
/**
|
|
4279
3235
|
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
@@ -4296,12 +3252,6 @@ export interface GetSchemaVersionInput {
|
|
|
4296
3252
|
*/
|
|
4297
3253
|
SchemaVersionNumber?: SchemaVersionNumber;
|
|
4298
3254
|
}
|
|
4299
|
-
export declare namespace GetSchemaVersionInput {
|
|
4300
|
-
/**
|
|
4301
|
-
* @internal
|
|
4302
|
-
*/
|
|
4303
|
-
const filterSensitiveLog: (obj: GetSchemaVersionInput) => any;
|
|
4304
|
-
}
|
|
4305
3255
|
export interface GetSchemaVersionResponse {
|
|
4306
3256
|
/**
|
|
4307
3257
|
* <p>The <code>SchemaVersionId</code> of the schema version.</p>
|
|
@@ -4332,12 +3282,6 @@ export interface GetSchemaVersionResponse {
|
|
|
4332
3282
|
*/
|
|
4333
3283
|
CreatedTime?: string;
|
|
4334
3284
|
}
|
|
4335
|
-
export declare namespace GetSchemaVersionResponse {
|
|
4336
|
-
/**
|
|
4337
|
-
* @internal
|
|
4338
|
-
*/
|
|
4339
|
-
const filterSensitiveLog: (obj: GetSchemaVersionResponse) => any;
|
|
4340
|
-
}
|
|
4341
3285
|
export declare enum SchemaDiffType {
|
|
4342
3286
|
SYNTAX_DIFF = "SYNTAX_DIFF"
|
|
4343
3287
|
}
|
|
@@ -4367,36 +3311,18 @@ export interface GetSchemaVersionsDiffInput {
|
|
|
4367
3311
|
*/
|
|
4368
3312
|
SchemaDiffType: SchemaDiffType | string | undefined;
|
|
4369
3313
|
}
|
|
4370
|
-
export declare namespace GetSchemaVersionsDiffInput {
|
|
4371
|
-
/**
|
|
4372
|
-
* @internal
|
|
4373
|
-
*/
|
|
4374
|
-
const filterSensitiveLog: (obj: GetSchemaVersionsDiffInput) => any;
|
|
4375
|
-
}
|
|
4376
3314
|
export interface GetSchemaVersionsDiffResponse {
|
|
4377
3315
|
/**
|
|
4378
3316
|
* <p>The difference between schemas as a string in JsonPatch format.</p>
|
|
4379
3317
|
*/
|
|
4380
3318
|
Diff?: string;
|
|
4381
3319
|
}
|
|
4382
|
-
export declare namespace GetSchemaVersionsDiffResponse {
|
|
4383
|
-
/**
|
|
4384
|
-
* @internal
|
|
4385
|
-
*/
|
|
4386
|
-
const filterSensitiveLog: (obj: GetSchemaVersionsDiffResponse) => any;
|
|
4387
|
-
}
|
|
4388
3320
|
export interface GetSecurityConfigurationRequest {
|
|
4389
3321
|
/**
|
|
4390
3322
|
* <p>The name of the security configuration to retrieve.</p>
|
|
4391
3323
|
*/
|
|
4392
3324
|
Name: string | undefined;
|
|
4393
3325
|
}
|
|
4394
|
-
export declare namespace GetSecurityConfigurationRequest {
|
|
4395
|
-
/**
|
|
4396
|
-
* @internal
|
|
4397
|
-
*/
|
|
4398
|
-
const filterSensitiveLog: (obj: GetSecurityConfigurationRequest) => any;
|
|
4399
|
-
}
|
|
4400
3326
|
/**
|
|
4401
3327
|
* <p>Specifies a security configuration.</p>
|
|
4402
3328
|
*/
|
|
@@ -4414,24 +3340,12 @@ export interface SecurityConfiguration {
|
|
|
4414
3340
|
*/
|
|
4415
3341
|
EncryptionConfiguration?: EncryptionConfiguration;
|
|
4416
3342
|
}
|
|
4417
|
-
export declare namespace SecurityConfiguration {
|
|
4418
|
-
/**
|
|
4419
|
-
* @internal
|
|
4420
|
-
*/
|
|
4421
|
-
const filterSensitiveLog: (obj: SecurityConfiguration) => any;
|
|
4422
|
-
}
|
|
4423
3343
|
export interface GetSecurityConfigurationResponse {
|
|
4424
3344
|
/**
|
|
4425
3345
|
* <p>The requested security configuration.</p>
|
|
4426
3346
|
*/
|
|
4427
3347
|
SecurityConfiguration?: SecurityConfiguration;
|
|
4428
3348
|
}
|
|
4429
|
-
export declare namespace GetSecurityConfigurationResponse {
|
|
4430
|
-
/**
|
|
4431
|
-
* @internal
|
|
4432
|
-
*/
|
|
4433
|
-
const filterSensitiveLog: (obj: GetSecurityConfigurationResponse) => any;
|
|
4434
|
-
}
|
|
4435
3349
|
export interface GetSecurityConfigurationsRequest {
|
|
4436
3350
|
/**
|
|
4437
3351
|
* <p>The maximum number of results to return.</p>
|
|
@@ -4442,12 +3356,6 @@ export interface GetSecurityConfigurationsRequest {
|
|
|
4442
3356
|
*/
|
|
4443
3357
|
NextToken?: string;
|
|
4444
3358
|
}
|
|
4445
|
-
export declare namespace GetSecurityConfigurationsRequest {
|
|
4446
|
-
/**
|
|
4447
|
-
* @internal
|
|
4448
|
-
*/
|
|
4449
|
-
const filterSensitiveLog: (obj: GetSecurityConfigurationsRequest) => any;
|
|
4450
|
-
}
|
|
4451
3359
|
export interface GetSecurityConfigurationsResponse {
|
|
4452
3360
|
/**
|
|
4453
3361
|
* <p>A list of security configurations.</p>
|
|
@@ -4459,12 +3367,6 @@ export interface GetSecurityConfigurationsResponse {
|
|
|
4459
3367
|
*/
|
|
4460
3368
|
NextToken?: string;
|
|
4461
3369
|
}
|
|
4462
|
-
export declare namespace GetSecurityConfigurationsResponse {
|
|
4463
|
-
/**
|
|
4464
|
-
* @internal
|
|
4465
|
-
*/
|
|
4466
|
-
const filterSensitiveLog: (obj: GetSecurityConfigurationsResponse) => any;
|
|
4467
|
-
}
|
|
4468
3370
|
export interface GetSessionRequest {
|
|
4469
3371
|
/**
|
|
4470
3372
|
* <p>The ID of the session. </p>
|
|
@@ -4475,24 +3377,12 @@ export interface GetSessionRequest {
|
|
|
4475
3377
|
*/
|
|
4476
3378
|
RequestOrigin?: string;
|
|
4477
3379
|
}
|
|
4478
|
-
export declare namespace GetSessionRequest {
|
|
4479
|
-
/**
|
|
4480
|
-
* @internal
|
|
4481
|
-
*/
|
|
4482
|
-
const filterSensitiveLog: (obj: GetSessionRequest) => any;
|
|
4483
|
-
}
|
|
4484
3380
|
export interface GetSessionResponse {
|
|
4485
3381
|
/**
|
|
4486
3382
|
* <p>The session object is returned in the response.</p>
|
|
4487
3383
|
*/
|
|
4488
3384
|
Session?: Session;
|
|
4489
3385
|
}
|
|
4490
|
-
export declare namespace GetSessionResponse {
|
|
4491
|
-
/**
|
|
4492
|
-
* @internal
|
|
4493
|
-
*/
|
|
4494
|
-
const filterSensitiveLog: (obj: GetSessionResponse) => any;
|
|
4495
|
-
}
|
|
4496
3386
|
export interface GetStatementRequest {
|
|
4497
3387
|
/**
|
|
4498
3388
|
* <p>The Session ID of the statement.</p>
|
|
@@ -4507,12 +3397,6 @@ export interface GetStatementRequest {
|
|
|
4507
3397
|
*/
|
|
4508
3398
|
RequestOrigin?: string;
|
|
4509
3399
|
}
|
|
4510
|
-
export declare namespace GetStatementRequest {
|
|
4511
|
-
/**
|
|
4512
|
-
* @internal
|
|
4513
|
-
*/
|
|
4514
|
-
const filterSensitiveLog: (obj: GetStatementRequest) => any;
|
|
4515
|
-
}
|
|
4516
3400
|
/**
|
|
4517
3401
|
* <p>The code execution output in JSON format.</p>
|
|
4518
3402
|
*/
|
|
@@ -4522,12 +3406,6 @@ export interface StatementOutputData {
|
|
|
4522
3406
|
*/
|
|
4523
3407
|
TextPlain?: string;
|
|
4524
3408
|
}
|
|
4525
|
-
export declare namespace StatementOutputData {
|
|
4526
|
-
/**
|
|
4527
|
-
* @internal
|
|
4528
|
-
*/
|
|
4529
|
-
const filterSensitiveLog: (obj: StatementOutputData) => any;
|
|
4530
|
-
}
|
|
4531
3409
|
export declare enum StatementState {
|
|
4532
3410
|
AVAILABLE = "AVAILABLE",
|
|
4533
3411
|
CANCELLED = "CANCELLED",
|
|
@@ -4565,12 +3443,6 @@ export interface StatementOutput {
|
|
|
4565
3443
|
*/
|
|
4566
3444
|
Traceback?: string[];
|
|
4567
3445
|
}
|
|
4568
|
-
export declare namespace StatementOutput {
|
|
4569
|
-
/**
|
|
4570
|
-
* @internal
|
|
4571
|
-
*/
|
|
4572
|
-
const filterSensitiveLog: (obj: StatementOutput) => any;
|
|
4573
|
-
}
|
|
4574
3446
|
/**
|
|
4575
3447
|
* <p>The statement or request for a particular action to occur in a session.</p>
|
|
4576
3448
|
*/
|
|
@@ -4604,24 +3476,12 @@ export interface Statement {
|
|
|
4604
3476
|
*/
|
|
4605
3477
|
CompletedOn?: number;
|
|
4606
3478
|
}
|
|
4607
|
-
export declare namespace Statement {
|
|
4608
|
-
/**
|
|
4609
|
-
* @internal
|
|
4610
|
-
*/
|
|
4611
|
-
const filterSensitiveLog: (obj: Statement) => any;
|
|
4612
|
-
}
|
|
4613
3479
|
export interface GetStatementResponse {
|
|
4614
3480
|
/**
|
|
4615
3481
|
* <p>Returns the statement.</p>
|
|
4616
3482
|
*/
|
|
4617
3483
|
Statement?: Statement;
|
|
4618
3484
|
}
|
|
4619
|
-
export declare namespace GetStatementResponse {
|
|
4620
|
-
/**
|
|
4621
|
-
* @internal
|
|
4622
|
-
*/
|
|
4623
|
-
const filterSensitiveLog: (obj: GetStatementResponse) => any;
|
|
4624
|
-
}
|
|
4625
3485
|
export interface GetTableRequest {
|
|
4626
3486
|
/**
|
|
4627
3487
|
* <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
|
|
@@ -4647,12 +3507,6 @@ export interface GetTableRequest {
|
|
|
4647
3507
|
*/
|
|
4648
3508
|
QueryAsOfTime?: Date;
|
|
4649
3509
|
}
|
|
4650
|
-
export declare namespace GetTableRequest {
|
|
4651
|
-
/**
|
|
4652
|
-
* @internal
|
|
4653
|
-
*/
|
|
4654
|
-
const filterSensitiveLog: (obj: GetTableRequest) => any;
|
|
4655
|
-
}
|
|
4656
3510
|
/**
|
|
4657
3511
|
* <p>Represents a collection of related data organized in columns and rows.</p>
|
|
4658
3512
|
*/
|
|
@@ -4749,24 +3603,12 @@ export interface Table {
|
|
|
4749
3603
|
*/
|
|
4750
3604
|
VersionId?: string;
|
|
4751
3605
|
}
|
|
4752
|
-
export declare namespace Table {
|
|
4753
|
-
/**
|
|
4754
|
-
* @internal
|
|
4755
|
-
*/
|
|
4756
|
-
const filterSensitiveLog: (obj: Table) => any;
|
|
4757
|
-
}
|
|
4758
3606
|
export interface GetTableResponse {
|
|
4759
3607
|
/**
|
|
4760
3608
|
* <p>The <code>Table</code> object that defines the specified table.</p>
|
|
4761
3609
|
*/
|
|
4762
3610
|
Table?: Table;
|
|
4763
3611
|
}
|
|
4764
|
-
export declare namespace GetTableResponse {
|
|
4765
|
-
/**
|
|
4766
|
-
* @internal
|
|
4767
|
-
*/
|
|
4768
|
-
const filterSensitiveLog: (obj: GetTableResponse) => any;
|
|
4769
|
-
}
|
|
4770
3612
|
export interface GetTablesRequest {
|
|
4771
3613
|
/**
|
|
4772
3614
|
* <p>The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account
|
|
@@ -4800,12 +3642,6 @@ export interface GetTablesRequest {
|
|
|
4800
3642
|
*/
|
|
4801
3643
|
QueryAsOfTime?: Date;
|
|
4802
3644
|
}
|
|
4803
|
-
export declare namespace GetTablesRequest {
|
|
4804
|
-
/**
|
|
4805
|
-
* @internal
|
|
4806
|
-
*/
|
|
4807
|
-
const filterSensitiveLog: (obj: GetTablesRequest) => any;
|
|
4808
|
-
}
|
|
4809
3645
|
export interface GetTablesResponse {
|
|
4810
3646
|
/**
|
|
4811
3647
|
* <p>A list of the requested <code>Table</code> objects.</p>
|
|
@@ -4817,12 +3653,6 @@ export interface GetTablesResponse {
|
|
|
4817
3653
|
*/
|
|
4818
3654
|
NextToken?: string;
|
|
4819
3655
|
}
|
|
4820
|
-
export declare namespace GetTablesResponse {
|
|
4821
|
-
/**
|
|
4822
|
-
* @internal
|
|
4823
|
-
*/
|
|
4824
|
-
const filterSensitiveLog: (obj: GetTablesResponse) => any;
|
|
4825
|
-
}
|
|
4826
3656
|
export interface GetTableVersionRequest {
|
|
4827
3657
|
/**
|
|
4828
3658
|
* <p>The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account
|
|
@@ -4844,12 +3674,6 @@ export interface GetTableVersionRequest {
|
|
|
4844
3674
|
*/
|
|
4845
3675
|
VersionId?: string;
|
|
4846
3676
|
}
|
|
4847
|
-
export declare namespace GetTableVersionRequest {
|
|
4848
|
-
/**
|
|
4849
|
-
* @internal
|
|
4850
|
-
*/
|
|
4851
|
-
const filterSensitiveLog: (obj: GetTableVersionRequest) => any;
|
|
4852
|
-
}
|
|
4853
3677
|
/**
|
|
4854
3678
|
* <p>Specifies a version of a table.</p>
|
|
4855
3679
|
*/
|
|
@@ -4863,24 +3687,12 @@ export interface TableVersion {
|
|
|
4863
3687
|
*/
|
|
4864
3688
|
VersionId?: string;
|
|
4865
3689
|
}
|
|
4866
|
-
export declare namespace TableVersion {
|
|
4867
|
-
/**
|
|
4868
|
-
* @internal
|
|
4869
|
-
*/
|
|
4870
|
-
const filterSensitiveLog: (obj: TableVersion) => any;
|
|
4871
|
-
}
|
|
4872
3690
|
export interface GetTableVersionResponse {
|
|
4873
3691
|
/**
|
|
4874
3692
|
* <p>The requested table version.</p>
|
|
4875
3693
|
*/
|
|
4876
3694
|
TableVersion?: TableVersion;
|
|
4877
3695
|
}
|
|
4878
|
-
export declare namespace GetTableVersionResponse {
|
|
4879
|
-
/**
|
|
4880
|
-
* @internal
|
|
4881
|
-
*/
|
|
4882
|
-
const filterSensitiveLog: (obj: GetTableVersionResponse) => any;
|
|
4883
|
-
}
|
|
4884
3696
|
export interface GetTableVersionsRequest {
|
|
4885
3697
|
/**
|
|
4886
3698
|
* <p>The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account
|
|
@@ -4906,12 +3718,6 @@ export interface GetTableVersionsRequest {
|
|
|
4906
3718
|
*/
|
|
4907
3719
|
MaxResults?: number;
|
|
4908
3720
|
}
|
|
4909
|
-
export declare namespace GetTableVersionsRequest {
|
|
4910
|
-
/**
|
|
4911
|
-
* @internal
|
|
4912
|
-
*/
|
|
4913
|
-
const filterSensitiveLog: (obj: GetTableVersionsRequest) => any;
|
|
4914
|
-
}
|
|
4915
3721
|
export interface GetTableVersionsResponse {
|
|
4916
3722
|
/**
|
|
4917
3723
|
* <p>A list of strings identifying available versions of the
|
|
@@ -4924,60 +3730,30 @@ export interface GetTableVersionsResponse {
|
|
|
4924
3730
|
*/
|
|
4925
3731
|
NextToken?: string;
|
|
4926
3732
|
}
|
|
4927
|
-
export declare namespace GetTableVersionsResponse {
|
|
4928
|
-
/**
|
|
4929
|
-
* @internal
|
|
4930
|
-
*/
|
|
4931
|
-
const filterSensitiveLog: (obj: GetTableVersionsResponse) => any;
|
|
4932
|
-
}
|
|
4933
3733
|
export interface GetTagsRequest {
|
|
4934
3734
|
/**
|
|
4935
3735
|
* <p>The Amazon Resource Name (ARN) of the resource for which to retrieve tags.</p>
|
|
4936
3736
|
*/
|
|
4937
3737
|
ResourceArn: string | undefined;
|
|
4938
3738
|
}
|
|
4939
|
-
export declare namespace GetTagsRequest {
|
|
4940
|
-
/**
|
|
4941
|
-
* @internal
|
|
4942
|
-
*/
|
|
4943
|
-
const filterSensitiveLog: (obj: GetTagsRequest) => any;
|
|
4944
|
-
}
|
|
4945
3739
|
export interface GetTagsResponse {
|
|
4946
3740
|
/**
|
|
4947
3741
|
* <p>The requested tags.</p>
|
|
4948
3742
|
*/
|
|
4949
3743
|
Tags?: Record<string, string>;
|
|
4950
3744
|
}
|
|
4951
|
-
export declare namespace GetTagsResponse {
|
|
4952
|
-
/**
|
|
4953
|
-
* @internal
|
|
4954
|
-
*/
|
|
4955
|
-
const filterSensitiveLog: (obj: GetTagsResponse) => any;
|
|
4956
|
-
}
|
|
4957
3745
|
export interface GetTriggerRequest {
|
|
4958
3746
|
/**
|
|
4959
3747
|
* <p>The name of the trigger to retrieve.</p>
|
|
4960
3748
|
*/
|
|
4961
3749
|
Name: string | undefined;
|
|
4962
3750
|
}
|
|
4963
|
-
export declare namespace GetTriggerRequest {
|
|
4964
|
-
/**
|
|
4965
|
-
* @internal
|
|
4966
|
-
*/
|
|
4967
|
-
const filterSensitiveLog: (obj: GetTriggerRequest) => any;
|
|
4968
|
-
}
|
|
4969
3751
|
export interface GetTriggerResponse {
|
|
4970
3752
|
/**
|
|
4971
3753
|
* <p>The requested trigger definition.</p>
|
|
4972
3754
|
*/
|
|
4973
3755
|
Trigger?: Trigger;
|
|
4974
3756
|
}
|
|
4975
|
-
export declare namespace GetTriggerResponse {
|
|
4976
|
-
/**
|
|
4977
|
-
* @internal
|
|
4978
|
-
*/
|
|
4979
|
-
const filterSensitiveLog: (obj: GetTriggerResponse) => any;
|
|
4980
|
-
}
|
|
4981
3757
|
export interface GetTriggersRequest {
|
|
4982
3758
|
/**
|
|
4983
3759
|
* <p>A continuation token, if this is a continuation call.</p>
|
|
@@ -4993,12 +3769,6 @@ export interface GetTriggersRequest {
|
|
|
4993
3769
|
*/
|
|
4994
3770
|
MaxResults?: number;
|
|
4995
3771
|
}
|
|
4996
|
-
export declare namespace GetTriggersRequest {
|
|
4997
|
-
/**
|
|
4998
|
-
* @internal
|
|
4999
|
-
*/
|
|
5000
|
-
const filterSensitiveLog: (obj: GetTriggersRequest) => any;
|
|
5001
|
-
}
|
|
5002
3772
|
export interface GetTriggersResponse {
|
|
5003
3773
|
/**
|
|
5004
3774
|
* <p>A list of triggers for the specified job.</p>
|
|
@@ -5010,12 +3780,6 @@ export interface GetTriggersResponse {
|
|
|
5010
3780
|
*/
|
|
5011
3781
|
NextToken?: string;
|
|
5012
3782
|
}
|
|
5013
|
-
export declare namespace GetTriggersResponse {
|
|
5014
|
-
/**
|
|
5015
|
-
* @internal
|
|
5016
|
-
*/
|
|
5017
|
-
const filterSensitiveLog: (obj: GetTriggersResponse) => any;
|
|
5018
|
-
}
|
|
5019
3783
|
export declare enum PermissionType {
|
|
5020
3784
|
CELL_FILTER_PERMISSION = "CELL_FILTER_PERMISSION",
|
|
5021
3785
|
COLUMN_PERMISSION = "COLUMN_PERMISSION"
|
|
@@ -5031,12 +3795,6 @@ export interface GetUnfilteredPartitionMetadataRequest {
|
|
|
5031
3795
|
AuditContext?: AuditContext;
|
|
5032
3796
|
SupportedPermissionTypes: (PermissionType | string)[] | undefined;
|
|
5033
3797
|
}
|
|
5034
|
-
export declare namespace GetUnfilteredPartitionMetadataRequest {
|
|
5035
|
-
/**
|
|
5036
|
-
* @internal
|
|
5037
|
-
*/
|
|
5038
|
-
const filterSensitiveLog: (obj: GetUnfilteredPartitionMetadataRequest) => any;
|
|
5039
|
-
}
|
|
5040
3798
|
export interface GetUnfilteredPartitionMetadataResponse {
|
|
5041
3799
|
/**
|
|
5042
3800
|
* <p>Represents a slice of table data.</p>
|
|
@@ -5045,12 +3803,6 @@ export interface GetUnfilteredPartitionMetadataResponse {
|
|
|
5045
3803
|
AuthorizedColumns?: string[];
|
|
5046
3804
|
IsRegisteredWithLakeFormation?: boolean;
|
|
5047
3805
|
}
|
|
5048
|
-
export declare namespace GetUnfilteredPartitionMetadataResponse {
|
|
5049
|
-
/**
|
|
5050
|
-
* @internal
|
|
5051
|
-
*/
|
|
5052
|
-
const filterSensitiveLog: (obj: GetUnfilteredPartitionMetadataResponse) => any;
|
|
5053
|
-
}
|
|
5054
3806
|
export declare class PermissionTypeMismatchException extends __BaseException {
|
|
5055
3807
|
readonly name: "PermissionTypeMismatchException";
|
|
5056
3808
|
readonly $fault: "client";
|
|
@@ -5078,12 +3830,6 @@ export interface GetUnfilteredPartitionsMetadataRequest {
|
|
|
5078
3830
|
Segment?: Segment;
|
|
5079
3831
|
MaxResults?: number;
|
|
5080
3832
|
}
|
|
5081
|
-
export declare namespace GetUnfilteredPartitionsMetadataRequest {
|
|
5082
|
-
/**
|
|
5083
|
-
* @internal
|
|
5084
|
-
*/
|
|
5085
|
-
const filterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataRequest) => any;
|
|
5086
|
-
}
|
|
5087
3833
|
export interface UnfilteredPartition {
|
|
5088
3834
|
/**
|
|
5089
3835
|
* <p>Represents a slice of table data.</p>
|
|
@@ -5092,22 +3838,10 @@ export interface UnfilteredPartition {
|
|
|
5092
3838
|
AuthorizedColumns?: string[];
|
|
5093
3839
|
IsRegisteredWithLakeFormation?: boolean;
|
|
5094
3840
|
}
|
|
5095
|
-
export declare namespace UnfilteredPartition {
|
|
5096
|
-
/**
|
|
5097
|
-
* @internal
|
|
5098
|
-
*/
|
|
5099
|
-
const filterSensitiveLog: (obj: UnfilteredPartition) => any;
|
|
5100
|
-
}
|
|
5101
3841
|
export interface GetUnfilteredPartitionsMetadataResponse {
|
|
5102
3842
|
UnfilteredPartitions?: UnfilteredPartition[];
|
|
5103
3843
|
NextToken?: string;
|
|
5104
3844
|
}
|
|
5105
|
-
export declare namespace GetUnfilteredPartitionsMetadataResponse {
|
|
5106
|
-
/**
|
|
5107
|
-
* @internal
|
|
5108
|
-
*/
|
|
5109
|
-
const filterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataResponse) => any;
|
|
5110
|
-
}
|
|
5111
3845
|
export interface GetUnfilteredTableMetadataRequest {
|
|
5112
3846
|
CatalogId: string | undefined;
|
|
5113
3847
|
DatabaseName: string | undefined;
|
|
@@ -5118,22 +3852,10 @@ export interface GetUnfilteredTableMetadataRequest {
|
|
|
5118
3852
|
AuditContext?: AuditContext;
|
|
5119
3853
|
SupportedPermissionTypes: (PermissionType | string)[] | undefined;
|
|
5120
3854
|
}
|
|
5121
|
-
export declare namespace GetUnfilteredTableMetadataRequest {
|
|
5122
|
-
/**
|
|
5123
|
-
* @internal
|
|
5124
|
-
*/
|
|
5125
|
-
const filterSensitiveLog: (obj: GetUnfilteredTableMetadataRequest) => any;
|
|
5126
|
-
}
|
|
5127
3855
|
export interface ColumnRowFilter {
|
|
5128
3856
|
ColumnName?: string;
|
|
5129
3857
|
RowFilterExpression?: string;
|
|
5130
3858
|
}
|
|
5131
|
-
export declare namespace ColumnRowFilter {
|
|
5132
|
-
/**
|
|
5133
|
-
* @internal
|
|
5134
|
-
*/
|
|
5135
|
-
const filterSensitiveLog: (obj: ColumnRowFilter) => any;
|
|
5136
|
-
}
|
|
5137
3859
|
export interface GetUnfilteredTableMetadataResponse {
|
|
5138
3860
|
/**
|
|
5139
3861
|
* <p>Represents a collection of related data organized in columns and rows.</p>
|
|
@@ -5143,12 +3865,6 @@ export interface GetUnfilteredTableMetadataResponse {
|
|
|
5143
3865
|
IsRegisteredWithLakeFormation?: boolean;
|
|
5144
3866
|
CellFilters?: ColumnRowFilter[];
|
|
5145
3867
|
}
|
|
5146
|
-
export declare namespace GetUnfilteredTableMetadataResponse {
|
|
5147
|
-
/**
|
|
5148
|
-
* @internal
|
|
5149
|
-
*/
|
|
5150
|
-
const filterSensitiveLog: (obj: GetUnfilteredTableMetadataResponse) => any;
|
|
5151
|
-
}
|
|
5152
3868
|
export interface GetUserDefinedFunctionRequest {
|
|
5153
3869
|
/**
|
|
5154
3870
|
* <p>The ID of the Data Catalog where the function to be retrieved is located. If none is
|
|
@@ -5164,12 +3880,6 @@ export interface GetUserDefinedFunctionRequest {
|
|
|
5164
3880
|
*/
|
|
5165
3881
|
FunctionName: string | undefined;
|
|
5166
3882
|
}
|
|
5167
|
-
export declare namespace GetUserDefinedFunctionRequest {
|
|
5168
|
-
/**
|
|
5169
|
-
* @internal
|
|
5170
|
-
*/
|
|
5171
|
-
const filterSensitiveLog: (obj: GetUserDefinedFunctionRequest) => any;
|
|
5172
|
-
}
|
|
5173
3883
|
/**
|
|
5174
3884
|
* <p>Represents the equivalent of a Hive user-defined function
|
|
5175
3885
|
* (<code>UDF</code>) definition.</p>
|
|
@@ -5208,24 +3918,12 @@ export interface UserDefinedFunction {
|
|
|
5208
3918
|
*/
|
|
5209
3919
|
CatalogId?: string;
|
|
5210
3920
|
}
|
|
5211
|
-
export declare namespace UserDefinedFunction {
|
|
5212
|
-
/**
|
|
5213
|
-
* @internal
|
|
5214
|
-
*/
|
|
5215
|
-
const filterSensitiveLog: (obj: UserDefinedFunction) => any;
|
|
5216
|
-
}
|
|
5217
3921
|
export interface GetUserDefinedFunctionResponse {
|
|
5218
3922
|
/**
|
|
5219
3923
|
* <p>The requested function definition.</p>
|
|
5220
3924
|
*/
|
|
5221
3925
|
UserDefinedFunction?: UserDefinedFunction;
|
|
5222
3926
|
}
|
|
5223
|
-
export declare namespace GetUserDefinedFunctionResponse {
|
|
5224
|
-
/**
|
|
5225
|
-
* @internal
|
|
5226
|
-
*/
|
|
5227
|
-
const filterSensitiveLog: (obj: GetUserDefinedFunctionResponse) => any;
|
|
5228
|
-
}
|
|
5229
3927
|
export interface GetUserDefinedFunctionsRequest {
|
|
5230
3928
|
/**
|
|
5231
3929
|
* <p>The ID of the Data Catalog where the functions to be retrieved are located. If none is
|
|
@@ -5251,12 +3949,6 @@ export interface GetUserDefinedFunctionsRequest {
|
|
|
5251
3949
|
*/
|
|
5252
3950
|
MaxResults?: number;
|
|
5253
3951
|
}
|
|
5254
|
-
export declare namespace GetUserDefinedFunctionsRequest {
|
|
5255
|
-
/**
|
|
5256
|
-
* @internal
|
|
5257
|
-
*/
|
|
5258
|
-
const filterSensitiveLog: (obj: GetUserDefinedFunctionsRequest) => any;
|
|
5259
|
-
}
|
|
5260
3952
|
export interface GetUserDefinedFunctionsResponse {
|
|
5261
3953
|
/**
|
|
5262
3954
|
* <p>A list of requested function definitions.</p>
|
|
@@ -5268,12 +3960,6 @@ export interface GetUserDefinedFunctionsResponse {
|
|
|
5268
3960
|
*/
|
|
5269
3961
|
NextToken?: string;
|
|
5270
3962
|
}
|
|
5271
|
-
export declare namespace GetUserDefinedFunctionsResponse {
|
|
5272
|
-
/**
|
|
5273
|
-
* @internal
|
|
5274
|
-
*/
|
|
5275
|
-
const filterSensitiveLog: (obj: GetUserDefinedFunctionsResponse) => any;
|
|
5276
|
-
}
|
|
5277
3963
|
export interface GetWorkflowRequest {
|
|
5278
3964
|
/**
|
|
5279
3965
|
* <p>The name of the workflow to retrieve.</p>
|
|
@@ -5284,24 +3970,12 @@ export interface GetWorkflowRequest {
|
|
|
5284
3970
|
*/
|
|
5285
3971
|
IncludeGraph?: boolean;
|
|
5286
3972
|
}
|
|
5287
|
-
export declare namespace GetWorkflowRequest {
|
|
5288
|
-
/**
|
|
5289
|
-
* @internal
|
|
5290
|
-
*/
|
|
5291
|
-
const filterSensitiveLog: (obj: GetWorkflowRequest) => any;
|
|
5292
|
-
}
|
|
5293
3973
|
export interface GetWorkflowResponse {
|
|
5294
3974
|
/**
|
|
5295
3975
|
* <p>The resource metadata for the workflow.</p>
|
|
5296
3976
|
*/
|
|
5297
3977
|
Workflow?: Workflow;
|
|
5298
3978
|
}
|
|
5299
|
-
export declare namespace GetWorkflowResponse {
|
|
5300
|
-
/**
|
|
5301
|
-
* @internal
|
|
5302
|
-
*/
|
|
5303
|
-
const filterSensitiveLog: (obj: GetWorkflowResponse) => any;
|
|
5304
|
-
}
|
|
5305
3979
|
export interface GetWorkflowRunRequest {
|
|
5306
3980
|
/**
|
|
5307
3981
|
* <p>Name of the workflow being run.</p>
|
|
@@ -5316,24 +3990,12 @@ export interface GetWorkflowRunRequest {
|
|
|
5316
3990
|
*/
|
|
5317
3991
|
IncludeGraph?: boolean;
|
|
5318
3992
|
}
|
|
5319
|
-
export declare namespace GetWorkflowRunRequest {
|
|
5320
|
-
/**
|
|
5321
|
-
* @internal
|
|
5322
|
-
*/
|
|
5323
|
-
const filterSensitiveLog: (obj: GetWorkflowRunRequest) => any;
|
|
5324
|
-
}
|
|
5325
3993
|
export interface GetWorkflowRunResponse {
|
|
5326
3994
|
/**
|
|
5327
3995
|
* <p>The requested workflow run metadata.</p>
|
|
5328
3996
|
*/
|
|
5329
3997
|
Run?: WorkflowRun;
|
|
5330
3998
|
}
|
|
5331
|
-
export declare namespace GetWorkflowRunResponse {
|
|
5332
|
-
/**
|
|
5333
|
-
* @internal
|
|
5334
|
-
*/
|
|
5335
|
-
const filterSensitiveLog: (obj: GetWorkflowRunResponse) => any;
|
|
5336
|
-
}
|
|
5337
3999
|
export interface GetWorkflowRunPropertiesRequest {
|
|
5338
4000
|
/**
|
|
5339
4001
|
* <p>Name of the workflow which was run.</p>
|
|
@@ -5344,24 +4006,12 @@ export interface GetWorkflowRunPropertiesRequest {
|
|
|
5344
4006
|
*/
|
|
5345
4007
|
RunId: string | undefined;
|
|
5346
4008
|
}
|
|
5347
|
-
export declare namespace GetWorkflowRunPropertiesRequest {
|
|
5348
|
-
/**
|
|
5349
|
-
* @internal
|
|
5350
|
-
*/
|
|
5351
|
-
const filterSensitiveLog: (obj: GetWorkflowRunPropertiesRequest) => any;
|
|
5352
|
-
}
|
|
5353
4009
|
export interface GetWorkflowRunPropertiesResponse {
|
|
5354
4010
|
/**
|
|
5355
4011
|
* <p>The workflow run properties which were set during the specified run.</p>
|
|
5356
4012
|
*/
|
|
5357
4013
|
RunProperties?: Record<string, string>;
|
|
5358
4014
|
}
|
|
5359
|
-
export declare namespace GetWorkflowRunPropertiesResponse {
|
|
5360
|
-
/**
|
|
5361
|
-
* @internal
|
|
5362
|
-
*/
|
|
5363
|
-
const filterSensitiveLog: (obj: GetWorkflowRunPropertiesResponse) => any;
|
|
5364
|
-
}
|
|
5365
4015
|
export interface GetWorkflowRunsRequest {
|
|
5366
4016
|
/**
|
|
5367
4017
|
* <p>Name of the workflow whose metadata of runs should be returned.</p>
|
|
@@ -5380,12 +4030,6 @@ export interface GetWorkflowRunsRequest {
|
|
|
5380
4030
|
*/
|
|
5381
4031
|
MaxResults?: number;
|
|
5382
4032
|
}
|
|
5383
|
-
export declare namespace GetWorkflowRunsRequest {
|
|
5384
|
-
/**
|
|
5385
|
-
* @internal
|
|
5386
|
-
*/
|
|
5387
|
-
const filterSensitiveLog: (obj: GetWorkflowRunsRequest) => any;
|
|
5388
|
-
}
|
|
5389
4033
|
export interface GetWorkflowRunsResponse {
|
|
5390
4034
|
/**
|
|
5391
4035
|
* <p>A list of workflow run metadata objects.</p>
|
|
@@ -5396,32 +4040,14 @@ export interface GetWorkflowRunsResponse {
|
|
|
5396
4040
|
*/
|
|
5397
4041
|
NextToken?: string;
|
|
5398
4042
|
}
|
|
5399
|
-
export declare namespace GetWorkflowRunsResponse {
|
|
5400
|
-
/**
|
|
5401
|
-
* @internal
|
|
5402
|
-
*/
|
|
5403
|
-
const filterSensitiveLog: (obj: GetWorkflowRunsResponse) => any;
|
|
5404
|
-
}
|
|
5405
4043
|
export interface ImportCatalogToGlueRequest {
|
|
5406
4044
|
/**
|
|
5407
4045
|
* <p>The ID of the catalog to import. Currently, this should be the Amazon Web Services account ID.</p>
|
|
5408
4046
|
*/
|
|
5409
4047
|
CatalogId?: string;
|
|
5410
4048
|
}
|
|
5411
|
-
export declare namespace ImportCatalogToGlueRequest {
|
|
5412
|
-
/**
|
|
5413
|
-
* @internal
|
|
5414
|
-
*/
|
|
5415
|
-
const filterSensitiveLog: (obj: ImportCatalogToGlueRequest) => any;
|
|
5416
|
-
}
|
|
5417
4049
|
export interface ImportCatalogToGlueResponse {
|
|
5418
4050
|
}
|
|
5419
|
-
export declare namespace ImportCatalogToGlueResponse {
|
|
5420
|
-
/**
|
|
5421
|
-
* @internal
|
|
5422
|
-
*/
|
|
5423
|
-
const filterSensitiveLog: (obj: ImportCatalogToGlueResponse) => any;
|
|
5424
|
-
}
|
|
5425
4051
|
export interface ListBlueprintsRequest {
|
|
5426
4052
|
/**
|
|
5427
4053
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -5436,12 +4062,6 @@ export interface ListBlueprintsRequest {
|
|
|
5436
4062
|
*/
|
|
5437
4063
|
Tags?: Record<string, string>;
|
|
5438
4064
|
}
|
|
5439
|
-
export declare namespace ListBlueprintsRequest {
|
|
5440
|
-
/**
|
|
5441
|
-
* @internal
|
|
5442
|
-
*/
|
|
5443
|
-
const filterSensitiveLog: (obj: ListBlueprintsRequest) => any;
|
|
5444
|
-
}
|
|
5445
4065
|
export interface ListBlueprintsResponse {
|
|
5446
4066
|
/**
|
|
5447
4067
|
* <p>List of names of blueprints in the account.</p>
|
|
@@ -5452,12 +4072,6 @@ export interface ListBlueprintsResponse {
|
|
|
5452
4072
|
*/
|
|
5453
4073
|
NextToken?: string;
|
|
5454
4074
|
}
|
|
5455
|
-
export declare namespace ListBlueprintsResponse {
|
|
5456
|
-
/**
|
|
5457
|
-
* @internal
|
|
5458
|
-
*/
|
|
5459
|
-
const filterSensitiveLog: (obj: ListBlueprintsResponse) => any;
|
|
5460
|
-
}
|
|
5461
4075
|
export interface ListCrawlersRequest {
|
|
5462
4076
|
/**
|
|
5463
4077
|
* <p>The maximum size of a list to return.</p>
|
|
@@ -5472,12 +4086,6 @@ export interface ListCrawlersRequest {
|
|
|
5472
4086
|
*/
|
|
5473
4087
|
Tags?: Record<string, string>;
|
|
5474
4088
|
}
|
|
5475
|
-
export declare namespace ListCrawlersRequest {
|
|
5476
|
-
/**
|
|
5477
|
-
* @internal
|
|
5478
|
-
*/
|
|
5479
|
-
const filterSensitiveLog: (obj: ListCrawlersRequest) => any;
|
|
5480
|
-
}
|
|
5481
4089
|
export interface ListCrawlersResponse {
|
|
5482
4090
|
/**
|
|
5483
4091
|
* <p>The names of all crawlers in the account, or the crawlers with the specified tags.</p>
|
|
@@ -5489,12 +4097,6 @@ export interface ListCrawlersResponse {
|
|
|
5489
4097
|
*/
|
|
5490
4098
|
NextToken?: string;
|
|
5491
4099
|
}
|
|
5492
|
-
export declare namespace ListCrawlersResponse {
|
|
5493
|
-
/**
|
|
5494
|
-
* @internal
|
|
5495
|
-
*/
|
|
5496
|
-
const filterSensitiveLog: (obj: ListCrawlersResponse) => any;
|
|
5497
|
-
}
|
|
5498
4100
|
export declare enum FieldName {
|
|
5499
4101
|
CRAWL_ID = "CRAWL_ID",
|
|
5500
4102
|
DPU_HOUR = "DPU_HOUR",
|
|
@@ -5571,12 +4173,6 @@ export interface CrawlsFilter {
|
|
|
5571
4173
|
*/
|
|
5572
4174
|
FieldValue?: string;
|
|
5573
4175
|
}
|
|
5574
|
-
export declare namespace CrawlsFilter {
|
|
5575
|
-
/**
|
|
5576
|
-
* @internal
|
|
5577
|
-
*/
|
|
5578
|
-
const filterSensitiveLog: (obj: CrawlsFilter) => any;
|
|
5579
|
-
}
|
|
5580
4176
|
export interface ListCrawlsRequest {
|
|
5581
4177
|
/**
|
|
5582
4178
|
* <p>The name of the crawler whose runs you want to retrieve.</p>
|
|
@@ -5595,12 +4191,6 @@ export interface ListCrawlsRequest {
|
|
|
5595
4191
|
*/
|
|
5596
4192
|
NextToken?: string;
|
|
5597
4193
|
}
|
|
5598
|
-
export declare namespace ListCrawlsRequest {
|
|
5599
|
-
/**
|
|
5600
|
-
* @internal
|
|
5601
|
-
*/
|
|
5602
|
-
const filterSensitiveLog: (obj: ListCrawlsRequest) => any;
|
|
5603
|
-
}
|
|
5604
4194
|
export declare enum CrawlerHistoryState {
|
|
5605
4195
|
COMPLETED = "COMPLETED",
|
|
5606
4196
|
FAILED = "FAILED",
|
|
@@ -5652,12 +4242,6 @@ export interface CrawlerHistory {
|
|
|
5652
4242
|
*/
|
|
5653
4243
|
DPUHour?: number;
|
|
5654
4244
|
}
|
|
5655
|
-
export declare namespace CrawlerHistory {
|
|
5656
|
-
/**
|
|
5657
|
-
* @internal
|
|
5658
|
-
*/
|
|
5659
|
-
const filterSensitiveLog: (obj: CrawlerHistory) => any;
|
|
5660
|
-
}
|
|
5661
4245
|
export interface ListCrawlsResponse {
|
|
5662
4246
|
/**
|
|
5663
4247
|
* <p>A list of <code>CrawlerHistory</code> objects representing the crawl runs that meet your criteria.</p>
|
|
@@ -5668,12 +4252,6 @@ export interface ListCrawlsResponse {
|
|
|
5668
4252
|
*/
|
|
5669
4253
|
NextToken?: string;
|
|
5670
4254
|
}
|
|
5671
|
-
export declare namespace ListCrawlsResponse {
|
|
5672
|
-
/**
|
|
5673
|
-
* @internal
|
|
5674
|
-
*/
|
|
5675
|
-
const filterSensitiveLog: (obj: ListCrawlsResponse) => any;
|
|
5676
|
-
}
|
|
5677
4255
|
export interface ListCustomEntityTypesRequest {
|
|
5678
4256
|
/**
|
|
5679
4257
|
* <p>A paginated token to offset the results.</p>
|
|
@@ -5684,12 +4262,6 @@ export interface ListCustomEntityTypesRequest {
|
|
|
5684
4262
|
*/
|
|
5685
4263
|
MaxResults?: number;
|
|
5686
4264
|
}
|
|
5687
|
-
export declare namespace ListCustomEntityTypesRequest {
|
|
5688
|
-
/**
|
|
5689
|
-
* @internal
|
|
5690
|
-
*/
|
|
5691
|
-
const filterSensitiveLog: (obj: ListCustomEntityTypesRequest) => any;
|
|
5692
|
-
}
|
|
5693
4265
|
export interface ListCustomEntityTypesResponse {
|
|
5694
4266
|
/**
|
|
5695
4267
|
* <p>A list of <code>CustomEntityType</code> objects representing custom patterns.</p>
|
|
@@ -5700,12 +4272,6 @@ export interface ListCustomEntityTypesResponse {
|
|
|
5700
4272
|
*/
|
|
5701
4273
|
NextToken?: string;
|
|
5702
4274
|
}
|
|
5703
|
-
export declare namespace ListCustomEntityTypesResponse {
|
|
5704
|
-
/**
|
|
5705
|
-
* @internal
|
|
5706
|
-
*/
|
|
5707
|
-
const filterSensitiveLog: (obj: ListCustomEntityTypesResponse) => any;
|
|
5708
|
-
}
|
|
5709
4275
|
export interface ListDevEndpointsRequest {
|
|
5710
4276
|
/**
|
|
5711
4277
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -5720,12 +4286,6 @@ export interface ListDevEndpointsRequest {
|
|
|
5720
4286
|
*/
|
|
5721
4287
|
Tags?: Record<string, string>;
|
|
5722
4288
|
}
|
|
5723
|
-
export declare namespace ListDevEndpointsRequest {
|
|
5724
|
-
/**
|
|
5725
|
-
* @internal
|
|
5726
|
-
*/
|
|
5727
|
-
const filterSensitiveLog: (obj: ListDevEndpointsRequest) => any;
|
|
5728
|
-
}
|
|
5729
4289
|
export interface ListDevEndpointsResponse {
|
|
5730
4290
|
/**
|
|
5731
4291
|
* <p>The names of all the <code>DevEndpoint</code>s in the account, or the
|
|
@@ -5738,12 +4298,6 @@ export interface ListDevEndpointsResponse {
|
|
|
5738
4298
|
*/
|
|
5739
4299
|
NextToken?: string;
|
|
5740
4300
|
}
|
|
5741
|
-
export declare namespace ListDevEndpointsResponse {
|
|
5742
|
-
/**
|
|
5743
|
-
* @internal
|
|
5744
|
-
*/
|
|
5745
|
-
const filterSensitiveLog: (obj: ListDevEndpointsResponse) => any;
|
|
5746
|
-
}
|
|
5747
4301
|
export interface ListJobsRequest {
|
|
5748
4302
|
/**
|
|
5749
4303
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -5758,12 +4312,6 @@ export interface ListJobsRequest {
|
|
|
5758
4312
|
*/
|
|
5759
4313
|
Tags?: Record<string, string>;
|
|
5760
4314
|
}
|
|
5761
|
-
export declare namespace ListJobsRequest {
|
|
5762
|
-
/**
|
|
5763
|
-
* @internal
|
|
5764
|
-
*/
|
|
5765
|
-
const filterSensitiveLog: (obj: ListJobsRequest) => any;
|
|
5766
|
-
}
|
|
5767
4315
|
export interface ListJobsResponse {
|
|
5768
4316
|
/**
|
|
5769
4317
|
* <p>The names of all jobs in the account, or the jobs with the specified tags.</p>
|
|
@@ -5775,12 +4323,6 @@ export interface ListJobsResponse {
|
|
|
5775
4323
|
*/
|
|
5776
4324
|
NextToken?: string;
|
|
5777
4325
|
}
|
|
5778
|
-
export declare namespace ListJobsResponse {
|
|
5779
|
-
/**
|
|
5780
|
-
* @internal
|
|
5781
|
-
*/
|
|
5782
|
-
const filterSensitiveLog: (obj: ListJobsResponse) => any;
|
|
5783
|
-
}
|
|
5784
4326
|
export interface ListMLTransformsRequest {
|
|
5785
4327
|
/**
|
|
5786
4328
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -5803,12 +4345,6 @@ export interface ListMLTransformsRequest {
|
|
|
5803
4345
|
*/
|
|
5804
4346
|
Tags?: Record<string, string>;
|
|
5805
4347
|
}
|
|
5806
|
-
export declare namespace ListMLTransformsRequest {
|
|
5807
|
-
/**
|
|
5808
|
-
* @internal
|
|
5809
|
-
*/
|
|
5810
|
-
const filterSensitiveLog: (obj: ListMLTransformsRequest) => any;
|
|
5811
|
-
}
|
|
5812
4348
|
export interface ListMLTransformsResponse {
|
|
5813
4349
|
/**
|
|
5814
4350
|
* <p>The identifiers of all the machine learning transforms in the account, or the
|
|
@@ -5821,12 +4357,6 @@ export interface ListMLTransformsResponse {
|
|
|
5821
4357
|
*/
|
|
5822
4358
|
NextToken?: string;
|
|
5823
4359
|
}
|
|
5824
|
-
export declare namespace ListMLTransformsResponse {
|
|
5825
|
-
/**
|
|
5826
|
-
* @internal
|
|
5827
|
-
*/
|
|
5828
|
-
const filterSensitiveLog: (obj: ListMLTransformsResponse) => any;
|
|
5829
|
-
}
|
|
5830
4360
|
export interface ListRegistriesInput {
|
|
5831
4361
|
/**
|
|
5832
4362
|
* <p>Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.</p>
|
|
@@ -5837,12 +4367,6 @@ export interface ListRegistriesInput {
|
|
|
5837
4367
|
*/
|
|
5838
4368
|
NextToken?: string;
|
|
5839
4369
|
}
|
|
5840
|
-
export declare namespace ListRegistriesInput {
|
|
5841
|
-
/**
|
|
5842
|
-
* @internal
|
|
5843
|
-
*/
|
|
5844
|
-
const filterSensitiveLog: (obj: ListRegistriesInput) => any;
|
|
5845
|
-
}
|
|
5846
4370
|
/**
|
|
5847
4371
|
* <p>A structure containing the details for a registry.</p>
|
|
5848
4372
|
*/
|
|
@@ -5872,12 +4396,6 @@ export interface RegistryListItem {
|
|
|
5872
4396
|
*/
|
|
5873
4397
|
UpdatedTime?: string;
|
|
5874
4398
|
}
|
|
5875
|
-
export declare namespace RegistryListItem {
|
|
5876
|
-
/**
|
|
5877
|
-
* @internal
|
|
5878
|
-
*/
|
|
5879
|
-
const filterSensitiveLog: (obj: RegistryListItem) => any;
|
|
5880
|
-
}
|
|
5881
4399
|
export interface ListRegistriesResponse {
|
|
5882
4400
|
/**
|
|
5883
4401
|
* <p>An array of <code>RegistryDetailedListItem</code> objects containing minimal details of each registry.</p>
|
|
@@ -5888,12 +4406,6 @@ export interface ListRegistriesResponse {
|
|
|
5888
4406
|
*/
|
|
5889
4407
|
NextToken?: string;
|
|
5890
4408
|
}
|
|
5891
|
-
export declare namespace ListRegistriesResponse {
|
|
5892
|
-
/**
|
|
5893
|
-
* @internal
|
|
5894
|
-
*/
|
|
5895
|
-
const filterSensitiveLog: (obj: ListRegistriesResponse) => any;
|
|
5896
|
-
}
|
|
5897
4409
|
export interface ListSchemasInput {
|
|
5898
4410
|
/**
|
|
5899
4411
|
* <p>A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
|
|
@@ -5908,12 +4420,6 @@ export interface ListSchemasInput {
|
|
|
5908
4420
|
*/
|
|
5909
4421
|
NextToken?: string;
|
|
5910
4422
|
}
|
|
5911
|
-
export declare namespace ListSchemasInput {
|
|
5912
|
-
/**
|
|
5913
|
-
* @internal
|
|
5914
|
-
*/
|
|
5915
|
-
const filterSensitiveLog: (obj: ListSchemasInput) => any;
|
|
5916
|
-
}
|
|
5917
4423
|
/**
|
|
5918
4424
|
* <p>An object that contains minimal details for a schema.</p>
|
|
5919
4425
|
*/
|
|
@@ -5947,12 +4453,6 @@ export interface SchemaListItem {
|
|
|
5947
4453
|
*/
|
|
5948
4454
|
UpdatedTime?: string;
|
|
5949
4455
|
}
|
|
5950
|
-
export declare namespace SchemaListItem {
|
|
5951
|
-
/**
|
|
5952
|
-
* @internal
|
|
5953
|
-
*/
|
|
5954
|
-
const filterSensitiveLog: (obj: SchemaListItem) => any;
|
|
5955
|
-
}
|
|
5956
4456
|
export interface ListSchemasResponse {
|
|
5957
4457
|
/**
|
|
5958
4458
|
* <p>An array of <code>SchemaListItem</code> objects containing details of each schema.</p>
|
|
@@ -5963,12 +4463,6 @@ export interface ListSchemasResponse {
|
|
|
5963
4463
|
*/
|
|
5964
4464
|
NextToken?: string;
|
|
5965
4465
|
}
|
|
5966
|
-
export declare namespace ListSchemasResponse {
|
|
5967
|
-
/**
|
|
5968
|
-
* @internal
|
|
5969
|
-
*/
|
|
5970
|
-
const filterSensitiveLog: (obj: ListSchemasResponse) => any;
|
|
5971
|
-
}
|
|
5972
4466
|
export interface ListSchemaVersionsInput {
|
|
5973
4467
|
/**
|
|
5974
4468
|
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
@@ -5991,12 +4485,6 @@ export interface ListSchemaVersionsInput {
|
|
|
5991
4485
|
*/
|
|
5992
4486
|
NextToken?: string;
|
|
5993
4487
|
}
|
|
5994
|
-
export declare namespace ListSchemaVersionsInput {
|
|
5995
|
-
/**
|
|
5996
|
-
* @internal
|
|
5997
|
-
*/
|
|
5998
|
-
const filterSensitiveLog: (obj: ListSchemaVersionsInput) => any;
|
|
5999
|
-
}
|
|
6000
4488
|
/**
|
|
6001
4489
|
* <p>An object containing the details about a schema version.</p>
|
|
6002
4490
|
*/
|
|
@@ -6022,12 +4510,6 @@ export interface SchemaVersionListItem {
|
|
|
6022
4510
|
*/
|
|
6023
4511
|
CreatedTime?: string;
|
|
6024
4512
|
}
|
|
6025
|
-
export declare namespace SchemaVersionListItem {
|
|
6026
|
-
/**
|
|
6027
|
-
* @internal
|
|
6028
|
-
*/
|
|
6029
|
-
const filterSensitiveLog: (obj: SchemaVersionListItem) => any;
|
|
6030
|
-
}
|
|
6031
4513
|
export interface ListSchemaVersionsResponse {
|
|
6032
4514
|
/**
|
|
6033
4515
|
* <p>An array of <code>SchemaVersionList</code> objects containing details of each schema version.</p>
|
|
@@ -6038,12 +4520,6 @@ export interface ListSchemaVersionsResponse {
|
|
|
6038
4520
|
*/
|
|
6039
4521
|
NextToken?: string;
|
|
6040
4522
|
}
|
|
6041
|
-
export declare namespace ListSchemaVersionsResponse {
|
|
6042
|
-
/**
|
|
6043
|
-
* @internal
|
|
6044
|
-
*/
|
|
6045
|
-
const filterSensitiveLog: (obj: ListSchemaVersionsResponse) => any;
|
|
6046
|
-
}
|
|
6047
4523
|
export interface ListSessionsRequest {
|
|
6048
4524
|
/**
|
|
6049
4525
|
* <p>The token for the next set of results, or null if there are no more result. </p>
|
|
@@ -6062,12 +4538,6 @@ export interface ListSessionsRequest {
|
|
|
6062
4538
|
*/
|
|
6063
4539
|
RequestOrigin?: string;
|
|
6064
4540
|
}
|
|
6065
|
-
export declare namespace ListSessionsRequest {
|
|
6066
|
-
/**
|
|
6067
|
-
* @internal
|
|
6068
|
-
*/
|
|
6069
|
-
const filterSensitiveLog: (obj: ListSessionsRequest) => any;
|
|
6070
|
-
}
|
|
6071
4541
|
export interface ListSessionsResponse {
|
|
6072
4542
|
/**
|
|
6073
4543
|
* <p>Returns the ID of the session. </p>
|
|
@@ -6082,12 +4552,6 @@ export interface ListSessionsResponse {
|
|
|
6082
4552
|
*/
|
|
6083
4553
|
NextToken?: string;
|
|
6084
4554
|
}
|
|
6085
|
-
export declare namespace ListSessionsResponse {
|
|
6086
|
-
/**
|
|
6087
|
-
* @internal
|
|
6088
|
-
*/
|
|
6089
|
-
const filterSensitiveLog: (obj: ListSessionsResponse) => any;
|
|
6090
|
-
}
|
|
6091
4555
|
export interface ListStatementsRequest {
|
|
6092
4556
|
/**
|
|
6093
4557
|
* <p>The Session ID of the statements.</p>
|
|
@@ -6102,12 +4566,6 @@ export interface ListStatementsRequest {
|
|
|
6102
4566
|
*/
|
|
6103
4567
|
NextToken?: string;
|
|
6104
4568
|
}
|
|
6105
|
-
export declare namespace ListStatementsRequest {
|
|
6106
|
-
/**
|
|
6107
|
-
* @internal
|
|
6108
|
-
*/
|
|
6109
|
-
const filterSensitiveLog: (obj: ListStatementsRequest) => any;
|
|
6110
|
-
}
|
|
6111
4569
|
export interface ListStatementsResponse {
|
|
6112
4570
|
/**
|
|
6113
4571
|
* <p>Returns the list of statements.</p>
|
|
@@ -6118,12 +4576,6 @@ export interface ListStatementsResponse {
|
|
|
6118
4576
|
*/
|
|
6119
4577
|
NextToken?: string;
|
|
6120
4578
|
}
|
|
6121
|
-
export declare namespace ListStatementsResponse {
|
|
6122
|
-
/**
|
|
6123
|
-
* @internal
|
|
6124
|
-
*/
|
|
6125
|
-
const filterSensitiveLog: (obj: ListStatementsResponse) => any;
|
|
6126
|
-
}
|
|
6127
4579
|
export interface ListTriggersRequest {
|
|
6128
4580
|
/**
|
|
6129
4581
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -6143,12 +4595,6 @@ export interface ListTriggersRequest {
|
|
|
6143
4595
|
*/
|
|
6144
4596
|
Tags?: Record<string, string>;
|
|
6145
4597
|
}
|
|
6146
|
-
export declare namespace ListTriggersRequest {
|
|
6147
|
-
/**
|
|
6148
|
-
* @internal
|
|
6149
|
-
*/
|
|
6150
|
-
const filterSensitiveLog: (obj: ListTriggersRequest) => any;
|
|
6151
|
-
}
|
|
6152
4598
|
export interface ListTriggersResponse {
|
|
6153
4599
|
/**
|
|
6154
4600
|
* <p>The names of all triggers in the account, or the triggers with the specified tags.</p>
|
|
@@ -6160,12 +4606,6 @@ export interface ListTriggersResponse {
|
|
|
6160
4606
|
*/
|
|
6161
4607
|
NextToken?: string;
|
|
6162
4608
|
}
|
|
6163
|
-
export declare namespace ListTriggersResponse {
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
const filterSensitiveLog: (obj: ListTriggersResponse) => any;
|
|
6168
|
-
}
|
|
6169
4609
|
export interface ListWorkflowsRequest {
|
|
6170
4610
|
/**
|
|
6171
4611
|
* <p>A continuation token, if this is a continuation request.</p>
|
|
@@ -6176,12 +4616,6 @@ export interface ListWorkflowsRequest {
|
|
|
6176
4616
|
*/
|
|
6177
4617
|
MaxResults?: number;
|
|
6178
4618
|
}
|
|
6179
|
-
export declare namespace ListWorkflowsRequest {
|
|
6180
|
-
/**
|
|
6181
|
-
* @internal
|
|
6182
|
-
*/
|
|
6183
|
-
const filterSensitiveLog: (obj: ListWorkflowsRequest) => any;
|
|
6184
|
-
}
|
|
6185
4619
|
export interface ListWorkflowsResponse {
|
|
6186
4620
|
/**
|
|
6187
4621
|
* <p>List of names of workflows in the account.</p>
|
|
@@ -6192,12 +4626,6 @@ export interface ListWorkflowsResponse {
|
|
|
6192
4626
|
*/
|
|
6193
4627
|
NextToken?: string;
|
|
6194
4628
|
}
|
|
6195
|
-
export declare namespace ListWorkflowsResponse {
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
const filterSensitiveLog: (obj: ListWorkflowsResponse) => any;
|
|
6200
|
-
}
|
|
6201
4629
|
export interface PutDataCatalogEncryptionSettingsRequest {
|
|
6202
4630
|
/**
|
|
6203
4631
|
* <p>The ID of the Data Catalog to set the security configuration for. If none is provided, the
|
|
@@ -6209,20 +4637,8 @@ export interface PutDataCatalogEncryptionSettingsRequest {
|
|
|
6209
4637
|
*/
|
|
6210
4638
|
DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
|
|
6211
4639
|
}
|
|
6212
|
-
export declare namespace PutDataCatalogEncryptionSettingsRequest {
|
|
6213
|
-
/**
|
|
6214
|
-
* @internal
|
|
6215
|
-
*/
|
|
6216
|
-
const filterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsRequest) => any;
|
|
6217
|
-
}
|
|
6218
4640
|
export interface PutDataCatalogEncryptionSettingsResponse {
|
|
6219
4641
|
}
|
|
6220
|
-
export declare namespace PutDataCatalogEncryptionSettingsResponse {
|
|
6221
|
-
/**
|
|
6222
|
-
* @internal
|
|
6223
|
-
*/
|
|
6224
|
-
const filterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsResponse) => any;
|
|
6225
|
-
}
|
|
6226
4642
|
export declare enum EnableHybridValues {
|
|
6227
4643
|
FALSE = "FALSE",
|
|
6228
4644
|
TRUE = "TRUE"
|
|
@@ -6270,12 +4686,6 @@ export interface PutResourcePolicyRequest {
|
|
|
6270
4686
|
*/
|
|
6271
4687
|
EnableHybrid?: EnableHybridValues | string;
|
|
6272
4688
|
}
|
|
6273
|
-
export declare namespace PutResourcePolicyRequest {
|
|
6274
|
-
/**
|
|
6275
|
-
* @internal
|
|
6276
|
-
*/
|
|
6277
|
-
const filterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
6278
|
-
}
|
|
6279
4689
|
export interface PutResourcePolicyResponse {
|
|
6280
4690
|
/**
|
|
6281
4691
|
* <p>A hash of the policy that has just been set. This must
|
|
@@ -6284,12 +4694,6 @@ export interface PutResourcePolicyResponse {
|
|
|
6284
4694
|
*/
|
|
6285
4695
|
PolicyHash?: string;
|
|
6286
4696
|
}
|
|
6287
|
-
export declare namespace PutResourcePolicyResponse {
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
const filterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
6292
|
-
}
|
|
6293
4697
|
/**
|
|
6294
4698
|
* <p>A structure containing a key value pair for metadata.</p>
|
|
6295
4699
|
*/
|
|
@@ -6303,12 +4707,6 @@ export interface MetadataKeyValuePair {
|
|
|
6303
4707
|
*/
|
|
6304
4708
|
MetadataValue?: string;
|
|
6305
4709
|
}
|
|
6306
|
-
export declare namespace MetadataKeyValuePair {
|
|
6307
|
-
/**
|
|
6308
|
-
* @internal
|
|
6309
|
-
*/
|
|
6310
|
-
const filterSensitiveLog: (obj: MetadataKeyValuePair) => any;
|
|
6311
|
-
}
|
|
6312
4710
|
export interface PutSchemaVersionMetadataInput {
|
|
6313
4711
|
/**
|
|
6314
4712
|
* <p>The unique ID for the schema.</p>
|
|
@@ -6327,12 +4725,6 @@ export interface PutSchemaVersionMetadataInput {
|
|
|
6327
4725
|
*/
|
|
6328
4726
|
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
6329
4727
|
}
|
|
6330
|
-
export declare namespace PutSchemaVersionMetadataInput {
|
|
6331
|
-
/**
|
|
6332
|
-
* @internal
|
|
6333
|
-
*/
|
|
6334
|
-
const filterSensitiveLog: (obj: PutSchemaVersionMetadataInput) => any;
|
|
6335
|
-
}
|
|
6336
4728
|
export interface PutSchemaVersionMetadataResponse {
|
|
6337
4729
|
/**
|
|
6338
4730
|
* <p>The Amazon Resource Name (ARN) for the schema.</p>
|
|
@@ -6367,12 +4759,6 @@ export interface PutSchemaVersionMetadataResponse {
|
|
|
6367
4759
|
*/
|
|
6368
4760
|
MetadataValue?: string;
|
|
6369
4761
|
}
|
|
6370
|
-
export declare namespace PutSchemaVersionMetadataResponse {
|
|
6371
|
-
/**
|
|
6372
|
-
* @internal
|
|
6373
|
-
*/
|
|
6374
|
-
const filterSensitiveLog: (obj: PutSchemaVersionMetadataResponse) => any;
|
|
6375
|
-
}
|
|
6376
4762
|
export interface PutWorkflowRunPropertiesRequest {
|
|
6377
4763
|
/**
|
|
6378
4764
|
* <p>Name of the workflow which was run.</p>
|
|
@@ -6387,20 +4773,8 @@ export interface PutWorkflowRunPropertiesRequest {
|
|
|
6387
4773
|
*/
|
|
6388
4774
|
RunProperties: Record<string, string> | undefined;
|
|
6389
4775
|
}
|
|
6390
|
-
export declare namespace PutWorkflowRunPropertiesRequest {
|
|
6391
|
-
/**
|
|
6392
|
-
* @internal
|
|
6393
|
-
*/
|
|
6394
|
-
const filterSensitiveLog: (obj: PutWorkflowRunPropertiesRequest) => any;
|
|
6395
|
-
}
|
|
6396
4776
|
export interface PutWorkflowRunPropertiesResponse {
|
|
6397
4777
|
}
|
|
6398
|
-
export declare namespace PutWorkflowRunPropertiesResponse {
|
|
6399
|
-
/**
|
|
6400
|
-
* @internal
|
|
6401
|
-
*/
|
|
6402
|
-
const filterSensitiveLog: (obj: PutWorkflowRunPropertiesResponse) => any;
|
|
6403
|
-
}
|
|
6404
4778
|
export interface QuerySchemaVersionMetadataInput {
|
|
6405
4779
|
/**
|
|
6406
4780
|
* <p>A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
|
|
@@ -6427,12 +4801,6 @@ export interface QuerySchemaVersionMetadataInput {
|
|
|
6427
4801
|
*/
|
|
6428
4802
|
NextToken?: string;
|
|
6429
4803
|
}
|
|
6430
|
-
export declare namespace QuerySchemaVersionMetadataInput {
|
|
6431
|
-
/**
|
|
6432
|
-
* @internal
|
|
6433
|
-
*/
|
|
6434
|
-
const filterSensitiveLog: (obj: QuerySchemaVersionMetadataInput) => any;
|
|
6435
|
-
}
|
|
6436
4804
|
/**
|
|
6437
4805
|
* <p>A structure containing other metadata for a schema version belonging to the same metadata key.</p>
|
|
6438
4806
|
*/
|
|
@@ -6446,12 +4814,6 @@ export interface OtherMetadataValueListItem {
|
|
|
6446
4814
|
*/
|
|
6447
4815
|
CreatedTime?: string;
|
|
6448
4816
|
}
|
|
6449
|
-
export declare namespace OtherMetadataValueListItem {
|
|
6450
|
-
/**
|
|
6451
|
-
* @internal
|
|
6452
|
-
*/
|
|
6453
|
-
const filterSensitiveLog: (obj: OtherMetadataValueListItem) => any;
|
|
6454
|
-
}
|
|
6455
4817
|
/**
|
|
6456
4818
|
* <p>A structure containing metadata information for a schema version.</p>
|
|
6457
4819
|
*/
|
|
@@ -6469,12 +4831,6 @@ export interface MetadataInfo {
|
|
|
6469
4831
|
*/
|
|
6470
4832
|
OtherMetadataValueList?: OtherMetadataValueListItem[];
|
|
6471
4833
|
}
|
|
6472
|
-
export declare namespace MetadataInfo {
|
|
6473
|
-
/**
|
|
6474
|
-
* @internal
|
|
6475
|
-
*/
|
|
6476
|
-
const filterSensitiveLog: (obj: MetadataInfo) => any;
|
|
6477
|
-
}
|
|
6478
4834
|
export interface QuerySchemaVersionMetadataResponse {
|
|
6479
4835
|
/**
|
|
6480
4836
|
* <p>A map of a metadata key and associated values.</p>
|
|
@@ -6489,9 +4845,1103 @@ export interface QuerySchemaVersionMetadataResponse {
|
|
|
6489
4845
|
*/
|
|
6490
4846
|
NextToken?: string;
|
|
6491
4847
|
}
|
|
6492
|
-
|
|
6493
|
-
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
|
|
6497
|
-
|
|
4848
|
+
/**
|
|
4849
|
+
* @internal
|
|
4850
|
+
*/
|
|
4851
|
+
export declare const DeleteClassifierResponseFilterSensitiveLog: (obj: DeleteClassifierResponse) => any;
|
|
4852
|
+
/**
|
|
4853
|
+
* @internal
|
|
4854
|
+
*/
|
|
4855
|
+
export declare const DeleteColumnStatisticsForPartitionRequestFilterSensitiveLog: (obj: DeleteColumnStatisticsForPartitionRequest) => any;
|
|
4856
|
+
/**
|
|
4857
|
+
* @internal
|
|
4858
|
+
*/
|
|
4859
|
+
export declare const DeleteColumnStatisticsForPartitionResponseFilterSensitiveLog: (obj: DeleteColumnStatisticsForPartitionResponse) => any;
|
|
4860
|
+
/**
|
|
4861
|
+
* @internal
|
|
4862
|
+
*/
|
|
4863
|
+
export declare const DeleteColumnStatisticsForTableRequestFilterSensitiveLog: (obj: DeleteColumnStatisticsForTableRequest) => any;
|
|
4864
|
+
/**
|
|
4865
|
+
* @internal
|
|
4866
|
+
*/
|
|
4867
|
+
export declare const DeleteColumnStatisticsForTableResponseFilterSensitiveLog: (obj: DeleteColumnStatisticsForTableResponse) => any;
|
|
4868
|
+
/**
|
|
4869
|
+
* @internal
|
|
4870
|
+
*/
|
|
4871
|
+
export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
4872
|
+
/**
|
|
4873
|
+
* @internal
|
|
4874
|
+
*/
|
|
4875
|
+
export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
|
|
4876
|
+
/**
|
|
4877
|
+
* @internal
|
|
4878
|
+
*/
|
|
4879
|
+
export declare const DeleteCrawlerRequestFilterSensitiveLog: (obj: DeleteCrawlerRequest) => any;
|
|
4880
|
+
/**
|
|
4881
|
+
* @internal
|
|
4882
|
+
*/
|
|
4883
|
+
export declare const DeleteCrawlerResponseFilterSensitiveLog: (obj: DeleteCrawlerResponse) => any;
|
|
4884
|
+
/**
|
|
4885
|
+
* @internal
|
|
4886
|
+
*/
|
|
4887
|
+
export declare const DeleteCustomEntityTypeRequestFilterSensitiveLog: (obj: DeleteCustomEntityTypeRequest) => any;
|
|
4888
|
+
/**
|
|
4889
|
+
* @internal
|
|
4890
|
+
*/
|
|
4891
|
+
export declare const DeleteCustomEntityTypeResponseFilterSensitiveLog: (obj: DeleteCustomEntityTypeResponse) => any;
|
|
4892
|
+
/**
|
|
4893
|
+
* @internal
|
|
4894
|
+
*/
|
|
4895
|
+
export declare const DeleteDatabaseRequestFilterSensitiveLog: (obj: DeleteDatabaseRequest) => any;
|
|
4896
|
+
/**
|
|
4897
|
+
* @internal
|
|
4898
|
+
*/
|
|
4899
|
+
export declare const DeleteDatabaseResponseFilterSensitiveLog: (obj: DeleteDatabaseResponse) => any;
|
|
4900
|
+
/**
|
|
4901
|
+
* @internal
|
|
4902
|
+
*/
|
|
4903
|
+
export declare const DeleteDevEndpointRequestFilterSensitiveLog: (obj: DeleteDevEndpointRequest) => any;
|
|
4904
|
+
/**
|
|
4905
|
+
* @internal
|
|
4906
|
+
*/
|
|
4907
|
+
export declare const DeleteDevEndpointResponseFilterSensitiveLog: (obj: DeleteDevEndpointResponse) => any;
|
|
4908
|
+
/**
|
|
4909
|
+
* @internal
|
|
4910
|
+
*/
|
|
4911
|
+
export declare const DeleteJobRequestFilterSensitiveLog: (obj: DeleteJobRequest) => any;
|
|
4912
|
+
/**
|
|
4913
|
+
* @internal
|
|
4914
|
+
*/
|
|
4915
|
+
export declare const DeleteJobResponseFilterSensitiveLog: (obj: DeleteJobResponse) => any;
|
|
4916
|
+
/**
|
|
4917
|
+
* @internal
|
|
4918
|
+
*/
|
|
4919
|
+
export declare const DeleteMLTransformRequestFilterSensitiveLog: (obj: DeleteMLTransformRequest) => any;
|
|
4920
|
+
/**
|
|
4921
|
+
* @internal
|
|
4922
|
+
*/
|
|
4923
|
+
export declare const DeleteMLTransformResponseFilterSensitiveLog: (obj: DeleteMLTransformResponse) => any;
|
|
4924
|
+
/**
|
|
4925
|
+
* @internal
|
|
4926
|
+
*/
|
|
4927
|
+
export declare const DeletePartitionRequestFilterSensitiveLog: (obj: DeletePartitionRequest) => any;
|
|
4928
|
+
/**
|
|
4929
|
+
* @internal
|
|
4930
|
+
*/
|
|
4931
|
+
export declare const DeletePartitionResponseFilterSensitiveLog: (obj: DeletePartitionResponse) => any;
|
|
4932
|
+
/**
|
|
4933
|
+
* @internal
|
|
4934
|
+
*/
|
|
4935
|
+
export declare const DeletePartitionIndexRequestFilterSensitiveLog: (obj: DeletePartitionIndexRequest) => any;
|
|
4936
|
+
/**
|
|
4937
|
+
* @internal
|
|
4938
|
+
*/
|
|
4939
|
+
export declare const DeletePartitionIndexResponseFilterSensitiveLog: (obj: DeletePartitionIndexResponse) => any;
|
|
4940
|
+
/**
|
|
4941
|
+
* @internal
|
|
4942
|
+
*/
|
|
4943
|
+
export declare const DeleteRegistryInputFilterSensitiveLog: (obj: DeleteRegistryInput) => any;
|
|
4944
|
+
/**
|
|
4945
|
+
* @internal
|
|
4946
|
+
*/
|
|
4947
|
+
export declare const DeleteRegistryResponseFilterSensitiveLog: (obj: DeleteRegistryResponse) => any;
|
|
4948
|
+
/**
|
|
4949
|
+
* @internal
|
|
4950
|
+
*/
|
|
4951
|
+
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
4952
|
+
/**
|
|
4953
|
+
* @internal
|
|
4954
|
+
*/
|
|
4955
|
+
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
4956
|
+
/**
|
|
4957
|
+
* @internal
|
|
4958
|
+
*/
|
|
4959
|
+
export declare const DeleteSchemaInputFilterSensitiveLog: (obj: DeleteSchemaInput) => any;
|
|
4960
|
+
/**
|
|
4961
|
+
* @internal
|
|
4962
|
+
*/
|
|
4963
|
+
export declare const DeleteSchemaResponseFilterSensitiveLog: (obj: DeleteSchemaResponse) => any;
|
|
4964
|
+
/**
|
|
4965
|
+
* @internal
|
|
4966
|
+
*/
|
|
4967
|
+
export declare const DeleteSchemaVersionsInputFilterSensitiveLog: (obj: DeleteSchemaVersionsInput) => any;
|
|
4968
|
+
/**
|
|
4969
|
+
* @internal
|
|
4970
|
+
*/
|
|
4971
|
+
export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
|
|
4972
|
+
/**
|
|
4973
|
+
* @internal
|
|
4974
|
+
*/
|
|
4975
|
+
export declare const SchemaVersionErrorItemFilterSensitiveLog: (obj: SchemaVersionErrorItem) => any;
|
|
4976
|
+
/**
|
|
4977
|
+
* @internal
|
|
4978
|
+
*/
|
|
4979
|
+
export declare const DeleteSchemaVersionsResponseFilterSensitiveLog: (obj: DeleteSchemaVersionsResponse) => any;
|
|
4980
|
+
/**
|
|
4981
|
+
* @internal
|
|
4982
|
+
*/
|
|
4983
|
+
export declare const DeleteSecurityConfigurationRequestFilterSensitiveLog: (obj: DeleteSecurityConfigurationRequest) => any;
|
|
4984
|
+
/**
|
|
4985
|
+
* @internal
|
|
4986
|
+
*/
|
|
4987
|
+
export declare const DeleteSecurityConfigurationResponseFilterSensitiveLog: (obj: DeleteSecurityConfigurationResponse) => any;
|
|
4988
|
+
/**
|
|
4989
|
+
* @internal
|
|
4990
|
+
*/
|
|
4991
|
+
export declare const DeleteSessionRequestFilterSensitiveLog: (obj: DeleteSessionRequest) => any;
|
|
4992
|
+
/**
|
|
4993
|
+
* @internal
|
|
4994
|
+
*/
|
|
4995
|
+
export declare const DeleteSessionResponseFilterSensitiveLog: (obj: DeleteSessionResponse) => any;
|
|
4996
|
+
/**
|
|
4997
|
+
* @internal
|
|
4998
|
+
*/
|
|
4999
|
+
export declare const DeleteTableRequestFilterSensitiveLog: (obj: DeleteTableRequest) => any;
|
|
5000
|
+
/**
|
|
5001
|
+
* @internal
|
|
5002
|
+
*/
|
|
5003
|
+
export declare const DeleteTableResponseFilterSensitiveLog: (obj: DeleteTableResponse) => any;
|
|
5004
|
+
/**
|
|
5005
|
+
* @internal
|
|
5006
|
+
*/
|
|
5007
|
+
export declare const DeleteTableVersionRequestFilterSensitiveLog: (obj: DeleteTableVersionRequest) => any;
|
|
5008
|
+
/**
|
|
5009
|
+
* @internal
|
|
5010
|
+
*/
|
|
5011
|
+
export declare const DeleteTableVersionResponseFilterSensitiveLog: (obj: DeleteTableVersionResponse) => any;
|
|
5012
|
+
/**
|
|
5013
|
+
* @internal
|
|
5014
|
+
*/
|
|
5015
|
+
export declare const DeleteTriggerRequestFilterSensitiveLog: (obj: DeleteTriggerRequest) => any;
|
|
5016
|
+
/**
|
|
5017
|
+
* @internal
|
|
5018
|
+
*/
|
|
5019
|
+
export declare const DeleteTriggerResponseFilterSensitiveLog: (obj: DeleteTriggerResponse) => any;
|
|
5020
|
+
/**
|
|
5021
|
+
* @internal
|
|
5022
|
+
*/
|
|
5023
|
+
export declare const DeleteUserDefinedFunctionRequestFilterSensitiveLog: (obj: DeleteUserDefinedFunctionRequest) => any;
|
|
5024
|
+
/**
|
|
5025
|
+
* @internal
|
|
5026
|
+
*/
|
|
5027
|
+
export declare const DeleteUserDefinedFunctionResponseFilterSensitiveLog: (obj: DeleteUserDefinedFunctionResponse) => any;
|
|
5028
|
+
/**
|
|
5029
|
+
* @internal
|
|
5030
|
+
*/
|
|
5031
|
+
export declare const DeleteWorkflowRequestFilterSensitiveLog: (obj: DeleteWorkflowRequest) => any;
|
|
5032
|
+
/**
|
|
5033
|
+
* @internal
|
|
5034
|
+
*/
|
|
5035
|
+
export declare const DeleteWorkflowResponseFilterSensitiveLog: (obj: DeleteWorkflowResponse) => any;
|
|
5036
|
+
/**
|
|
5037
|
+
* @internal
|
|
5038
|
+
*/
|
|
5039
|
+
export declare const GetBlueprintRequestFilterSensitiveLog: (obj: GetBlueprintRequest) => any;
|
|
5040
|
+
/**
|
|
5041
|
+
* @internal
|
|
5042
|
+
*/
|
|
5043
|
+
export declare const GetBlueprintResponseFilterSensitiveLog: (obj: GetBlueprintResponse) => any;
|
|
5044
|
+
/**
|
|
5045
|
+
* @internal
|
|
5046
|
+
*/
|
|
5047
|
+
export declare const GetBlueprintRunRequestFilterSensitiveLog: (obj: GetBlueprintRunRequest) => any;
|
|
5048
|
+
/**
|
|
5049
|
+
* @internal
|
|
5050
|
+
*/
|
|
5051
|
+
export declare const BlueprintRunFilterSensitiveLog: (obj: BlueprintRun) => any;
|
|
5052
|
+
/**
|
|
5053
|
+
* @internal
|
|
5054
|
+
*/
|
|
5055
|
+
export declare const GetBlueprintRunResponseFilterSensitiveLog: (obj: GetBlueprintRunResponse) => any;
|
|
5056
|
+
/**
|
|
5057
|
+
* @internal
|
|
5058
|
+
*/
|
|
5059
|
+
export declare const GetBlueprintRunsRequestFilterSensitiveLog: (obj: GetBlueprintRunsRequest) => any;
|
|
5060
|
+
/**
|
|
5061
|
+
* @internal
|
|
5062
|
+
*/
|
|
5063
|
+
export declare const GetBlueprintRunsResponseFilterSensitiveLog: (obj: GetBlueprintRunsResponse) => any;
|
|
5064
|
+
/**
|
|
5065
|
+
* @internal
|
|
5066
|
+
*/
|
|
5067
|
+
export declare const GetCatalogImportStatusRequestFilterSensitiveLog: (obj: GetCatalogImportStatusRequest) => any;
|
|
5068
|
+
/**
|
|
5069
|
+
* @internal
|
|
5070
|
+
*/
|
|
5071
|
+
export declare const CatalogImportStatusFilterSensitiveLog: (obj: CatalogImportStatus) => any;
|
|
5072
|
+
/**
|
|
5073
|
+
* @internal
|
|
5074
|
+
*/
|
|
5075
|
+
export declare const GetCatalogImportStatusResponseFilterSensitiveLog: (obj: GetCatalogImportStatusResponse) => any;
|
|
5076
|
+
/**
|
|
5077
|
+
* @internal
|
|
5078
|
+
*/
|
|
5079
|
+
export declare const GetClassifierRequestFilterSensitiveLog: (obj: GetClassifierRequest) => any;
|
|
5080
|
+
/**
|
|
5081
|
+
* @internal
|
|
5082
|
+
*/
|
|
5083
|
+
export declare const CsvClassifierFilterSensitiveLog: (obj: CsvClassifier) => any;
|
|
5084
|
+
/**
|
|
5085
|
+
* @internal
|
|
5086
|
+
*/
|
|
5087
|
+
export declare const GrokClassifierFilterSensitiveLog: (obj: GrokClassifier) => any;
|
|
5088
|
+
/**
|
|
5089
|
+
* @internal
|
|
5090
|
+
*/
|
|
5091
|
+
export declare const JsonClassifierFilterSensitiveLog: (obj: JsonClassifier) => any;
|
|
5092
|
+
/**
|
|
5093
|
+
* @internal
|
|
5094
|
+
*/
|
|
5095
|
+
export declare const XMLClassifierFilterSensitiveLog: (obj: XMLClassifier) => any;
|
|
5096
|
+
/**
|
|
5097
|
+
* @internal
|
|
5098
|
+
*/
|
|
5099
|
+
export declare const ClassifierFilterSensitiveLog: (obj: Classifier) => any;
|
|
5100
|
+
/**
|
|
5101
|
+
* @internal
|
|
5102
|
+
*/
|
|
5103
|
+
export declare const GetClassifierResponseFilterSensitiveLog: (obj: GetClassifierResponse) => any;
|
|
5104
|
+
/**
|
|
5105
|
+
* @internal
|
|
5106
|
+
*/
|
|
5107
|
+
export declare const GetClassifiersRequestFilterSensitiveLog: (obj: GetClassifiersRequest) => any;
|
|
5108
|
+
/**
|
|
5109
|
+
* @internal
|
|
5110
|
+
*/
|
|
5111
|
+
export declare const GetClassifiersResponseFilterSensitiveLog: (obj: GetClassifiersResponse) => any;
|
|
5112
|
+
/**
|
|
5113
|
+
* @internal
|
|
5114
|
+
*/
|
|
5115
|
+
export declare const GetColumnStatisticsForPartitionRequestFilterSensitiveLog: (obj: GetColumnStatisticsForPartitionRequest) => any;
|
|
5116
|
+
/**
|
|
5117
|
+
* @internal
|
|
5118
|
+
*/
|
|
5119
|
+
export declare const BinaryColumnStatisticsDataFilterSensitiveLog: (obj: BinaryColumnStatisticsData) => any;
|
|
5120
|
+
/**
|
|
5121
|
+
* @internal
|
|
5122
|
+
*/
|
|
5123
|
+
export declare const BooleanColumnStatisticsDataFilterSensitiveLog: (obj: BooleanColumnStatisticsData) => any;
|
|
5124
|
+
/**
|
|
5125
|
+
* @internal
|
|
5126
|
+
*/
|
|
5127
|
+
export declare const DateColumnStatisticsDataFilterSensitiveLog: (obj: DateColumnStatisticsData) => any;
|
|
5128
|
+
/**
|
|
5129
|
+
* @internal
|
|
5130
|
+
*/
|
|
5131
|
+
export declare const DecimalNumberFilterSensitiveLog: (obj: DecimalNumber) => any;
|
|
5132
|
+
/**
|
|
5133
|
+
* @internal
|
|
5134
|
+
*/
|
|
5135
|
+
export declare const DecimalColumnStatisticsDataFilterSensitiveLog: (obj: DecimalColumnStatisticsData) => any;
|
|
5136
|
+
/**
|
|
5137
|
+
* @internal
|
|
5138
|
+
*/
|
|
5139
|
+
export declare const DoubleColumnStatisticsDataFilterSensitiveLog: (obj: DoubleColumnStatisticsData) => any;
|
|
5140
|
+
/**
|
|
5141
|
+
* @internal
|
|
5142
|
+
*/
|
|
5143
|
+
export declare const LongColumnStatisticsDataFilterSensitiveLog: (obj: LongColumnStatisticsData) => any;
|
|
5144
|
+
/**
|
|
5145
|
+
* @internal
|
|
5146
|
+
*/
|
|
5147
|
+
export declare const StringColumnStatisticsDataFilterSensitiveLog: (obj: StringColumnStatisticsData) => any;
|
|
5148
|
+
/**
|
|
5149
|
+
* @internal
|
|
5150
|
+
*/
|
|
5151
|
+
export declare const ColumnStatisticsDataFilterSensitiveLog: (obj: ColumnStatisticsData) => any;
|
|
5152
|
+
/**
|
|
5153
|
+
* @internal
|
|
5154
|
+
*/
|
|
5155
|
+
export declare const ColumnStatisticsFilterSensitiveLog: (obj: ColumnStatistics) => any;
|
|
5156
|
+
/**
|
|
5157
|
+
* @internal
|
|
5158
|
+
*/
|
|
5159
|
+
export declare const ColumnErrorFilterSensitiveLog: (obj: ColumnError) => any;
|
|
5160
|
+
/**
|
|
5161
|
+
* @internal
|
|
5162
|
+
*/
|
|
5163
|
+
export declare const GetColumnStatisticsForPartitionResponseFilterSensitiveLog: (obj: GetColumnStatisticsForPartitionResponse) => any;
|
|
5164
|
+
/**
|
|
5165
|
+
* @internal
|
|
5166
|
+
*/
|
|
5167
|
+
export declare const GetColumnStatisticsForTableRequestFilterSensitiveLog: (obj: GetColumnStatisticsForTableRequest) => any;
|
|
5168
|
+
/**
|
|
5169
|
+
* @internal
|
|
5170
|
+
*/
|
|
5171
|
+
export declare const GetColumnStatisticsForTableResponseFilterSensitiveLog: (obj: GetColumnStatisticsForTableResponse) => any;
|
|
5172
|
+
/**
|
|
5173
|
+
* @internal
|
|
5174
|
+
*/
|
|
5175
|
+
export declare const GetConnectionRequestFilterSensitiveLog: (obj: GetConnectionRequest) => any;
|
|
5176
|
+
/**
|
|
5177
|
+
* @internal
|
|
5178
|
+
*/
|
|
5179
|
+
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
5180
|
+
/**
|
|
5181
|
+
* @internal
|
|
5182
|
+
*/
|
|
5183
|
+
export declare const GetConnectionResponseFilterSensitiveLog: (obj: GetConnectionResponse) => any;
|
|
5184
|
+
/**
|
|
5185
|
+
* @internal
|
|
5186
|
+
*/
|
|
5187
|
+
export declare const GetConnectionsFilterFilterSensitiveLog: (obj: GetConnectionsFilter) => any;
|
|
5188
|
+
/**
|
|
5189
|
+
* @internal
|
|
5190
|
+
*/
|
|
5191
|
+
export declare const GetConnectionsRequestFilterSensitiveLog: (obj: GetConnectionsRequest) => any;
|
|
5192
|
+
/**
|
|
5193
|
+
* @internal
|
|
5194
|
+
*/
|
|
5195
|
+
export declare const GetConnectionsResponseFilterSensitiveLog: (obj: GetConnectionsResponse) => any;
|
|
5196
|
+
/**
|
|
5197
|
+
* @internal
|
|
5198
|
+
*/
|
|
5199
|
+
export declare const GetCrawlerRequestFilterSensitiveLog: (obj: GetCrawlerRequest) => any;
|
|
5200
|
+
/**
|
|
5201
|
+
* @internal
|
|
5202
|
+
*/
|
|
5203
|
+
export declare const GetCrawlerResponseFilterSensitiveLog: (obj: GetCrawlerResponse) => any;
|
|
5204
|
+
/**
|
|
5205
|
+
* @internal
|
|
5206
|
+
*/
|
|
5207
|
+
export declare const GetCrawlerMetricsRequestFilterSensitiveLog: (obj: GetCrawlerMetricsRequest) => any;
|
|
5208
|
+
/**
|
|
5209
|
+
* @internal
|
|
5210
|
+
*/
|
|
5211
|
+
export declare const CrawlerMetricsFilterSensitiveLog: (obj: CrawlerMetrics) => any;
|
|
5212
|
+
/**
|
|
5213
|
+
* @internal
|
|
5214
|
+
*/
|
|
5215
|
+
export declare const GetCrawlerMetricsResponseFilterSensitiveLog: (obj: GetCrawlerMetricsResponse) => any;
|
|
5216
|
+
/**
|
|
5217
|
+
* @internal
|
|
5218
|
+
*/
|
|
5219
|
+
export declare const GetCrawlersRequestFilterSensitiveLog: (obj: GetCrawlersRequest) => any;
|
|
5220
|
+
/**
|
|
5221
|
+
* @internal
|
|
5222
|
+
*/
|
|
5223
|
+
export declare const GetCrawlersResponseFilterSensitiveLog: (obj: GetCrawlersResponse) => any;
|
|
5224
|
+
/**
|
|
5225
|
+
* @internal
|
|
5226
|
+
*/
|
|
5227
|
+
export declare const GetCustomEntityTypeRequestFilterSensitiveLog: (obj: GetCustomEntityTypeRequest) => any;
|
|
5228
|
+
/**
|
|
5229
|
+
* @internal
|
|
5230
|
+
*/
|
|
5231
|
+
export declare const GetCustomEntityTypeResponseFilterSensitiveLog: (obj: GetCustomEntityTypeResponse) => any;
|
|
5232
|
+
/**
|
|
5233
|
+
* @internal
|
|
5234
|
+
*/
|
|
5235
|
+
export declare const GetDatabaseRequestFilterSensitiveLog: (obj: GetDatabaseRequest) => any;
|
|
5236
|
+
/**
|
|
5237
|
+
* @internal
|
|
5238
|
+
*/
|
|
5239
|
+
export declare const DatabaseFilterSensitiveLog: (obj: Database) => any;
|
|
5240
|
+
/**
|
|
5241
|
+
* @internal
|
|
5242
|
+
*/
|
|
5243
|
+
export declare const GetDatabaseResponseFilterSensitiveLog: (obj: GetDatabaseResponse) => any;
|
|
5244
|
+
/**
|
|
5245
|
+
* @internal
|
|
5246
|
+
*/
|
|
5247
|
+
export declare const GetDatabasesRequestFilterSensitiveLog: (obj: GetDatabasesRequest) => any;
|
|
5248
|
+
/**
|
|
5249
|
+
* @internal
|
|
5250
|
+
*/
|
|
5251
|
+
export declare const GetDatabasesResponseFilterSensitiveLog: (obj: GetDatabasesResponse) => any;
|
|
5252
|
+
/**
|
|
5253
|
+
* @internal
|
|
5254
|
+
*/
|
|
5255
|
+
export declare const GetDataCatalogEncryptionSettingsRequestFilterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsRequest) => any;
|
|
5256
|
+
/**
|
|
5257
|
+
* @internal
|
|
5258
|
+
*/
|
|
5259
|
+
export declare const ConnectionPasswordEncryptionFilterSensitiveLog: (obj: ConnectionPasswordEncryption) => any;
|
|
5260
|
+
/**
|
|
5261
|
+
* @internal
|
|
5262
|
+
*/
|
|
5263
|
+
export declare const EncryptionAtRestFilterSensitiveLog: (obj: EncryptionAtRest) => any;
|
|
5264
|
+
/**
|
|
5265
|
+
* @internal
|
|
5266
|
+
*/
|
|
5267
|
+
export declare const DataCatalogEncryptionSettingsFilterSensitiveLog: (obj: DataCatalogEncryptionSettings) => any;
|
|
5268
|
+
/**
|
|
5269
|
+
* @internal
|
|
5270
|
+
*/
|
|
5271
|
+
export declare const GetDataCatalogEncryptionSettingsResponseFilterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsResponse) => any;
|
|
5272
|
+
/**
|
|
5273
|
+
* @internal
|
|
5274
|
+
*/
|
|
5275
|
+
export declare const GetDataflowGraphRequestFilterSensitiveLog: (obj: GetDataflowGraphRequest) => any;
|
|
5276
|
+
/**
|
|
5277
|
+
* @internal
|
|
5278
|
+
*/
|
|
5279
|
+
export declare const GetDataflowGraphResponseFilterSensitiveLog: (obj: GetDataflowGraphResponse) => any;
|
|
5280
|
+
/**
|
|
5281
|
+
* @internal
|
|
5282
|
+
*/
|
|
5283
|
+
export declare const GetDevEndpointRequestFilterSensitiveLog: (obj: GetDevEndpointRequest) => any;
|
|
5284
|
+
/**
|
|
5285
|
+
* @internal
|
|
5286
|
+
*/
|
|
5287
|
+
export declare const GetDevEndpointResponseFilterSensitiveLog: (obj: GetDevEndpointResponse) => any;
|
|
5288
|
+
/**
|
|
5289
|
+
* @internal
|
|
5290
|
+
*/
|
|
5291
|
+
export declare const GetDevEndpointsRequestFilterSensitiveLog: (obj: GetDevEndpointsRequest) => any;
|
|
5292
|
+
/**
|
|
5293
|
+
* @internal
|
|
5294
|
+
*/
|
|
5295
|
+
export declare const GetDevEndpointsResponseFilterSensitiveLog: (obj: GetDevEndpointsResponse) => any;
|
|
5296
|
+
/**
|
|
5297
|
+
* @internal
|
|
5298
|
+
*/
|
|
5299
|
+
export declare const GetJobRequestFilterSensitiveLog: (obj: GetJobRequest) => any;
|
|
5300
|
+
/**
|
|
5301
|
+
* @internal
|
|
5302
|
+
*/
|
|
5303
|
+
export declare const GetJobBookmarkRequestFilterSensitiveLog: (obj: GetJobBookmarkRequest) => any;
|
|
5304
|
+
/**
|
|
5305
|
+
* @internal
|
|
5306
|
+
*/
|
|
5307
|
+
export declare const JobBookmarkEntryFilterSensitiveLog: (obj: JobBookmarkEntry) => any;
|
|
5308
|
+
/**
|
|
5309
|
+
* @internal
|
|
5310
|
+
*/
|
|
5311
|
+
export declare const GetJobBookmarkResponseFilterSensitiveLog: (obj: GetJobBookmarkResponse) => any;
|
|
5312
|
+
/**
|
|
5313
|
+
* @internal
|
|
5314
|
+
*/
|
|
5315
|
+
export declare const GetJobRunRequestFilterSensitiveLog: (obj: GetJobRunRequest) => any;
|
|
5316
|
+
/**
|
|
5317
|
+
* @internal
|
|
5318
|
+
*/
|
|
5319
|
+
export declare const GetJobRunResponseFilterSensitiveLog: (obj: GetJobRunResponse) => any;
|
|
5320
|
+
/**
|
|
5321
|
+
* @internal
|
|
5322
|
+
*/
|
|
5323
|
+
export declare const GetJobRunsRequestFilterSensitiveLog: (obj: GetJobRunsRequest) => any;
|
|
5324
|
+
/**
|
|
5325
|
+
* @internal
|
|
5326
|
+
*/
|
|
5327
|
+
export declare const GetJobRunsResponseFilterSensitiveLog: (obj: GetJobRunsResponse) => any;
|
|
5328
|
+
/**
|
|
5329
|
+
* @internal
|
|
5330
|
+
*/
|
|
5331
|
+
export declare const GetJobsRequestFilterSensitiveLog: (obj: GetJobsRequest) => any;
|
|
5332
|
+
/**
|
|
5333
|
+
* @internal
|
|
5334
|
+
*/
|
|
5335
|
+
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
5336
|
+
/**
|
|
5337
|
+
* @internal
|
|
5338
|
+
*/
|
|
5339
|
+
export declare const CatalogEntryFilterSensitiveLog: (obj: CatalogEntry) => any;
|
|
5340
|
+
/**
|
|
5341
|
+
* @internal
|
|
5342
|
+
*/
|
|
5343
|
+
export declare const GetMappingRequestFilterSensitiveLog: (obj: GetMappingRequest) => any;
|
|
5344
|
+
/**
|
|
5345
|
+
* @internal
|
|
5346
|
+
*/
|
|
5347
|
+
export declare const MappingEntryFilterSensitiveLog: (obj: MappingEntry) => any;
|
|
5348
|
+
/**
|
|
5349
|
+
* @internal
|
|
5350
|
+
*/
|
|
5351
|
+
export declare const GetMappingResponseFilterSensitiveLog: (obj: GetMappingResponse) => any;
|
|
5352
|
+
/**
|
|
5353
|
+
* @internal
|
|
5354
|
+
*/
|
|
5355
|
+
export declare const GetMLTaskRunRequestFilterSensitiveLog: (obj: GetMLTaskRunRequest) => any;
|
|
5356
|
+
/**
|
|
5357
|
+
* @internal
|
|
5358
|
+
*/
|
|
5359
|
+
export declare const ExportLabelsTaskRunPropertiesFilterSensitiveLog: (obj: ExportLabelsTaskRunProperties) => any;
|
|
5360
|
+
/**
|
|
5361
|
+
* @internal
|
|
5362
|
+
*/
|
|
5363
|
+
export declare const FindMatchesTaskRunPropertiesFilterSensitiveLog: (obj: FindMatchesTaskRunProperties) => any;
|
|
5364
|
+
/**
|
|
5365
|
+
* @internal
|
|
5366
|
+
*/
|
|
5367
|
+
export declare const ImportLabelsTaskRunPropertiesFilterSensitiveLog: (obj: ImportLabelsTaskRunProperties) => any;
|
|
5368
|
+
/**
|
|
5369
|
+
* @internal
|
|
5370
|
+
*/
|
|
5371
|
+
export declare const LabelingSetGenerationTaskRunPropertiesFilterSensitiveLog: (obj: LabelingSetGenerationTaskRunProperties) => any;
|
|
5372
|
+
/**
|
|
5373
|
+
* @internal
|
|
5374
|
+
*/
|
|
5375
|
+
export declare const TaskRunPropertiesFilterSensitiveLog: (obj: TaskRunProperties) => any;
|
|
5376
|
+
/**
|
|
5377
|
+
* @internal
|
|
5378
|
+
*/
|
|
5379
|
+
export declare const GetMLTaskRunResponseFilterSensitiveLog: (obj: GetMLTaskRunResponse) => any;
|
|
5380
|
+
/**
|
|
5381
|
+
* @internal
|
|
5382
|
+
*/
|
|
5383
|
+
export declare const TaskRunFilterCriteriaFilterSensitiveLog: (obj: TaskRunFilterCriteria) => any;
|
|
5384
|
+
/**
|
|
5385
|
+
* @internal
|
|
5386
|
+
*/
|
|
5387
|
+
export declare const TaskRunSortCriteriaFilterSensitiveLog: (obj: TaskRunSortCriteria) => any;
|
|
5388
|
+
/**
|
|
5389
|
+
* @internal
|
|
5390
|
+
*/
|
|
5391
|
+
export declare const GetMLTaskRunsRequestFilterSensitiveLog: (obj: GetMLTaskRunsRequest) => any;
|
|
5392
|
+
/**
|
|
5393
|
+
* @internal
|
|
5394
|
+
*/
|
|
5395
|
+
export declare const TaskRunFilterSensitiveLog: (obj: TaskRun) => any;
|
|
5396
|
+
/**
|
|
5397
|
+
* @internal
|
|
5398
|
+
*/
|
|
5399
|
+
export declare const GetMLTaskRunsResponseFilterSensitiveLog: (obj: GetMLTaskRunsResponse) => any;
|
|
5400
|
+
/**
|
|
5401
|
+
* @internal
|
|
5402
|
+
*/
|
|
5403
|
+
export declare const GetMLTransformRequestFilterSensitiveLog: (obj: GetMLTransformRequest) => any;
|
|
5404
|
+
/**
|
|
5405
|
+
* @internal
|
|
5406
|
+
*/
|
|
5407
|
+
export declare const ColumnImportanceFilterSensitiveLog: (obj: ColumnImportance) => any;
|
|
5408
|
+
/**
|
|
5409
|
+
* @internal
|
|
5410
|
+
*/
|
|
5411
|
+
export declare const ConfusionMatrixFilterSensitiveLog: (obj: ConfusionMatrix) => any;
|
|
5412
|
+
/**
|
|
5413
|
+
* @internal
|
|
5414
|
+
*/
|
|
5415
|
+
export declare const FindMatchesMetricsFilterSensitiveLog: (obj: FindMatchesMetrics) => any;
|
|
5416
|
+
/**
|
|
5417
|
+
* @internal
|
|
5418
|
+
*/
|
|
5419
|
+
export declare const EvaluationMetricsFilterSensitiveLog: (obj: EvaluationMetrics) => any;
|
|
5420
|
+
/**
|
|
5421
|
+
* @internal
|
|
5422
|
+
*/
|
|
5423
|
+
export declare const SchemaColumnFilterSensitiveLog: (obj: SchemaColumn) => any;
|
|
5424
|
+
/**
|
|
5425
|
+
* @internal
|
|
5426
|
+
*/
|
|
5427
|
+
export declare const GetMLTransformResponseFilterSensitiveLog: (obj: GetMLTransformResponse) => any;
|
|
5428
|
+
/**
|
|
5429
|
+
* @internal
|
|
5430
|
+
*/
|
|
5431
|
+
export declare const TransformFilterCriteriaFilterSensitiveLog: (obj: TransformFilterCriteria) => any;
|
|
5432
|
+
/**
|
|
5433
|
+
* @internal
|
|
5434
|
+
*/
|
|
5435
|
+
export declare const TransformSortCriteriaFilterSensitiveLog: (obj: TransformSortCriteria) => any;
|
|
5436
|
+
/**
|
|
5437
|
+
* @internal
|
|
5438
|
+
*/
|
|
5439
|
+
export declare const GetMLTransformsRequestFilterSensitiveLog: (obj: GetMLTransformsRequest) => any;
|
|
5440
|
+
/**
|
|
5441
|
+
* @internal
|
|
5442
|
+
*/
|
|
5443
|
+
export declare const MLTransformFilterSensitiveLog: (obj: MLTransform) => any;
|
|
5444
|
+
/**
|
|
5445
|
+
* @internal
|
|
5446
|
+
*/
|
|
5447
|
+
export declare const GetMLTransformsResponseFilterSensitiveLog: (obj: GetMLTransformsResponse) => any;
|
|
5448
|
+
/**
|
|
5449
|
+
* @internal
|
|
5450
|
+
*/
|
|
5451
|
+
export declare const GetPartitionRequestFilterSensitiveLog: (obj: GetPartitionRequest) => any;
|
|
5452
|
+
/**
|
|
5453
|
+
* @internal
|
|
5454
|
+
*/
|
|
5455
|
+
export declare const GetPartitionResponseFilterSensitiveLog: (obj: GetPartitionResponse) => any;
|
|
5456
|
+
/**
|
|
5457
|
+
* @internal
|
|
5458
|
+
*/
|
|
5459
|
+
export declare const GetPartitionIndexesRequestFilterSensitiveLog: (obj: GetPartitionIndexesRequest) => any;
|
|
5460
|
+
/**
|
|
5461
|
+
* @internal
|
|
5462
|
+
*/
|
|
5463
|
+
export declare const BackfillErrorFilterSensitiveLog: (obj: BackfillError) => any;
|
|
5464
|
+
/**
|
|
5465
|
+
* @internal
|
|
5466
|
+
*/
|
|
5467
|
+
export declare const KeySchemaElementFilterSensitiveLog: (obj: KeySchemaElement) => any;
|
|
5468
|
+
/**
|
|
5469
|
+
* @internal
|
|
5470
|
+
*/
|
|
5471
|
+
export declare const PartitionIndexDescriptorFilterSensitiveLog: (obj: PartitionIndexDescriptor) => any;
|
|
5472
|
+
/**
|
|
5473
|
+
* @internal
|
|
5474
|
+
*/
|
|
5475
|
+
export declare const GetPartitionIndexesResponseFilterSensitiveLog: (obj: GetPartitionIndexesResponse) => any;
|
|
5476
|
+
/**
|
|
5477
|
+
* @internal
|
|
5478
|
+
*/
|
|
5479
|
+
export declare const SegmentFilterSensitiveLog: (obj: Segment) => any;
|
|
5480
|
+
/**
|
|
5481
|
+
* @internal
|
|
5482
|
+
*/
|
|
5483
|
+
export declare const GetPartitionsRequestFilterSensitiveLog: (obj: GetPartitionsRequest) => any;
|
|
5484
|
+
/**
|
|
5485
|
+
* @internal
|
|
5486
|
+
*/
|
|
5487
|
+
export declare const GetPartitionsResponseFilterSensitiveLog: (obj: GetPartitionsResponse) => any;
|
|
5488
|
+
/**
|
|
5489
|
+
* @internal
|
|
5490
|
+
*/
|
|
5491
|
+
export declare const GetPlanRequestFilterSensitiveLog: (obj: GetPlanRequest) => any;
|
|
5492
|
+
/**
|
|
5493
|
+
* @internal
|
|
5494
|
+
*/
|
|
5495
|
+
export declare const GetPlanResponseFilterSensitiveLog: (obj: GetPlanResponse) => any;
|
|
5496
|
+
/**
|
|
5497
|
+
* @internal
|
|
5498
|
+
*/
|
|
5499
|
+
export declare const GetRegistryInputFilterSensitiveLog: (obj: GetRegistryInput) => any;
|
|
5500
|
+
/**
|
|
5501
|
+
* @internal
|
|
5502
|
+
*/
|
|
5503
|
+
export declare const GetRegistryResponseFilterSensitiveLog: (obj: GetRegistryResponse) => any;
|
|
5504
|
+
/**
|
|
5505
|
+
* @internal
|
|
5506
|
+
*/
|
|
5507
|
+
export declare const GetResourcePoliciesRequestFilterSensitiveLog: (obj: GetResourcePoliciesRequest) => any;
|
|
5508
|
+
/**
|
|
5509
|
+
* @internal
|
|
5510
|
+
*/
|
|
5511
|
+
export declare const GluePolicyFilterSensitiveLog: (obj: GluePolicy) => any;
|
|
5512
|
+
/**
|
|
5513
|
+
* @internal
|
|
5514
|
+
*/
|
|
5515
|
+
export declare const GetResourcePoliciesResponseFilterSensitiveLog: (obj: GetResourcePoliciesResponse) => any;
|
|
5516
|
+
/**
|
|
5517
|
+
* @internal
|
|
5518
|
+
*/
|
|
5519
|
+
export declare const GetResourcePolicyRequestFilterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
|
|
5520
|
+
/**
|
|
5521
|
+
* @internal
|
|
5522
|
+
*/
|
|
5523
|
+
export declare const GetResourcePolicyResponseFilterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
|
|
5524
|
+
/**
|
|
5525
|
+
* @internal
|
|
5526
|
+
*/
|
|
5527
|
+
export declare const GetSchemaInputFilterSensitiveLog: (obj: GetSchemaInput) => any;
|
|
5528
|
+
/**
|
|
5529
|
+
* @internal
|
|
5530
|
+
*/
|
|
5531
|
+
export declare const GetSchemaResponseFilterSensitiveLog: (obj: GetSchemaResponse) => any;
|
|
5532
|
+
/**
|
|
5533
|
+
* @internal
|
|
5534
|
+
*/
|
|
5535
|
+
export declare const GetSchemaByDefinitionInputFilterSensitiveLog: (obj: GetSchemaByDefinitionInput) => any;
|
|
5536
|
+
/**
|
|
5537
|
+
* @internal
|
|
5538
|
+
*/
|
|
5539
|
+
export declare const GetSchemaByDefinitionResponseFilterSensitiveLog: (obj: GetSchemaByDefinitionResponse) => any;
|
|
5540
|
+
/**
|
|
5541
|
+
* @internal
|
|
5542
|
+
*/
|
|
5543
|
+
export declare const SchemaVersionNumberFilterSensitiveLog: (obj: SchemaVersionNumber) => any;
|
|
5544
|
+
/**
|
|
5545
|
+
* @internal
|
|
5546
|
+
*/
|
|
5547
|
+
export declare const GetSchemaVersionInputFilterSensitiveLog: (obj: GetSchemaVersionInput) => any;
|
|
5548
|
+
/**
|
|
5549
|
+
* @internal
|
|
5550
|
+
*/
|
|
5551
|
+
export declare const GetSchemaVersionResponseFilterSensitiveLog: (obj: GetSchemaVersionResponse) => any;
|
|
5552
|
+
/**
|
|
5553
|
+
* @internal
|
|
5554
|
+
*/
|
|
5555
|
+
export declare const GetSchemaVersionsDiffInputFilterSensitiveLog: (obj: GetSchemaVersionsDiffInput) => any;
|
|
5556
|
+
/**
|
|
5557
|
+
* @internal
|
|
5558
|
+
*/
|
|
5559
|
+
export declare const GetSchemaVersionsDiffResponseFilterSensitiveLog: (obj: GetSchemaVersionsDiffResponse) => any;
|
|
5560
|
+
/**
|
|
5561
|
+
* @internal
|
|
5562
|
+
*/
|
|
5563
|
+
export declare const GetSecurityConfigurationRequestFilterSensitiveLog: (obj: GetSecurityConfigurationRequest) => any;
|
|
5564
|
+
/**
|
|
5565
|
+
* @internal
|
|
5566
|
+
*/
|
|
5567
|
+
export declare const SecurityConfigurationFilterSensitiveLog: (obj: SecurityConfiguration) => any;
|
|
5568
|
+
/**
|
|
5569
|
+
* @internal
|
|
5570
|
+
*/
|
|
5571
|
+
export declare const GetSecurityConfigurationResponseFilterSensitiveLog: (obj: GetSecurityConfigurationResponse) => any;
|
|
5572
|
+
/**
|
|
5573
|
+
* @internal
|
|
5574
|
+
*/
|
|
5575
|
+
export declare const GetSecurityConfigurationsRequestFilterSensitiveLog: (obj: GetSecurityConfigurationsRequest) => any;
|
|
5576
|
+
/**
|
|
5577
|
+
* @internal
|
|
5578
|
+
*/
|
|
5579
|
+
export declare const GetSecurityConfigurationsResponseFilterSensitiveLog: (obj: GetSecurityConfigurationsResponse) => any;
|
|
5580
|
+
/**
|
|
5581
|
+
* @internal
|
|
5582
|
+
*/
|
|
5583
|
+
export declare const GetSessionRequestFilterSensitiveLog: (obj: GetSessionRequest) => any;
|
|
5584
|
+
/**
|
|
5585
|
+
* @internal
|
|
5586
|
+
*/
|
|
5587
|
+
export declare const GetSessionResponseFilterSensitiveLog: (obj: GetSessionResponse) => any;
|
|
5588
|
+
/**
|
|
5589
|
+
* @internal
|
|
5590
|
+
*/
|
|
5591
|
+
export declare const GetStatementRequestFilterSensitiveLog: (obj: GetStatementRequest) => any;
|
|
5592
|
+
/**
|
|
5593
|
+
* @internal
|
|
5594
|
+
*/
|
|
5595
|
+
export declare const StatementOutputDataFilterSensitiveLog: (obj: StatementOutputData) => any;
|
|
5596
|
+
/**
|
|
5597
|
+
* @internal
|
|
5598
|
+
*/
|
|
5599
|
+
export declare const StatementOutputFilterSensitiveLog: (obj: StatementOutput) => any;
|
|
5600
|
+
/**
|
|
5601
|
+
* @internal
|
|
5602
|
+
*/
|
|
5603
|
+
export declare const StatementFilterSensitiveLog: (obj: Statement) => any;
|
|
5604
|
+
/**
|
|
5605
|
+
* @internal
|
|
5606
|
+
*/
|
|
5607
|
+
export declare const GetStatementResponseFilterSensitiveLog: (obj: GetStatementResponse) => any;
|
|
5608
|
+
/**
|
|
5609
|
+
* @internal
|
|
5610
|
+
*/
|
|
5611
|
+
export declare const GetTableRequestFilterSensitiveLog: (obj: GetTableRequest) => any;
|
|
5612
|
+
/**
|
|
5613
|
+
* @internal
|
|
5614
|
+
*/
|
|
5615
|
+
export declare const TableFilterSensitiveLog: (obj: Table) => any;
|
|
5616
|
+
/**
|
|
5617
|
+
* @internal
|
|
5618
|
+
*/
|
|
5619
|
+
export declare const GetTableResponseFilterSensitiveLog: (obj: GetTableResponse) => any;
|
|
5620
|
+
/**
|
|
5621
|
+
* @internal
|
|
5622
|
+
*/
|
|
5623
|
+
export declare const GetTablesRequestFilterSensitiveLog: (obj: GetTablesRequest) => any;
|
|
5624
|
+
/**
|
|
5625
|
+
* @internal
|
|
5626
|
+
*/
|
|
5627
|
+
export declare const GetTablesResponseFilterSensitiveLog: (obj: GetTablesResponse) => any;
|
|
5628
|
+
/**
|
|
5629
|
+
* @internal
|
|
5630
|
+
*/
|
|
5631
|
+
export declare const GetTableVersionRequestFilterSensitiveLog: (obj: GetTableVersionRequest) => any;
|
|
5632
|
+
/**
|
|
5633
|
+
* @internal
|
|
5634
|
+
*/
|
|
5635
|
+
export declare const TableVersionFilterSensitiveLog: (obj: TableVersion) => any;
|
|
5636
|
+
/**
|
|
5637
|
+
* @internal
|
|
5638
|
+
*/
|
|
5639
|
+
export declare const GetTableVersionResponseFilterSensitiveLog: (obj: GetTableVersionResponse) => any;
|
|
5640
|
+
/**
|
|
5641
|
+
* @internal
|
|
5642
|
+
*/
|
|
5643
|
+
export declare const GetTableVersionsRequestFilterSensitiveLog: (obj: GetTableVersionsRequest) => any;
|
|
5644
|
+
/**
|
|
5645
|
+
* @internal
|
|
5646
|
+
*/
|
|
5647
|
+
export declare const GetTableVersionsResponseFilterSensitiveLog: (obj: GetTableVersionsResponse) => any;
|
|
5648
|
+
/**
|
|
5649
|
+
* @internal
|
|
5650
|
+
*/
|
|
5651
|
+
export declare const GetTagsRequestFilterSensitiveLog: (obj: GetTagsRequest) => any;
|
|
5652
|
+
/**
|
|
5653
|
+
* @internal
|
|
5654
|
+
*/
|
|
5655
|
+
export declare const GetTagsResponseFilterSensitiveLog: (obj: GetTagsResponse) => any;
|
|
5656
|
+
/**
|
|
5657
|
+
* @internal
|
|
5658
|
+
*/
|
|
5659
|
+
export declare const GetTriggerRequestFilterSensitiveLog: (obj: GetTriggerRequest) => any;
|
|
5660
|
+
/**
|
|
5661
|
+
* @internal
|
|
5662
|
+
*/
|
|
5663
|
+
export declare const GetTriggerResponseFilterSensitiveLog: (obj: GetTriggerResponse) => any;
|
|
5664
|
+
/**
|
|
5665
|
+
* @internal
|
|
5666
|
+
*/
|
|
5667
|
+
export declare const GetTriggersRequestFilterSensitiveLog: (obj: GetTriggersRequest) => any;
|
|
5668
|
+
/**
|
|
5669
|
+
* @internal
|
|
5670
|
+
*/
|
|
5671
|
+
export declare const GetTriggersResponseFilterSensitiveLog: (obj: GetTriggersResponse) => any;
|
|
5672
|
+
/**
|
|
5673
|
+
* @internal
|
|
5674
|
+
*/
|
|
5675
|
+
export declare const GetUnfilteredPartitionMetadataRequestFilterSensitiveLog: (obj: GetUnfilteredPartitionMetadataRequest) => any;
|
|
5676
|
+
/**
|
|
5677
|
+
* @internal
|
|
5678
|
+
*/
|
|
5679
|
+
export declare const GetUnfilteredPartitionMetadataResponseFilterSensitiveLog: (obj: GetUnfilteredPartitionMetadataResponse) => any;
|
|
5680
|
+
/**
|
|
5681
|
+
* @internal
|
|
5682
|
+
*/
|
|
5683
|
+
export declare const GetUnfilteredPartitionsMetadataRequestFilterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataRequest) => any;
|
|
5684
|
+
/**
|
|
5685
|
+
* @internal
|
|
5686
|
+
*/
|
|
5687
|
+
export declare const UnfilteredPartitionFilterSensitiveLog: (obj: UnfilteredPartition) => any;
|
|
5688
|
+
/**
|
|
5689
|
+
* @internal
|
|
5690
|
+
*/
|
|
5691
|
+
export declare const GetUnfilteredPartitionsMetadataResponseFilterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataResponse) => any;
|
|
5692
|
+
/**
|
|
5693
|
+
* @internal
|
|
5694
|
+
*/
|
|
5695
|
+
export declare const GetUnfilteredTableMetadataRequestFilterSensitiveLog: (obj: GetUnfilteredTableMetadataRequest) => any;
|
|
5696
|
+
/**
|
|
5697
|
+
* @internal
|
|
5698
|
+
*/
|
|
5699
|
+
export declare const ColumnRowFilterFilterSensitiveLog: (obj: ColumnRowFilter) => any;
|
|
5700
|
+
/**
|
|
5701
|
+
* @internal
|
|
5702
|
+
*/
|
|
5703
|
+
export declare const GetUnfilteredTableMetadataResponseFilterSensitiveLog: (obj: GetUnfilteredTableMetadataResponse) => any;
|
|
5704
|
+
/**
|
|
5705
|
+
* @internal
|
|
5706
|
+
*/
|
|
5707
|
+
export declare const GetUserDefinedFunctionRequestFilterSensitiveLog: (obj: GetUserDefinedFunctionRequest) => any;
|
|
5708
|
+
/**
|
|
5709
|
+
* @internal
|
|
5710
|
+
*/
|
|
5711
|
+
export declare const UserDefinedFunctionFilterSensitiveLog: (obj: UserDefinedFunction) => any;
|
|
5712
|
+
/**
|
|
5713
|
+
* @internal
|
|
5714
|
+
*/
|
|
5715
|
+
export declare const GetUserDefinedFunctionResponseFilterSensitiveLog: (obj: GetUserDefinedFunctionResponse) => any;
|
|
5716
|
+
/**
|
|
5717
|
+
* @internal
|
|
5718
|
+
*/
|
|
5719
|
+
export declare const GetUserDefinedFunctionsRequestFilterSensitiveLog: (obj: GetUserDefinedFunctionsRequest) => any;
|
|
5720
|
+
/**
|
|
5721
|
+
* @internal
|
|
5722
|
+
*/
|
|
5723
|
+
export declare const GetUserDefinedFunctionsResponseFilterSensitiveLog: (obj: GetUserDefinedFunctionsResponse) => any;
|
|
5724
|
+
/**
|
|
5725
|
+
* @internal
|
|
5726
|
+
*/
|
|
5727
|
+
export declare const GetWorkflowRequestFilterSensitiveLog: (obj: GetWorkflowRequest) => any;
|
|
5728
|
+
/**
|
|
5729
|
+
* @internal
|
|
5730
|
+
*/
|
|
5731
|
+
export declare const GetWorkflowResponseFilterSensitiveLog: (obj: GetWorkflowResponse) => any;
|
|
5732
|
+
/**
|
|
5733
|
+
* @internal
|
|
5734
|
+
*/
|
|
5735
|
+
export declare const GetWorkflowRunRequestFilterSensitiveLog: (obj: GetWorkflowRunRequest) => any;
|
|
5736
|
+
/**
|
|
5737
|
+
* @internal
|
|
5738
|
+
*/
|
|
5739
|
+
export declare const GetWorkflowRunResponseFilterSensitiveLog: (obj: GetWorkflowRunResponse) => any;
|
|
5740
|
+
/**
|
|
5741
|
+
* @internal
|
|
5742
|
+
*/
|
|
5743
|
+
export declare const GetWorkflowRunPropertiesRequestFilterSensitiveLog: (obj: GetWorkflowRunPropertiesRequest) => any;
|
|
5744
|
+
/**
|
|
5745
|
+
* @internal
|
|
5746
|
+
*/
|
|
5747
|
+
export declare const GetWorkflowRunPropertiesResponseFilterSensitiveLog: (obj: GetWorkflowRunPropertiesResponse) => any;
|
|
5748
|
+
/**
|
|
5749
|
+
* @internal
|
|
5750
|
+
*/
|
|
5751
|
+
export declare const GetWorkflowRunsRequestFilterSensitiveLog: (obj: GetWorkflowRunsRequest) => any;
|
|
5752
|
+
/**
|
|
5753
|
+
* @internal
|
|
5754
|
+
*/
|
|
5755
|
+
export declare const GetWorkflowRunsResponseFilterSensitiveLog: (obj: GetWorkflowRunsResponse) => any;
|
|
5756
|
+
/**
|
|
5757
|
+
* @internal
|
|
5758
|
+
*/
|
|
5759
|
+
export declare const ImportCatalogToGlueRequestFilterSensitiveLog: (obj: ImportCatalogToGlueRequest) => any;
|
|
5760
|
+
/**
|
|
5761
|
+
* @internal
|
|
5762
|
+
*/
|
|
5763
|
+
export declare const ImportCatalogToGlueResponseFilterSensitiveLog: (obj: ImportCatalogToGlueResponse) => any;
|
|
5764
|
+
/**
|
|
5765
|
+
* @internal
|
|
5766
|
+
*/
|
|
5767
|
+
export declare const ListBlueprintsRequestFilterSensitiveLog: (obj: ListBlueprintsRequest) => any;
|
|
5768
|
+
/**
|
|
5769
|
+
* @internal
|
|
5770
|
+
*/
|
|
5771
|
+
export declare const ListBlueprintsResponseFilterSensitiveLog: (obj: ListBlueprintsResponse) => any;
|
|
5772
|
+
/**
|
|
5773
|
+
* @internal
|
|
5774
|
+
*/
|
|
5775
|
+
export declare const ListCrawlersRequestFilterSensitiveLog: (obj: ListCrawlersRequest) => any;
|
|
5776
|
+
/**
|
|
5777
|
+
* @internal
|
|
5778
|
+
*/
|
|
5779
|
+
export declare const ListCrawlersResponseFilterSensitiveLog: (obj: ListCrawlersResponse) => any;
|
|
5780
|
+
/**
|
|
5781
|
+
* @internal
|
|
5782
|
+
*/
|
|
5783
|
+
export declare const CrawlsFilterFilterSensitiveLog: (obj: CrawlsFilter) => any;
|
|
5784
|
+
/**
|
|
5785
|
+
* @internal
|
|
5786
|
+
*/
|
|
5787
|
+
export declare const ListCrawlsRequestFilterSensitiveLog: (obj: ListCrawlsRequest) => any;
|
|
5788
|
+
/**
|
|
5789
|
+
* @internal
|
|
5790
|
+
*/
|
|
5791
|
+
export declare const CrawlerHistoryFilterSensitiveLog: (obj: CrawlerHistory) => any;
|
|
5792
|
+
/**
|
|
5793
|
+
* @internal
|
|
5794
|
+
*/
|
|
5795
|
+
export declare const ListCrawlsResponseFilterSensitiveLog: (obj: ListCrawlsResponse) => any;
|
|
5796
|
+
/**
|
|
5797
|
+
* @internal
|
|
5798
|
+
*/
|
|
5799
|
+
export declare const ListCustomEntityTypesRequestFilterSensitiveLog: (obj: ListCustomEntityTypesRequest) => any;
|
|
5800
|
+
/**
|
|
5801
|
+
* @internal
|
|
5802
|
+
*/
|
|
5803
|
+
export declare const ListCustomEntityTypesResponseFilterSensitiveLog: (obj: ListCustomEntityTypesResponse) => any;
|
|
5804
|
+
/**
|
|
5805
|
+
* @internal
|
|
5806
|
+
*/
|
|
5807
|
+
export declare const ListDevEndpointsRequestFilterSensitiveLog: (obj: ListDevEndpointsRequest) => any;
|
|
5808
|
+
/**
|
|
5809
|
+
* @internal
|
|
5810
|
+
*/
|
|
5811
|
+
export declare const ListDevEndpointsResponseFilterSensitiveLog: (obj: ListDevEndpointsResponse) => any;
|
|
5812
|
+
/**
|
|
5813
|
+
* @internal
|
|
5814
|
+
*/
|
|
5815
|
+
export declare const ListJobsRequestFilterSensitiveLog: (obj: ListJobsRequest) => any;
|
|
5816
|
+
/**
|
|
5817
|
+
* @internal
|
|
5818
|
+
*/
|
|
5819
|
+
export declare const ListJobsResponseFilterSensitiveLog: (obj: ListJobsResponse) => any;
|
|
5820
|
+
/**
|
|
5821
|
+
* @internal
|
|
5822
|
+
*/
|
|
5823
|
+
export declare const ListMLTransformsRequestFilterSensitiveLog: (obj: ListMLTransformsRequest) => any;
|
|
5824
|
+
/**
|
|
5825
|
+
* @internal
|
|
5826
|
+
*/
|
|
5827
|
+
export declare const ListMLTransformsResponseFilterSensitiveLog: (obj: ListMLTransformsResponse) => any;
|
|
5828
|
+
/**
|
|
5829
|
+
* @internal
|
|
5830
|
+
*/
|
|
5831
|
+
export declare const ListRegistriesInputFilterSensitiveLog: (obj: ListRegistriesInput) => any;
|
|
5832
|
+
/**
|
|
5833
|
+
* @internal
|
|
5834
|
+
*/
|
|
5835
|
+
export declare const RegistryListItemFilterSensitiveLog: (obj: RegistryListItem) => any;
|
|
5836
|
+
/**
|
|
5837
|
+
* @internal
|
|
5838
|
+
*/
|
|
5839
|
+
export declare const ListRegistriesResponseFilterSensitiveLog: (obj: ListRegistriesResponse) => any;
|
|
5840
|
+
/**
|
|
5841
|
+
* @internal
|
|
5842
|
+
*/
|
|
5843
|
+
export declare const ListSchemasInputFilterSensitiveLog: (obj: ListSchemasInput) => any;
|
|
5844
|
+
/**
|
|
5845
|
+
* @internal
|
|
5846
|
+
*/
|
|
5847
|
+
export declare const SchemaListItemFilterSensitiveLog: (obj: SchemaListItem) => any;
|
|
5848
|
+
/**
|
|
5849
|
+
* @internal
|
|
5850
|
+
*/
|
|
5851
|
+
export declare const ListSchemasResponseFilterSensitiveLog: (obj: ListSchemasResponse) => any;
|
|
5852
|
+
/**
|
|
5853
|
+
* @internal
|
|
5854
|
+
*/
|
|
5855
|
+
export declare const ListSchemaVersionsInputFilterSensitiveLog: (obj: ListSchemaVersionsInput) => any;
|
|
5856
|
+
/**
|
|
5857
|
+
* @internal
|
|
5858
|
+
*/
|
|
5859
|
+
export declare const SchemaVersionListItemFilterSensitiveLog: (obj: SchemaVersionListItem) => any;
|
|
5860
|
+
/**
|
|
5861
|
+
* @internal
|
|
5862
|
+
*/
|
|
5863
|
+
export declare const ListSchemaVersionsResponseFilterSensitiveLog: (obj: ListSchemaVersionsResponse) => any;
|
|
5864
|
+
/**
|
|
5865
|
+
* @internal
|
|
5866
|
+
*/
|
|
5867
|
+
export declare const ListSessionsRequestFilterSensitiveLog: (obj: ListSessionsRequest) => any;
|
|
5868
|
+
/**
|
|
5869
|
+
* @internal
|
|
5870
|
+
*/
|
|
5871
|
+
export declare const ListSessionsResponseFilterSensitiveLog: (obj: ListSessionsResponse) => any;
|
|
5872
|
+
/**
|
|
5873
|
+
* @internal
|
|
5874
|
+
*/
|
|
5875
|
+
export declare const ListStatementsRequestFilterSensitiveLog: (obj: ListStatementsRequest) => any;
|
|
5876
|
+
/**
|
|
5877
|
+
* @internal
|
|
5878
|
+
*/
|
|
5879
|
+
export declare const ListStatementsResponseFilterSensitiveLog: (obj: ListStatementsResponse) => any;
|
|
5880
|
+
/**
|
|
5881
|
+
* @internal
|
|
5882
|
+
*/
|
|
5883
|
+
export declare const ListTriggersRequestFilterSensitiveLog: (obj: ListTriggersRequest) => any;
|
|
5884
|
+
/**
|
|
5885
|
+
* @internal
|
|
5886
|
+
*/
|
|
5887
|
+
export declare const ListTriggersResponseFilterSensitiveLog: (obj: ListTriggersResponse) => any;
|
|
5888
|
+
/**
|
|
5889
|
+
* @internal
|
|
5890
|
+
*/
|
|
5891
|
+
export declare const ListWorkflowsRequestFilterSensitiveLog: (obj: ListWorkflowsRequest) => any;
|
|
5892
|
+
/**
|
|
5893
|
+
* @internal
|
|
5894
|
+
*/
|
|
5895
|
+
export declare const ListWorkflowsResponseFilterSensitiveLog: (obj: ListWorkflowsResponse) => any;
|
|
5896
|
+
/**
|
|
5897
|
+
* @internal
|
|
5898
|
+
*/
|
|
5899
|
+
export declare const PutDataCatalogEncryptionSettingsRequestFilterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsRequest) => any;
|
|
5900
|
+
/**
|
|
5901
|
+
* @internal
|
|
5902
|
+
*/
|
|
5903
|
+
export declare const PutDataCatalogEncryptionSettingsResponseFilterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsResponse) => any;
|
|
5904
|
+
/**
|
|
5905
|
+
* @internal
|
|
5906
|
+
*/
|
|
5907
|
+
export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
5908
|
+
/**
|
|
5909
|
+
* @internal
|
|
5910
|
+
*/
|
|
5911
|
+
export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
5912
|
+
/**
|
|
5913
|
+
* @internal
|
|
5914
|
+
*/
|
|
5915
|
+
export declare const MetadataKeyValuePairFilterSensitiveLog: (obj: MetadataKeyValuePair) => any;
|
|
5916
|
+
/**
|
|
5917
|
+
* @internal
|
|
5918
|
+
*/
|
|
5919
|
+
export declare const PutSchemaVersionMetadataInputFilterSensitiveLog: (obj: PutSchemaVersionMetadataInput) => any;
|
|
5920
|
+
/**
|
|
5921
|
+
* @internal
|
|
5922
|
+
*/
|
|
5923
|
+
export declare const PutSchemaVersionMetadataResponseFilterSensitiveLog: (obj: PutSchemaVersionMetadataResponse) => any;
|
|
5924
|
+
/**
|
|
5925
|
+
* @internal
|
|
5926
|
+
*/
|
|
5927
|
+
export declare const PutWorkflowRunPropertiesRequestFilterSensitiveLog: (obj: PutWorkflowRunPropertiesRequest) => any;
|
|
5928
|
+
/**
|
|
5929
|
+
* @internal
|
|
5930
|
+
*/
|
|
5931
|
+
export declare const PutWorkflowRunPropertiesResponseFilterSensitiveLog: (obj: PutWorkflowRunPropertiesResponse) => any;
|
|
5932
|
+
/**
|
|
5933
|
+
* @internal
|
|
5934
|
+
*/
|
|
5935
|
+
export declare const QuerySchemaVersionMetadataInputFilterSensitiveLog: (obj: QuerySchemaVersionMetadataInput) => any;
|
|
5936
|
+
/**
|
|
5937
|
+
* @internal
|
|
5938
|
+
*/
|
|
5939
|
+
export declare const OtherMetadataValueListItemFilterSensitiveLog: (obj: OtherMetadataValueListItem) => any;
|
|
5940
|
+
/**
|
|
5941
|
+
* @internal
|
|
5942
|
+
*/
|
|
5943
|
+
export declare const MetadataInfoFilterSensitiveLog: (obj: MetadataInfo) => any;
|
|
5944
|
+
/**
|
|
5945
|
+
* @internal
|
|
5946
|
+
*/
|
|
5947
|
+
export declare const QuerySchemaVersionMetadataResponseFilterSensitiveLog: (obj: QuerySchemaVersionMetadataResponse) => any;
|