@aws-sdk/client-glue 3.92.0 → 3.95.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 +27 -0
- package/dist-cjs/commands/BatchGetJobsCommand.js +2 -1
- package/dist-cjs/commands/CreateJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteClassifierCommand.js +2 -1
- package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-cjs/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-cjs/commands/DeleteRegistryCommand.js +3 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteSessionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTriggerCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-cjs/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-cjs/commands/GetClassifierCommand.js +3 -3
- package/dist-cjs/commands/GetClassifiersCommand.js +3 -3
- package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-cjs/commands/GetJobCommand.js +2 -1
- package/dist-cjs/commands/GetJobsCommand.js +2 -1
- package/dist-cjs/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/RunStatementCommand.js +3 -3
- package/dist-cjs/commands/SearchTablesCommand.js +3 -3
- package/dist-cjs/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartJobRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartTriggerCommand.js +3 -3
- package/dist-cjs/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StopSessionCommand.js +3 -3
- package/dist-cjs/commands/StopTriggerCommand.js +3 -3
- package/dist-cjs/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-cjs/commands/UpdateClassifierCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-cjs/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobCommand.js +1 -2
- package/dist-cjs/models/models_0.js +575 -542
- package/dist-cjs/models/models_1.js +524 -565
- package/dist-cjs/models/models_2.js +607 -1
- package/dist-cjs/protocols/Aws_json1_1.js +2504 -59
- package/dist-es/commands/BatchGetJobsCommand.js +2 -1
- package/dist-es/commands/CreateJobCommand.js +2 -1
- package/dist-es/commands/DeleteClassifierCommand.js +2 -1
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/DeleteConnectionCommand.js +1 -1
- package/dist-es/commands/DeleteCrawlerCommand.js +1 -1
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -1
- package/dist-es/commands/DeleteDatabaseCommand.js +1 -1
- package/dist-es/commands/DeleteDevEndpointCommand.js +1 -1
- package/dist-es/commands/DeleteJobCommand.js +1 -1
- package/dist-es/commands/DeleteMLTransformCommand.js +1 -1
- package/dist-es/commands/DeletePartitionCommand.js +1 -1
- package/dist-es/commands/DeletePartitionIndexCommand.js +1 -1
- package/dist-es/commands/DeleteRegistryCommand.js +1 -1
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -1
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteSessionCommand.js +1 -1
- package/dist-es/commands/DeleteTableCommand.js +1 -1
- package/dist-es/commands/DeleteTableVersionCommand.js +1 -1
- package/dist-es/commands/DeleteTriggerCommand.js +1 -1
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -1
- package/dist-es/commands/DeleteWorkflowCommand.js +1 -1
- package/dist-es/commands/GetBlueprintCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunsCommand.js +1 -1
- package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -1
- package/dist-es/commands/GetClassifierCommand.js +1 -1
- package/dist-es/commands/GetClassifiersCommand.js +1 -1
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-es/commands/GetJobCommand.js +2 -1
- package/dist-es/commands/GetJobsCommand.js +2 -1
- package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -1
- package/dist-es/commands/RunStatementCommand.js +1 -1
- package/dist-es/commands/SearchTablesCommand.js +1 -1
- package/dist-es/commands/StartBlueprintRunCommand.js +1 -1
- package/dist-es/commands/StartCrawlerCommand.js +1 -1
- package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartJobRunCommand.js +1 -1
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartTriggerCommand.js +1 -1
- package/dist-es/commands/StartWorkflowRunCommand.js +1 -1
- package/dist-es/commands/StopCrawlerCommand.js +1 -1
- package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StopSessionCommand.js +1 -1
- package/dist-es/commands/StopTriggerCommand.js +1 -1
- package/dist-es/commands/StopWorkflowRunCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateBlueprintCommand.js +1 -1
- package/dist-es/commands/UpdateClassifierCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/UpdateConnectionCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateDatabaseCommand.js +1 -1
- package/dist-es/commands/UpdateDevEndpointCommand.js +1 -1
- package/dist-es/commands/UpdateJobCommand.js +1 -2
- package/dist-es/models/models_0.js +433 -376
- package/dist-es/models/models_1.js +364 -410
- package/dist-es/models/models_2.js +437 -1
- package/dist-es/protocols/Aws_json1_1.js +2000 -32
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +3622 -3078
- package/dist-types/models/models_1.d.ts +3837 -3956
- package/dist-types/models/models_2.d.ts +2400 -216
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +1292 -46
- package/dist-types/ts3.4/models/models_1.d.ts +2061 -1911
- package/dist-types/ts3.4/models/models_2.d.ts +560 -103
- package/package.json +4 -4
|
@@ -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.LastCrawlInfo = exports.LastCrawlStatus = exports.LakeFormationConfiguration = exports.BatchGetCrawlersRequest = exports.BatchGetBlueprintsResponse = exports.Blueprint = exports.BlueprintStatus = exports.LastActiveDefinition = exports.BatchGetBlueprintsRequest = exports.BatchDeleteTableVersionResponse = exports.TableVersionError = exports.BatchDeleteTableVersionRequest = exports.ResourceNotReadyException = exports.BatchDeleteTableResponse = exports.TableError = exports.BatchDeleteTableRequest = exports.BatchDeletePartitionResponse = exports.BatchDeletePartitionRequest = exports.PartitionValueList = exports.BatchDeleteConnectionResponse = exports.BatchDeleteConnectionRequest = exports.ResourceNumberLimitExceededException = exports.OperationTimeoutException = exports.InvalidInputException = exports.InternalServiceException = exports.GlueEncryptionException = exports.EntityNotFoundException = exports.BatchCreatePartitionResponse = exports.PartitionError = exports.ErrorDetail = exports.BatchCreatePartitionRequest = exports.PartitionInput = exports.StorageDescriptor = exports.Order = exports.SkewedInfo = exports.SerDeInfo = exports.SchemaReference = exports.SchemaId = exports.Column = exports.AuditContext = exports.AthenaConnectorSource = exports.GlueSchema = exports.GlueStudioSchemaColumn = exports.AlreadyExistsException = exports.Aggregate = exports.AggregateOperation = exports.AggFunction = exports.Action = exports.NotificationProperty = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.FilterLogicalOperator = exports.FilterExpression = exports.FilterValue = exports.FilterValueType = exports.FilterOperation = exports.FillMissingValues = exports.DynamoDBCatalogSource = exports.DropNullFields = exports.NullValueField = exports.Datatype = exports.NullCheckBoxList = exports.DropFields = exports.DropDuplicates = exports.DirectKinesisSource = exports.DirectKafkaSource = exports.CustomCode = exports.BasicCatalogTarget = exports.CatalogSource = exports.CatalogKinesisSource = exports.KinesisStreamingSourceOptions = exports.StartingPosition = exports.CatalogKafkaSource = exports.KafkaStreamingSourceOptions = exports.StreamingDataPreviewOptions = exports.BatchGetJobsRequest = exports.BatchGetDevEndpointsResponse = exports.DevEndpoint = exports.BatchGetDevEndpointsRequest = exports.BatchGetCustomEntityTypesResponse = exports.CustomEntityType = exports.BatchGetCustomEntityTypesRequest = exports.BatchGetCrawlersResponse = exports.Crawler = exports.CrawlerTargets = exports.S3Target = exports.MongoDBTarget = exports.JdbcTarget = exports.DynamoDBTarget = exports.DeltaTarget = exports.CatalogTarget = exports.CrawlerState = exports.SchemaChangePolicy = exports.UpdateBehavior = exports.DeleteBehavior = exports.Schedule = exports.ScheduleState = exports.RecrawlPolicy = exports.RecrawlBehavior = exports.LineageConfiguration = exports.CrawlerLineageSettings = void 0;
|
|
5
|
+
exports.SparkSQL = exports.SqlAlias = exports.SparkConnectorTarget = exports.SparkConnectorSource = exports.SelectFromCollection = exports.SelectFields = exports.S3ParquetSource = exports.S3JsonSource = exports.S3GlueParquetTarget = exports.ParquetCompressionType = exports.S3DirectTarget = exports.DirectSchemaChangePolicy = exports.TargetFormat = exports.S3CsvSource = exports.Separator = exports.QuoteChar = exports.CompressionType = exports.S3DirectSourceAdditionalOptions = exports.S3CatalogTarget = exports.S3CatalogSource = exports.RenameField = exports.RelationalCatalogSource = exports.RedshiftTarget = exports.UpsertRedshiftTargetOptions = exports.RedshiftSource = exports.PostgreSQLCatalogTarget = exports.PostgreSQLCatalogSource = exports.PIIDetection = exports.PiiType = exports.OracleSQLCatalogTarget = exports.OracleSQLCatalogSource = exports.MySQLCatalogTarget = exports.MySQLCatalogSource = exports.MicrosoftSQLServerCatalogTarget = exports.MicrosoftSQLServerCatalogSource = exports.Merge = exports.Join = exports.JoinType = exports.JoinColumn = exports.JDBCConnectorTarget = exports.JDBCConnectorSource = exports.JDBCConnectorOptions = exports.GlueRecordType = exports.JDBCDataType = exports.GovernedCatalogTarget = exports.CatalogSchemaChangePolicy = exports.UpdateCatalogBehavior = exports.GovernedCatalogSource = exports.S3SourceAdditionalOptions = exports.Filter = void 0;
|
|
6
|
+
exports.CancelMLTaskRunRequest = exports.BatchUpdatePartitionResponse = exports.BatchUpdatePartitionFailureEntry = exports.BatchUpdatePartitionRequest = exports.BatchUpdatePartitionRequestEntry = exports.BatchStopJobRunResponse = exports.BatchStopJobRunSuccessfulSubmission = exports.BatchStopJobRunError = exports.BatchStopJobRunRequest = exports.BatchGetWorkflowsResponse = exports.Workflow = exports.WorkflowRun = exports.WorkflowRunStatus = exports.WorkflowRunStatistics = exports.StartingEventBatchCondition = exports.WorkflowGraph = exports.Node = exports.NodeType = exports.TriggerNodeDetails = exports.JobNodeDetails = exports.JobRun = exports.Predecessor = exports.CrawlerNodeDetails = exports.Crawl = exports.Edge = exports.BlueprintDetails = exports.BatchGetWorkflowsRequest = exports.BatchGetTriggersResponse = exports.Trigger = exports.TriggerType = exports.TriggerState = exports.Predicate = exports.Logical = exports.Condition = exports.JobRunState = exports.LogicalOperator = exports.CrawlState = exports.EventBatchingCondition = exports.BatchGetTriggersRequest = exports.InvalidStateException = exports.BatchGetPartitionResponse = exports.Partition = exports.BatchGetPartitionRequest = exports.ExecutionProperty = exports.ConnectionsList = exports.JobCommand = exports.Union = exports.UnionType = exports.SplitFields = exports.Spigot = void 0;
|
|
7
|
+
exports.CreatePartitionRequest = exports.CreateMLTransformResponse = exports.CreateMLTransformRequest = exports.TransformEncryption = exports.MLUserDataEncryption = exports.MLUserDataEncryptionModeString = exports.TransformParameters = exports.TransformType = exports.FindMatchesParameters = exports.GlueTable = exports.CreateJobResponse = exports.ValidationException = exports.CreateDevEndpointResponse = exports.CreateDevEndpointRequest = exports.CreateDatabaseResponse = exports.CreateDatabaseRequest = exports.DatabaseInput = exports.DatabaseIdentifier = exports.PrincipalPermissions = exports.DataLakePrincipal = exports.Permission = exports.ConcurrentModificationException = exports.IdempotentParameterMismatchException = exports.CreateCustomEntityTypeResponse = exports.CreateCustomEntityTypeRequest = exports.CreateCrawlerResponse = exports.CreateCrawlerRequest = exports.CreateConnectionResponse = exports.CreateConnectionRequest = exports.ConnectionInput = exports.PhysicalConnectionRequirements = exports.ConnectionType = exports.ConnectionPropertyKey = exports.CreateClassifierResponse = exports.CreateClassifierRequest = exports.CreateXMLClassifierRequest = exports.CreateJsonClassifierRequest = exports.CreateGrokClassifierRequest = exports.CreateCsvClassifierRequest = exports.CsvHeaderOption = exports.CreateBlueprintResponse = exports.CreateBlueprintRequest = exports.CheckSchemaVersionValidityResponse = exports.CheckSchemaVersionValidityInput = exports.DataFormat = exports.IllegalSessionStateException = exports.CancelStatementResponse = exports.CancelStatementRequest = exports.CancelMLTaskRunResponse = exports.TaskStatusType = void 0;
|
|
8
|
+
exports.DeleteClassifierRequest = exports.DeleteBlueprintResponse = exports.DeleteBlueprintRequest = exports.CreateWorkflowResponse = exports.CreateWorkflowRequest = exports.CreateUserDefinedFunctionResponse = exports.CreateUserDefinedFunctionRequest = exports.UserDefinedFunctionInput = exports.ResourceUri = exports.ResourceType = exports.PrincipalType = exports.CreateTriggerResponse = exports.CreateTriggerRequest = exports.CreateTableResponse = exports.CreateTableRequest = exports.TableInput = exports.TableIdentifier = exports.CreateSessionResponse = exports.Session = exports.SessionStatus = exports.CreateSessionRequest = exports.SessionCommand = exports.CreateSecurityConfigurationResponse = exports.CreateSecurityConfigurationRequest = exports.EncryptionConfiguration = exports.S3Encryption = exports.S3EncryptionMode = exports.JobBookmarksEncryption = exports.JobBookmarksEncryptionMode = exports.CloudWatchEncryption = exports.CloudWatchEncryptionMode = exports.CreateScriptResponse = exports.CreateScriptRequest = exports.Language = exports.CodeGenNode = exports.CodeGenNodeArg = exports.CodeGenEdge = exports.CreateSchemaResponse = exports.SchemaVersionStatus = exports.SchemaStatus = exports.CreateSchemaInput = exports.RegistryId = exports.Compatibility = exports.CreateRegistryResponse = exports.CreateRegistryInput = exports.CreatePartitionIndexResponse = exports.CreatePartitionIndexRequest = exports.PartitionIndex = exports.CreatePartitionResponse = void 0;
|
|
9
9
|
const GlueServiceException_1 = require("./GlueServiceException");
|
|
10
10
|
class AccessDeniedException extends GlueServiceException_1.GlueServiceException {
|
|
11
11
|
constructor(opts) {
|
|
@@ -33,6 +33,36 @@ var Action;
|
|
|
33
33
|
...obj,
|
|
34
34
|
});
|
|
35
35
|
})(Action = exports.Action || (exports.Action = {}));
|
|
36
|
+
var AggFunction;
|
|
37
|
+
(function (AggFunction) {
|
|
38
|
+
AggFunction["avg"] = "avg";
|
|
39
|
+
AggFunction["count"] = "count";
|
|
40
|
+
AggFunction["countDistinct"] = "countDistinct";
|
|
41
|
+
AggFunction["first"] = "first";
|
|
42
|
+
AggFunction["kurtosis"] = "kurtosis";
|
|
43
|
+
AggFunction["last"] = "last";
|
|
44
|
+
AggFunction["max"] = "max";
|
|
45
|
+
AggFunction["min"] = "min";
|
|
46
|
+
AggFunction["skewness"] = "skewness";
|
|
47
|
+
AggFunction["stddev_pop"] = "stddev_pop";
|
|
48
|
+
AggFunction["stddev_samp"] = "stddev_samp";
|
|
49
|
+
AggFunction["sum"] = "sum";
|
|
50
|
+
AggFunction["sumDistinct"] = "sumDistinct";
|
|
51
|
+
AggFunction["var_pop"] = "var_pop";
|
|
52
|
+
AggFunction["var_samp"] = "var_samp";
|
|
53
|
+
})(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 = {}));
|
|
36
66
|
class AlreadyExistsException extends GlueServiceException_1.GlueServiceException {
|
|
37
67
|
constructor(opts) {
|
|
38
68
|
super({
|
|
@@ -47,6 +77,24 @@ class AlreadyExistsException extends GlueServiceException_1.GlueServiceException
|
|
|
47
77
|
}
|
|
48
78
|
}
|
|
49
79
|
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 = {}));
|
|
50
98
|
var AuditContext;
|
|
51
99
|
(function (AuditContext) {
|
|
52
100
|
AuditContext.filterSensitiveLog = (obj) => ({
|
|
@@ -498,6 +546,527 @@ var BatchGetJobsRequest;
|
|
|
498
546
|
...obj,
|
|
499
547
|
});
|
|
500
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
|
+
var StartingPosition;
|
|
568
|
+
(function (StartingPosition) {
|
|
569
|
+
StartingPosition["EARLIEST"] = "earliest";
|
|
570
|
+
StartingPosition["LATEST"] = "latest";
|
|
571
|
+
StartingPosition["TRIM_HORIZON"] = "trim_horizon";
|
|
572
|
+
})(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
|
+
var FilterOperation;
|
|
664
|
+
(function (FilterOperation) {
|
|
665
|
+
FilterOperation["EQ"] = "EQ";
|
|
666
|
+
FilterOperation["GT"] = "GT";
|
|
667
|
+
FilterOperation["GTE"] = "GTE";
|
|
668
|
+
FilterOperation["ISNULL"] = "ISNULL";
|
|
669
|
+
FilterOperation["LT"] = "LT";
|
|
670
|
+
FilterOperation["LTE"] = "LTE";
|
|
671
|
+
FilterOperation["REGEX"] = "REGEX";
|
|
672
|
+
})(FilterOperation = exports.FilterOperation || (exports.FilterOperation = {}));
|
|
673
|
+
var FilterValueType;
|
|
674
|
+
(function (FilterValueType) {
|
|
675
|
+
FilterValueType["COLUMNEXTRACTED"] = "COLUMNEXTRACTED";
|
|
676
|
+
FilterValueType["CONSTANT"] = "CONSTANT";
|
|
677
|
+
})(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
|
+
var FilterLogicalOperator;
|
|
691
|
+
(function (FilterLogicalOperator) {
|
|
692
|
+
FilterLogicalOperator["AND"] = "AND";
|
|
693
|
+
FilterLogicalOperator["OR"] = "OR";
|
|
694
|
+
})(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
|
+
var UpdateCatalogBehavior;
|
|
714
|
+
(function (UpdateCatalogBehavior) {
|
|
715
|
+
UpdateCatalogBehavior["LOG"] = "LOG";
|
|
716
|
+
UpdateCatalogBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
717
|
+
})(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
|
+
var JDBCDataType;
|
|
731
|
+
(function (JDBCDataType) {
|
|
732
|
+
JDBCDataType["ARRAY"] = "ARRAY";
|
|
733
|
+
JDBCDataType["BIGINT"] = "BIGINT";
|
|
734
|
+
JDBCDataType["BINARY"] = "BINARY";
|
|
735
|
+
JDBCDataType["BIT"] = "BIT";
|
|
736
|
+
JDBCDataType["BLOB"] = "BLOB";
|
|
737
|
+
JDBCDataType["BOOLEAN"] = "BOOLEAN";
|
|
738
|
+
JDBCDataType["CHAR"] = "CHAR";
|
|
739
|
+
JDBCDataType["CLOB"] = "CLOB";
|
|
740
|
+
JDBCDataType["DATALINK"] = "DATALINK";
|
|
741
|
+
JDBCDataType["DATE"] = "DATE";
|
|
742
|
+
JDBCDataType["DECIMAL"] = "DECIMAL";
|
|
743
|
+
JDBCDataType["DISTINCT"] = "DISTINCT";
|
|
744
|
+
JDBCDataType["DOUBLE"] = "DOUBLE";
|
|
745
|
+
JDBCDataType["FLOAT"] = "FLOAT";
|
|
746
|
+
JDBCDataType["INTEGER"] = "INTEGER";
|
|
747
|
+
JDBCDataType["JAVA_OBJECT"] = "JAVA_OBJECT";
|
|
748
|
+
JDBCDataType["LONGNVARCHAR"] = "LONGNVARCHAR";
|
|
749
|
+
JDBCDataType["LONGVARBINARY"] = "LONGVARBINARY";
|
|
750
|
+
JDBCDataType["LONGVARCHAR"] = "LONGVARCHAR";
|
|
751
|
+
JDBCDataType["NCHAR"] = "NCHAR";
|
|
752
|
+
JDBCDataType["NCLOB"] = "NCLOB";
|
|
753
|
+
JDBCDataType["NULL"] = "NULL";
|
|
754
|
+
JDBCDataType["NUMERIC"] = "NUMERIC";
|
|
755
|
+
JDBCDataType["NVARCHAR"] = "NVARCHAR";
|
|
756
|
+
JDBCDataType["OTHER"] = "OTHER";
|
|
757
|
+
JDBCDataType["REAL"] = "REAL";
|
|
758
|
+
JDBCDataType["REF"] = "REF";
|
|
759
|
+
JDBCDataType["REF_CURSOR"] = "REF_CURSOR";
|
|
760
|
+
JDBCDataType["ROWID"] = "ROWID";
|
|
761
|
+
JDBCDataType["SMALLINT"] = "SMALLINT";
|
|
762
|
+
JDBCDataType["SQLXML"] = "SQLXML";
|
|
763
|
+
JDBCDataType["STRUCT"] = "STRUCT";
|
|
764
|
+
JDBCDataType["TIME"] = "TIME";
|
|
765
|
+
JDBCDataType["TIMESTAMP"] = "TIMESTAMP";
|
|
766
|
+
JDBCDataType["TIMESTAMP_WITH_TIMEZONE"] = "TIMESTAMP_WITH_TIMEZONE";
|
|
767
|
+
JDBCDataType["TIME_WITH_TIMEZONE"] = "TIME_WITH_TIMEZONE";
|
|
768
|
+
JDBCDataType["TINYINT"] = "TINYINT";
|
|
769
|
+
JDBCDataType["VARBINARY"] = "VARBINARY";
|
|
770
|
+
JDBCDataType["VARCHAR"] = "VARCHAR";
|
|
771
|
+
})(JDBCDataType = exports.JDBCDataType || (exports.JDBCDataType = {}));
|
|
772
|
+
var GlueRecordType;
|
|
773
|
+
(function (GlueRecordType) {
|
|
774
|
+
GlueRecordType["BIGDECIMAL"] = "BIGDECIMAL";
|
|
775
|
+
GlueRecordType["BYTE"] = "BYTE";
|
|
776
|
+
GlueRecordType["DATE"] = "DATE";
|
|
777
|
+
GlueRecordType["DOUBLE"] = "DOUBLE";
|
|
778
|
+
GlueRecordType["FLOAT"] = "FLOAT";
|
|
779
|
+
GlueRecordType["INT"] = "INT";
|
|
780
|
+
GlueRecordType["LONG"] = "LONG";
|
|
781
|
+
GlueRecordType["SHORT"] = "SHORT";
|
|
782
|
+
GlueRecordType["STRING"] = "STRING";
|
|
783
|
+
GlueRecordType["TIMESTAMP"] = "TIMESTAMP";
|
|
784
|
+
})(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
|
+
var JoinType;
|
|
810
|
+
(function (JoinType) {
|
|
811
|
+
JoinType["EQUIJOIN"] = "equijoin";
|
|
812
|
+
JoinType["LEFT"] = "left";
|
|
813
|
+
JoinType["LEFT_ANTI"] = "leftanti";
|
|
814
|
+
JoinType["LEFT_SEMI"] = "leftsemi";
|
|
815
|
+
JoinType["OUTER"] = "outer";
|
|
816
|
+
JoinType["RIGHT"] = "right";
|
|
817
|
+
})(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
|
+
var PiiType;
|
|
867
|
+
(function (PiiType) {
|
|
868
|
+
PiiType["ColumnAudit"] = "ColumnAudit";
|
|
869
|
+
PiiType["ColumnMasking"] = "ColumnMasking";
|
|
870
|
+
PiiType["RowAudit"] = "RowAudit";
|
|
871
|
+
PiiType["RowMasking"] = "RowMasking";
|
|
872
|
+
})(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
|
+
var CompressionType;
|
|
940
|
+
(function (CompressionType) {
|
|
941
|
+
CompressionType["BZIP2"] = "bzip2";
|
|
942
|
+
CompressionType["GZIP"] = "gzip";
|
|
943
|
+
})(CompressionType = exports.CompressionType || (exports.CompressionType = {}));
|
|
944
|
+
var QuoteChar;
|
|
945
|
+
(function (QuoteChar) {
|
|
946
|
+
QuoteChar["DISABLED"] = "disabled";
|
|
947
|
+
QuoteChar["QUILLEMET"] = "quillemet";
|
|
948
|
+
QuoteChar["QUOTE"] = "quote";
|
|
949
|
+
QuoteChar["SINGLE_QUOTE"] = "single_quote";
|
|
950
|
+
})(QuoteChar = exports.QuoteChar || (exports.QuoteChar = {}));
|
|
951
|
+
var Separator;
|
|
952
|
+
(function (Separator) {
|
|
953
|
+
Separator["COMMA"] = "comma";
|
|
954
|
+
Separator["CTRLA"] = "ctrla";
|
|
955
|
+
Separator["PIPE"] = "pipe";
|
|
956
|
+
Separator["SEMICOLON"] = "semicolon";
|
|
957
|
+
Separator["TAB"] = "tab";
|
|
958
|
+
})(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
|
+
var TargetFormat;
|
|
966
|
+
(function (TargetFormat) {
|
|
967
|
+
TargetFormat["AVRO"] = "avro";
|
|
968
|
+
TargetFormat["CSV"] = "csv";
|
|
969
|
+
TargetFormat["JSON"] = "json";
|
|
970
|
+
TargetFormat["ORC"] = "orc";
|
|
971
|
+
TargetFormat["PARQUET"] = "parquet";
|
|
972
|
+
})(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
|
+
var ParquetCompressionType;
|
|
986
|
+
(function (ParquetCompressionType) {
|
|
987
|
+
ParquetCompressionType["GZIP"] = "gzip";
|
|
988
|
+
ParquetCompressionType["LZO"] = "lzo";
|
|
989
|
+
ParquetCompressionType["NONE"] = "none";
|
|
990
|
+
ParquetCompressionType["SNAPPY"] = "snappy";
|
|
991
|
+
ParquetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
992
|
+
})(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
|
+
var UnionType;
|
|
1060
|
+
(function (UnionType) {
|
|
1061
|
+
UnionType["ALL"] = "ALL";
|
|
1062
|
+
UnionType["DISTINCT"] = "DISTINCT";
|
|
1063
|
+
})(UnionType = exports.UnionType || (exports.UnionType = {}));
|
|
1064
|
+
var Union;
|
|
1065
|
+
(function (Union) {
|
|
1066
|
+
Union.filterSensitiveLog = (obj) => ({
|
|
1067
|
+
...obj,
|
|
1068
|
+
});
|
|
1069
|
+
})(Union = exports.Union || (exports.Union = {}));
|
|
501
1070
|
var JobCommand;
|
|
502
1071
|
(function (JobCommand) {
|
|
503
1072
|
JobCommand.filterSensitiveLog = (obj) => ({
|
|
@@ -516,18 +1085,6 @@ var ExecutionProperty;
|
|
|
516
1085
|
...obj,
|
|
517
1086
|
});
|
|
518
1087
|
})(ExecutionProperty = exports.ExecutionProperty || (exports.ExecutionProperty = {}));
|
|
519
|
-
var Job;
|
|
520
|
-
(function (Job) {
|
|
521
|
-
Job.filterSensitiveLog = (obj) => ({
|
|
522
|
-
...obj,
|
|
523
|
-
});
|
|
524
|
-
})(Job = exports.Job || (exports.Job = {}));
|
|
525
|
-
var BatchGetJobsResponse;
|
|
526
|
-
(function (BatchGetJobsResponse) {
|
|
527
|
-
BatchGetJobsResponse.filterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
})(BatchGetJobsResponse = exports.BatchGetJobsResponse || (exports.BatchGetJobsResponse = {}));
|
|
531
1088
|
var BatchGetPartitionRequest;
|
|
532
1089
|
(function (BatchGetPartitionRequest) {
|
|
533
1090
|
BatchGetPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1112,12 +1669,6 @@ class ValidationException extends GlueServiceException_1.GlueServiceException {
|
|
|
1112
1669
|
}
|
|
1113
1670
|
}
|
|
1114
1671
|
exports.ValidationException = ValidationException;
|
|
1115
|
-
var CreateJobRequest;
|
|
1116
|
-
(function (CreateJobRequest) {
|
|
1117
|
-
CreateJobRequest.filterSensitiveLog = (obj) => ({
|
|
1118
|
-
...obj,
|
|
1119
|
-
});
|
|
1120
|
-
})(CreateJobRequest = exports.CreateJobRequest || (exports.CreateJobRequest = {}));
|
|
1121
1672
|
var CreateJobResponse;
|
|
1122
1673
|
(function (CreateJobResponse) {
|
|
1123
1674
|
CreateJobResponse.filterSensitiveLog = (obj) => ({
|
|
@@ -1481,521 +2032,3 @@ var DeleteClassifierRequest;
|
|
|
1481
2032
|
...obj,
|
|
1482
2033
|
});
|
|
1483
2034
|
})(DeleteClassifierRequest = exports.DeleteClassifierRequest || (exports.DeleteClassifierRequest = {}));
|
|
1484
|
-
var DeleteClassifierResponse;
|
|
1485
|
-
(function (DeleteClassifierResponse) {
|
|
1486
|
-
DeleteClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
1487
|
-
...obj,
|
|
1488
|
-
});
|
|
1489
|
-
})(DeleteClassifierResponse = exports.DeleteClassifierResponse || (exports.DeleteClassifierResponse = {}));
|
|
1490
|
-
var DeleteColumnStatisticsForPartitionRequest;
|
|
1491
|
-
(function (DeleteColumnStatisticsForPartitionRequest) {
|
|
1492
|
-
DeleteColumnStatisticsForPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1493
|
-
...obj,
|
|
1494
|
-
});
|
|
1495
|
-
})(DeleteColumnStatisticsForPartitionRequest = exports.DeleteColumnStatisticsForPartitionRequest || (exports.DeleteColumnStatisticsForPartitionRequest = {}));
|
|
1496
|
-
var DeleteColumnStatisticsForPartitionResponse;
|
|
1497
|
-
(function (DeleteColumnStatisticsForPartitionResponse) {
|
|
1498
|
-
DeleteColumnStatisticsForPartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1499
|
-
...obj,
|
|
1500
|
-
});
|
|
1501
|
-
})(DeleteColumnStatisticsForPartitionResponse = exports.DeleteColumnStatisticsForPartitionResponse || (exports.DeleteColumnStatisticsForPartitionResponse = {}));
|
|
1502
|
-
var DeleteColumnStatisticsForTableRequest;
|
|
1503
|
-
(function (DeleteColumnStatisticsForTableRequest) {
|
|
1504
|
-
DeleteColumnStatisticsForTableRequest.filterSensitiveLog = (obj) => ({
|
|
1505
|
-
...obj,
|
|
1506
|
-
});
|
|
1507
|
-
})(DeleteColumnStatisticsForTableRequest = exports.DeleteColumnStatisticsForTableRequest || (exports.DeleteColumnStatisticsForTableRequest = {}));
|
|
1508
|
-
var DeleteColumnStatisticsForTableResponse;
|
|
1509
|
-
(function (DeleteColumnStatisticsForTableResponse) {
|
|
1510
|
-
DeleteColumnStatisticsForTableResponse.filterSensitiveLog = (obj) => ({
|
|
1511
|
-
...obj,
|
|
1512
|
-
});
|
|
1513
|
-
})(DeleteColumnStatisticsForTableResponse = exports.DeleteColumnStatisticsForTableResponse || (exports.DeleteColumnStatisticsForTableResponse = {}));
|
|
1514
|
-
var DeleteConnectionRequest;
|
|
1515
|
-
(function (DeleteConnectionRequest) {
|
|
1516
|
-
DeleteConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
1517
|
-
...obj,
|
|
1518
|
-
});
|
|
1519
|
-
})(DeleteConnectionRequest = exports.DeleteConnectionRequest || (exports.DeleteConnectionRequest = {}));
|
|
1520
|
-
var DeleteConnectionResponse;
|
|
1521
|
-
(function (DeleteConnectionResponse) {
|
|
1522
|
-
DeleteConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
1523
|
-
...obj,
|
|
1524
|
-
});
|
|
1525
|
-
})(DeleteConnectionResponse = exports.DeleteConnectionResponse || (exports.DeleteConnectionResponse = {}));
|
|
1526
|
-
class CrawlerRunningException extends GlueServiceException_1.GlueServiceException {
|
|
1527
|
-
constructor(opts) {
|
|
1528
|
-
super({
|
|
1529
|
-
name: "CrawlerRunningException",
|
|
1530
|
-
$fault: "client",
|
|
1531
|
-
...opts,
|
|
1532
|
-
});
|
|
1533
|
-
this.name = "CrawlerRunningException";
|
|
1534
|
-
this.$fault = "client";
|
|
1535
|
-
Object.setPrototypeOf(this, CrawlerRunningException.prototype);
|
|
1536
|
-
this.Message = opts.Message;
|
|
1537
|
-
}
|
|
1538
|
-
}
|
|
1539
|
-
exports.CrawlerRunningException = CrawlerRunningException;
|
|
1540
|
-
var DeleteCrawlerRequest;
|
|
1541
|
-
(function (DeleteCrawlerRequest) {
|
|
1542
|
-
DeleteCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
1543
|
-
...obj,
|
|
1544
|
-
});
|
|
1545
|
-
})(DeleteCrawlerRequest = exports.DeleteCrawlerRequest || (exports.DeleteCrawlerRequest = {}));
|
|
1546
|
-
var DeleteCrawlerResponse;
|
|
1547
|
-
(function (DeleteCrawlerResponse) {
|
|
1548
|
-
DeleteCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
1549
|
-
...obj,
|
|
1550
|
-
});
|
|
1551
|
-
})(DeleteCrawlerResponse = exports.DeleteCrawlerResponse || (exports.DeleteCrawlerResponse = {}));
|
|
1552
|
-
class SchedulerTransitioningException extends GlueServiceException_1.GlueServiceException {
|
|
1553
|
-
constructor(opts) {
|
|
1554
|
-
super({
|
|
1555
|
-
name: "SchedulerTransitioningException",
|
|
1556
|
-
$fault: "client",
|
|
1557
|
-
...opts,
|
|
1558
|
-
});
|
|
1559
|
-
this.name = "SchedulerTransitioningException";
|
|
1560
|
-
this.$fault = "client";
|
|
1561
|
-
Object.setPrototypeOf(this, SchedulerTransitioningException.prototype);
|
|
1562
|
-
this.Message = opts.Message;
|
|
1563
|
-
}
|
|
1564
|
-
}
|
|
1565
|
-
exports.SchedulerTransitioningException = SchedulerTransitioningException;
|
|
1566
|
-
var DeleteCustomEntityTypeRequest;
|
|
1567
|
-
(function (DeleteCustomEntityTypeRequest) {
|
|
1568
|
-
DeleteCustomEntityTypeRequest.filterSensitiveLog = (obj) => ({
|
|
1569
|
-
...obj,
|
|
1570
|
-
});
|
|
1571
|
-
})(DeleteCustomEntityTypeRequest = exports.DeleteCustomEntityTypeRequest || (exports.DeleteCustomEntityTypeRequest = {}));
|
|
1572
|
-
var DeleteCustomEntityTypeResponse;
|
|
1573
|
-
(function (DeleteCustomEntityTypeResponse) {
|
|
1574
|
-
DeleteCustomEntityTypeResponse.filterSensitiveLog = (obj) => ({
|
|
1575
|
-
...obj,
|
|
1576
|
-
});
|
|
1577
|
-
})(DeleteCustomEntityTypeResponse = exports.DeleteCustomEntityTypeResponse || (exports.DeleteCustomEntityTypeResponse = {}));
|
|
1578
|
-
var DeleteDatabaseRequest;
|
|
1579
|
-
(function (DeleteDatabaseRequest) {
|
|
1580
|
-
DeleteDatabaseRequest.filterSensitiveLog = (obj) => ({
|
|
1581
|
-
...obj,
|
|
1582
|
-
});
|
|
1583
|
-
})(DeleteDatabaseRequest = exports.DeleteDatabaseRequest || (exports.DeleteDatabaseRequest = {}));
|
|
1584
|
-
var DeleteDatabaseResponse;
|
|
1585
|
-
(function (DeleteDatabaseResponse) {
|
|
1586
|
-
DeleteDatabaseResponse.filterSensitiveLog = (obj) => ({
|
|
1587
|
-
...obj,
|
|
1588
|
-
});
|
|
1589
|
-
})(DeleteDatabaseResponse = exports.DeleteDatabaseResponse || (exports.DeleteDatabaseResponse = {}));
|
|
1590
|
-
var DeleteDevEndpointRequest;
|
|
1591
|
-
(function (DeleteDevEndpointRequest) {
|
|
1592
|
-
DeleteDevEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1593
|
-
...obj,
|
|
1594
|
-
});
|
|
1595
|
-
})(DeleteDevEndpointRequest = exports.DeleteDevEndpointRequest || (exports.DeleteDevEndpointRequest = {}));
|
|
1596
|
-
var DeleteDevEndpointResponse;
|
|
1597
|
-
(function (DeleteDevEndpointResponse) {
|
|
1598
|
-
DeleteDevEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1599
|
-
...obj,
|
|
1600
|
-
});
|
|
1601
|
-
})(DeleteDevEndpointResponse = exports.DeleteDevEndpointResponse || (exports.DeleteDevEndpointResponse = {}));
|
|
1602
|
-
var DeleteJobRequest;
|
|
1603
|
-
(function (DeleteJobRequest) {
|
|
1604
|
-
DeleteJobRequest.filterSensitiveLog = (obj) => ({
|
|
1605
|
-
...obj,
|
|
1606
|
-
});
|
|
1607
|
-
})(DeleteJobRequest = exports.DeleteJobRequest || (exports.DeleteJobRequest = {}));
|
|
1608
|
-
var DeleteJobResponse;
|
|
1609
|
-
(function (DeleteJobResponse) {
|
|
1610
|
-
DeleteJobResponse.filterSensitiveLog = (obj) => ({
|
|
1611
|
-
...obj,
|
|
1612
|
-
});
|
|
1613
|
-
})(DeleteJobResponse = exports.DeleteJobResponse || (exports.DeleteJobResponse = {}));
|
|
1614
|
-
var DeleteMLTransformRequest;
|
|
1615
|
-
(function (DeleteMLTransformRequest) {
|
|
1616
|
-
DeleteMLTransformRequest.filterSensitiveLog = (obj) => ({
|
|
1617
|
-
...obj,
|
|
1618
|
-
});
|
|
1619
|
-
})(DeleteMLTransformRequest = exports.DeleteMLTransformRequest || (exports.DeleteMLTransformRequest = {}));
|
|
1620
|
-
var DeleteMLTransformResponse;
|
|
1621
|
-
(function (DeleteMLTransformResponse) {
|
|
1622
|
-
DeleteMLTransformResponse.filterSensitiveLog = (obj) => ({
|
|
1623
|
-
...obj,
|
|
1624
|
-
});
|
|
1625
|
-
})(DeleteMLTransformResponse = exports.DeleteMLTransformResponse || (exports.DeleteMLTransformResponse = {}));
|
|
1626
|
-
var DeletePartitionRequest;
|
|
1627
|
-
(function (DeletePartitionRequest) {
|
|
1628
|
-
DeletePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1629
|
-
...obj,
|
|
1630
|
-
});
|
|
1631
|
-
})(DeletePartitionRequest = exports.DeletePartitionRequest || (exports.DeletePartitionRequest = {}));
|
|
1632
|
-
var DeletePartitionResponse;
|
|
1633
|
-
(function (DeletePartitionResponse) {
|
|
1634
|
-
DeletePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1635
|
-
...obj,
|
|
1636
|
-
});
|
|
1637
|
-
})(DeletePartitionResponse = exports.DeletePartitionResponse || (exports.DeletePartitionResponse = {}));
|
|
1638
|
-
class ConflictException extends GlueServiceException_1.GlueServiceException {
|
|
1639
|
-
constructor(opts) {
|
|
1640
|
-
super({
|
|
1641
|
-
name: "ConflictException",
|
|
1642
|
-
$fault: "client",
|
|
1643
|
-
...opts,
|
|
1644
|
-
});
|
|
1645
|
-
this.name = "ConflictException";
|
|
1646
|
-
this.$fault = "client";
|
|
1647
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
1648
|
-
this.Message = opts.Message;
|
|
1649
|
-
}
|
|
1650
|
-
}
|
|
1651
|
-
exports.ConflictException = ConflictException;
|
|
1652
|
-
var DeletePartitionIndexRequest;
|
|
1653
|
-
(function (DeletePartitionIndexRequest) {
|
|
1654
|
-
DeletePartitionIndexRequest.filterSensitiveLog = (obj) => ({
|
|
1655
|
-
...obj,
|
|
1656
|
-
});
|
|
1657
|
-
})(DeletePartitionIndexRequest = exports.DeletePartitionIndexRequest || (exports.DeletePartitionIndexRequest = {}));
|
|
1658
|
-
var DeletePartitionIndexResponse;
|
|
1659
|
-
(function (DeletePartitionIndexResponse) {
|
|
1660
|
-
DeletePartitionIndexResponse.filterSensitiveLog = (obj) => ({
|
|
1661
|
-
...obj,
|
|
1662
|
-
});
|
|
1663
|
-
})(DeletePartitionIndexResponse = exports.DeletePartitionIndexResponse || (exports.DeletePartitionIndexResponse = {}));
|
|
1664
|
-
var DeleteRegistryInput;
|
|
1665
|
-
(function (DeleteRegistryInput) {
|
|
1666
|
-
DeleteRegistryInput.filterSensitiveLog = (obj) => ({
|
|
1667
|
-
...obj,
|
|
1668
|
-
});
|
|
1669
|
-
})(DeleteRegistryInput = exports.DeleteRegistryInput || (exports.DeleteRegistryInput = {}));
|
|
1670
|
-
var RegistryStatus;
|
|
1671
|
-
(function (RegistryStatus) {
|
|
1672
|
-
RegistryStatus["AVAILABLE"] = "AVAILABLE";
|
|
1673
|
-
RegistryStatus["DELETING"] = "DELETING";
|
|
1674
|
-
})(RegistryStatus = exports.RegistryStatus || (exports.RegistryStatus = {}));
|
|
1675
|
-
var DeleteRegistryResponse;
|
|
1676
|
-
(function (DeleteRegistryResponse) {
|
|
1677
|
-
DeleteRegistryResponse.filterSensitiveLog = (obj) => ({
|
|
1678
|
-
...obj,
|
|
1679
|
-
});
|
|
1680
|
-
})(DeleteRegistryResponse = exports.DeleteRegistryResponse || (exports.DeleteRegistryResponse = {}));
|
|
1681
|
-
class ConditionCheckFailureException extends GlueServiceException_1.GlueServiceException {
|
|
1682
|
-
constructor(opts) {
|
|
1683
|
-
super({
|
|
1684
|
-
name: "ConditionCheckFailureException",
|
|
1685
|
-
$fault: "client",
|
|
1686
|
-
...opts,
|
|
1687
|
-
});
|
|
1688
|
-
this.name = "ConditionCheckFailureException";
|
|
1689
|
-
this.$fault = "client";
|
|
1690
|
-
Object.setPrototypeOf(this, ConditionCheckFailureException.prototype);
|
|
1691
|
-
this.Message = opts.Message;
|
|
1692
|
-
}
|
|
1693
|
-
}
|
|
1694
|
-
exports.ConditionCheckFailureException = ConditionCheckFailureException;
|
|
1695
|
-
var DeleteResourcePolicyRequest;
|
|
1696
|
-
(function (DeleteResourcePolicyRequest) {
|
|
1697
|
-
DeleteResourcePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
1698
|
-
...obj,
|
|
1699
|
-
});
|
|
1700
|
-
})(DeleteResourcePolicyRequest = exports.DeleteResourcePolicyRequest || (exports.DeleteResourcePolicyRequest = {}));
|
|
1701
|
-
var DeleteResourcePolicyResponse;
|
|
1702
|
-
(function (DeleteResourcePolicyResponse) {
|
|
1703
|
-
DeleteResourcePolicyResponse.filterSensitiveLog = (obj) => ({
|
|
1704
|
-
...obj,
|
|
1705
|
-
});
|
|
1706
|
-
})(DeleteResourcePolicyResponse = exports.DeleteResourcePolicyResponse || (exports.DeleteResourcePolicyResponse = {}));
|
|
1707
|
-
var DeleteSchemaInput;
|
|
1708
|
-
(function (DeleteSchemaInput) {
|
|
1709
|
-
DeleteSchemaInput.filterSensitiveLog = (obj) => ({
|
|
1710
|
-
...obj,
|
|
1711
|
-
});
|
|
1712
|
-
})(DeleteSchemaInput = exports.DeleteSchemaInput || (exports.DeleteSchemaInput = {}));
|
|
1713
|
-
var DeleteSchemaResponse;
|
|
1714
|
-
(function (DeleteSchemaResponse) {
|
|
1715
|
-
DeleteSchemaResponse.filterSensitiveLog = (obj) => ({
|
|
1716
|
-
...obj,
|
|
1717
|
-
});
|
|
1718
|
-
})(DeleteSchemaResponse = exports.DeleteSchemaResponse || (exports.DeleteSchemaResponse = {}));
|
|
1719
|
-
var DeleteSchemaVersionsInput;
|
|
1720
|
-
(function (DeleteSchemaVersionsInput) {
|
|
1721
|
-
DeleteSchemaVersionsInput.filterSensitiveLog = (obj) => ({
|
|
1722
|
-
...obj,
|
|
1723
|
-
});
|
|
1724
|
-
})(DeleteSchemaVersionsInput = exports.DeleteSchemaVersionsInput || (exports.DeleteSchemaVersionsInput = {}));
|
|
1725
|
-
var ErrorDetails;
|
|
1726
|
-
(function (ErrorDetails) {
|
|
1727
|
-
ErrorDetails.filterSensitiveLog = (obj) => ({
|
|
1728
|
-
...obj,
|
|
1729
|
-
});
|
|
1730
|
-
})(ErrorDetails = exports.ErrorDetails || (exports.ErrorDetails = {}));
|
|
1731
|
-
var SchemaVersionErrorItem;
|
|
1732
|
-
(function (SchemaVersionErrorItem) {
|
|
1733
|
-
SchemaVersionErrorItem.filterSensitiveLog = (obj) => ({
|
|
1734
|
-
...obj,
|
|
1735
|
-
});
|
|
1736
|
-
})(SchemaVersionErrorItem = exports.SchemaVersionErrorItem || (exports.SchemaVersionErrorItem = {}));
|
|
1737
|
-
var DeleteSchemaVersionsResponse;
|
|
1738
|
-
(function (DeleteSchemaVersionsResponse) {
|
|
1739
|
-
DeleteSchemaVersionsResponse.filterSensitiveLog = (obj) => ({
|
|
1740
|
-
...obj,
|
|
1741
|
-
});
|
|
1742
|
-
})(DeleteSchemaVersionsResponse = exports.DeleteSchemaVersionsResponse || (exports.DeleteSchemaVersionsResponse = {}));
|
|
1743
|
-
var DeleteSecurityConfigurationRequest;
|
|
1744
|
-
(function (DeleteSecurityConfigurationRequest) {
|
|
1745
|
-
DeleteSecurityConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1746
|
-
...obj,
|
|
1747
|
-
});
|
|
1748
|
-
})(DeleteSecurityConfigurationRequest = exports.DeleteSecurityConfigurationRequest || (exports.DeleteSecurityConfigurationRequest = {}));
|
|
1749
|
-
var DeleteSecurityConfigurationResponse;
|
|
1750
|
-
(function (DeleteSecurityConfigurationResponse) {
|
|
1751
|
-
DeleteSecurityConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
1752
|
-
...obj,
|
|
1753
|
-
});
|
|
1754
|
-
})(DeleteSecurityConfigurationResponse = exports.DeleteSecurityConfigurationResponse || (exports.DeleteSecurityConfigurationResponse = {}));
|
|
1755
|
-
var DeleteSessionRequest;
|
|
1756
|
-
(function (DeleteSessionRequest) {
|
|
1757
|
-
DeleteSessionRequest.filterSensitiveLog = (obj) => ({
|
|
1758
|
-
...obj,
|
|
1759
|
-
});
|
|
1760
|
-
})(DeleteSessionRequest = exports.DeleteSessionRequest || (exports.DeleteSessionRequest = {}));
|
|
1761
|
-
var DeleteSessionResponse;
|
|
1762
|
-
(function (DeleteSessionResponse) {
|
|
1763
|
-
DeleteSessionResponse.filterSensitiveLog = (obj) => ({
|
|
1764
|
-
...obj,
|
|
1765
|
-
});
|
|
1766
|
-
})(DeleteSessionResponse = exports.DeleteSessionResponse || (exports.DeleteSessionResponse = {}));
|
|
1767
|
-
var DeleteTableRequest;
|
|
1768
|
-
(function (DeleteTableRequest) {
|
|
1769
|
-
DeleteTableRequest.filterSensitiveLog = (obj) => ({
|
|
1770
|
-
...obj,
|
|
1771
|
-
});
|
|
1772
|
-
})(DeleteTableRequest = exports.DeleteTableRequest || (exports.DeleteTableRequest = {}));
|
|
1773
|
-
var DeleteTableResponse;
|
|
1774
|
-
(function (DeleteTableResponse) {
|
|
1775
|
-
DeleteTableResponse.filterSensitiveLog = (obj) => ({
|
|
1776
|
-
...obj,
|
|
1777
|
-
});
|
|
1778
|
-
})(DeleteTableResponse = exports.DeleteTableResponse || (exports.DeleteTableResponse = {}));
|
|
1779
|
-
var DeleteTableVersionRequest;
|
|
1780
|
-
(function (DeleteTableVersionRequest) {
|
|
1781
|
-
DeleteTableVersionRequest.filterSensitiveLog = (obj) => ({
|
|
1782
|
-
...obj,
|
|
1783
|
-
});
|
|
1784
|
-
})(DeleteTableVersionRequest = exports.DeleteTableVersionRequest || (exports.DeleteTableVersionRequest = {}));
|
|
1785
|
-
var DeleteTableVersionResponse;
|
|
1786
|
-
(function (DeleteTableVersionResponse) {
|
|
1787
|
-
DeleteTableVersionResponse.filterSensitiveLog = (obj) => ({
|
|
1788
|
-
...obj,
|
|
1789
|
-
});
|
|
1790
|
-
})(DeleteTableVersionResponse = exports.DeleteTableVersionResponse || (exports.DeleteTableVersionResponse = {}));
|
|
1791
|
-
var DeleteTriggerRequest;
|
|
1792
|
-
(function (DeleteTriggerRequest) {
|
|
1793
|
-
DeleteTriggerRequest.filterSensitiveLog = (obj) => ({
|
|
1794
|
-
...obj,
|
|
1795
|
-
});
|
|
1796
|
-
})(DeleteTriggerRequest = exports.DeleteTriggerRequest || (exports.DeleteTriggerRequest = {}));
|
|
1797
|
-
var DeleteTriggerResponse;
|
|
1798
|
-
(function (DeleteTriggerResponse) {
|
|
1799
|
-
DeleteTriggerResponse.filterSensitiveLog = (obj) => ({
|
|
1800
|
-
...obj,
|
|
1801
|
-
});
|
|
1802
|
-
})(DeleteTriggerResponse = exports.DeleteTriggerResponse || (exports.DeleteTriggerResponse = {}));
|
|
1803
|
-
var DeleteUserDefinedFunctionRequest;
|
|
1804
|
-
(function (DeleteUserDefinedFunctionRequest) {
|
|
1805
|
-
DeleteUserDefinedFunctionRequest.filterSensitiveLog = (obj) => ({
|
|
1806
|
-
...obj,
|
|
1807
|
-
});
|
|
1808
|
-
})(DeleteUserDefinedFunctionRequest = exports.DeleteUserDefinedFunctionRequest || (exports.DeleteUserDefinedFunctionRequest = {}));
|
|
1809
|
-
var DeleteUserDefinedFunctionResponse;
|
|
1810
|
-
(function (DeleteUserDefinedFunctionResponse) {
|
|
1811
|
-
DeleteUserDefinedFunctionResponse.filterSensitiveLog = (obj) => ({
|
|
1812
|
-
...obj,
|
|
1813
|
-
});
|
|
1814
|
-
})(DeleteUserDefinedFunctionResponse = exports.DeleteUserDefinedFunctionResponse || (exports.DeleteUserDefinedFunctionResponse = {}));
|
|
1815
|
-
var DeleteWorkflowRequest;
|
|
1816
|
-
(function (DeleteWorkflowRequest) {
|
|
1817
|
-
DeleteWorkflowRequest.filterSensitiveLog = (obj) => ({
|
|
1818
|
-
...obj,
|
|
1819
|
-
});
|
|
1820
|
-
})(DeleteWorkflowRequest = exports.DeleteWorkflowRequest || (exports.DeleteWorkflowRequest = {}));
|
|
1821
|
-
var DeleteWorkflowResponse;
|
|
1822
|
-
(function (DeleteWorkflowResponse) {
|
|
1823
|
-
DeleteWorkflowResponse.filterSensitiveLog = (obj) => ({
|
|
1824
|
-
...obj,
|
|
1825
|
-
});
|
|
1826
|
-
})(DeleteWorkflowResponse = exports.DeleteWorkflowResponse || (exports.DeleteWorkflowResponse = {}));
|
|
1827
|
-
var GetBlueprintRequest;
|
|
1828
|
-
(function (GetBlueprintRequest) {
|
|
1829
|
-
GetBlueprintRequest.filterSensitiveLog = (obj) => ({
|
|
1830
|
-
...obj,
|
|
1831
|
-
});
|
|
1832
|
-
})(GetBlueprintRequest = exports.GetBlueprintRequest || (exports.GetBlueprintRequest = {}));
|
|
1833
|
-
var GetBlueprintResponse;
|
|
1834
|
-
(function (GetBlueprintResponse) {
|
|
1835
|
-
GetBlueprintResponse.filterSensitiveLog = (obj) => ({
|
|
1836
|
-
...obj,
|
|
1837
|
-
});
|
|
1838
|
-
})(GetBlueprintResponse = exports.GetBlueprintResponse || (exports.GetBlueprintResponse = {}));
|
|
1839
|
-
var GetBlueprintRunRequest;
|
|
1840
|
-
(function (GetBlueprintRunRequest) {
|
|
1841
|
-
GetBlueprintRunRequest.filterSensitiveLog = (obj) => ({
|
|
1842
|
-
...obj,
|
|
1843
|
-
});
|
|
1844
|
-
})(GetBlueprintRunRequest = exports.GetBlueprintRunRequest || (exports.GetBlueprintRunRequest = {}));
|
|
1845
|
-
var BlueprintRunState;
|
|
1846
|
-
(function (BlueprintRunState) {
|
|
1847
|
-
BlueprintRunState["FAILED"] = "FAILED";
|
|
1848
|
-
BlueprintRunState["ROLLING_BACK"] = "ROLLING_BACK";
|
|
1849
|
-
BlueprintRunState["RUNNING"] = "RUNNING";
|
|
1850
|
-
BlueprintRunState["SUCCEEDED"] = "SUCCEEDED";
|
|
1851
|
-
})(BlueprintRunState = exports.BlueprintRunState || (exports.BlueprintRunState = {}));
|
|
1852
|
-
var BlueprintRun;
|
|
1853
|
-
(function (BlueprintRun) {
|
|
1854
|
-
BlueprintRun.filterSensitiveLog = (obj) => ({
|
|
1855
|
-
...obj,
|
|
1856
|
-
});
|
|
1857
|
-
})(BlueprintRun = exports.BlueprintRun || (exports.BlueprintRun = {}));
|
|
1858
|
-
var GetBlueprintRunResponse;
|
|
1859
|
-
(function (GetBlueprintRunResponse) {
|
|
1860
|
-
GetBlueprintRunResponse.filterSensitiveLog = (obj) => ({
|
|
1861
|
-
...obj,
|
|
1862
|
-
});
|
|
1863
|
-
})(GetBlueprintRunResponse = exports.GetBlueprintRunResponse || (exports.GetBlueprintRunResponse = {}));
|
|
1864
|
-
var GetBlueprintRunsRequest;
|
|
1865
|
-
(function (GetBlueprintRunsRequest) {
|
|
1866
|
-
GetBlueprintRunsRequest.filterSensitiveLog = (obj) => ({
|
|
1867
|
-
...obj,
|
|
1868
|
-
});
|
|
1869
|
-
})(GetBlueprintRunsRequest = exports.GetBlueprintRunsRequest || (exports.GetBlueprintRunsRequest = {}));
|
|
1870
|
-
var GetBlueprintRunsResponse;
|
|
1871
|
-
(function (GetBlueprintRunsResponse) {
|
|
1872
|
-
GetBlueprintRunsResponse.filterSensitiveLog = (obj) => ({
|
|
1873
|
-
...obj,
|
|
1874
|
-
});
|
|
1875
|
-
})(GetBlueprintRunsResponse = exports.GetBlueprintRunsResponse || (exports.GetBlueprintRunsResponse = {}));
|
|
1876
|
-
var GetCatalogImportStatusRequest;
|
|
1877
|
-
(function (GetCatalogImportStatusRequest) {
|
|
1878
|
-
GetCatalogImportStatusRequest.filterSensitiveLog = (obj) => ({
|
|
1879
|
-
...obj,
|
|
1880
|
-
});
|
|
1881
|
-
})(GetCatalogImportStatusRequest = exports.GetCatalogImportStatusRequest || (exports.GetCatalogImportStatusRequest = {}));
|
|
1882
|
-
var CatalogImportStatus;
|
|
1883
|
-
(function (CatalogImportStatus) {
|
|
1884
|
-
CatalogImportStatus.filterSensitiveLog = (obj) => ({
|
|
1885
|
-
...obj,
|
|
1886
|
-
});
|
|
1887
|
-
})(CatalogImportStatus = exports.CatalogImportStatus || (exports.CatalogImportStatus = {}));
|
|
1888
|
-
var GetCatalogImportStatusResponse;
|
|
1889
|
-
(function (GetCatalogImportStatusResponse) {
|
|
1890
|
-
GetCatalogImportStatusResponse.filterSensitiveLog = (obj) => ({
|
|
1891
|
-
...obj,
|
|
1892
|
-
});
|
|
1893
|
-
})(GetCatalogImportStatusResponse = exports.GetCatalogImportStatusResponse || (exports.GetCatalogImportStatusResponse = {}));
|
|
1894
|
-
var GetClassifierRequest;
|
|
1895
|
-
(function (GetClassifierRequest) {
|
|
1896
|
-
GetClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1897
|
-
...obj,
|
|
1898
|
-
});
|
|
1899
|
-
})(GetClassifierRequest = exports.GetClassifierRequest || (exports.GetClassifierRequest = {}));
|
|
1900
|
-
var CsvClassifier;
|
|
1901
|
-
(function (CsvClassifier) {
|
|
1902
|
-
CsvClassifier.filterSensitiveLog = (obj) => ({
|
|
1903
|
-
...obj,
|
|
1904
|
-
});
|
|
1905
|
-
})(CsvClassifier = exports.CsvClassifier || (exports.CsvClassifier = {}));
|
|
1906
|
-
var GrokClassifier;
|
|
1907
|
-
(function (GrokClassifier) {
|
|
1908
|
-
GrokClassifier.filterSensitiveLog = (obj) => ({
|
|
1909
|
-
...obj,
|
|
1910
|
-
});
|
|
1911
|
-
})(GrokClassifier = exports.GrokClassifier || (exports.GrokClassifier = {}));
|
|
1912
|
-
var JsonClassifier;
|
|
1913
|
-
(function (JsonClassifier) {
|
|
1914
|
-
JsonClassifier.filterSensitiveLog = (obj) => ({
|
|
1915
|
-
...obj,
|
|
1916
|
-
});
|
|
1917
|
-
})(JsonClassifier = exports.JsonClassifier || (exports.JsonClassifier = {}));
|
|
1918
|
-
var XMLClassifier;
|
|
1919
|
-
(function (XMLClassifier) {
|
|
1920
|
-
XMLClassifier.filterSensitiveLog = (obj) => ({
|
|
1921
|
-
...obj,
|
|
1922
|
-
});
|
|
1923
|
-
})(XMLClassifier = exports.XMLClassifier || (exports.XMLClassifier = {}));
|
|
1924
|
-
var Classifier;
|
|
1925
|
-
(function (Classifier) {
|
|
1926
|
-
Classifier.filterSensitiveLog = (obj) => ({
|
|
1927
|
-
...obj,
|
|
1928
|
-
});
|
|
1929
|
-
})(Classifier = exports.Classifier || (exports.Classifier = {}));
|
|
1930
|
-
var GetClassifierResponse;
|
|
1931
|
-
(function (GetClassifierResponse) {
|
|
1932
|
-
GetClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
1933
|
-
...obj,
|
|
1934
|
-
});
|
|
1935
|
-
})(GetClassifierResponse = exports.GetClassifierResponse || (exports.GetClassifierResponse = {}));
|
|
1936
|
-
var GetClassifiersRequest;
|
|
1937
|
-
(function (GetClassifiersRequest) {
|
|
1938
|
-
GetClassifiersRequest.filterSensitiveLog = (obj) => ({
|
|
1939
|
-
...obj,
|
|
1940
|
-
});
|
|
1941
|
-
})(GetClassifiersRequest = exports.GetClassifiersRequest || (exports.GetClassifiersRequest = {}));
|
|
1942
|
-
var GetClassifiersResponse;
|
|
1943
|
-
(function (GetClassifiersResponse) {
|
|
1944
|
-
GetClassifiersResponse.filterSensitiveLog = (obj) => ({
|
|
1945
|
-
...obj,
|
|
1946
|
-
});
|
|
1947
|
-
})(GetClassifiersResponse = exports.GetClassifiersResponse || (exports.GetClassifiersResponse = {}));
|
|
1948
|
-
var GetColumnStatisticsForPartitionRequest;
|
|
1949
|
-
(function (GetColumnStatisticsForPartitionRequest) {
|
|
1950
|
-
GetColumnStatisticsForPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1951
|
-
...obj,
|
|
1952
|
-
});
|
|
1953
|
-
})(GetColumnStatisticsForPartitionRequest = exports.GetColumnStatisticsForPartitionRequest || (exports.GetColumnStatisticsForPartitionRequest = {}));
|
|
1954
|
-
var BinaryColumnStatisticsData;
|
|
1955
|
-
(function (BinaryColumnStatisticsData) {
|
|
1956
|
-
BinaryColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1957
|
-
...obj,
|
|
1958
|
-
});
|
|
1959
|
-
})(BinaryColumnStatisticsData = exports.BinaryColumnStatisticsData || (exports.BinaryColumnStatisticsData = {}));
|
|
1960
|
-
var BooleanColumnStatisticsData;
|
|
1961
|
-
(function (BooleanColumnStatisticsData) {
|
|
1962
|
-
BooleanColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1963
|
-
...obj,
|
|
1964
|
-
});
|
|
1965
|
-
})(BooleanColumnStatisticsData = exports.BooleanColumnStatisticsData || (exports.BooleanColumnStatisticsData = {}));
|
|
1966
|
-
var DateColumnStatisticsData;
|
|
1967
|
-
(function (DateColumnStatisticsData) {
|
|
1968
|
-
DateColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1969
|
-
...obj,
|
|
1970
|
-
});
|
|
1971
|
-
})(DateColumnStatisticsData = exports.DateColumnStatisticsData || (exports.DateColumnStatisticsData = {}));
|
|
1972
|
-
var DecimalNumber;
|
|
1973
|
-
(function (DecimalNumber) {
|
|
1974
|
-
DecimalNumber.filterSensitiveLog = (obj) => ({
|
|
1975
|
-
...obj,
|
|
1976
|
-
});
|
|
1977
|
-
})(DecimalNumber = exports.DecimalNumber || (exports.DecimalNumber = {}));
|
|
1978
|
-
var DecimalColumnStatisticsData;
|
|
1979
|
-
(function (DecimalColumnStatisticsData) {
|
|
1980
|
-
DecimalColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1981
|
-
...obj,
|
|
1982
|
-
});
|
|
1983
|
-
})(DecimalColumnStatisticsData = exports.DecimalColumnStatisticsData || (exports.DecimalColumnStatisticsData = {}));
|
|
1984
|
-
var DoubleColumnStatisticsData;
|
|
1985
|
-
(function (DoubleColumnStatisticsData) {
|
|
1986
|
-
DoubleColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1987
|
-
...obj,
|
|
1988
|
-
});
|
|
1989
|
-
})(DoubleColumnStatisticsData = exports.DoubleColumnStatisticsData || (exports.DoubleColumnStatisticsData = {}));
|
|
1990
|
-
var LongColumnStatisticsData;
|
|
1991
|
-
(function (LongColumnStatisticsData) {
|
|
1992
|
-
LongColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1993
|
-
...obj,
|
|
1994
|
-
});
|
|
1995
|
-
})(LongColumnStatisticsData = exports.LongColumnStatisticsData || (exports.LongColumnStatisticsData = {}));
|
|
1996
|
-
var StringColumnStatisticsData;
|
|
1997
|
-
(function (StringColumnStatisticsData) {
|
|
1998
|
-
StringColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
1999
|
-
...obj,
|
|
2000
|
-
});
|
|
2001
|
-
})(StringColumnStatisticsData = exports.StringColumnStatisticsData || (exports.StringColumnStatisticsData = {}));
|