@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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.ConcurrentModificationException = exports.IdempotentParameterMismatchException = exports.ConnectionType = exports.ConnectionPropertyKey = exports.CsvHeaderOption = exports.DataFormat = exports.IllegalSessionStateException = exports.TaskStatusType = exports.WorkflowRunStatus = exports.NodeType = exports.TriggerType = exports.TriggerState = exports.Logical = exports.JobRunState = exports.LogicalOperator = exports.CrawlState = exports.InvalidStateException = exports.UnionType = exports.ParquetCompressionType = exports.TargetFormat = exports.Separator = exports.QuoteChar = exports.CompressionType = exports.PiiType = exports.JoinType = exports.GlueRecordType = exports.JDBCDataType = exports.UpdateCatalogBehavior = exports.FilterLogicalOperator = exports.FilterValueType = exports.FilterOperation = exports.StartingPosition = exports.CrawlerState = exports.UpdateBehavior = exports.DeleteBehavior = exports.ScheduleState = exports.RecrawlBehavior = exports.CrawlerLineageSettings = exports.LastCrawlStatus = exports.BlueprintStatus = exports.ResourceNotReadyException = exports.ResourceNumberLimitExceededException = exports.OperationTimeoutException = exports.InvalidInputException = exports.InternalServiceException = exports.GlueEncryptionException = exports.EntityNotFoundException = exports.AlreadyExistsException = exports.AggFunction = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.BatchGetCrawlersRequestFilterSensitiveLog = exports.BatchGetBlueprintsResponseFilterSensitiveLog = exports.BlueprintFilterSensitiveLog = exports.LastActiveDefinitionFilterSensitiveLog = exports.BatchGetBlueprintsRequestFilterSensitiveLog = exports.BatchDeleteTableVersionResponseFilterSensitiveLog = exports.TableVersionErrorFilterSensitiveLog = exports.BatchDeleteTableVersionRequestFilterSensitiveLog = exports.BatchDeleteTableResponseFilterSensitiveLog = exports.TableErrorFilterSensitiveLog = exports.BatchDeleteTableRequestFilterSensitiveLog = exports.BatchDeletePartitionResponseFilterSensitiveLog = exports.BatchDeletePartitionRequestFilterSensitiveLog = exports.PartitionValueListFilterSensitiveLog = exports.BatchDeleteConnectionResponseFilterSensitiveLog = exports.BatchDeleteConnectionRequestFilterSensitiveLog = exports.BatchCreatePartitionResponseFilterSensitiveLog = exports.PartitionErrorFilterSensitiveLog = exports.ErrorDetailFilterSensitiveLog = exports.BatchCreatePartitionRequestFilterSensitiveLog = exports.PartitionInputFilterSensitiveLog = exports.StorageDescriptorFilterSensitiveLog = exports.OrderFilterSensitiveLog = exports.SkewedInfoFilterSensitiveLog = exports.SerDeInfoFilterSensitiveLog = exports.SchemaReferenceFilterSensitiveLog = exports.SchemaIdFilterSensitiveLog = exports.ColumnFilterSensitiveLog = exports.AuditContextFilterSensitiveLog = exports.AthenaConnectorSourceFilterSensitiveLog = exports.GlueSchemaFilterSensitiveLog = exports.GlueStudioSchemaColumnFilterSensitiveLog = exports.AggregateFilterSensitiveLog = exports.AggregateOperationFilterSensitiveLog = exports.ActionFilterSensitiveLog = exports.NotificationPropertyFilterSensitiveLog = exports.ResourceType = exports.PrincipalType = exports.SessionStatus = exports.S3EncryptionMode = exports.JobBookmarksEncryptionMode = exports.CloudWatchEncryptionMode = exports.Language = exports.SchemaVersionStatus = exports.SchemaStatus = exports.Compatibility = exports.MLUserDataEncryptionModeString = exports.TransformType = exports.ValidationException = exports.Permission = void 0;
|
|
5
|
+
exports.JDBCConnectorTargetFilterSensitiveLog = exports.JDBCConnectorSourceFilterSensitiveLog = exports.JDBCConnectorOptionsFilterSensitiveLog = exports.GovernedCatalogTargetFilterSensitiveLog = exports.CatalogSchemaChangePolicyFilterSensitiveLog = exports.GovernedCatalogSourceFilterSensitiveLog = exports.S3SourceAdditionalOptionsFilterSensitiveLog = exports.FilterFilterSensitiveLog = exports.FilterExpressionFilterSensitiveLog = exports.FilterValueFilterSensitiveLog = exports.FillMissingValuesFilterSensitiveLog = exports.DynamoDBCatalogSourceFilterSensitiveLog = exports.DropNullFieldsFilterSensitiveLog = exports.NullValueFieldFilterSensitiveLog = exports.DatatypeFilterSensitiveLog = exports.NullCheckBoxListFilterSensitiveLog = exports.DropFieldsFilterSensitiveLog = exports.DropDuplicatesFilterSensitiveLog = exports.DirectKinesisSourceFilterSensitiveLog = exports.DirectKafkaSourceFilterSensitiveLog = exports.CustomCodeFilterSensitiveLog = exports.BasicCatalogTargetFilterSensitiveLog = exports.CatalogSourceFilterSensitiveLog = exports.CatalogKinesisSourceFilterSensitiveLog = exports.KinesisStreamingSourceOptionsFilterSensitiveLog = exports.CatalogKafkaSourceFilterSensitiveLog = exports.KafkaStreamingSourceOptionsFilterSensitiveLog = exports.StreamingDataPreviewOptionsFilterSensitiveLog = exports.BatchGetJobsRequestFilterSensitiveLog = exports.BatchGetDevEndpointsResponseFilterSensitiveLog = exports.DevEndpointFilterSensitiveLog = exports.BatchGetDevEndpointsRequestFilterSensitiveLog = exports.BatchGetCustomEntityTypesResponseFilterSensitiveLog = exports.CustomEntityTypeFilterSensitiveLog = exports.BatchGetCustomEntityTypesRequestFilterSensitiveLog = exports.BatchGetCrawlersResponseFilterSensitiveLog = exports.CrawlerFilterSensitiveLog = exports.CrawlerTargetsFilterSensitiveLog = exports.S3TargetFilterSensitiveLog = exports.MongoDBTargetFilterSensitiveLog = exports.JdbcTargetFilterSensitiveLog = exports.DynamoDBTargetFilterSensitiveLog = exports.DeltaTargetFilterSensitiveLog = exports.CatalogTargetFilterSensitiveLog = exports.SchemaChangePolicyFilterSensitiveLog = exports.ScheduleFilterSensitiveLog = exports.RecrawlPolicyFilterSensitiveLog = exports.LineageConfigurationFilterSensitiveLog = exports.LastCrawlInfoFilterSensitiveLog = exports.LakeFormationConfigurationFilterSensitiveLog = void 0;
|
|
6
|
+
exports.EdgeFilterSensitiveLog = exports.BlueprintDetailsFilterSensitiveLog = exports.BatchGetWorkflowsRequestFilterSensitiveLog = exports.BatchGetTriggersResponseFilterSensitiveLog = exports.TriggerFilterSensitiveLog = exports.PredicateFilterSensitiveLog = exports.ConditionFilterSensitiveLog = exports.EventBatchingConditionFilterSensitiveLog = exports.BatchGetTriggersRequestFilterSensitiveLog = exports.BatchGetPartitionResponseFilterSensitiveLog = exports.PartitionFilterSensitiveLog = exports.BatchGetPartitionRequestFilterSensitiveLog = exports.ExecutionPropertyFilterSensitiveLog = exports.ConnectionsListFilterSensitiveLog = exports.JobCommandFilterSensitiveLog = exports.UnionFilterSensitiveLog = exports.SplitFieldsFilterSensitiveLog = exports.SpigotFilterSensitiveLog = exports.SparkSQLFilterSensitiveLog = exports.SqlAliasFilterSensitiveLog = exports.SparkConnectorTargetFilterSensitiveLog = exports.SparkConnectorSourceFilterSensitiveLog = exports.SelectFromCollectionFilterSensitiveLog = exports.SelectFieldsFilterSensitiveLog = exports.S3ParquetSourceFilterSensitiveLog = exports.S3JsonSourceFilterSensitiveLog = exports.S3GlueParquetTargetFilterSensitiveLog = exports.S3DirectTargetFilterSensitiveLog = exports.DirectSchemaChangePolicyFilterSensitiveLog = exports.S3CsvSourceFilterSensitiveLog = exports.S3DirectSourceAdditionalOptionsFilterSensitiveLog = exports.S3CatalogTargetFilterSensitiveLog = exports.S3CatalogSourceFilterSensitiveLog = exports.RenameFieldFilterSensitiveLog = exports.RelationalCatalogSourceFilterSensitiveLog = exports.RedshiftTargetFilterSensitiveLog = exports.UpsertRedshiftTargetOptionsFilterSensitiveLog = exports.RedshiftSourceFilterSensitiveLog = exports.PostgreSQLCatalogTargetFilterSensitiveLog = exports.PostgreSQLCatalogSourceFilterSensitiveLog = exports.PIIDetectionFilterSensitiveLog = exports.OracleSQLCatalogTargetFilterSensitiveLog = exports.OracleSQLCatalogSourceFilterSensitiveLog = exports.MySQLCatalogTargetFilterSensitiveLog = exports.MySQLCatalogSourceFilterSensitiveLog = exports.MicrosoftSQLServerCatalogTargetFilterSensitiveLog = exports.MicrosoftSQLServerCatalogSourceFilterSensitiveLog = exports.MergeFilterSensitiveLog = exports.JoinFilterSensitiveLog = exports.JoinColumnFilterSensitiveLog = void 0;
|
|
7
|
+
exports.CreateDevEndpointRequestFilterSensitiveLog = exports.CreateDatabaseResponseFilterSensitiveLog = exports.CreateDatabaseRequestFilterSensitiveLog = exports.DatabaseInputFilterSensitiveLog = exports.DatabaseIdentifierFilterSensitiveLog = exports.PrincipalPermissionsFilterSensitiveLog = exports.DataLakePrincipalFilterSensitiveLog = exports.CreateCustomEntityTypeResponseFilterSensitiveLog = exports.CreateCustomEntityTypeRequestFilterSensitiveLog = exports.CreateCrawlerResponseFilterSensitiveLog = exports.CreateCrawlerRequestFilterSensitiveLog = exports.CreateConnectionResponseFilterSensitiveLog = exports.CreateConnectionRequestFilterSensitiveLog = exports.ConnectionInputFilterSensitiveLog = exports.PhysicalConnectionRequirementsFilterSensitiveLog = exports.CreateClassifierResponseFilterSensitiveLog = exports.CreateClassifierRequestFilterSensitiveLog = exports.CreateXMLClassifierRequestFilterSensitiveLog = exports.CreateJsonClassifierRequestFilterSensitiveLog = exports.CreateGrokClassifierRequestFilterSensitiveLog = exports.CreateCsvClassifierRequestFilterSensitiveLog = exports.CreateBlueprintResponseFilterSensitiveLog = exports.CreateBlueprintRequestFilterSensitiveLog = exports.CheckSchemaVersionValidityResponseFilterSensitiveLog = exports.CheckSchemaVersionValidityInputFilterSensitiveLog = exports.CancelStatementResponseFilterSensitiveLog = exports.CancelStatementRequestFilterSensitiveLog = exports.CancelMLTaskRunResponseFilterSensitiveLog = exports.CancelMLTaskRunRequestFilterSensitiveLog = exports.BatchUpdatePartitionResponseFilterSensitiveLog = exports.BatchUpdatePartitionFailureEntryFilterSensitiveLog = exports.BatchUpdatePartitionRequestFilterSensitiveLog = exports.BatchUpdatePartitionRequestEntryFilterSensitiveLog = exports.BatchStopJobRunResponseFilterSensitiveLog = exports.BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = exports.BatchStopJobRunErrorFilterSensitiveLog = exports.BatchStopJobRunRequestFilterSensitiveLog = exports.BatchGetWorkflowsResponseFilterSensitiveLog = exports.WorkflowFilterSensitiveLog = exports.WorkflowRunFilterSensitiveLog = exports.WorkflowRunStatisticsFilterSensitiveLog = exports.StartingEventBatchConditionFilterSensitiveLog = exports.WorkflowGraphFilterSensitiveLog = exports.NodeFilterSensitiveLog = exports.TriggerNodeDetailsFilterSensitiveLog = exports.JobNodeDetailsFilterSensitiveLog = exports.JobRunFilterSensitiveLog = exports.PredecessorFilterSensitiveLog = exports.CrawlerNodeDetailsFilterSensitiveLog = exports.CrawlFilterSensitiveLog = void 0;
|
|
8
|
+
exports.DeleteClassifierRequestFilterSensitiveLog = exports.DeleteBlueprintResponseFilterSensitiveLog = exports.DeleteBlueprintRequestFilterSensitiveLog = exports.CreateWorkflowResponseFilterSensitiveLog = exports.CreateWorkflowRequestFilterSensitiveLog = exports.CreateUserDefinedFunctionResponseFilterSensitiveLog = exports.CreateUserDefinedFunctionRequestFilterSensitiveLog = exports.UserDefinedFunctionInputFilterSensitiveLog = exports.ResourceUriFilterSensitiveLog = exports.CreateTriggerResponseFilterSensitiveLog = exports.CreateTriggerRequestFilterSensitiveLog = exports.CreateTableResponseFilterSensitiveLog = exports.CreateTableRequestFilterSensitiveLog = exports.TableInputFilterSensitiveLog = exports.TableIdentifierFilterSensitiveLog = exports.CreateSessionResponseFilterSensitiveLog = exports.SessionFilterSensitiveLog = exports.CreateSessionRequestFilterSensitiveLog = exports.SessionCommandFilterSensitiveLog = exports.CreateSecurityConfigurationResponseFilterSensitiveLog = exports.CreateSecurityConfigurationRequestFilterSensitiveLog = exports.EncryptionConfigurationFilterSensitiveLog = exports.S3EncryptionFilterSensitiveLog = exports.JobBookmarksEncryptionFilterSensitiveLog = exports.CloudWatchEncryptionFilterSensitiveLog = exports.CreateScriptResponseFilterSensitiveLog = exports.CreateScriptRequestFilterSensitiveLog = exports.CodeGenNodeFilterSensitiveLog = exports.CodeGenNodeArgFilterSensitiveLog = exports.CodeGenEdgeFilterSensitiveLog = exports.CreateSchemaResponseFilterSensitiveLog = exports.CreateSchemaInputFilterSensitiveLog = exports.RegistryIdFilterSensitiveLog = exports.CreateRegistryResponseFilterSensitiveLog = exports.CreateRegistryInputFilterSensitiveLog = exports.CreatePartitionIndexResponseFilterSensitiveLog = exports.CreatePartitionIndexRequestFilterSensitiveLog = exports.PartitionIndexFilterSensitiveLog = exports.CreatePartitionResponseFilterSensitiveLog = exports.CreatePartitionRequestFilterSensitiveLog = exports.CreateMLTransformResponseFilterSensitiveLog = exports.CreateMLTransformRequestFilterSensitiveLog = exports.TransformEncryptionFilterSensitiveLog = exports.MLUserDataEncryptionFilterSensitiveLog = exports.TransformParametersFilterSensitiveLog = exports.FindMatchesParametersFilterSensitiveLog = exports.GlueTableFilterSensitiveLog = exports.CreateJobResponseFilterSensitiveLog = exports.CreateDevEndpointResponseFilterSensitiveLog = void 0;
|
|
9
9
|
const GlueServiceException_1 = require("./GlueServiceException");
|
|
10
10
|
class AccessDeniedException extends GlueServiceException_1.GlueServiceException {
|
|
11
11
|
constructor(opts) {
|
|
@@ -21,18 +21,6 @@ class AccessDeniedException extends GlueServiceException_1.GlueServiceException
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
exports.AccessDeniedException = AccessDeniedException;
|
|
24
|
-
var NotificationProperty;
|
|
25
|
-
(function (NotificationProperty) {
|
|
26
|
-
NotificationProperty.filterSensitiveLog = (obj) => ({
|
|
27
|
-
...obj,
|
|
28
|
-
});
|
|
29
|
-
})(NotificationProperty = exports.NotificationProperty || (exports.NotificationProperty = {}));
|
|
30
|
-
var Action;
|
|
31
|
-
(function (Action) {
|
|
32
|
-
Action.filterSensitiveLog = (obj) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
});
|
|
35
|
-
})(Action = exports.Action || (exports.Action = {}));
|
|
36
24
|
var AggFunction;
|
|
37
25
|
(function (AggFunction) {
|
|
38
26
|
AggFunction["avg"] = "avg";
|
|
@@ -51,18 +39,6 @@ var AggFunction;
|
|
|
51
39
|
AggFunction["var_pop"] = "var_pop";
|
|
52
40
|
AggFunction["var_samp"] = "var_samp";
|
|
53
41
|
})(AggFunction = exports.AggFunction || (exports.AggFunction = {}));
|
|
54
|
-
var AggregateOperation;
|
|
55
|
-
(function (AggregateOperation) {
|
|
56
|
-
AggregateOperation.filterSensitiveLog = (obj) => ({
|
|
57
|
-
...obj,
|
|
58
|
-
});
|
|
59
|
-
})(AggregateOperation = exports.AggregateOperation || (exports.AggregateOperation = {}));
|
|
60
|
-
var Aggregate;
|
|
61
|
-
(function (Aggregate) {
|
|
62
|
-
Aggregate.filterSensitiveLog = (obj) => ({
|
|
63
|
-
...obj,
|
|
64
|
-
});
|
|
65
|
-
})(Aggregate = exports.Aggregate || (exports.Aggregate = {}));
|
|
66
42
|
class AlreadyExistsException extends GlueServiceException_1.GlueServiceException {
|
|
67
43
|
constructor(opts) {
|
|
68
44
|
super({
|
|
@@ -77,102 +53,6 @@ class AlreadyExistsException extends GlueServiceException_1.GlueServiceException
|
|
|
77
53
|
}
|
|
78
54
|
}
|
|
79
55
|
exports.AlreadyExistsException = AlreadyExistsException;
|
|
80
|
-
var GlueStudioSchemaColumn;
|
|
81
|
-
(function (GlueStudioSchemaColumn) {
|
|
82
|
-
GlueStudioSchemaColumn.filterSensitiveLog = (obj) => ({
|
|
83
|
-
...obj,
|
|
84
|
-
});
|
|
85
|
-
})(GlueStudioSchemaColumn = exports.GlueStudioSchemaColumn || (exports.GlueStudioSchemaColumn = {}));
|
|
86
|
-
var GlueSchema;
|
|
87
|
-
(function (GlueSchema) {
|
|
88
|
-
GlueSchema.filterSensitiveLog = (obj) => ({
|
|
89
|
-
...obj,
|
|
90
|
-
});
|
|
91
|
-
})(GlueSchema = exports.GlueSchema || (exports.GlueSchema = {}));
|
|
92
|
-
var AthenaConnectorSource;
|
|
93
|
-
(function (AthenaConnectorSource) {
|
|
94
|
-
AthenaConnectorSource.filterSensitiveLog = (obj) => ({
|
|
95
|
-
...obj,
|
|
96
|
-
});
|
|
97
|
-
})(AthenaConnectorSource = exports.AthenaConnectorSource || (exports.AthenaConnectorSource = {}));
|
|
98
|
-
var AuditContext;
|
|
99
|
-
(function (AuditContext) {
|
|
100
|
-
AuditContext.filterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
})(AuditContext = exports.AuditContext || (exports.AuditContext = {}));
|
|
104
|
-
var Column;
|
|
105
|
-
(function (Column) {
|
|
106
|
-
Column.filterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
})(Column = exports.Column || (exports.Column = {}));
|
|
110
|
-
var SchemaId;
|
|
111
|
-
(function (SchemaId) {
|
|
112
|
-
SchemaId.filterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
})(SchemaId = exports.SchemaId || (exports.SchemaId = {}));
|
|
116
|
-
var SchemaReference;
|
|
117
|
-
(function (SchemaReference) {
|
|
118
|
-
SchemaReference.filterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
});
|
|
121
|
-
})(SchemaReference = exports.SchemaReference || (exports.SchemaReference = {}));
|
|
122
|
-
var SerDeInfo;
|
|
123
|
-
(function (SerDeInfo) {
|
|
124
|
-
SerDeInfo.filterSensitiveLog = (obj) => ({
|
|
125
|
-
...obj,
|
|
126
|
-
});
|
|
127
|
-
})(SerDeInfo = exports.SerDeInfo || (exports.SerDeInfo = {}));
|
|
128
|
-
var SkewedInfo;
|
|
129
|
-
(function (SkewedInfo) {
|
|
130
|
-
SkewedInfo.filterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
})(SkewedInfo = exports.SkewedInfo || (exports.SkewedInfo = {}));
|
|
134
|
-
var Order;
|
|
135
|
-
(function (Order) {
|
|
136
|
-
Order.filterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
});
|
|
139
|
-
})(Order = exports.Order || (exports.Order = {}));
|
|
140
|
-
var StorageDescriptor;
|
|
141
|
-
(function (StorageDescriptor) {
|
|
142
|
-
StorageDescriptor.filterSensitiveLog = (obj) => ({
|
|
143
|
-
...obj,
|
|
144
|
-
});
|
|
145
|
-
})(StorageDescriptor = exports.StorageDescriptor || (exports.StorageDescriptor = {}));
|
|
146
|
-
var PartitionInput;
|
|
147
|
-
(function (PartitionInput) {
|
|
148
|
-
PartitionInput.filterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
});
|
|
151
|
-
})(PartitionInput = exports.PartitionInput || (exports.PartitionInput = {}));
|
|
152
|
-
var BatchCreatePartitionRequest;
|
|
153
|
-
(function (BatchCreatePartitionRequest) {
|
|
154
|
-
BatchCreatePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
155
|
-
...obj,
|
|
156
|
-
});
|
|
157
|
-
})(BatchCreatePartitionRequest = exports.BatchCreatePartitionRequest || (exports.BatchCreatePartitionRequest = {}));
|
|
158
|
-
var ErrorDetail;
|
|
159
|
-
(function (ErrorDetail) {
|
|
160
|
-
ErrorDetail.filterSensitiveLog = (obj) => ({
|
|
161
|
-
...obj,
|
|
162
|
-
});
|
|
163
|
-
})(ErrorDetail = exports.ErrorDetail || (exports.ErrorDetail = {}));
|
|
164
|
-
var PartitionError;
|
|
165
|
-
(function (PartitionError) {
|
|
166
|
-
PartitionError.filterSensitiveLog = (obj) => ({
|
|
167
|
-
...obj,
|
|
168
|
-
});
|
|
169
|
-
})(PartitionError = exports.PartitionError || (exports.PartitionError = {}));
|
|
170
|
-
var BatchCreatePartitionResponse;
|
|
171
|
-
(function (BatchCreatePartitionResponse) {
|
|
172
|
-
BatchCreatePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
})(BatchCreatePartitionResponse = exports.BatchCreatePartitionResponse || (exports.BatchCreatePartitionResponse = {}));
|
|
176
56
|
class EntityNotFoundException extends GlueServiceException_1.GlueServiceException {
|
|
177
57
|
constructor(opts) {
|
|
178
58
|
super({
|
|
@@ -257,54 +137,6 @@ class ResourceNumberLimitExceededException extends GlueServiceException_1.GlueSe
|
|
|
257
137
|
}
|
|
258
138
|
}
|
|
259
139
|
exports.ResourceNumberLimitExceededException = ResourceNumberLimitExceededException;
|
|
260
|
-
var BatchDeleteConnectionRequest;
|
|
261
|
-
(function (BatchDeleteConnectionRequest) {
|
|
262
|
-
BatchDeleteConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
})(BatchDeleteConnectionRequest = exports.BatchDeleteConnectionRequest || (exports.BatchDeleteConnectionRequest = {}));
|
|
266
|
-
var BatchDeleteConnectionResponse;
|
|
267
|
-
(function (BatchDeleteConnectionResponse) {
|
|
268
|
-
BatchDeleteConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
})(BatchDeleteConnectionResponse = exports.BatchDeleteConnectionResponse || (exports.BatchDeleteConnectionResponse = {}));
|
|
272
|
-
var PartitionValueList;
|
|
273
|
-
(function (PartitionValueList) {
|
|
274
|
-
PartitionValueList.filterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
|
-
})(PartitionValueList = exports.PartitionValueList || (exports.PartitionValueList = {}));
|
|
278
|
-
var BatchDeletePartitionRequest;
|
|
279
|
-
(function (BatchDeletePartitionRequest) {
|
|
280
|
-
BatchDeletePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
281
|
-
...obj,
|
|
282
|
-
});
|
|
283
|
-
})(BatchDeletePartitionRequest = exports.BatchDeletePartitionRequest || (exports.BatchDeletePartitionRequest = {}));
|
|
284
|
-
var BatchDeletePartitionResponse;
|
|
285
|
-
(function (BatchDeletePartitionResponse) {
|
|
286
|
-
BatchDeletePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
});
|
|
289
|
-
})(BatchDeletePartitionResponse = exports.BatchDeletePartitionResponse || (exports.BatchDeletePartitionResponse = {}));
|
|
290
|
-
var BatchDeleteTableRequest;
|
|
291
|
-
(function (BatchDeleteTableRequest) {
|
|
292
|
-
BatchDeleteTableRequest.filterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
})(BatchDeleteTableRequest = exports.BatchDeleteTableRequest || (exports.BatchDeleteTableRequest = {}));
|
|
296
|
-
var TableError;
|
|
297
|
-
(function (TableError) {
|
|
298
|
-
TableError.filterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
})(TableError = exports.TableError || (exports.TableError = {}));
|
|
302
|
-
var BatchDeleteTableResponse;
|
|
303
|
-
(function (BatchDeleteTableResponse) {
|
|
304
|
-
BatchDeleteTableResponse.filterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
})(BatchDeleteTableResponse = exports.BatchDeleteTableResponse || (exports.BatchDeleteTableResponse = {}));
|
|
308
140
|
class ResourceNotReadyException extends GlueServiceException_1.GlueServiceException {
|
|
309
141
|
constructor(opts) {
|
|
310
142
|
super({
|
|
@@ -319,36 +151,6 @@ class ResourceNotReadyException extends GlueServiceException_1.GlueServiceExcept
|
|
|
319
151
|
}
|
|
320
152
|
}
|
|
321
153
|
exports.ResourceNotReadyException = ResourceNotReadyException;
|
|
322
|
-
var BatchDeleteTableVersionRequest;
|
|
323
|
-
(function (BatchDeleteTableVersionRequest) {
|
|
324
|
-
BatchDeleteTableVersionRequest.filterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
})(BatchDeleteTableVersionRequest = exports.BatchDeleteTableVersionRequest || (exports.BatchDeleteTableVersionRequest = {}));
|
|
328
|
-
var TableVersionError;
|
|
329
|
-
(function (TableVersionError) {
|
|
330
|
-
TableVersionError.filterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
})(TableVersionError = exports.TableVersionError || (exports.TableVersionError = {}));
|
|
334
|
-
var BatchDeleteTableVersionResponse;
|
|
335
|
-
(function (BatchDeleteTableVersionResponse) {
|
|
336
|
-
BatchDeleteTableVersionResponse.filterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
})(BatchDeleteTableVersionResponse = exports.BatchDeleteTableVersionResponse || (exports.BatchDeleteTableVersionResponse = {}));
|
|
340
|
-
var BatchGetBlueprintsRequest;
|
|
341
|
-
(function (BatchGetBlueprintsRequest) {
|
|
342
|
-
BatchGetBlueprintsRequest.filterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
})(BatchGetBlueprintsRequest = exports.BatchGetBlueprintsRequest || (exports.BatchGetBlueprintsRequest = {}));
|
|
346
|
-
var LastActiveDefinition;
|
|
347
|
-
(function (LastActiveDefinition) {
|
|
348
|
-
LastActiveDefinition.filterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
})(LastActiveDefinition = exports.LastActiveDefinition || (exports.LastActiveDefinition = {}));
|
|
352
154
|
var BlueprintStatus;
|
|
353
155
|
(function (BlueprintStatus) {
|
|
354
156
|
BlueprintStatus["ACTIVE"] = "ACTIVE";
|
|
@@ -356,77 +158,29 @@ var BlueprintStatus;
|
|
|
356
158
|
BlueprintStatus["FAILED"] = "FAILED";
|
|
357
159
|
BlueprintStatus["UPDATING"] = "UPDATING";
|
|
358
160
|
})(BlueprintStatus = exports.BlueprintStatus || (exports.BlueprintStatus = {}));
|
|
359
|
-
var Blueprint;
|
|
360
|
-
(function (Blueprint) {
|
|
361
|
-
Blueprint.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
})(Blueprint = exports.Blueprint || (exports.Blueprint = {}));
|
|
365
|
-
var BatchGetBlueprintsResponse;
|
|
366
|
-
(function (BatchGetBlueprintsResponse) {
|
|
367
|
-
BatchGetBlueprintsResponse.filterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
})(BatchGetBlueprintsResponse = exports.BatchGetBlueprintsResponse || (exports.BatchGetBlueprintsResponse = {}));
|
|
371
|
-
var BatchGetCrawlersRequest;
|
|
372
|
-
(function (BatchGetCrawlersRequest) {
|
|
373
|
-
BatchGetCrawlersRequest.filterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
})(BatchGetCrawlersRequest = exports.BatchGetCrawlersRequest || (exports.BatchGetCrawlersRequest = {}));
|
|
377
|
-
var LakeFormationConfiguration;
|
|
378
|
-
(function (LakeFormationConfiguration) {
|
|
379
|
-
LakeFormationConfiguration.filterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
})(LakeFormationConfiguration = exports.LakeFormationConfiguration || (exports.LakeFormationConfiguration = {}));
|
|
383
161
|
var LastCrawlStatus;
|
|
384
162
|
(function (LastCrawlStatus) {
|
|
385
163
|
LastCrawlStatus["CANCELLED"] = "CANCELLED";
|
|
386
164
|
LastCrawlStatus["FAILED"] = "FAILED";
|
|
387
165
|
LastCrawlStatus["SUCCEEDED"] = "SUCCEEDED";
|
|
388
166
|
})(LastCrawlStatus = exports.LastCrawlStatus || (exports.LastCrawlStatus = {}));
|
|
389
|
-
var LastCrawlInfo;
|
|
390
|
-
(function (LastCrawlInfo) {
|
|
391
|
-
LastCrawlInfo.filterSensitiveLog = (obj) => ({
|
|
392
|
-
...obj,
|
|
393
|
-
});
|
|
394
|
-
})(LastCrawlInfo = exports.LastCrawlInfo || (exports.LastCrawlInfo = {}));
|
|
395
167
|
var CrawlerLineageSettings;
|
|
396
168
|
(function (CrawlerLineageSettings) {
|
|
397
169
|
CrawlerLineageSettings["DISABLE"] = "DISABLE";
|
|
398
170
|
CrawlerLineageSettings["ENABLE"] = "ENABLE";
|
|
399
171
|
})(CrawlerLineageSettings = exports.CrawlerLineageSettings || (exports.CrawlerLineageSettings = {}));
|
|
400
|
-
var LineageConfiguration;
|
|
401
|
-
(function (LineageConfiguration) {
|
|
402
|
-
LineageConfiguration.filterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
})(LineageConfiguration = exports.LineageConfiguration || (exports.LineageConfiguration = {}));
|
|
406
172
|
var RecrawlBehavior;
|
|
407
173
|
(function (RecrawlBehavior) {
|
|
408
174
|
RecrawlBehavior["CRAWL_EVENT_MODE"] = "CRAWL_EVENT_MODE";
|
|
409
175
|
RecrawlBehavior["CRAWL_EVERYTHING"] = "CRAWL_EVERYTHING";
|
|
410
176
|
RecrawlBehavior["CRAWL_NEW_FOLDERS_ONLY"] = "CRAWL_NEW_FOLDERS_ONLY";
|
|
411
177
|
})(RecrawlBehavior = exports.RecrawlBehavior || (exports.RecrawlBehavior = {}));
|
|
412
|
-
var RecrawlPolicy;
|
|
413
|
-
(function (RecrawlPolicy) {
|
|
414
|
-
RecrawlPolicy.filterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
})(RecrawlPolicy = exports.RecrawlPolicy || (exports.RecrawlPolicy = {}));
|
|
418
178
|
var ScheduleState;
|
|
419
179
|
(function (ScheduleState) {
|
|
420
180
|
ScheduleState["NOT_SCHEDULED"] = "NOT_SCHEDULED";
|
|
421
181
|
ScheduleState["SCHEDULED"] = "SCHEDULED";
|
|
422
182
|
ScheduleState["TRANSITIONING"] = "TRANSITIONING";
|
|
423
183
|
})(ScheduleState = exports.ScheduleState || (exports.ScheduleState = {}));
|
|
424
|
-
var Schedule;
|
|
425
|
-
(function (Schedule) {
|
|
426
|
-
Schedule.filterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
})(Schedule = exports.Schedule || (exports.Schedule = {}));
|
|
430
184
|
var DeleteBehavior;
|
|
431
185
|
(function (DeleteBehavior) {
|
|
432
186
|
DeleteBehavior["DELETE_FROM_DATABASE"] = "DELETE_FROM_DATABASE";
|
|
@@ -438,228 +192,18 @@ var UpdateBehavior;
|
|
|
438
192
|
UpdateBehavior["LOG"] = "LOG";
|
|
439
193
|
UpdateBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
440
194
|
})(UpdateBehavior = exports.UpdateBehavior || (exports.UpdateBehavior = {}));
|
|
441
|
-
var SchemaChangePolicy;
|
|
442
|
-
(function (SchemaChangePolicy) {
|
|
443
|
-
SchemaChangePolicy.filterSensitiveLog = (obj) => ({
|
|
444
|
-
...obj,
|
|
445
|
-
});
|
|
446
|
-
})(SchemaChangePolicy = exports.SchemaChangePolicy || (exports.SchemaChangePolicy = {}));
|
|
447
195
|
var CrawlerState;
|
|
448
196
|
(function (CrawlerState) {
|
|
449
197
|
CrawlerState["READY"] = "READY";
|
|
450
198
|
CrawlerState["RUNNING"] = "RUNNING";
|
|
451
199
|
CrawlerState["STOPPING"] = "STOPPING";
|
|
452
200
|
})(CrawlerState = exports.CrawlerState || (exports.CrawlerState = {}));
|
|
453
|
-
var CatalogTarget;
|
|
454
|
-
(function (CatalogTarget) {
|
|
455
|
-
CatalogTarget.filterSensitiveLog = (obj) => ({
|
|
456
|
-
...obj,
|
|
457
|
-
});
|
|
458
|
-
})(CatalogTarget = exports.CatalogTarget || (exports.CatalogTarget = {}));
|
|
459
|
-
var DeltaTarget;
|
|
460
|
-
(function (DeltaTarget) {
|
|
461
|
-
DeltaTarget.filterSensitiveLog = (obj) => ({
|
|
462
|
-
...obj,
|
|
463
|
-
});
|
|
464
|
-
})(DeltaTarget = exports.DeltaTarget || (exports.DeltaTarget = {}));
|
|
465
|
-
var DynamoDBTarget;
|
|
466
|
-
(function (DynamoDBTarget) {
|
|
467
|
-
DynamoDBTarget.filterSensitiveLog = (obj) => ({
|
|
468
|
-
...obj,
|
|
469
|
-
});
|
|
470
|
-
})(DynamoDBTarget = exports.DynamoDBTarget || (exports.DynamoDBTarget = {}));
|
|
471
|
-
var JdbcTarget;
|
|
472
|
-
(function (JdbcTarget) {
|
|
473
|
-
JdbcTarget.filterSensitiveLog = (obj) => ({
|
|
474
|
-
...obj,
|
|
475
|
-
});
|
|
476
|
-
})(JdbcTarget = exports.JdbcTarget || (exports.JdbcTarget = {}));
|
|
477
|
-
var MongoDBTarget;
|
|
478
|
-
(function (MongoDBTarget) {
|
|
479
|
-
MongoDBTarget.filterSensitiveLog = (obj) => ({
|
|
480
|
-
...obj,
|
|
481
|
-
});
|
|
482
|
-
})(MongoDBTarget = exports.MongoDBTarget || (exports.MongoDBTarget = {}));
|
|
483
|
-
var S3Target;
|
|
484
|
-
(function (S3Target) {
|
|
485
|
-
S3Target.filterSensitiveLog = (obj) => ({
|
|
486
|
-
...obj,
|
|
487
|
-
});
|
|
488
|
-
})(S3Target = exports.S3Target || (exports.S3Target = {}));
|
|
489
|
-
var CrawlerTargets;
|
|
490
|
-
(function (CrawlerTargets) {
|
|
491
|
-
CrawlerTargets.filterSensitiveLog = (obj) => ({
|
|
492
|
-
...obj,
|
|
493
|
-
});
|
|
494
|
-
})(CrawlerTargets = exports.CrawlerTargets || (exports.CrawlerTargets = {}));
|
|
495
|
-
var Crawler;
|
|
496
|
-
(function (Crawler) {
|
|
497
|
-
Crawler.filterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
});
|
|
500
|
-
})(Crawler = exports.Crawler || (exports.Crawler = {}));
|
|
501
|
-
var BatchGetCrawlersResponse;
|
|
502
|
-
(function (BatchGetCrawlersResponse) {
|
|
503
|
-
BatchGetCrawlersResponse.filterSensitiveLog = (obj) => ({
|
|
504
|
-
...obj,
|
|
505
|
-
});
|
|
506
|
-
})(BatchGetCrawlersResponse = exports.BatchGetCrawlersResponse || (exports.BatchGetCrawlersResponse = {}));
|
|
507
|
-
var BatchGetCustomEntityTypesRequest;
|
|
508
|
-
(function (BatchGetCustomEntityTypesRequest) {
|
|
509
|
-
BatchGetCustomEntityTypesRequest.filterSensitiveLog = (obj) => ({
|
|
510
|
-
...obj,
|
|
511
|
-
});
|
|
512
|
-
})(BatchGetCustomEntityTypesRequest = exports.BatchGetCustomEntityTypesRequest || (exports.BatchGetCustomEntityTypesRequest = {}));
|
|
513
|
-
var CustomEntityType;
|
|
514
|
-
(function (CustomEntityType) {
|
|
515
|
-
CustomEntityType.filterSensitiveLog = (obj) => ({
|
|
516
|
-
...obj,
|
|
517
|
-
});
|
|
518
|
-
})(CustomEntityType = exports.CustomEntityType || (exports.CustomEntityType = {}));
|
|
519
|
-
var BatchGetCustomEntityTypesResponse;
|
|
520
|
-
(function (BatchGetCustomEntityTypesResponse) {
|
|
521
|
-
BatchGetCustomEntityTypesResponse.filterSensitiveLog = (obj) => ({
|
|
522
|
-
...obj,
|
|
523
|
-
});
|
|
524
|
-
})(BatchGetCustomEntityTypesResponse = exports.BatchGetCustomEntityTypesResponse || (exports.BatchGetCustomEntityTypesResponse = {}));
|
|
525
|
-
var BatchGetDevEndpointsRequest;
|
|
526
|
-
(function (BatchGetDevEndpointsRequest) {
|
|
527
|
-
BatchGetDevEndpointsRequest.filterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
})(BatchGetDevEndpointsRequest = exports.BatchGetDevEndpointsRequest || (exports.BatchGetDevEndpointsRequest = {}));
|
|
531
|
-
var DevEndpoint;
|
|
532
|
-
(function (DevEndpoint) {
|
|
533
|
-
DevEndpoint.filterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
})(DevEndpoint = exports.DevEndpoint || (exports.DevEndpoint = {}));
|
|
537
|
-
var BatchGetDevEndpointsResponse;
|
|
538
|
-
(function (BatchGetDevEndpointsResponse) {
|
|
539
|
-
BatchGetDevEndpointsResponse.filterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
})(BatchGetDevEndpointsResponse = exports.BatchGetDevEndpointsResponse || (exports.BatchGetDevEndpointsResponse = {}));
|
|
543
|
-
var BatchGetJobsRequest;
|
|
544
|
-
(function (BatchGetJobsRequest) {
|
|
545
|
-
BatchGetJobsRequest.filterSensitiveLog = (obj) => ({
|
|
546
|
-
...obj,
|
|
547
|
-
});
|
|
548
|
-
})(BatchGetJobsRequest = exports.BatchGetJobsRequest || (exports.BatchGetJobsRequest = {}));
|
|
549
|
-
var StreamingDataPreviewOptions;
|
|
550
|
-
(function (StreamingDataPreviewOptions) {
|
|
551
|
-
StreamingDataPreviewOptions.filterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
})(StreamingDataPreviewOptions = exports.StreamingDataPreviewOptions || (exports.StreamingDataPreviewOptions = {}));
|
|
555
|
-
var KafkaStreamingSourceOptions;
|
|
556
|
-
(function (KafkaStreamingSourceOptions) {
|
|
557
|
-
KafkaStreamingSourceOptions.filterSensitiveLog = (obj) => ({
|
|
558
|
-
...obj,
|
|
559
|
-
});
|
|
560
|
-
})(KafkaStreamingSourceOptions = exports.KafkaStreamingSourceOptions || (exports.KafkaStreamingSourceOptions = {}));
|
|
561
|
-
var CatalogKafkaSource;
|
|
562
|
-
(function (CatalogKafkaSource) {
|
|
563
|
-
CatalogKafkaSource.filterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
})(CatalogKafkaSource = exports.CatalogKafkaSource || (exports.CatalogKafkaSource = {}));
|
|
567
201
|
var StartingPosition;
|
|
568
202
|
(function (StartingPosition) {
|
|
569
203
|
StartingPosition["EARLIEST"] = "earliest";
|
|
570
204
|
StartingPosition["LATEST"] = "latest";
|
|
571
205
|
StartingPosition["TRIM_HORIZON"] = "trim_horizon";
|
|
572
206
|
})(StartingPosition = exports.StartingPosition || (exports.StartingPosition = {}));
|
|
573
|
-
var KinesisStreamingSourceOptions;
|
|
574
|
-
(function (KinesisStreamingSourceOptions) {
|
|
575
|
-
KinesisStreamingSourceOptions.filterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
})(KinesisStreamingSourceOptions = exports.KinesisStreamingSourceOptions || (exports.KinesisStreamingSourceOptions = {}));
|
|
579
|
-
var CatalogKinesisSource;
|
|
580
|
-
(function (CatalogKinesisSource) {
|
|
581
|
-
CatalogKinesisSource.filterSensitiveLog = (obj) => ({
|
|
582
|
-
...obj,
|
|
583
|
-
});
|
|
584
|
-
})(CatalogKinesisSource = exports.CatalogKinesisSource || (exports.CatalogKinesisSource = {}));
|
|
585
|
-
var CatalogSource;
|
|
586
|
-
(function (CatalogSource) {
|
|
587
|
-
CatalogSource.filterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
})(CatalogSource = exports.CatalogSource || (exports.CatalogSource = {}));
|
|
591
|
-
var BasicCatalogTarget;
|
|
592
|
-
(function (BasicCatalogTarget) {
|
|
593
|
-
BasicCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
})(BasicCatalogTarget = exports.BasicCatalogTarget || (exports.BasicCatalogTarget = {}));
|
|
597
|
-
var CustomCode;
|
|
598
|
-
(function (CustomCode) {
|
|
599
|
-
CustomCode.filterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
})(CustomCode = exports.CustomCode || (exports.CustomCode = {}));
|
|
603
|
-
var DirectKafkaSource;
|
|
604
|
-
(function (DirectKafkaSource) {
|
|
605
|
-
DirectKafkaSource.filterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
})(DirectKafkaSource = exports.DirectKafkaSource || (exports.DirectKafkaSource = {}));
|
|
609
|
-
var DirectKinesisSource;
|
|
610
|
-
(function (DirectKinesisSource) {
|
|
611
|
-
DirectKinesisSource.filterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
})(DirectKinesisSource = exports.DirectKinesisSource || (exports.DirectKinesisSource = {}));
|
|
615
|
-
var DropDuplicates;
|
|
616
|
-
(function (DropDuplicates) {
|
|
617
|
-
DropDuplicates.filterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
});
|
|
620
|
-
})(DropDuplicates = exports.DropDuplicates || (exports.DropDuplicates = {}));
|
|
621
|
-
var DropFields;
|
|
622
|
-
(function (DropFields) {
|
|
623
|
-
DropFields.filterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
})(DropFields = exports.DropFields || (exports.DropFields = {}));
|
|
627
|
-
var NullCheckBoxList;
|
|
628
|
-
(function (NullCheckBoxList) {
|
|
629
|
-
NullCheckBoxList.filterSensitiveLog = (obj) => ({
|
|
630
|
-
...obj,
|
|
631
|
-
});
|
|
632
|
-
})(NullCheckBoxList = exports.NullCheckBoxList || (exports.NullCheckBoxList = {}));
|
|
633
|
-
var Datatype;
|
|
634
|
-
(function (Datatype) {
|
|
635
|
-
Datatype.filterSensitiveLog = (obj) => ({
|
|
636
|
-
...obj,
|
|
637
|
-
});
|
|
638
|
-
})(Datatype = exports.Datatype || (exports.Datatype = {}));
|
|
639
|
-
var NullValueField;
|
|
640
|
-
(function (NullValueField) {
|
|
641
|
-
NullValueField.filterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
});
|
|
644
|
-
})(NullValueField = exports.NullValueField || (exports.NullValueField = {}));
|
|
645
|
-
var DropNullFields;
|
|
646
|
-
(function (DropNullFields) {
|
|
647
|
-
DropNullFields.filterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
})(DropNullFields = exports.DropNullFields || (exports.DropNullFields = {}));
|
|
651
|
-
var DynamoDBCatalogSource;
|
|
652
|
-
(function (DynamoDBCatalogSource) {
|
|
653
|
-
DynamoDBCatalogSource.filterSensitiveLog = (obj) => ({
|
|
654
|
-
...obj,
|
|
655
|
-
});
|
|
656
|
-
})(DynamoDBCatalogSource = exports.DynamoDBCatalogSource || (exports.DynamoDBCatalogSource = {}));
|
|
657
|
-
var FillMissingValues;
|
|
658
|
-
(function (FillMissingValues) {
|
|
659
|
-
FillMissingValues.filterSensitiveLog = (obj) => ({
|
|
660
|
-
...obj,
|
|
661
|
-
});
|
|
662
|
-
})(FillMissingValues = exports.FillMissingValues || (exports.FillMissingValues = {}));
|
|
663
207
|
var FilterOperation;
|
|
664
208
|
(function (FilterOperation) {
|
|
665
209
|
FilterOperation["EQ"] = "EQ";
|
|
@@ -675,58 +219,16 @@ var FilterValueType;
|
|
|
675
219
|
FilterValueType["COLUMNEXTRACTED"] = "COLUMNEXTRACTED";
|
|
676
220
|
FilterValueType["CONSTANT"] = "CONSTANT";
|
|
677
221
|
})(FilterValueType = exports.FilterValueType || (exports.FilterValueType = {}));
|
|
678
|
-
var FilterValue;
|
|
679
|
-
(function (FilterValue) {
|
|
680
|
-
FilterValue.filterSensitiveLog = (obj) => ({
|
|
681
|
-
...obj,
|
|
682
|
-
});
|
|
683
|
-
})(FilterValue = exports.FilterValue || (exports.FilterValue = {}));
|
|
684
|
-
var FilterExpression;
|
|
685
|
-
(function (FilterExpression) {
|
|
686
|
-
FilterExpression.filterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
|
-
})(FilterExpression = exports.FilterExpression || (exports.FilterExpression = {}));
|
|
690
222
|
var FilterLogicalOperator;
|
|
691
223
|
(function (FilterLogicalOperator) {
|
|
692
224
|
FilterLogicalOperator["AND"] = "AND";
|
|
693
225
|
FilterLogicalOperator["OR"] = "OR";
|
|
694
226
|
})(FilterLogicalOperator = exports.FilterLogicalOperator || (exports.FilterLogicalOperator = {}));
|
|
695
|
-
var Filter;
|
|
696
|
-
(function (Filter) {
|
|
697
|
-
Filter.filterSensitiveLog = (obj) => ({
|
|
698
|
-
...obj,
|
|
699
|
-
});
|
|
700
|
-
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
701
|
-
var S3SourceAdditionalOptions;
|
|
702
|
-
(function (S3SourceAdditionalOptions) {
|
|
703
|
-
S3SourceAdditionalOptions.filterSensitiveLog = (obj) => ({
|
|
704
|
-
...obj,
|
|
705
|
-
});
|
|
706
|
-
})(S3SourceAdditionalOptions = exports.S3SourceAdditionalOptions || (exports.S3SourceAdditionalOptions = {}));
|
|
707
|
-
var GovernedCatalogSource;
|
|
708
|
-
(function (GovernedCatalogSource) {
|
|
709
|
-
GovernedCatalogSource.filterSensitiveLog = (obj) => ({
|
|
710
|
-
...obj,
|
|
711
|
-
});
|
|
712
|
-
})(GovernedCatalogSource = exports.GovernedCatalogSource || (exports.GovernedCatalogSource = {}));
|
|
713
227
|
var UpdateCatalogBehavior;
|
|
714
228
|
(function (UpdateCatalogBehavior) {
|
|
715
229
|
UpdateCatalogBehavior["LOG"] = "LOG";
|
|
716
230
|
UpdateCatalogBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
717
231
|
})(UpdateCatalogBehavior = exports.UpdateCatalogBehavior || (exports.UpdateCatalogBehavior = {}));
|
|
718
|
-
var CatalogSchemaChangePolicy;
|
|
719
|
-
(function (CatalogSchemaChangePolicy) {
|
|
720
|
-
CatalogSchemaChangePolicy.filterSensitiveLog = (obj) => ({
|
|
721
|
-
...obj,
|
|
722
|
-
});
|
|
723
|
-
})(CatalogSchemaChangePolicy = exports.CatalogSchemaChangePolicy || (exports.CatalogSchemaChangePolicy = {}));
|
|
724
|
-
var GovernedCatalogTarget;
|
|
725
|
-
(function (GovernedCatalogTarget) {
|
|
726
|
-
GovernedCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
727
|
-
...obj,
|
|
728
|
-
});
|
|
729
|
-
})(GovernedCatalogTarget = exports.GovernedCatalogTarget || (exports.GovernedCatalogTarget = {}));
|
|
730
232
|
var JDBCDataType;
|
|
731
233
|
(function (JDBCDataType) {
|
|
732
234
|
JDBCDataType["ARRAY"] = "ARRAY";
|
|
@@ -782,30 +284,6 @@ var GlueRecordType;
|
|
|
782
284
|
GlueRecordType["STRING"] = "STRING";
|
|
783
285
|
GlueRecordType["TIMESTAMP"] = "TIMESTAMP";
|
|
784
286
|
})(GlueRecordType = exports.GlueRecordType || (exports.GlueRecordType = {}));
|
|
785
|
-
var JDBCConnectorOptions;
|
|
786
|
-
(function (JDBCConnectorOptions) {
|
|
787
|
-
JDBCConnectorOptions.filterSensitiveLog = (obj) => ({
|
|
788
|
-
...obj,
|
|
789
|
-
});
|
|
790
|
-
})(JDBCConnectorOptions = exports.JDBCConnectorOptions || (exports.JDBCConnectorOptions = {}));
|
|
791
|
-
var JDBCConnectorSource;
|
|
792
|
-
(function (JDBCConnectorSource) {
|
|
793
|
-
JDBCConnectorSource.filterSensitiveLog = (obj) => ({
|
|
794
|
-
...obj,
|
|
795
|
-
});
|
|
796
|
-
})(JDBCConnectorSource = exports.JDBCConnectorSource || (exports.JDBCConnectorSource = {}));
|
|
797
|
-
var JDBCConnectorTarget;
|
|
798
|
-
(function (JDBCConnectorTarget) {
|
|
799
|
-
JDBCConnectorTarget.filterSensitiveLog = (obj) => ({
|
|
800
|
-
...obj,
|
|
801
|
-
});
|
|
802
|
-
})(JDBCConnectorTarget = exports.JDBCConnectorTarget || (exports.JDBCConnectorTarget = {}));
|
|
803
|
-
var JoinColumn;
|
|
804
|
-
(function (JoinColumn) {
|
|
805
|
-
JoinColumn.filterSensitiveLog = (obj) => ({
|
|
806
|
-
...obj,
|
|
807
|
-
});
|
|
808
|
-
})(JoinColumn = exports.JoinColumn || (exports.JoinColumn = {}));
|
|
809
287
|
var JoinType;
|
|
810
288
|
(function (JoinType) {
|
|
811
289
|
JoinType["EQUIJOIN"] = "equijoin";
|
|
@@ -815,54 +293,6 @@ var JoinType;
|
|
|
815
293
|
JoinType["OUTER"] = "outer";
|
|
816
294
|
JoinType["RIGHT"] = "right";
|
|
817
295
|
})(JoinType = exports.JoinType || (exports.JoinType = {}));
|
|
818
|
-
var Join;
|
|
819
|
-
(function (Join) {
|
|
820
|
-
Join.filterSensitiveLog = (obj) => ({
|
|
821
|
-
...obj,
|
|
822
|
-
});
|
|
823
|
-
})(Join = exports.Join || (exports.Join = {}));
|
|
824
|
-
var Merge;
|
|
825
|
-
(function (Merge) {
|
|
826
|
-
Merge.filterSensitiveLog = (obj) => ({
|
|
827
|
-
...obj,
|
|
828
|
-
});
|
|
829
|
-
})(Merge = exports.Merge || (exports.Merge = {}));
|
|
830
|
-
var MicrosoftSQLServerCatalogSource;
|
|
831
|
-
(function (MicrosoftSQLServerCatalogSource) {
|
|
832
|
-
MicrosoftSQLServerCatalogSource.filterSensitiveLog = (obj) => ({
|
|
833
|
-
...obj,
|
|
834
|
-
});
|
|
835
|
-
})(MicrosoftSQLServerCatalogSource = exports.MicrosoftSQLServerCatalogSource || (exports.MicrosoftSQLServerCatalogSource = {}));
|
|
836
|
-
var MicrosoftSQLServerCatalogTarget;
|
|
837
|
-
(function (MicrosoftSQLServerCatalogTarget) {
|
|
838
|
-
MicrosoftSQLServerCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
839
|
-
...obj,
|
|
840
|
-
});
|
|
841
|
-
})(MicrosoftSQLServerCatalogTarget = exports.MicrosoftSQLServerCatalogTarget || (exports.MicrosoftSQLServerCatalogTarget = {}));
|
|
842
|
-
var MySQLCatalogSource;
|
|
843
|
-
(function (MySQLCatalogSource) {
|
|
844
|
-
MySQLCatalogSource.filterSensitiveLog = (obj) => ({
|
|
845
|
-
...obj,
|
|
846
|
-
});
|
|
847
|
-
})(MySQLCatalogSource = exports.MySQLCatalogSource || (exports.MySQLCatalogSource = {}));
|
|
848
|
-
var MySQLCatalogTarget;
|
|
849
|
-
(function (MySQLCatalogTarget) {
|
|
850
|
-
MySQLCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
851
|
-
...obj,
|
|
852
|
-
});
|
|
853
|
-
})(MySQLCatalogTarget = exports.MySQLCatalogTarget || (exports.MySQLCatalogTarget = {}));
|
|
854
|
-
var OracleSQLCatalogSource;
|
|
855
|
-
(function (OracleSQLCatalogSource) {
|
|
856
|
-
OracleSQLCatalogSource.filterSensitiveLog = (obj) => ({
|
|
857
|
-
...obj,
|
|
858
|
-
});
|
|
859
|
-
})(OracleSQLCatalogSource = exports.OracleSQLCatalogSource || (exports.OracleSQLCatalogSource = {}));
|
|
860
|
-
var OracleSQLCatalogTarget;
|
|
861
|
-
(function (OracleSQLCatalogTarget) {
|
|
862
|
-
OracleSQLCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
})(OracleSQLCatalogTarget = exports.OracleSQLCatalogTarget || (exports.OracleSQLCatalogTarget = {}));
|
|
866
296
|
var PiiType;
|
|
867
297
|
(function (PiiType) {
|
|
868
298
|
PiiType["ColumnAudit"] = "ColumnAudit";
|
|
@@ -870,72 +300,6 @@ var PiiType;
|
|
|
870
300
|
PiiType["RowAudit"] = "RowAudit";
|
|
871
301
|
PiiType["RowMasking"] = "RowMasking";
|
|
872
302
|
})(PiiType = exports.PiiType || (exports.PiiType = {}));
|
|
873
|
-
var PIIDetection;
|
|
874
|
-
(function (PIIDetection) {
|
|
875
|
-
PIIDetection.filterSensitiveLog = (obj) => ({
|
|
876
|
-
...obj,
|
|
877
|
-
});
|
|
878
|
-
})(PIIDetection = exports.PIIDetection || (exports.PIIDetection = {}));
|
|
879
|
-
var PostgreSQLCatalogSource;
|
|
880
|
-
(function (PostgreSQLCatalogSource) {
|
|
881
|
-
PostgreSQLCatalogSource.filterSensitiveLog = (obj) => ({
|
|
882
|
-
...obj,
|
|
883
|
-
});
|
|
884
|
-
})(PostgreSQLCatalogSource = exports.PostgreSQLCatalogSource || (exports.PostgreSQLCatalogSource = {}));
|
|
885
|
-
var PostgreSQLCatalogTarget;
|
|
886
|
-
(function (PostgreSQLCatalogTarget) {
|
|
887
|
-
PostgreSQLCatalogTarget.filterSensitiveLog = (obj) => ({
|
|
888
|
-
...obj,
|
|
889
|
-
});
|
|
890
|
-
})(PostgreSQLCatalogTarget = exports.PostgreSQLCatalogTarget || (exports.PostgreSQLCatalogTarget = {}));
|
|
891
|
-
var RedshiftSource;
|
|
892
|
-
(function (RedshiftSource) {
|
|
893
|
-
RedshiftSource.filterSensitiveLog = (obj) => ({
|
|
894
|
-
...obj,
|
|
895
|
-
});
|
|
896
|
-
})(RedshiftSource = exports.RedshiftSource || (exports.RedshiftSource = {}));
|
|
897
|
-
var UpsertRedshiftTargetOptions;
|
|
898
|
-
(function (UpsertRedshiftTargetOptions) {
|
|
899
|
-
UpsertRedshiftTargetOptions.filterSensitiveLog = (obj) => ({
|
|
900
|
-
...obj,
|
|
901
|
-
});
|
|
902
|
-
})(UpsertRedshiftTargetOptions = exports.UpsertRedshiftTargetOptions || (exports.UpsertRedshiftTargetOptions = {}));
|
|
903
|
-
var RedshiftTarget;
|
|
904
|
-
(function (RedshiftTarget) {
|
|
905
|
-
RedshiftTarget.filterSensitiveLog = (obj) => ({
|
|
906
|
-
...obj,
|
|
907
|
-
});
|
|
908
|
-
})(RedshiftTarget = exports.RedshiftTarget || (exports.RedshiftTarget = {}));
|
|
909
|
-
var RelationalCatalogSource;
|
|
910
|
-
(function (RelationalCatalogSource) {
|
|
911
|
-
RelationalCatalogSource.filterSensitiveLog = (obj) => ({
|
|
912
|
-
...obj,
|
|
913
|
-
});
|
|
914
|
-
})(RelationalCatalogSource = exports.RelationalCatalogSource || (exports.RelationalCatalogSource = {}));
|
|
915
|
-
var RenameField;
|
|
916
|
-
(function (RenameField) {
|
|
917
|
-
RenameField.filterSensitiveLog = (obj) => ({
|
|
918
|
-
...obj,
|
|
919
|
-
});
|
|
920
|
-
})(RenameField = exports.RenameField || (exports.RenameField = {}));
|
|
921
|
-
var S3CatalogSource;
|
|
922
|
-
(function (S3CatalogSource) {
|
|
923
|
-
S3CatalogSource.filterSensitiveLog = (obj) => ({
|
|
924
|
-
...obj,
|
|
925
|
-
});
|
|
926
|
-
})(S3CatalogSource = exports.S3CatalogSource || (exports.S3CatalogSource = {}));
|
|
927
|
-
var S3CatalogTarget;
|
|
928
|
-
(function (S3CatalogTarget) {
|
|
929
|
-
S3CatalogTarget.filterSensitiveLog = (obj) => ({
|
|
930
|
-
...obj,
|
|
931
|
-
});
|
|
932
|
-
})(S3CatalogTarget = exports.S3CatalogTarget || (exports.S3CatalogTarget = {}));
|
|
933
|
-
var S3DirectSourceAdditionalOptions;
|
|
934
|
-
(function (S3DirectSourceAdditionalOptions) {
|
|
935
|
-
S3DirectSourceAdditionalOptions.filterSensitiveLog = (obj) => ({
|
|
936
|
-
...obj,
|
|
937
|
-
});
|
|
938
|
-
})(S3DirectSourceAdditionalOptions = exports.S3DirectSourceAdditionalOptions || (exports.S3DirectSourceAdditionalOptions = {}));
|
|
939
303
|
var CompressionType;
|
|
940
304
|
(function (CompressionType) {
|
|
941
305
|
CompressionType["BZIP2"] = "bzip2";
|
|
@@ -956,12 +320,6 @@ var Separator;
|
|
|
956
320
|
Separator["SEMICOLON"] = "semicolon";
|
|
957
321
|
Separator["TAB"] = "tab";
|
|
958
322
|
})(Separator = exports.Separator || (exports.Separator = {}));
|
|
959
|
-
var S3CsvSource;
|
|
960
|
-
(function (S3CsvSource) {
|
|
961
|
-
S3CsvSource.filterSensitiveLog = (obj) => ({
|
|
962
|
-
...obj,
|
|
963
|
-
});
|
|
964
|
-
})(S3CsvSource = exports.S3CsvSource || (exports.S3CsvSource = {}));
|
|
965
323
|
var TargetFormat;
|
|
966
324
|
(function (TargetFormat) {
|
|
967
325
|
TargetFormat["AVRO"] = "avro";
|
|
@@ -970,18 +328,6 @@ var TargetFormat;
|
|
|
970
328
|
TargetFormat["ORC"] = "orc";
|
|
971
329
|
TargetFormat["PARQUET"] = "parquet";
|
|
972
330
|
})(TargetFormat = exports.TargetFormat || (exports.TargetFormat = {}));
|
|
973
|
-
var DirectSchemaChangePolicy;
|
|
974
|
-
(function (DirectSchemaChangePolicy) {
|
|
975
|
-
DirectSchemaChangePolicy.filterSensitiveLog = (obj) => ({
|
|
976
|
-
...obj,
|
|
977
|
-
});
|
|
978
|
-
})(DirectSchemaChangePolicy = exports.DirectSchemaChangePolicy || (exports.DirectSchemaChangePolicy = {}));
|
|
979
|
-
var S3DirectTarget;
|
|
980
|
-
(function (S3DirectTarget) {
|
|
981
|
-
S3DirectTarget.filterSensitiveLog = (obj) => ({
|
|
982
|
-
...obj,
|
|
983
|
-
});
|
|
984
|
-
})(S3DirectTarget = exports.S3DirectTarget || (exports.S3DirectTarget = {}));
|
|
985
331
|
var ParquetCompressionType;
|
|
986
332
|
(function (ParquetCompressionType) {
|
|
987
333
|
ParquetCompressionType["GZIP"] = "gzip";
|
|
@@ -990,119 +336,11 @@ var ParquetCompressionType;
|
|
|
990
336
|
ParquetCompressionType["SNAPPY"] = "snappy";
|
|
991
337
|
ParquetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
992
338
|
})(ParquetCompressionType = exports.ParquetCompressionType || (exports.ParquetCompressionType = {}));
|
|
993
|
-
var S3GlueParquetTarget;
|
|
994
|
-
(function (S3GlueParquetTarget) {
|
|
995
|
-
S3GlueParquetTarget.filterSensitiveLog = (obj) => ({
|
|
996
|
-
...obj,
|
|
997
|
-
});
|
|
998
|
-
})(S3GlueParquetTarget = exports.S3GlueParquetTarget || (exports.S3GlueParquetTarget = {}));
|
|
999
|
-
var S3JsonSource;
|
|
1000
|
-
(function (S3JsonSource) {
|
|
1001
|
-
S3JsonSource.filterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
});
|
|
1004
|
-
})(S3JsonSource = exports.S3JsonSource || (exports.S3JsonSource = {}));
|
|
1005
|
-
var S3ParquetSource;
|
|
1006
|
-
(function (S3ParquetSource) {
|
|
1007
|
-
S3ParquetSource.filterSensitiveLog = (obj) => ({
|
|
1008
|
-
...obj,
|
|
1009
|
-
});
|
|
1010
|
-
})(S3ParquetSource = exports.S3ParquetSource || (exports.S3ParquetSource = {}));
|
|
1011
|
-
var SelectFields;
|
|
1012
|
-
(function (SelectFields) {
|
|
1013
|
-
SelectFields.filterSensitiveLog = (obj) => ({
|
|
1014
|
-
...obj,
|
|
1015
|
-
});
|
|
1016
|
-
})(SelectFields = exports.SelectFields || (exports.SelectFields = {}));
|
|
1017
|
-
var SelectFromCollection;
|
|
1018
|
-
(function (SelectFromCollection) {
|
|
1019
|
-
SelectFromCollection.filterSensitiveLog = (obj) => ({
|
|
1020
|
-
...obj,
|
|
1021
|
-
});
|
|
1022
|
-
})(SelectFromCollection = exports.SelectFromCollection || (exports.SelectFromCollection = {}));
|
|
1023
|
-
var SparkConnectorSource;
|
|
1024
|
-
(function (SparkConnectorSource) {
|
|
1025
|
-
SparkConnectorSource.filterSensitiveLog = (obj) => ({
|
|
1026
|
-
...obj,
|
|
1027
|
-
});
|
|
1028
|
-
})(SparkConnectorSource = exports.SparkConnectorSource || (exports.SparkConnectorSource = {}));
|
|
1029
|
-
var SparkConnectorTarget;
|
|
1030
|
-
(function (SparkConnectorTarget) {
|
|
1031
|
-
SparkConnectorTarget.filterSensitiveLog = (obj) => ({
|
|
1032
|
-
...obj,
|
|
1033
|
-
});
|
|
1034
|
-
})(SparkConnectorTarget = exports.SparkConnectorTarget || (exports.SparkConnectorTarget = {}));
|
|
1035
|
-
var SqlAlias;
|
|
1036
|
-
(function (SqlAlias) {
|
|
1037
|
-
SqlAlias.filterSensitiveLog = (obj) => ({
|
|
1038
|
-
...obj,
|
|
1039
|
-
});
|
|
1040
|
-
})(SqlAlias = exports.SqlAlias || (exports.SqlAlias = {}));
|
|
1041
|
-
var SparkSQL;
|
|
1042
|
-
(function (SparkSQL) {
|
|
1043
|
-
SparkSQL.filterSensitiveLog = (obj) => ({
|
|
1044
|
-
...obj,
|
|
1045
|
-
});
|
|
1046
|
-
})(SparkSQL = exports.SparkSQL || (exports.SparkSQL = {}));
|
|
1047
|
-
var Spigot;
|
|
1048
|
-
(function (Spigot) {
|
|
1049
|
-
Spigot.filterSensitiveLog = (obj) => ({
|
|
1050
|
-
...obj,
|
|
1051
|
-
});
|
|
1052
|
-
})(Spigot = exports.Spigot || (exports.Spigot = {}));
|
|
1053
|
-
var SplitFields;
|
|
1054
|
-
(function (SplitFields) {
|
|
1055
|
-
SplitFields.filterSensitiveLog = (obj) => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
})(SplitFields = exports.SplitFields || (exports.SplitFields = {}));
|
|
1059
339
|
var UnionType;
|
|
1060
340
|
(function (UnionType) {
|
|
1061
341
|
UnionType["ALL"] = "ALL";
|
|
1062
342
|
UnionType["DISTINCT"] = "DISTINCT";
|
|
1063
343
|
})(UnionType = exports.UnionType || (exports.UnionType = {}));
|
|
1064
|
-
var Union;
|
|
1065
|
-
(function (Union) {
|
|
1066
|
-
Union.filterSensitiveLog = (obj) => ({
|
|
1067
|
-
...obj,
|
|
1068
|
-
});
|
|
1069
|
-
})(Union = exports.Union || (exports.Union = {}));
|
|
1070
|
-
var JobCommand;
|
|
1071
|
-
(function (JobCommand) {
|
|
1072
|
-
JobCommand.filterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
})(JobCommand = exports.JobCommand || (exports.JobCommand = {}));
|
|
1076
|
-
var ConnectionsList;
|
|
1077
|
-
(function (ConnectionsList) {
|
|
1078
|
-
ConnectionsList.filterSensitiveLog = (obj) => ({
|
|
1079
|
-
...obj,
|
|
1080
|
-
});
|
|
1081
|
-
})(ConnectionsList = exports.ConnectionsList || (exports.ConnectionsList = {}));
|
|
1082
|
-
var ExecutionProperty;
|
|
1083
|
-
(function (ExecutionProperty) {
|
|
1084
|
-
ExecutionProperty.filterSensitiveLog = (obj) => ({
|
|
1085
|
-
...obj,
|
|
1086
|
-
});
|
|
1087
|
-
})(ExecutionProperty = exports.ExecutionProperty || (exports.ExecutionProperty = {}));
|
|
1088
|
-
var BatchGetPartitionRequest;
|
|
1089
|
-
(function (BatchGetPartitionRequest) {
|
|
1090
|
-
BatchGetPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1091
|
-
...obj,
|
|
1092
|
-
});
|
|
1093
|
-
})(BatchGetPartitionRequest = exports.BatchGetPartitionRequest || (exports.BatchGetPartitionRequest = {}));
|
|
1094
|
-
var Partition;
|
|
1095
|
-
(function (Partition) {
|
|
1096
|
-
Partition.filterSensitiveLog = (obj) => ({
|
|
1097
|
-
...obj,
|
|
1098
|
-
});
|
|
1099
|
-
})(Partition = exports.Partition || (exports.Partition = {}));
|
|
1100
|
-
var BatchGetPartitionResponse;
|
|
1101
|
-
(function (BatchGetPartitionResponse) {
|
|
1102
|
-
BatchGetPartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1103
|
-
...obj,
|
|
1104
|
-
});
|
|
1105
|
-
})(BatchGetPartitionResponse = exports.BatchGetPartitionResponse || (exports.BatchGetPartitionResponse = {}));
|
|
1106
344
|
class InvalidStateException extends GlueServiceException_1.GlueServiceException {
|
|
1107
345
|
constructor(opts) {
|
|
1108
346
|
super({
|
|
@@ -1117,18 +355,6 @@ class InvalidStateException extends GlueServiceException_1.GlueServiceException
|
|
|
1117
355
|
}
|
|
1118
356
|
}
|
|
1119
357
|
exports.InvalidStateException = InvalidStateException;
|
|
1120
|
-
var BatchGetTriggersRequest;
|
|
1121
|
-
(function (BatchGetTriggersRequest) {
|
|
1122
|
-
BatchGetTriggersRequest.filterSensitiveLog = (obj) => ({
|
|
1123
|
-
...obj,
|
|
1124
|
-
});
|
|
1125
|
-
})(BatchGetTriggersRequest = exports.BatchGetTriggersRequest || (exports.BatchGetTriggersRequest = {}));
|
|
1126
|
-
var EventBatchingCondition;
|
|
1127
|
-
(function (EventBatchingCondition) {
|
|
1128
|
-
EventBatchingCondition.filterSensitiveLog = (obj) => ({
|
|
1129
|
-
...obj,
|
|
1130
|
-
});
|
|
1131
|
-
})(EventBatchingCondition = exports.EventBatchingCondition || (exports.EventBatchingCondition = {}));
|
|
1132
358
|
var CrawlState;
|
|
1133
359
|
(function (CrawlState) {
|
|
1134
360
|
CrawlState["CANCELLED"] = "CANCELLED";
|
|
@@ -1151,23 +377,11 @@ var JobRunState;
|
|
|
1151
377
|
JobRunState["SUCCEEDED"] = "SUCCEEDED";
|
|
1152
378
|
JobRunState["TIMEOUT"] = "TIMEOUT";
|
|
1153
379
|
})(JobRunState = exports.JobRunState || (exports.JobRunState = {}));
|
|
1154
|
-
var Condition;
|
|
1155
|
-
(function (Condition) {
|
|
1156
|
-
Condition.filterSensitiveLog = (obj) => ({
|
|
1157
|
-
...obj,
|
|
1158
|
-
});
|
|
1159
|
-
})(Condition = exports.Condition || (exports.Condition = {}));
|
|
1160
380
|
var Logical;
|
|
1161
381
|
(function (Logical) {
|
|
1162
382
|
Logical["AND"] = "AND";
|
|
1163
383
|
Logical["ANY"] = "ANY";
|
|
1164
384
|
})(Logical = exports.Logical || (exports.Logical = {}));
|
|
1165
|
-
var Predicate;
|
|
1166
|
-
(function (Predicate) {
|
|
1167
|
-
Predicate.filterSensitiveLog = (obj) => ({
|
|
1168
|
-
...obj,
|
|
1169
|
-
});
|
|
1170
|
-
})(Predicate = exports.Predicate || (exports.Predicate = {}));
|
|
1171
385
|
var TriggerState;
|
|
1172
386
|
(function (TriggerState) {
|
|
1173
387
|
TriggerState["ACTIVATED"] = "ACTIVATED";
|
|
@@ -1186,102 +400,12 @@ var TriggerType;
|
|
|
1186
400
|
TriggerType["ON_DEMAND"] = "ON_DEMAND";
|
|
1187
401
|
TriggerType["SCHEDULED"] = "SCHEDULED";
|
|
1188
402
|
})(TriggerType = exports.TriggerType || (exports.TriggerType = {}));
|
|
1189
|
-
var Trigger;
|
|
1190
|
-
(function (Trigger) {
|
|
1191
|
-
Trigger.filterSensitiveLog = (obj) => ({
|
|
1192
|
-
...obj,
|
|
1193
|
-
});
|
|
1194
|
-
})(Trigger = exports.Trigger || (exports.Trigger = {}));
|
|
1195
|
-
var BatchGetTriggersResponse;
|
|
1196
|
-
(function (BatchGetTriggersResponse) {
|
|
1197
|
-
BatchGetTriggersResponse.filterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
|
-
})(BatchGetTriggersResponse = exports.BatchGetTriggersResponse || (exports.BatchGetTriggersResponse = {}));
|
|
1201
|
-
var BatchGetWorkflowsRequest;
|
|
1202
|
-
(function (BatchGetWorkflowsRequest) {
|
|
1203
|
-
BatchGetWorkflowsRequest.filterSensitiveLog = (obj) => ({
|
|
1204
|
-
...obj,
|
|
1205
|
-
});
|
|
1206
|
-
})(BatchGetWorkflowsRequest = exports.BatchGetWorkflowsRequest || (exports.BatchGetWorkflowsRequest = {}));
|
|
1207
|
-
var BlueprintDetails;
|
|
1208
|
-
(function (BlueprintDetails) {
|
|
1209
|
-
BlueprintDetails.filterSensitiveLog = (obj) => ({
|
|
1210
|
-
...obj,
|
|
1211
|
-
});
|
|
1212
|
-
})(BlueprintDetails = exports.BlueprintDetails || (exports.BlueprintDetails = {}));
|
|
1213
|
-
var Edge;
|
|
1214
|
-
(function (Edge) {
|
|
1215
|
-
Edge.filterSensitiveLog = (obj) => ({
|
|
1216
|
-
...obj,
|
|
1217
|
-
});
|
|
1218
|
-
})(Edge = exports.Edge || (exports.Edge = {}));
|
|
1219
|
-
var Crawl;
|
|
1220
|
-
(function (Crawl) {
|
|
1221
|
-
Crawl.filterSensitiveLog = (obj) => ({
|
|
1222
|
-
...obj,
|
|
1223
|
-
});
|
|
1224
|
-
})(Crawl = exports.Crawl || (exports.Crawl = {}));
|
|
1225
|
-
var CrawlerNodeDetails;
|
|
1226
|
-
(function (CrawlerNodeDetails) {
|
|
1227
|
-
CrawlerNodeDetails.filterSensitiveLog = (obj) => ({
|
|
1228
|
-
...obj,
|
|
1229
|
-
});
|
|
1230
|
-
})(CrawlerNodeDetails = exports.CrawlerNodeDetails || (exports.CrawlerNodeDetails = {}));
|
|
1231
|
-
var Predecessor;
|
|
1232
|
-
(function (Predecessor) {
|
|
1233
|
-
Predecessor.filterSensitiveLog = (obj) => ({
|
|
1234
|
-
...obj,
|
|
1235
|
-
});
|
|
1236
|
-
})(Predecessor = exports.Predecessor || (exports.Predecessor = {}));
|
|
1237
|
-
var JobRun;
|
|
1238
|
-
(function (JobRun) {
|
|
1239
|
-
JobRun.filterSensitiveLog = (obj) => ({
|
|
1240
|
-
...obj,
|
|
1241
|
-
});
|
|
1242
|
-
})(JobRun = exports.JobRun || (exports.JobRun = {}));
|
|
1243
|
-
var JobNodeDetails;
|
|
1244
|
-
(function (JobNodeDetails) {
|
|
1245
|
-
JobNodeDetails.filterSensitiveLog = (obj) => ({
|
|
1246
|
-
...obj,
|
|
1247
|
-
});
|
|
1248
|
-
})(JobNodeDetails = exports.JobNodeDetails || (exports.JobNodeDetails = {}));
|
|
1249
|
-
var TriggerNodeDetails;
|
|
1250
|
-
(function (TriggerNodeDetails) {
|
|
1251
|
-
TriggerNodeDetails.filterSensitiveLog = (obj) => ({
|
|
1252
|
-
...obj,
|
|
1253
|
-
});
|
|
1254
|
-
})(TriggerNodeDetails = exports.TriggerNodeDetails || (exports.TriggerNodeDetails = {}));
|
|
1255
403
|
var NodeType;
|
|
1256
404
|
(function (NodeType) {
|
|
1257
405
|
NodeType["CRAWLER"] = "CRAWLER";
|
|
1258
406
|
NodeType["JOB"] = "JOB";
|
|
1259
407
|
NodeType["TRIGGER"] = "TRIGGER";
|
|
1260
408
|
})(NodeType = exports.NodeType || (exports.NodeType = {}));
|
|
1261
|
-
var Node;
|
|
1262
|
-
(function (Node) {
|
|
1263
|
-
Node.filterSensitiveLog = (obj) => ({
|
|
1264
|
-
...obj,
|
|
1265
|
-
});
|
|
1266
|
-
})(Node = exports.Node || (exports.Node = {}));
|
|
1267
|
-
var WorkflowGraph;
|
|
1268
|
-
(function (WorkflowGraph) {
|
|
1269
|
-
WorkflowGraph.filterSensitiveLog = (obj) => ({
|
|
1270
|
-
...obj,
|
|
1271
|
-
});
|
|
1272
|
-
})(WorkflowGraph = exports.WorkflowGraph || (exports.WorkflowGraph = {}));
|
|
1273
|
-
var StartingEventBatchCondition;
|
|
1274
|
-
(function (StartingEventBatchCondition) {
|
|
1275
|
-
StartingEventBatchCondition.filterSensitiveLog = (obj) => ({
|
|
1276
|
-
...obj,
|
|
1277
|
-
});
|
|
1278
|
-
})(StartingEventBatchCondition = exports.StartingEventBatchCondition || (exports.StartingEventBatchCondition = {}));
|
|
1279
|
-
var WorkflowRunStatistics;
|
|
1280
|
-
(function (WorkflowRunStatistics) {
|
|
1281
|
-
WorkflowRunStatistics.filterSensitiveLog = (obj) => ({
|
|
1282
|
-
...obj,
|
|
1283
|
-
});
|
|
1284
|
-
})(WorkflowRunStatistics = exports.WorkflowRunStatistics || (exports.WorkflowRunStatistics = {}));
|
|
1285
409
|
var WorkflowRunStatus;
|
|
1286
410
|
(function (WorkflowRunStatus) {
|
|
1287
411
|
WorkflowRunStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -1290,78 +414,6 @@ var WorkflowRunStatus;
|
|
|
1290
414
|
WorkflowRunStatus["STOPPED"] = "STOPPED";
|
|
1291
415
|
WorkflowRunStatus["STOPPING"] = "STOPPING";
|
|
1292
416
|
})(WorkflowRunStatus = exports.WorkflowRunStatus || (exports.WorkflowRunStatus = {}));
|
|
1293
|
-
var WorkflowRun;
|
|
1294
|
-
(function (WorkflowRun) {
|
|
1295
|
-
WorkflowRun.filterSensitiveLog = (obj) => ({
|
|
1296
|
-
...obj,
|
|
1297
|
-
});
|
|
1298
|
-
})(WorkflowRun = exports.WorkflowRun || (exports.WorkflowRun = {}));
|
|
1299
|
-
var Workflow;
|
|
1300
|
-
(function (Workflow) {
|
|
1301
|
-
Workflow.filterSensitiveLog = (obj) => ({
|
|
1302
|
-
...obj,
|
|
1303
|
-
});
|
|
1304
|
-
})(Workflow = exports.Workflow || (exports.Workflow = {}));
|
|
1305
|
-
var BatchGetWorkflowsResponse;
|
|
1306
|
-
(function (BatchGetWorkflowsResponse) {
|
|
1307
|
-
BatchGetWorkflowsResponse.filterSensitiveLog = (obj) => ({
|
|
1308
|
-
...obj,
|
|
1309
|
-
});
|
|
1310
|
-
})(BatchGetWorkflowsResponse = exports.BatchGetWorkflowsResponse || (exports.BatchGetWorkflowsResponse = {}));
|
|
1311
|
-
var BatchStopJobRunRequest;
|
|
1312
|
-
(function (BatchStopJobRunRequest) {
|
|
1313
|
-
BatchStopJobRunRequest.filterSensitiveLog = (obj) => ({
|
|
1314
|
-
...obj,
|
|
1315
|
-
});
|
|
1316
|
-
})(BatchStopJobRunRequest = exports.BatchStopJobRunRequest || (exports.BatchStopJobRunRequest = {}));
|
|
1317
|
-
var BatchStopJobRunError;
|
|
1318
|
-
(function (BatchStopJobRunError) {
|
|
1319
|
-
BatchStopJobRunError.filterSensitiveLog = (obj) => ({
|
|
1320
|
-
...obj,
|
|
1321
|
-
});
|
|
1322
|
-
})(BatchStopJobRunError = exports.BatchStopJobRunError || (exports.BatchStopJobRunError = {}));
|
|
1323
|
-
var BatchStopJobRunSuccessfulSubmission;
|
|
1324
|
-
(function (BatchStopJobRunSuccessfulSubmission) {
|
|
1325
|
-
BatchStopJobRunSuccessfulSubmission.filterSensitiveLog = (obj) => ({
|
|
1326
|
-
...obj,
|
|
1327
|
-
});
|
|
1328
|
-
})(BatchStopJobRunSuccessfulSubmission = exports.BatchStopJobRunSuccessfulSubmission || (exports.BatchStopJobRunSuccessfulSubmission = {}));
|
|
1329
|
-
var BatchStopJobRunResponse;
|
|
1330
|
-
(function (BatchStopJobRunResponse) {
|
|
1331
|
-
BatchStopJobRunResponse.filterSensitiveLog = (obj) => ({
|
|
1332
|
-
...obj,
|
|
1333
|
-
});
|
|
1334
|
-
})(BatchStopJobRunResponse = exports.BatchStopJobRunResponse || (exports.BatchStopJobRunResponse = {}));
|
|
1335
|
-
var BatchUpdatePartitionRequestEntry;
|
|
1336
|
-
(function (BatchUpdatePartitionRequestEntry) {
|
|
1337
|
-
BatchUpdatePartitionRequestEntry.filterSensitiveLog = (obj) => ({
|
|
1338
|
-
...obj,
|
|
1339
|
-
});
|
|
1340
|
-
})(BatchUpdatePartitionRequestEntry = exports.BatchUpdatePartitionRequestEntry || (exports.BatchUpdatePartitionRequestEntry = {}));
|
|
1341
|
-
var BatchUpdatePartitionRequest;
|
|
1342
|
-
(function (BatchUpdatePartitionRequest) {
|
|
1343
|
-
BatchUpdatePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1344
|
-
...obj,
|
|
1345
|
-
});
|
|
1346
|
-
})(BatchUpdatePartitionRequest = exports.BatchUpdatePartitionRequest || (exports.BatchUpdatePartitionRequest = {}));
|
|
1347
|
-
var BatchUpdatePartitionFailureEntry;
|
|
1348
|
-
(function (BatchUpdatePartitionFailureEntry) {
|
|
1349
|
-
BatchUpdatePartitionFailureEntry.filterSensitiveLog = (obj) => ({
|
|
1350
|
-
...obj,
|
|
1351
|
-
});
|
|
1352
|
-
})(BatchUpdatePartitionFailureEntry = exports.BatchUpdatePartitionFailureEntry || (exports.BatchUpdatePartitionFailureEntry = {}));
|
|
1353
|
-
var BatchUpdatePartitionResponse;
|
|
1354
|
-
(function (BatchUpdatePartitionResponse) {
|
|
1355
|
-
BatchUpdatePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1356
|
-
...obj,
|
|
1357
|
-
});
|
|
1358
|
-
})(BatchUpdatePartitionResponse = exports.BatchUpdatePartitionResponse || (exports.BatchUpdatePartitionResponse = {}));
|
|
1359
|
-
var CancelMLTaskRunRequest;
|
|
1360
|
-
(function (CancelMLTaskRunRequest) {
|
|
1361
|
-
CancelMLTaskRunRequest.filterSensitiveLog = (obj) => ({
|
|
1362
|
-
...obj,
|
|
1363
|
-
});
|
|
1364
|
-
})(CancelMLTaskRunRequest = exports.CancelMLTaskRunRequest || (exports.CancelMLTaskRunRequest = {}));
|
|
1365
417
|
var TaskStatusType;
|
|
1366
418
|
(function (TaskStatusType) {
|
|
1367
419
|
TaskStatusType["FAILED"] = "FAILED";
|
|
@@ -1372,24 +424,6 @@ var TaskStatusType;
|
|
|
1372
424
|
TaskStatusType["SUCCEEDED"] = "SUCCEEDED";
|
|
1373
425
|
TaskStatusType["TIMEOUT"] = "TIMEOUT";
|
|
1374
426
|
})(TaskStatusType = exports.TaskStatusType || (exports.TaskStatusType = {}));
|
|
1375
|
-
var CancelMLTaskRunResponse;
|
|
1376
|
-
(function (CancelMLTaskRunResponse) {
|
|
1377
|
-
CancelMLTaskRunResponse.filterSensitiveLog = (obj) => ({
|
|
1378
|
-
...obj,
|
|
1379
|
-
});
|
|
1380
|
-
})(CancelMLTaskRunResponse = exports.CancelMLTaskRunResponse || (exports.CancelMLTaskRunResponse = {}));
|
|
1381
|
-
var CancelStatementRequest;
|
|
1382
|
-
(function (CancelStatementRequest) {
|
|
1383
|
-
CancelStatementRequest.filterSensitiveLog = (obj) => ({
|
|
1384
|
-
...obj,
|
|
1385
|
-
});
|
|
1386
|
-
})(CancelStatementRequest = exports.CancelStatementRequest || (exports.CancelStatementRequest = {}));
|
|
1387
|
-
var CancelStatementResponse;
|
|
1388
|
-
(function (CancelStatementResponse) {
|
|
1389
|
-
CancelStatementResponse.filterSensitiveLog = (obj) => ({
|
|
1390
|
-
...obj,
|
|
1391
|
-
});
|
|
1392
|
-
})(CancelStatementResponse = exports.CancelStatementResponse || (exports.CancelStatementResponse = {}));
|
|
1393
427
|
class IllegalSessionStateException extends GlueServiceException_1.GlueServiceException {
|
|
1394
428
|
constructor(opts) {
|
|
1395
429
|
super({
|
|
@@ -1410,72 +444,12 @@ var DataFormat;
|
|
|
1410
444
|
DataFormat["JSON"] = "JSON";
|
|
1411
445
|
DataFormat["PROTOBUF"] = "PROTOBUF";
|
|
1412
446
|
})(DataFormat = exports.DataFormat || (exports.DataFormat = {}));
|
|
1413
|
-
var CheckSchemaVersionValidityInput;
|
|
1414
|
-
(function (CheckSchemaVersionValidityInput) {
|
|
1415
|
-
CheckSchemaVersionValidityInput.filterSensitiveLog = (obj) => ({
|
|
1416
|
-
...obj,
|
|
1417
|
-
});
|
|
1418
|
-
})(CheckSchemaVersionValidityInput = exports.CheckSchemaVersionValidityInput || (exports.CheckSchemaVersionValidityInput = {}));
|
|
1419
|
-
var CheckSchemaVersionValidityResponse;
|
|
1420
|
-
(function (CheckSchemaVersionValidityResponse) {
|
|
1421
|
-
CheckSchemaVersionValidityResponse.filterSensitiveLog = (obj) => ({
|
|
1422
|
-
...obj,
|
|
1423
|
-
});
|
|
1424
|
-
})(CheckSchemaVersionValidityResponse = exports.CheckSchemaVersionValidityResponse || (exports.CheckSchemaVersionValidityResponse = {}));
|
|
1425
|
-
var CreateBlueprintRequest;
|
|
1426
|
-
(function (CreateBlueprintRequest) {
|
|
1427
|
-
CreateBlueprintRequest.filterSensitiveLog = (obj) => ({
|
|
1428
|
-
...obj,
|
|
1429
|
-
});
|
|
1430
|
-
})(CreateBlueprintRequest = exports.CreateBlueprintRequest || (exports.CreateBlueprintRequest = {}));
|
|
1431
|
-
var CreateBlueprintResponse;
|
|
1432
|
-
(function (CreateBlueprintResponse) {
|
|
1433
|
-
CreateBlueprintResponse.filterSensitiveLog = (obj) => ({
|
|
1434
|
-
...obj,
|
|
1435
|
-
});
|
|
1436
|
-
})(CreateBlueprintResponse = exports.CreateBlueprintResponse || (exports.CreateBlueprintResponse = {}));
|
|
1437
447
|
var CsvHeaderOption;
|
|
1438
448
|
(function (CsvHeaderOption) {
|
|
1439
449
|
CsvHeaderOption["ABSENT"] = "ABSENT";
|
|
1440
450
|
CsvHeaderOption["PRESENT"] = "PRESENT";
|
|
1441
451
|
CsvHeaderOption["UNKNOWN"] = "UNKNOWN";
|
|
1442
452
|
})(CsvHeaderOption = exports.CsvHeaderOption || (exports.CsvHeaderOption = {}));
|
|
1443
|
-
var CreateCsvClassifierRequest;
|
|
1444
|
-
(function (CreateCsvClassifierRequest) {
|
|
1445
|
-
CreateCsvClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1446
|
-
...obj,
|
|
1447
|
-
});
|
|
1448
|
-
})(CreateCsvClassifierRequest = exports.CreateCsvClassifierRequest || (exports.CreateCsvClassifierRequest = {}));
|
|
1449
|
-
var CreateGrokClassifierRequest;
|
|
1450
|
-
(function (CreateGrokClassifierRequest) {
|
|
1451
|
-
CreateGrokClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1452
|
-
...obj,
|
|
1453
|
-
});
|
|
1454
|
-
})(CreateGrokClassifierRequest = exports.CreateGrokClassifierRequest || (exports.CreateGrokClassifierRequest = {}));
|
|
1455
|
-
var CreateJsonClassifierRequest;
|
|
1456
|
-
(function (CreateJsonClassifierRequest) {
|
|
1457
|
-
CreateJsonClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1458
|
-
...obj,
|
|
1459
|
-
});
|
|
1460
|
-
})(CreateJsonClassifierRequest = exports.CreateJsonClassifierRequest || (exports.CreateJsonClassifierRequest = {}));
|
|
1461
|
-
var CreateXMLClassifierRequest;
|
|
1462
|
-
(function (CreateXMLClassifierRequest) {
|
|
1463
|
-
CreateXMLClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1464
|
-
...obj,
|
|
1465
|
-
});
|
|
1466
|
-
})(CreateXMLClassifierRequest = exports.CreateXMLClassifierRequest || (exports.CreateXMLClassifierRequest = {}));
|
|
1467
|
-
var CreateClassifierRequest;
|
|
1468
|
-
(function (CreateClassifierRequest) {
|
|
1469
|
-
CreateClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1470
|
-
...obj,
|
|
1471
|
-
});
|
|
1472
|
-
})(CreateClassifierRequest = exports.CreateClassifierRequest || (exports.CreateClassifierRequest = {}));
|
|
1473
|
-
var CreateClassifierResponse;
|
|
1474
|
-
(function (CreateClassifierResponse) {
|
|
1475
|
-
CreateClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
1476
|
-
...obj,
|
|
1477
|
-
});
|
|
1478
|
-
})(CreateClassifierResponse = exports.CreateClassifierResponse || (exports.CreateClassifierResponse = {}));
|
|
1479
453
|
var ConnectionPropertyKey;
|
|
1480
454
|
(function (ConnectionPropertyKey) {
|
|
1481
455
|
ConnectionPropertyKey["CONFIG_FILES"] = "CONFIG_FILES";
|
|
@@ -1519,54 +493,6 @@ var ConnectionType;
|
|
|
1519
493
|
ConnectionType["NETWORK"] = "NETWORK";
|
|
1520
494
|
ConnectionType["SFTP"] = "SFTP";
|
|
1521
495
|
})(ConnectionType = exports.ConnectionType || (exports.ConnectionType = {}));
|
|
1522
|
-
var PhysicalConnectionRequirements;
|
|
1523
|
-
(function (PhysicalConnectionRequirements) {
|
|
1524
|
-
PhysicalConnectionRequirements.filterSensitiveLog = (obj) => ({
|
|
1525
|
-
...obj,
|
|
1526
|
-
});
|
|
1527
|
-
})(PhysicalConnectionRequirements = exports.PhysicalConnectionRequirements || (exports.PhysicalConnectionRequirements = {}));
|
|
1528
|
-
var ConnectionInput;
|
|
1529
|
-
(function (ConnectionInput) {
|
|
1530
|
-
ConnectionInput.filterSensitiveLog = (obj) => ({
|
|
1531
|
-
...obj,
|
|
1532
|
-
});
|
|
1533
|
-
})(ConnectionInput = exports.ConnectionInput || (exports.ConnectionInput = {}));
|
|
1534
|
-
var CreateConnectionRequest;
|
|
1535
|
-
(function (CreateConnectionRequest) {
|
|
1536
|
-
CreateConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
1537
|
-
...obj,
|
|
1538
|
-
});
|
|
1539
|
-
})(CreateConnectionRequest = exports.CreateConnectionRequest || (exports.CreateConnectionRequest = {}));
|
|
1540
|
-
var CreateConnectionResponse;
|
|
1541
|
-
(function (CreateConnectionResponse) {
|
|
1542
|
-
CreateConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
1543
|
-
...obj,
|
|
1544
|
-
});
|
|
1545
|
-
})(CreateConnectionResponse = exports.CreateConnectionResponse || (exports.CreateConnectionResponse = {}));
|
|
1546
|
-
var CreateCrawlerRequest;
|
|
1547
|
-
(function (CreateCrawlerRequest) {
|
|
1548
|
-
CreateCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
1549
|
-
...obj,
|
|
1550
|
-
});
|
|
1551
|
-
})(CreateCrawlerRequest = exports.CreateCrawlerRequest || (exports.CreateCrawlerRequest = {}));
|
|
1552
|
-
var CreateCrawlerResponse;
|
|
1553
|
-
(function (CreateCrawlerResponse) {
|
|
1554
|
-
CreateCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
1555
|
-
...obj,
|
|
1556
|
-
});
|
|
1557
|
-
})(CreateCrawlerResponse = exports.CreateCrawlerResponse || (exports.CreateCrawlerResponse = {}));
|
|
1558
|
-
var CreateCustomEntityTypeRequest;
|
|
1559
|
-
(function (CreateCustomEntityTypeRequest) {
|
|
1560
|
-
CreateCustomEntityTypeRequest.filterSensitiveLog = (obj) => ({
|
|
1561
|
-
...obj,
|
|
1562
|
-
});
|
|
1563
|
-
})(CreateCustomEntityTypeRequest = exports.CreateCustomEntityTypeRequest || (exports.CreateCustomEntityTypeRequest = {}));
|
|
1564
|
-
var CreateCustomEntityTypeResponse;
|
|
1565
|
-
(function (CreateCustomEntityTypeResponse) {
|
|
1566
|
-
CreateCustomEntityTypeResponse.filterSensitiveLog = (obj) => ({
|
|
1567
|
-
...obj,
|
|
1568
|
-
});
|
|
1569
|
-
})(CreateCustomEntityTypeResponse = exports.CreateCustomEntityTypeResponse || (exports.CreateCustomEntityTypeResponse = {}));
|
|
1570
496
|
class IdempotentParameterMismatchException extends GlueServiceException_1.GlueServiceException {
|
|
1571
497
|
constructor(opts) {
|
|
1572
498
|
super({
|
|
@@ -1607,54 +533,6 @@ var Permission;
|
|
|
1607
533
|
Permission["INSERT"] = "INSERT";
|
|
1608
534
|
Permission["SELECT"] = "SELECT";
|
|
1609
535
|
})(Permission = exports.Permission || (exports.Permission = {}));
|
|
1610
|
-
var DataLakePrincipal;
|
|
1611
|
-
(function (DataLakePrincipal) {
|
|
1612
|
-
DataLakePrincipal.filterSensitiveLog = (obj) => ({
|
|
1613
|
-
...obj,
|
|
1614
|
-
});
|
|
1615
|
-
})(DataLakePrincipal = exports.DataLakePrincipal || (exports.DataLakePrincipal = {}));
|
|
1616
|
-
var PrincipalPermissions;
|
|
1617
|
-
(function (PrincipalPermissions) {
|
|
1618
|
-
PrincipalPermissions.filterSensitiveLog = (obj) => ({
|
|
1619
|
-
...obj,
|
|
1620
|
-
});
|
|
1621
|
-
})(PrincipalPermissions = exports.PrincipalPermissions || (exports.PrincipalPermissions = {}));
|
|
1622
|
-
var DatabaseIdentifier;
|
|
1623
|
-
(function (DatabaseIdentifier) {
|
|
1624
|
-
DatabaseIdentifier.filterSensitiveLog = (obj) => ({
|
|
1625
|
-
...obj,
|
|
1626
|
-
});
|
|
1627
|
-
})(DatabaseIdentifier = exports.DatabaseIdentifier || (exports.DatabaseIdentifier = {}));
|
|
1628
|
-
var DatabaseInput;
|
|
1629
|
-
(function (DatabaseInput) {
|
|
1630
|
-
DatabaseInput.filterSensitiveLog = (obj) => ({
|
|
1631
|
-
...obj,
|
|
1632
|
-
});
|
|
1633
|
-
})(DatabaseInput = exports.DatabaseInput || (exports.DatabaseInput = {}));
|
|
1634
|
-
var CreateDatabaseRequest;
|
|
1635
|
-
(function (CreateDatabaseRequest) {
|
|
1636
|
-
CreateDatabaseRequest.filterSensitiveLog = (obj) => ({
|
|
1637
|
-
...obj,
|
|
1638
|
-
});
|
|
1639
|
-
})(CreateDatabaseRequest = exports.CreateDatabaseRequest || (exports.CreateDatabaseRequest = {}));
|
|
1640
|
-
var CreateDatabaseResponse;
|
|
1641
|
-
(function (CreateDatabaseResponse) {
|
|
1642
|
-
CreateDatabaseResponse.filterSensitiveLog = (obj) => ({
|
|
1643
|
-
...obj,
|
|
1644
|
-
});
|
|
1645
|
-
})(CreateDatabaseResponse = exports.CreateDatabaseResponse || (exports.CreateDatabaseResponse = {}));
|
|
1646
|
-
var CreateDevEndpointRequest;
|
|
1647
|
-
(function (CreateDevEndpointRequest) {
|
|
1648
|
-
CreateDevEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1649
|
-
...obj,
|
|
1650
|
-
});
|
|
1651
|
-
})(CreateDevEndpointRequest = exports.CreateDevEndpointRequest || (exports.CreateDevEndpointRequest = {}));
|
|
1652
|
-
var CreateDevEndpointResponse;
|
|
1653
|
-
(function (CreateDevEndpointResponse) {
|
|
1654
|
-
CreateDevEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1655
|
-
...obj,
|
|
1656
|
-
});
|
|
1657
|
-
})(CreateDevEndpointResponse = exports.CreateDevEndpointResponse || (exports.CreateDevEndpointResponse = {}));
|
|
1658
536
|
class ValidationException extends GlueServiceException_1.GlueServiceException {
|
|
1659
537
|
constructor(opts) {
|
|
1660
538
|
super({
|
|
@@ -1669,105 +547,15 @@ class ValidationException extends GlueServiceException_1.GlueServiceException {
|
|
|
1669
547
|
}
|
|
1670
548
|
}
|
|
1671
549
|
exports.ValidationException = ValidationException;
|
|
1672
|
-
var CreateJobResponse;
|
|
1673
|
-
(function (CreateJobResponse) {
|
|
1674
|
-
CreateJobResponse.filterSensitiveLog = (obj) => ({
|
|
1675
|
-
...obj,
|
|
1676
|
-
});
|
|
1677
|
-
})(CreateJobResponse = exports.CreateJobResponse || (exports.CreateJobResponse = {}));
|
|
1678
|
-
var GlueTable;
|
|
1679
|
-
(function (GlueTable) {
|
|
1680
|
-
GlueTable.filterSensitiveLog = (obj) => ({
|
|
1681
|
-
...obj,
|
|
1682
|
-
});
|
|
1683
|
-
})(GlueTable = exports.GlueTable || (exports.GlueTable = {}));
|
|
1684
|
-
var FindMatchesParameters;
|
|
1685
|
-
(function (FindMatchesParameters) {
|
|
1686
|
-
FindMatchesParameters.filterSensitiveLog = (obj) => ({
|
|
1687
|
-
...obj,
|
|
1688
|
-
});
|
|
1689
|
-
})(FindMatchesParameters = exports.FindMatchesParameters || (exports.FindMatchesParameters = {}));
|
|
1690
550
|
var TransformType;
|
|
1691
551
|
(function (TransformType) {
|
|
1692
552
|
TransformType["FIND_MATCHES"] = "FIND_MATCHES";
|
|
1693
553
|
})(TransformType = exports.TransformType || (exports.TransformType = {}));
|
|
1694
|
-
var TransformParameters;
|
|
1695
|
-
(function (TransformParameters) {
|
|
1696
|
-
TransformParameters.filterSensitiveLog = (obj) => ({
|
|
1697
|
-
...obj,
|
|
1698
|
-
});
|
|
1699
|
-
})(TransformParameters = exports.TransformParameters || (exports.TransformParameters = {}));
|
|
1700
554
|
var MLUserDataEncryptionModeString;
|
|
1701
555
|
(function (MLUserDataEncryptionModeString) {
|
|
1702
556
|
MLUserDataEncryptionModeString["DISABLED"] = "DISABLED";
|
|
1703
557
|
MLUserDataEncryptionModeString["SSEKMS"] = "SSE-KMS";
|
|
1704
558
|
})(MLUserDataEncryptionModeString = exports.MLUserDataEncryptionModeString || (exports.MLUserDataEncryptionModeString = {}));
|
|
1705
|
-
var MLUserDataEncryption;
|
|
1706
|
-
(function (MLUserDataEncryption) {
|
|
1707
|
-
MLUserDataEncryption.filterSensitiveLog = (obj) => ({
|
|
1708
|
-
...obj,
|
|
1709
|
-
});
|
|
1710
|
-
})(MLUserDataEncryption = exports.MLUserDataEncryption || (exports.MLUserDataEncryption = {}));
|
|
1711
|
-
var TransformEncryption;
|
|
1712
|
-
(function (TransformEncryption) {
|
|
1713
|
-
TransformEncryption.filterSensitiveLog = (obj) => ({
|
|
1714
|
-
...obj,
|
|
1715
|
-
});
|
|
1716
|
-
})(TransformEncryption = exports.TransformEncryption || (exports.TransformEncryption = {}));
|
|
1717
|
-
var CreateMLTransformRequest;
|
|
1718
|
-
(function (CreateMLTransformRequest) {
|
|
1719
|
-
CreateMLTransformRequest.filterSensitiveLog = (obj) => ({
|
|
1720
|
-
...obj,
|
|
1721
|
-
});
|
|
1722
|
-
})(CreateMLTransformRequest = exports.CreateMLTransformRequest || (exports.CreateMLTransformRequest = {}));
|
|
1723
|
-
var CreateMLTransformResponse;
|
|
1724
|
-
(function (CreateMLTransformResponse) {
|
|
1725
|
-
CreateMLTransformResponse.filterSensitiveLog = (obj) => ({
|
|
1726
|
-
...obj,
|
|
1727
|
-
});
|
|
1728
|
-
})(CreateMLTransformResponse = exports.CreateMLTransformResponse || (exports.CreateMLTransformResponse = {}));
|
|
1729
|
-
var CreatePartitionRequest;
|
|
1730
|
-
(function (CreatePartitionRequest) {
|
|
1731
|
-
CreatePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1732
|
-
...obj,
|
|
1733
|
-
});
|
|
1734
|
-
})(CreatePartitionRequest = exports.CreatePartitionRequest || (exports.CreatePartitionRequest = {}));
|
|
1735
|
-
var CreatePartitionResponse;
|
|
1736
|
-
(function (CreatePartitionResponse) {
|
|
1737
|
-
CreatePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1738
|
-
...obj,
|
|
1739
|
-
});
|
|
1740
|
-
})(CreatePartitionResponse = exports.CreatePartitionResponse || (exports.CreatePartitionResponse = {}));
|
|
1741
|
-
var PartitionIndex;
|
|
1742
|
-
(function (PartitionIndex) {
|
|
1743
|
-
PartitionIndex.filterSensitiveLog = (obj) => ({
|
|
1744
|
-
...obj,
|
|
1745
|
-
});
|
|
1746
|
-
})(PartitionIndex = exports.PartitionIndex || (exports.PartitionIndex = {}));
|
|
1747
|
-
var CreatePartitionIndexRequest;
|
|
1748
|
-
(function (CreatePartitionIndexRequest) {
|
|
1749
|
-
CreatePartitionIndexRequest.filterSensitiveLog = (obj) => ({
|
|
1750
|
-
...obj,
|
|
1751
|
-
});
|
|
1752
|
-
})(CreatePartitionIndexRequest = exports.CreatePartitionIndexRequest || (exports.CreatePartitionIndexRequest = {}));
|
|
1753
|
-
var CreatePartitionIndexResponse;
|
|
1754
|
-
(function (CreatePartitionIndexResponse) {
|
|
1755
|
-
CreatePartitionIndexResponse.filterSensitiveLog = (obj) => ({
|
|
1756
|
-
...obj,
|
|
1757
|
-
});
|
|
1758
|
-
})(CreatePartitionIndexResponse = exports.CreatePartitionIndexResponse || (exports.CreatePartitionIndexResponse = {}));
|
|
1759
|
-
var CreateRegistryInput;
|
|
1760
|
-
(function (CreateRegistryInput) {
|
|
1761
|
-
CreateRegistryInput.filterSensitiveLog = (obj) => ({
|
|
1762
|
-
...obj,
|
|
1763
|
-
});
|
|
1764
|
-
})(CreateRegistryInput = exports.CreateRegistryInput || (exports.CreateRegistryInput = {}));
|
|
1765
|
-
var CreateRegistryResponse;
|
|
1766
|
-
(function (CreateRegistryResponse) {
|
|
1767
|
-
CreateRegistryResponse.filterSensitiveLog = (obj) => ({
|
|
1768
|
-
...obj,
|
|
1769
|
-
});
|
|
1770
|
-
})(CreateRegistryResponse = exports.CreateRegistryResponse || (exports.CreateRegistryResponse = {}));
|
|
1771
559
|
var Compatibility;
|
|
1772
560
|
(function (Compatibility) {
|
|
1773
561
|
Compatibility["BACKWARD"] = "BACKWARD";
|
|
@@ -1779,18 +567,6 @@ var Compatibility;
|
|
|
1779
567
|
Compatibility["FULL_ALL"] = "FULL_ALL";
|
|
1780
568
|
Compatibility["NONE"] = "NONE";
|
|
1781
569
|
})(Compatibility = exports.Compatibility || (exports.Compatibility = {}));
|
|
1782
|
-
var RegistryId;
|
|
1783
|
-
(function (RegistryId) {
|
|
1784
|
-
RegistryId.filterSensitiveLog = (obj) => ({
|
|
1785
|
-
...obj,
|
|
1786
|
-
});
|
|
1787
|
-
})(RegistryId = exports.RegistryId || (exports.RegistryId = {}));
|
|
1788
|
-
var CreateSchemaInput;
|
|
1789
|
-
(function (CreateSchemaInput) {
|
|
1790
|
-
CreateSchemaInput.filterSensitiveLog = (obj) => ({
|
|
1791
|
-
...obj,
|
|
1792
|
-
});
|
|
1793
|
-
})(CreateSchemaInput = exports.CreateSchemaInput || (exports.CreateSchemaInput = {}));
|
|
1794
570
|
var SchemaStatus;
|
|
1795
571
|
(function (SchemaStatus) {
|
|
1796
572
|
SchemaStatus["AVAILABLE"] = "AVAILABLE";
|
|
@@ -1804,111 +580,27 @@ var SchemaVersionStatus;
|
|
|
1804
580
|
SchemaVersionStatus["FAILURE"] = "FAILURE";
|
|
1805
581
|
SchemaVersionStatus["PENDING"] = "PENDING";
|
|
1806
582
|
})(SchemaVersionStatus = exports.SchemaVersionStatus || (exports.SchemaVersionStatus = {}));
|
|
1807
|
-
var CreateSchemaResponse;
|
|
1808
|
-
(function (CreateSchemaResponse) {
|
|
1809
|
-
CreateSchemaResponse.filterSensitiveLog = (obj) => ({
|
|
1810
|
-
...obj,
|
|
1811
|
-
});
|
|
1812
|
-
})(CreateSchemaResponse = exports.CreateSchemaResponse || (exports.CreateSchemaResponse = {}));
|
|
1813
|
-
var CodeGenEdge;
|
|
1814
|
-
(function (CodeGenEdge) {
|
|
1815
|
-
CodeGenEdge.filterSensitiveLog = (obj) => ({
|
|
1816
|
-
...obj,
|
|
1817
|
-
});
|
|
1818
|
-
})(CodeGenEdge = exports.CodeGenEdge || (exports.CodeGenEdge = {}));
|
|
1819
|
-
var CodeGenNodeArg;
|
|
1820
|
-
(function (CodeGenNodeArg) {
|
|
1821
|
-
CodeGenNodeArg.filterSensitiveLog = (obj) => ({
|
|
1822
|
-
...obj,
|
|
1823
|
-
});
|
|
1824
|
-
})(CodeGenNodeArg = exports.CodeGenNodeArg || (exports.CodeGenNodeArg = {}));
|
|
1825
|
-
var CodeGenNode;
|
|
1826
|
-
(function (CodeGenNode) {
|
|
1827
|
-
CodeGenNode.filterSensitiveLog = (obj) => ({
|
|
1828
|
-
...obj,
|
|
1829
|
-
});
|
|
1830
|
-
})(CodeGenNode = exports.CodeGenNode || (exports.CodeGenNode = {}));
|
|
1831
583
|
var Language;
|
|
1832
584
|
(function (Language) {
|
|
1833
585
|
Language["PYTHON"] = "PYTHON";
|
|
1834
586
|
Language["SCALA"] = "SCALA";
|
|
1835
587
|
})(Language = exports.Language || (exports.Language = {}));
|
|
1836
|
-
var CreateScriptRequest;
|
|
1837
|
-
(function (CreateScriptRequest) {
|
|
1838
|
-
CreateScriptRequest.filterSensitiveLog = (obj) => ({
|
|
1839
|
-
...obj,
|
|
1840
|
-
});
|
|
1841
|
-
})(CreateScriptRequest = exports.CreateScriptRequest || (exports.CreateScriptRequest = {}));
|
|
1842
|
-
var CreateScriptResponse;
|
|
1843
|
-
(function (CreateScriptResponse) {
|
|
1844
|
-
CreateScriptResponse.filterSensitiveLog = (obj) => ({
|
|
1845
|
-
...obj,
|
|
1846
|
-
});
|
|
1847
|
-
})(CreateScriptResponse = exports.CreateScriptResponse || (exports.CreateScriptResponse = {}));
|
|
1848
588
|
var CloudWatchEncryptionMode;
|
|
1849
589
|
(function (CloudWatchEncryptionMode) {
|
|
1850
590
|
CloudWatchEncryptionMode["DISABLED"] = "DISABLED";
|
|
1851
591
|
CloudWatchEncryptionMode["SSEKMS"] = "SSE-KMS";
|
|
1852
592
|
})(CloudWatchEncryptionMode = exports.CloudWatchEncryptionMode || (exports.CloudWatchEncryptionMode = {}));
|
|
1853
|
-
var CloudWatchEncryption;
|
|
1854
|
-
(function (CloudWatchEncryption) {
|
|
1855
|
-
CloudWatchEncryption.filterSensitiveLog = (obj) => ({
|
|
1856
|
-
...obj,
|
|
1857
|
-
});
|
|
1858
|
-
})(CloudWatchEncryption = exports.CloudWatchEncryption || (exports.CloudWatchEncryption = {}));
|
|
1859
593
|
var JobBookmarksEncryptionMode;
|
|
1860
594
|
(function (JobBookmarksEncryptionMode) {
|
|
1861
595
|
JobBookmarksEncryptionMode["CSEKMS"] = "CSE-KMS";
|
|
1862
596
|
JobBookmarksEncryptionMode["DISABLED"] = "DISABLED";
|
|
1863
597
|
})(JobBookmarksEncryptionMode = exports.JobBookmarksEncryptionMode || (exports.JobBookmarksEncryptionMode = {}));
|
|
1864
|
-
var JobBookmarksEncryption;
|
|
1865
|
-
(function (JobBookmarksEncryption) {
|
|
1866
|
-
JobBookmarksEncryption.filterSensitiveLog = (obj) => ({
|
|
1867
|
-
...obj,
|
|
1868
|
-
});
|
|
1869
|
-
})(JobBookmarksEncryption = exports.JobBookmarksEncryption || (exports.JobBookmarksEncryption = {}));
|
|
1870
598
|
var S3EncryptionMode;
|
|
1871
599
|
(function (S3EncryptionMode) {
|
|
1872
600
|
S3EncryptionMode["DISABLED"] = "DISABLED";
|
|
1873
601
|
S3EncryptionMode["SSEKMS"] = "SSE-KMS";
|
|
1874
602
|
S3EncryptionMode["SSES3"] = "SSE-S3";
|
|
1875
603
|
})(S3EncryptionMode = exports.S3EncryptionMode || (exports.S3EncryptionMode = {}));
|
|
1876
|
-
var S3Encryption;
|
|
1877
|
-
(function (S3Encryption) {
|
|
1878
|
-
S3Encryption.filterSensitiveLog = (obj) => ({
|
|
1879
|
-
...obj,
|
|
1880
|
-
});
|
|
1881
|
-
})(S3Encryption = exports.S3Encryption || (exports.S3Encryption = {}));
|
|
1882
|
-
var EncryptionConfiguration;
|
|
1883
|
-
(function (EncryptionConfiguration) {
|
|
1884
|
-
EncryptionConfiguration.filterSensitiveLog = (obj) => ({
|
|
1885
|
-
...obj,
|
|
1886
|
-
});
|
|
1887
|
-
})(EncryptionConfiguration = exports.EncryptionConfiguration || (exports.EncryptionConfiguration = {}));
|
|
1888
|
-
var CreateSecurityConfigurationRequest;
|
|
1889
|
-
(function (CreateSecurityConfigurationRequest) {
|
|
1890
|
-
CreateSecurityConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1891
|
-
...obj,
|
|
1892
|
-
});
|
|
1893
|
-
})(CreateSecurityConfigurationRequest = exports.CreateSecurityConfigurationRequest || (exports.CreateSecurityConfigurationRequest = {}));
|
|
1894
|
-
var CreateSecurityConfigurationResponse;
|
|
1895
|
-
(function (CreateSecurityConfigurationResponse) {
|
|
1896
|
-
CreateSecurityConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
1897
|
-
...obj,
|
|
1898
|
-
});
|
|
1899
|
-
})(CreateSecurityConfigurationResponse = exports.CreateSecurityConfigurationResponse || (exports.CreateSecurityConfigurationResponse = {}));
|
|
1900
|
-
var SessionCommand;
|
|
1901
|
-
(function (SessionCommand) {
|
|
1902
|
-
SessionCommand.filterSensitiveLog = (obj) => ({
|
|
1903
|
-
...obj,
|
|
1904
|
-
});
|
|
1905
|
-
})(SessionCommand = exports.SessionCommand || (exports.SessionCommand = {}));
|
|
1906
|
-
var CreateSessionRequest;
|
|
1907
|
-
(function (CreateSessionRequest) {
|
|
1908
|
-
CreateSessionRequest.filterSensitiveLog = (obj) => ({
|
|
1909
|
-
...obj,
|
|
1910
|
-
});
|
|
1911
|
-
})(CreateSessionRequest = exports.CreateSessionRequest || (exports.CreateSessionRequest = {}));
|
|
1912
604
|
var SessionStatus;
|
|
1913
605
|
(function (SessionStatus) {
|
|
1914
606
|
SessionStatus["FAILED"] = "FAILED";
|
|
@@ -1918,54 +610,6 @@ var SessionStatus;
|
|
|
1918
610
|
SessionStatus["STOPPING"] = "STOPPING";
|
|
1919
611
|
SessionStatus["TIMEOUT"] = "TIMEOUT";
|
|
1920
612
|
})(SessionStatus = exports.SessionStatus || (exports.SessionStatus = {}));
|
|
1921
|
-
var Session;
|
|
1922
|
-
(function (Session) {
|
|
1923
|
-
Session.filterSensitiveLog = (obj) => ({
|
|
1924
|
-
...obj,
|
|
1925
|
-
});
|
|
1926
|
-
})(Session = exports.Session || (exports.Session = {}));
|
|
1927
|
-
var CreateSessionResponse;
|
|
1928
|
-
(function (CreateSessionResponse) {
|
|
1929
|
-
CreateSessionResponse.filterSensitiveLog = (obj) => ({
|
|
1930
|
-
...obj,
|
|
1931
|
-
});
|
|
1932
|
-
})(CreateSessionResponse = exports.CreateSessionResponse || (exports.CreateSessionResponse = {}));
|
|
1933
|
-
var TableIdentifier;
|
|
1934
|
-
(function (TableIdentifier) {
|
|
1935
|
-
TableIdentifier.filterSensitiveLog = (obj) => ({
|
|
1936
|
-
...obj,
|
|
1937
|
-
});
|
|
1938
|
-
})(TableIdentifier = exports.TableIdentifier || (exports.TableIdentifier = {}));
|
|
1939
|
-
var TableInput;
|
|
1940
|
-
(function (TableInput) {
|
|
1941
|
-
TableInput.filterSensitiveLog = (obj) => ({
|
|
1942
|
-
...obj,
|
|
1943
|
-
});
|
|
1944
|
-
})(TableInput = exports.TableInput || (exports.TableInput = {}));
|
|
1945
|
-
var CreateTableRequest;
|
|
1946
|
-
(function (CreateTableRequest) {
|
|
1947
|
-
CreateTableRequest.filterSensitiveLog = (obj) => ({
|
|
1948
|
-
...obj,
|
|
1949
|
-
});
|
|
1950
|
-
})(CreateTableRequest = exports.CreateTableRequest || (exports.CreateTableRequest = {}));
|
|
1951
|
-
var CreateTableResponse;
|
|
1952
|
-
(function (CreateTableResponse) {
|
|
1953
|
-
CreateTableResponse.filterSensitiveLog = (obj) => ({
|
|
1954
|
-
...obj,
|
|
1955
|
-
});
|
|
1956
|
-
})(CreateTableResponse = exports.CreateTableResponse || (exports.CreateTableResponse = {}));
|
|
1957
|
-
var CreateTriggerRequest;
|
|
1958
|
-
(function (CreateTriggerRequest) {
|
|
1959
|
-
CreateTriggerRequest.filterSensitiveLog = (obj) => ({
|
|
1960
|
-
...obj,
|
|
1961
|
-
});
|
|
1962
|
-
})(CreateTriggerRequest = exports.CreateTriggerRequest || (exports.CreateTriggerRequest = {}));
|
|
1963
|
-
var CreateTriggerResponse;
|
|
1964
|
-
(function (CreateTriggerResponse) {
|
|
1965
|
-
CreateTriggerResponse.filterSensitiveLog = (obj) => ({
|
|
1966
|
-
...obj,
|
|
1967
|
-
});
|
|
1968
|
-
})(CreateTriggerResponse = exports.CreateTriggerResponse || (exports.CreateTriggerResponse = {}));
|
|
1969
613
|
var PrincipalType;
|
|
1970
614
|
(function (PrincipalType) {
|
|
1971
615
|
PrincipalType["GROUP"] = "GROUP";
|
|
@@ -1978,57 +622,943 @@ var ResourceType;
|
|
|
1978
622
|
ResourceType["FILE"] = "FILE";
|
|
1979
623
|
ResourceType["JAR"] = "JAR";
|
|
1980
624
|
})(ResourceType = exports.ResourceType || (exports.ResourceType = {}));
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
625
|
+
const NotificationPropertyFilterSensitiveLog = (obj) => ({
|
|
626
|
+
...obj,
|
|
627
|
+
});
|
|
628
|
+
exports.NotificationPropertyFilterSensitiveLog = NotificationPropertyFilterSensitiveLog;
|
|
629
|
+
const ActionFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
exports.ActionFilterSensitiveLog = ActionFilterSensitiveLog;
|
|
633
|
+
const AggregateOperationFilterSensitiveLog = (obj) => ({
|
|
634
|
+
...obj,
|
|
635
|
+
});
|
|
636
|
+
exports.AggregateOperationFilterSensitiveLog = AggregateOperationFilterSensitiveLog;
|
|
637
|
+
const AggregateFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
exports.AggregateFilterSensitiveLog = AggregateFilterSensitiveLog;
|
|
641
|
+
const GlueStudioSchemaColumnFilterSensitiveLog = (obj) => ({
|
|
642
|
+
...obj,
|
|
643
|
+
});
|
|
644
|
+
exports.GlueStudioSchemaColumnFilterSensitiveLog = GlueStudioSchemaColumnFilterSensitiveLog;
|
|
645
|
+
const GlueSchemaFilterSensitiveLog = (obj) => ({
|
|
646
|
+
...obj,
|
|
647
|
+
});
|
|
648
|
+
exports.GlueSchemaFilterSensitiveLog = GlueSchemaFilterSensitiveLog;
|
|
649
|
+
const AthenaConnectorSourceFilterSensitiveLog = (obj) => ({
|
|
650
|
+
...obj,
|
|
651
|
+
});
|
|
652
|
+
exports.AthenaConnectorSourceFilterSensitiveLog = AthenaConnectorSourceFilterSensitiveLog;
|
|
653
|
+
const AuditContextFilterSensitiveLog = (obj) => ({
|
|
654
|
+
...obj,
|
|
655
|
+
});
|
|
656
|
+
exports.AuditContextFilterSensitiveLog = AuditContextFilterSensitiveLog;
|
|
657
|
+
const ColumnFilterSensitiveLog = (obj) => ({
|
|
658
|
+
...obj,
|
|
659
|
+
});
|
|
660
|
+
exports.ColumnFilterSensitiveLog = ColumnFilterSensitiveLog;
|
|
661
|
+
const SchemaIdFilterSensitiveLog = (obj) => ({
|
|
662
|
+
...obj,
|
|
663
|
+
});
|
|
664
|
+
exports.SchemaIdFilterSensitiveLog = SchemaIdFilterSensitiveLog;
|
|
665
|
+
const SchemaReferenceFilterSensitiveLog = (obj) => ({
|
|
666
|
+
...obj,
|
|
667
|
+
});
|
|
668
|
+
exports.SchemaReferenceFilterSensitiveLog = SchemaReferenceFilterSensitiveLog;
|
|
669
|
+
const SerDeInfoFilterSensitiveLog = (obj) => ({
|
|
670
|
+
...obj,
|
|
671
|
+
});
|
|
672
|
+
exports.SerDeInfoFilterSensitiveLog = SerDeInfoFilterSensitiveLog;
|
|
673
|
+
const SkewedInfoFilterSensitiveLog = (obj) => ({
|
|
674
|
+
...obj,
|
|
675
|
+
});
|
|
676
|
+
exports.SkewedInfoFilterSensitiveLog = SkewedInfoFilterSensitiveLog;
|
|
677
|
+
const OrderFilterSensitiveLog = (obj) => ({
|
|
678
|
+
...obj,
|
|
679
|
+
});
|
|
680
|
+
exports.OrderFilterSensitiveLog = OrderFilterSensitiveLog;
|
|
681
|
+
const StorageDescriptorFilterSensitiveLog = (obj) => ({
|
|
682
|
+
...obj,
|
|
683
|
+
});
|
|
684
|
+
exports.StorageDescriptorFilterSensitiveLog = StorageDescriptorFilterSensitiveLog;
|
|
685
|
+
const PartitionInputFilterSensitiveLog = (obj) => ({
|
|
686
|
+
...obj,
|
|
687
|
+
});
|
|
688
|
+
exports.PartitionInputFilterSensitiveLog = PartitionInputFilterSensitiveLog;
|
|
689
|
+
const BatchCreatePartitionRequestFilterSensitiveLog = (obj) => ({
|
|
690
|
+
...obj,
|
|
691
|
+
});
|
|
692
|
+
exports.BatchCreatePartitionRequestFilterSensitiveLog = BatchCreatePartitionRequestFilterSensitiveLog;
|
|
693
|
+
const ErrorDetailFilterSensitiveLog = (obj) => ({
|
|
694
|
+
...obj,
|
|
695
|
+
});
|
|
696
|
+
exports.ErrorDetailFilterSensitiveLog = ErrorDetailFilterSensitiveLog;
|
|
697
|
+
const PartitionErrorFilterSensitiveLog = (obj) => ({
|
|
698
|
+
...obj,
|
|
699
|
+
});
|
|
700
|
+
exports.PartitionErrorFilterSensitiveLog = PartitionErrorFilterSensitiveLog;
|
|
701
|
+
const BatchCreatePartitionResponseFilterSensitiveLog = (obj) => ({
|
|
702
|
+
...obj,
|
|
703
|
+
});
|
|
704
|
+
exports.BatchCreatePartitionResponseFilterSensitiveLog = BatchCreatePartitionResponseFilterSensitiveLog;
|
|
705
|
+
const BatchDeleteConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
706
|
+
...obj,
|
|
707
|
+
});
|
|
708
|
+
exports.BatchDeleteConnectionRequestFilterSensitiveLog = BatchDeleteConnectionRequestFilterSensitiveLog;
|
|
709
|
+
const BatchDeleteConnectionResponseFilterSensitiveLog = (obj) => ({
|
|
710
|
+
...obj,
|
|
711
|
+
});
|
|
712
|
+
exports.BatchDeleteConnectionResponseFilterSensitiveLog = BatchDeleteConnectionResponseFilterSensitiveLog;
|
|
713
|
+
const PartitionValueListFilterSensitiveLog = (obj) => ({
|
|
714
|
+
...obj,
|
|
715
|
+
});
|
|
716
|
+
exports.PartitionValueListFilterSensitiveLog = PartitionValueListFilterSensitiveLog;
|
|
717
|
+
const BatchDeletePartitionRequestFilterSensitiveLog = (obj) => ({
|
|
718
|
+
...obj,
|
|
719
|
+
});
|
|
720
|
+
exports.BatchDeletePartitionRequestFilterSensitiveLog = BatchDeletePartitionRequestFilterSensitiveLog;
|
|
721
|
+
const BatchDeletePartitionResponseFilterSensitiveLog = (obj) => ({
|
|
722
|
+
...obj,
|
|
723
|
+
});
|
|
724
|
+
exports.BatchDeletePartitionResponseFilterSensitiveLog = BatchDeletePartitionResponseFilterSensitiveLog;
|
|
725
|
+
const BatchDeleteTableRequestFilterSensitiveLog = (obj) => ({
|
|
726
|
+
...obj,
|
|
727
|
+
});
|
|
728
|
+
exports.BatchDeleteTableRequestFilterSensitiveLog = BatchDeleteTableRequestFilterSensitiveLog;
|
|
729
|
+
const TableErrorFilterSensitiveLog = (obj) => ({
|
|
730
|
+
...obj,
|
|
731
|
+
});
|
|
732
|
+
exports.TableErrorFilterSensitiveLog = TableErrorFilterSensitiveLog;
|
|
733
|
+
const BatchDeleteTableResponseFilterSensitiveLog = (obj) => ({
|
|
734
|
+
...obj,
|
|
735
|
+
});
|
|
736
|
+
exports.BatchDeleteTableResponseFilterSensitiveLog = BatchDeleteTableResponseFilterSensitiveLog;
|
|
737
|
+
const BatchDeleteTableVersionRequestFilterSensitiveLog = (obj) => ({
|
|
738
|
+
...obj,
|
|
739
|
+
});
|
|
740
|
+
exports.BatchDeleteTableVersionRequestFilterSensitiveLog = BatchDeleteTableVersionRequestFilterSensitiveLog;
|
|
741
|
+
const TableVersionErrorFilterSensitiveLog = (obj) => ({
|
|
742
|
+
...obj,
|
|
743
|
+
});
|
|
744
|
+
exports.TableVersionErrorFilterSensitiveLog = TableVersionErrorFilterSensitiveLog;
|
|
745
|
+
const BatchDeleteTableVersionResponseFilterSensitiveLog = (obj) => ({
|
|
746
|
+
...obj,
|
|
747
|
+
});
|
|
748
|
+
exports.BatchDeleteTableVersionResponseFilterSensitiveLog = BatchDeleteTableVersionResponseFilterSensitiveLog;
|
|
749
|
+
const BatchGetBlueprintsRequestFilterSensitiveLog = (obj) => ({
|
|
750
|
+
...obj,
|
|
751
|
+
});
|
|
752
|
+
exports.BatchGetBlueprintsRequestFilterSensitiveLog = BatchGetBlueprintsRequestFilterSensitiveLog;
|
|
753
|
+
const LastActiveDefinitionFilterSensitiveLog = (obj) => ({
|
|
754
|
+
...obj,
|
|
755
|
+
});
|
|
756
|
+
exports.LastActiveDefinitionFilterSensitiveLog = LastActiveDefinitionFilterSensitiveLog;
|
|
757
|
+
const BlueprintFilterSensitiveLog = (obj) => ({
|
|
758
|
+
...obj,
|
|
759
|
+
});
|
|
760
|
+
exports.BlueprintFilterSensitiveLog = BlueprintFilterSensitiveLog;
|
|
761
|
+
const BatchGetBlueprintsResponseFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
});
|
|
764
|
+
exports.BatchGetBlueprintsResponseFilterSensitiveLog = BatchGetBlueprintsResponseFilterSensitiveLog;
|
|
765
|
+
const BatchGetCrawlersRequestFilterSensitiveLog = (obj) => ({
|
|
766
|
+
...obj,
|
|
767
|
+
});
|
|
768
|
+
exports.BatchGetCrawlersRequestFilterSensitiveLog = BatchGetCrawlersRequestFilterSensitiveLog;
|
|
769
|
+
const LakeFormationConfigurationFilterSensitiveLog = (obj) => ({
|
|
770
|
+
...obj,
|
|
771
|
+
});
|
|
772
|
+
exports.LakeFormationConfigurationFilterSensitiveLog = LakeFormationConfigurationFilterSensitiveLog;
|
|
773
|
+
const LastCrawlInfoFilterSensitiveLog = (obj) => ({
|
|
774
|
+
...obj,
|
|
775
|
+
});
|
|
776
|
+
exports.LastCrawlInfoFilterSensitiveLog = LastCrawlInfoFilterSensitiveLog;
|
|
777
|
+
const LineageConfigurationFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
});
|
|
780
|
+
exports.LineageConfigurationFilterSensitiveLog = LineageConfigurationFilterSensitiveLog;
|
|
781
|
+
const RecrawlPolicyFilterSensitiveLog = (obj) => ({
|
|
782
|
+
...obj,
|
|
783
|
+
});
|
|
784
|
+
exports.RecrawlPolicyFilterSensitiveLog = RecrawlPolicyFilterSensitiveLog;
|
|
785
|
+
const ScheduleFilterSensitiveLog = (obj) => ({
|
|
786
|
+
...obj,
|
|
787
|
+
});
|
|
788
|
+
exports.ScheduleFilterSensitiveLog = ScheduleFilterSensitiveLog;
|
|
789
|
+
const SchemaChangePolicyFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
});
|
|
792
|
+
exports.SchemaChangePolicyFilterSensitiveLog = SchemaChangePolicyFilterSensitiveLog;
|
|
793
|
+
const CatalogTargetFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
exports.CatalogTargetFilterSensitiveLog = CatalogTargetFilterSensitiveLog;
|
|
797
|
+
const DeltaTargetFilterSensitiveLog = (obj) => ({
|
|
798
|
+
...obj,
|
|
799
|
+
});
|
|
800
|
+
exports.DeltaTargetFilterSensitiveLog = DeltaTargetFilterSensitiveLog;
|
|
801
|
+
const DynamoDBTargetFilterSensitiveLog = (obj) => ({
|
|
802
|
+
...obj,
|
|
803
|
+
});
|
|
804
|
+
exports.DynamoDBTargetFilterSensitiveLog = DynamoDBTargetFilterSensitiveLog;
|
|
805
|
+
const JdbcTargetFilterSensitiveLog = (obj) => ({
|
|
806
|
+
...obj,
|
|
807
|
+
});
|
|
808
|
+
exports.JdbcTargetFilterSensitiveLog = JdbcTargetFilterSensitiveLog;
|
|
809
|
+
const MongoDBTargetFilterSensitiveLog = (obj) => ({
|
|
810
|
+
...obj,
|
|
811
|
+
});
|
|
812
|
+
exports.MongoDBTargetFilterSensitiveLog = MongoDBTargetFilterSensitiveLog;
|
|
813
|
+
const S3TargetFilterSensitiveLog = (obj) => ({
|
|
814
|
+
...obj,
|
|
815
|
+
});
|
|
816
|
+
exports.S3TargetFilterSensitiveLog = S3TargetFilterSensitiveLog;
|
|
817
|
+
const CrawlerTargetsFilterSensitiveLog = (obj) => ({
|
|
818
|
+
...obj,
|
|
819
|
+
});
|
|
820
|
+
exports.CrawlerTargetsFilterSensitiveLog = CrawlerTargetsFilterSensitiveLog;
|
|
821
|
+
const CrawlerFilterSensitiveLog = (obj) => ({
|
|
822
|
+
...obj,
|
|
823
|
+
});
|
|
824
|
+
exports.CrawlerFilterSensitiveLog = CrawlerFilterSensitiveLog;
|
|
825
|
+
const BatchGetCrawlersResponseFilterSensitiveLog = (obj) => ({
|
|
826
|
+
...obj,
|
|
827
|
+
});
|
|
828
|
+
exports.BatchGetCrawlersResponseFilterSensitiveLog = BatchGetCrawlersResponseFilterSensitiveLog;
|
|
829
|
+
const BatchGetCustomEntityTypesRequestFilterSensitiveLog = (obj) => ({
|
|
830
|
+
...obj,
|
|
831
|
+
});
|
|
832
|
+
exports.BatchGetCustomEntityTypesRequestFilterSensitiveLog = BatchGetCustomEntityTypesRequestFilterSensitiveLog;
|
|
833
|
+
const CustomEntityTypeFilterSensitiveLog = (obj) => ({
|
|
834
|
+
...obj,
|
|
835
|
+
});
|
|
836
|
+
exports.CustomEntityTypeFilterSensitiveLog = CustomEntityTypeFilterSensitiveLog;
|
|
837
|
+
const BatchGetCustomEntityTypesResponseFilterSensitiveLog = (obj) => ({
|
|
838
|
+
...obj,
|
|
839
|
+
});
|
|
840
|
+
exports.BatchGetCustomEntityTypesResponseFilterSensitiveLog = BatchGetCustomEntityTypesResponseFilterSensitiveLog;
|
|
841
|
+
const BatchGetDevEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
842
|
+
...obj,
|
|
843
|
+
});
|
|
844
|
+
exports.BatchGetDevEndpointsRequestFilterSensitiveLog = BatchGetDevEndpointsRequestFilterSensitiveLog;
|
|
845
|
+
const DevEndpointFilterSensitiveLog = (obj) => ({
|
|
846
|
+
...obj,
|
|
847
|
+
});
|
|
848
|
+
exports.DevEndpointFilterSensitiveLog = DevEndpointFilterSensitiveLog;
|
|
849
|
+
const BatchGetDevEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
850
|
+
...obj,
|
|
851
|
+
});
|
|
852
|
+
exports.BatchGetDevEndpointsResponseFilterSensitiveLog = BatchGetDevEndpointsResponseFilterSensitiveLog;
|
|
853
|
+
const BatchGetJobsRequestFilterSensitiveLog = (obj) => ({
|
|
854
|
+
...obj,
|
|
855
|
+
});
|
|
856
|
+
exports.BatchGetJobsRequestFilterSensitiveLog = BatchGetJobsRequestFilterSensitiveLog;
|
|
857
|
+
const StreamingDataPreviewOptionsFilterSensitiveLog = (obj) => ({
|
|
858
|
+
...obj,
|
|
859
|
+
});
|
|
860
|
+
exports.StreamingDataPreviewOptionsFilterSensitiveLog = StreamingDataPreviewOptionsFilterSensitiveLog;
|
|
861
|
+
const KafkaStreamingSourceOptionsFilterSensitiveLog = (obj) => ({
|
|
862
|
+
...obj,
|
|
863
|
+
});
|
|
864
|
+
exports.KafkaStreamingSourceOptionsFilterSensitiveLog = KafkaStreamingSourceOptionsFilterSensitiveLog;
|
|
865
|
+
const CatalogKafkaSourceFilterSensitiveLog = (obj) => ({
|
|
866
|
+
...obj,
|
|
867
|
+
});
|
|
868
|
+
exports.CatalogKafkaSourceFilterSensitiveLog = CatalogKafkaSourceFilterSensitiveLog;
|
|
869
|
+
const KinesisStreamingSourceOptionsFilterSensitiveLog = (obj) => ({
|
|
870
|
+
...obj,
|
|
871
|
+
});
|
|
872
|
+
exports.KinesisStreamingSourceOptionsFilterSensitiveLog = KinesisStreamingSourceOptionsFilterSensitiveLog;
|
|
873
|
+
const CatalogKinesisSourceFilterSensitiveLog = (obj) => ({
|
|
874
|
+
...obj,
|
|
875
|
+
});
|
|
876
|
+
exports.CatalogKinesisSourceFilterSensitiveLog = CatalogKinesisSourceFilterSensitiveLog;
|
|
877
|
+
const CatalogSourceFilterSensitiveLog = (obj) => ({
|
|
878
|
+
...obj,
|
|
879
|
+
});
|
|
880
|
+
exports.CatalogSourceFilterSensitiveLog = CatalogSourceFilterSensitiveLog;
|
|
881
|
+
const BasicCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
882
|
+
...obj,
|
|
883
|
+
});
|
|
884
|
+
exports.BasicCatalogTargetFilterSensitiveLog = BasicCatalogTargetFilterSensitiveLog;
|
|
885
|
+
const CustomCodeFilterSensitiveLog = (obj) => ({
|
|
886
|
+
...obj,
|
|
887
|
+
});
|
|
888
|
+
exports.CustomCodeFilterSensitiveLog = CustomCodeFilterSensitiveLog;
|
|
889
|
+
const DirectKafkaSourceFilterSensitiveLog = (obj) => ({
|
|
890
|
+
...obj,
|
|
891
|
+
});
|
|
892
|
+
exports.DirectKafkaSourceFilterSensitiveLog = DirectKafkaSourceFilterSensitiveLog;
|
|
893
|
+
const DirectKinesisSourceFilterSensitiveLog = (obj) => ({
|
|
894
|
+
...obj,
|
|
895
|
+
});
|
|
896
|
+
exports.DirectKinesisSourceFilterSensitiveLog = DirectKinesisSourceFilterSensitiveLog;
|
|
897
|
+
const DropDuplicatesFilterSensitiveLog = (obj) => ({
|
|
898
|
+
...obj,
|
|
899
|
+
});
|
|
900
|
+
exports.DropDuplicatesFilterSensitiveLog = DropDuplicatesFilterSensitiveLog;
|
|
901
|
+
const DropFieldsFilterSensitiveLog = (obj) => ({
|
|
902
|
+
...obj,
|
|
903
|
+
});
|
|
904
|
+
exports.DropFieldsFilterSensitiveLog = DropFieldsFilterSensitiveLog;
|
|
905
|
+
const NullCheckBoxListFilterSensitiveLog = (obj) => ({
|
|
906
|
+
...obj,
|
|
907
|
+
});
|
|
908
|
+
exports.NullCheckBoxListFilterSensitiveLog = NullCheckBoxListFilterSensitiveLog;
|
|
909
|
+
const DatatypeFilterSensitiveLog = (obj) => ({
|
|
910
|
+
...obj,
|
|
911
|
+
});
|
|
912
|
+
exports.DatatypeFilterSensitiveLog = DatatypeFilterSensitiveLog;
|
|
913
|
+
const NullValueFieldFilterSensitiveLog = (obj) => ({
|
|
914
|
+
...obj,
|
|
915
|
+
});
|
|
916
|
+
exports.NullValueFieldFilterSensitiveLog = NullValueFieldFilterSensitiveLog;
|
|
917
|
+
const DropNullFieldsFilterSensitiveLog = (obj) => ({
|
|
918
|
+
...obj,
|
|
919
|
+
});
|
|
920
|
+
exports.DropNullFieldsFilterSensitiveLog = DropNullFieldsFilterSensitiveLog;
|
|
921
|
+
const DynamoDBCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
922
|
+
...obj,
|
|
923
|
+
});
|
|
924
|
+
exports.DynamoDBCatalogSourceFilterSensitiveLog = DynamoDBCatalogSourceFilterSensitiveLog;
|
|
925
|
+
const FillMissingValuesFilterSensitiveLog = (obj) => ({
|
|
926
|
+
...obj,
|
|
927
|
+
});
|
|
928
|
+
exports.FillMissingValuesFilterSensitiveLog = FillMissingValuesFilterSensitiveLog;
|
|
929
|
+
const FilterValueFilterSensitiveLog = (obj) => ({
|
|
930
|
+
...obj,
|
|
931
|
+
});
|
|
932
|
+
exports.FilterValueFilterSensitiveLog = FilterValueFilterSensitiveLog;
|
|
933
|
+
const FilterExpressionFilterSensitiveLog = (obj) => ({
|
|
934
|
+
...obj,
|
|
935
|
+
});
|
|
936
|
+
exports.FilterExpressionFilterSensitiveLog = FilterExpressionFilterSensitiveLog;
|
|
937
|
+
const FilterFilterSensitiveLog = (obj) => ({
|
|
938
|
+
...obj,
|
|
939
|
+
});
|
|
940
|
+
exports.FilterFilterSensitiveLog = FilterFilterSensitiveLog;
|
|
941
|
+
const S3SourceAdditionalOptionsFilterSensitiveLog = (obj) => ({
|
|
942
|
+
...obj,
|
|
943
|
+
});
|
|
944
|
+
exports.S3SourceAdditionalOptionsFilterSensitiveLog = S3SourceAdditionalOptionsFilterSensitiveLog;
|
|
945
|
+
const GovernedCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
946
|
+
...obj,
|
|
947
|
+
});
|
|
948
|
+
exports.GovernedCatalogSourceFilterSensitiveLog = GovernedCatalogSourceFilterSensitiveLog;
|
|
949
|
+
const CatalogSchemaChangePolicyFilterSensitiveLog = (obj) => ({
|
|
950
|
+
...obj,
|
|
951
|
+
});
|
|
952
|
+
exports.CatalogSchemaChangePolicyFilterSensitiveLog = CatalogSchemaChangePolicyFilterSensitiveLog;
|
|
953
|
+
const GovernedCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
954
|
+
...obj,
|
|
955
|
+
});
|
|
956
|
+
exports.GovernedCatalogTargetFilterSensitiveLog = GovernedCatalogTargetFilterSensitiveLog;
|
|
957
|
+
const JDBCConnectorOptionsFilterSensitiveLog = (obj) => ({
|
|
958
|
+
...obj,
|
|
959
|
+
});
|
|
960
|
+
exports.JDBCConnectorOptionsFilterSensitiveLog = JDBCConnectorOptionsFilterSensitiveLog;
|
|
961
|
+
const JDBCConnectorSourceFilterSensitiveLog = (obj) => ({
|
|
962
|
+
...obj,
|
|
963
|
+
});
|
|
964
|
+
exports.JDBCConnectorSourceFilterSensitiveLog = JDBCConnectorSourceFilterSensitiveLog;
|
|
965
|
+
const JDBCConnectorTargetFilterSensitiveLog = (obj) => ({
|
|
966
|
+
...obj,
|
|
967
|
+
});
|
|
968
|
+
exports.JDBCConnectorTargetFilterSensitiveLog = JDBCConnectorTargetFilterSensitiveLog;
|
|
969
|
+
const JoinColumnFilterSensitiveLog = (obj) => ({
|
|
970
|
+
...obj,
|
|
971
|
+
});
|
|
972
|
+
exports.JoinColumnFilterSensitiveLog = JoinColumnFilterSensitiveLog;
|
|
973
|
+
const JoinFilterSensitiveLog = (obj) => ({
|
|
974
|
+
...obj,
|
|
975
|
+
});
|
|
976
|
+
exports.JoinFilterSensitiveLog = JoinFilterSensitiveLog;
|
|
977
|
+
const MergeFilterSensitiveLog = (obj) => ({
|
|
978
|
+
...obj,
|
|
979
|
+
});
|
|
980
|
+
exports.MergeFilterSensitiveLog = MergeFilterSensitiveLog;
|
|
981
|
+
const MicrosoftSQLServerCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
982
|
+
...obj,
|
|
983
|
+
});
|
|
984
|
+
exports.MicrosoftSQLServerCatalogSourceFilterSensitiveLog = MicrosoftSQLServerCatalogSourceFilterSensitiveLog;
|
|
985
|
+
const MicrosoftSQLServerCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
986
|
+
...obj,
|
|
987
|
+
});
|
|
988
|
+
exports.MicrosoftSQLServerCatalogTargetFilterSensitiveLog = MicrosoftSQLServerCatalogTargetFilterSensitiveLog;
|
|
989
|
+
const MySQLCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
990
|
+
...obj,
|
|
991
|
+
});
|
|
992
|
+
exports.MySQLCatalogSourceFilterSensitiveLog = MySQLCatalogSourceFilterSensitiveLog;
|
|
993
|
+
const MySQLCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
994
|
+
...obj,
|
|
995
|
+
});
|
|
996
|
+
exports.MySQLCatalogTargetFilterSensitiveLog = MySQLCatalogTargetFilterSensitiveLog;
|
|
997
|
+
const OracleSQLCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
998
|
+
...obj,
|
|
999
|
+
});
|
|
1000
|
+
exports.OracleSQLCatalogSourceFilterSensitiveLog = OracleSQLCatalogSourceFilterSensitiveLog;
|
|
1001
|
+
const OracleSQLCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
1002
|
+
...obj,
|
|
1003
|
+
});
|
|
1004
|
+
exports.OracleSQLCatalogTargetFilterSensitiveLog = OracleSQLCatalogTargetFilterSensitiveLog;
|
|
1005
|
+
const PIIDetectionFilterSensitiveLog = (obj) => ({
|
|
1006
|
+
...obj,
|
|
1007
|
+
});
|
|
1008
|
+
exports.PIIDetectionFilterSensitiveLog = PIIDetectionFilterSensitiveLog;
|
|
1009
|
+
const PostgreSQLCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
1010
|
+
...obj,
|
|
1011
|
+
});
|
|
1012
|
+
exports.PostgreSQLCatalogSourceFilterSensitiveLog = PostgreSQLCatalogSourceFilterSensitiveLog;
|
|
1013
|
+
const PostgreSQLCatalogTargetFilterSensitiveLog = (obj) => ({
|
|
1014
|
+
...obj,
|
|
1015
|
+
});
|
|
1016
|
+
exports.PostgreSQLCatalogTargetFilterSensitiveLog = PostgreSQLCatalogTargetFilterSensitiveLog;
|
|
1017
|
+
const RedshiftSourceFilterSensitiveLog = (obj) => ({
|
|
1018
|
+
...obj,
|
|
1019
|
+
});
|
|
1020
|
+
exports.RedshiftSourceFilterSensitiveLog = RedshiftSourceFilterSensitiveLog;
|
|
1021
|
+
const UpsertRedshiftTargetOptionsFilterSensitiveLog = (obj) => ({
|
|
1022
|
+
...obj,
|
|
1023
|
+
});
|
|
1024
|
+
exports.UpsertRedshiftTargetOptionsFilterSensitiveLog = UpsertRedshiftTargetOptionsFilterSensitiveLog;
|
|
1025
|
+
const RedshiftTargetFilterSensitiveLog = (obj) => ({
|
|
1026
|
+
...obj,
|
|
1027
|
+
});
|
|
1028
|
+
exports.RedshiftTargetFilterSensitiveLog = RedshiftTargetFilterSensitiveLog;
|
|
1029
|
+
const RelationalCatalogSourceFilterSensitiveLog = (obj) => ({
|
|
1030
|
+
...obj,
|
|
1031
|
+
});
|
|
1032
|
+
exports.RelationalCatalogSourceFilterSensitiveLog = RelationalCatalogSourceFilterSensitiveLog;
|
|
1033
|
+
const RenameFieldFilterSensitiveLog = (obj) => ({
|
|
1034
|
+
...obj,
|
|
1035
|
+
});
|
|
1036
|
+
exports.RenameFieldFilterSensitiveLog = RenameFieldFilterSensitiveLog;
|
|
1037
|
+
const S3CatalogSourceFilterSensitiveLog = (obj) => ({
|
|
1038
|
+
...obj,
|
|
1039
|
+
});
|
|
1040
|
+
exports.S3CatalogSourceFilterSensitiveLog = S3CatalogSourceFilterSensitiveLog;
|
|
1041
|
+
const S3CatalogTargetFilterSensitiveLog = (obj) => ({
|
|
1042
|
+
...obj,
|
|
1043
|
+
});
|
|
1044
|
+
exports.S3CatalogTargetFilterSensitiveLog = S3CatalogTargetFilterSensitiveLog;
|
|
1045
|
+
const S3DirectSourceAdditionalOptionsFilterSensitiveLog = (obj) => ({
|
|
1046
|
+
...obj,
|
|
1047
|
+
});
|
|
1048
|
+
exports.S3DirectSourceAdditionalOptionsFilterSensitiveLog = S3DirectSourceAdditionalOptionsFilterSensitiveLog;
|
|
1049
|
+
const S3CsvSourceFilterSensitiveLog = (obj) => ({
|
|
1050
|
+
...obj,
|
|
1051
|
+
});
|
|
1052
|
+
exports.S3CsvSourceFilterSensitiveLog = S3CsvSourceFilterSensitiveLog;
|
|
1053
|
+
const DirectSchemaChangePolicyFilterSensitiveLog = (obj) => ({
|
|
1054
|
+
...obj,
|
|
1055
|
+
});
|
|
1056
|
+
exports.DirectSchemaChangePolicyFilterSensitiveLog = DirectSchemaChangePolicyFilterSensitiveLog;
|
|
1057
|
+
const S3DirectTargetFilterSensitiveLog = (obj) => ({
|
|
1058
|
+
...obj,
|
|
1059
|
+
});
|
|
1060
|
+
exports.S3DirectTargetFilterSensitiveLog = S3DirectTargetFilterSensitiveLog;
|
|
1061
|
+
const S3GlueParquetTargetFilterSensitiveLog = (obj) => ({
|
|
1062
|
+
...obj,
|
|
1063
|
+
});
|
|
1064
|
+
exports.S3GlueParquetTargetFilterSensitiveLog = S3GlueParquetTargetFilterSensitiveLog;
|
|
1065
|
+
const S3JsonSourceFilterSensitiveLog = (obj) => ({
|
|
1066
|
+
...obj,
|
|
1067
|
+
});
|
|
1068
|
+
exports.S3JsonSourceFilterSensitiveLog = S3JsonSourceFilterSensitiveLog;
|
|
1069
|
+
const S3ParquetSourceFilterSensitiveLog = (obj) => ({
|
|
1070
|
+
...obj,
|
|
1071
|
+
});
|
|
1072
|
+
exports.S3ParquetSourceFilterSensitiveLog = S3ParquetSourceFilterSensitiveLog;
|
|
1073
|
+
const SelectFieldsFilterSensitiveLog = (obj) => ({
|
|
1074
|
+
...obj,
|
|
1075
|
+
});
|
|
1076
|
+
exports.SelectFieldsFilterSensitiveLog = SelectFieldsFilterSensitiveLog;
|
|
1077
|
+
const SelectFromCollectionFilterSensitiveLog = (obj) => ({
|
|
1078
|
+
...obj,
|
|
1079
|
+
});
|
|
1080
|
+
exports.SelectFromCollectionFilterSensitiveLog = SelectFromCollectionFilterSensitiveLog;
|
|
1081
|
+
const SparkConnectorSourceFilterSensitiveLog = (obj) => ({
|
|
1082
|
+
...obj,
|
|
1083
|
+
});
|
|
1084
|
+
exports.SparkConnectorSourceFilterSensitiveLog = SparkConnectorSourceFilterSensitiveLog;
|
|
1085
|
+
const SparkConnectorTargetFilterSensitiveLog = (obj) => ({
|
|
1086
|
+
...obj,
|
|
1087
|
+
});
|
|
1088
|
+
exports.SparkConnectorTargetFilterSensitiveLog = SparkConnectorTargetFilterSensitiveLog;
|
|
1089
|
+
const SqlAliasFilterSensitiveLog = (obj) => ({
|
|
1090
|
+
...obj,
|
|
1091
|
+
});
|
|
1092
|
+
exports.SqlAliasFilterSensitiveLog = SqlAliasFilterSensitiveLog;
|
|
1093
|
+
const SparkSQLFilterSensitiveLog = (obj) => ({
|
|
1094
|
+
...obj,
|
|
1095
|
+
});
|
|
1096
|
+
exports.SparkSQLFilterSensitiveLog = SparkSQLFilterSensitiveLog;
|
|
1097
|
+
const SpigotFilterSensitiveLog = (obj) => ({
|
|
1098
|
+
...obj,
|
|
1099
|
+
});
|
|
1100
|
+
exports.SpigotFilterSensitiveLog = SpigotFilterSensitiveLog;
|
|
1101
|
+
const SplitFieldsFilterSensitiveLog = (obj) => ({
|
|
1102
|
+
...obj,
|
|
1103
|
+
});
|
|
1104
|
+
exports.SplitFieldsFilterSensitiveLog = SplitFieldsFilterSensitiveLog;
|
|
1105
|
+
const UnionFilterSensitiveLog = (obj) => ({
|
|
1106
|
+
...obj,
|
|
1107
|
+
});
|
|
1108
|
+
exports.UnionFilterSensitiveLog = UnionFilterSensitiveLog;
|
|
1109
|
+
const JobCommandFilterSensitiveLog = (obj) => ({
|
|
1110
|
+
...obj,
|
|
1111
|
+
});
|
|
1112
|
+
exports.JobCommandFilterSensitiveLog = JobCommandFilterSensitiveLog;
|
|
1113
|
+
const ConnectionsListFilterSensitiveLog = (obj) => ({
|
|
1114
|
+
...obj,
|
|
1115
|
+
});
|
|
1116
|
+
exports.ConnectionsListFilterSensitiveLog = ConnectionsListFilterSensitiveLog;
|
|
1117
|
+
const ExecutionPropertyFilterSensitiveLog = (obj) => ({
|
|
1118
|
+
...obj,
|
|
1119
|
+
});
|
|
1120
|
+
exports.ExecutionPropertyFilterSensitiveLog = ExecutionPropertyFilterSensitiveLog;
|
|
1121
|
+
const BatchGetPartitionRequestFilterSensitiveLog = (obj) => ({
|
|
1122
|
+
...obj,
|
|
1123
|
+
});
|
|
1124
|
+
exports.BatchGetPartitionRequestFilterSensitiveLog = BatchGetPartitionRequestFilterSensitiveLog;
|
|
1125
|
+
const PartitionFilterSensitiveLog = (obj) => ({
|
|
1126
|
+
...obj,
|
|
1127
|
+
});
|
|
1128
|
+
exports.PartitionFilterSensitiveLog = PartitionFilterSensitiveLog;
|
|
1129
|
+
const BatchGetPartitionResponseFilterSensitiveLog = (obj) => ({
|
|
1130
|
+
...obj,
|
|
1131
|
+
});
|
|
1132
|
+
exports.BatchGetPartitionResponseFilterSensitiveLog = BatchGetPartitionResponseFilterSensitiveLog;
|
|
1133
|
+
const BatchGetTriggersRequestFilterSensitiveLog = (obj) => ({
|
|
1134
|
+
...obj,
|
|
1135
|
+
});
|
|
1136
|
+
exports.BatchGetTriggersRequestFilterSensitiveLog = BatchGetTriggersRequestFilterSensitiveLog;
|
|
1137
|
+
const EventBatchingConditionFilterSensitiveLog = (obj) => ({
|
|
1138
|
+
...obj,
|
|
1139
|
+
});
|
|
1140
|
+
exports.EventBatchingConditionFilterSensitiveLog = EventBatchingConditionFilterSensitiveLog;
|
|
1141
|
+
const ConditionFilterSensitiveLog = (obj) => ({
|
|
1142
|
+
...obj,
|
|
1143
|
+
});
|
|
1144
|
+
exports.ConditionFilterSensitiveLog = ConditionFilterSensitiveLog;
|
|
1145
|
+
const PredicateFilterSensitiveLog = (obj) => ({
|
|
1146
|
+
...obj,
|
|
1147
|
+
});
|
|
1148
|
+
exports.PredicateFilterSensitiveLog = PredicateFilterSensitiveLog;
|
|
1149
|
+
const TriggerFilterSensitiveLog = (obj) => ({
|
|
1150
|
+
...obj,
|
|
1151
|
+
});
|
|
1152
|
+
exports.TriggerFilterSensitiveLog = TriggerFilterSensitiveLog;
|
|
1153
|
+
const BatchGetTriggersResponseFilterSensitiveLog = (obj) => ({
|
|
1154
|
+
...obj,
|
|
1155
|
+
});
|
|
1156
|
+
exports.BatchGetTriggersResponseFilterSensitiveLog = BatchGetTriggersResponseFilterSensitiveLog;
|
|
1157
|
+
const BatchGetWorkflowsRequestFilterSensitiveLog = (obj) => ({
|
|
1158
|
+
...obj,
|
|
1159
|
+
});
|
|
1160
|
+
exports.BatchGetWorkflowsRequestFilterSensitiveLog = BatchGetWorkflowsRequestFilterSensitiveLog;
|
|
1161
|
+
const BlueprintDetailsFilterSensitiveLog = (obj) => ({
|
|
1162
|
+
...obj,
|
|
1163
|
+
});
|
|
1164
|
+
exports.BlueprintDetailsFilterSensitiveLog = BlueprintDetailsFilterSensitiveLog;
|
|
1165
|
+
const EdgeFilterSensitiveLog = (obj) => ({
|
|
1166
|
+
...obj,
|
|
1167
|
+
});
|
|
1168
|
+
exports.EdgeFilterSensitiveLog = EdgeFilterSensitiveLog;
|
|
1169
|
+
const CrawlFilterSensitiveLog = (obj) => ({
|
|
1170
|
+
...obj,
|
|
1171
|
+
});
|
|
1172
|
+
exports.CrawlFilterSensitiveLog = CrawlFilterSensitiveLog;
|
|
1173
|
+
const CrawlerNodeDetailsFilterSensitiveLog = (obj) => ({
|
|
1174
|
+
...obj,
|
|
1175
|
+
});
|
|
1176
|
+
exports.CrawlerNodeDetailsFilterSensitiveLog = CrawlerNodeDetailsFilterSensitiveLog;
|
|
1177
|
+
const PredecessorFilterSensitiveLog = (obj) => ({
|
|
1178
|
+
...obj,
|
|
1179
|
+
});
|
|
1180
|
+
exports.PredecessorFilterSensitiveLog = PredecessorFilterSensitiveLog;
|
|
1181
|
+
const JobRunFilterSensitiveLog = (obj) => ({
|
|
1182
|
+
...obj,
|
|
1183
|
+
});
|
|
1184
|
+
exports.JobRunFilterSensitiveLog = JobRunFilterSensitiveLog;
|
|
1185
|
+
const JobNodeDetailsFilterSensitiveLog = (obj) => ({
|
|
1186
|
+
...obj,
|
|
1187
|
+
});
|
|
1188
|
+
exports.JobNodeDetailsFilterSensitiveLog = JobNodeDetailsFilterSensitiveLog;
|
|
1189
|
+
const TriggerNodeDetailsFilterSensitiveLog = (obj) => ({
|
|
1190
|
+
...obj,
|
|
1191
|
+
});
|
|
1192
|
+
exports.TriggerNodeDetailsFilterSensitiveLog = TriggerNodeDetailsFilterSensitiveLog;
|
|
1193
|
+
const NodeFilterSensitiveLog = (obj) => ({
|
|
1194
|
+
...obj,
|
|
1195
|
+
});
|
|
1196
|
+
exports.NodeFilterSensitiveLog = NodeFilterSensitiveLog;
|
|
1197
|
+
const WorkflowGraphFilterSensitiveLog = (obj) => ({
|
|
1198
|
+
...obj,
|
|
1199
|
+
});
|
|
1200
|
+
exports.WorkflowGraphFilterSensitiveLog = WorkflowGraphFilterSensitiveLog;
|
|
1201
|
+
const StartingEventBatchConditionFilterSensitiveLog = (obj) => ({
|
|
1202
|
+
...obj,
|
|
1203
|
+
});
|
|
1204
|
+
exports.StartingEventBatchConditionFilterSensitiveLog = StartingEventBatchConditionFilterSensitiveLog;
|
|
1205
|
+
const WorkflowRunStatisticsFilterSensitiveLog = (obj) => ({
|
|
1206
|
+
...obj,
|
|
1207
|
+
});
|
|
1208
|
+
exports.WorkflowRunStatisticsFilterSensitiveLog = WorkflowRunStatisticsFilterSensitiveLog;
|
|
1209
|
+
const WorkflowRunFilterSensitiveLog = (obj) => ({
|
|
1210
|
+
...obj,
|
|
1211
|
+
});
|
|
1212
|
+
exports.WorkflowRunFilterSensitiveLog = WorkflowRunFilterSensitiveLog;
|
|
1213
|
+
const WorkflowFilterSensitiveLog = (obj) => ({
|
|
1214
|
+
...obj,
|
|
1215
|
+
});
|
|
1216
|
+
exports.WorkflowFilterSensitiveLog = WorkflowFilterSensitiveLog;
|
|
1217
|
+
const BatchGetWorkflowsResponseFilterSensitiveLog = (obj) => ({
|
|
1218
|
+
...obj,
|
|
1219
|
+
});
|
|
1220
|
+
exports.BatchGetWorkflowsResponseFilterSensitiveLog = BatchGetWorkflowsResponseFilterSensitiveLog;
|
|
1221
|
+
const BatchStopJobRunRequestFilterSensitiveLog = (obj) => ({
|
|
1222
|
+
...obj,
|
|
1223
|
+
});
|
|
1224
|
+
exports.BatchStopJobRunRequestFilterSensitiveLog = BatchStopJobRunRequestFilterSensitiveLog;
|
|
1225
|
+
const BatchStopJobRunErrorFilterSensitiveLog = (obj) => ({
|
|
1226
|
+
...obj,
|
|
1227
|
+
});
|
|
1228
|
+
exports.BatchStopJobRunErrorFilterSensitiveLog = BatchStopJobRunErrorFilterSensitiveLog;
|
|
1229
|
+
const BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = (obj) => ({
|
|
1230
|
+
...obj,
|
|
1231
|
+
});
|
|
1232
|
+
exports.BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog;
|
|
1233
|
+
const BatchStopJobRunResponseFilterSensitiveLog = (obj) => ({
|
|
1234
|
+
...obj,
|
|
1235
|
+
});
|
|
1236
|
+
exports.BatchStopJobRunResponseFilterSensitiveLog = BatchStopJobRunResponseFilterSensitiveLog;
|
|
1237
|
+
const BatchUpdatePartitionRequestEntryFilterSensitiveLog = (obj) => ({
|
|
1238
|
+
...obj,
|
|
1239
|
+
});
|
|
1240
|
+
exports.BatchUpdatePartitionRequestEntryFilterSensitiveLog = BatchUpdatePartitionRequestEntryFilterSensitiveLog;
|
|
1241
|
+
const BatchUpdatePartitionRequestFilterSensitiveLog = (obj) => ({
|
|
1242
|
+
...obj,
|
|
1243
|
+
});
|
|
1244
|
+
exports.BatchUpdatePartitionRequestFilterSensitiveLog = BatchUpdatePartitionRequestFilterSensitiveLog;
|
|
1245
|
+
const BatchUpdatePartitionFailureEntryFilterSensitiveLog = (obj) => ({
|
|
1246
|
+
...obj,
|
|
1247
|
+
});
|
|
1248
|
+
exports.BatchUpdatePartitionFailureEntryFilterSensitiveLog = BatchUpdatePartitionFailureEntryFilterSensitiveLog;
|
|
1249
|
+
const BatchUpdatePartitionResponseFilterSensitiveLog = (obj) => ({
|
|
1250
|
+
...obj,
|
|
1251
|
+
});
|
|
1252
|
+
exports.BatchUpdatePartitionResponseFilterSensitiveLog = BatchUpdatePartitionResponseFilterSensitiveLog;
|
|
1253
|
+
const CancelMLTaskRunRequestFilterSensitiveLog = (obj) => ({
|
|
1254
|
+
...obj,
|
|
1255
|
+
});
|
|
1256
|
+
exports.CancelMLTaskRunRequestFilterSensitiveLog = CancelMLTaskRunRequestFilterSensitiveLog;
|
|
1257
|
+
const CancelMLTaskRunResponseFilterSensitiveLog = (obj) => ({
|
|
1258
|
+
...obj,
|
|
1259
|
+
});
|
|
1260
|
+
exports.CancelMLTaskRunResponseFilterSensitiveLog = CancelMLTaskRunResponseFilterSensitiveLog;
|
|
1261
|
+
const CancelStatementRequestFilterSensitiveLog = (obj) => ({
|
|
1262
|
+
...obj,
|
|
1263
|
+
});
|
|
1264
|
+
exports.CancelStatementRequestFilterSensitiveLog = CancelStatementRequestFilterSensitiveLog;
|
|
1265
|
+
const CancelStatementResponseFilterSensitiveLog = (obj) => ({
|
|
1266
|
+
...obj,
|
|
1267
|
+
});
|
|
1268
|
+
exports.CancelStatementResponseFilterSensitiveLog = CancelStatementResponseFilterSensitiveLog;
|
|
1269
|
+
const CheckSchemaVersionValidityInputFilterSensitiveLog = (obj) => ({
|
|
1270
|
+
...obj,
|
|
1271
|
+
});
|
|
1272
|
+
exports.CheckSchemaVersionValidityInputFilterSensitiveLog = CheckSchemaVersionValidityInputFilterSensitiveLog;
|
|
1273
|
+
const CheckSchemaVersionValidityResponseFilterSensitiveLog = (obj) => ({
|
|
1274
|
+
...obj,
|
|
1275
|
+
});
|
|
1276
|
+
exports.CheckSchemaVersionValidityResponseFilterSensitiveLog = CheckSchemaVersionValidityResponseFilterSensitiveLog;
|
|
1277
|
+
const CreateBlueprintRequestFilterSensitiveLog = (obj) => ({
|
|
1278
|
+
...obj,
|
|
1279
|
+
});
|
|
1280
|
+
exports.CreateBlueprintRequestFilterSensitiveLog = CreateBlueprintRequestFilterSensitiveLog;
|
|
1281
|
+
const CreateBlueprintResponseFilterSensitiveLog = (obj) => ({
|
|
1282
|
+
...obj,
|
|
1283
|
+
});
|
|
1284
|
+
exports.CreateBlueprintResponseFilterSensitiveLog = CreateBlueprintResponseFilterSensitiveLog;
|
|
1285
|
+
const CreateCsvClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1286
|
+
...obj,
|
|
1287
|
+
});
|
|
1288
|
+
exports.CreateCsvClassifierRequestFilterSensitiveLog = CreateCsvClassifierRequestFilterSensitiveLog;
|
|
1289
|
+
const CreateGrokClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1290
|
+
...obj,
|
|
1291
|
+
});
|
|
1292
|
+
exports.CreateGrokClassifierRequestFilterSensitiveLog = CreateGrokClassifierRequestFilterSensitiveLog;
|
|
1293
|
+
const CreateJsonClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1294
|
+
...obj,
|
|
1295
|
+
});
|
|
1296
|
+
exports.CreateJsonClassifierRequestFilterSensitiveLog = CreateJsonClassifierRequestFilterSensitiveLog;
|
|
1297
|
+
const CreateXMLClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1298
|
+
...obj,
|
|
1299
|
+
});
|
|
1300
|
+
exports.CreateXMLClassifierRequestFilterSensitiveLog = CreateXMLClassifierRequestFilterSensitiveLog;
|
|
1301
|
+
const CreateClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1302
|
+
...obj,
|
|
1303
|
+
});
|
|
1304
|
+
exports.CreateClassifierRequestFilterSensitiveLog = CreateClassifierRequestFilterSensitiveLog;
|
|
1305
|
+
const CreateClassifierResponseFilterSensitiveLog = (obj) => ({
|
|
1306
|
+
...obj,
|
|
1307
|
+
});
|
|
1308
|
+
exports.CreateClassifierResponseFilterSensitiveLog = CreateClassifierResponseFilterSensitiveLog;
|
|
1309
|
+
const PhysicalConnectionRequirementsFilterSensitiveLog = (obj) => ({
|
|
1310
|
+
...obj,
|
|
1311
|
+
});
|
|
1312
|
+
exports.PhysicalConnectionRequirementsFilterSensitiveLog = PhysicalConnectionRequirementsFilterSensitiveLog;
|
|
1313
|
+
const ConnectionInputFilterSensitiveLog = (obj) => ({
|
|
1314
|
+
...obj,
|
|
1315
|
+
});
|
|
1316
|
+
exports.ConnectionInputFilterSensitiveLog = ConnectionInputFilterSensitiveLog;
|
|
1317
|
+
const CreateConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
1318
|
+
...obj,
|
|
1319
|
+
});
|
|
1320
|
+
exports.CreateConnectionRequestFilterSensitiveLog = CreateConnectionRequestFilterSensitiveLog;
|
|
1321
|
+
const CreateConnectionResponseFilterSensitiveLog = (obj) => ({
|
|
1322
|
+
...obj,
|
|
1323
|
+
});
|
|
1324
|
+
exports.CreateConnectionResponseFilterSensitiveLog = CreateConnectionResponseFilterSensitiveLog;
|
|
1325
|
+
const CreateCrawlerRequestFilterSensitiveLog = (obj) => ({
|
|
1326
|
+
...obj,
|
|
1327
|
+
});
|
|
1328
|
+
exports.CreateCrawlerRequestFilterSensitiveLog = CreateCrawlerRequestFilterSensitiveLog;
|
|
1329
|
+
const CreateCrawlerResponseFilterSensitiveLog = (obj) => ({
|
|
1330
|
+
...obj,
|
|
1331
|
+
});
|
|
1332
|
+
exports.CreateCrawlerResponseFilterSensitiveLog = CreateCrawlerResponseFilterSensitiveLog;
|
|
1333
|
+
const CreateCustomEntityTypeRequestFilterSensitiveLog = (obj) => ({
|
|
1334
|
+
...obj,
|
|
1335
|
+
});
|
|
1336
|
+
exports.CreateCustomEntityTypeRequestFilterSensitiveLog = CreateCustomEntityTypeRequestFilterSensitiveLog;
|
|
1337
|
+
const CreateCustomEntityTypeResponseFilterSensitiveLog = (obj) => ({
|
|
1338
|
+
...obj,
|
|
1339
|
+
});
|
|
1340
|
+
exports.CreateCustomEntityTypeResponseFilterSensitiveLog = CreateCustomEntityTypeResponseFilterSensitiveLog;
|
|
1341
|
+
const DataLakePrincipalFilterSensitiveLog = (obj) => ({
|
|
1342
|
+
...obj,
|
|
1343
|
+
});
|
|
1344
|
+
exports.DataLakePrincipalFilterSensitiveLog = DataLakePrincipalFilterSensitiveLog;
|
|
1345
|
+
const PrincipalPermissionsFilterSensitiveLog = (obj) => ({
|
|
1346
|
+
...obj,
|
|
1347
|
+
});
|
|
1348
|
+
exports.PrincipalPermissionsFilterSensitiveLog = PrincipalPermissionsFilterSensitiveLog;
|
|
1349
|
+
const DatabaseIdentifierFilterSensitiveLog = (obj) => ({
|
|
1350
|
+
...obj,
|
|
1351
|
+
});
|
|
1352
|
+
exports.DatabaseIdentifierFilterSensitiveLog = DatabaseIdentifierFilterSensitiveLog;
|
|
1353
|
+
const DatabaseInputFilterSensitiveLog = (obj) => ({
|
|
1354
|
+
...obj,
|
|
1355
|
+
});
|
|
1356
|
+
exports.DatabaseInputFilterSensitiveLog = DatabaseInputFilterSensitiveLog;
|
|
1357
|
+
const CreateDatabaseRequestFilterSensitiveLog = (obj) => ({
|
|
1358
|
+
...obj,
|
|
1359
|
+
});
|
|
1360
|
+
exports.CreateDatabaseRequestFilterSensitiveLog = CreateDatabaseRequestFilterSensitiveLog;
|
|
1361
|
+
const CreateDatabaseResponseFilterSensitiveLog = (obj) => ({
|
|
1362
|
+
...obj,
|
|
1363
|
+
});
|
|
1364
|
+
exports.CreateDatabaseResponseFilterSensitiveLog = CreateDatabaseResponseFilterSensitiveLog;
|
|
1365
|
+
const CreateDevEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
1366
|
+
...obj,
|
|
1367
|
+
});
|
|
1368
|
+
exports.CreateDevEndpointRequestFilterSensitiveLog = CreateDevEndpointRequestFilterSensitiveLog;
|
|
1369
|
+
const CreateDevEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
1370
|
+
...obj,
|
|
1371
|
+
});
|
|
1372
|
+
exports.CreateDevEndpointResponseFilterSensitiveLog = CreateDevEndpointResponseFilterSensitiveLog;
|
|
1373
|
+
const CreateJobResponseFilterSensitiveLog = (obj) => ({
|
|
1374
|
+
...obj,
|
|
1375
|
+
});
|
|
1376
|
+
exports.CreateJobResponseFilterSensitiveLog = CreateJobResponseFilterSensitiveLog;
|
|
1377
|
+
const GlueTableFilterSensitiveLog = (obj) => ({
|
|
1378
|
+
...obj,
|
|
1379
|
+
});
|
|
1380
|
+
exports.GlueTableFilterSensitiveLog = GlueTableFilterSensitiveLog;
|
|
1381
|
+
const FindMatchesParametersFilterSensitiveLog = (obj) => ({
|
|
1382
|
+
...obj,
|
|
1383
|
+
});
|
|
1384
|
+
exports.FindMatchesParametersFilterSensitiveLog = FindMatchesParametersFilterSensitiveLog;
|
|
1385
|
+
const TransformParametersFilterSensitiveLog = (obj) => ({
|
|
1386
|
+
...obj,
|
|
1387
|
+
});
|
|
1388
|
+
exports.TransformParametersFilterSensitiveLog = TransformParametersFilterSensitiveLog;
|
|
1389
|
+
const MLUserDataEncryptionFilterSensitiveLog = (obj) => ({
|
|
1390
|
+
...obj,
|
|
1391
|
+
});
|
|
1392
|
+
exports.MLUserDataEncryptionFilterSensitiveLog = MLUserDataEncryptionFilterSensitiveLog;
|
|
1393
|
+
const TransformEncryptionFilterSensitiveLog = (obj) => ({
|
|
1394
|
+
...obj,
|
|
1395
|
+
});
|
|
1396
|
+
exports.TransformEncryptionFilterSensitiveLog = TransformEncryptionFilterSensitiveLog;
|
|
1397
|
+
const CreateMLTransformRequestFilterSensitiveLog = (obj) => ({
|
|
1398
|
+
...obj,
|
|
1399
|
+
});
|
|
1400
|
+
exports.CreateMLTransformRequestFilterSensitiveLog = CreateMLTransformRequestFilterSensitiveLog;
|
|
1401
|
+
const CreateMLTransformResponseFilterSensitiveLog = (obj) => ({
|
|
1402
|
+
...obj,
|
|
1403
|
+
});
|
|
1404
|
+
exports.CreateMLTransformResponseFilterSensitiveLog = CreateMLTransformResponseFilterSensitiveLog;
|
|
1405
|
+
const CreatePartitionRequestFilterSensitiveLog = (obj) => ({
|
|
1406
|
+
...obj,
|
|
1407
|
+
});
|
|
1408
|
+
exports.CreatePartitionRequestFilterSensitiveLog = CreatePartitionRequestFilterSensitiveLog;
|
|
1409
|
+
const CreatePartitionResponseFilterSensitiveLog = (obj) => ({
|
|
1410
|
+
...obj,
|
|
1411
|
+
});
|
|
1412
|
+
exports.CreatePartitionResponseFilterSensitiveLog = CreatePartitionResponseFilterSensitiveLog;
|
|
1413
|
+
const PartitionIndexFilterSensitiveLog = (obj) => ({
|
|
1414
|
+
...obj,
|
|
1415
|
+
});
|
|
1416
|
+
exports.PartitionIndexFilterSensitiveLog = PartitionIndexFilterSensitiveLog;
|
|
1417
|
+
const CreatePartitionIndexRequestFilterSensitiveLog = (obj) => ({
|
|
1418
|
+
...obj,
|
|
1419
|
+
});
|
|
1420
|
+
exports.CreatePartitionIndexRequestFilterSensitiveLog = CreatePartitionIndexRequestFilterSensitiveLog;
|
|
1421
|
+
const CreatePartitionIndexResponseFilterSensitiveLog = (obj) => ({
|
|
1422
|
+
...obj,
|
|
1423
|
+
});
|
|
1424
|
+
exports.CreatePartitionIndexResponseFilterSensitiveLog = CreatePartitionIndexResponseFilterSensitiveLog;
|
|
1425
|
+
const CreateRegistryInputFilterSensitiveLog = (obj) => ({
|
|
1426
|
+
...obj,
|
|
1427
|
+
});
|
|
1428
|
+
exports.CreateRegistryInputFilterSensitiveLog = CreateRegistryInputFilterSensitiveLog;
|
|
1429
|
+
const CreateRegistryResponseFilterSensitiveLog = (obj) => ({
|
|
1430
|
+
...obj,
|
|
1431
|
+
});
|
|
1432
|
+
exports.CreateRegistryResponseFilterSensitiveLog = CreateRegistryResponseFilterSensitiveLog;
|
|
1433
|
+
const RegistryIdFilterSensitiveLog = (obj) => ({
|
|
1434
|
+
...obj,
|
|
1435
|
+
});
|
|
1436
|
+
exports.RegistryIdFilterSensitiveLog = RegistryIdFilterSensitiveLog;
|
|
1437
|
+
const CreateSchemaInputFilterSensitiveLog = (obj) => ({
|
|
1438
|
+
...obj,
|
|
1439
|
+
});
|
|
1440
|
+
exports.CreateSchemaInputFilterSensitiveLog = CreateSchemaInputFilterSensitiveLog;
|
|
1441
|
+
const CreateSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
1442
|
+
...obj,
|
|
1443
|
+
});
|
|
1444
|
+
exports.CreateSchemaResponseFilterSensitiveLog = CreateSchemaResponseFilterSensitiveLog;
|
|
1445
|
+
const CodeGenEdgeFilterSensitiveLog = (obj) => ({
|
|
1446
|
+
...obj,
|
|
1447
|
+
});
|
|
1448
|
+
exports.CodeGenEdgeFilterSensitiveLog = CodeGenEdgeFilterSensitiveLog;
|
|
1449
|
+
const CodeGenNodeArgFilterSensitiveLog = (obj) => ({
|
|
1450
|
+
...obj,
|
|
1451
|
+
});
|
|
1452
|
+
exports.CodeGenNodeArgFilterSensitiveLog = CodeGenNodeArgFilterSensitiveLog;
|
|
1453
|
+
const CodeGenNodeFilterSensitiveLog = (obj) => ({
|
|
1454
|
+
...obj,
|
|
1455
|
+
});
|
|
1456
|
+
exports.CodeGenNodeFilterSensitiveLog = CodeGenNodeFilterSensitiveLog;
|
|
1457
|
+
const CreateScriptRequestFilterSensitiveLog = (obj) => ({
|
|
1458
|
+
...obj,
|
|
1459
|
+
});
|
|
1460
|
+
exports.CreateScriptRequestFilterSensitiveLog = CreateScriptRequestFilterSensitiveLog;
|
|
1461
|
+
const CreateScriptResponseFilterSensitiveLog = (obj) => ({
|
|
1462
|
+
...obj,
|
|
1463
|
+
});
|
|
1464
|
+
exports.CreateScriptResponseFilterSensitiveLog = CreateScriptResponseFilterSensitiveLog;
|
|
1465
|
+
const CloudWatchEncryptionFilterSensitiveLog = (obj) => ({
|
|
1466
|
+
...obj,
|
|
1467
|
+
});
|
|
1468
|
+
exports.CloudWatchEncryptionFilterSensitiveLog = CloudWatchEncryptionFilterSensitiveLog;
|
|
1469
|
+
const JobBookmarksEncryptionFilterSensitiveLog = (obj) => ({
|
|
1470
|
+
...obj,
|
|
1471
|
+
});
|
|
1472
|
+
exports.JobBookmarksEncryptionFilterSensitiveLog = JobBookmarksEncryptionFilterSensitiveLog;
|
|
1473
|
+
const S3EncryptionFilterSensitiveLog = (obj) => ({
|
|
1474
|
+
...obj,
|
|
1475
|
+
});
|
|
1476
|
+
exports.S3EncryptionFilterSensitiveLog = S3EncryptionFilterSensitiveLog;
|
|
1477
|
+
const EncryptionConfigurationFilterSensitiveLog = (obj) => ({
|
|
1478
|
+
...obj,
|
|
1479
|
+
});
|
|
1480
|
+
exports.EncryptionConfigurationFilterSensitiveLog = EncryptionConfigurationFilterSensitiveLog;
|
|
1481
|
+
const CreateSecurityConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1482
|
+
...obj,
|
|
1483
|
+
});
|
|
1484
|
+
exports.CreateSecurityConfigurationRequestFilterSensitiveLog = CreateSecurityConfigurationRequestFilterSensitiveLog;
|
|
1485
|
+
const CreateSecurityConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
1486
|
+
...obj,
|
|
1487
|
+
});
|
|
1488
|
+
exports.CreateSecurityConfigurationResponseFilterSensitiveLog = CreateSecurityConfigurationResponseFilterSensitiveLog;
|
|
1489
|
+
const SessionCommandFilterSensitiveLog = (obj) => ({
|
|
1490
|
+
...obj,
|
|
1491
|
+
});
|
|
1492
|
+
exports.SessionCommandFilterSensitiveLog = SessionCommandFilterSensitiveLog;
|
|
1493
|
+
const CreateSessionRequestFilterSensitiveLog = (obj) => ({
|
|
1494
|
+
...obj,
|
|
1495
|
+
});
|
|
1496
|
+
exports.CreateSessionRequestFilterSensitiveLog = CreateSessionRequestFilterSensitiveLog;
|
|
1497
|
+
const SessionFilterSensitiveLog = (obj) => ({
|
|
1498
|
+
...obj,
|
|
1499
|
+
});
|
|
1500
|
+
exports.SessionFilterSensitiveLog = SessionFilterSensitiveLog;
|
|
1501
|
+
const CreateSessionResponseFilterSensitiveLog = (obj) => ({
|
|
1502
|
+
...obj,
|
|
1503
|
+
});
|
|
1504
|
+
exports.CreateSessionResponseFilterSensitiveLog = CreateSessionResponseFilterSensitiveLog;
|
|
1505
|
+
const TableIdentifierFilterSensitiveLog = (obj) => ({
|
|
1506
|
+
...obj,
|
|
1507
|
+
});
|
|
1508
|
+
exports.TableIdentifierFilterSensitiveLog = TableIdentifierFilterSensitiveLog;
|
|
1509
|
+
const TableInputFilterSensitiveLog = (obj) => ({
|
|
1510
|
+
...obj,
|
|
1511
|
+
});
|
|
1512
|
+
exports.TableInputFilterSensitiveLog = TableInputFilterSensitiveLog;
|
|
1513
|
+
const CreateTableRequestFilterSensitiveLog = (obj) => ({
|
|
1514
|
+
...obj,
|
|
1515
|
+
});
|
|
1516
|
+
exports.CreateTableRequestFilterSensitiveLog = CreateTableRequestFilterSensitiveLog;
|
|
1517
|
+
const CreateTableResponseFilterSensitiveLog = (obj) => ({
|
|
1518
|
+
...obj,
|
|
1519
|
+
});
|
|
1520
|
+
exports.CreateTableResponseFilterSensitiveLog = CreateTableResponseFilterSensitiveLog;
|
|
1521
|
+
const CreateTriggerRequestFilterSensitiveLog = (obj) => ({
|
|
1522
|
+
...obj,
|
|
1523
|
+
});
|
|
1524
|
+
exports.CreateTriggerRequestFilterSensitiveLog = CreateTriggerRequestFilterSensitiveLog;
|
|
1525
|
+
const CreateTriggerResponseFilterSensitiveLog = (obj) => ({
|
|
1526
|
+
...obj,
|
|
1527
|
+
});
|
|
1528
|
+
exports.CreateTriggerResponseFilterSensitiveLog = CreateTriggerResponseFilterSensitiveLog;
|
|
1529
|
+
const ResourceUriFilterSensitiveLog = (obj) => ({
|
|
1530
|
+
...obj,
|
|
1531
|
+
});
|
|
1532
|
+
exports.ResourceUriFilterSensitiveLog = ResourceUriFilterSensitiveLog;
|
|
1533
|
+
const UserDefinedFunctionInputFilterSensitiveLog = (obj) => ({
|
|
1534
|
+
...obj,
|
|
1535
|
+
});
|
|
1536
|
+
exports.UserDefinedFunctionInputFilterSensitiveLog = UserDefinedFunctionInputFilterSensitiveLog;
|
|
1537
|
+
const CreateUserDefinedFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
1538
|
+
...obj,
|
|
1539
|
+
});
|
|
1540
|
+
exports.CreateUserDefinedFunctionRequestFilterSensitiveLog = CreateUserDefinedFunctionRequestFilterSensitiveLog;
|
|
1541
|
+
const CreateUserDefinedFunctionResponseFilterSensitiveLog = (obj) => ({
|
|
1542
|
+
...obj,
|
|
1543
|
+
});
|
|
1544
|
+
exports.CreateUserDefinedFunctionResponseFilterSensitiveLog = CreateUserDefinedFunctionResponseFilterSensitiveLog;
|
|
1545
|
+
const CreateWorkflowRequestFilterSensitiveLog = (obj) => ({
|
|
1546
|
+
...obj,
|
|
1547
|
+
});
|
|
1548
|
+
exports.CreateWorkflowRequestFilterSensitiveLog = CreateWorkflowRequestFilterSensitiveLog;
|
|
1549
|
+
const CreateWorkflowResponseFilterSensitiveLog = (obj) => ({
|
|
1550
|
+
...obj,
|
|
1551
|
+
});
|
|
1552
|
+
exports.CreateWorkflowResponseFilterSensitiveLog = CreateWorkflowResponseFilterSensitiveLog;
|
|
1553
|
+
const DeleteBlueprintRequestFilterSensitiveLog = (obj) => ({
|
|
1554
|
+
...obj,
|
|
1555
|
+
});
|
|
1556
|
+
exports.DeleteBlueprintRequestFilterSensitiveLog = DeleteBlueprintRequestFilterSensitiveLog;
|
|
1557
|
+
const DeleteBlueprintResponseFilterSensitiveLog = (obj) => ({
|
|
1558
|
+
...obj,
|
|
1559
|
+
});
|
|
1560
|
+
exports.DeleteBlueprintResponseFilterSensitiveLog = DeleteBlueprintResponseFilterSensitiveLog;
|
|
1561
|
+
const DeleteClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
1562
|
+
...obj,
|
|
1563
|
+
});
|
|
1564
|
+
exports.DeleteClassifierRequestFilterSensitiveLog = DeleteClassifierRequestFilterSensitiveLog;
|