@aws-sdk/client-glue 3.85.0 → 3.93.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 +3 -3
|
@@ -1,218 +1,675 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
3
|
+
import { Action, Aggregate, AthenaConnectorSource, BasicCatalogTarget, CatalogKafkaSource, CatalogKinesisSource, CatalogSource, Compatibility, ConnectionInput, ConnectionsList, CrawlerTargets, CsvHeaderOption, CustomCode, DatabaseInput, DirectKafkaSource, DirectKinesisSource, DropDuplicates, DropFields, DropNullFields, DynamoDBCatalogSource, ErrorDetail, EventBatchingCondition, ExecutionProperty, FillMissingValues, Filter, GovernedCatalogSource, GovernedCatalogTarget, JDBCConnectorSource, JDBCConnectorTarget, JobCommand, Join, LakeFormationConfiguration, LineageConfiguration, Merge, MicrosoftSQLServerCatalogSource, MicrosoftSQLServerCatalogTarget, MySQLCatalogSource, MySQLCatalogTarget, NotificationProperty, OracleSQLCatalogSource, OracleSQLCatalogTarget, PartitionInput, PIIDetection, PostgreSQLCatalogSource, PostgreSQLCatalogTarget, Predicate, RecrawlPolicy, RedshiftSource, RedshiftTarget, RegistryId, RelationalCatalogSource, RenameField, S3CatalogSource, S3CatalogTarget, S3CsvSource, S3DirectTarget, S3GlueParquetTarget, S3JsonSource, S3ParquetSource, SchemaChangePolicy, SchemaId, SelectFields, SelectFromCollection, SparkConnectorSource, SparkConnectorTarget, SparkSQL, Spigot, SplitFields, TableInput, TransformParameters, Trigger, Union, UserDefinedFunctionInput, WorkerType } from "./models_0";
|
|
4
|
+
import { ColumnStatistics, ResourceShareType, SchemaVersionNumber, Table } from "./models_1";
|
|
5
|
+
|
|
6
|
+
export declare class IllegalWorkflowStateException extends __BaseException {
|
|
7
|
+
readonly name: "IllegalWorkflowStateException";
|
|
8
|
+
readonly $fault: "client";
|
|
9
|
+
|
|
10
|
+
Message?: string;
|
|
11
|
+
|
|
12
|
+
constructor(opts: __ExceptionOptionType<IllegalWorkflowStateException, __BaseException>);
|
|
13
|
+
}
|
|
14
|
+
export interface ResumeWorkflowRunRequest {
|
|
15
|
+
|
|
16
|
+
Name: string | undefined;
|
|
17
|
+
|
|
18
|
+
RunId: string | undefined;
|
|
19
|
+
|
|
20
|
+
NodeIds: string[] | undefined;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace ResumeWorkflowRunRequest {
|
|
23
|
+
|
|
24
|
+
const filterSensitiveLog: (obj: ResumeWorkflowRunRequest) => any;
|
|
25
|
+
}
|
|
26
|
+
export interface ResumeWorkflowRunResponse {
|
|
27
|
+
|
|
28
|
+
RunId?: string;
|
|
29
|
+
|
|
30
|
+
NodeIds?: string[];
|
|
31
|
+
}
|
|
32
|
+
export declare namespace ResumeWorkflowRunResponse {
|
|
33
|
+
|
|
34
|
+
const filterSensitiveLog: (obj: ResumeWorkflowRunResponse) => any;
|
|
35
|
+
}
|
|
36
|
+
export interface RunStatementRequest {
|
|
37
|
+
|
|
38
|
+
SessionId: string | undefined;
|
|
39
|
+
|
|
40
|
+
Code: string | undefined;
|
|
41
|
+
|
|
42
|
+
RequestOrigin?: string;
|
|
43
|
+
}
|
|
44
|
+
export declare namespace RunStatementRequest {
|
|
45
|
+
|
|
46
|
+
const filterSensitiveLog: (obj: RunStatementRequest) => any;
|
|
47
|
+
}
|
|
48
|
+
export interface RunStatementResponse {
|
|
49
|
+
|
|
50
|
+
Id?: number;
|
|
51
|
+
}
|
|
52
|
+
export declare namespace RunStatementResponse {
|
|
53
|
+
|
|
54
|
+
const filterSensitiveLog: (obj: RunStatementResponse) => any;
|
|
55
|
+
}
|
|
56
|
+
export declare enum Comparator {
|
|
57
|
+
EQUALS = "EQUALS",
|
|
58
|
+
GREATER_THAN = "GREATER_THAN",
|
|
59
|
+
GREATER_THAN_EQUALS = "GREATER_THAN_EQUALS",
|
|
60
|
+
LESS_THAN = "LESS_THAN",
|
|
61
|
+
LESS_THAN_EQUALS = "LESS_THAN_EQUALS"
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export interface PropertyPredicate {
|
|
65
|
+
|
|
66
|
+
Key?: string;
|
|
67
|
+
|
|
68
|
+
Value?: string;
|
|
69
|
+
|
|
70
|
+
Comparator?: Comparator | string;
|
|
71
|
+
}
|
|
72
|
+
export declare namespace PropertyPredicate {
|
|
73
|
+
|
|
74
|
+
const filterSensitiveLog: (obj: PropertyPredicate) => any;
|
|
75
|
+
}
|
|
76
|
+
export declare enum Sort {
|
|
77
|
+
ASCENDING = "ASC",
|
|
78
|
+
DESCENDING = "DESC"
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
export interface SortCriterion {
|
|
82
|
+
|
|
83
|
+
FieldName?: string;
|
|
84
|
+
|
|
85
|
+
Sort?: Sort | string;
|
|
86
|
+
}
|
|
87
|
+
export declare namespace SortCriterion {
|
|
88
|
+
|
|
89
|
+
const filterSensitiveLog: (obj: SortCriterion) => any;
|
|
90
|
+
}
|
|
91
|
+
export interface SearchTablesRequest {
|
|
92
|
+
|
|
93
|
+
CatalogId?: string;
|
|
94
|
+
|
|
95
|
+
NextToken?: string;
|
|
96
|
+
|
|
97
|
+
Filters?: PropertyPredicate[];
|
|
98
|
+
|
|
99
|
+
SearchText?: string;
|
|
100
|
+
|
|
101
|
+
SortCriteria?: SortCriterion[];
|
|
102
|
+
|
|
103
|
+
MaxResults?: number;
|
|
104
|
+
|
|
105
|
+
ResourceShareType?: ResourceShareType | string;
|
|
106
|
+
}
|
|
107
|
+
export declare namespace SearchTablesRequest {
|
|
108
|
+
|
|
109
|
+
const filterSensitiveLog: (obj: SearchTablesRequest) => any;
|
|
110
|
+
}
|
|
111
|
+
export interface SearchTablesResponse {
|
|
112
|
+
|
|
113
|
+
NextToken?: string;
|
|
114
|
+
|
|
115
|
+
TableList?: Table[];
|
|
116
|
+
}
|
|
117
|
+
export declare namespace SearchTablesResponse {
|
|
118
|
+
|
|
119
|
+
const filterSensitiveLog: (obj: SearchTablesResponse) => any;
|
|
120
|
+
}
|
|
121
|
+
export declare class IllegalBlueprintStateException extends __BaseException {
|
|
122
|
+
readonly name: "IllegalBlueprintStateException";
|
|
123
|
+
readonly $fault: "client";
|
|
124
|
+
Message?: string;
|
|
125
|
+
|
|
126
|
+
constructor(opts: __ExceptionOptionType<IllegalBlueprintStateException, __BaseException>);
|
|
127
|
+
}
|
|
128
|
+
export interface StartBlueprintRunRequest {
|
|
129
|
+
|
|
130
|
+
BlueprintName: string | undefined;
|
|
131
|
+
|
|
132
|
+
Parameters?: string;
|
|
133
|
+
|
|
134
|
+
RoleArn: string | undefined;
|
|
135
|
+
}
|
|
136
|
+
export declare namespace StartBlueprintRunRequest {
|
|
137
|
+
|
|
138
|
+
const filterSensitiveLog: (obj: StartBlueprintRunRequest) => any;
|
|
139
|
+
}
|
|
140
|
+
export interface StartBlueprintRunResponse {
|
|
141
|
+
|
|
142
|
+
RunId?: string;
|
|
143
|
+
}
|
|
144
|
+
export declare namespace StartBlueprintRunResponse {
|
|
4
145
|
|
|
5
|
-
|
|
146
|
+
const filterSensitiveLog: (obj: StartBlueprintRunResponse) => any;
|
|
6
147
|
}
|
|
7
|
-
export
|
|
148
|
+
export interface StartCrawlerRequest {
|
|
8
149
|
|
|
9
|
-
|
|
150
|
+
Name: string | undefined;
|
|
151
|
+
}
|
|
152
|
+
export declare namespace StartCrawlerRequest {
|
|
153
|
+
|
|
154
|
+
const filterSensitiveLog: (obj: StartCrawlerRequest) => any;
|
|
155
|
+
}
|
|
156
|
+
export interface StartCrawlerResponse {
|
|
157
|
+
}
|
|
158
|
+
export declare namespace StartCrawlerResponse {
|
|
159
|
+
|
|
160
|
+
const filterSensitiveLog: (obj: StartCrawlerResponse) => any;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
export declare class NoScheduleException extends __BaseException {
|
|
164
|
+
readonly name: "NoScheduleException";
|
|
165
|
+
readonly $fault: "client";
|
|
166
|
+
|
|
167
|
+
Message?: string;
|
|
168
|
+
|
|
169
|
+
constructor(opts: __ExceptionOptionType<NoScheduleException, __BaseException>);
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
export declare class SchedulerRunningException extends __BaseException {
|
|
173
|
+
readonly name: "SchedulerRunningException";
|
|
174
|
+
readonly $fault: "client";
|
|
175
|
+
|
|
176
|
+
Message?: string;
|
|
177
|
+
|
|
178
|
+
constructor(opts: __ExceptionOptionType<SchedulerRunningException, __BaseException>);
|
|
179
|
+
}
|
|
180
|
+
export interface StartCrawlerScheduleRequest {
|
|
181
|
+
|
|
182
|
+
CrawlerName: string | undefined;
|
|
183
|
+
}
|
|
184
|
+
export declare namespace StartCrawlerScheduleRequest {
|
|
185
|
+
|
|
186
|
+
const filterSensitiveLog: (obj: StartCrawlerScheduleRequest) => any;
|
|
187
|
+
}
|
|
188
|
+
export interface StartCrawlerScheduleResponse {
|
|
10
189
|
}
|
|
11
|
-
export
|
|
190
|
+
export declare namespace StartCrawlerScheduleResponse {
|
|
191
|
+
|
|
192
|
+
const filterSensitiveLog: (obj: StartCrawlerScheduleResponse) => any;
|
|
193
|
+
}
|
|
194
|
+
export interface StartExportLabelsTaskRunRequest {
|
|
12
195
|
|
|
13
196
|
TransformId: string | undefined;
|
|
14
197
|
|
|
15
|
-
|
|
198
|
+
OutputS3Path: string | undefined;
|
|
199
|
+
}
|
|
200
|
+
export declare namespace StartExportLabelsTaskRunRequest {
|
|
16
201
|
|
|
17
|
-
|
|
202
|
+
const filterSensitiveLog: (obj: StartExportLabelsTaskRunRequest) => any;
|
|
203
|
+
}
|
|
204
|
+
export interface StartExportLabelsTaskRunResponse {
|
|
18
205
|
|
|
19
|
-
|
|
206
|
+
TaskRunId?: string;
|
|
207
|
+
}
|
|
208
|
+
export declare namespace StartExportLabelsTaskRunResponse {
|
|
20
209
|
|
|
21
|
-
|
|
210
|
+
const filterSensitiveLog: (obj: StartExportLabelsTaskRunResponse) => any;
|
|
211
|
+
}
|
|
212
|
+
export interface StartImportLabelsTaskRunRequest {
|
|
213
|
+
|
|
214
|
+
TransformId: string | undefined;
|
|
22
215
|
|
|
23
|
-
|
|
216
|
+
InputS3Path: string | undefined;
|
|
217
|
+
|
|
218
|
+
ReplaceAllLabels?: boolean;
|
|
219
|
+
}
|
|
220
|
+
export declare namespace StartImportLabelsTaskRunRequest {
|
|
221
|
+
|
|
222
|
+
const filterSensitiveLog: (obj: StartImportLabelsTaskRunRequest) => any;
|
|
223
|
+
}
|
|
224
|
+
export interface StartImportLabelsTaskRunResponse {
|
|
225
|
+
|
|
226
|
+
TaskRunId?: string;
|
|
227
|
+
}
|
|
228
|
+
export declare namespace StartImportLabelsTaskRunResponse {
|
|
229
|
+
|
|
230
|
+
const filterSensitiveLog: (obj: StartImportLabelsTaskRunResponse) => any;
|
|
231
|
+
}
|
|
232
|
+
export interface StartJobRunRequest {
|
|
233
|
+
|
|
234
|
+
JobName: string | undefined;
|
|
235
|
+
|
|
236
|
+
JobRunId?: string;
|
|
237
|
+
|
|
238
|
+
Arguments?: {
|
|
239
|
+
[key: string]: string;
|
|
240
|
+
};
|
|
241
|
+
|
|
242
|
+
AllocatedCapacity?: number;
|
|
243
|
+
|
|
244
|
+
Timeout?: number;
|
|
24
245
|
|
|
25
246
|
MaxCapacity?: number;
|
|
26
247
|
|
|
248
|
+
SecurityConfiguration?: string;
|
|
249
|
+
|
|
250
|
+
NotificationProperty?: NotificationProperty;
|
|
251
|
+
|
|
27
252
|
WorkerType?: WorkerType | string;
|
|
28
253
|
|
|
29
254
|
NumberOfWorkers?: number;
|
|
255
|
+
}
|
|
256
|
+
export declare namespace StartJobRunRequest {
|
|
30
257
|
|
|
31
|
-
|
|
258
|
+
const filterSensitiveLog: (obj: StartJobRunRequest) => any;
|
|
259
|
+
}
|
|
260
|
+
export interface StartJobRunResponse {
|
|
32
261
|
|
|
33
|
-
|
|
262
|
+
JobRunId?: string;
|
|
34
263
|
}
|
|
35
|
-
export declare namespace
|
|
264
|
+
export declare namespace StartJobRunResponse {
|
|
36
265
|
|
|
37
|
-
const filterSensitiveLog: (obj:
|
|
266
|
+
const filterSensitiveLog: (obj: StartJobRunResponse) => any;
|
|
38
267
|
}
|
|
39
|
-
|
|
268
|
+
|
|
269
|
+
export declare class MLTransformNotReadyException extends __BaseException {
|
|
270
|
+
readonly name: "MLTransformNotReadyException";
|
|
271
|
+
readonly $fault: "client";
|
|
272
|
+
|
|
273
|
+
Message?: string;
|
|
40
274
|
|
|
41
|
-
|
|
275
|
+
constructor(opts: __ExceptionOptionType<MLTransformNotReadyException, __BaseException>);
|
|
42
276
|
}
|
|
43
|
-
export
|
|
277
|
+
export interface StartMLEvaluationTaskRunRequest {
|
|
44
278
|
|
|
45
|
-
|
|
279
|
+
TransformId: string | undefined;
|
|
46
280
|
}
|
|
47
|
-
export
|
|
281
|
+
export declare namespace StartMLEvaluationTaskRunRequest {
|
|
48
282
|
|
|
49
|
-
|
|
283
|
+
const filterSensitiveLog: (obj: StartMLEvaluationTaskRunRequest) => any;
|
|
284
|
+
}
|
|
285
|
+
export interface StartMLEvaluationTaskRunResponse {
|
|
50
286
|
|
|
51
|
-
|
|
287
|
+
TaskRunId?: string;
|
|
288
|
+
}
|
|
289
|
+
export declare namespace StartMLEvaluationTaskRunResponse {
|
|
52
290
|
|
|
53
|
-
|
|
291
|
+
const filterSensitiveLog: (obj: StartMLEvaluationTaskRunResponse) => any;
|
|
292
|
+
}
|
|
293
|
+
export interface StartMLLabelingSetGenerationTaskRunRequest {
|
|
54
294
|
|
|
55
|
-
|
|
295
|
+
TransformId: string | undefined;
|
|
56
296
|
|
|
57
|
-
|
|
297
|
+
OutputS3Path: string | undefined;
|
|
58
298
|
}
|
|
59
|
-
export declare namespace
|
|
299
|
+
export declare namespace StartMLLabelingSetGenerationTaskRunRequest {
|
|
60
300
|
|
|
61
|
-
const filterSensitiveLog: (obj:
|
|
301
|
+
const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunRequest) => any;
|
|
62
302
|
}
|
|
63
|
-
export interface
|
|
303
|
+
export interface StartMLLabelingSetGenerationTaskRunResponse {
|
|
304
|
+
|
|
305
|
+
TaskRunId?: string;
|
|
64
306
|
}
|
|
65
|
-
export declare namespace
|
|
307
|
+
export declare namespace StartMLLabelingSetGenerationTaskRunResponse {
|
|
66
308
|
|
|
67
|
-
const filterSensitiveLog: (obj:
|
|
309
|
+
const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunResponse) => any;
|
|
68
310
|
}
|
|
69
|
-
export interface
|
|
311
|
+
export interface StartTriggerRequest {
|
|
70
312
|
|
|
71
|
-
|
|
313
|
+
Name: string | undefined;
|
|
314
|
+
}
|
|
315
|
+
export declare namespace StartTriggerRequest {
|
|
72
316
|
|
|
73
|
-
|
|
317
|
+
const filterSensitiveLog: (obj: StartTriggerRequest) => any;
|
|
74
318
|
}
|
|
75
|
-
export
|
|
319
|
+
export interface StartTriggerResponse {
|
|
76
320
|
|
|
77
|
-
|
|
321
|
+
Name?: string;
|
|
78
322
|
}
|
|
79
|
-
export
|
|
323
|
+
export declare namespace StartTriggerResponse {
|
|
80
324
|
|
|
81
|
-
|
|
325
|
+
const filterSensitiveLog: (obj: StartTriggerResponse) => any;
|
|
326
|
+
}
|
|
327
|
+
export interface StartWorkflowRunRequest {
|
|
82
328
|
|
|
83
|
-
|
|
329
|
+
Name: string | undefined;
|
|
330
|
+
|
|
331
|
+
RunProperties?: {
|
|
332
|
+
[key: string]: string;
|
|
333
|
+
};
|
|
84
334
|
}
|
|
85
|
-
export declare namespace
|
|
335
|
+
export declare namespace StartWorkflowRunRequest {
|
|
86
336
|
|
|
87
|
-
const filterSensitiveLog: (obj:
|
|
337
|
+
const filterSensitiveLog: (obj: StartWorkflowRunRequest) => any;
|
|
88
338
|
}
|
|
89
|
-
export interface
|
|
339
|
+
export interface StartWorkflowRunResponse {
|
|
90
340
|
|
|
91
|
-
|
|
341
|
+
RunId?: string;
|
|
342
|
+
}
|
|
343
|
+
export declare namespace StartWorkflowRunResponse {
|
|
92
344
|
|
|
93
|
-
|
|
345
|
+
const filterSensitiveLog: (obj: StartWorkflowRunResponse) => any;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
export declare class CrawlerNotRunningException extends __BaseException {
|
|
349
|
+
readonly name: "CrawlerNotRunningException";
|
|
350
|
+
readonly $fault: "client";
|
|
94
351
|
|
|
95
|
-
|
|
352
|
+
Message?: string;
|
|
96
353
|
|
|
97
|
-
|
|
354
|
+
constructor(opts: __ExceptionOptionType<CrawlerNotRunningException, __BaseException>);
|
|
98
355
|
}
|
|
99
|
-
|
|
356
|
+
|
|
357
|
+
export declare class CrawlerStoppingException extends __BaseException {
|
|
358
|
+
readonly name: "CrawlerStoppingException";
|
|
359
|
+
readonly $fault: "client";
|
|
360
|
+
|
|
361
|
+
Message?: string;
|
|
100
362
|
|
|
101
|
-
|
|
363
|
+
constructor(opts: __ExceptionOptionType<CrawlerStoppingException, __BaseException>);
|
|
102
364
|
}
|
|
103
|
-
export interface
|
|
365
|
+
export interface StopCrawlerRequest {
|
|
104
366
|
|
|
105
|
-
|
|
367
|
+
Name: string | undefined;
|
|
368
|
+
}
|
|
369
|
+
export declare namespace StopCrawlerRequest {
|
|
106
370
|
|
|
107
|
-
|
|
371
|
+
const filterSensitiveLog: (obj: StopCrawlerRequest) => any;
|
|
372
|
+
}
|
|
373
|
+
export interface StopCrawlerResponse {
|
|
374
|
+
}
|
|
375
|
+
export declare namespace StopCrawlerResponse {
|
|
108
376
|
|
|
109
|
-
|
|
377
|
+
const filterSensitiveLog: (obj: StopCrawlerResponse) => any;
|
|
110
378
|
}
|
|
111
|
-
|
|
379
|
+
|
|
380
|
+
export declare class SchedulerNotRunningException extends __BaseException {
|
|
381
|
+
readonly name: "SchedulerNotRunningException";
|
|
382
|
+
readonly $fault: "client";
|
|
383
|
+
|
|
384
|
+
Message?: string;
|
|
112
385
|
|
|
113
|
-
|
|
386
|
+
constructor(opts: __ExceptionOptionType<SchedulerNotRunningException, __BaseException>);
|
|
114
387
|
}
|
|
115
|
-
export interface
|
|
388
|
+
export interface StopCrawlerScheduleRequest {
|
|
116
389
|
|
|
117
|
-
|
|
390
|
+
CrawlerName: string | undefined;
|
|
391
|
+
}
|
|
392
|
+
export declare namespace StopCrawlerScheduleRequest {
|
|
118
393
|
|
|
119
|
-
|
|
394
|
+
const filterSensitiveLog: (obj: StopCrawlerScheduleRequest) => any;
|
|
395
|
+
}
|
|
396
|
+
export interface StopCrawlerScheduleResponse {
|
|
397
|
+
}
|
|
398
|
+
export declare namespace StopCrawlerScheduleResponse {
|
|
120
399
|
|
|
121
|
-
|
|
400
|
+
const filterSensitiveLog: (obj: StopCrawlerScheduleResponse) => any;
|
|
401
|
+
}
|
|
402
|
+
export interface StopSessionRequest {
|
|
122
403
|
|
|
123
|
-
|
|
404
|
+
Id: string | undefined;
|
|
124
405
|
|
|
125
|
-
|
|
126
|
-
VersionId?: string;
|
|
406
|
+
RequestOrigin?: string;
|
|
127
407
|
}
|
|
128
|
-
export declare namespace
|
|
408
|
+
export declare namespace StopSessionRequest {
|
|
129
409
|
|
|
130
|
-
const filterSensitiveLog: (obj:
|
|
410
|
+
const filterSensitiveLog: (obj: StopSessionRequest) => any;
|
|
131
411
|
}
|
|
132
|
-
export interface
|
|
412
|
+
export interface StopSessionResponse {
|
|
413
|
+
|
|
414
|
+
Id?: string;
|
|
133
415
|
}
|
|
134
|
-
export declare namespace
|
|
416
|
+
export declare namespace StopSessionResponse {
|
|
135
417
|
|
|
136
|
-
const filterSensitiveLog: (obj:
|
|
418
|
+
const filterSensitiveLog: (obj: StopSessionResponse) => any;
|
|
137
419
|
}
|
|
138
|
-
|
|
139
|
-
|
|
420
|
+
export interface StopTriggerRequest {
|
|
421
|
+
|
|
422
|
+
Name: string | undefined;
|
|
423
|
+
}
|
|
424
|
+
export declare namespace StopTriggerRequest {
|
|
425
|
+
|
|
426
|
+
const filterSensitiveLog: (obj: StopTriggerRequest) => any;
|
|
427
|
+
}
|
|
428
|
+
export interface StopTriggerResponse {
|
|
140
429
|
|
|
141
430
|
Name?: string;
|
|
431
|
+
}
|
|
432
|
+
export declare namespace StopTriggerResponse {
|
|
433
|
+
|
|
434
|
+
const filterSensitiveLog: (obj: StopTriggerResponse) => any;
|
|
435
|
+
}
|
|
436
|
+
export interface StopWorkflowRunRequest {
|
|
437
|
+
|
|
438
|
+
Name: string | undefined;
|
|
439
|
+
|
|
440
|
+
RunId: string | undefined;
|
|
441
|
+
}
|
|
442
|
+
export declare namespace StopWorkflowRunRequest {
|
|
443
|
+
|
|
444
|
+
const filterSensitiveLog: (obj: StopWorkflowRunRequest) => any;
|
|
445
|
+
}
|
|
446
|
+
export interface StopWorkflowRunResponse {
|
|
447
|
+
}
|
|
448
|
+
export declare namespace StopWorkflowRunResponse {
|
|
449
|
+
|
|
450
|
+
const filterSensitiveLog: (obj: StopWorkflowRunResponse) => any;
|
|
451
|
+
}
|
|
452
|
+
export interface TagResourceRequest {
|
|
453
|
+
|
|
454
|
+
ResourceArn: string | undefined;
|
|
455
|
+
|
|
456
|
+
TagsToAdd: {
|
|
457
|
+
[key: string]: string;
|
|
458
|
+
} | undefined;
|
|
459
|
+
}
|
|
460
|
+
export declare namespace TagResourceRequest {
|
|
461
|
+
|
|
462
|
+
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
463
|
+
}
|
|
464
|
+
export interface TagResourceResponse {
|
|
465
|
+
}
|
|
466
|
+
export declare namespace TagResourceResponse {
|
|
467
|
+
|
|
468
|
+
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
469
|
+
}
|
|
470
|
+
export interface UntagResourceRequest {
|
|
471
|
+
|
|
472
|
+
ResourceArn: string | undefined;
|
|
473
|
+
|
|
474
|
+
TagsToRemove: string[] | undefined;
|
|
475
|
+
}
|
|
476
|
+
export declare namespace UntagResourceRequest {
|
|
477
|
+
|
|
478
|
+
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
479
|
+
}
|
|
480
|
+
export interface UntagResourceResponse {
|
|
481
|
+
}
|
|
482
|
+
export declare namespace UntagResourceResponse {
|
|
483
|
+
|
|
484
|
+
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
485
|
+
}
|
|
486
|
+
export interface UpdateBlueprintRequest {
|
|
487
|
+
|
|
488
|
+
Name: string | undefined;
|
|
142
489
|
|
|
143
490
|
Description?: string;
|
|
144
491
|
|
|
145
|
-
|
|
492
|
+
BlueprintLocation: string | undefined;
|
|
493
|
+
}
|
|
494
|
+
export declare namespace UpdateBlueprintRequest {
|
|
146
495
|
|
|
147
|
-
|
|
496
|
+
const filterSensitiveLog: (obj: UpdateBlueprintRequest) => any;
|
|
497
|
+
}
|
|
498
|
+
export interface UpdateBlueprintResponse {
|
|
148
499
|
|
|
149
|
-
|
|
500
|
+
Name?: string;
|
|
501
|
+
}
|
|
502
|
+
export declare namespace UpdateBlueprintResponse {
|
|
150
503
|
|
|
151
|
-
|
|
504
|
+
const filterSensitiveLog: (obj: UpdateBlueprintResponse) => any;
|
|
152
505
|
}
|
|
153
|
-
|
|
506
|
+
|
|
507
|
+
export interface UpdateCsvClassifierRequest {
|
|
508
|
+
|
|
509
|
+
Name: string | undefined;
|
|
510
|
+
|
|
511
|
+
Delimiter?: string;
|
|
154
512
|
|
|
155
|
-
|
|
513
|
+
QuoteSymbol?: string;
|
|
514
|
+
|
|
515
|
+
ContainsHeader?: CsvHeaderOption | string;
|
|
516
|
+
|
|
517
|
+
Header?: string[];
|
|
518
|
+
|
|
519
|
+
DisableValueTrimming?: boolean;
|
|
520
|
+
|
|
521
|
+
AllowSingleColumn?: boolean;
|
|
156
522
|
}
|
|
157
|
-
export
|
|
523
|
+
export declare namespace UpdateCsvClassifierRequest {
|
|
524
|
+
|
|
525
|
+
const filterSensitiveLog: (obj: UpdateCsvClassifierRequest) => any;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
export interface UpdateGrokClassifierRequest {
|
|
158
529
|
|
|
159
530
|
Name: string | undefined;
|
|
160
531
|
|
|
161
|
-
|
|
532
|
+
Classification?: string;
|
|
533
|
+
|
|
534
|
+
GrokPattern?: string;
|
|
535
|
+
|
|
536
|
+
CustomPatterns?: string;
|
|
162
537
|
}
|
|
163
|
-
export declare namespace
|
|
538
|
+
export declare namespace UpdateGrokClassifierRequest {
|
|
164
539
|
|
|
165
|
-
const filterSensitiveLog: (obj:
|
|
540
|
+
const filterSensitiveLog: (obj: UpdateGrokClassifierRequest) => any;
|
|
166
541
|
}
|
|
167
|
-
|
|
542
|
+
|
|
543
|
+
export interface UpdateJsonClassifierRequest {
|
|
544
|
+
|
|
545
|
+
Name: string | undefined;
|
|
546
|
+
|
|
547
|
+
JsonPath?: string;
|
|
548
|
+
}
|
|
549
|
+
export declare namespace UpdateJsonClassifierRequest {
|
|
168
550
|
|
|
169
|
-
|
|
551
|
+
const filterSensitiveLog: (obj: UpdateJsonClassifierRequest) => any;
|
|
170
552
|
}
|
|
171
|
-
|
|
553
|
+
|
|
554
|
+
export interface UpdateXMLClassifierRequest {
|
|
555
|
+
|
|
556
|
+
Name: string | undefined;
|
|
557
|
+
|
|
558
|
+
Classification?: string;
|
|
559
|
+
|
|
560
|
+
RowTag?: string;
|
|
561
|
+
}
|
|
562
|
+
export declare namespace UpdateXMLClassifierRequest {
|
|
563
|
+
|
|
564
|
+
const filterSensitiveLog: (obj: UpdateXMLClassifierRequest) => any;
|
|
565
|
+
}
|
|
566
|
+
export interface UpdateClassifierRequest {
|
|
567
|
+
|
|
568
|
+
GrokClassifier?: UpdateGrokClassifierRequest;
|
|
569
|
+
|
|
570
|
+
XMLClassifier?: UpdateXMLClassifierRequest;
|
|
571
|
+
|
|
572
|
+
JsonClassifier?: UpdateJsonClassifierRequest;
|
|
573
|
+
|
|
574
|
+
CsvClassifier?: UpdateCsvClassifierRequest;
|
|
575
|
+
}
|
|
576
|
+
export declare namespace UpdateClassifierRequest {
|
|
577
|
+
|
|
578
|
+
const filterSensitiveLog: (obj: UpdateClassifierRequest) => any;
|
|
579
|
+
}
|
|
580
|
+
export interface UpdateClassifierResponse {
|
|
581
|
+
}
|
|
582
|
+
export declare namespace UpdateClassifierResponse {
|
|
583
|
+
|
|
584
|
+
const filterSensitiveLog: (obj: UpdateClassifierResponse) => any;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
export declare class VersionMismatchException extends __BaseException {
|
|
588
|
+
readonly name: "VersionMismatchException";
|
|
589
|
+
readonly $fault: "client";
|
|
172
590
|
|
|
173
|
-
|
|
591
|
+
Message?: string;
|
|
592
|
+
|
|
593
|
+
constructor(opts: __ExceptionOptionType<VersionMismatchException, __BaseException>);
|
|
174
594
|
}
|
|
175
|
-
export interface
|
|
595
|
+
export interface UpdateColumnStatisticsForPartitionRequest {
|
|
176
596
|
|
|
177
597
|
CatalogId?: string;
|
|
178
598
|
|
|
179
599
|
DatabaseName: string | undefined;
|
|
180
600
|
|
|
181
|
-
|
|
601
|
+
TableName: string | undefined;
|
|
602
|
+
|
|
603
|
+
PartitionValues: string[] | undefined;
|
|
182
604
|
|
|
183
|
-
|
|
605
|
+
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
184
606
|
}
|
|
185
|
-
export declare namespace
|
|
607
|
+
export declare namespace UpdateColumnStatisticsForPartitionRequest {
|
|
186
608
|
|
|
187
|
-
const filterSensitiveLog: (obj:
|
|
609
|
+
const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionRequest) => any;
|
|
188
610
|
}
|
|
189
|
-
|
|
611
|
+
|
|
612
|
+
export interface ColumnStatisticsError {
|
|
613
|
+
|
|
614
|
+
ColumnStatistics?: ColumnStatistics;
|
|
615
|
+
|
|
616
|
+
Error?: ErrorDetail;
|
|
190
617
|
}
|
|
191
|
-
export declare namespace
|
|
618
|
+
export declare namespace ColumnStatisticsError {
|
|
192
619
|
|
|
193
|
-
const filterSensitiveLog: (obj:
|
|
620
|
+
const filterSensitiveLog: (obj: ColumnStatisticsError) => any;
|
|
194
621
|
}
|
|
195
|
-
export interface
|
|
622
|
+
export interface UpdateColumnStatisticsForPartitionResponse {
|
|
196
623
|
|
|
197
|
-
|
|
624
|
+
Errors?: ColumnStatisticsError[];
|
|
625
|
+
}
|
|
626
|
+
export declare namespace UpdateColumnStatisticsForPartitionResponse {
|
|
198
627
|
|
|
199
|
-
|
|
628
|
+
const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionResponse) => any;
|
|
629
|
+
}
|
|
630
|
+
export interface UpdateColumnStatisticsForTableRequest {
|
|
200
631
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
632
|
+
CatalogId?: string;
|
|
633
|
+
|
|
634
|
+
DatabaseName: string | undefined;
|
|
635
|
+
|
|
636
|
+
TableName: string | undefined;
|
|
204
637
|
|
|
205
|
-
|
|
638
|
+
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
206
639
|
}
|
|
207
|
-
export declare namespace
|
|
640
|
+
export declare namespace UpdateColumnStatisticsForTableRequest {
|
|
208
641
|
|
|
209
|
-
const filterSensitiveLog: (obj:
|
|
642
|
+
const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableRequest) => any;
|
|
210
643
|
}
|
|
211
|
-
export interface
|
|
644
|
+
export interface UpdateColumnStatisticsForTableResponse {
|
|
212
645
|
|
|
213
|
-
|
|
646
|
+
Errors?: ColumnStatisticsError[];
|
|
647
|
+
}
|
|
648
|
+
export declare namespace UpdateColumnStatisticsForTableResponse {
|
|
649
|
+
|
|
650
|
+
const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableResponse) => any;
|
|
651
|
+
}
|
|
652
|
+
export interface UpdateConnectionRequest {
|
|
653
|
+
|
|
654
|
+
CatalogId?: string;
|
|
655
|
+
|
|
656
|
+
Name: string | undefined;
|
|
657
|
+
|
|
658
|
+
ConnectionInput: ConnectionInput | undefined;
|
|
659
|
+
}
|
|
660
|
+
export declare namespace UpdateConnectionRequest {
|
|
661
|
+
|
|
662
|
+
const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
663
|
+
}
|
|
664
|
+
export interface UpdateConnectionResponse {
|
|
214
665
|
}
|
|
215
|
-
export declare namespace
|
|
666
|
+
export declare namespace UpdateConnectionResponse {
|
|
216
667
|
|
|
217
|
-
const filterSensitiveLog: (obj:
|
|
668
|
+
const filterSensitiveLog: (obj: UpdateConnectionResponse) => any;
|
|
218
669
|
}
|
|
670
|
+
export interface UpdateCrawlerRequest {
|
|
671
|
+
|
|
672
|
+
Name: string | undefined;
|
|
673
|
+
|
|
674
|
+
Role?: string;
|
|
675
|
+
|