@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
|
@@ -13,14 +13,6 @@ var AccessDeniedException = (function (_super) {
|
|
|
13
13
|
return AccessDeniedException;
|
|
14
14
|
}(__BaseException));
|
|
15
15
|
export { AccessDeniedException };
|
|
16
|
-
export var NotificationProperty;
|
|
17
|
-
(function (NotificationProperty) {
|
|
18
|
-
NotificationProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
19
|
-
})(NotificationProperty || (NotificationProperty = {}));
|
|
20
|
-
export var Action;
|
|
21
|
-
(function (Action) {
|
|
22
|
-
Action.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
-
})(Action || (Action = {}));
|
|
24
16
|
export var AggFunction;
|
|
25
17
|
(function (AggFunction) {
|
|
26
18
|
AggFunction["avg"] = "avg";
|
|
@@ -39,14 +31,6 @@ export var AggFunction;
|
|
|
39
31
|
AggFunction["var_pop"] = "var_pop";
|
|
40
32
|
AggFunction["var_samp"] = "var_samp";
|
|
41
33
|
})(AggFunction || (AggFunction = {}));
|
|
42
|
-
export var AggregateOperation;
|
|
43
|
-
(function (AggregateOperation) {
|
|
44
|
-
AggregateOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
45
|
-
})(AggregateOperation || (AggregateOperation = {}));
|
|
46
|
-
export var Aggregate;
|
|
47
|
-
(function (Aggregate) {
|
|
48
|
-
Aggregate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
49
|
-
})(Aggregate || (Aggregate = {}));
|
|
50
34
|
var AlreadyExistsException = (function (_super) {
|
|
51
35
|
__extends(AlreadyExistsException, _super);
|
|
52
36
|
function AlreadyExistsException(opts) {
|
|
@@ -60,70 +44,6 @@ var AlreadyExistsException = (function (_super) {
|
|
|
60
44
|
return AlreadyExistsException;
|
|
61
45
|
}(__BaseException));
|
|
62
46
|
export { AlreadyExistsException };
|
|
63
|
-
export var GlueStudioSchemaColumn;
|
|
64
|
-
(function (GlueStudioSchemaColumn) {
|
|
65
|
-
GlueStudioSchemaColumn.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
-
})(GlueStudioSchemaColumn || (GlueStudioSchemaColumn = {}));
|
|
67
|
-
export var GlueSchema;
|
|
68
|
-
(function (GlueSchema) {
|
|
69
|
-
GlueSchema.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
-
})(GlueSchema || (GlueSchema = {}));
|
|
71
|
-
export var AthenaConnectorSource;
|
|
72
|
-
(function (AthenaConnectorSource) {
|
|
73
|
-
AthenaConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
|
-
})(AthenaConnectorSource || (AthenaConnectorSource = {}));
|
|
75
|
-
export var AuditContext;
|
|
76
|
-
(function (AuditContext) {
|
|
77
|
-
AuditContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
-
})(AuditContext || (AuditContext = {}));
|
|
79
|
-
export var Column;
|
|
80
|
-
(function (Column) {
|
|
81
|
-
Column.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
-
})(Column || (Column = {}));
|
|
83
|
-
export var SchemaId;
|
|
84
|
-
(function (SchemaId) {
|
|
85
|
-
SchemaId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(SchemaId || (SchemaId = {}));
|
|
87
|
-
export var SchemaReference;
|
|
88
|
-
(function (SchemaReference) {
|
|
89
|
-
SchemaReference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
-
})(SchemaReference || (SchemaReference = {}));
|
|
91
|
-
export var SerDeInfo;
|
|
92
|
-
(function (SerDeInfo) {
|
|
93
|
-
SerDeInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
|
-
})(SerDeInfo || (SerDeInfo = {}));
|
|
95
|
-
export var SkewedInfo;
|
|
96
|
-
(function (SkewedInfo) {
|
|
97
|
-
SkewedInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
-
})(SkewedInfo || (SkewedInfo = {}));
|
|
99
|
-
export var Order;
|
|
100
|
-
(function (Order) {
|
|
101
|
-
Order.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
-
})(Order || (Order = {}));
|
|
103
|
-
export var StorageDescriptor;
|
|
104
|
-
(function (StorageDescriptor) {
|
|
105
|
-
StorageDescriptor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
|
-
})(StorageDescriptor || (StorageDescriptor = {}));
|
|
107
|
-
export var PartitionInput;
|
|
108
|
-
(function (PartitionInput) {
|
|
109
|
-
PartitionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(PartitionInput || (PartitionInput = {}));
|
|
111
|
-
export var BatchCreatePartitionRequest;
|
|
112
|
-
(function (BatchCreatePartitionRequest) {
|
|
113
|
-
BatchCreatePartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(BatchCreatePartitionRequest || (BatchCreatePartitionRequest = {}));
|
|
115
|
-
export var ErrorDetail;
|
|
116
|
-
(function (ErrorDetail) {
|
|
117
|
-
ErrorDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(ErrorDetail || (ErrorDetail = {}));
|
|
119
|
-
export var PartitionError;
|
|
120
|
-
(function (PartitionError) {
|
|
121
|
-
PartitionError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
-
})(PartitionError || (PartitionError = {}));
|
|
123
|
-
export var BatchCreatePartitionResponse;
|
|
124
|
-
(function (BatchCreatePartitionResponse) {
|
|
125
|
-
BatchCreatePartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
-
})(BatchCreatePartitionResponse || (BatchCreatePartitionResponse = {}));
|
|
127
47
|
var EntityNotFoundException = (function (_super) {
|
|
128
48
|
__extends(EntityNotFoundException, _super);
|
|
129
49
|
function EntityNotFoundException(opts) {
|
|
@@ -202,38 +122,6 @@ var ResourceNumberLimitExceededException = (function (_super) {
|
|
|
202
122
|
return ResourceNumberLimitExceededException;
|
|
203
123
|
}(__BaseException));
|
|
204
124
|
export { ResourceNumberLimitExceededException };
|
|
205
|
-
export var BatchDeleteConnectionRequest;
|
|
206
|
-
(function (BatchDeleteConnectionRequest) {
|
|
207
|
-
BatchDeleteConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
-
})(BatchDeleteConnectionRequest || (BatchDeleteConnectionRequest = {}));
|
|
209
|
-
export var BatchDeleteConnectionResponse;
|
|
210
|
-
(function (BatchDeleteConnectionResponse) {
|
|
211
|
-
BatchDeleteConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
-
})(BatchDeleteConnectionResponse || (BatchDeleteConnectionResponse = {}));
|
|
213
|
-
export var PartitionValueList;
|
|
214
|
-
(function (PartitionValueList) {
|
|
215
|
-
PartitionValueList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
216
|
-
})(PartitionValueList || (PartitionValueList = {}));
|
|
217
|
-
export var BatchDeletePartitionRequest;
|
|
218
|
-
(function (BatchDeletePartitionRequest) {
|
|
219
|
-
BatchDeletePartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
220
|
-
})(BatchDeletePartitionRequest || (BatchDeletePartitionRequest = {}));
|
|
221
|
-
export var BatchDeletePartitionResponse;
|
|
222
|
-
(function (BatchDeletePartitionResponse) {
|
|
223
|
-
BatchDeletePartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
224
|
-
})(BatchDeletePartitionResponse || (BatchDeletePartitionResponse = {}));
|
|
225
|
-
export var BatchDeleteTableRequest;
|
|
226
|
-
(function (BatchDeleteTableRequest) {
|
|
227
|
-
BatchDeleteTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
228
|
-
})(BatchDeleteTableRequest || (BatchDeleteTableRequest = {}));
|
|
229
|
-
export var TableError;
|
|
230
|
-
(function (TableError) {
|
|
231
|
-
TableError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
232
|
-
})(TableError || (TableError = {}));
|
|
233
|
-
export var BatchDeleteTableResponse;
|
|
234
|
-
(function (BatchDeleteTableResponse) {
|
|
235
|
-
BatchDeleteTableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
236
|
-
})(BatchDeleteTableResponse || (BatchDeleteTableResponse = {}));
|
|
237
125
|
var ResourceNotReadyException = (function (_super) {
|
|
238
126
|
__extends(ResourceNotReadyException, _super);
|
|
239
127
|
function ResourceNotReadyException(opts) {
|
|
@@ -247,26 +135,6 @@ var ResourceNotReadyException = (function (_super) {
|
|
|
247
135
|
return ResourceNotReadyException;
|
|
248
136
|
}(__BaseException));
|
|
249
137
|
export { ResourceNotReadyException };
|
|
250
|
-
export var BatchDeleteTableVersionRequest;
|
|
251
|
-
(function (BatchDeleteTableVersionRequest) {
|
|
252
|
-
BatchDeleteTableVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
253
|
-
})(BatchDeleteTableVersionRequest || (BatchDeleteTableVersionRequest = {}));
|
|
254
|
-
export var TableVersionError;
|
|
255
|
-
(function (TableVersionError) {
|
|
256
|
-
TableVersionError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
257
|
-
})(TableVersionError || (TableVersionError = {}));
|
|
258
|
-
export var BatchDeleteTableVersionResponse;
|
|
259
|
-
(function (BatchDeleteTableVersionResponse) {
|
|
260
|
-
BatchDeleteTableVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
261
|
-
})(BatchDeleteTableVersionResponse || (BatchDeleteTableVersionResponse = {}));
|
|
262
|
-
export var BatchGetBlueprintsRequest;
|
|
263
|
-
(function (BatchGetBlueprintsRequest) {
|
|
264
|
-
BatchGetBlueprintsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
-
})(BatchGetBlueprintsRequest || (BatchGetBlueprintsRequest = {}));
|
|
266
|
-
export var LastActiveDefinition;
|
|
267
|
-
(function (LastActiveDefinition) {
|
|
268
|
-
LastActiveDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
-
})(LastActiveDefinition || (LastActiveDefinition = {}));
|
|
270
138
|
export var BlueprintStatus;
|
|
271
139
|
(function (BlueprintStatus) {
|
|
272
140
|
BlueprintStatus["ACTIVE"] = "ACTIVE";
|
|
@@ -274,61 +142,29 @@ export var BlueprintStatus;
|
|
|
274
142
|
BlueprintStatus["FAILED"] = "FAILED";
|
|
275
143
|
BlueprintStatus["UPDATING"] = "UPDATING";
|
|
276
144
|
})(BlueprintStatus || (BlueprintStatus = {}));
|
|
277
|
-
export var Blueprint;
|
|
278
|
-
(function (Blueprint) {
|
|
279
|
-
Blueprint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
|
-
})(Blueprint || (Blueprint = {}));
|
|
281
|
-
export var BatchGetBlueprintsResponse;
|
|
282
|
-
(function (BatchGetBlueprintsResponse) {
|
|
283
|
-
BatchGetBlueprintsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
-
})(BatchGetBlueprintsResponse || (BatchGetBlueprintsResponse = {}));
|
|
285
|
-
export var BatchGetCrawlersRequest;
|
|
286
|
-
(function (BatchGetCrawlersRequest) {
|
|
287
|
-
BatchGetCrawlersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
-
})(BatchGetCrawlersRequest || (BatchGetCrawlersRequest = {}));
|
|
289
|
-
export var LakeFormationConfiguration;
|
|
290
|
-
(function (LakeFormationConfiguration) {
|
|
291
|
-
LakeFormationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
-
})(LakeFormationConfiguration || (LakeFormationConfiguration = {}));
|
|
293
145
|
export var LastCrawlStatus;
|
|
294
146
|
(function (LastCrawlStatus) {
|
|
295
147
|
LastCrawlStatus["CANCELLED"] = "CANCELLED";
|
|
296
148
|
LastCrawlStatus["FAILED"] = "FAILED";
|
|
297
149
|
LastCrawlStatus["SUCCEEDED"] = "SUCCEEDED";
|
|
298
150
|
})(LastCrawlStatus || (LastCrawlStatus = {}));
|
|
299
|
-
export var LastCrawlInfo;
|
|
300
|
-
(function (LastCrawlInfo) {
|
|
301
|
-
LastCrawlInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
-
})(LastCrawlInfo || (LastCrawlInfo = {}));
|
|
303
151
|
export var CrawlerLineageSettings;
|
|
304
152
|
(function (CrawlerLineageSettings) {
|
|
305
153
|
CrawlerLineageSettings["DISABLE"] = "DISABLE";
|
|
306
154
|
CrawlerLineageSettings["ENABLE"] = "ENABLE";
|
|
307
155
|
})(CrawlerLineageSettings || (CrawlerLineageSettings = {}));
|
|
308
|
-
export var LineageConfiguration;
|
|
309
|
-
(function (LineageConfiguration) {
|
|
310
|
-
LineageConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(LineageConfiguration || (LineageConfiguration = {}));
|
|
312
156
|
export var RecrawlBehavior;
|
|
313
157
|
(function (RecrawlBehavior) {
|
|
314
158
|
RecrawlBehavior["CRAWL_EVENT_MODE"] = "CRAWL_EVENT_MODE";
|
|
315
159
|
RecrawlBehavior["CRAWL_EVERYTHING"] = "CRAWL_EVERYTHING";
|
|
316
160
|
RecrawlBehavior["CRAWL_NEW_FOLDERS_ONLY"] = "CRAWL_NEW_FOLDERS_ONLY";
|
|
317
161
|
})(RecrawlBehavior || (RecrawlBehavior = {}));
|
|
318
|
-
export var RecrawlPolicy;
|
|
319
|
-
(function (RecrawlPolicy) {
|
|
320
|
-
RecrawlPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
-
})(RecrawlPolicy || (RecrawlPolicy = {}));
|
|
322
162
|
export var ScheduleState;
|
|
323
163
|
(function (ScheduleState) {
|
|
324
164
|
ScheduleState["NOT_SCHEDULED"] = "NOT_SCHEDULED";
|
|
325
165
|
ScheduleState["SCHEDULED"] = "SCHEDULED";
|
|
326
166
|
ScheduleState["TRANSITIONING"] = "TRANSITIONING";
|
|
327
167
|
})(ScheduleState || (ScheduleState = {}));
|
|
328
|
-
export var Schedule;
|
|
329
|
-
(function (Schedule) {
|
|
330
|
-
Schedule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
-
})(Schedule || (Schedule = {}));
|
|
332
168
|
export var DeleteBehavior;
|
|
333
169
|
(function (DeleteBehavior) {
|
|
334
170
|
DeleteBehavior["DELETE_FROM_DATABASE"] = "DELETE_FROM_DATABASE";
|
|
@@ -340,158 +176,18 @@ export var UpdateBehavior;
|
|
|
340
176
|
UpdateBehavior["LOG"] = "LOG";
|
|
341
177
|
UpdateBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
342
178
|
})(UpdateBehavior || (UpdateBehavior = {}));
|
|
343
|
-
export var SchemaChangePolicy;
|
|
344
|
-
(function (SchemaChangePolicy) {
|
|
345
|
-
SchemaChangePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
-
})(SchemaChangePolicy || (SchemaChangePolicy = {}));
|
|
347
179
|
export var CrawlerState;
|
|
348
180
|
(function (CrawlerState) {
|
|
349
181
|
CrawlerState["READY"] = "READY";
|
|
350
182
|
CrawlerState["RUNNING"] = "RUNNING";
|
|
351
183
|
CrawlerState["STOPPING"] = "STOPPING";
|
|
352
184
|
})(CrawlerState || (CrawlerState = {}));
|
|
353
|
-
export var CatalogTarget;
|
|
354
|
-
(function (CatalogTarget) {
|
|
355
|
-
CatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
-
})(CatalogTarget || (CatalogTarget = {}));
|
|
357
|
-
export var DeltaTarget;
|
|
358
|
-
(function (DeltaTarget) {
|
|
359
|
-
DeltaTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
-
})(DeltaTarget || (DeltaTarget = {}));
|
|
361
|
-
export var DynamoDBTarget;
|
|
362
|
-
(function (DynamoDBTarget) {
|
|
363
|
-
DynamoDBTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
-
})(DynamoDBTarget || (DynamoDBTarget = {}));
|
|
365
|
-
export var JdbcTarget;
|
|
366
|
-
(function (JdbcTarget) {
|
|
367
|
-
JdbcTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
-
})(JdbcTarget || (JdbcTarget = {}));
|
|
369
|
-
export var MongoDBTarget;
|
|
370
|
-
(function (MongoDBTarget) {
|
|
371
|
-
MongoDBTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
-
})(MongoDBTarget || (MongoDBTarget = {}));
|
|
373
|
-
export var S3Target;
|
|
374
|
-
(function (S3Target) {
|
|
375
|
-
S3Target.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
-
})(S3Target || (S3Target = {}));
|
|
377
|
-
export var CrawlerTargets;
|
|
378
|
-
(function (CrawlerTargets) {
|
|
379
|
-
CrawlerTargets.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
-
})(CrawlerTargets || (CrawlerTargets = {}));
|
|
381
|
-
export var Crawler;
|
|
382
|
-
(function (Crawler) {
|
|
383
|
-
Crawler.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
-
})(Crawler || (Crawler = {}));
|
|
385
|
-
export var BatchGetCrawlersResponse;
|
|
386
|
-
(function (BatchGetCrawlersResponse) {
|
|
387
|
-
BatchGetCrawlersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
-
})(BatchGetCrawlersResponse || (BatchGetCrawlersResponse = {}));
|
|
389
|
-
export var BatchGetCustomEntityTypesRequest;
|
|
390
|
-
(function (BatchGetCustomEntityTypesRequest) {
|
|
391
|
-
BatchGetCustomEntityTypesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
-
})(BatchGetCustomEntityTypesRequest || (BatchGetCustomEntityTypesRequest = {}));
|
|
393
|
-
export var CustomEntityType;
|
|
394
|
-
(function (CustomEntityType) {
|
|
395
|
-
CustomEntityType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
-
})(CustomEntityType || (CustomEntityType = {}));
|
|
397
|
-
export var BatchGetCustomEntityTypesResponse;
|
|
398
|
-
(function (BatchGetCustomEntityTypesResponse) {
|
|
399
|
-
BatchGetCustomEntityTypesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
-
})(BatchGetCustomEntityTypesResponse || (BatchGetCustomEntityTypesResponse = {}));
|
|
401
|
-
export var BatchGetDevEndpointsRequest;
|
|
402
|
-
(function (BatchGetDevEndpointsRequest) {
|
|
403
|
-
BatchGetDevEndpointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
-
})(BatchGetDevEndpointsRequest || (BatchGetDevEndpointsRequest = {}));
|
|
405
|
-
export var DevEndpoint;
|
|
406
|
-
(function (DevEndpoint) {
|
|
407
|
-
DevEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
-
})(DevEndpoint || (DevEndpoint = {}));
|
|
409
|
-
export var BatchGetDevEndpointsResponse;
|
|
410
|
-
(function (BatchGetDevEndpointsResponse) {
|
|
411
|
-
BatchGetDevEndpointsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
-
})(BatchGetDevEndpointsResponse || (BatchGetDevEndpointsResponse = {}));
|
|
413
|
-
export var BatchGetJobsRequest;
|
|
414
|
-
(function (BatchGetJobsRequest) {
|
|
415
|
-
BatchGetJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
-
})(BatchGetJobsRequest || (BatchGetJobsRequest = {}));
|
|
417
|
-
export var StreamingDataPreviewOptions;
|
|
418
|
-
(function (StreamingDataPreviewOptions) {
|
|
419
|
-
StreamingDataPreviewOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
-
})(StreamingDataPreviewOptions || (StreamingDataPreviewOptions = {}));
|
|
421
|
-
export var KafkaStreamingSourceOptions;
|
|
422
|
-
(function (KafkaStreamingSourceOptions) {
|
|
423
|
-
KafkaStreamingSourceOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
-
})(KafkaStreamingSourceOptions || (KafkaStreamingSourceOptions = {}));
|
|
425
|
-
export var CatalogKafkaSource;
|
|
426
|
-
(function (CatalogKafkaSource) {
|
|
427
|
-
CatalogKafkaSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
-
})(CatalogKafkaSource || (CatalogKafkaSource = {}));
|
|
429
185
|
export var StartingPosition;
|
|
430
186
|
(function (StartingPosition) {
|
|
431
187
|
StartingPosition["EARLIEST"] = "earliest";
|
|
432
188
|
StartingPosition["LATEST"] = "latest";
|
|
433
189
|
StartingPosition["TRIM_HORIZON"] = "trim_horizon";
|
|
434
190
|
})(StartingPosition || (StartingPosition = {}));
|
|
435
|
-
export var KinesisStreamingSourceOptions;
|
|
436
|
-
(function (KinesisStreamingSourceOptions) {
|
|
437
|
-
KinesisStreamingSourceOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
-
})(KinesisStreamingSourceOptions || (KinesisStreamingSourceOptions = {}));
|
|
439
|
-
export var CatalogKinesisSource;
|
|
440
|
-
(function (CatalogKinesisSource) {
|
|
441
|
-
CatalogKinesisSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
-
})(CatalogKinesisSource || (CatalogKinesisSource = {}));
|
|
443
|
-
export var CatalogSource;
|
|
444
|
-
(function (CatalogSource) {
|
|
445
|
-
CatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
-
})(CatalogSource || (CatalogSource = {}));
|
|
447
|
-
export var BasicCatalogTarget;
|
|
448
|
-
(function (BasicCatalogTarget) {
|
|
449
|
-
BasicCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
-
})(BasicCatalogTarget || (BasicCatalogTarget = {}));
|
|
451
|
-
export var CustomCode;
|
|
452
|
-
(function (CustomCode) {
|
|
453
|
-
CustomCode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
-
})(CustomCode || (CustomCode = {}));
|
|
455
|
-
export var DirectKafkaSource;
|
|
456
|
-
(function (DirectKafkaSource) {
|
|
457
|
-
DirectKafkaSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
-
})(DirectKafkaSource || (DirectKafkaSource = {}));
|
|
459
|
-
export var DirectKinesisSource;
|
|
460
|
-
(function (DirectKinesisSource) {
|
|
461
|
-
DirectKinesisSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
-
})(DirectKinesisSource || (DirectKinesisSource = {}));
|
|
463
|
-
export var DropDuplicates;
|
|
464
|
-
(function (DropDuplicates) {
|
|
465
|
-
DropDuplicates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
-
})(DropDuplicates || (DropDuplicates = {}));
|
|
467
|
-
export var DropFields;
|
|
468
|
-
(function (DropFields) {
|
|
469
|
-
DropFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
-
})(DropFields || (DropFields = {}));
|
|
471
|
-
export var NullCheckBoxList;
|
|
472
|
-
(function (NullCheckBoxList) {
|
|
473
|
-
NullCheckBoxList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
-
})(NullCheckBoxList || (NullCheckBoxList = {}));
|
|
475
|
-
export var Datatype;
|
|
476
|
-
(function (Datatype) {
|
|
477
|
-
Datatype.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
-
})(Datatype || (Datatype = {}));
|
|
479
|
-
export var NullValueField;
|
|
480
|
-
(function (NullValueField) {
|
|
481
|
-
NullValueField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
-
})(NullValueField || (NullValueField = {}));
|
|
483
|
-
export var DropNullFields;
|
|
484
|
-
(function (DropNullFields) {
|
|
485
|
-
DropNullFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
-
})(DropNullFields || (DropNullFields = {}));
|
|
487
|
-
export var DynamoDBCatalogSource;
|
|
488
|
-
(function (DynamoDBCatalogSource) {
|
|
489
|
-
DynamoDBCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
-
})(DynamoDBCatalogSource || (DynamoDBCatalogSource = {}));
|
|
491
|
-
export var FillMissingValues;
|
|
492
|
-
(function (FillMissingValues) {
|
|
493
|
-
FillMissingValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
-
})(FillMissingValues || (FillMissingValues = {}));
|
|
495
191
|
export var FilterOperation;
|
|
496
192
|
(function (FilterOperation) {
|
|
497
193
|
FilterOperation["EQ"] = "EQ";
|
|
@@ -507,44 +203,16 @@ export var FilterValueType;
|
|
|
507
203
|
FilterValueType["COLUMNEXTRACTED"] = "COLUMNEXTRACTED";
|
|
508
204
|
FilterValueType["CONSTANT"] = "CONSTANT";
|
|
509
205
|
})(FilterValueType || (FilterValueType = {}));
|
|
510
|
-
export var FilterValue;
|
|
511
|
-
(function (FilterValue) {
|
|
512
|
-
FilterValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
-
})(FilterValue || (FilterValue = {}));
|
|
514
|
-
export var FilterExpression;
|
|
515
|
-
(function (FilterExpression) {
|
|
516
|
-
FilterExpression.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
-
})(FilterExpression || (FilterExpression = {}));
|
|
518
206
|
export var FilterLogicalOperator;
|
|
519
207
|
(function (FilterLogicalOperator) {
|
|
520
208
|
FilterLogicalOperator["AND"] = "AND";
|
|
521
209
|
FilterLogicalOperator["OR"] = "OR";
|
|
522
210
|
})(FilterLogicalOperator || (FilterLogicalOperator = {}));
|
|
523
|
-
export var Filter;
|
|
524
|
-
(function (Filter) {
|
|
525
|
-
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
-
})(Filter || (Filter = {}));
|
|
527
|
-
export var S3SourceAdditionalOptions;
|
|
528
|
-
(function (S3SourceAdditionalOptions) {
|
|
529
|
-
S3SourceAdditionalOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
-
})(S3SourceAdditionalOptions || (S3SourceAdditionalOptions = {}));
|
|
531
|
-
export var GovernedCatalogSource;
|
|
532
|
-
(function (GovernedCatalogSource) {
|
|
533
|
-
GovernedCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
-
})(GovernedCatalogSource || (GovernedCatalogSource = {}));
|
|
535
211
|
export var UpdateCatalogBehavior;
|
|
536
212
|
(function (UpdateCatalogBehavior) {
|
|
537
213
|
UpdateCatalogBehavior["LOG"] = "LOG";
|
|
538
214
|
UpdateCatalogBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
539
215
|
})(UpdateCatalogBehavior || (UpdateCatalogBehavior = {}));
|
|
540
|
-
export var CatalogSchemaChangePolicy;
|
|
541
|
-
(function (CatalogSchemaChangePolicy) {
|
|
542
|
-
CatalogSchemaChangePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
-
})(CatalogSchemaChangePolicy || (CatalogSchemaChangePolicy = {}));
|
|
544
|
-
export var GovernedCatalogTarget;
|
|
545
|
-
(function (GovernedCatalogTarget) {
|
|
546
|
-
GovernedCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
-
})(GovernedCatalogTarget || (GovernedCatalogTarget = {}));
|
|
548
216
|
export var JDBCDataType;
|
|
549
217
|
(function (JDBCDataType) {
|
|
550
218
|
JDBCDataType["ARRAY"] = "ARRAY";
|
|
@@ -600,22 +268,6 @@ export var GlueRecordType;
|
|
|
600
268
|
GlueRecordType["STRING"] = "STRING";
|
|
601
269
|
GlueRecordType["TIMESTAMP"] = "TIMESTAMP";
|
|
602
270
|
})(GlueRecordType || (GlueRecordType = {}));
|
|
603
|
-
export var JDBCConnectorOptions;
|
|
604
|
-
(function (JDBCConnectorOptions) {
|
|
605
|
-
JDBCConnectorOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
-
})(JDBCConnectorOptions || (JDBCConnectorOptions = {}));
|
|
607
|
-
export var JDBCConnectorSource;
|
|
608
|
-
(function (JDBCConnectorSource) {
|
|
609
|
-
JDBCConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
-
})(JDBCConnectorSource || (JDBCConnectorSource = {}));
|
|
611
|
-
export var JDBCConnectorTarget;
|
|
612
|
-
(function (JDBCConnectorTarget) {
|
|
613
|
-
JDBCConnectorTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
-
})(JDBCConnectorTarget || (JDBCConnectorTarget = {}));
|
|
615
|
-
export var JoinColumn;
|
|
616
|
-
(function (JoinColumn) {
|
|
617
|
-
JoinColumn.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
-
})(JoinColumn || (JoinColumn = {}));
|
|
619
271
|
export var JoinType;
|
|
620
272
|
(function (JoinType) {
|
|
621
273
|
JoinType["EQUIJOIN"] = "equijoin";
|
|
@@ -625,38 +277,6 @@ export var JoinType;
|
|
|
625
277
|
JoinType["OUTER"] = "outer";
|
|
626
278
|
JoinType["RIGHT"] = "right";
|
|
627
279
|
})(JoinType || (JoinType = {}));
|
|
628
|
-
export var Join;
|
|
629
|
-
(function (Join) {
|
|
630
|
-
Join.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
-
})(Join || (Join = {}));
|
|
632
|
-
export var Merge;
|
|
633
|
-
(function (Merge) {
|
|
634
|
-
Merge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
-
})(Merge || (Merge = {}));
|
|
636
|
-
export var MicrosoftSQLServerCatalogSource;
|
|
637
|
-
(function (MicrosoftSQLServerCatalogSource) {
|
|
638
|
-
MicrosoftSQLServerCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
-
})(MicrosoftSQLServerCatalogSource || (MicrosoftSQLServerCatalogSource = {}));
|
|
640
|
-
export var MicrosoftSQLServerCatalogTarget;
|
|
641
|
-
(function (MicrosoftSQLServerCatalogTarget) {
|
|
642
|
-
MicrosoftSQLServerCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
-
})(MicrosoftSQLServerCatalogTarget || (MicrosoftSQLServerCatalogTarget = {}));
|
|
644
|
-
export var MySQLCatalogSource;
|
|
645
|
-
(function (MySQLCatalogSource) {
|
|
646
|
-
MySQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
-
})(MySQLCatalogSource || (MySQLCatalogSource = {}));
|
|
648
|
-
export var MySQLCatalogTarget;
|
|
649
|
-
(function (MySQLCatalogTarget) {
|
|
650
|
-
MySQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
-
})(MySQLCatalogTarget || (MySQLCatalogTarget = {}));
|
|
652
|
-
export var OracleSQLCatalogSource;
|
|
653
|
-
(function (OracleSQLCatalogSource) {
|
|
654
|
-
OracleSQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
-
})(OracleSQLCatalogSource || (OracleSQLCatalogSource = {}));
|
|
656
|
-
export var OracleSQLCatalogTarget;
|
|
657
|
-
(function (OracleSQLCatalogTarget) {
|
|
658
|
-
OracleSQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
-
})(OracleSQLCatalogTarget || (OracleSQLCatalogTarget = {}));
|
|
660
280
|
export var PiiType;
|
|
661
281
|
(function (PiiType) {
|
|
662
282
|
PiiType["ColumnAudit"] = "ColumnAudit";
|
|
@@ -664,50 +284,6 @@ export var PiiType;
|
|
|
664
284
|
PiiType["RowAudit"] = "RowAudit";
|
|
665
285
|
PiiType["RowMasking"] = "RowMasking";
|
|
666
286
|
})(PiiType || (PiiType = {}));
|
|
667
|
-
export var PIIDetection;
|
|
668
|
-
(function (PIIDetection) {
|
|
669
|
-
PIIDetection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
-
})(PIIDetection || (PIIDetection = {}));
|
|
671
|
-
export var PostgreSQLCatalogSource;
|
|
672
|
-
(function (PostgreSQLCatalogSource) {
|
|
673
|
-
PostgreSQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
-
})(PostgreSQLCatalogSource || (PostgreSQLCatalogSource = {}));
|
|
675
|
-
export var PostgreSQLCatalogTarget;
|
|
676
|
-
(function (PostgreSQLCatalogTarget) {
|
|
677
|
-
PostgreSQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
-
})(PostgreSQLCatalogTarget || (PostgreSQLCatalogTarget = {}));
|
|
679
|
-
export var RedshiftSource;
|
|
680
|
-
(function (RedshiftSource) {
|
|
681
|
-
RedshiftSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
-
})(RedshiftSource || (RedshiftSource = {}));
|
|
683
|
-
export var UpsertRedshiftTargetOptions;
|
|
684
|
-
(function (UpsertRedshiftTargetOptions) {
|
|
685
|
-
UpsertRedshiftTargetOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
-
})(UpsertRedshiftTargetOptions || (UpsertRedshiftTargetOptions = {}));
|
|
687
|
-
export var RedshiftTarget;
|
|
688
|
-
(function (RedshiftTarget) {
|
|
689
|
-
RedshiftTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
-
})(RedshiftTarget || (RedshiftTarget = {}));
|
|
691
|
-
export var RelationalCatalogSource;
|
|
692
|
-
(function (RelationalCatalogSource) {
|
|
693
|
-
RelationalCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
-
})(RelationalCatalogSource || (RelationalCatalogSource = {}));
|
|
695
|
-
export var RenameField;
|
|
696
|
-
(function (RenameField) {
|
|
697
|
-
RenameField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
-
})(RenameField || (RenameField = {}));
|
|
699
|
-
export var S3CatalogSource;
|
|
700
|
-
(function (S3CatalogSource) {
|
|
701
|
-
S3CatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
-
})(S3CatalogSource || (S3CatalogSource = {}));
|
|
703
|
-
export var S3CatalogTarget;
|
|
704
|
-
(function (S3CatalogTarget) {
|
|
705
|
-
S3CatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
|
-
})(S3CatalogTarget || (S3CatalogTarget = {}));
|
|
707
|
-
export var S3DirectSourceAdditionalOptions;
|
|
708
|
-
(function (S3DirectSourceAdditionalOptions) {
|
|
709
|
-
S3DirectSourceAdditionalOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
710
|
-
})(S3DirectSourceAdditionalOptions || (S3DirectSourceAdditionalOptions = {}));
|
|
711
287
|
export var CompressionType;
|
|
712
288
|
(function (CompressionType) {
|
|
713
289
|
CompressionType["BZIP2"] = "bzip2";
|
|
@@ -728,10 +304,6 @@ export var Separator;
|
|
|
728
304
|
Separator["SEMICOLON"] = "semicolon";
|
|
729
305
|
Separator["TAB"] = "tab";
|
|
730
306
|
})(Separator || (Separator = {}));
|
|
731
|
-
export var S3CsvSource;
|
|
732
|
-
(function (S3CsvSource) {
|
|
733
|
-
S3CsvSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
734
|
-
})(S3CsvSource || (S3CsvSource = {}));
|
|
735
307
|
export var TargetFormat;
|
|
736
308
|
(function (TargetFormat) {
|
|
737
309
|
TargetFormat["AVRO"] = "avro";
|
|
@@ -740,14 +312,6 @@ export var TargetFormat;
|
|
|
740
312
|
TargetFormat["ORC"] = "orc";
|
|
741
313
|
TargetFormat["PARQUET"] = "parquet";
|
|
742
314
|
})(TargetFormat || (TargetFormat = {}));
|
|
743
|
-
export var DirectSchemaChangePolicy;
|
|
744
|
-
(function (DirectSchemaChangePolicy) {
|
|
745
|
-
DirectSchemaChangePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
-
})(DirectSchemaChangePolicy || (DirectSchemaChangePolicy = {}));
|
|
747
|
-
export var S3DirectTarget;
|
|
748
|
-
(function (S3DirectTarget) {
|
|
749
|
-
S3DirectTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
-
})(S3DirectTarget || (S3DirectTarget = {}));
|
|
751
315
|
export var ParquetCompressionType;
|
|
752
316
|
(function (ParquetCompressionType) {
|
|
753
317
|
ParquetCompressionType["GZIP"] = "gzip";
|
|
@@ -756,83 +320,11 @@ export var ParquetCompressionType;
|
|
|
756
320
|
ParquetCompressionType["SNAPPY"] = "snappy";
|
|
757
321
|
ParquetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
758
322
|
})(ParquetCompressionType || (ParquetCompressionType = {}));
|
|
759
|
-
export var S3GlueParquetTarget;
|
|
760
|
-
(function (S3GlueParquetTarget) {
|
|
761
|
-
S3GlueParquetTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
|
-
})(S3GlueParquetTarget || (S3GlueParquetTarget = {}));
|
|
763
|
-
export var S3JsonSource;
|
|
764
|
-
(function (S3JsonSource) {
|
|
765
|
-
S3JsonSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
-
})(S3JsonSource || (S3JsonSource = {}));
|
|
767
|
-
export var S3ParquetSource;
|
|
768
|
-
(function (S3ParquetSource) {
|
|
769
|
-
S3ParquetSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
|
-
})(S3ParquetSource || (S3ParquetSource = {}));
|
|
771
|
-
export var SelectFields;
|
|
772
|
-
(function (SelectFields) {
|
|
773
|
-
SelectFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
|
-
})(SelectFields || (SelectFields = {}));
|
|
775
|
-
export var SelectFromCollection;
|
|
776
|
-
(function (SelectFromCollection) {
|
|
777
|
-
SelectFromCollection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
778
|
-
})(SelectFromCollection || (SelectFromCollection = {}));
|
|
779
|
-
export var SparkConnectorSource;
|
|
780
|
-
(function (SparkConnectorSource) {
|
|
781
|
-
SparkConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
|
-
})(SparkConnectorSource || (SparkConnectorSource = {}));
|
|
783
|
-
export var SparkConnectorTarget;
|
|
784
|
-
(function (SparkConnectorTarget) {
|
|
785
|
-
SparkConnectorTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
-
})(SparkConnectorTarget || (SparkConnectorTarget = {}));
|
|
787
|
-
export var SqlAlias;
|
|
788
|
-
(function (SqlAlias) {
|
|
789
|
-
SqlAlias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
|
-
})(SqlAlias || (SqlAlias = {}));
|
|
791
|
-
export var SparkSQL;
|
|
792
|
-
(function (SparkSQL) {
|
|
793
|
-
SparkSQL.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
|
-
})(SparkSQL || (SparkSQL = {}));
|
|
795
|
-
export var Spigot;
|
|
796
|
-
(function (Spigot) {
|
|
797
|
-
Spigot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
|
-
})(Spigot || (Spigot = {}));
|
|
799
|
-
export var SplitFields;
|
|
800
|
-
(function (SplitFields) {
|
|
801
|
-
SplitFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
-
})(SplitFields || (SplitFields = {}));
|
|
803
323
|
export var UnionType;
|
|
804
324
|
(function (UnionType) {
|
|
805
325
|
UnionType["ALL"] = "ALL";
|
|
806
326
|
UnionType["DISTINCT"] = "DISTINCT";
|
|
807
327
|
})(UnionType || (UnionType = {}));
|
|
808
|
-
export var Union;
|
|
809
|
-
(function (Union) {
|
|
810
|
-
Union.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
811
|
-
})(Union || (Union = {}));
|
|
812
|
-
export var JobCommand;
|
|
813
|
-
(function (JobCommand) {
|
|
814
|
-
JobCommand.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
815
|
-
})(JobCommand || (JobCommand = {}));
|
|
816
|
-
export var ConnectionsList;
|
|
817
|
-
(function (ConnectionsList) {
|
|
818
|
-
ConnectionsList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
819
|
-
})(ConnectionsList || (ConnectionsList = {}));
|
|
820
|
-
export var ExecutionProperty;
|
|
821
|
-
(function (ExecutionProperty) {
|
|
822
|
-
ExecutionProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
823
|
-
})(ExecutionProperty || (ExecutionProperty = {}));
|
|
824
|
-
export var BatchGetPartitionRequest;
|
|
825
|
-
(function (BatchGetPartitionRequest) {
|
|
826
|
-
BatchGetPartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
|
-
})(BatchGetPartitionRequest || (BatchGetPartitionRequest = {}));
|
|
828
|
-
export var Partition;
|
|
829
|
-
(function (Partition) {
|
|
830
|
-
Partition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
|
-
})(Partition || (Partition = {}));
|
|
832
|
-
export var BatchGetPartitionResponse;
|
|
833
|
-
(function (BatchGetPartitionResponse) {
|
|
834
|
-
BatchGetPartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
835
|
-
})(BatchGetPartitionResponse || (BatchGetPartitionResponse = {}));
|
|
836
328
|
var InvalidStateException = (function (_super) {
|
|
837
329
|
__extends(InvalidStateException, _super);
|
|
838
330
|
function InvalidStateException(opts) {
|
|
@@ -846,14 +338,6 @@ var InvalidStateException = (function (_super) {
|
|
|
846
338
|
return InvalidStateException;
|
|
847
339
|
}(__BaseException));
|
|
848
340
|
export { InvalidStateException };
|
|
849
|
-
export var BatchGetTriggersRequest;
|
|
850
|
-
(function (BatchGetTriggersRequest) {
|
|
851
|
-
BatchGetTriggersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
|
-
})(BatchGetTriggersRequest || (BatchGetTriggersRequest = {}));
|
|
853
|
-
export var EventBatchingCondition;
|
|
854
|
-
(function (EventBatchingCondition) {
|
|
855
|
-
EventBatchingCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
856
|
-
})(EventBatchingCondition || (EventBatchingCondition = {}));
|
|
857
341
|
export var CrawlState;
|
|
858
342
|
(function (CrawlState) {
|
|
859
343
|
CrawlState["CANCELLED"] = "CANCELLED";
|
|
@@ -876,19 +360,11 @@ export var JobRunState;
|
|
|
876
360
|
JobRunState["SUCCEEDED"] = "SUCCEEDED";
|
|
877
361
|
JobRunState["TIMEOUT"] = "TIMEOUT";
|
|
878
362
|
})(JobRunState || (JobRunState = {}));
|
|
879
|
-
export var Condition;
|
|
880
|
-
(function (Condition) {
|
|
881
|
-
Condition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
882
|
-
})(Condition || (Condition = {}));
|
|
883
363
|
export var Logical;
|
|
884
364
|
(function (Logical) {
|
|
885
365
|
Logical["AND"] = "AND";
|
|
886
366
|
Logical["ANY"] = "ANY";
|
|
887
367
|
})(Logical || (Logical = {}));
|
|
888
|
-
export var Predicate;
|
|
889
|
-
(function (Predicate) {
|
|
890
|
-
Predicate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
891
|
-
})(Predicate || (Predicate = {}));
|
|
892
368
|
export var TriggerState;
|
|
893
369
|
(function (TriggerState) {
|
|
894
370
|
TriggerState["ACTIVATED"] = "ACTIVATED";
|
|
@@ -907,72 +383,12 @@ export var TriggerType;
|
|
|
907
383
|
TriggerType["ON_DEMAND"] = "ON_DEMAND";
|
|
908
384
|
TriggerType["SCHEDULED"] = "SCHEDULED";
|
|
909
385
|
})(TriggerType || (TriggerType = {}));
|
|
910
|
-
export var Trigger;
|
|
911
|
-
(function (Trigger) {
|
|
912
|
-
Trigger.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
|
-
})(Trigger || (Trigger = {}));
|
|
914
|
-
export var BatchGetTriggersResponse;
|
|
915
|
-
(function (BatchGetTriggersResponse) {
|
|
916
|
-
BatchGetTriggersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
|
-
})(BatchGetTriggersResponse || (BatchGetTriggersResponse = {}));
|
|
918
|
-
export var BatchGetWorkflowsRequest;
|
|
919
|
-
(function (BatchGetWorkflowsRequest) {
|
|
920
|
-
BatchGetWorkflowsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
-
})(BatchGetWorkflowsRequest || (BatchGetWorkflowsRequest = {}));
|
|
922
|
-
export var BlueprintDetails;
|
|
923
|
-
(function (BlueprintDetails) {
|
|
924
|
-
BlueprintDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
|
-
})(BlueprintDetails || (BlueprintDetails = {}));
|
|
926
|
-
export var Edge;
|
|
927
|
-
(function (Edge) {
|
|
928
|
-
Edge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
|
-
})(Edge || (Edge = {}));
|
|
930
|
-
export var Crawl;
|
|
931
|
-
(function (Crawl) {
|
|
932
|
-
Crawl.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
|
-
})(Crawl || (Crawl = {}));
|
|
934
|
-
export var CrawlerNodeDetails;
|
|
935
|
-
(function (CrawlerNodeDetails) {
|
|
936
|
-
CrawlerNodeDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
937
|
-
})(CrawlerNodeDetails || (CrawlerNodeDetails = {}));
|
|
938
|
-
export var Predecessor;
|
|
939
|
-
(function (Predecessor) {
|
|
940
|
-
Predecessor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
941
|
-
})(Predecessor || (Predecessor = {}));
|
|
942
|
-
export var JobRun;
|
|
943
|
-
(function (JobRun) {
|
|
944
|
-
JobRun.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
945
|
-
})(JobRun || (JobRun = {}));
|
|
946
|
-
export var JobNodeDetails;
|
|
947
|
-
(function (JobNodeDetails) {
|
|
948
|
-
JobNodeDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
949
|
-
})(JobNodeDetails || (JobNodeDetails = {}));
|
|
950
|
-
export var TriggerNodeDetails;
|
|
951
|
-
(function (TriggerNodeDetails) {
|
|
952
|
-
TriggerNodeDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
|
-
})(TriggerNodeDetails || (TriggerNodeDetails = {}));
|
|
954
386
|
export var NodeType;
|
|
955
387
|
(function (NodeType) {
|
|
956
388
|
NodeType["CRAWLER"] = "CRAWLER";
|
|
957
389
|
NodeType["JOB"] = "JOB";
|
|
958
390
|
NodeType["TRIGGER"] = "TRIGGER";
|
|
959
391
|
})(NodeType || (NodeType = {}));
|
|
960
|
-
export var Node;
|
|
961
|
-
(function (Node) {
|
|
962
|
-
Node.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
963
|
-
})(Node || (Node = {}));
|
|
964
|
-
export var WorkflowGraph;
|
|
965
|
-
(function (WorkflowGraph) {
|
|
966
|
-
WorkflowGraph.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
-
})(WorkflowGraph || (WorkflowGraph = {}));
|
|
968
|
-
export var StartingEventBatchCondition;
|
|
969
|
-
(function (StartingEventBatchCondition) {
|
|
970
|
-
StartingEventBatchCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(StartingEventBatchCondition || (StartingEventBatchCondition = {}));
|
|
972
|
-
export var WorkflowRunStatistics;
|
|
973
|
-
(function (WorkflowRunStatistics) {
|
|
974
|
-
WorkflowRunStatistics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(WorkflowRunStatistics || (WorkflowRunStatistics = {}));
|
|
976
392
|
export var WorkflowRunStatus;
|
|
977
393
|
(function (WorkflowRunStatus) {
|
|
978
394
|
WorkflowRunStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -981,54 +397,6 @@ export var WorkflowRunStatus;
|
|
|
981
397
|
WorkflowRunStatus["STOPPED"] = "STOPPED";
|
|
982
398
|
WorkflowRunStatus["STOPPING"] = "STOPPING";
|
|
983
399
|
})(WorkflowRunStatus || (WorkflowRunStatus = {}));
|
|
984
|
-
export var WorkflowRun;
|
|
985
|
-
(function (WorkflowRun) {
|
|
986
|
-
WorkflowRun.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(WorkflowRun || (WorkflowRun = {}));
|
|
988
|
-
export var Workflow;
|
|
989
|
-
(function (Workflow) {
|
|
990
|
-
Workflow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
-
})(Workflow || (Workflow = {}));
|
|
992
|
-
export var BatchGetWorkflowsResponse;
|
|
993
|
-
(function (BatchGetWorkflowsResponse) {
|
|
994
|
-
BatchGetWorkflowsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
-
})(BatchGetWorkflowsResponse || (BatchGetWorkflowsResponse = {}));
|
|
996
|
-
export var BatchStopJobRunRequest;
|
|
997
|
-
(function (BatchStopJobRunRequest) {
|
|
998
|
-
BatchStopJobRunRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
-
})(BatchStopJobRunRequest || (BatchStopJobRunRequest = {}));
|
|
1000
|
-
export var BatchStopJobRunError;
|
|
1001
|
-
(function (BatchStopJobRunError) {
|
|
1002
|
-
BatchStopJobRunError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
-
})(BatchStopJobRunError || (BatchStopJobRunError = {}));
|
|
1004
|
-
export var BatchStopJobRunSuccessfulSubmission;
|
|
1005
|
-
(function (BatchStopJobRunSuccessfulSubmission) {
|
|
1006
|
-
BatchStopJobRunSuccessfulSubmission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1007
|
-
})(BatchStopJobRunSuccessfulSubmission || (BatchStopJobRunSuccessfulSubmission = {}));
|
|
1008
|
-
export var BatchStopJobRunResponse;
|
|
1009
|
-
(function (BatchStopJobRunResponse) {
|
|
1010
|
-
BatchStopJobRunResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
|
-
})(BatchStopJobRunResponse || (BatchStopJobRunResponse = {}));
|
|
1012
|
-
export var BatchUpdatePartitionRequestEntry;
|
|
1013
|
-
(function (BatchUpdatePartitionRequestEntry) {
|
|
1014
|
-
BatchUpdatePartitionRequestEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
|
-
})(BatchUpdatePartitionRequestEntry || (BatchUpdatePartitionRequestEntry = {}));
|
|
1016
|
-
export var BatchUpdatePartitionRequest;
|
|
1017
|
-
(function (BatchUpdatePartitionRequest) {
|
|
1018
|
-
BatchUpdatePartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1019
|
-
})(BatchUpdatePartitionRequest || (BatchUpdatePartitionRequest = {}));
|
|
1020
|
-
export var BatchUpdatePartitionFailureEntry;
|
|
1021
|
-
(function (BatchUpdatePartitionFailureEntry) {
|
|
1022
|
-
BatchUpdatePartitionFailureEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1023
|
-
})(BatchUpdatePartitionFailureEntry || (BatchUpdatePartitionFailureEntry = {}));
|
|
1024
|
-
export var BatchUpdatePartitionResponse;
|
|
1025
|
-
(function (BatchUpdatePartitionResponse) {
|
|
1026
|
-
BatchUpdatePartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1027
|
-
})(BatchUpdatePartitionResponse || (BatchUpdatePartitionResponse = {}));
|
|
1028
|
-
export var CancelMLTaskRunRequest;
|
|
1029
|
-
(function (CancelMLTaskRunRequest) {
|
|
1030
|
-
CancelMLTaskRunRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1031
|
-
})(CancelMLTaskRunRequest || (CancelMLTaskRunRequest = {}));
|
|
1032
400
|
export var TaskStatusType;
|
|
1033
401
|
(function (TaskStatusType) {
|
|
1034
402
|
TaskStatusType["FAILED"] = "FAILED";
|
|
@@ -1039,18 +407,6 @@ export var TaskStatusType;
|
|
|
1039
407
|
TaskStatusType["SUCCEEDED"] = "SUCCEEDED";
|
|
1040
408
|
TaskStatusType["TIMEOUT"] = "TIMEOUT";
|
|
1041
409
|
})(TaskStatusType || (TaskStatusType = {}));
|
|
1042
|
-
export var CancelMLTaskRunResponse;
|
|
1043
|
-
(function (CancelMLTaskRunResponse) {
|
|
1044
|
-
CancelMLTaskRunResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1045
|
-
})(CancelMLTaskRunResponse || (CancelMLTaskRunResponse = {}));
|
|
1046
|
-
export var CancelStatementRequest;
|
|
1047
|
-
(function (CancelStatementRequest) {
|
|
1048
|
-
CancelStatementRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1049
|
-
})(CancelStatementRequest || (CancelStatementRequest = {}));
|
|
1050
|
-
export var CancelStatementResponse;
|
|
1051
|
-
(function (CancelStatementResponse) {
|
|
1052
|
-
CancelStatementResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1053
|
-
})(CancelStatementResponse || (CancelStatementResponse = {}));
|
|
1054
410
|
var IllegalSessionStateException = (function (_super) {
|
|
1055
411
|
__extends(IllegalSessionStateException, _super);
|
|
1056
412
|
function IllegalSessionStateException(opts) {
|
|
@@ -1070,52 +426,12 @@ export var DataFormat;
|
|
|
1070
426
|
DataFormat["JSON"] = "JSON";
|
|
1071
427
|
DataFormat["PROTOBUF"] = "PROTOBUF";
|
|
1072
428
|
})(DataFormat || (DataFormat = {}));
|
|
1073
|
-
export var CheckSchemaVersionValidityInput;
|
|
1074
|
-
(function (CheckSchemaVersionValidityInput) {
|
|
1075
|
-
CheckSchemaVersionValidityInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
|
-
})(CheckSchemaVersionValidityInput || (CheckSchemaVersionValidityInput = {}));
|
|
1077
|
-
export var CheckSchemaVersionValidityResponse;
|
|
1078
|
-
(function (CheckSchemaVersionValidityResponse) {
|
|
1079
|
-
CheckSchemaVersionValidityResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
|
-
})(CheckSchemaVersionValidityResponse || (CheckSchemaVersionValidityResponse = {}));
|
|
1081
|
-
export var CreateBlueprintRequest;
|
|
1082
|
-
(function (CreateBlueprintRequest) {
|
|
1083
|
-
CreateBlueprintRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1084
|
-
})(CreateBlueprintRequest || (CreateBlueprintRequest = {}));
|
|
1085
|
-
export var CreateBlueprintResponse;
|
|
1086
|
-
(function (CreateBlueprintResponse) {
|
|
1087
|
-
CreateBlueprintResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1088
|
-
})(CreateBlueprintResponse || (CreateBlueprintResponse = {}));
|
|
1089
429
|
export var CsvHeaderOption;
|
|
1090
430
|
(function (CsvHeaderOption) {
|
|
1091
431
|
CsvHeaderOption["ABSENT"] = "ABSENT";
|
|
1092
432
|
CsvHeaderOption["PRESENT"] = "PRESENT";
|
|
1093
433
|
CsvHeaderOption["UNKNOWN"] = "UNKNOWN";
|
|
1094
434
|
})(CsvHeaderOption || (CsvHeaderOption = {}));
|
|
1095
|
-
export var CreateCsvClassifierRequest;
|
|
1096
|
-
(function (CreateCsvClassifierRequest) {
|
|
1097
|
-
CreateCsvClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1098
|
-
})(CreateCsvClassifierRequest || (CreateCsvClassifierRequest = {}));
|
|
1099
|
-
export var CreateGrokClassifierRequest;
|
|
1100
|
-
(function (CreateGrokClassifierRequest) {
|
|
1101
|
-
CreateGrokClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1102
|
-
})(CreateGrokClassifierRequest || (CreateGrokClassifierRequest = {}));
|
|
1103
|
-
export var CreateJsonClassifierRequest;
|
|
1104
|
-
(function (CreateJsonClassifierRequest) {
|
|
1105
|
-
CreateJsonClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1106
|
-
})(CreateJsonClassifierRequest || (CreateJsonClassifierRequest = {}));
|
|
1107
|
-
export var CreateXMLClassifierRequest;
|
|
1108
|
-
(function (CreateXMLClassifierRequest) {
|
|
1109
|
-
CreateXMLClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1110
|
-
})(CreateXMLClassifierRequest || (CreateXMLClassifierRequest = {}));
|
|
1111
|
-
export var CreateClassifierRequest;
|
|
1112
|
-
(function (CreateClassifierRequest) {
|
|
1113
|
-
CreateClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1114
|
-
})(CreateClassifierRequest || (CreateClassifierRequest = {}));
|
|
1115
|
-
export var CreateClassifierResponse;
|
|
1116
|
-
(function (CreateClassifierResponse) {
|
|
1117
|
-
CreateClassifierResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1118
|
-
})(CreateClassifierResponse || (CreateClassifierResponse = {}));
|
|
1119
435
|
export var ConnectionPropertyKey;
|
|
1120
436
|
(function (ConnectionPropertyKey) {
|
|
1121
437
|
ConnectionPropertyKey["CONFIG_FILES"] = "CONFIG_FILES";
|
|
@@ -1159,38 +475,6 @@ export var ConnectionType;
|
|
|
1159
475
|
ConnectionType["NETWORK"] = "NETWORK";
|
|
1160
476
|
ConnectionType["SFTP"] = "SFTP";
|
|
1161
477
|
})(ConnectionType || (ConnectionType = {}));
|
|
1162
|
-
export var PhysicalConnectionRequirements;
|
|
1163
|
-
(function (PhysicalConnectionRequirements) {
|
|
1164
|
-
PhysicalConnectionRequirements.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1165
|
-
})(PhysicalConnectionRequirements || (PhysicalConnectionRequirements = {}));
|
|
1166
|
-
export var ConnectionInput;
|
|
1167
|
-
(function (ConnectionInput) {
|
|
1168
|
-
ConnectionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
|
-
})(ConnectionInput || (ConnectionInput = {}));
|
|
1170
|
-
export var CreateConnectionRequest;
|
|
1171
|
-
(function (CreateConnectionRequest) {
|
|
1172
|
-
CreateConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1173
|
-
})(CreateConnectionRequest || (CreateConnectionRequest = {}));
|
|
1174
|
-
export var CreateConnectionResponse;
|
|
1175
|
-
(function (CreateConnectionResponse) {
|
|
1176
|
-
CreateConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1177
|
-
})(CreateConnectionResponse || (CreateConnectionResponse = {}));
|
|
1178
|
-
export var CreateCrawlerRequest;
|
|
1179
|
-
(function (CreateCrawlerRequest) {
|
|
1180
|
-
CreateCrawlerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1181
|
-
})(CreateCrawlerRequest || (CreateCrawlerRequest = {}));
|
|
1182
|
-
export var CreateCrawlerResponse;
|
|
1183
|
-
(function (CreateCrawlerResponse) {
|
|
1184
|
-
CreateCrawlerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
|
-
})(CreateCrawlerResponse || (CreateCrawlerResponse = {}));
|
|
1186
|
-
export var CreateCustomEntityTypeRequest;
|
|
1187
|
-
(function (CreateCustomEntityTypeRequest) {
|
|
1188
|
-
CreateCustomEntityTypeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1189
|
-
})(CreateCustomEntityTypeRequest || (CreateCustomEntityTypeRequest = {}));
|
|
1190
|
-
export var CreateCustomEntityTypeResponse;
|
|
1191
|
-
(function (CreateCustomEntityTypeResponse) {
|
|
1192
|
-
CreateCustomEntityTypeResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1193
|
-
})(CreateCustomEntityTypeResponse || (CreateCustomEntityTypeResponse = {}));
|
|
1194
478
|
var IdempotentParameterMismatchException = (function (_super) {
|
|
1195
479
|
__extends(IdempotentParameterMismatchException, _super);
|
|
1196
480
|
function IdempotentParameterMismatchException(opts) {
|
|
@@ -1229,38 +513,6 @@ export var Permission;
|
|
|
1229
513
|
Permission["INSERT"] = "INSERT";
|
|
1230
514
|
Permission["SELECT"] = "SELECT";
|
|
1231
515
|
})(Permission || (Permission = {}));
|
|
1232
|
-
export var DataLakePrincipal;
|
|
1233
|
-
(function (DataLakePrincipal) {
|
|
1234
|
-
DataLakePrincipal.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1235
|
-
})(DataLakePrincipal || (DataLakePrincipal = {}));
|
|
1236
|
-
export var PrincipalPermissions;
|
|
1237
|
-
(function (PrincipalPermissions) {
|
|
1238
|
-
PrincipalPermissions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1239
|
-
})(PrincipalPermissions || (PrincipalPermissions = {}));
|
|
1240
|
-
export var DatabaseIdentifier;
|
|
1241
|
-
(function (DatabaseIdentifier) {
|
|
1242
|
-
DatabaseIdentifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1243
|
-
})(DatabaseIdentifier || (DatabaseIdentifier = {}));
|
|
1244
|
-
export var DatabaseInput;
|
|
1245
|
-
(function (DatabaseInput) {
|
|
1246
|
-
DatabaseInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1247
|
-
})(DatabaseInput || (DatabaseInput = {}));
|
|
1248
|
-
export var CreateDatabaseRequest;
|
|
1249
|
-
(function (CreateDatabaseRequest) {
|
|
1250
|
-
CreateDatabaseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1251
|
-
})(CreateDatabaseRequest || (CreateDatabaseRequest = {}));
|
|
1252
|
-
export var CreateDatabaseResponse;
|
|
1253
|
-
(function (CreateDatabaseResponse) {
|
|
1254
|
-
CreateDatabaseResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1255
|
-
})(CreateDatabaseResponse || (CreateDatabaseResponse = {}));
|
|
1256
|
-
export var CreateDevEndpointRequest;
|
|
1257
|
-
(function (CreateDevEndpointRequest) {
|
|
1258
|
-
CreateDevEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1259
|
-
})(CreateDevEndpointRequest || (CreateDevEndpointRequest = {}));
|
|
1260
|
-
export var CreateDevEndpointResponse;
|
|
1261
|
-
(function (CreateDevEndpointResponse) {
|
|
1262
|
-
CreateDevEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1263
|
-
})(CreateDevEndpointResponse || (CreateDevEndpointResponse = {}));
|
|
1264
516
|
var ValidationException = (function (_super) {
|
|
1265
517
|
__extends(ValidationException, _super);
|
|
1266
518
|
function ValidationException(opts) {
|
|
@@ -1274,75 +526,15 @@ var ValidationException = (function (_super) {
|
|
|
1274
526
|
return ValidationException;
|
|
1275
527
|
}(__BaseException));
|
|
1276
528
|
export { ValidationException };
|
|
1277
|
-
export var CreateJobResponse;
|
|
1278
|
-
(function (CreateJobResponse) {
|
|
1279
|
-
CreateJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
|
-
})(CreateJobResponse || (CreateJobResponse = {}));
|
|
1281
|
-
export var GlueTable;
|
|
1282
|
-
(function (GlueTable) {
|
|
1283
|
-
GlueTable.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1284
|
-
})(GlueTable || (GlueTable = {}));
|
|
1285
|
-
export var FindMatchesParameters;
|
|
1286
|
-
(function (FindMatchesParameters) {
|
|
1287
|
-
FindMatchesParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1288
|
-
})(FindMatchesParameters || (FindMatchesParameters = {}));
|
|
1289
529
|
export var TransformType;
|
|
1290
530
|
(function (TransformType) {
|
|
1291
531
|
TransformType["FIND_MATCHES"] = "FIND_MATCHES";
|
|
1292
532
|
})(TransformType || (TransformType = {}));
|
|
1293
|
-
export var TransformParameters;
|
|
1294
|
-
(function (TransformParameters) {
|
|
1295
|
-
TransformParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1296
|
-
})(TransformParameters || (TransformParameters = {}));
|
|
1297
533
|
export var MLUserDataEncryptionModeString;
|
|
1298
534
|
(function (MLUserDataEncryptionModeString) {
|
|
1299
535
|
MLUserDataEncryptionModeString["DISABLED"] = "DISABLED";
|
|
1300
536
|
MLUserDataEncryptionModeString["SSEKMS"] = "SSE-KMS";
|
|
1301
537
|
})(MLUserDataEncryptionModeString || (MLUserDataEncryptionModeString = {}));
|
|
1302
|
-
export var MLUserDataEncryption;
|
|
1303
|
-
(function (MLUserDataEncryption) {
|
|
1304
|
-
MLUserDataEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
|
-
})(MLUserDataEncryption || (MLUserDataEncryption = {}));
|
|
1306
|
-
export var TransformEncryption;
|
|
1307
|
-
(function (TransformEncryption) {
|
|
1308
|
-
TransformEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1309
|
-
})(TransformEncryption || (TransformEncryption = {}));
|
|
1310
|
-
export var CreateMLTransformRequest;
|
|
1311
|
-
(function (CreateMLTransformRequest) {
|
|
1312
|
-
CreateMLTransformRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
|
-
})(CreateMLTransformRequest || (CreateMLTransformRequest = {}));
|
|
1314
|
-
export var CreateMLTransformResponse;
|
|
1315
|
-
(function (CreateMLTransformResponse) {
|
|
1316
|
-
CreateMLTransformResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1317
|
-
})(CreateMLTransformResponse || (CreateMLTransformResponse = {}));
|
|
1318
|
-
export var CreatePartitionRequest;
|
|
1319
|
-
(function (CreatePartitionRequest) {
|
|
1320
|
-
CreatePartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
-
})(CreatePartitionRequest || (CreatePartitionRequest = {}));
|
|
1322
|
-
export var CreatePartitionResponse;
|
|
1323
|
-
(function (CreatePartitionResponse) {
|
|
1324
|
-
CreatePartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
|
-
})(CreatePartitionResponse || (CreatePartitionResponse = {}));
|
|
1326
|
-
export var PartitionIndex;
|
|
1327
|
-
(function (PartitionIndex) {
|
|
1328
|
-
PartitionIndex.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
-
})(PartitionIndex || (PartitionIndex = {}));
|
|
1330
|
-
export var CreatePartitionIndexRequest;
|
|
1331
|
-
(function (CreatePartitionIndexRequest) {
|
|
1332
|
-
CreatePartitionIndexRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
-
})(CreatePartitionIndexRequest || (CreatePartitionIndexRequest = {}));
|
|
1334
|
-
export var CreatePartitionIndexResponse;
|
|
1335
|
-
(function (CreatePartitionIndexResponse) {
|
|
1336
|
-
CreatePartitionIndexResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1337
|
-
})(CreatePartitionIndexResponse || (CreatePartitionIndexResponse = {}));
|
|
1338
|
-
export var CreateRegistryInput;
|
|
1339
|
-
(function (CreateRegistryInput) {
|
|
1340
|
-
CreateRegistryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
|
-
})(CreateRegistryInput || (CreateRegistryInput = {}));
|
|
1342
|
-
export var CreateRegistryResponse;
|
|
1343
|
-
(function (CreateRegistryResponse) {
|
|
1344
|
-
CreateRegistryResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1345
|
-
})(CreateRegistryResponse || (CreateRegistryResponse = {}));
|
|
1346
538
|
export var Compatibility;
|
|
1347
539
|
(function (Compatibility) {
|
|
1348
540
|
Compatibility["BACKWARD"] = "BACKWARD";
|
|
@@ -1354,14 +546,6 @@ export var Compatibility;
|
|
|
1354
546
|
Compatibility["FULL_ALL"] = "FULL_ALL";
|
|
1355
547
|
Compatibility["NONE"] = "NONE";
|
|
1356
548
|
})(Compatibility || (Compatibility = {}));
|
|
1357
|
-
export var RegistryId;
|
|
1358
|
-
(function (RegistryId) {
|
|
1359
|
-
RegistryId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
|
-
})(RegistryId || (RegistryId = {}));
|
|
1361
|
-
export var CreateSchemaInput;
|
|
1362
|
-
(function (CreateSchemaInput) {
|
|
1363
|
-
CreateSchemaInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1364
|
-
})(CreateSchemaInput || (CreateSchemaInput = {}));
|
|
1365
549
|
export var SchemaStatus;
|
|
1366
550
|
(function (SchemaStatus) {
|
|
1367
551
|
SchemaStatus["AVAILABLE"] = "AVAILABLE";
|
|
@@ -1375,83 +559,27 @@ export var SchemaVersionStatus;
|
|
|
1375
559
|
SchemaVersionStatus["FAILURE"] = "FAILURE";
|
|
1376
560
|
SchemaVersionStatus["PENDING"] = "PENDING";
|
|
1377
561
|
})(SchemaVersionStatus || (SchemaVersionStatus = {}));
|
|
1378
|
-
export var CreateSchemaResponse;
|
|
1379
|
-
(function (CreateSchemaResponse) {
|
|
1380
|
-
CreateSchemaResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1381
|
-
})(CreateSchemaResponse || (CreateSchemaResponse = {}));
|
|
1382
|
-
export var CodeGenEdge;
|
|
1383
|
-
(function (CodeGenEdge) {
|
|
1384
|
-
CodeGenEdge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1385
|
-
})(CodeGenEdge || (CodeGenEdge = {}));
|
|
1386
|
-
export var CodeGenNodeArg;
|
|
1387
|
-
(function (CodeGenNodeArg) {
|
|
1388
|
-
CodeGenNodeArg.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1389
|
-
})(CodeGenNodeArg || (CodeGenNodeArg = {}));
|
|
1390
|
-
export var CodeGenNode;
|
|
1391
|
-
(function (CodeGenNode) {
|
|
1392
|
-
CodeGenNode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1393
|
-
})(CodeGenNode || (CodeGenNode = {}));
|
|
1394
562
|
export var Language;
|
|
1395
563
|
(function (Language) {
|
|
1396
564
|
Language["PYTHON"] = "PYTHON";
|
|
1397
565
|
Language["SCALA"] = "SCALA";
|
|
1398
566
|
})(Language || (Language = {}));
|
|
1399
|
-
export var CreateScriptRequest;
|
|
1400
|
-
(function (CreateScriptRequest) {
|
|
1401
|
-
CreateScriptRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
|
-
})(CreateScriptRequest || (CreateScriptRequest = {}));
|
|
1403
|
-
export var CreateScriptResponse;
|
|
1404
|
-
(function (CreateScriptResponse) {
|
|
1405
|
-
CreateScriptResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1406
|
-
})(CreateScriptResponse || (CreateScriptResponse = {}));
|
|
1407
567
|
export var CloudWatchEncryptionMode;
|
|
1408
568
|
(function (CloudWatchEncryptionMode) {
|
|
1409
569
|
CloudWatchEncryptionMode["DISABLED"] = "DISABLED";
|
|
1410
570
|
CloudWatchEncryptionMode["SSEKMS"] = "SSE-KMS";
|
|
1411
571
|
})(CloudWatchEncryptionMode || (CloudWatchEncryptionMode = {}));
|
|
1412
|
-
export var CloudWatchEncryption;
|
|
1413
|
-
(function (CloudWatchEncryption) {
|
|
1414
|
-
CloudWatchEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1415
|
-
})(CloudWatchEncryption || (CloudWatchEncryption = {}));
|
|
1416
572
|
export var JobBookmarksEncryptionMode;
|
|
1417
573
|
(function (JobBookmarksEncryptionMode) {
|
|
1418
574
|
JobBookmarksEncryptionMode["CSEKMS"] = "CSE-KMS";
|
|
1419
575
|
JobBookmarksEncryptionMode["DISABLED"] = "DISABLED";
|
|
1420
576
|
})(JobBookmarksEncryptionMode || (JobBookmarksEncryptionMode = {}));
|
|
1421
|
-
export var JobBookmarksEncryption;
|
|
1422
|
-
(function (JobBookmarksEncryption) {
|
|
1423
|
-
JobBookmarksEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1424
|
-
})(JobBookmarksEncryption || (JobBookmarksEncryption = {}));
|
|
1425
577
|
export var S3EncryptionMode;
|
|
1426
578
|
(function (S3EncryptionMode) {
|
|
1427
579
|
S3EncryptionMode["DISABLED"] = "DISABLED";
|
|
1428
580
|
S3EncryptionMode["SSEKMS"] = "SSE-KMS";
|
|
1429
581
|
S3EncryptionMode["SSES3"] = "SSE-S3";
|
|
1430
582
|
})(S3EncryptionMode || (S3EncryptionMode = {}));
|
|
1431
|
-
export var S3Encryption;
|
|
1432
|
-
(function (S3Encryption) {
|
|
1433
|
-
S3Encryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
-
})(S3Encryption || (S3Encryption = {}));
|
|
1435
|
-
export var EncryptionConfiguration;
|
|
1436
|
-
(function (EncryptionConfiguration) {
|
|
1437
|
-
EncryptionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1438
|
-
})(EncryptionConfiguration || (EncryptionConfiguration = {}));
|
|
1439
|
-
export var CreateSecurityConfigurationRequest;
|
|
1440
|
-
(function (CreateSecurityConfigurationRequest) {
|
|
1441
|
-
CreateSecurityConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1442
|
-
})(CreateSecurityConfigurationRequest || (CreateSecurityConfigurationRequest = {}));
|
|
1443
|
-
export var CreateSecurityConfigurationResponse;
|
|
1444
|
-
(function (CreateSecurityConfigurationResponse) {
|
|
1445
|
-
CreateSecurityConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1446
|
-
})(CreateSecurityConfigurationResponse || (CreateSecurityConfigurationResponse = {}));
|
|
1447
|
-
export var SessionCommand;
|
|
1448
|
-
(function (SessionCommand) {
|
|
1449
|
-
SessionCommand.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1450
|
-
})(SessionCommand || (SessionCommand = {}));
|
|
1451
|
-
export var CreateSessionRequest;
|
|
1452
|
-
(function (CreateSessionRequest) {
|
|
1453
|
-
CreateSessionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1454
|
-
})(CreateSessionRequest || (CreateSessionRequest = {}));
|
|
1455
583
|
export var SessionStatus;
|
|
1456
584
|
(function (SessionStatus) {
|
|
1457
585
|
SessionStatus["FAILED"] = "FAILED";
|
|
@@ -1461,38 +589,6 @@ export var SessionStatus;
|
|
|
1461
589
|
SessionStatus["STOPPING"] = "STOPPING";
|
|
1462
590
|
SessionStatus["TIMEOUT"] = "TIMEOUT";
|
|
1463
591
|
})(SessionStatus || (SessionStatus = {}));
|
|
1464
|
-
export var Session;
|
|
1465
|
-
(function (Session) {
|
|
1466
|
-
Session.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1467
|
-
})(Session || (Session = {}));
|
|
1468
|
-
export var CreateSessionResponse;
|
|
1469
|
-
(function (CreateSessionResponse) {
|
|
1470
|
-
CreateSessionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1471
|
-
})(CreateSessionResponse || (CreateSessionResponse = {}));
|
|
1472
|
-
export var TableIdentifier;
|
|
1473
|
-
(function (TableIdentifier) {
|
|
1474
|
-
TableIdentifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1475
|
-
})(TableIdentifier || (TableIdentifier = {}));
|
|
1476
|
-
export var TableInput;
|
|
1477
|
-
(function (TableInput) {
|
|
1478
|
-
TableInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1479
|
-
})(TableInput || (TableInput = {}));
|
|
1480
|
-
export var CreateTableRequest;
|
|
1481
|
-
(function (CreateTableRequest) {
|
|
1482
|
-
CreateTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1483
|
-
})(CreateTableRequest || (CreateTableRequest = {}));
|
|
1484
|
-
export var CreateTableResponse;
|
|
1485
|
-
(function (CreateTableResponse) {
|
|
1486
|
-
CreateTableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1487
|
-
})(CreateTableResponse || (CreateTableResponse = {}));
|
|
1488
|
-
export var CreateTriggerRequest;
|
|
1489
|
-
(function (CreateTriggerRequest) {
|
|
1490
|
-
CreateTriggerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1491
|
-
})(CreateTriggerRequest || (CreateTriggerRequest = {}));
|
|
1492
|
-
export var CreateTriggerResponse;
|
|
1493
|
-
(function (CreateTriggerResponse) {
|
|
1494
|
-
CreateTriggerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1495
|
-
})(CreateTriggerResponse || (CreateTriggerResponse = {}));
|
|
1496
592
|
export var PrincipalType;
|
|
1497
593
|
(function (PrincipalType) {
|
|
1498
594
|
PrincipalType["GROUP"] = "GROUP";
|
|
@@ -1505,39 +601,238 @@ export var ResourceType;
|
|
|
1505
601
|
ResourceType["FILE"] = "FILE";
|
|
1506
602
|
ResourceType["JAR"] = "JAR";
|
|
1507
603
|
})(ResourceType || (ResourceType = {}));
|
|
1508
|
-
export var
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
export var
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
export var
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
export var
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
export var
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
export var
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
export var
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
export var
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
export var
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
604
|
+
export var NotificationPropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
+
export var ActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
export var AggregateOperationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
607
|
+
export var AggregateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
608
|
+
export var GlueStudioSchemaColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
+
export var GlueSchemaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
export var AthenaConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
|
+
export var AuditContextFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
|
+
export var ColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
+
export var SchemaIdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
export var SchemaReferenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
615
|
+
export var SerDeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
|
+
export var SkewedInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
+
export var OrderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
+
export var StorageDescriptorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
619
|
+
export var PartitionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
|
+
export var BatchCreatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
+
export var ErrorDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
+
export var PartitionErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
+
export var BatchCreatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
+
export var BatchDeleteConnectionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
+
export var BatchDeleteConnectionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
+
export var PartitionValueListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
+
export var BatchDeletePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
+
export var BatchDeletePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
+
export var BatchDeleteTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
+
export var TableErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
+
export var BatchDeleteTableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
+
export var BatchDeleteTableVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
+
export var TableVersionErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
+
export var BatchDeleteTableVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
+
export var BatchGetBlueprintsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
|
+
export var LastActiveDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
+
export var BlueprintFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
+
export var BatchGetBlueprintsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
+
export var BatchGetCrawlersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
+
export var LakeFormationConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
+
export var LastCrawlInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
+
export var LineageConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
+
export var RecrawlPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
+
export var ScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
+
export var SchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
+
export var CatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
+
export var DeltaTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
|
+
export var DynamoDBTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
+
export var JdbcTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
+
export var MongoDBTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
+
export var S3TargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
|
+
export var CrawlerTargetsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
+
export var CrawlerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
+
export var BatchGetCrawlersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
+
export var BatchGetCustomEntityTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
+
export var CustomEntityTypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
+
export var BatchGetCustomEntityTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
+
export var BatchGetDevEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
+
export var DevEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
+
export var BatchGetDevEndpointsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
661
|
+
export var BatchGetJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
+
export var StreamingDataPreviewOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
|
+
export var KafkaStreamingSourceOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
+
export var CatalogKafkaSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
|
+
export var KinesisStreamingSourceOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
export var CatalogKinesisSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
+
export var CatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
+
export var BasicCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
|
+
export var CustomCodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
export var DirectKafkaSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
|
+
export var DirectKinesisSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
|
+
export var DropDuplicatesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
|
+
export var DropFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
export var NullCheckBoxListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
|
+
export var DatatypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
+
export var NullValueFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
+
export var DropNullFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
+
export var DynamoDBCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
|
+
export var FillMissingValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
|
+
export var FilterValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
|
+
export var FilterExpressionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
|
+
export var S3SourceAdditionalOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
684
|
+
export var GovernedCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
+
export var CatalogSchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
export var GovernedCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
|
+
export var JDBCConnectorOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
|
+
export var JDBCConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
+
export var JDBCConnectorTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
+
export var JoinColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
691
|
+
export var JoinFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
692
|
+
export var MergeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
|
+
export var MicrosoftSQLServerCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
+
export var MicrosoftSQLServerCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
695
|
+
export var MySQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
696
|
+
export var MySQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
697
|
+
export var OracleSQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
+
export var OracleSQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
699
|
+
export var PIIDetectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
700
|
+
export var PostgreSQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
701
|
+
export var PostgreSQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
+
export var RedshiftSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
703
|
+
export var UpsertRedshiftTargetOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
704
|
+
export var RedshiftTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
705
|
+
export var RelationalCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
|
+
export var RenameFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
707
|
+
export var S3CatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
708
|
+
export var S3CatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
|
+
export var S3DirectSourceAdditionalOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
710
|
+
export var S3CsvSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
711
|
+
export var DirectSchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
712
|
+
export var S3DirectTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
713
|
+
export var S3GlueParquetTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
714
|
+
export var S3JsonSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
715
|
+
export var S3ParquetSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
|
+
export var SelectFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
717
|
+
export var SelectFromCollectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
718
|
+
export var SparkConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
719
|
+
export var SparkConnectorTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
720
|
+
export var SqlAliasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
721
|
+
export var SparkSQLFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
722
|
+
export var SpigotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
723
|
+
export var SplitFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
724
|
+
export var UnionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
|
+
export var JobCommandFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
726
|
+
export var ConnectionsListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
727
|
+
export var ExecutionPropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
728
|
+
export var BatchGetPartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
729
|
+
export var PartitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
730
|
+
export var BatchGetPartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
731
|
+
export var BatchGetTriggersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
732
|
+
export var EventBatchingConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
+
export var ConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
734
|
+
export var PredicateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
735
|
+
export var TriggerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
736
|
+
export var BatchGetTriggersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
+
export var BatchGetWorkflowsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
738
|
+
export var BlueprintDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
739
|
+
export var EdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
740
|
+
export var CrawlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
741
|
+
export var CrawlerNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
|
+
export var PredecessorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
743
|
+
export var JobRunFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
744
|
+
export var JobNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
745
|
+
export var TriggerNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
+
export var NodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
747
|
+
export var WorkflowGraphFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
748
|
+
export var StartingEventBatchConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
|
+
export var WorkflowRunStatisticsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
+
export var WorkflowRunFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
751
|
+
export var WorkflowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
752
|
+
export var BatchGetWorkflowsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
|
+
export var BatchStopJobRunRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
|
+
export var BatchStopJobRunErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
755
|
+
export var BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
756
|
+
export var BatchStopJobRunResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
757
|
+
export var BatchUpdatePartitionRequestEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
758
|
+
export var BatchUpdatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
759
|
+
export var BatchUpdatePartitionFailureEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
760
|
+
export var BatchUpdatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
761
|
+
export var CancelMLTaskRunRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
|
+
export var CancelMLTaskRunResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
763
|
+
export var CancelStatementRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
764
|
+
export var CancelStatementResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
|
+
export var CheckSchemaVersionValidityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
+
export var CheckSchemaVersionValidityResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
767
|
+
export var CreateBlueprintRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
768
|
+
export var CreateBlueprintResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
|
+
export var CreateCsvClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
|
+
export var CreateGrokClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
771
|
+
export var CreateJsonClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
772
|
+
export var CreateXMLClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
+
export var CreateClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
|
+
export var CreateClassifierResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
775
|
+
export var PhysicalConnectionRequirementsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
776
|
+
export var ConnectionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
+
export var CreateConnectionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
778
|
+
export var CreateConnectionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
779
|
+
export var CreateCrawlerRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
780
|
+
export var CreateCrawlerResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
+
export var CreateCustomEntityTypeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
|
+
export var CreateCustomEntityTypeResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
783
|
+
export var DataLakePrincipalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
784
|
+
export var PrincipalPermissionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
+
export var DatabaseIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
+
export var DatabaseInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
787
|
+
export var CreateDatabaseRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
788
|
+
export var CreateDatabaseResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
+
export var CreateDevEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
|
+
export var CreateDevEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
791
|
+
export var CreateJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
792
|
+
export var GlueTableFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
|
+
export var FindMatchesParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
|
+
export var TransformParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
795
|
+
export var MLUserDataEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
796
|
+
export var TransformEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
797
|
+
export var CreateMLTransformRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
|
+
export var CreateMLTransformResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
799
|
+
export var CreatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
800
|
+
export var CreatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
801
|
+
export var PartitionIndexFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
+
export var CreatePartitionIndexRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
803
|
+
export var CreatePartitionIndexResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
804
|
+
export var CreateRegistryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
805
|
+
export var CreateRegistryResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
806
|
+
export var RegistryIdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
807
|
+
export var CreateSchemaInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
808
|
+
export var CreateSchemaResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
809
|
+
export var CodeGenEdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
810
|
+
export var CodeGenNodeArgFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
811
|
+
export var CodeGenNodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
812
|
+
export var CreateScriptRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
813
|
+
export var CreateScriptResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
814
|
+
export var CloudWatchEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
815
|
+
export var JobBookmarksEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
816
|
+
export var S3EncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
817
|
+
export var EncryptionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
818
|
+
export var CreateSecurityConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
819
|
+
export var CreateSecurityConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
820
|
+
export var SessionCommandFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
821
|
+
export var CreateSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
822
|
+
export var SessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
823
|
+
export var CreateSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
824
|
+
export var TableIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
825
|
+
export var TableInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
826
|
+
export var CreateTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
|
+
export var CreateTableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
828
|
+
export var CreateTriggerRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
|
+
export var CreateTriggerResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
830
|
+
export var ResourceUriFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
|
+
export var UserDefinedFunctionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
832
|
+
export var CreateUserDefinedFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
833
|
+
export var CreateUserDefinedFunctionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
834
|
+
export var CreateWorkflowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
835
|
+
export var CreateWorkflowResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
836
|
+
export var DeleteBlueprintRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
837
|
+
export var DeleteBlueprintResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
838
|
+
export var DeleteClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|