@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,12 +1,530 @@
|
|
|
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.DeleteUserDefinedFunctionResponse = exports.DeleteUserDefinedFunctionRequest = exports.DeleteTriggerResponse = exports.DeleteTriggerRequest = exports.DeleteTableVersionResponse = exports.DeleteTableVersionRequest = exports.DeleteTableResponse = exports.DeleteTableRequest = exports.DeleteSessionResponse = exports.DeleteSessionRequest = exports.DeleteSecurityConfigurationResponse = exports.DeleteSecurityConfigurationRequest = exports.DeleteSchemaVersionsResponse = exports.SchemaVersionErrorItem = exports.ErrorDetails = exports.DeleteSchemaVersionsInput = exports.DeleteSchemaResponse = exports.DeleteSchemaInput = exports.DeleteResourcePolicyResponse = exports.DeleteResourcePolicyRequest = exports.ConditionCheckFailureException = exports.DeleteRegistryResponse = exports.RegistryStatus = exports.DeleteRegistryInput = exports.DeletePartitionIndexResponse = exports.DeletePartitionIndexRequest = exports.ConflictException = exports.DeletePartitionResponse = exports.DeletePartitionRequest = exports.DeleteMLTransformResponse = exports.DeleteMLTransformRequest = exports.DeleteJobResponse = exports.DeleteJobRequest = exports.DeleteDevEndpointResponse = exports.DeleteDevEndpointRequest = exports.DeleteDatabaseResponse = exports.DeleteDatabaseRequest = exports.DeleteCustomEntityTypeResponse = exports.DeleteCustomEntityTypeRequest = exports.SchedulerTransitioningException = exports.DeleteCrawlerResponse = exports.DeleteCrawlerRequest = exports.CrawlerRunningException = exports.DeleteConnectionResponse = exports.DeleteConnectionRequest = exports.DeleteColumnStatisticsForTableResponse = exports.DeleteColumnStatisticsForTableRequest = exports.DeleteColumnStatisticsForPartitionResponse = exports.DeleteColumnStatisticsForPartitionRequest = exports.DeleteClassifierResponse = void 0;
|
|
4
|
+
exports.GetCrawlersRequest = exports.GetCrawlerMetricsResponse = exports.CrawlerMetrics = exports.GetCrawlerMetricsRequest = exports.GetCrawlerResponse = exports.GetCrawlerRequest = exports.GetConnectionsResponse = exports.GetConnectionsRequest = exports.GetConnectionsFilter = exports.GetConnectionResponse = exports.Connection = exports.GetConnectionRequest = exports.GetColumnStatisticsForTableResponse = exports.GetColumnStatisticsForTableRequest = exports.GetColumnStatisticsForPartitionResponse = exports.ColumnError = exports.ColumnStatistics = exports.ColumnStatisticsData = exports.ColumnStatisticsType = exports.StringColumnStatisticsData = exports.LongColumnStatisticsData = exports.DoubleColumnStatisticsData = exports.DecimalColumnStatisticsData = exports.DecimalNumber = exports.DateColumnStatisticsData = exports.BooleanColumnStatisticsData = exports.BinaryColumnStatisticsData = exports.GetColumnStatisticsForPartitionRequest = exports.GetClassifiersResponse = exports.GetClassifiersRequest = exports.GetClassifierResponse = exports.Classifier = exports.XMLClassifier = exports.JsonClassifier = exports.GrokClassifier = exports.CsvClassifier = exports.GetClassifierRequest = exports.GetCatalogImportStatusResponse = exports.CatalogImportStatus = exports.GetCatalogImportStatusRequest = exports.GetBlueprintRunsResponse = exports.GetBlueprintRunsRequest = exports.GetBlueprintRunResponse = exports.BlueprintRun = exports.BlueprintRunState = exports.GetBlueprintRunRequest = exports.GetBlueprintResponse = exports.GetBlueprintRequest = exports.DeleteWorkflowResponse = exports.DeleteWorkflowRequest = void 0;
|
|
5
|
+
exports.GetMLTaskRunsResponse = exports.TaskRun = exports.GetMLTaskRunsRequest = exports.TaskRunSortCriteria = exports.SortDirectionType = exports.TaskRunSortColumnType = exports.TaskRunFilterCriteria = exports.GetMLTaskRunResponse = exports.TaskRunProperties = exports.TaskType = exports.LabelingSetGenerationTaskRunProperties = exports.ImportLabelsTaskRunProperties = exports.FindMatchesTaskRunProperties = exports.ExportLabelsTaskRunProperties = exports.GetMLTaskRunRequest = exports.GetMappingResponse = exports.MappingEntry = exports.GetMappingRequest = exports.CatalogEntry = exports.Location = exports.GetJobsRequest = exports.GetJobRunsResponse = exports.GetJobRunsRequest = exports.GetJobRunResponse = exports.GetJobRunRequest = exports.GetJobBookmarkResponse = exports.JobBookmarkEntry = exports.GetJobBookmarkRequest = exports.GetJobRequest = exports.GetDevEndpointsResponse = exports.GetDevEndpointsRequest = exports.GetDevEndpointResponse = exports.GetDevEndpointRequest = exports.GetDataflowGraphResponse = exports.GetDataflowGraphRequest = exports.GetDataCatalogEncryptionSettingsResponse = exports.DataCatalogEncryptionSettings = exports.EncryptionAtRest = exports.CatalogEncryptionMode = exports.ConnectionPasswordEncryption = exports.GetDataCatalogEncryptionSettingsRequest = exports.GetDatabasesResponse = exports.GetDatabasesRequest = exports.ResourceShareType = exports.GetDatabaseResponse = exports.Database = exports.GetDatabaseRequest = exports.GetCustomEntityTypeResponse = exports.GetCustomEntityTypeRequest = exports.GetCrawlersResponse = void 0;
|
|
6
|
+
exports.GetSecurityConfigurationsResponse = exports.GetSecurityConfigurationsRequest = exports.GetSecurityConfigurationResponse = exports.SecurityConfiguration = exports.GetSecurityConfigurationRequest = exports.GetSchemaVersionsDiffResponse = exports.GetSchemaVersionsDiffInput = exports.SchemaDiffType = exports.GetSchemaVersionResponse = exports.GetSchemaVersionInput = exports.SchemaVersionNumber = exports.GetSchemaByDefinitionResponse = exports.GetSchemaByDefinitionInput = exports.GetSchemaResponse = exports.GetSchemaInput = exports.GetResourcePolicyResponse = exports.GetResourcePolicyRequest = exports.GetResourcePoliciesResponse = exports.GluePolicy = exports.GetResourcePoliciesRequest = exports.GetRegistryResponse = exports.GetRegistryInput = exports.GetPlanResponse = exports.GetPlanRequest = exports.GetPartitionsResponse = exports.GetPartitionsRequest = exports.Segment = exports.GetPartitionIndexesResponse = exports.PartitionIndexDescriptor = exports.KeySchemaElement = exports.PartitionIndexStatus = exports.BackfillError = exports.BackfillErrorCode = exports.GetPartitionIndexesRequest = exports.GetPartitionResponse = exports.GetPartitionRequest = exports.GetMLTransformsResponse = exports.MLTransform = exports.GetMLTransformsRequest = exports.TransformSortCriteria = exports.TransformSortColumnType = exports.TransformFilterCriteria = exports.GetMLTransformResponse = exports.TransformStatusType = exports.SchemaColumn = exports.EvaluationMetrics = exports.FindMatchesMetrics = exports.ConfusionMatrix = exports.ColumnImportance = exports.GetMLTransformRequest = void 0;
|
|
7
|
+
exports.ListBlueprintsRequest = exports.ImportCatalogToGlueResponse = exports.ImportCatalogToGlueRequest = exports.GetWorkflowRunsResponse = exports.GetWorkflowRunsRequest = exports.GetWorkflowRunPropertiesResponse = exports.GetWorkflowRunPropertiesRequest = exports.GetWorkflowRunResponse = exports.GetWorkflowRunRequest = exports.GetWorkflowResponse = exports.GetWorkflowRequest = exports.GetUserDefinedFunctionsResponse = exports.GetUserDefinedFunctionsRequest = exports.GetUserDefinedFunctionResponse = exports.UserDefinedFunction = exports.GetUserDefinedFunctionRequest = exports.GetUnfilteredTableMetadataResponse = exports.ColumnRowFilter = exports.GetUnfilteredTableMetadataRequest = exports.GetUnfilteredPartitionsMetadataResponse = exports.UnfilteredPartition = exports.GetUnfilteredPartitionsMetadataRequest = exports.PermissionTypeMismatchException = exports.GetUnfilteredPartitionMetadataResponse = exports.GetUnfilteredPartitionMetadataRequest = exports.PermissionType = exports.GetTriggersResponse = exports.GetTriggersRequest = exports.GetTriggerResponse = exports.GetTriggerRequest = exports.GetTagsResponse = exports.GetTagsRequest = exports.GetTableVersionsResponse = exports.GetTableVersionsRequest = exports.GetTableVersionResponse = exports.TableVersion = exports.GetTableVersionRequest = exports.GetTablesResponse = exports.GetTablesRequest = exports.GetTableResponse = exports.Table = exports.GetTableRequest = exports.GetStatementResponse = exports.Statement = exports.StatementOutput = exports.StatementState = exports.StatementOutputData = exports.GetStatementRequest = exports.GetSessionResponse = exports.GetSessionRequest = void 0;
|
|
8
|
+
exports.ConcurrentRunsExceededException = exports.ResetJobBookmarkResponse = exports.ResetJobBookmarkRequest = exports.RemoveSchemaVersionMetadataResponse = exports.RemoveSchemaVersionMetadataInput = exports.RegisterSchemaVersionResponse = exports.RegisterSchemaVersionInput = exports.QuerySchemaVersionMetadataResponse = exports.MetadataInfo = exports.OtherMetadataValueListItem = exports.QuerySchemaVersionMetadataInput = exports.PutWorkflowRunPropertiesResponse = exports.PutWorkflowRunPropertiesRequest = exports.PutSchemaVersionMetadataResponse = exports.PutSchemaVersionMetadataInput = exports.MetadataKeyValuePair = exports.PutResourcePolicyResponse = exports.PutResourcePolicyRequest = exports.ExistCondition = exports.EnableHybridValues = exports.PutDataCatalogEncryptionSettingsResponse = exports.PutDataCatalogEncryptionSettingsRequest = exports.ListWorkflowsResponse = exports.ListWorkflowsRequest = exports.ListTriggersResponse = exports.ListTriggersRequest = exports.ListStatementsResponse = exports.ListStatementsRequest = exports.ListSessionsResponse = exports.ListSessionsRequest = exports.ListSchemaVersionsResponse = exports.SchemaVersionListItem = exports.ListSchemaVersionsInput = exports.ListSchemasResponse = exports.SchemaListItem = exports.ListSchemasInput = exports.ListRegistriesResponse = exports.RegistryListItem = exports.ListRegistriesInput = exports.ListMLTransformsResponse = exports.ListMLTransformsRequest = exports.ListJobsResponse = exports.ListJobsRequest = exports.ListDevEndpointsResponse = exports.ListDevEndpointsRequest = exports.ListCustomEntityTypesResponse = exports.ListCustomEntityTypesRequest = exports.ListCrawlersResponse = exports.ListCrawlersRequest = exports.ListBlueprintsResponse = void 0;
|
|
9
9
|
const GlueServiceException_1 = require("./GlueServiceException");
|
|
10
|
+
var DeleteClassifierResponse;
|
|
11
|
+
(function (DeleteClassifierResponse) {
|
|
12
|
+
DeleteClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
13
|
+
...obj,
|
|
14
|
+
});
|
|
15
|
+
})(DeleteClassifierResponse = exports.DeleteClassifierResponse || (exports.DeleteClassifierResponse = {}));
|
|
16
|
+
var DeleteColumnStatisticsForPartitionRequest;
|
|
17
|
+
(function (DeleteColumnStatisticsForPartitionRequest) {
|
|
18
|
+
DeleteColumnStatisticsForPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
19
|
+
...obj,
|
|
20
|
+
});
|
|
21
|
+
})(DeleteColumnStatisticsForPartitionRequest = exports.DeleteColumnStatisticsForPartitionRequest || (exports.DeleteColumnStatisticsForPartitionRequest = {}));
|
|
22
|
+
var DeleteColumnStatisticsForPartitionResponse;
|
|
23
|
+
(function (DeleteColumnStatisticsForPartitionResponse) {
|
|
24
|
+
DeleteColumnStatisticsForPartitionResponse.filterSensitiveLog = (obj) => ({
|
|
25
|
+
...obj,
|
|
26
|
+
});
|
|
27
|
+
})(DeleteColumnStatisticsForPartitionResponse = exports.DeleteColumnStatisticsForPartitionResponse || (exports.DeleteColumnStatisticsForPartitionResponse = {}));
|
|
28
|
+
var DeleteColumnStatisticsForTableRequest;
|
|
29
|
+
(function (DeleteColumnStatisticsForTableRequest) {
|
|
30
|
+
DeleteColumnStatisticsForTableRequest.filterSensitiveLog = (obj) => ({
|
|
31
|
+
...obj,
|
|
32
|
+
});
|
|
33
|
+
})(DeleteColumnStatisticsForTableRequest = exports.DeleteColumnStatisticsForTableRequest || (exports.DeleteColumnStatisticsForTableRequest = {}));
|
|
34
|
+
var DeleteColumnStatisticsForTableResponse;
|
|
35
|
+
(function (DeleteColumnStatisticsForTableResponse) {
|
|
36
|
+
DeleteColumnStatisticsForTableResponse.filterSensitiveLog = (obj) => ({
|
|
37
|
+
...obj,
|
|
38
|
+
});
|
|
39
|
+
})(DeleteColumnStatisticsForTableResponse = exports.DeleteColumnStatisticsForTableResponse || (exports.DeleteColumnStatisticsForTableResponse = {}));
|
|
40
|
+
var DeleteConnectionRequest;
|
|
41
|
+
(function (DeleteConnectionRequest) {
|
|
42
|
+
DeleteConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
43
|
+
...obj,
|
|
44
|
+
});
|
|
45
|
+
})(DeleteConnectionRequest = exports.DeleteConnectionRequest || (exports.DeleteConnectionRequest = {}));
|
|
46
|
+
var DeleteConnectionResponse;
|
|
47
|
+
(function (DeleteConnectionResponse) {
|
|
48
|
+
DeleteConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
49
|
+
...obj,
|
|
50
|
+
});
|
|
51
|
+
})(DeleteConnectionResponse = exports.DeleteConnectionResponse || (exports.DeleteConnectionResponse = {}));
|
|
52
|
+
class CrawlerRunningException extends GlueServiceException_1.GlueServiceException {
|
|
53
|
+
constructor(opts) {
|
|
54
|
+
super({
|
|
55
|
+
name: "CrawlerRunningException",
|
|
56
|
+
$fault: "client",
|
|
57
|
+
...opts,
|
|
58
|
+
});
|
|
59
|
+
this.name = "CrawlerRunningException";
|
|
60
|
+
this.$fault = "client";
|
|
61
|
+
Object.setPrototypeOf(this, CrawlerRunningException.prototype);
|
|
62
|
+
this.Message = opts.Message;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
exports.CrawlerRunningException = CrawlerRunningException;
|
|
66
|
+
var DeleteCrawlerRequest;
|
|
67
|
+
(function (DeleteCrawlerRequest) {
|
|
68
|
+
DeleteCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
69
|
+
...obj,
|
|
70
|
+
});
|
|
71
|
+
})(DeleteCrawlerRequest = exports.DeleteCrawlerRequest || (exports.DeleteCrawlerRequest = {}));
|
|
72
|
+
var DeleteCrawlerResponse;
|
|
73
|
+
(function (DeleteCrawlerResponse) {
|
|
74
|
+
DeleteCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
75
|
+
...obj,
|
|
76
|
+
});
|
|
77
|
+
})(DeleteCrawlerResponse = exports.DeleteCrawlerResponse || (exports.DeleteCrawlerResponse = {}));
|
|
78
|
+
class SchedulerTransitioningException extends GlueServiceException_1.GlueServiceException {
|
|
79
|
+
constructor(opts) {
|
|
80
|
+
super({
|
|
81
|
+
name: "SchedulerTransitioningException",
|
|
82
|
+
$fault: "client",
|
|
83
|
+
...opts,
|
|
84
|
+
});
|
|
85
|
+
this.name = "SchedulerTransitioningException";
|
|
86
|
+
this.$fault = "client";
|
|
87
|
+
Object.setPrototypeOf(this, SchedulerTransitioningException.prototype);
|
|
88
|
+
this.Message = opts.Message;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
exports.SchedulerTransitioningException = SchedulerTransitioningException;
|
|
92
|
+
var DeleteCustomEntityTypeRequest;
|
|
93
|
+
(function (DeleteCustomEntityTypeRequest) {
|
|
94
|
+
DeleteCustomEntityTypeRequest.filterSensitiveLog = (obj) => ({
|
|
95
|
+
...obj,
|
|
96
|
+
});
|
|
97
|
+
})(DeleteCustomEntityTypeRequest = exports.DeleteCustomEntityTypeRequest || (exports.DeleteCustomEntityTypeRequest = {}));
|
|
98
|
+
var DeleteCustomEntityTypeResponse;
|
|
99
|
+
(function (DeleteCustomEntityTypeResponse) {
|
|
100
|
+
DeleteCustomEntityTypeResponse.filterSensitiveLog = (obj) => ({
|
|
101
|
+
...obj,
|
|
102
|
+
});
|
|
103
|
+
})(DeleteCustomEntityTypeResponse = exports.DeleteCustomEntityTypeResponse || (exports.DeleteCustomEntityTypeResponse = {}));
|
|
104
|
+
var DeleteDatabaseRequest;
|
|
105
|
+
(function (DeleteDatabaseRequest) {
|
|
106
|
+
DeleteDatabaseRequest.filterSensitiveLog = (obj) => ({
|
|
107
|
+
...obj,
|
|
108
|
+
});
|
|
109
|
+
})(DeleteDatabaseRequest = exports.DeleteDatabaseRequest || (exports.DeleteDatabaseRequest = {}));
|
|
110
|
+
var DeleteDatabaseResponse;
|
|
111
|
+
(function (DeleteDatabaseResponse) {
|
|
112
|
+
DeleteDatabaseResponse.filterSensitiveLog = (obj) => ({
|
|
113
|
+
...obj,
|
|
114
|
+
});
|
|
115
|
+
})(DeleteDatabaseResponse = exports.DeleteDatabaseResponse || (exports.DeleteDatabaseResponse = {}));
|
|
116
|
+
var DeleteDevEndpointRequest;
|
|
117
|
+
(function (DeleteDevEndpointRequest) {
|
|
118
|
+
DeleteDevEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
119
|
+
...obj,
|
|
120
|
+
});
|
|
121
|
+
})(DeleteDevEndpointRequest = exports.DeleteDevEndpointRequest || (exports.DeleteDevEndpointRequest = {}));
|
|
122
|
+
var DeleteDevEndpointResponse;
|
|
123
|
+
(function (DeleteDevEndpointResponse) {
|
|
124
|
+
DeleteDevEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
125
|
+
...obj,
|
|
126
|
+
});
|
|
127
|
+
})(DeleteDevEndpointResponse = exports.DeleteDevEndpointResponse || (exports.DeleteDevEndpointResponse = {}));
|
|
128
|
+
var DeleteJobRequest;
|
|
129
|
+
(function (DeleteJobRequest) {
|
|
130
|
+
DeleteJobRequest.filterSensitiveLog = (obj) => ({
|
|
131
|
+
...obj,
|
|
132
|
+
});
|
|
133
|
+
})(DeleteJobRequest = exports.DeleteJobRequest || (exports.DeleteJobRequest = {}));
|
|
134
|
+
var DeleteJobResponse;
|
|
135
|
+
(function (DeleteJobResponse) {
|
|
136
|
+
DeleteJobResponse.filterSensitiveLog = (obj) => ({
|
|
137
|
+
...obj,
|
|
138
|
+
});
|
|
139
|
+
})(DeleteJobResponse = exports.DeleteJobResponse || (exports.DeleteJobResponse = {}));
|
|
140
|
+
var DeleteMLTransformRequest;
|
|
141
|
+
(function (DeleteMLTransformRequest) {
|
|
142
|
+
DeleteMLTransformRequest.filterSensitiveLog = (obj) => ({
|
|
143
|
+
...obj,
|
|
144
|
+
});
|
|
145
|
+
})(DeleteMLTransformRequest = exports.DeleteMLTransformRequest || (exports.DeleteMLTransformRequest = {}));
|
|
146
|
+
var DeleteMLTransformResponse;
|
|
147
|
+
(function (DeleteMLTransformResponse) {
|
|
148
|
+
DeleteMLTransformResponse.filterSensitiveLog = (obj) => ({
|
|
149
|
+
...obj,
|
|
150
|
+
});
|
|
151
|
+
})(DeleteMLTransformResponse = exports.DeleteMLTransformResponse || (exports.DeleteMLTransformResponse = {}));
|
|
152
|
+
var DeletePartitionRequest;
|
|
153
|
+
(function (DeletePartitionRequest) {
|
|
154
|
+
DeletePartitionRequest.filterSensitiveLog = (obj) => ({
|
|
155
|
+
...obj,
|
|
156
|
+
});
|
|
157
|
+
})(DeletePartitionRequest = exports.DeletePartitionRequest || (exports.DeletePartitionRequest = {}));
|
|
158
|
+
var DeletePartitionResponse;
|
|
159
|
+
(function (DeletePartitionResponse) {
|
|
160
|
+
DeletePartitionResponse.filterSensitiveLog = (obj) => ({
|
|
161
|
+
...obj,
|
|
162
|
+
});
|
|
163
|
+
})(DeletePartitionResponse = exports.DeletePartitionResponse || (exports.DeletePartitionResponse = {}));
|
|
164
|
+
class ConflictException extends GlueServiceException_1.GlueServiceException {
|
|
165
|
+
constructor(opts) {
|
|
166
|
+
super({
|
|
167
|
+
name: "ConflictException",
|
|
168
|
+
$fault: "client",
|
|
169
|
+
...opts,
|
|
170
|
+
});
|
|
171
|
+
this.name = "ConflictException";
|
|
172
|
+
this.$fault = "client";
|
|
173
|
+
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
174
|
+
this.Message = opts.Message;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
exports.ConflictException = ConflictException;
|
|
178
|
+
var DeletePartitionIndexRequest;
|
|
179
|
+
(function (DeletePartitionIndexRequest) {
|
|
180
|
+
DeletePartitionIndexRequest.filterSensitiveLog = (obj) => ({
|
|
181
|
+
...obj,
|
|
182
|
+
});
|
|
183
|
+
})(DeletePartitionIndexRequest = exports.DeletePartitionIndexRequest || (exports.DeletePartitionIndexRequest = {}));
|
|
184
|
+
var DeletePartitionIndexResponse;
|
|
185
|
+
(function (DeletePartitionIndexResponse) {
|
|
186
|
+
DeletePartitionIndexResponse.filterSensitiveLog = (obj) => ({
|
|
187
|
+
...obj,
|
|
188
|
+
});
|
|
189
|
+
})(DeletePartitionIndexResponse = exports.DeletePartitionIndexResponse || (exports.DeletePartitionIndexResponse = {}));
|
|
190
|
+
var DeleteRegistryInput;
|
|
191
|
+
(function (DeleteRegistryInput) {
|
|
192
|
+
DeleteRegistryInput.filterSensitiveLog = (obj) => ({
|
|
193
|
+
...obj,
|
|
194
|
+
});
|
|
195
|
+
})(DeleteRegistryInput = exports.DeleteRegistryInput || (exports.DeleteRegistryInput = {}));
|
|
196
|
+
var RegistryStatus;
|
|
197
|
+
(function (RegistryStatus) {
|
|
198
|
+
RegistryStatus["AVAILABLE"] = "AVAILABLE";
|
|
199
|
+
RegistryStatus["DELETING"] = "DELETING";
|
|
200
|
+
})(RegistryStatus = exports.RegistryStatus || (exports.RegistryStatus = {}));
|
|
201
|
+
var DeleteRegistryResponse;
|
|
202
|
+
(function (DeleteRegistryResponse) {
|
|
203
|
+
DeleteRegistryResponse.filterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
});
|
|
206
|
+
})(DeleteRegistryResponse = exports.DeleteRegistryResponse || (exports.DeleteRegistryResponse = {}));
|
|
207
|
+
class ConditionCheckFailureException extends GlueServiceException_1.GlueServiceException {
|
|
208
|
+
constructor(opts) {
|
|
209
|
+
super({
|
|
210
|
+
name: "ConditionCheckFailureException",
|
|
211
|
+
$fault: "client",
|
|
212
|
+
...opts,
|
|
213
|
+
});
|
|
214
|
+
this.name = "ConditionCheckFailureException";
|
|
215
|
+
this.$fault = "client";
|
|
216
|
+
Object.setPrototypeOf(this, ConditionCheckFailureException.prototype);
|
|
217
|
+
this.Message = opts.Message;
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
exports.ConditionCheckFailureException = ConditionCheckFailureException;
|
|
221
|
+
var DeleteResourcePolicyRequest;
|
|
222
|
+
(function (DeleteResourcePolicyRequest) {
|
|
223
|
+
DeleteResourcePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
224
|
+
...obj,
|
|
225
|
+
});
|
|
226
|
+
})(DeleteResourcePolicyRequest = exports.DeleteResourcePolicyRequest || (exports.DeleteResourcePolicyRequest = {}));
|
|
227
|
+
var DeleteResourcePolicyResponse;
|
|
228
|
+
(function (DeleteResourcePolicyResponse) {
|
|
229
|
+
DeleteResourcePolicyResponse.filterSensitiveLog = (obj) => ({
|
|
230
|
+
...obj,
|
|
231
|
+
});
|
|
232
|
+
})(DeleteResourcePolicyResponse = exports.DeleteResourcePolicyResponse || (exports.DeleteResourcePolicyResponse = {}));
|
|
233
|
+
var DeleteSchemaInput;
|
|
234
|
+
(function (DeleteSchemaInput) {
|
|
235
|
+
DeleteSchemaInput.filterSensitiveLog = (obj) => ({
|
|
236
|
+
...obj,
|
|
237
|
+
});
|
|
238
|
+
})(DeleteSchemaInput = exports.DeleteSchemaInput || (exports.DeleteSchemaInput = {}));
|
|
239
|
+
var DeleteSchemaResponse;
|
|
240
|
+
(function (DeleteSchemaResponse) {
|
|
241
|
+
DeleteSchemaResponse.filterSensitiveLog = (obj) => ({
|
|
242
|
+
...obj,
|
|
243
|
+
});
|
|
244
|
+
})(DeleteSchemaResponse = exports.DeleteSchemaResponse || (exports.DeleteSchemaResponse = {}));
|
|
245
|
+
var DeleteSchemaVersionsInput;
|
|
246
|
+
(function (DeleteSchemaVersionsInput) {
|
|
247
|
+
DeleteSchemaVersionsInput.filterSensitiveLog = (obj) => ({
|
|
248
|
+
...obj,
|
|
249
|
+
});
|
|
250
|
+
})(DeleteSchemaVersionsInput = exports.DeleteSchemaVersionsInput || (exports.DeleteSchemaVersionsInput = {}));
|
|
251
|
+
var ErrorDetails;
|
|
252
|
+
(function (ErrorDetails) {
|
|
253
|
+
ErrorDetails.filterSensitiveLog = (obj) => ({
|
|
254
|
+
...obj,
|
|
255
|
+
});
|
|
256
|
+
})(ErrorDetails = exports.ErrorDetails || (exports.ErrorDetails = {}));
|
|
257
|
+
var SchemaVersionErrorItem;
|
|
258
|
+
(function (SchemaVersionErrorItem) {
|
|
259
|
+
SchemaVersionErrorItem.filterSensitiveLog = (obj) => ({
|
|
260
|
+
...obj,
|
|
261
|
+
});
|
|
262
|
+
})(SchemaVersionErrorItem = exports.SchemaVersionErrorItem || (exports.SchemaVersionErrorItem = {}));
|
|
263
|
+
var DeleteSchemaVersionsResponse;
|
|
264
|
+
(function (DeleteSchemaVersionsResponse) {
|
|
265
|
+
DeleteSchemaVersionsResponse.filterSensitiveLog = (obj) => ({
|
|
266
|
+
...obj,
|
|
267
|
+
});
|
|
268
|
+
})(DeleteSchemaVersionsResponse = exports.DeleteSchemaVersionsResponse || (exports.DeleteSchemaVersionsResponse = {}));
|
|
269
|
+
var DeleteSecurityConfigurationRequest;
|
|
270
|
+
(function (DeleteSecurityConfigurationRequest) {
|
|
271
|
+
DeleteSecurityConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
272
|
+
...obj,
|
|
273
|
+
});
|
|
274
|
+
})(DeleteSecurityConfigurationRequest = exports.DeleteSecurityConfigurationRequest || (exports.DeleteSecurityConfigurationRequest = {}));
|
|
275
|
+
var DeleteSecurityConfigurationResponse;
|
|
276
|
+
(function (DeleteSecurityConfigurationResponse) {
|
|
277
|
+
DeleteSecurityConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
})(DeleteSecurityConfigurationResponse = exports.DeleteSecurityConfigurationResponse || (exports.DeleteSecurityConfigurationResponse = {}));
|
|
281
|
+
var DeleteSessionRequest;
|
|
282
|
+
(function (DeleteSessionRequest) {
|
|
283
|
+
DeleteSessionRequest.filterSensitiveLog = (obj) => ({
|
|
284
|
+
...obj,
|
|
285
|
+
});
|
|
286
|
+
})(DeleteSessionRequest = exports.DeleteSessionRequest || (exports.DeleteSessionRequest = {}));
|
|
287
|
+
var DeleteSessionResponse;
|
|
288
|
+
(function (DeleteSessionResponse) {
|
|
289
|
+
DeleteSessionResponse.filterSensitiveLog = (obj) => ({
|
|
290
|
+
...obj,
|
|
291
|
+
});
|
|
292
|
+
})(DeleteSessionResponse = exports.DeleteSessionResponse || (exports.DeleteSessionResponse = {}));
|
|
293
|
+
var DeleteTableRequest;
|
|
294
|
+
(function (DeleteTableRequest) {
|
|
295
|
+
DeleteTableRequest.filterSensitiveLog = (obj) => ({
|
|
296
|
+
...obj,
|
|
297
|
+
});
|
|
298
|
+
})(DeleteTableRequest = exports.DeleteTableRequest || (exports.DeleteTableRequest = {}));
|
|
299
|
+
var DeleteTableResponse;
|
|
300
|
+
(function (DeleteTableResponse) {
|
|
301
|
+
DeleteTableResponse.filterSensitiveLog = (obj) => ({
|
|
302
|
+
...obj,
|
|
303
|
+
});
|
|
304
|
+
})(DeleteTableResponse = exports.DeleteTableResponse || (exports.DeleteTableResponse = {}));
|
|
305
|
+
var DeleteTableVersionRequest;
|
|
306
|
+
(function (DeleteTableVersionRequest) {
|
|
307
|
+
DeleteTableVersionRequest.filterSensitiveLog = (obj) => ({
|
|
308
|
+
...obj,
|
|
309
|
+
});
|
|
310
|
+
})(DeleteTableVersionRequest = exports.DeleteTableVersionRequest || (exports.DeleteTableVersionRequest = {}));
|
|
311
|
+
var DeleteTableVersionResponse;
|
|
312
|
+
(function (DeleteTableVersionResponse) {
|
|
313
|
+
DeleteTableVersionResponse.filterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
})(DeleteTableVersionResponse = exports.DeleteTableVersionResponse || (exports.DeleteTableVersionResponse = {}));
|
|
317
|
+
var DeleteTriggerRequest;
|
|
318
|
+
(function (DeleteTriggerRequest) {
|
|
319
|
+
DeleteTriggerRequest.filterSensitiveLog = (obj) => ({
|
|
320
|
+
...obj,
|
|
321
|
+
});
|
|
322
|
+
})(DeleteTriggerRequest = exports.DeleteTriggerRequest || (exports.DeleteTriggerRequest = {}));
|
|
323
|
+
var DeleteTriggerResponse;
|
|
324
|
+
(function (DeleteTriggerResponse) {
|
|
325
|
+
DeleteTriggerResponse.filterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
})(DeleteTriggerResponse = exports.DeleteTriggerResponse || (exports.DeleteTriggerResponse = {}));
|
|
329
|
+
var DeleteUserDefinedFunctionRequest;
|
|
330
|
+
(function (DeleteUserDefinedFunctionRequest) {
|
|
331
|
+
DeleteUserDefinedFunctionRequest.filterSensitiveLog = (obj) => ({
|
|
332
|
+
...obj,
|
|
333
|
+
});
|
|
334
|
+
})(DeleteUserDefinedFunctionRequest = exports.DeleteUserDefinedFunctionRequest || (exports.DeleteUserDefinedFunctionRequest = {}));
|
|
335
|
+
var DeleteUserDefinedFunctionResponse;
|
|
336
|
+
(function (DeleteUserDefinedFunctionResponse) {
|
|
337
|
+
DeleteUserDefinedFunctionResponse.filterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
})(DeleteUserDefinedFunctionResponse = exports.DeleteUserDefinedFunctionResponse || (exports.DeleteUserDefinedFunctionResponse = {}));
|
|
341
|
+
var DeleteWorkflowRequest;
|
|
342
|
+
(function (DeleteWorkflowRequest) {
|
|
343
|
+
DeleteWorkflowRequest.filterSensitiveLog = (obj) => ({
|
|
344
|
+
...obj,
|
|
345
|
+
});
|
|
346
|
+
})(DeleteWorkflowRequest = exports.DeleteWorkflowRequest || (exports.DeleteWorkflowRequest = {}));
|
|
347
|
+
var DeleteWorkflowResponse;
|
|
348
|
+
(function (DeleteWorkflowResponse) {
|
|
349
|
+
DeleteWorkflowResponse.filterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
})(DeleteWorkflowResponse = exports.DeleteWorkflowResponse || (exports.DeleteWorkflowResponse = {}));
|
|
353
|
+
var GetBlueprintRequest;
|
|
354
|
+
(function (GetBlueprintRequest) {
|
|
355
|
+
GetBlueprintRequest.filterSensitiveLog = (obj) => ({
|
|
356
|
+
...obj,
|
|
357
|
+
});
|
|
358
|
+
})(GetBlueprintRequest = exports.GetBlueprintRequest || (exports.GetBlueprintRequest = {}));
|
|
359
|
+
var GetBlueprintResponse;
|
|
360
|
+
(function (GetBlueprintResponse) {
|
|
361
|
+
GetBlueprintResponse.filterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
})(GetBlueprintResponse = exports.GetBlueprintResponse || (exports.GetBlueprintResponse = {}));
|
|
365
|
+
var GetBlueprintRunRequest;
|
|
366
|
+
(function (GetBlueprintRunRequest) {
|
|
367
|
+
GetBlueprintRunRequest.filterSensitiveLog = (obj) => ({
|
|
368
|
+
...obj,
|
|
369
|
+
});
|
|
370
|
+
})(GetBlueprintRunRequest = exports.GetBlueprintRunRequest || (exports.GetBlueprintRunRequest = {}));
|
|
371
|
+
var BlueprintRunState;
|
|
372
|
+
(function (BlueprintRunState) {
|
|
373
|
+
BlueprintRunState["FAILED"] = "FAILED";
|
|
374
|
+
BlueprintRunState["ROLLING_BACK"] = "ROLLING_BACK";
|
|
375
|
+
BlueprintRunState["RUNNING"] = "RUNNING";
|
|
376
|
+
BlueprintRunState["SUCCEEDED"] = "SUCCEEDED";
|
|
377
|
+
})(BlueprintRunState = exports.BlueprintRunState || (exports.BlueprintRunState = {}));
|
|
378
|
+
var BlueprintRun;
|
|
379
|
+
(function (BlueprintRun) {
|
|
380
|
+
BlueprintRun.filterSensitiveLog = (obj) => ({
|
|
381
|
+
...obj,
|
|
382
|
+
});
|
|
383
|
+
})(BlueprintRun = exports.BlueprintRun || (exports.BlueprintRun = {}));
|
|
384
|
+
var GetBlueprintRunResponse;
|
|
385
|
+
(function (GetBlueprintRunResponse) {
|
|
386
|
+
GetBlueprintRunResponse.filterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
})(GetBlueprintRunResponse = exports.GetBlueprintRunResponse || (exports.GetBlueprintRunResponse = {}));
|
|
390
|
+
var GetBlueprintRunsRequest;
|
|
391
|
+
(function (GetBlueprintRunsRequest) {
|
|
392
|
+
GetBlueprintRunsRequest.filterSensitiveLog = (obj) => ({
|
|
393
|
+
...obj,
|
|
394
|
+
});
|
|
395
|
+
})(GetBlueprintRunsRequest = exports.GetBlueprintRunsRequest || (exports.GetBlueprintRunsRequest = {}));
|
|
396
|
+
var GetBlueprintRunsResponse;
|
|
397
|
+
(function (GetBlueprintRunsResponse) {
|
|
398
|
+
GetBlueprintRunsResponse.filterSensitiveLog = (obj) => ({
|
|
399
|
+
...obj,
|
|
400
|
+
});
|
|
401
|
+
})(GetBlueprintRunsResponse = exports.GetBlueprintRunsResponse || (exports.GetBlueprintRunsResponse = {}));
|
|
402
|
+
var GetCatalogImportStatusRequest;
|
|
403
|
+
(function (GetCatalogImportStatusRequest) {
|
|
404
|
+
GetCatalogImportStatusRequest.filterSensitiveLog = (obj) => ({
|
|
405
|
+
...obj,
|
|
406
|
+
});
|
|
407
|
+
})(GetCatalogImportStatusRequest = exports.GetCatalogImportStatusRequest || (exports.GetCatalogImportStatusRequest = {}));
|
|
408
|
+
var CatalogImportStatus;
|
|
409
|
+
(function (CatalogImportStatus) {
|
|
410
|
+
CatalogImportStatus.filterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
})(CatalogImportStatus = exports.CatalogImportStatus || (exports.CatalogImportStatus = {}));
|
|
414
|
+
var GetCatalogImportStatusResponse;
|
|
415
|
+
(function (GetCatalogImportStatusResponse) {
|
|
416
|
+
GetCatalogImportStatusResponse.filterSensitiveLog = (obj) => ({
|
|
417
|
+
...obj,
|
|
418
|
+
});
|
|
419
|
+
})(GetCatalogImportStatusResponse = exports.GetCatalogImportStatusResponse || (exports.GetCatalogImportStatusResponse = {}));
|
|
420
|
+
var GetClassifierRequest;
|
|
421
|
+
(function (GetClassifierRequest) {
|
|
422
|
+
GetClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
})(GetClassifierRequest = exports.GetClassifierRequest || (exports.GetClassifierRequest = {}));
|
|
426
|
+
var CsvClassifier;
|
|
427
|
+
(function (CsvClassifier) {
|
|
428
|
+
CsvClassifier.filterSensitiveLog = (obj) => ({
|
|
429
|
+
...obj,
|
|
430
|
+
});
|
|
431
|
+
})(CsvClassifier = exports.CsvClassifier || (exports.CsvClassifier = {}));
|
|
432
|
+
var GrokClassifier;
|
|
433
|
+
(function (GrokClassifier) {
|
|
434
|
+
GrokClassifier.filterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
})(GrokClassifier = exports.GrokClassifier || (exports.GrokClassifier = {}));
|
|
438
|
+
var JsonClassifier;
|
|
439
|
+
(function (JsonClassifier) {
|
|
440
|
+
JsonClassifier.filterSensitiveLog = (obj) => ({
|
|
441
|
+
...obj,
|
|
442
|
+
});
|
|
443
|
+
})(JsonClassifier = exports.JsonClassifier || (exports.JsonClassifier = {}));
|
|
444
|
+
var XMLClassifier;
|
|
445
|
+
(function (XMLClassifier) {
|
|
446
|
+
XMLClassifier.filterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
})(XMLClassifier = exports.XMLClassifier || (exports.XMLClassifier = {}));
|
|
450
|
+
var Classifier;
|
|
451
|
+
(function (Classifier) {
|
|
452
|
+
Classifier.filterSensitiveLog = (obj) => ({
|
|
453
|
+
...obj,
|
|
454
|
+
});
|
|
455
|
+
})(Classifier = exports.Classifier || (exports.Classifier = {}));
|
|
456
|
+
var GetClassifierResponse;
|
|
457
|
+
(function (GetClassifierResponse) {
|
|
458
|
+
GetClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
459
|
+
...obj,
|
|
460
|
+
});
|
|
461
|
+
})(GetClassifierResponse = exports.GetClassifierResponse || (exports.GetClassifierResponse = {}));
|
|
462
|
+
var GetClassifiersRequest;
|
|
463
|
+
(function (GetClassifiersRequest) {
|
|
464
|
+
GetClassifiersRequest.filterSensitiveLog = (obj) => ({
|
|
465
|
+
...obj,
|
|
466
|
+
});
|
|
467
|
+
})(GetClassifiersRequest = exports.GetClassifiersRequest || (exports.GetClassifiersRequest = {}));
|
|
468
|
+
var GetClassifiersResponse;
|
|
469
|
+
(function (GetClassifiersResponse) {
|
|
470
|
+
GetClassifiersResponse.filterSensitiveLog = (obj) => ({
|
|
471
|
+
...obj,
|
|
472
|
+
});
|
|
473
|
+
})(GetClassifiersResponse = exports.GetClassifiersResponse || (exports.GetClassifiersResponse = {}));
|
|
474
|
+
var GetColumnStatisticsForPartitionRequest;
|
|
475
|
+
(function (GetColumnStatisticsForPartitionRequest) {
|
|
476
|
+
GetColumnStatisticsForPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
477
|
+
...obj,
|
|
478
|
+
});
|
|
479
|
+
})(GetColumnStatisticsForPartitionRequest = exports.GetColumnStatisticsForPartitionRequest || (exports.GetColumnStatisticsForPartitionRequest = {}));
|
|
480
|
+
var BinaryColumnStatisticsData;
|
|
481
|
+
(function (BinaryColumnStatisticsData) {
|
|
482
|
+
BinaryColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
483
|
+
...obj,
|
|
484
|
+
});
|
|
485
|
+
})(BinaryColumnStatisticsData = exports.BinaryColumnStatisticsData || (exports.BinaryColumnStatisticsData = {}));
|
|
486
|
+
var BooleanColumnStatisticsData;
|
|
487
|
+
(function (BooleanColumnStatisticsData) {
|
|
488
|
+
BooleanColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
489
|
+
...obj,
|
|
490
|
+
});
|
|
491
|
+
})(BooleanColumnStatisticsData = exports.BooleanColumnStatisticsData || (exports.BooleanColumnStatisticsData = {}));
|
|
492
|
+
var DateColumnStatisticsData;
|
|
493
|
+
(function (DateColumnStatisticsData) {
|
|
494
|
+
DateColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
495
|
+
...obj,
|
|
496
|
+
});
|
|
497
|
+
})(DateColumnStatisticsData = exports.DateColumnStatisticsData || (exports.DateColumnStatisticsData = {}));
|
|
498
|
+
var DecimalNumber;
|
|
499
|
+
(function (DecimalNumber) {
|
|
500
|
+
DecimalNumber.filterSensitiveLog = (obj) => ({
|
|
501
|
+
...obj,
|
|
502
|
+
});
|
|
503
|
+
})(DecimalNumber = exports.DecimalNumber || (exports.DecimalNumber = {}));
|
|
504
|
+
var DecimalColumnStatisticsData;
|
|
505
|
+
(function (DecimalColumnStatisticsData) {
|
|
506
|
+
DecimalColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
})(DecimalColumnStatisticsData = exports.DecimalColumnStatisticsData || (exports.DecimalColumnStatisticsData = {}));
|
|
510
|
+
var DoubleColumnStatisticsData;
|
|
511
|
+
(function (DoubleColumnStatisticsData) {
|
|
512
|
+
DoubleColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
513
|
+
...obj,
|
|
514
|
+
});
|
|
515
|
+
})(DoubleColumnStatisticsData = exports.DoubleColumnStatisticsData || (exports.DoubleColumnStatisticsData = {}));
|
|
516
|
+
var LongColumnStatisticsData;
|
|
517
|
+
(function (LongColumnStatisticsData) {
|
|
518
|
+
LongColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
519
|
+
...obj,
|
|
520
|
+
});
|
|
521
|
+
})(LongColumnStatisticsData = exports.LongColumnStatisticsData || (exports.LongColumnStatisticsData = {}));
|
|
522
|
+
var StringColumnStatisticsData;
|
|
523
|
+
(function (StringColumnStatisticsData) {
|
|
524
|
+
StringColumnStatisticsData.filterSensitiveLog = (obj) => ({
|
|
525
|
+
...obj,
|
|
526
|
+
});
|
|
527
|
+
})(StringColumnStatisticsData = exports.StringColumnStatisticsData || (exports.StringColumnStatisticsData = {}));
|
|
10
528
|
var ColumnStatisticsType;
|
|
11
529
|
(function (ColumnStatisticsType) {
|
|
12
530
|
ColumnStatisticsType["BINARY"] = "BINARY";
|
|
@@ -255,12 +773,6 @@ var GetJobRequest;
|
|
|
255
773
|
...obj,
|
|
256
774
|
});
|
|
257
775
|
})(GetJobRequest = exports.GetJobRequest || (exports.GetJobRequest = {}));
|
|
258
|
-
var GetJobResponse;
|
|
259
|
-
(function (GetJobResponse) {
|
|
260
|
-
GetJobResponse.filterSensitiveLog = (obj) => ({
|
|
261
|
-
...obj,
|
|
262
|
-
});
|
|
263
|
-
})(GetJobResponse = exports.GetJobResponse || (exports.GetJobResponse = {}));
|
|
264
776
|
var GetJobBookmarkRequest;
|
|
265
777
|
(function (GetJobBookmarkRequest) {
|
|
266
778
|
GetJobBookmarkRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -309,12 +821,6 @@ var GetJobsRequest;
|
|
|
309
821
|
...obj,
|
|
310
822
|
});
|
|
311
823
|
})(GetJobsRequest = exports.GetJobsRequest || (exports.GetJobsRequest = {}));
|
|
312
|
-
var GetJobsResponse;
|
|
313
|
-
(function (GetJobsResponse) {
|
|
314
|
-
GetJobsResponse.filterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
});
|
|
317
|
-
})(GetJobsResponse = exports.GetJobsResponse || (exports.GetJobsResponse = {}));
|
|
318
824
|
var Location;
|
|
319
825
|
(function (Location) {
|
|
320
826
|
Location.filterSensitiveLog = (obj) => ({
|
|
@@ -1356,550 +1862,3 @@ class ConcurrentRunsExceededException extends GlueServiceException_1.GlueService
|
|
|
1356
1862
|
}
|
|
1357
1863
|
}
|
|
1358
1864
|
exports.ConcurrentRunsExceededException = ConcurrentRunsExceededException;
|
|
1359
|
-
class IllegalWorkflowStateException extends GlueServiceException_1.GlueServiceException {
|
|
1360
|
-
constructor(opts) {
|
|
1361
|
-
super({
|
|
1362
|
-
name: "IllegalWorkflowStateException",
|
|
1363
|
-
$fault: "client",
|
|
1364
|
-
...opts,
|
|
1365
|
-
});
|
|
1366
|
-
this.name = "IllegalWorkflowStateException";
|
|
1367
|
-
this.$fault = "client";
|
|
1368
|
-
Object.setPrototypeOf(this, IllegalWorkflowStateException.prototype);
|
|
1369
|
-
this.Message = opts.Message;
|
|
1370
|
-
}
|
|
1371
|
-
}
|
|
1372
|
-
exports.IllegalWorkflowStateException = IllegalWorkflowStateException;
|
|
1373
|
-
var ResumeWorkflowRunRequest;
|
|
1374
|
-
(function (ResumeWorkflowRunRequest) {
|
|
1375
|
-
ResumeWorkflowRunRequest.filterSensitiveLog = (obj) => ({
|
|
1376
|
-
...obj,
|
|
1377
|
-
});
|
|
1378
|
-
})(ResumeWorkflowRunRequest = exports.ResumeWorkflowRunRequest || (exports.ResumeWorkflowRunRequest = {}));
|
|
1379
|
-
var ResumeWorkflowRunResponse;
|
|
1380
|
-
(function (ResumeWorkflowRunResponse) {
|
|
1381
|
-
ResumeWorkflowRunResponse.filterSensitiveLog = (obj) => ({
|
|
1382
|
-
...obj,
|
|
1383
|
-
});
|
|
1384
|
-
})(ResumeWorkflowRunResponse = exports.ResumeWorkflowRunResponse || (exports.ResumeWorkflowRunResponse = {}));
|
|
1385
|
-
var RunStatementRequest;
|
|
1386
|
-
(function (RunStatementRequest) {
|
|
1387
|
-
RunStatementRequest.filterSensitiveLog = (obj) => ({
|
|
1388
|
-
...obj,
|
|
1389
|
-
});
|
|
1390
|
-
})(RunStatementRequest = exports.RunStatementRequest || (exports.RunStatementRequest = {}));
|
|
1391
|
-
var RunStatementResponse;
|
|
1392
|
-
(function (RunStatementResponse) {
|
|
1393
|
-
RunStatementResponse.filterSensitiveLog = (obj) => ({
|
|
1394
|
-
...obj,
|
|
1395
|
-
});
|
|
1396
|
-
})(RunStatementResponse = exports.RunStatementResponse || (exports.RunStatementResponse = {}));
|
|
1397
|
-
var Comparator;
|
|
1398
|
-
(function (Comparator) {
|
|
1399
|
-
Comparator["EQUALS"] = "EQUALS";
|
|
1400
|
-
Comparator["GREATER_THAN"] = "GREATER_THAN";
|
|
1401
|
-
Comparator["GREATER_THAN_EQUALS"] = "GREATER_THAN_EQUALS";
|
|
1402
|
-
Comparator["LESS_THAN"] = "LESS_THAN";
|
|
1403
|
-
Comparator["LESS_THAN_EQUALS"] = "LESS_THAN_EQUALS";
|
|
1404
|
-
})(Comparator = exports.Comparator || (exports.Comparator = {}));
|
|
1405
|
-
var PropertyPredicate;
|
|
1406
|
-
(function (PropertyPredicate) {
|
|
1407
|
-
PropertyPredicate.filterSensitiveLog = (obj) => ({
|
|
1408
|
-
...obj,
|
|
1409
|
-
});
|
|
1410
|
-
})(PropertyPredicate = exports.PropertyPredicate || (exports.PropertyPredicate = {}));
|
|
1411
|
-
var Sort;
|
|
1412
|
-
(function (Sort) {
|
|
1413
|
-
Sort["ASCENDING"] = "ASC";
|
|
1414
|
-
Sort["DESCENDING"] = "DESC";
|
|
1415
|
-
})(Sort = exports.Sort || (exports.Sort = {}));
|
|
1416
|
-
var SortCriterion;
|
|
1417
|
-
(function (SortCriterion) {
|
|
1418
|
-
SortCriterion.filterSensitiveLog = (obj) => ({
|
|
1419
|
-
...obj,
|
|
1420
|
-
});
|
|
1421
|
-
})(SortCriterion = exports.SortCriterion || (exports.SortCriterion = {}));
|
|
1422
|
-
var SearchTablesRequest;
|
|
1423
|
-
(function (SearchTablesRequest) {
|
|
1424
|
-
SearchTablesRequest.filterSensitiveLog = (obj) => ({
|
|
1425
|
-
...obj,
|
|
1426
|
-
});
|
|
1427
|
-
})(SearchTablesRequest = exports.SearchTablesRequest || (exports.SearchTablesRequest = {}));
|
|
1428
|
-
var SearchTablesResponse;
|
|
1429
|
-
(function (SearchTablesResponse) {
|
|
1430
|
-
SearchTablesResponse.filterSensitiveLog = (obj) => ({
|
|
1431
|
-
...obj,
|
|
1432
|
-
});
|
|
1433
|
-
})(SearchTablesResponse = exports.SearchTablesResponse || (exports.SearchTablesResponse = {}));
|
|
1434
|
-
class IllegalBlueprintStateException extends GlueServiceException_1.GlueServiceException {
|
|
1435
|
-
constructor(opts) {
|
|
1436
|
-
super({
|
|
1437
|
-
name: "IllegalBlueprintStateException",
|
|
1438
|
-
$fault: "client",
|
|
1439
|
-
...opts,
|
|
1440
|
-
});
|
|
1441
|
-
this.name = "IllegalBlueprintStateException";
|
|
1442
|
-
this.$fault = "client";
|
|
1443
|
-
Object.setPrototypeOf(this, IllegalBlueprintStateException.prototype);
|
|
1444
|
-
this.Message = opts.Message;
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
exports.IllegalBlueprintStateException = IllegalBlueprintStateException;
|
|
1448
|
-
var StartBlueprintRunRequest;
|
|
1449
|
-
(function (StartBlueprintRunRequest) {
|
|
1450
|
-
StartBlueprintRunRequest.filterSensitiveLog = (obj) => ({
|
|
1451
|
-
...obj,
|
|
1452
|
-
});
|
|
1453
|
-
})(StartBlueprintRunRequest = exports.StartBlueprintRunRequest || (exports.StartBlueprintRunRequest = {}));
|
|
1454
|
-
var StartBlueprintRunResponse;
|
|
1455
|
-
(function (StartBlueprintRunResponse) {
|
|
1456
|
-
StartBlueprintRunResponse.filterSensitiveLog = (obj) => ({
|
|
1457
|
-
...obj,
|
|
1458
|
-
});
|
|
1459
|
-
})(StartBlueprintRunResponse = exports.StartBlueprintRunResponse || (exports.StartBlueprintRunResponse = {}));
|
|
1460
|
-
var StartCrawlerRequest;
|
|
1461
|
-
(function (StartCrawlerRequest) {
|
|
1462
|
-
StartCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
1463
|
-
...obj,
|
|
1464
|
-
});
|
|
1465
|
-
})(StartCrawlerRequest = exports.StartCrawlerRequest || (exports.StartCrawlerRequest = {}));
|
|
1466
|
-
var StartCrawlerResponse;
|
|
1467
|
-
(function (StartCrawlerResponse) {
|
|
1468
|
-
StartCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
1469
|
-
...obj,
|
|
1470
|
-
});
|
|
1471
|
-
})(StartCrawlerResponse = exports.StartCrawlerResponse || (exports.StartCrawlerResponse = {}));
|
|
1472
|
-
class NoScheduleException extends GlueServiceException_1.GlueServiceException {
|
|
1473
|
-
constructor(opts) {
|
|
1474
|
-
super({
|
|
1475
|
-
name: "NoScheduleException",
|
|
1476
|
-
$fault: "client",
|
|
1477
|
-
...opts,
|
|
1478
|
-
});
|
|
1479
|
-
this.name = "NoScheduleException";
|
|
1480
|
-
this.$fault = "client";
|
|
1481
|
-
Object.setPrototypeOf(this, NoScheduleException.prototype);
|
|
1482
|
-
this.Message = opts.Message;
|
|
1483
|
-
}
|
|
1484
|
-
}
|
|
1485
|
-
exports.NoScheduleException = NoScheduleException;
|
|
1486
|
-
class SchedulerRunningException extends GlueServiceException_1.GlueServiceException {
|
|
1487
|
-
constructor(opts) {
|
|
1488
|
-
super({
|
|
1489
|
-
name: "SchedulerRunningException",
|
|
1490
|
-
$fault: "client",
|
|
1491
|
-
...opts,
|
|
1492
|
-
});
|
|
1493
|
-
this.name = "SchedulerRunningException";
|
|
1494
|
-
this.$fault = "client";
|
|
1495
|
-
Object.setPrototypeOf(this, SchedulerRunningException.prototype);
|
|
1496
|
-
this.Message = opts.Message;
|
|
1497
|
-
}
|
|
1498
|
-
}
|
|
1499
|
-
exports.SchedulerRunningException = SchedulerRunningException;
|
|
1500
|
-
var StartCrawlerScheduleRequest;
|
|
1501
|
-
(function (StartCrawlerScheduleRequest) {
|
|
1502
|
-
StartCrawlerScheduleRequest.filterSensitiveLog = (obj) => ({
|
|
1503
|
-
...obj,
|
|
1504
|
-
});
|
|
1505
|
-
})(StartCrawlerScheduleRequest = exports.StartCrawlerScheduleRequest || (exports.StartCrawlerScheduleRequest = {}));
|
|
1506
|
-
var StartCrawlerScheduleResponse;
|
|
1507
|
-
(function (StartCrawlerScheduleResponse) {
|
|
1508
|
-
StartCrawlerScheduleResponse.filterSensitiveLog = (obj) => ({
|
|
1509
|
-
...obj,
|
|
1510
|
-
});
|
|
1511
|
-
})(StartCrawlerScheduleResponse = exports.StartCrawlerScheduleResponse || (exports.StartCrawlerScheduleResponse = {}));
|
|
1512
|
-
var StartExportLabelsTaskRunRequest;
|
|
1513
|
-
(function (StartExportLabelsTaskRunRequest) {
|
|
1514
|
-
StartExportLabelsTaskRunRequest.filterSensitiveLog = (obj) => ({
|
|
1515
|
-
...obj,
|
|
1516
|
-
});
|
|
1517
|
-
})(StartExportLabelsTaskRunRequest = exports.StartExportLabelsTaskRunRequest || (exports.StartExportLabelsTaskRunRequest = {}));
|
|
1518
|
-
var StartExportLabelsTaskRunResponse;
|
|
1519
|
-
(function (StartExportLabelsTaskRunResponse) {
|
|
1520
|
-
StartExportLabelsTaskRunResponse.filterSensitiveLog = (obj) => ({
|
|
1521
|
-
...obj,
|
|
1522
|
-
});
|
|
1523
|
-
})(StartExportLabelsTaskRunResponse = exports.StartExportLabelsTaskRunResponse || (exports.StartExportLabelsTaskRunResponse = {}));
|
|
1524
|
-
var StartImportLabelsTaskRunRequest;
|
|
1525
|
-
(function (StartImportLabelsTaskRunRequest) {
|
|
1526
|
-
StartImportLabelsTaskRunRequest.filterSensitiveLog = (obj) => ({
|
|
1527
|
-
...obj,
|
|
1528
|
-
});
|
|
1529
|
-
})(StartImportLabelsTaskRunRequest = exports.StartImportLabelsTaskRunRequest || (exports.StartImportLabelsTaskRunRequest = {}));
|
|
1530
|
-
var StartImportLabelsTaskRunResponse;
|
|
1531
|
-
(function (StartImportLabelsTaskRunResponse) {
|
|
1532
|
-
StartImportLabelsTaskRunResponse.filterSensitiveLog = (obj) => ({
|
|
1533
|
-
...obj,
|
|
1534
|
-
});
|
|
1535
|
-
})(StartImportLabelsTaskRunResponse = exports.StartImportLabelsTaskRunResponse || (exports.StartImportLabelsTaskRunResponse = {}));
|
|
1536
|
-
var StartJobRunRequest;
|
|
1537
|
-
(function (StartJobRunRequest) {
|
|
1538
|
-
StartJobRunRequest.filterSensitiveLog = (obj) => ({
|
|
1539
|
-
...obj,
|
|
1540
|
-
});
|
|
1541
|
-
})(StartJobRunRequest = exports.StartJobRunRequest || (exports.StartJobRunRequest = {}));
|
|
1542
|
-
var StartJobRunResponse;
|
|
1543
|
-
(function (StartJobRunResponse) {
|
|
1544
|
-
StartJobRunResponse.filterSensitiveLog = (obj) => ({
|
|
1545
|
-
...obj,
|
|
1546
|
-
});
|
|
1547
|
-
})(StartJobRunResponse = exports.StartJobRunResponse || (exports.StartJobRunResponse = {}));
|
|
1548
|
-
class MLTransformNotReadyException extends GlueServiceException_1.GlueServiceException {
|
|
1549
|
-
constructor(opts) {
|
|
1550
|
-
super({
|
|
1551
|
-
name: "MLTransformNotReadyException",
|
|
1552
|
-
$fault: "client",
|
|
1553
|
-
...opts,
|
|
1554
|
-
});
|
|
1555
|
-
this.name = "MLTransformNotReadyException";
|
|
1556
|
-
this.$fault = "client";
|
|
1557
|
-
Object.setPrototypeOf(this, MLTransformNotReadyException.prototype);
|
|
1558
|
-
this.Message = opts.Message;
|
|
1559
|
-
}
|
|
1560
|
-
}
|
|
1561
|
-
exports.MLTransformNotReadyException = MLTransformNotReadyException;
|
|
1562
|
-
var StartMLEvaluationTaskRunRequest;
|
|
1563
|
-
(function (StartMLEvaluationTaskRunRequest) {
|
|
1564
|
-
StartMLEvaluationTaskRunRequest.filterSensitiveLog = (obj) => ({
|
|
1565
|
-
...obj,
|
|
1566
|
-
});
|
|
1567
|
-
})(StartMLEvaluationTaskRunRequest = exports.StartMLEvaluationTaskRunRequest || (exports.StartMLEvaluationTaskRunRequest = {}));
|
|
1568
|
-
var StartMLEvaluationTaskRunResponse;
|
|
1569
|
-
(function (StartMLEvaluationTaskRunResponse) {
|
|
1570
|
-
StartMLEvaluationTaskRunResponse.filterSensitiveLog = (obj) => ({
|
|
1571
|
-
...obj,
|
|
1572
|
-
});
|
|
1573
|
-
})(StartMLEvaluationTaskRunResponse = exports.StartMLEvaluationTaskRunResponse || (exports.StartMLEvaluationTaskRunResponse = {}));
|
|
1574
|
-
var StartMLLabelingSetGenerationTaskRunRequest;
|
|
1575
|
-
(function (StartMLLabelingSetGenerationTaskRunRequest) {
|
|
1576
|
-
StartMLLabelingSetGenerationTaskRunRequest.filterSensitiveLog = (obj) => ({
|
|
1577
|
-
...obj,
|
|
1578
|
-
});
|
|
1579
|
-
})(StartMLLabelingSetGenerationTaskRunRequest = exports.StartMLLabelingSetGenerationTaskRunRequest || (exports.StartMLLabelingSetGenerationTaskRunRequest = {}));
|
|
1580
|
-
var StartMLLabelingSetGenerationTaskRunResponse;
|
|
1581
|
-
(function (StartMLLabelingSetGenerationTaskRunResponse) {
|
|
1582
|
-
StartMLLabelingSetGenerationTaskRunResponse.filterSensitiveLog = (obj) => ({
|
|
1583
|
-
...obj,
|
|
1584
|
-
});
|
|
1585
|
-
})(StartMLLabelingSetGenerationTaskRunResponse = exports.StartMLLabelingSetGenerationTaskRunResponse || (exports.StartMLLabelingSetGenerationTaskRunResponse = {}));
|
|
1586
|
-
var StartTriggerRequest;
|
|
1587
|
-
(function (StartTriggerRequest) {
|
|
1588
|
-
StartTriggerRequest.filterSensitiveLog = (obj) => ({
|
|
1589
|
-
...obj,
|
|
1590
|
-
});
|
|
1591
|
-
})(StartTriggerRequest = exports.StartTriggerRequest || (exports.StartTriggerRequest = {}));
|
|
1592
|
-
var StartTriggerResponse;
|
|
1593
|
-
(function (StartTriggerResponse) {
|
|
1594
|
-
StartTriggerResponse.filterSensitiveLog = (obj) => ({
|
|
1595
|
-
...obj,
|
|
1596
|
-
});
|
|
1597
|
-
})(StartTriggerResponse = exports.StartTriggerResponse || (exports.StartTriggerResponse = {}));
|
|
1598
|
-
var StartWorkflowRunRequest;
|
|
1599
|
-
(function (StartWorkflowRunRequest) {
|
|
1600
|
-
StartWorkflowRunRequest.filterSensitiveLog = (obj) => ({
|
|
1601
|
-
...obj,
|
|
1602
|
-
});
|
|
1603
|
-
})(StartWorkflowRunRequest = exports.StartWorkflowRunRequest || (exports.StartWorkflowRunRequest = {}));
|
|
1604
|
-
var StartWorkflowRunResponse;
|
|
1605
|
-
(function (StartWorkflowRunResponse) {
|
|
1606
|
-
StartWorkflowRunResponse.filterSensitiveLog = (obj) => ({
|
|
1607
|
-
...obj,
|
|
1608
|
-
});
|
|
1609
|
-
})(StartWorkflowRunResponse = exports.StartWorkflowRunResponse || (exports.StartWorkflowRunResponse = {}));
|
|
1610
|
-
class CrawlerNotRunningException extends GlueServiceException_1.GlueServiceException {
|
|
1611
|
-
constructor(opts) {
|
|
1612
|
-
super({
|
|
1613
|
-
name: "CrawlerNotRunningException",
|
|
1614
|
-
$fault: "client",
|
|
1615
|
-
...opts,
|
|
1616
|
-
});
|
|
1617
|
-
this.name = "CrawlerNotRunningException";
|
|
1618
|
-
this.$fault = "client";
|
|
1619
|
-
Object.setPrototypeOf(this, CrawlerNotRunningException.prototype);
|
|
1620
|
-
this.Message = opts.Message;
|
|
1621
|
-
}
|
|
1622
|
-
}
|
|
1623
|
-
exports.CrawlerNotRunningException = CrawlerNotRunningException;
|
|
1624
|
-
class CrawlerStoppingException extends GlueServiceException_1.GlueServiceException {
|
|
1625
|
-
constructor(opts) {
|
|
1626
|
-
super({
|
|
1627
|
-
name: "CrawlerStoppingException",
|
|
1628
|
-
$fault: "client",
|
|
1629
|
-
...opts,
|
|
1630
|
-
});
|
|
1631
|
-
this.name = "CrawlerStoppingException";
|
|
1632
|
-
this.$fault = "client";
|
|
1633
|
-
Object.setPrototypeOf(this, CrawlerStoppingException.prototype);
|
|
1634
|
-
this.Message = opts.Message;
|
|
1635
|
-
}
|
|
1636
|
-
}
|
|
1637
|
-
exports.CrawlerStoppingException = CrawlerStoppingException;
|
|
1638
|
-
var StopCrawlerRequest;
|
|
1639
|
-
(function (StopCrawlerRequest) {
|
|
1640
|
-
StopCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
1641
|
-
...obj,
|
|
1642
|
-
});
|
|
1643
|
-
})(StopCrawlerRequest = exports.StopCrawlerRequest || (exports.StopCrawlerRequest = {}));
|
|
1644
|
-
var StopCrawlerResponse;
|
|
1645
|
-
(function (StopCrawlerResponse) {
|
|
1646
|
-
StopCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
1647
|
-
...obj,
|
|
1648
|
-
});
|
|
1649
|
-
})(StopCrawlerResponse = exports.StopCrawlerResponse || (exports.StopCrawlerResponse = {}));
|
|
1650
|
-
class SchedulerNotRunningException extends GlueServiceException_1.GlueServiceException {
|
|
1651
|
-
constructor(opts) {
|
|
1652
|
-
super({
|
|
1653
|
-
name: "SchedulerNotRunningException",
|
|
1654
|
-
$fault: "client",
|
|
1655
|
-
...opts,
|
|
1656
|
-
});
|
|
1657
|
-
this.name = "SchedulerNotRunningException";
|
|
1658
|
-
this.$fault = "client";
|
|
1659
|
-
Object.setPrototypeOf(this, SchedulerNotRunningException.prototype);
|
|
1660
|
-
this.Message = opts.Message;
|
|
1661
|
-
}
|
|
1662
|
-
}
|
|
1663
|
-
exports.SchedulerNotRunningException = SchedulerNotRunningException;
|
|
1664
|
-
var StopCrawlerScheduleRequest;
|
|
1665
|
-
(function (StopCrawlerScheduleRequest) {
|
|
1666
|
-
StopCrawlerScheduleRequest.filterSensitiveLog = (obj) => ({
|
|
1667
|
-
...obj,
|
|
1668
|
-
});
|
|
1669
|
-
})(StopCrawlerScheduleRequest = exports.StopCrawlerScheduleRequest || (exports.StopCrawlerScheduleRequest = {}));
|
|
1670
|
-
var StopCrawlerScheduleResponse;
|
|
1671
|
-
(function (StopCrawlerScheduleResponse) {
|
|
1672
|
-
StopCrawlerScheduleResponse.filterSensitiveLog = (obj) => ({
|
|
1673
|
-
...obj,
|
|
1674
|
-
});
|
|
1675
|
-
})(StopCrawlerScheduleResponse = exports.StopCrawlerScheduleResponse || (exports.StopCrawlerScheduleResponse = {}));
|
|
1676
|
-
var StopSessionRequest;
|
|
1677
|
-
(function (StopSessionRequest) {
|
|
1678
|
-
StopSessionRequest.filterSensitiveLog = (obj) => ({
|
|
1679
|
-
...obj,
|
|
1680
|
-
});
|
|
1681
|
-
})(StopSessionRequest = exports.StopSessionRequest || (exports.StopSessionRequest = {}));
|
|
1682
|
-
var StopSessionResponse;
|
|
1683
|
-
(function (StopSessionResponse) {
|
|
1684
|
-
StopSessionResponse.filterSensitiveLog = (obj) => ({
|
|
1685
|
-
...obj,
|
|
1686
|
-
});
|
|
1687
|
-
})(StopSessionResponse = exports.StopSessionResponse || (exports.StopSessionResponse = {}));
|
|
1688
|
-
var StopTriggerRequest;
|
|
1689
|
-
(function (StopTriggerRequest) {
|
|
1690
|
-
StopTriggerRequest.filterSensitiveLog = (obj) => ({
|
|
1691
|
-
...obj,
|
|
1692
|
-
});
|
|
1693
|
-
})(StopTriggerRequest = exports.StopTriggerRequest || (exports.StopTriggerRequest = {}));
|
|
1694
|
-
var StopTriggerResponse;
|
|
1695
|
-
(function (StopTriggerResponse) {
|
|
1696
|
-
StopTriggerResponse.filterSensitiveLog = (obj) => ({
|
|
1697
|
-
...obj,
|
|
1698
|
-
});
|
|
1699
|
-
})(StopTriggerResponse = exports.StopTriggerResponse || (exports.StopTriggerResponse = {}));
|
|
1700
|
-
var StopWorkflowRunRequest;
|
|
1701
|
-
(function (StopWorkflowRunRequest) {
|
|
1702
|
-
StopWorkflowRunRequest.filterSensitiveLog = (obj) => ({
|
|
1703
|
-
...obj,
|
|
1704
|
-
});
|
|
1705
|
-
})(StopWorkflowRunRequest = exports.StopWorkflowRunRequest || (exports.StopWorkflowRunRequest = {}));
|
|
1706
|
-
var StopWorkflowRunResponse;
|
|
1707
|
-
(function (StopWorkflowRunResponse) {
|
|
1708
|
-
StopWorkflowRunResponse.filterSensitiveLog = (obj) => ({
|
|
1709
|
-
...obj,
|
|
1710
|
-
});
|
|
1711
|
-
})(StopWorkflowRunResponse = exports.StopWorkflowRunResponse || (exports.StopWorkflowRunResponse = {}));
|
|
1712
|
-
var TagResourceRequest;
|
|
1713
|
-
(function (TagResourceRequest) {
|
|
1714
|
-
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1715
|
-
...obj,
|
|
1716
|
-
});
|
|
1717
|
-
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
1718
|
-
var TagResourceResponse;
|
|
1719
|
-
(function (TagResourceResponse) {
|
|
1720
|
-
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1721
|
-
...obj,
|
|
1722
|
-
});
|
|
1723
|
-
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
1724
|
-
var UntagResourceRequest;
|
|
1725
|
-
(function (UntagResourceRequest) {
|
|
1726
|
-
UntagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1727
|
-
...obj,
|
|
1728
|
-
});
|
|
1729
|
-
})(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
|
|
1730
|
-
var UntagResourceResponse;
|
|
1731
|
-
(function (UntagResourceResponse) {
|
|
1732
|
-
UntagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1733
|
-
...obj,
|
|
1734
|
-
});
|
|
1735
|
-
})(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
|
|
1736
|
-
var UpdateBlueprintRequest;
|
|
1737
|
-
(function (UpdateBlueprintRequest) {
|
|
1738
|
-
UpdateBlueprintRequest.filterSensitiveLog = (obj) => ({
|
|
1739
|
-
...obj,
|
|
1740
|
-
});
|
|
1741
|
-
})(UpdateBlueprintRequest = exports.UpdateBlueprintRequest || (exports.UpdateBlueprintRequest = {}));
|
|
1742
|
-
var UpdateBlueprintResponse;
|
|
1743
|
-
(function (UpdateBlueprintResponse) {
|
|
1744
|
-
UpdateBlueprintResponse.filterSensitiveLog = (obj) => ({
|
|
1745
|
-
...obj,
|
|
1746
|
-
});
|
|
1747
|
-
})(UpdateBlueprintResponse = exports.UpdateBlueprintResponse || (exports.UpdateBlueprintResponse = {}));
|
|
1748
|
-
var UpdateCsvClassifierRequest;
|
|
1749
|
-
(function (UpdateCsvClassifierRequest) {
|
|
1750
|
-
UpdateCsvClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1751
|
-
...obj,
|
|
1752
|
-
});
|
|
1753
|
-
})(UpdateCsvClassifierRequest = exports.UpdateCsvClassifierRequest || (exports.UpdateCsvClassifierRequest = {}));
|
|
1754
|
-
var UpdateGrokClassifierRequest;
|
|
1755
|
-
(function (UpdateGrokClassifierRequest) {
|
|
1756
|
-
UpdateGrokClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1757
|
-
...obj,
|
|
1758
|
-
});
|
|
1759
|
-
})(UpdateGrokClassifierRequest = exports.UpdateGrokClassifierRequest || (exports.UpdateGrokClassifierRequest = {}));
|
|
1760
|
-
var UpdateJsonClassifierRequest;
|
|
1761
|
-
(function (UpdateJsonClassifierRequest) {
|
|
1762
|
-
UpdateJsonClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1763
|
-
...obj,
|
|
1764
|
-
});
|
|
1765
|
-
})(UpdateJsonClassifierRequest = exports.UpdateJsonClassifierRequest || (exports.UpdateJsonClassifierRequest = {}));
|
|
1766
|
-
var UpdateXMLClassifierRequest;
|
|
1767
|
-
(function (UpdateXMLClassifierRequest) {
|
|
1768
|
-
UpdateXMLClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1769
|
-
...obj,
|
|
1770
|
-
});
|
|
1771
|
-
})(UpdateXMLClassifierRequest = exports.UpdateXMLClassifierRequest || (exports.UpdateXMLClassifierRequest = {}));
|
|
1772
|
-
var UpdateClassifierRequest;
|
|
1773
|
-
(function (UpdateClassifierRequest) {
|
|
1774
|
-
UpdateClassifierRequest.filterSensitiveLog = (obj) => ({
|
|
1775
|
-
...obj,
|
|
1776
|
-
});
|
|
1777
|
-
})(UpdateClassifierRequest = exports.UpdateClassifierRequest || (exports.UpdateClassifierRequest = {}));
|
|
1778
|
-
var UpdateClassifierResponse;
|
|
1779
|
-
(function (UpdateClassifierResponse) {
|
|
1780
|
-
UpdateClassifierResponse.filterSensitiveLog = (obj) => ({
|
|
1781
|
-
...obj,
|
|
1782
|
-
});
|
|
1783
|
-
})(UpdateClassifierResponse = exports.UpdateClassifierResponse || (exports.UpdateClassifierResponse = {}));
|
|
1784
|
-
class VersionMismatchException extends GlueServiceException_1.GlueServiceException {
|
|
1785
|
-
constructor(opts) {
|
|
1786
|
-
super({
|
|
1787
|
-
name: "VersionMismatchException",
|
|
1788
|
-
$fault: "client",
|
|
1789
|
-
...opts,
|
|
1790
|
-
});
|
|
1791
|
-
this.name = "VersionMismatchException";
|
|
1792
|
-
this.$fault = "client";
|
|
1793
|
-
Object.setPrototypeOf(this, VersionMismatchException.prototype);
|
|
1794
|
-
this.Message = opts.Message;
|
|
1795
|
-
}
|
|
1796
|
-
}
|
|
1797
|
-
exports.VersionMismatchException = VersionMismatchException;
|
|
1798
|
-
var UpdateColumnStatisticsForPartitionRequest;
|
|
1799
|
-
(function (UpdateColumnStatisticsForPartitionRequest) {
|
|
1800
|
-
UpdateColumnStatisticsForPartitionRequest.filterSensitiveLog = (obj) => ({
|
|
1801
|
-
...obj,
|
|
1802
|
-
});
|
|
1803
|
-
})(UpdateColumnStatisticsForPartitionRequest = exports.UpdateColumnStatisticsForPartitionRequest || (exports.UpdateColumnStatisticsForPartitionRequest = {}));
|
|
1804
|
-
var ColumnStatisticsError;
|
|
1805
|
-
(function (ColumnStatisticsError) {
|
|
1806
|
-
ColumnStatisticsError.filterSensitiveLog = (obj) => ({
|
|
1807
|
-
...obj,
|
|
1808
|
-
});
|
|
1809
|
-
})(ColumnStatisticsError = exports.ColumnStatisticsError || (exports.ColumnStatisticsError = {}));
|
|
1810
|
-
var UpdateColumnStatisticsForPartitionResponse;
|
|
1811
|
-
(function (UpdateColumnStatisticsForPartitionResponse) {
|
|
1812
|
-
UpdateColumnStatisticsForPartitionResponse.filterSensitiveLog = (obj) => ({
|
|
1813
|
-
...obj,
|
|
1814
|
-
});
|
|
1815
|
-
})(UpdateColumnStatisticsForPartitionResponse = exports.UpdateColumnStatisticsForPartitionResponse || (exports.UpdateColumnStatisticsForPartitionResponse = {}));
|
|
1816
|
-
var UpdateColumnStatisticsForTableRequest;
|
|
1817
|
-
(function (UpdateColumnStatisticsForTableRequest) {
|
|
1818
|
-
UpdateColumnStatisticsForTableRequest.filterSensitiveLog = (obj) => ({
|
|
1819
|
-
...obj,
|
|
1820
|
-
});
|
|
1821
|
-
})(UpdateColumnStatisticsForTableRequest = exports.UpdateColumnStatisticsForTableRequest || (exports.UpdateColumnStatisticsForTableRequest = {}));
|
|
1822
|
-
var UpdateColumnStatisticsForTableResponse;
|
|
1823
|
-
(function (UpdateColumnStatisticsForTableResponse) {
|
|
1824
|
-
UpdateColumnStatisticsForTableResponse.filterSensitiveLog = (obj) => ({
|
|
1825
|
-
...obj,
|
|
1826
|
-
});
|
|
1827
|
-
})(UpdateColumnStatisticsForTableResponse = exports.UpdateColumnStatisticsForTableResponse || (exports.UpdateColumnStatisticsForTableResponse = {}));
|
|
1828
|
-
var UpdateConnectionRequest;
|
|
1829
|
-
(function (UpdateConnectionRequest) {
|
|
1830
|
-
UpdateConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
1831
|
-
...obj,
|
|
1832
|
-
});
|
|
1833
|
-
})(UpdateConnectionRequest = exports.UpdateConnectionRequest || (exports.UpdateConnectionRequest = {}));
|
|
1834
|
-
var UpdateConnectionResponse;
|
|
1835
|
-
(function (UpdateConnectionResponse) {
|
|
1836
|
-
UpdateConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
1837
|
-
...obj,
|
|
1838
|
-
});
|
|
1839
|
-
})(UpdateConnectionResponse = exports.UpdateConnectionResponse || (exports.UpdateConnectionResponse = {}));
|
|
1840
|
-
var UpdateCrawlerRequest;
|
|
1841
|
-
(function (UpdateCrawlerRequest) {
|
|
1842
|
-
UpdateCrawlerRequest.filterSensitiveLog = (obj) => ({
|
|
1843
|
-
...obj,
|
|
1844
|
-
});
|
|
1845
|
-
})(UpdateCrawlerRequest = exports.UpdateCrawlerRequest || (exports.UpdateCrawlerRequest = {}));
|
|
1846
|
-
var UpdateCrawlerResponse;
|
|
1847
|
-
(function (UpdateCrawlerResponse) {
|
|
1848
|
-
UpdateCrawlerResponse.filterSensitiveLog = (obj) => ({
|
|
1849
|
-
...obj,
|
|
1850
|
-
});
|
|
1851
|
-
})(UpdateCrawlerResponse = exports.UpdateCrawlerResponse || (exports.UpdateCrawlerResponse = {}));
|
|
1852
|
-
var UpdateCrawlerScheduleRequest;
|
|
1853
|
-
(function (UpdateCrawlerScheduleRequest) {
|
|
1854
|
-
UpdateCrawlerScheduleRequest.filterSensitiveLog = (obj) => ({
|
|
1855
|
-
...obj,
|
|
1856
|
-
});
|
|
1857
|
-
})(UpdateCrawlerScheduleRequest = exports.UpdateCrawlerScheduleRequest || (exports.UpdateCrawlerScheduleRequest = {}));
|
|
1858
|
-
var UpdateCrawlerScheduleResponse;
|
|
1859
|
-
(function (UpdateCrawlerScheduleResponse) {
|
|
1860
|
-
UpdateCrawlerScheduleResponse.filterSensitiveLog = (obj) => ({
|
|
1861
|
-
...obj,
|
|
1862
|
-
});
|
|
1863
|
-
})(UpdateCrawlerScheduleResponse = exports.UpdateCrawlerScheduleResponse || (exports.UpdateCrawlerScheduleResponse = {}));
|
|
1864
|
-
var UpdateDatabaseRequest;
|
|
1865
|
-
(function (UpdateDatabaseRequest) {
|
|
1866
|
-
UpdateDatabaseRequest.filterSensitiveLog = (obj) => ({
|
|
1867
|
-
...obj,
|
|
1868
|
-
});
|
|
1869
|
-
})(UpdateDatabaseRequest = exports.UpdateDatabaseRequest || (exports.UpdateDatabaseRequest = {}));
|
|
1870
|
-
var UpdateDatabaseResponse;
|
|
1871
|
-
(function (UpdateDatabaseResponse) {
|
|
1872
|
-
UpdateDatabaseResponse.filterSensitiveLog = (obj) => ({
|
|
1873
|
-
...obj,
|
|
1874
|
-
});
|
|
1875
|
-
})(UpdateDatabaseResponse = exports.UpdateDatabaseResponse || (exports.UpdateDatabaseResponse = {}));
|
|
1876
|
-
var DevEndpointCustomLibraries;
|
|
1877
|
-
(function (DevEndpointCustomLibraries) {
|
|
1878
|
-
DevEndpointCustomLibraries.filterSensitiveLog = (obj) => ({
|
|
1879
|
-
...obj,
|
|
1880
|
-
});
|
|
1881
|
-
})(DevEndpointCustomLibraries = exports.DevEndpointCustomLibraries || (exports.DevEndpointCustomLibraries = {}));
|
|
1882
|
-
var UpdateDevEndpointRequest;
|
|
1883
|
-
(function (UpdateDevEndpointRequest) {
|
|
1884
|
-
UpdateDevEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1885
|
-
...obj,
|
|
1886
|
-
});
|
|
1887
|
-
})(UpdateDevEndpointRequest = exports.UpdateDevEndpointRequest || (exports.UpdateDevEndpointRequest = {}));
|
|
1888
|
-
var UpdateDevEndpointResponse;
|
|
1889
|
-
(function (UpdateDevEndpointResponse) {
|
|
1890
|
-
UpdateDevEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1891
|
-
...obj,
|
|
1892
|
-
});
|
|
1893
|
-
})(UpdateDevEndpointResponse = exports.UpdateDevEndpointResponse || (exports.UpdateDevEndpointResponse = {}));
|
|
1894
|
-
var JobUpdate;
|
|
1895
|
-
(function (JobUpdate) {
|
|
1896
|
-
JobUpdate.filterSensitiveLog = (obj) => ({
|
|
1897
|
-
...obj,
|
|
1898
|
-
});
|
|
1899
|
-
})(JobUpdate = exports.JobUpdate || (exports.JobUpdate = {}));
|
|
1900
|
-
var UpdateJobRequest;
|
|
1901
|
-
(function (UpdateJobRequest) {
|
|
1902
|
-
UpdateJobRequest.filterSensitiveLog = (obj) => ({
|
|
1903
|
-
...obj,
|
|
1904
|
-
});
|
|
1905
|
-
})(UpdateJobRequest = exports.UpdateJobRequest || (exports.UpdateJobRequest = {}));
|