@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
|
@@ -13,6 +13,7 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
13
13
|
const GlueServiceException_1 = require("../models/GlueServiceException");
|
|
14
14
|
const models_0_1 = require("../models/models_0");
|
|
15
15
|
const models_1_1 = require("../models/models_1");
|
|
16
|
+
const models_2_1 = require("../models/models_2");
|
|
16
17
|
const serializeAws_json1_1BatchCreatePartitionCommand = async (input, context) => {
|
|
17
18
|
const headers = {
|
|
18
19
|
"content-type": "application/x-amz-json-1.1",
|
|
@@ -10405,7 +10406,7 @@ const deserializeAws_json1_1ConcurrentRunsExceededExceptionResponse = async (par
|
|
|
10405
10406
|
const deserializeAws_json1_1ConditionCheckFailureExceptionResponse = async (parsedOutput, context) => {
|
|
10406
10407
|
const body = parsedOutput.body;
|
|
10407
10408
|
const deserialized = deserializeAws_json1_1ConditionCheckFailureException(body, context);
|
|
10408
|
-
const exception = new
|
|
10409
|
+
const exception = new models_1_1.ConditionCheckFailureException({
|
|
10409
10410
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10410
10411
|
...deserialized,
|
|
10411
10412
|
});
|
|
@@ -10414,7 +10415,7 @@ const deserializeAws_json1_1ConditionCheckFailureExceptionResponse = async (pars
|
|
|
10414
10415
|
const deserializeAws_json1_1ConflictExceptionResponse = async (parsedOutput, context) => {
|
|
10415
10416
|
const body = parsedOutput.body;
|
|
10416
10417
|
const deserialized = deserializeAws_json1_1ConflictException(body, context);
|
|
10417
|
-
const exception = new
|
|
10418
|
+
const exception = new models_1_1.ConflictException({
|
|
10418
10419
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10419
10420
|
...deserialized,
|
|
10420
10421
|
});
|
|
@@ -10423,7 +10424,7 @@ const deserializeAws_json1_1ConflictExceptionResponse = async (parsedOutput, con
|
|
|
10423
10424
|
const deserializeAws_json1_1CrawlerNotRunningExceptionResponse = async (parsedOutput, context) => {
|
|
10424
10425
|
const body = parsedOutput.body;
|
|
10425
10426
|
const deserialized = deserializeAws_json1_1CrawlerNotRunningException(body, context);
|
|
10426
|
-
const exception = new
|
|
10427
|
+
const exception = new models_2_1.CrawlerNotRunningException({
|
|
10427
10428
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10428
10429
|
...deserialized,
|
|
10429
10430
|
});
|
|
@@ -10432,7 +10433,7 @@ const deserializeAws_json1_1CrawlerNotRunningExceptionResponse = async (parsedOu
|
|
|
10432
10433
|
const deserializeAws_json1_1CrawlerRunningExceptionResponse = async (parsedOutput, context) => {
|
|
10433
10434
|
const body = parsedOutput.body;
|
|
10434
10435
|
const deserialized = deserializeAws_json1_1CrawlerRunningException(body, context);
|
|
10435
|
-
const exception = new
|
|
10436
|
+
const exception = new models_1_1.CrawlerRunningException({
|
|
10436
10437
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10437
10438
|
...deserialized,
|
|
10438
10439
|
});
|
|
@@ -10441,7 +10442,7 @@ const deserializeAws_json1_1CrawlerRunningExceptionResponse = async (parsedOutpu
|
|
|
10441
10442
|
const deserializeAws_json1_1CrawlerStoppingExceptionResponse = async (parsedOutput, context) => {
|
|
10442
10443
|
const body = parsedOutput.body;
|
|
10443
10444
|
const deserialized = deserializeAws_json1_1CrawlerStoppingException(body, context);
|
|
10444
|
-
const exception = new
|
|
10445
|
+
const exception = new models_2_1.CrawlerStoppingException({
|
|
10445
10446
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10446
10447
|
...deserialized,
|
|
10447
10448
|
});
|
|
@@ -10477,7 +10478,7 @@ const deserializeAws_json1_1IdempotentParameterMismatchExceptionResponse = async
|
|
|
10477
10478
|
const deserializeAws_json1_1IllegalBlueprintStateExceptionResponse = async (parsedOutput, context) => {
|
|
10478
10479
|
const body = parsedOutput.body;
|
|
10479
10480
|
const deserialized = deserializeAws_json1_1IllegalBlueprintStateException(body, context);
|
|
10480
|
-
const exception = new
|
|
10481
|
+
const exception = new models_2_1.IllegalBlueprintStateException({
|
|
10481
10482
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10482
10483
|
...deserialized,
|
|
10483
10484
|
});
|
|
@@ -10495,7 +10496,7 @@ const deserializeAws_json1_1IllegalSessionStateExceptionResponse = async (parsed
|
|
|
10495
10496
|
const deserializeAws_json1_1IllegalWorkflowStateExceptionResponse = async (parsedOutput, context) => {
|
|
10496
10497
|
const body = parsedOutput.body;
|
|
10497
10498
|
const deserialized = deserializeAws_json1_1IllegalWorkflowStateException(body, context);
|
|
10498
|
-
const exception = new
|
|
10499
|
+
const exception = new models_2_1.IllegalWorkflowStateException({
|
|
10499
10500
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10500
10501
|
...deserialized,
|
|
10501
10502
|
});
|
|
@@ -10531,7 +10532,7 @@ const deserializeAws_json1_1InvalidStateExceptionResponse = async (parsedOutput,
|
|
|
10531
10532
|
const deserializeAws_json1_1MLTransformNotReadyExceptionResponse = async (parsedOutput, context) => {
|
|
10532
10533
|
const body = parsedOutput.body;
|
|
10533
10534
|
const deserialized = deserializeAws_json1_1MLTransformNotReadyException(body, context);
|
|
10534
|
-
const exception = new
|
|
10535
|
+
const exception = new models_2_1.MLTransformNotReadyException({
|
|
10535
10536
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10536
10537
|
...deserialized,
|
|
10537
10538
|
});
|
|
@@ -10540,7 +10541,7 @@ const deserializeAws_json1_1MLTransformNotReadyExceptionResponse = async (parsed
|
|
|
10540
10541
|
const deserializeAws_json1_1NoScheduleExceptionResponse = async (parsedOutput, context) => {
|
|
10541
10542
|
const body = parsedOutput.body;
|
|
10542
10543
|
const deserialized = deserializeAws_json1_1NoScheduleException(body, context);
|
|
10543
|
-
const exception = new
|
|
10544
|
+
const exception = new models_2_1.NoScheduleException({
|
|
10544
10545
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10545
10546
|
...deserialized,
|
|
10546
10547
|
});
|
|
@@ -10585,7 +10586,7 @@ const deserializeAws_json1_1ResourceNumberLimitExceededExceptionResponse = async
|
|
|
10585
10586
|
const deserializeAws_json1_1SchedulerNotRunningExceptionResponse = async (parsedOutput, context) => {
|
|
10586
10587
|
const body = parsedOutput.body;
|
|
10587
10588
|
const deserialized = deserializeAws_json1_1SchedulerNotRunningException(body, context);
|
|
10588
|
-
const exception = new
|
|
10589
|
+
const exception = new models_2_1.SchedulerNotRunningException({
|
|
10589
10590
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10590
10591
|
...deserialized,
|
|
10591
10592
|
});
|
|
@@ -10594,7 +10595,7 @@ const deserializeAws_json1_1SchedulerNotRunningExceptionResponse = async (parsed
|
|
|
10594
10595
|
const deserializeAws_json1_1SchedulerRunningExceptionResponse = async (parsedOutput, context) => {
|
|
10595
10596
|
const body = parsedOutput.body;
|
|
10596
10597
|
const deserialized = deserializeAws_json1_1SchedulerRunningException(body, context);
|
|
10597
|
-
const exception = new
|
|
10598
|
+
const exception = new models_2_1.SchedulerRunningException({
|
|
10598
10599
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10599
10600
|
...deserialized,
|
|
10600
10601
|
});
|
|
@@ -10603,7 +10604,7 @@ const deserializeAws_json1_1SchedulerRunningExceptionResponse = async (parsedOut
|
|
|
10603
10604
|
const deserializeAws_json1_1SchedulerTransitioningExceptionResponse = async (parsedOutput, context) => {
|
|
10604
10605
|
const body = parsedOutput.body;
|
|
10605
10606
|
const deserialized = deserializeAws_json1_1SchedulerTransitioningException(body, context);
|
|
10606
|
-
const exception = new
|
|
10607
|
+
const exception = new models_1_1.SchedulerTransitioningException({
|
|
10607
10608
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10608
10609
|
...deserialized,
|
|
10609
10610
|
});
|
|
@@ -10621,7 +10622,7 @@ const deserializeAws_json1_1ValidationExceptionResponse = async (parsedOutput, c
|
|
|
10621
10622
|
const deserializeAws_json1_1VersionMismatchExceptionResponse = async (parsedOutput, context) => {
|
|
10622
10623
|
const body = parsedOutput.body;
|
|
10623
10624
|
const deserialized = deserializeAws_json1_1VersionMismatchException(body, context);
|
|
10624
|
-
const exception = new
|
|
10625
|
+
const exception = new models_2_1.VersionMismatchException({
|
|
10625
10626
|
$metadata: deserializeMetadata(parsedOutput),
|
|
10626
10627
|
...deserialized,
|
|
10627
10628
|
});
|
|
@@ -10652,6 +10653,17 @@ const serializeAws_json1_1ActionList = (input, context) => {
|
|
|
10652
10653
|
return serializeAws_json1_1Action(entry, context);
|
|
10653
10654
|
});
|
|
10654
10655
|
};
|
|
10656
|
+
const serializeAws_json1_1AdditionalOptions = (input, context) => {
|
|
10657
|
+
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
10658
|
+
if (value === null) {
|
|
10659
|
+
return acc;
|
|
10660
|
+
}
|
|
10661
|
+
return {
|
|
10662
|
+
...acc,
|
|
10663
|
+
[key]: value,
|
|
10664
|
+
};
|
|
10665
|
+
}, {});
|
|
10666
|
+
};
|
|
10655
10667
|
const serializeAws_json1_1AdditionalPlanOptionsMap = (input, context) => {
|
|
10656
10668
|
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
10657
10669
|
if (value === null) {
|
|
@@ -10663,6 +10675,58 @@ const serializeAws_json1_1AdditionalPlanOptionsMap = (input, context) => {
|
|
|
10663
10675
|
};
|
|
10664
10676
|
}, {});
|
|
10665
10677
|
};
|
|
10678
|
+
const serializeAws_json1_1Aggregate = (input, context) => {
|
|
10679
|
+
return {
|
|
10680
|
+
...(input.Aggs !== undefined &&
|
|
10681
|
+
input.Aggs !== null && { Aggs: serializeAws_json1_1AggregateOperations(input.Aggs, context) }),
|
|
10682
|
+
...(input.Groups !== undefined &&
|
|
10683
|
+
input.Groups !== null && { Groups: serializeAws_json1_1GlueStudioPathList(input.Groups, context) }),
|
|
10684
|
+
...(input.Inputs !== undefined &&
|
|
10685
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
10686
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
10687
|
+
};
|
|
10688
|
+
};
|
|
10689
|
+
const serializeAws_json1_1AggregateOperation = (input, context) => {
|
|
10690
|
+
return {
|
|
10691
|
+
...(input.AggFunc !== undefined && input.AggFunc !== null && { AggFunc: input.AggFunc }),
|
|
10692
|
+
...(input.Column !== undefined &&
|
|
10693
|
+
input.Column !== null && { Column: serializeAws_json1_1EnclosedInStringProperties(input.Column, context) }),
|
|
10694
|
+
};
|
|
10695
|
+
};
|
|
10696
|
+
const serializeAws_json1_1AggregateOperations = (input, context) => {
|
|
10697
|
+
return input
|
|
10698
|
+
.filter((e) => e != null)
|
|
10699
|
+
.map((entry) => {
|
|
10700
|
+
if (entry === null) {
|
|
10701
|
+
return null;
|
|
10702
|
+
}
|
|
10703
|
+
return serializeAws_json1_1AggregateOperation(entry, context);
|
|
10704
|
+
});
|
|
10705
|
+
};
|
|
10706
|
+
const serializeAws_json1_1ApplyMapping = (input, context) => {
|
|
10707
|
+
return {
|
|
10708
|
+
...(input.Inputs !== undefined &&
|
|
10709
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
10710
|
+
...(input.Mapping !== undefined &&
|
|
10711
|
+
input.Mapping !== null && { Mapping: serializeAws_json1_1Mappings(input.Mapping, context) }),
|
|
10712
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
10713
|
+
};
|
|
10714
|
+
};
|
|
10715
|
+
const serializeAws_json1_1AthenaConnectorSource = (input, context) => {
|
|
10716
|
+
return {
|
|
10717
|
+
...(input.ConnectionName !== undefined &&
|
|
10718
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
10719
|
+
...(input.ConnectionTable !== undefined &&
|
|
10720
|
+
input.ConnectionTable !== null && { ConnectionTable: input.ConnectionTable }),
|
|
10721
|
+
...(input.ConnectionType !== undefined &&
|
|
10722
|
+
input.ConnectionType !== null && { ConnectionType: input.ConnectionType }),
|
|
10723
|
+
...(input.ConnectorName !== undefined && input.ConnectorName !== null && { ConnectorName: input.ConnectorName }),
|
|
10724
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
10725
|
+
...(input.OutputSchemas !== undefined &&
|
|
10726
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
10727
|
+
...(input.SchemaName !== undefined && input.SchemaName !== null && { SchemaName: input.SchemaName }),
|
|
10728
|
+
};
|
|
10729
|
+
};
|
|
10666
10730
|
const serializeAws_json1_1AuditColumnNamesList = (input, context) => {
|
|
10667
10731
|
return input
|
|
10668
10732
|
.filter((e) => e != null)
|
|
@@ -10685,6 +10749,15 @@ const serializeAws_json1_1AuditContext = (input, context) => {
|
|
|
10685
10749
|
}),
|
|
10686
10750
|
};
|
|
10687
10751
|
};
|
|
10752
|
+
const serializeAws_json1_1BasicCatalogTarget = (input, context) => {
|
|
10753
|
+
return {
|
|
10754
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
10755
|
+
...(input.Inputs !== undefined &&
|
|
10756
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
10757
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
10758
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
10759
|
+
};
|
|
10760
|
+
};
|
|
10688
10761
|
const serializeAws_json1_1BatchCreatePartitionRequest = (input, context) => {
|
|
10689
10762
|
return {
|
|
10690
10763
|
...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
|
|
@@ -10959,6 +11032,55 @@ const serializeAws_json1_1CatalogEntry = (input, context) => {
|
|
|
10959
11032
|
...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
|
|
10960
11033
|
};
|
|
10961
11034
|
};
|
|
11035
|
+
const serializeAws_json1_1CatalogKafkaSource = (input, context) => {
|
|
11036
|
+
return {
|
|
11037
|
+
...(input.DataPreviewOptions !== undefined &&
|
|
11038
|
+
input.DataPreviewOptions !== null && {
|
|
11039
|
+
DataPreviewOptions: serializeAws_json1_1StreamingDataPreviewOptions(input.DataPreviewOptions, context),
|
|
11040
|
+
}),
|
|
11041
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
11042
|
+
...(input.DetectSchema !== undefined && input.DetectSchema !== null && { DetectSchema: input.DetectSchema }),
|
|
11043
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
11044
|
+
...(input.StreamingOptions !== undefined &&
|
|
11045
|
+
input.StreamingOptions !== null && {
|
|
11046
|
+
StreamingOptions: serializeAws_json1_1KafkaStreamingSourceOptions(input.StreamingOptions, context),
|
|
11047
|
+
}),
|
|
11048
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
11049
|
+
...(input.WindowSize !== undefined && input.WindowSize !== null && { WindowSize: input.WindowSize }),
|
|
11050
|
+
};
|
|
11051
|
+
};
|
|
11052
|
+
const serializeAws_json1_1CatalogKinesisSource = (input, context) => {
|
|
11053
|
+
return {
|
|
11054
|
+
...(input.DataPreviewOptions !== undefined &&
|
|
11055
|
+
input.DataPreviewOptions !== null && {
|
|
11056
|
+
DataPreviewOptions: serializeAws_json1_1StreamingDataPreviewOptions(input.DataPreviewOptions, context),
|
|
11057
|
+
}),
|
|
11058
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
11059
|
+
...(input.DetectSchema !== undefined && input.DetectSchema !== null && { DetectSchema: input.DetectSchema }),
|
|
11060
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
11061
|
+
...(input.StreamingOptions !== undefined &&
|
|
11062
|
+
input.StreamingOptions !== null && {
|
|
11063
|
+
StreamingOptions: serializeAws_json1_1KinesisStreamingSourceOptions(input.StreamingOptions, context),
|
|
11064
|
+
}),
|
|
11065
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
11066
|
+
...(input.WindowSize !== undefined && input.WindowSize !== null && { WindowSize: input.WindowSize }),
|
|
11067
|
+
};
|
|
11068
|
+
};
|
|
11069
|
+
const serializeAws_json1_1CatalogSchemaChangePolicy = (input, context) => {
|
|
11070
|
+
return {
|
|
11071
|
+
...(input.EnableUpdateCatalog !== undefined &&
|
|
11072
|
+
input.EnableUpdateCatalog !== null && { EnableUpdateCatalog: input.EnableUpdateCatalog }),
|
|
11073
|
+
...(input.UpdateBehavior !== undefined &&
|
|
11074
|
+
input.UpdateBehavior !== null && { UpdateBehavior: input.UpdateBehavior }),
|
|
11075
|
+
};
|
|
11076
|
+
};
|
|
11077
|
+
const serializeAws_json1_1CatalogSource = (input, context) => {
|
|
11078
|
+
return {
|
|
11079
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
11080
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
11081
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
11082
|
+
};
|
|
11083
|
+
};
|
|
10962
11084
|
const serializeAws_json1_1CatalogTablesList = (input, context) => {
|
|
10963
11085
|
return input
|
|
10964
11086
|
.filter((e) => e != null)
|
|
@@ -11012,6 +11134,188 @@ const serializeAws_json1_1CloudWatchEncryption = (input, context) => {
|
|
|
11012
11134
|
...(input.KmsKeyArn !== undefined && input.KmsKeyArn !== null && { KmsKeyArn: input.KmsKeyArn }),
|
|
11013
11135
|
};
|
|
11014
11136
|
};
|
|
11137
|
+
const serializeAws_json1_1CodeGenConfigurationNode = (input, context) => {
|
|
11138
|
+
return {
|
|
11139
|
+
...(input.Aggregate !== undefined &&
|
|
11140
|
+
input.Aggregate !== null && { Aggregate: serializeAws_json1_1Aggregate(input.Aggregate, context) }),
|
|
11141
|
+
...(input.ApplyMapping !== undefined &&
|
|
11142
|
+
input.ApplyMapping !== null && { ApplyMapping: serializeAws_json1_1ApplyMapping(input.ApplyMapping, context) }),
|
|
11143
|
+
...(input.AthenaConnectorSource !== undefined &&
|
|
11144
|
+
input.AthenaConnectorSource !== null && {
|
|
11145
|
+
AthenaConnectorSource: serializeAws_json1_1AthenaConnectorSource(input.AthenaConnectorSource, context),
|
|
11146
|
+
}),
|
|
11147
|
+
...(input.CatalogKafkaSource !== undefined &&
|
|
11148
|
+
input.CatalogKafkaSource !== null && {
|
|
11149
|
+
CatalogKafkaSource: serializeAws_json1_1CatalogKafkaSource(input.CatalogKafkaSource, context),
|
|
11150
|
+
}),
|
|
11151
|
+
...(input.CatalogKinesisSource !== undefined &&
|
|
11152
|
+
input.CatalogKinesisSource !== null && {
|
|
11153
|
+
CatalogKinesisSource: serializeAws_json1_1CatalogKinesisSource(input.CatalogKinesisSource, context),
|
|
11154
|
+
}),
|
|
11155
|
+
...(input.CatalogSource !== undefined &&
|
|
11156
|
+
input.CatalogSource !== null && {
|
|
11157
|
+
CatalogSource: serializeAws_json1_1CatalogSource(input.CatalogSource, context),
|
|
11158
|
+
}),
|
|
11159
|
+
...(input.CatalogTarget !== undefined &&
|
|
11160
|
+
input.CatalogTarget !== null && {
|
|
11161
|
+
CatalogTarget: serializeAws_json1_1BasicCatalogTarget(input.CatalogTarget, context),
|
|
11162
|
+
}),
|
|
11163
|
+
...(input.CustomCode !== undefined &&
|
|
11164
|
+
input.CustomCode !== null && { CustomCode: serializeAws_json1_1CustomCode(input.CustomCode, context) }),
|
|
11165
|
+
...(input.DirectKafkaSource !== undefined &&
|
|
11166
|
+
input.DirectKafkaSource !== null && {
|
|
11167
|
+
DirectKafkaSource: serializeAws_json1_1DirectKafkaSource(input.DirectKafkaSource, context),
|
|
11168
|
+
}),
|
|
11169
|
+
...(input.DirectKinesisSource !== undefined &&
|
|
11170
|
+
input.DirectKinesisSource !== null && {
|
|
11171
|
+
DirectKinesisSource: serializeAws_json1_1DirectKinesisSource(input.DirectKinesisSource, context),
|
|
11172
|
+
}),
|
|
11173
|
+
...(input.DropDuplicates !== undefined &&
|
|
11174
|
+
input.DropDuplicates !== null && {
|
|
11175
|
+
DropDuplicates: serializeAws_json1_1DropDuplicates(input.DropDuplicates, context),
|
|
11176
|
+
}),
|
|
11177
|
+
...(input.DropFields !== undefined &&
|
|
11178
|
+
input.DropFields !== null && { DropFields: serializeAws_json1_1DropFields(input.DropFields, context) }),
|
|
11179
|
+
...(input.DropNullFields !== undefined &&
|
|
11180
|
+
input.DropNullFields !== null && {
|
|
11181
|
+
DropNullFields: serializeAws_json1_1DropNullFields(input.DropNullFields, context),
|
|
11182
|
+
}),
|
|
11183
|
+
...(input.DynamoDBCatalogSource !== undefined &&
|
|
11184
|
+
input.DynamoDBCatalogSource !== null && {
|
|
11185
|
+
DynamoDBCatalogSource: serializeAws_json1_1DynamoDBCatalogSource(input.DynamoDBCatalogSource, context),
|
|
11186
|
+
}),
|
|
11187
|
+
...(input.FillMissingValues !== undefined &&
|
|
11188
|
+
input.FillMissingValues !== null && {
|
|
11189
|
+
FillMissingValues: serializeAws_json1_1FillMissingValues(input.FillMissingValues, context),
|
|
11190
|
+
}),
|
|
11191
|
+
...(input.Filter !== undefined &&
|
|
11192
|
+
input.Filter !== null && { Filter: serializeAws_json1_1Filter(input.Filter, context) }),
|
|
11193
|
+
...(input.GovernedCatalogSource !== undefined &&
|
|
11194
|
+
input.GovernedCatalogSource !== null && {
|
|
11195
|
+
GovernedCatalogSource: serializeAws_json1_1GovernedCatalogSource(input.GovernedCatalogSource, context),
|
|
11196
|
+
}),
|
|
11197
|
+
...(input.GovernedCatalogTarget !== undefined &&
|
|
11198
|
+
input.GovernedCatalogTarget !== null && {
|
|
11199
|
+
GovernedCatalogTarget: serializeAws_json1_1GovernedCatalogTarget(input.GovernedCatalogTarget, context),
|
|
11200
|
+
}),
|
|
11201
|
+
...(input.JDBCConnectorSource !== undefined &&
|
|
11202
|
+
input.JDBCConnectorSource !== null && {
|
|
11203
|
+
JDBCConnectorSource: serializeAws_json1_1JDBCConnectorSource(input.JDBCConnectorSource, context),
|
|
11204
|
+
}),
|
|
11205
|
+
...(input.JDBCConnectorTarget !== undefined &&
|
|
11206
|
+
input.JDBCConnectorTarget !== null && {
|
|
11207
|
+
JDBCConnectorTarget: serializeAws_json1_1JDBCConnectorTarget(input.JDBCConnectorTarget, context),
|
|
11208
|
+
}),
|
|
11209
|
+
...(input.Join !== undefined && input.Join !== null && { Join: serializeAws_json1_1Join(input.Join, context) }),
|
|
11210
|
+
...(input.Merge !== undefined &&
|
|
11211
|
+
input.Merge !== null && { Merge: serializeAws_json1_1Merge(input.Merge, context) }),
|
|
11212
|
+
...(input.MicrosoftSQLServerCatalogSource !== undefined &&
|
|
11213
|
+
input.MicrosoftSQLServerCatalogSource !== null && {
|
|
11214
|
+
MicrosoftSQLServerCatalogSource: serializeAws_json1_1MicrosoftSQLServerCatalogSource(input.MicrosoftSQLServerCatalogSource, context),
|
|
11215
|
+
}),
|
|
11216
|
+
...(input.MicrosoftSQLServerCatalogTarget !== undefined &&
|
|
11217
|
+
input.MicrosoftSQLServerCatalogTarget !== null && {
|
|
11218
|
+
MicrosoftSQLServerCatalogTarget: serializeAws_json1_1MicrosoftSQLServerCatalogTarget(input.MicrosoftSQLServerCatalogTarget, context),
|
|
11219
|
+
}),
|
|
11220
|
+
...(input.MySQLCatalogSource !== undefined &&
|
|
11221
|
+
input.MySQLCatalogSource !== null && {
|
|
11222
|
+
MySQLCatalogSource: serializeAws_json1_1MySQLCatalogSource(input.MySQLCatalogSource, context),
|
|
11223
|
+
}),
|
|
11224
|
+
...(input.MySQLCatalogTarget !== undefined &&
|
|
11225
|
+
input.MySQLCatalogTarget !== null && {
|
|
11226
|
+
MySQLCatalogTarget: serializeAws_json1_1MySQLCatalogTarget(input.MySQLCatalogTarget, context),
|
|
11227
|
+
}),
|
|
11228
|
+
...(input.OracleSQLCatalogSource !== undefined &&
|
|
11229
|
+
input.OracleSQLCatalogSource !== null && {
|
|
11230
|
+
OracleSQLCatalogSource: serializeAws_json1_1OracleSQLCatalogSource(input.OracleSQLCatalogSource, context),
|
|
11231
|
+
}),
|
|
11232
|
+
...(input.OracleSQLCatalogTarget !== undefined &&
|
|
11233
|
+
input.OracleSQLCatalogTarget !== null && {
|
|
11234
|
+
OracleSQLCatalogTarget: serializeAws_json1_1OracleSQLCatalogTarget(input.OracleSQLCatalogTarget, context),
|
|
11235
|
+
}),
|
|
11236
|
+
...(input.PIIDetection !== undefined &&
|
|
11237
|
+
input.PIIDetection !== null && { PIIDetection: serializeAws_json1_1PIIDetection(input.PIIDetection, context) }),
|
|
11238
|
+
...(input.PostgreSQLCatalogSource !== undefined &&
|
|
11239
|
+
input.PostgreSQLCatalogSource !== null && {
|
|
11240
|
+
PostgreSQLCatalogSource: serializeAws_json1_1PostgreSQLCatalogSource(input.PostgreSQLCatalogSource, context),
|
|
11241
|
+
}),
|
|
11242
|
+
...(input.PostgreSQLCatalogTarget !== undefined &&
|
|
11243
|
+
input.PostgreSQLCatalogTarget !== null && {
|
|
11244
|
+
PostgreSQLCatalogTarget: serializeAws_json1_1PostgreSQLCatalogTarget(input.PostgreSQLCatalogTarget, context),
|
|
11245
|
+
}),
|
|
11246
|
+
...(input.RedshiftSource !== undefined &&
|
|
11247
|
+
input.RedshiftSource !== null && {
|
|
11248
|
+
RedshiftSource: serializeAws_json1_1RedshiftSource(input.RedshiftSource, context),
|
|
11249
|
+
}),
|
|
11250
|
+
...(input.RedshiftTarget !== undefined &&
|
|
11251
|
+
input.RedshiftTarget !== null && {
|
|
11252
|
+
RedshiftTarget: serializeAws_json1_1RedshiftTarget(input.RedshiftTarget, context),
|
|
11253
|
+
}),
|
|
11254
|
+
...(input.RelationalCatalogSource !== undefined &&
|
|
11255
|
+
input.RelationalCatalogSource !== null && {
|
|
11256
|
+
RelationalCatalogSource: serializeAws_json1_1RelationalCatalogSource(input.RelationalCatalogSource, context),
|
|
11257
|
+
}),
|
|
11258
|
+
...(input.RenameField !== undefined &&
|
|
11259
|
+
input.RenameField !== null && { RenameField: serializeAws_json1_1RenameField(input.RenameField, context) }),
|
|
11260
|
+
...(input.S3CatalogSource !== undefined &&
|
|
11261
|
+
input.S3CatalogSource !== null && {
|
|
11262
|
+
S3CatalogSource: serializeAws_json1_1S3CatalogSource(input.S3CatalogSource, context),
|
|
11263
|
+
}),
|
|
11264
|
+
...(input.S3CatalogTarget !== undefined &&
|
|
11265
|
+
input.S3CatalogTarget !== null && {
|
|
11266
|
+
S3CatalogTarget: serializeAws_json1_1S3CatalogTarget(input.S3CatalogTarget, context),
|
|
11267
|
+
}),
|
|
11268
|
+
...(input.S3CsvSource !== undefined &&
|
|
11269
|
+
input.S3CsvSource !== null && { S3CsvSource: serializeAws_json1_1S3CsvSource(input.S3CsvSource, context) }),
|
|
11270
|
+
...(input.S3DirectTarget !== undefined &&
|
|
11271
|
+
input.S3DirectTarget !== null && {
|
|
11272
|
+
S3DirectTarget: serializeAws_json1_1S3DirectTarget(input.S3DirectTarget, context),
|
|
11273
|
+
}),
|
|
11274
|
+
...(input.S3GlueParquetTarget !== undefined &&
|
|
11275
|
+
input.S3GlueParquetTarget !== null && {
|
|
11276
|
+
S3GlueParquetTarget: serializeAws_json1_1S3GlueParquetTarget(input.S3GlueParquetTarget, context),
|
|
11277
|
+
}),
|
|
11278
|
+
...(input.S3JsonSource !== undefined &&
|
|
11279
|
+
input.S3JsonSource !== null && { S3JsonSource: serializeAws_json1_1S3JsonSource(input.S3JsonSource, context) }),
|
|
11280
|
+
...(input.S3ParquetSource !== undefined &&
|
|
11281
|
+
input.S3ParquetSource !== null && {
|
|
11282
|
+
S3ParquetSource: serializeAws_json1_1S3ParquetSource(input.S3ParquetSource, context),
|
|
11283
|
+
}),
|
|
11284
|
+
...(input.SelectFields !== undefined &&
|
|
11285
|
+
input.SelectFields !== null && { SelectFields: serializeAws_json1_1SelectFields(input.SelectFields, context) }),
|
|
11286
|
+
...(input.SelectFromCollection !== undefined &&
|
|
11287
|
+
input.SelectFromCollection !== null && {
|
|
11288
|
+
SelectFromCollection: serializeAws_json1_1SelectFromCollection(input.SelectFromCollection, context),
|
|
11289
|
+
}),
|
|
11290
|
+
...(input.SparkConnectorSource !== undefined &&
|
|
11291
|
+
input.SparkConnectorSource !== null && {
|
|
11292
|
+
SparkConnectorSource: serializeAws_json1_1SparkConnectorSource(input.SparkConnectorSource, context),
|
|
11293
|
+
}),
|
|
11294
|
+
...(input.SparkConnectorTarget !== undefined &&
|
|
11295
|
+
input.SparkConnectorTarget !== null && {
|
|
11296
|
+
SparkConnectorTarget: serializeAws_json1_1SparkConnectorTarget(input.SparkConnectorTarget, context),
|
|
11297
|
+
}),
|
|
11298
|
+
...(input.SparkSQL !== undefined &&
|
|
11299
|
+
input.SparkSQL !== null && { SparkSQL: serializeAws_json1_1SparkSQL(input.SparkSQL, context) }),
|
|
11300
|
+
...(input.Spigot !== undefined &&
|
|
11301
|
+
input.Spigot !== null && { Spigot: serializeAws_json1_1Spigot(input.Spigot, context) }),
|
|
11302
|
+
...(input.SplitFields !== undefined &&
|
|
11303
|
+
input.SplitFields !== null && { SplitFields: serializeAws_json1_1SplitFields(input.SplitFields, context) }),
|
|
11304
|
+
...(input.Union !== undefined &&
|
|
11305
|
+
input.Union !== null && { Union: serializeAws_json1_1Union(input.Union, context) }),
|
|
11306
|
+
};
|
|
11307
|
+
};
|
|
11308
|
+
const serializeAws_json1_1CodeGenConfigurationNodes = (input, context) => {
|
|
11309
|
+
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
11310
|
+
if (value === null) {
|
|
11311
|
+
return acc;
|
|
11312
|
+
}
|
|
11313
|
+
return {
|
|
11314
|
+
...acc,
|
|
11315
|
+
[key]: serializeAws_json1_1CodeGenConfigurationNode(value, context),
|
|
11316
|
+
};
|
|
11317
|
+
}, {});
|
|
11318
|
+
};
|
|
11015
11319
|
const serializeAws_json1_1CodeGenEdge = (input, context) => {
|
|
11016
11320
|
return {
|
|
11017
11321
|
...(input.Source !== undefined && input.Source !== null && { Source: input.Source }),
|
|
@@ -11383,6 +11687,10 @@ const serializeAws_json1_1CreateJobRequest = (input, context) => {
|
|
|
11383
11687
|
return {
|
|
11384
11688
|
...(input.AllocatedCapacity !== undefined &&
|
|
11385
11689
|
input.AllocatedCapacity !== null && { AllocatedCapacity: input.AllocatedCapacity }),
|
|
11690
|
+
...(input.CodeGenConfigurationNodes !== undefined &&
|
|
11691
|
+
input.CodeGenConfigurationNodes !== null && {
|
|
11692
|
+
CodeGenConfigurationNodes: serializeAws_json1_1CodeGenConfigurationNodes(input.CodeGenConfigurationNodes, context),
|
|
11693
|
+
}),
|
|
11386
11694
|
...(input.Command !== undefined &&
|
|
11387
11695
|
input.Command !== null && { Command: serializeAws_json1_1JobCommand(input.Command, context) }),
|
|
11388
11696
|
...(input.Connections !== undefined &&
|
|
@@ -11613,6 +11921,17 @@ const serializeAws_json1_1CsvHeader = (input, context) => {
|
|
|
11613
11921
|
return entry;
|
|
11614
11922
|
});
|
|
11615
11923
|
};
|
|
11924
|
+
const serializeAws_json1_1CustomCode = (input, context) => {
|
|
11925
|
+
return {
|
|
11926
|
+
...(input.ClassName !== undefined && input.ClassName !== null && { ClassName: input.ClassName }),
|
|
11927
|
+
...(input.Code !== undefined && input.Code !== null && { Code: input.Code }),
|
|
11928
|
+
...(input.Inputs !== undefined &&
|
|
11929
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1ManyInputs(input.Inputs, context) }),
|
|
11930
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
11931
|
+
...(input.OutputSchemas !== undefined &&
|
|
11932
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
11933
|
+
};
|
|
11934
|
+
};
|
|
11616
11935
|
const serializeAws_json1_1CustomEntityTypeNames = (input, context) => {
|
|
11617
11936
|
return input
|
|
11618
11937
|
.filter((e) => e != null)
|
|
@@ -11684,6 +12003,12 @@ const serializeAws_json1_1DataLakePrincipal = (input, context) => {
|
|
|
11684
12003
|
input.DataLakePrincipalIdentifier !== null && { DataLakePrincipalIdentifier: input.DataLakePrincipalIdentifier }),
|
|
11685
12004
|
};
|
|
11686
12005
|
};
|
|
12006
|
+
const serializeAws_json1_1Datatype = (input, context) => {
|
|
12007
|
+
return {
|
|
12008
|
+
...(input.Id !== undefined && input.Id !== null && { Id: input.Id }),
|
|
12009
|
+
...(input.Label !== undefined && input.Label !== null && { Label: input.Label }),
|
|
12010
|
+
};
|
|
12011
|
+
};
|
|
11687
12012
|
const serializeAws_json1_1DateColumnStatisticsData = (input, context) => {
|
|
11688
12013
|
return {
|
|
11689
12014
|
...(input.MaximumValue !== undefined &&
|
|
@@ -11917,6 +12242,46 @@ const serializeAws_json1_1DevEndpointNames = (input, context) => {
|
|
|
11917
12242
|
return entry;
|
|
11918
12243
|
});
|
|
11919
12244
|
};
|
|
12245
|
+
const serializeAws_json1_1DirectKafkaSource = (input, context) => {
|
|
12246
|
+
return {
|
|
12247
|
+
...(input.DataPreviewOptions !== undefined &&
|
|
12248
|
+
input.DataPreviewOptions !== null && {
|
|
12249
|
+
DataPreviewOptions: serializeAws_json1_1StreamingDataPreviewOptions(input.DataPreviewOptions, context),
|
|
12250
|
+
}),
|
|
12251
|
+
...(input.DetectSchema !== undefined && input.DetectSchema !== null && { DetectSchema: input.DetectSchema }),
|
|
12252
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12253
|
+
...(input.StreamingOptions !== undefined &&
|
|
12254
|
+
input.StreamingOptions !== null && {
|
|
12255
|
+
StreamingOptions: serializeAws_json1_1KafkaStreamingSourceOptions(input.StreamingOptions, context),
|
|
12256
|
+
}),
|
|
12257
|
+
...(input.WindowSize !== undefined && input.WindowSize !== null && { WindowSize: input.WindowSize }),
|
|
12258
|
+
};
|
|
12259
|
+
};
|
|
12260
|
+
const serializeAws_json1_1DirectKinesisSource = (input, context) => {
|
|
12261
|
+
return {
|
|
12262
|
+
...(input.DataPreviewOptions !== undefined &&
|
|
12263
|
+
input.DataPreviewOptions !== null && {
|
|
12264
|
+
DataPreviewOptions: serializeAws_json1_1StreamingDataPreviewOptions(input.DataPreviewOptions, context),
|
|
12265
|
+
}),
|
|
12266
|
+
...(input.DetectSchema !== undefined && input.DetectSchema !== null && { DetectSchema: input.DetectSchema }),
|
|
12267
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12268
|
+
...(input.StreamingOptions !== undefined &&
|
|
12269
|
+
input.StreamingOptions !== null && {
|
|
12270
|
+
StreamingOptions: serializeAws_json1_1KinesisStreamingSourceOptions(input.StreamingOptions, context),
|
|
12271
|
+
}),
|
|
12272
|
+
...(input.WindowSize !== undefined && input.WindowSize !== null && { WindowSize: input.WindowSize }),
|
|
12273
|
+
};
|
|
12274
|
+
};
|
|
12275
|
+
const serializeAws_json1_1DirectSchemaChangePolicy = (input, context) => {
|
|
12276
|
+
return {
|
|
12277
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
12278
|
+
...(input.EnableUpdateCatalog !== undefined &&
|
|
12279
|
+
input.EnableUpdateCatalog !== null && { EnableUpdateCatalog: input.EnableUpdateCatalog }),
|
|
12280
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
12281
|
+
...(input.UpdateBehavior !== undefined &&
|
|
12282
|
+
input.UpdateBehavior !== null && { UpdateBehavior: input.UpdateBehavior }),
|
|
12283
|
+
};
|
|
12284
|
+
};
|
|
11920
12285
|
const serializeAws_json1_1DoubleColumnStatisticsData = (input, context) => {
|
|
11921
12286
|
return {
|
|
11922
12287
|
...(input.MaximumValue !== undefined &&
|
|
@@ -11928,6 +12293,46 @@ const serializeAws_json1_1DoubleColumnStatisticsData = (input, context) => {
|
|
|
11928
12293
|
...(input.NumberOfNulls !== undefined && input.NumberOfNulls !== null && { NumberOfNulls: input.NumberOfNulls }),
|
|
11929
12294
|
};
|
|
11930
12295
|
};
|
|
12296
|
+
const serializeAws_json1_1DropDuplicates = (input, context) => {
|
|
12297
|
+
return {
|
|
12298
|
+
...(input.Columns !== undefined &&
|
|
12299
|
+
input.Columns !== null && { Columns: serializeAws_json1_1LimitedPathList(input.Columns, context) }),
|
|
12300
|
+
...(input.Inputs !== undefined &&
|
|
12301
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
12302
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12303
|
+
};
|
|
12304
|
+
};
|
|
12305
|
+
const serializeAws_json1_1DropFields = (input, context) => {
|
|
12306
|
+
return {
|
|
12307
|
+
...(input.Inputs !== undefined &&
|
|
12308
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
12309
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12310
|
+
...(input.Paths !== undefined &&
|
|
12311
|
+
input.Paths !== null && { Paths: serializeAws_json1_1GlueStudioPathList(input.Paths, context) }),
|
|
12312
|
+
};
|
|
12313
|
+
};
|
|
12314
|
+
const serializeAws_json1_1DropNullFields = (input, context) => {
|
|
12315
|
+
return {
|
|
12316
|
+
...(input.Inputs !== undefined &&
|
|
12317
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
12318
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12319
|
+
...(input.NullCheckBoxList !== undefined &&
|
|
12320
|
+
input.NullCheckBoxList !== null && {
|
|
12321
|
+
NullCheckBoxList: serializeAws_json1_1NullCheckBoxList(input.NullCheckBoxList, context),
|
|
12322
|
+
}),
|
|
12323
|
+
...(input.NullTextList !== undefined &&
|
|
12324
|
+
input.NullTextList !== null && {
|
|
12325
|
+
NullTextList: serializeAws_json1_1NullValueFields(input.NullTextList, context),
|
|
12326
|
+
}),
|
|
12327
|
+
};
|
|
12328
|
+
};
|
|
12329
|
+
const serializeAws_json1_1DynamoDBCatalogSource = (input, context) => {
|
|
12330
|
+
return {
|
|
12331
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
12332
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12333
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
12334
|
+
};
|
|
12335
|
+
};
|
|
11931
12336
|
const serializeAws_json1_1DynamoDBTarget = (input, context) => {
|
|
11932
12337
|
return {
|
|
11933
12338
|
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
@@ -11945,6 +12350,26 @@ const serializeAws_json1_1DynamoDBTargetList = (input, context) => {
|
|
|
11945
12350
|
return serializeAws_json1_1DynamoDBTarget(entry, context);
|
|
11946
12351
|
});
|
|
11947
12352
|
};
|
|
12353
|
+
const serializeAws_json1_1EnclosedInStringProperties = (input, context) => {
|
|
12354
|
+
return input
|
|
12355
|
+
.filter((e) => e != null)
|
|
12356
|
+
.map((entry) => {
|
|
12357
|
+
if (entry === null) {
|
|
12358
|
+
return null;
|
|
12359
|
+
}
|
|
12360
|
+
return entry;
|
|
12361
|
+
});
|
|
12362
|
+
};
|
|
12363
|
+
const serializeAws_json1_1EnclosedInStringPropertiesMinOne = (input, context) => {
|
|
12364
|
+
return input
|
|
12365
|
+
.filter((e) => e != null)
|
|
12366
|
+
.map((entry) => {
|
|
12367
|
+
if (entry === null) {
|
|
12368
|
+
return null;
|
|
12369
|
+
}
|
|
12370
|
+
return entry;
|
|
12371
|
+
});
|
|
12372
|
+
};
|
|
11948
12373
|
const serializeAws_json1_1EncryptionAtRest = (input, context) => {
|
|
11949
12374
|
return {
|
|
11950
12375
|
...(input.CatalogEncryptionMode !== undefined &&
|
|
@@ -11981,6 +12406,61 @@ const serializeAws_json1_1ExecutionProperty = (input, context) => {
|
|
|
11981
12406
|
input.MaxConcurrentRuns !== null && { MaxConcurrentRuns: input.MaxConcurrentRuns }),
|
|
11982
12407
|
};
|
|
11983
12408
|
};
|
|
12409
|
+
const serializeAws_json1_1FillMissingValues = (input, context) => {
|
|
12410
|
+
return {
|
|
12411
|
+
...(input.FilledPath !== undefined && input.FilledPath !== null && { FilledPath: input.FilledPath }),
|
|
12412
|
+
...(input.ImputedPath !== undefined && input.ImputedPath !== null && { ImputedPath: input.ImputedPath }),
|
|
12413
|
+
...(input.Inputs !== undefined &&
|
|
12414
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
12415
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12416
|
+
};
|
|
12417
|
+
};
|
|
12418
|
+
const serializeAws_json1_1Filter = (input, context) => {
|
|
12419
|
+
return {
|
|
12420
|
+
...(input.Filters !== undefined &&
|
|
12421
|
+
input.Filters !== null && { Filters: serializeAws_json1_1FilterExpressions(input.Filters, context) }),
|
|
12422
|
+
...(input.Inputs !== undefined &&
|
|
12423
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
12424
|
+
...(input.LogicalOperator !== undefined &&
|
|
12425
|
+
input.LogicalOperator !== null && { LogicalOperator: input.LogicalOperator }),
|
|
12426
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12427
|
+
};
|
|
12428
|
+
};
|
|
12429
|
+
const serializeAws_json1_1FilterExpression = (input, context) => {
|
|
12430
|
+
return {
|
|
12431
|
+
...(input.Negated !== undefined && input.Negated !== null && { Negated: input.Negated }),
|
|
12432
|
+
...(input.Operation !== undefined && input.Operation !== null && { Operation: input.Operation }),
|
|
12433
|
+
...(input.Values !== undefined &&
|
|
12434
|
+
input.Values !== null && { Values: serializeAws_json1_1FilterValues(input.Values, context) }),
|
|
12435
|
+
};
|
|
12436
|
+
};
|
|
12437
|
+
const serializeAws_json1_1FilterExpressions = (input, context) => {
|
|
12438
|
+
return input
|
|
12439
|
+
.filter((e) => e != null)
|
|
12440
|
+
.map((entry) => {
|
|
12441
|
+
if (entry === null) {
|
|
12442
|
+
return null;
|
|
12443
|
+
}
|
|
12444
|
+
return serializeAws_json1_1FilterExpression(entry, context);
|
|
12445
|
+
});
|
|
12446
|
+
};
|
|
12447
|
+
const serializeAws_json1_1FilterValue = (input, context) => {
|
|
12448
|
+
return {
|
|
12449
|
+
...(input.Type !== undefined && input.Type !== null && { Type: input.Type }),
|
|
12450
|
+
...(input.Value !== undefined &&
|
|
12451
|
+
input.Value !== null && { Value: serializeAws_json1_1EnclosedInStringProperties(input.Value, context) }),
|
|
12452
|
+
};
|
|
12453
|
+
};
|
|
12454
|
+
const serializeAws_json1_1FilterValues = (input, context) => {
|
|
12455
|
+
return input
|
|
12456
|
+
.filter((e) => e != null)
|
|
12457
|
+
.map((entry) => {
|
|
12458
|
+
if (entry === null) {
|
|
12459
|
+
return null;
|
|
12460
|
+
}
|
|
12461
|
+
return serializeAws_json1_1FilterValue(entry, context);
|
|
12462
|
+
});
|
|
12463
|
+
};
|
|
11984
12464
|
const serializeAws_json1_1FindMatchesParameters = (input, context) => {
|
|
11985
12465
|
return {
|
|
11986
12466
|
...(input.AccuracyCostTradeoff !== undefined &&
|
|
@@ -12527,80 +13007,227 @@ const serializeAws_json1_1GetWorkflowRunsRequest = (input, context) => {
|
|
|
12527
13007
|
...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
|
|
12528
13008
|
};
|
|
12529
13009
|
};
|
|
12530
|
-
const
|
|
13010
|
+
const serializeAws_json1_1GlueSchema = (input, context) => {
|
|
12531
13011
|
return {
|
|
12532
|
-
...(input.
|
|
12533
|
-
|
|
12534
|
-
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
12535
|
-
...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
|
|
12536
|
-
...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
|
|
13012
|
+
...(input.Columns !== undefined &&
|
|
13013
|
+
input.Columns !== null && { Columns: serializeAws_json1_1GlueStudioSchemaColumnList(input.Columns, context) }),
|
|
12537
13014
|
};
|
|
12538
13015
|
};
|
|
12539
|
-
const
|
|
13016
|
+
const serializeAws_json1_1GlueSchemas = (input, context) => {
|
|
12540
13017
|
return input
|
|
12541
13018
|
.filter((e) => e != null)
|
|
12542
13019
|
.map((entry) => {
|
|
12543
13020
|
if (entry === null) {
|
|
12544
13021
|
return null;
|
|
12545
13022
|
}
|
|
12546
|
-
return
|
|
13023
|
+
return serializeAws_json1_1GlueSchema(entry, context);
|
|
12547
13024
|
});
|
|
12548
13025
|
};
|
|
12549
|
-
const
|
|
12550
|
-
return {
|
|
12551
|
-
...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
|
|
12552
|
-
};
|
|
12553
|
-
};
|
|
12554
|
-
const serializeAws_json1_1JdbcTarget = (input, context) => {
|
|
12555
|
-
return {
|
|
12556
|
-
...(input.ConnectionName !== undefined &&
|
|
12557
|
-
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
12558
|
-
...(input.Exclusions !== undefined &&
|
|
12559
|
-
input.Exclusions !== null && { Exclusions: serializeAws_json1_1PathList(input.Exclusions, context) }),
|
|
12560
|
-
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
12561
|
-
};
|
|
12562
|
-
};
|
|
12563
|
-
const serializeAws_json1_1JdbcTargetList = (input, context) => {
|
|
13026
|
+
const serializeAws_json1_1GlueStudioPathList = (input, context) => {
|
|
12564
13027
|
return input
|
|
12565
13028
|
.filter((e) => e != null)
|
|
12566
13029
|
.map((entry) => {
|
|
12567
13030
|
if (entry === null) {
|
|
12568
13031
|
return null;
|
|
12569
13032
|
}
|
|
12570
|
-
return
|
|
13033
|
+
return serializeAws_json1_1EnclosedInStringProperties(entry, context);
|
|
12571
13034
|
});
|
|
12572
13035
|
};
|
|
12573
|
-
const
|
|
12574
|
-
return {
|
|
12575
|
-
...(input.JobBookmarksEncryptionMode !== undefined &&
|
|
12576
|
-
input.JobBookmarksEncryptionMode !== null && { JobBookmarksEncryptionMode: input.JobBookmarksEncryptionMode }),
|
|
12577
|
-
...(input.KmsKeyArn !== undefined && input.KmsKeyArn !== null && { KmsKeyArn: input.KmsKeyArn }),
|
|
12578
|
-
};
|
|
12579
|
-
};
|
|
12580
|
-
const serializeAws_json1_1JobCommand = (input, context) => {
|
|
13036
|
+
const serializeAws_json1_1GlueStudioSchemaColumn = (input, context) => {
|
|
12581
13037
|
return {
|
|
12582
13038
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
12583
|
-
...(input.
|
|
12584
|
-
...(input.ScriptLocation !== undefined &&
|
|
12585
|
-
input.ScriptLocation !== null && { ScriptLocation: input.ScriptLocation }),
|
|
13039
|
+
...(input.Type !== undefined && input.Type !== null && { Type: input.Type }),
|
|
12586
13040
|
};
|
|
12587
13041
|
};
|
|
12588
|
-
const
|
|
13042
|
+
const serializeAws_json1_1GlueStudioSchemaColumnList = (input, context) => {
|
|
12589
13043
|
return input
|
|
12590
13044
|
.filter((e) => e != null)
|
|
12591
13045
|
.map((entry) => {
|
|
12592
13046
|
if (entry === null) {
|
|
12593
13047
|
return null;
|
|
12594
13048
|
}
|
|
12595
|
-
return entry;
|
|
13049
|
+
return serializeAws_json1_1GlueStudioSchemaColumn(entry, context);
|
|
12596
13050
|
});
|
|
12597
13051
|
};
|
|
12598
|
-
const
|
|
13052
|
+
const serializeAws_json1_1GlueTable = (input, context) => {
|
|
12599
13053
|
return {
|
|
12600
|
-
...(input.
|
|
12601
|
-
|
|
12602
|
-
|
|
12603
|
-
|
|
13054
|
+
...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
|
|
13055
|
+
...(input.ConnectionName !== undefined &&
|
|
13056
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
13057
|
+
...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
|
|
13058
|
+
...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
|
|
13059
|
+
};
|
|
13060
|
+
};
|
|
13061
|
+
const serializeAws_json1_1GlueTables = (input, context) => {
|
|
13062
|
+
return input
|
|
13063
|
+
.filter((e) => e != null)
|
|
13064
|
+
.map((entry) => {
|
|
13065
|
+
if (entry === null) {
|
|
13066
|
+
return null;
|
|
13067
|
+
}
|
|
13068
|
+
return serializeAws_json1_1GlueTable(entry, context);
|
|
13069
|
+
});
|
|
13070
|
+
};
|
|
13071
|
+
const serializeAws_json1_1GovernedCatalogSource = (input, context) => {
|
|
13072
|
+
return {
|
|
13073
|
+
...(input.AdditionalOptions !== undefined &&
|
|
13074
|
+
input.AdditionalOptions !== null && {
|
|
13075
|
+
AdditionalOptions: serializeAws_json1_1S3SourceAdditionalOptions(input.AdditionalOptions, context),
|
|
13076
|
+
}),
|
|
13077
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13078
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13079
|
+
...(input.PartitionPredicate !== undefined &&
|
|
13080
|
+
input.PartitionPredicate !== null && { PartitionPredicate: input.PartitionPredicate }),
|
|
13081
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13082
|
+
};
|
|
13083
|
+
};
|
|
13084
|
+
const serializeAws_json1_1GovernedCatalogTarget = (input, context) => {
|
|
13085
|
+
return {
|
|
13086
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13087
|
+
...(input.Inputs !== undefined &&
|
|
13088
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13089
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13090
|
+
...(input.PartitionKeys !== undefined &&
|
|
13091
|
+
input.PartitionKeys !== null && {
|
|
13092
|
+
PartitionKeys: serializeAws_json1_1GlueStudioPathList(input.PartitionKeys, context),
|
|
13093
|
+
}),
|
|
13094
|
+
...(input.SchemaChangePolicy !== undefined &&
|
|
13095
|
+
input.SchemaChangePolicy !== null && {
|
|
13096
|
+
SchemaChangePolicy: serializeAws_json1_1CatalogSchemaChangePolicy(input.SchemaChangePolicy, context),
|
|
13097
|
+
}),
|
|
13098
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13099
|
+
};
|
|
13100
|
+
};
|
|
13101
|
+
const serializeAws_json1_1ImportCatalogToGlueRequest = (input, context) => {
|
|
13102
|
+
return {
|
|
13103
|
+
...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
|
|
13104
|
+
};
|
|
13105
|
+
};
|
|
13106
|
+
const serializeAws_json1_1JDBCConnectorOptions = (input, context) => {
|
|
13107
|
+
return {
|
|
13108
|
+
...(input.DataTypeMapping !== undefined &&
|
|
13109
|
+
input.DataTypeMapping !== null && {
|
|
13110
|
+
DataTypeMapping: serializeAws_json1_1JDBCDataTypeMapping(input.DataTypeMapping, context),
|
|
13111
|
+
}),
|
|
13112
|
+
...(input.FilterPredicate !== undefined &&
|
|
13113
|
+
input.FilterPredicate !== null && { FilterPredicate: input.FilterPredicate }),
|
|
13114
|
+
...(input.JobBookmarkKeys !== undefined &&
|
|
13115
|
+
input.JobBookmarkKeys !== null && {
|
|
13116
|
+
JobBookmarkKeys: serializeAws_json1_1EnclosedInStringProperties(input.JobBookmarkKeys, context),
|
|
13117
|
+
}),
|
|
13118
|
+
...(input.JobBookmarkKeysSortOrder !== undefined &&
|
|
13119
|
+
input.JobBookmarkKeysSortOrder !== null && { JobBookmarkKeysSortOrder: input.JobBookmarkKeysSortOrder }),
|
|
13120
|
+
...(input.LowerBound !== undefined && input.LowerBound !== null && { LowerBound: input.LowerBound }),
|
|
13121
|
+
...(input.NumPartitions !== undefined && input.NumPartitions !== null && { NumPartitions: input.NumPartitions }),
|
|
13122
|
+
...(input.PartitionColumn !== undefined &&
|
|
13123
|
+
input.PartitionColumn !== null && { PartitionColumn: input.PartitionColumn }),
|
|
13124
|
+
...(input.UpperBound !== undefined && input.UpperBound !== null && { UpperBound: input.UpperBound }),
|
|
13125
|
+
};
|
|
13126
|
+
};
|
|
13127
|
+
const serializeAws_json1_1JDBCConnectorSource = (input, context) => {
|
|
13128
|
+
return {
|
|
13129
|
+
...(input.AdditionalOptions !== undefined &&
|
|
13130
|
+
input.AdditionalOptions !== null && {
|
|
13131
|
+
AdditionalOptions: serializeAws_json1_1JDBCConnectorOptions(input.AdditionalOptions, context),
|
|
13132
|
+
}),
|
|
13133
|
+
...(input.ConnectionName !== undefined &&
|
|
13134
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
13135
|
+
...(input.ConnectionTable !== undefined &&
|
|
13136
|
+
input.ConnectionTable !== null && { ConnectionTable: input.ConnectionTable }),
|
|
13137
|
+
...(input.ConnectionType !== undefined &&
|
|
13138
|
+
input.ConnectionType !== null && { ConnectionType: input.ConnectionType }),
|
|
13139
|
+
...(input.ConnectorName !== undefined && input.ConnectorName !== null && { ConnectorName: input.ConnectorName }),
|
|
13140
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13141
|
+
...(input.OutputSchemas !== undefined &&
|
|
13142
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
13143
|
+
...(input.Query !== undefined && input.Query !== null && { Query: input.Query }),
|
|
13144
|
+
};
|
|
13145
|
+
};
|
|
13146
|
+
const serializeAws_json1_1JDBCConnectorTarget = (input, context) => {
|
|
13147
|
+
return {
|
|
13148
|
+
...(input.AdditionalOptions !== undefined &&
|
|
13149
|
+
input.AdditionalOptions !== null && {
|
|
13150
|
+
AdditionalOptions: serializeAws_json1_1AdditionalOptions(input.AdditionalOptions, context),
|
|
13151
|
+
}),
|
|
13152
|
+
...(input.ConnectionName !== undefined &&
|
|
13153
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
13154
|
+
...(input.ConnectionTable !== undefined &&
|
|
13155
|
+
input.ConnectionTable !== null && { ConnectionTable: input.ConnectionTable }),
|
|
13156
|
+
...(input.ConnectionType !== undefined &&
|
|
13157
|
+
input.ConnectionType !== null && { ConnectionType: input.ConnectionType }),
|
|
13158
|
+
...(input.ConnectorName !== undefined && input.ConnectorName !== null && { ConnectorName: input.ConnectorName }),
|
|
13159
|
+
...(input.Inputs !== undefined &&
|
|
13160
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13161
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13162
|
+
...(input.OutputSchemas !== undefined &&
|
|
13163
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
13164
|
+
};
|
|
13165
|
+
};
|
|
13166
|
+
const serializeAws_json1_1JDBCDataTypeMapping = (input, context) => {
|
|
13167
|
+
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
13168
|
+
if (value === null) {
|
|
13169
|
+
return acc;
|
|
13170
|
+
}
|
|
13171
|
+
return {
|
|
13172
|
+
...acc,
|
|
13173
|
+
[key]: value,
|
|
13174
|
+
};
|
|
13175
|
+
}, {});
|
|
13176
|
+
};
|
|
13177
|
+
const serializeAws_json1_1JdbcTarget = (input, context) => {
|
|
13178
|
+
return {
|
|
13179
|
+
...(input.ConnectionName !== undefined &&
|
|
13180
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
13181
|
+
...(input.Exclusions !== undefined &&
|
|
13182
|
+
input.Exclusions !== null && { Exclusions: serializeAws_json1_1PathList(input.Exclusions, context) }),
|
|
13183
|
+
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
13184
|
+
};
|
|
13185
|
+
};
|
|
13186
|
+
const serializeAws_json1_1JdbcTargetList = (input, context) => {
|
|
13187
|
+
return input
|
|
13188
|
+
.filter((e) => e != null)
|
|
13189
|
+
.map((entry) => {
|
|
13190
|
+
if (entry === null) {
|
|
13191
|
+
return null;
|
|
13192
|
+
}
|
|
13193
|
+
return serializeAws_json1_1JdbcTarget(entry, context);
|
|
13194
|
+
});
|
|
13195
|
+
};
|
|
13196
|
+
const serializeAws_json1_1JobBookmarksEncryption = (input, context) => {
|
|
13197
|
+
return {
|
|
13198
|
+
...(input.JobBookmarksEncryptionMode !== undefined &&
|
|
13199
|
+
input.JobBookmarksEncryptionMode !== null && { JobBookmarksEncryptionMode: input.JobBookmarksEncryptionMode }),
|
|
13200
|
+
...(input.KmsKeyArn !== undefined && input.KmsKeyArn !== null && { KmsKeyArn: input.KmsKeyArn }),
|
|
13201
|
+
};
|
|
13202
|
+
};
|
|
13203
|
+
const serializeAws_json1_1JobCommand = (input, context) => {
|
|
13204
|
+
return {
|
|
13205
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13206
|
+
...(input.PythonVersion !== undefined && input.PythonVersion !== null && { PythonVersion: input.PythonVersion }),
|
|
13207
|
+
...(input.ScriptLocation !== undefined &&
|
|
13208
|
+
input.ScriptLocation !== null && { ScriptLocation: input.ScriptLocation }),
|
|
13209
|
+
};
|
|
13210
|
+
};
|
|
13211
|
+
const serializeAws_json1_1JobNameList = (input, context) => {
|
|
13212
|
+
return input
|
|
13213
|
+
.filter((e) => e != null)
|
|
13214
|
+
.map((entry) => {
|
|
13215
|
+
if (entry === null) {
|
|
13216
|
+
return null;
|
|
13217
|
+
}
|
|
13218
|
+
return entry;
|
|
13219
|
+
});
|
|
13220
|
+
};
|
|
13221
|
+
const serializeAws_json1_1JobUpdate = (input, context) => {
|
|
13222
|
+
return {
|
|
13223
|
+
...(input.AllocatedCapacity !== undefined &&
|
|
13224
|
+
input.AllocatedCapacity !== null && { AllocatedCapacity: input.AllocatedCapacity }),
|
|
13225
|
+
...(input.CodeGenConfigurationNodes !== undefined &&
|
|
13226
|
+
input.CodeGenConfigurationNodes !== null && {
|
|
13227
|
+
CodeGenConfigurationNodes: serializeAws_json1_1CodeGenConfigurationNodes(input.CodeGenConfigurationNodes, context),
|
|
13228
|
+
}),
|
|
13229
|
+
...(input.Command !== undefined &&
|
|
13230
|
+
input.Command !== null && { Command: serializeAws_json1_1JobCommand(input.Command, context) }),
|
|
12604
13231
|
...(input.Connections !== undefined &&
|
|
12605
13232
|
input.Connections !== null && { Connections: serializeAws_json1_1ConnectionsList(input.Connections, context) }),
|
|
12606
13233
|
...(input.DefaultArguments !== undefined &&
|
|
@@ -12634,6 +13261,60 @@ const serializeAws_json1_1JobUpdate = (input, context) => {
|
|
|
12634
13261
|
...(input.WorkerType !== undefined && input.WorkerType !== null && { WorkerType: input.WorkerType }),
|
|
12635
13262
|
};
|
|
12636
13263
|
};
|
|
13264
|
+
const serializeAws_json1_1Join = (input, context) => {
|
|
13265
|
+
return {
|
|
13266
|
+
...(input.Columns !== undefined &&
|
|
13267
|
+
input.Columns !== null && { Columns: serializeAws_json1_1JoinColumns(input.Columns, context) }),
|
|
13268
|
+
...(input.Inputs !== undefined &&
|
|
13269
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1TwoInputs(input.Inputs, context) }),
|
|
13270
|
+
...(input.JoinType !== undefined && input.JoinType !== null && { JoinType: input.JoinType }),
|
|
13271
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13272
|
+
};
|
|
13273
|
+
};
|
|
13274
|
+
const serializeAws_json1_1JoinColumn = (input, context) => {
|
|
13275
|
+
return {
|
|
13276
|
+
...(input.From !== undefined && input.From !== null && { From: input.From }),
|
|
13277
|
+
...(input.Keys !== undefined &&
|
|
13278
|
+
input.Keys !== null && { Keys: serializeAws_json1_1GlueStudioPathList(input.Keys, context) }),
|
|
13279
|
+
};
|
|
13280
|
+
};
|
|
13281
|
+
const serializeAws_json1_1JoinColumns = (input, context) => {
|
|
13282
|
+
return input
|
|
13283
|
+
.filter((e) => e != null)
|
|
13284
|
+
.map((entry) => {
|
|
13285
|
+
if (entry === null) {
|
|
13286
|
+
return null;
|
|
13287
|
+
}
|
|
13288
|
+
return serializeAws_json1_1JoinColumn(entry, context);
|
|
13289
|
+
});
|
|
13290
|
+
};
|
|
13291
|
+
const serializeAws_json1_1KafkaStreamingSourceOptions = (input, context) => {
|
|
13292
|
+
return {
|
|
13293
|
+
...(input.Assign !== undefined && input.Assign !== null && { Assign: input.Assign }),
|
|
13294
|
+
...(input.BootstrapServers !== undefined &&
|
|
13295
|
+
input.BootstrapServers !== null && { BootstrapServers: input.BootstrapServers }),
|
|
13296
|
+
...(input.Classification !== undefined &&
|
|
13297
|
+
input.Classification !== null && { Classification: input.Classification }),
|
|
13298
|
+
...(input.ConnectionName !== undefined &&
|
|
13299
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
13300
|
+
...(input.Delimiter !== undefined && input.Delimiter !== null && { Delimiter: input.Delimiter }),
|
|
13301
|
+
...(input.EndingOffsets !== undefined && input.EndingOffsets !== null && { EndingOffsets: input.EndingOffsets }),
|
|
13302
|
+
...(input.MaxOffsetsPerTrigger !== undefined &&
|
|
13303
|
+
input.MaxOffsetsPerTrigger !== null && { MaxOffsetsPerTrigger: input.MaxOffsetsPerTrigger }),
|
|
13304
|
+
...(input.MinPartitions !== undefined && input.MinPartitions !== null && { MinPartitions: input.MinPartitions }),
|
|
13305
|
+
...(input.NumRetries !== undefined && input.NumRetries !== null && { NumRetries: input.NumRetries }),
|
|
13306
|
+
...(input.PollTimeoutMs !== undefined && input.PollTimeoutMs !== null && { PollTimeoutMs: input.PollTimeoutMs }),
|
|
13307
|
+
...(input.RetryIntervalMs !== undefined &&
|
|
13308
|
+
input.RetryIntervalMs !== null && { RetryIntervalMs: input.RetryIntervalMs }),
|
|
13309
|
+
...(input.SecurityProtocol !== undefined &&
|
|
13310
|
+
input.SecurityProtocol !== null && { SecurityProtocol: input.SecurityProtocol }),
|
|
13311
|
+
...(input.StartingOffsets !== undefined &&
|
|
13312
|
+
input.StartingOffsets !== null && { StartingOffsets: input.StartingOffsets }),
|
|
13313
|
+
...(input.SubscribePattern !== undefined &&
|
|
13314
|
+
input.SubscribePattern !== null && { SubscribePattern: input.SubscribePattern }),
|
|
13315
|
+
...(input.TopicName !== undefined && input.TopicName !== null && { TopicName: input.TopicName }),
|
|
13316
|
+
};
|
|
13317
|
+
};
|
|
12637
13318
|
const serializeAws_json1_1KeyList = (input, context) => {
|
|
12638
13319
|
return input
|
|
12639
13320
|
.filter((e) => e != null)
|
|
@@ -12644,6 +13325,40 @@ const serializeAws_json1_1KeyList = (input, context) => {
|
|
|
12644
13325
|
return entry;
|
|
12645
13326
|
});
|
|
12646
13327
|
};
|
|
13328
|
+
const serializeAws_json1_1KinesisStreamingSourceOptions = (input, context) => {
|
|
13329
|
+
return {
|
|
13330
|
+
...(input.AddIdleTimeBetweenReads !== undefined &&
|
|
13331
|
+
input.AddIdleTimeBetweenReads !== null && { AddIdleTimeBetweenReads: input.AddIdleTimeBetweenReads }),
|
|
13332
|
+
...(input.AvoidEmptyBatches !== undefined &&
|
|
13333
|
+
input.AvoidEmptyBatches !== null && { AvoidEmptyBatches: input.AvoidEmptyBatches }),
|
|
13334
|
+
...(input.Classification !== undefined &&
|
|
13335
|
+
input.Classification !== null && { Classification: input.Classification }),
|
|
13336
|
+
...(input.Delimiter !== undefined && input.Delimiter !== null && { Delimiter: input.Delimiter }),
|
|
13337
|
+
...(input.DescribeShardInterval !== undefined &&
|
|
13338
|
+
input.DescribeShardInterval !== null && { DescribeShardInterval: input.DescribeShardInterval }),
|
|
13339
|
+
...(input.EndpointUrl !== undefined && input.EndpointUrl !== null && { EndpointUrl: input.EndpointUrl }),
|
|
13340
|
+
...(input.IdleTimeBetweenReadsInMs !== undefined &&
|
|
13341
|
+
input.IdleTimeBetweenReadsInMs !== null && { IdleTimeBetweenReadsInMs: input.IdleTimeBetweenReadsInMs }),
|
|
13342
|
+
...(input.MaxFetchRecordsPerShard !== undefined &&
|
|
13343
|
+
input.MaxFetchRecordsPerShard !== null && { MaxFetchRecordsPerShard: input.MaxFetchRecordsPerShard }),
|
|
13344
|
+
...(input.MaxFetchTimeInMs !== undefined &&
|
|
13345
|
+
input.MaxFetchTimeInMs !== null && { MaxFetchTimeInMs: input.MaxFetchTimeInMs }),
|
|
13346
|
+
...(input.MaxRecordPerRead !== undefined &&
|
|
13347
|
+
input.MaxRecordPerRead !== null && { MaxRecordPerRead: input.MaxRecordPerRead }),
|
|
13348
|
+
...(input.MaxRetryIntervalMs !== undefined &&
|
|
13349
|
+
input.MaxRetryIntervalMs !== null && { MaxRetryIntervalMs: input.MaxRetryIntervalMs }),
|
|
13350
|
+
...(input.NumRetries !== undefined && input.NumRetries !== null && { NumRetries: input.NumRetries }),
|
|
13351
|
+
...(input.RetryIntervalMs !== undefined &&
|
|
13352
|
+
input.RetryIntervalMs !== null && { RetryIntervalMs: input.RetryIntervalMs }),
|
|
13353
|
+
...(input.RoleArn !== undefined && input.RoleArn !== null && { RoleArn: input.RoleArn }),
|
|
13354
|
+
...(input.RoleSessionName !== undefined &&
|
|
13355
|
+
input.RoleSessionName !== null && { RoleSessionName: input.RoleSessionName }),
|
|
13356
|
+
...(input.StartingPosition !== undefined &&
|
|
13357
|
+
input.StartingPosition !== null && { StartingPosition: input.StartingPosition }),
|
|
13358
|
+
...(input.StreamArn !== undefined && input.StreamArn !== null && { StreamArn: input.StreamArn }),
|
|
13359
|
+
...(input.StreamName !== undefined && input.StreamName !== null && { StreamName: input.StreamName }),
|
|
13360
|
+
};
|
|
13361
|
+
};
|
|
12647
13362
|
const serializeAws_json1_1LakeFormationConfiguration = (input, context) => {
|
|
12648
13363
|
return {
|
|
12649
13364
|
...(input.AccountId !== undefined && input.AccountId !== null && { AccountId: input.AccountId }),
|
|
@@ -12651,6 +13366,26 @@ const serializeAws_json1_1LakeFormationConfiguration = (input, context) => {
|
|
|
12651
13366
|
input.UseLakeFormationCredentials !== null && { UseLakeFormationCredentials: input.UseLakeFormationCredentials }),
|
|
12652
13367
|
};
|
|
12653
13368
|
};
|
|
13369
|
+
const serializeAws_json1_1LimitedPathList = (input, context) => {
|
|
13370
|
+
return input
|
|
13371
|
+
.filter((e) => e != null)
|
|
13372
|
+
.map((entry) => {
|
|
13373
|
+
if (entry === null) {
|
|
13374
|
+
return null;
|
|
13375
|
+
}
|
|
13376
|
+
return serializeAws_json1_1LimitedStringList(entry, context);
|
|
13377
|
+
});
|
|
13378
|
+
};
|
|
13379
|
+
const serializeAws_json1_1LimitedStringList = (input, context) => {
|
|
13380
|
+
return input
|
|
13381
|
+
.filter((e) => e != null)
|
|
13382
|
+
.map((entry) => {
|
|
13383
|
+
if (entry === null) {
|
|
13384
|
+
return null;
|
|
13385
|
+
}
|
|
13386
|
+
return entry;
|
|
13387
|
+
});
|
|
13388
|
+
};
|
|
12654
13389
|
const serializeAws_json1_1LineageConfiguration = (input, context) => {
|
|
12655
13390
|
return {
|
|
12656
13391
|
...(input.CrawlerLineageSettings !== undefined &&
|
|
@@ -12793,6 +13528,28 @@ const serializeAws_json1_1LongColumnStatisticsData = (input, context) => {
|
|
|
12793
13528
|
...(input.NumberOfNulls !== undefined && input.NumberOfNulls !== null && { NumberOfNulls: input.NumberOfNulls }),
|
|
12794
13529
|
};
|
|
12795
13530
|
};
|
|
13531
|
+
const serializeAws_json1_1ManyInputs = (input, context) => {
|
|
13532
|
+
return input
|
|
13533
|
+
.filter((e) => e != null)
|
|
13534
|
+
.map((entry) => {
|
|
13535
|
+
if (entry === null) {
|
|
13536
|
+
return null;
|
|
13537
|
+
}
|
|
13538
|
+
return entry;
|
|
13539
|
+
});
|
|
13540
|
+
};
|
|
13541
|
+
const serializeAws_json1_1Mapping = (input, context) => {
|
|
13542
|
+
return {
|
|
13543
|
+
...(input.Children !== undefined &&
|
|
13544
|
+
input.Children !== null && { Children: serializeAws_json1_1Mappings(input.Children, context) }),
|
|
13545
|
+
...(input.Dropped !== undefined && input.Dropped !== null && { Dropped: input.Dropped }),
|
|
13546
|
+
...(input.FromPath !== undefined &&
|
|
13547
|
+
input.FromPath !== null && { FromPath: serializeAws_json1_1EnclosedInStringProperties(input.FromPath, context) }),
|
|
13548
|
+
...(input.FromType !== undefined && input.FromType !== null && { FromType: input.FromType }),
|
|
13549
|
+
...(input.ToKey !== undefined && input.ToKey !== null && { ToKey: input.ToKey }),
|
|
13550
|
+
...(input.ToType !== undefined && input.ToType !== null && { ToType: input.ToType }),
|
|
13551
|
+
};
|
|
13552
|
+
};
|
|
12796
13553
|
const serializeAws_json1_1MappingEntry = (input, context) => {
|
|
12797
13554
|
return {
|
|
12798
13555
|
...(input.SourcePath !== undefined && input.SourcePath !== null && { SourcePath: input.SourcePath }),
|
|
@@ -12813,6 +13570,16 @@ const serializeAws_json1_1MappingList = (input, context) => {
|
|
|
12813
13570
|
return serializeAws_json1_1MappingEntry(entry, context);
|
|
12814
13571
|
});
|
|
12815
13572
|
};
|
|
13573
|
+
const serializeAws_json1_1Mappings = (input, context) => {
|
|
13574
|
+
return input
|
|
13575
|
+
.filter((e) => e != null)
|
|
13576
|
+
.map((entry) => {
|
|
13577
|
+
if (entry === null) {
|
|
13578
|
+
return null;
|
|
13579
|
+
}
|
|
13580
|
+
return serializeAws_json1_1Mapping(entry, context);
|
|
13581
|
+
});
|
|
13582
|
+
};
|
|
12816
13583
|
const serializeAws_json1_1MapValue = (input, context) => {
|
|
12817
13584
|
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
12818
13585
|
if (value === null) {
|
|
@@ -12834,6 +13601,18 @@ const serializeAws_json1_1MatchCriteria = (input, context) => {
|
|
|
12834
13601
|
return entry;
|
|
12835
13602
|
});
|
|
12836
13603
|
};
|
|
13604
|
+
const serializeAws_json1_1Merge = (input, context) => {
|
|
13605
|
+
return {
|
|
13606
|
+
...(input.Inputs !== undefined &&
|
|
13607
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1TwoInputs(input.Inputs, context) }),
|
|
13608
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13609
|
+
...(input.PrimaryKeys !== undefined &&
|
|
13610
|
+
input.PrimaryKeys !== null && {
|
|
13611
|
+
PrimaryKeys: serializeAws_json1_1GlueStudioPathList(input.PrimaryKeys, context),
|
|
13612
|
+
}),
|
|
13613
|
+
...(input.Source !== undefined && input.Source !== null && { Source: input.Source }),
|
|
13614
|
+
};
|
|
13615
|
+
};
|
|
12837
13616
|
const serializeAws_json1_1MetadataKeyValuePair = (input, context) => {
|
|
12838
13617
|
return {
|
|
12839
13618
|
...(input.MetadataKey !== undefined && input.MetadataKey !== null && { MetadataKey: input.MetadataKey }),
|
|
@@ -12850,6 +13629,22 @@ const serializeAws_json1_1MetadataList = (input, context) => {
|
|
|
12850
13629
|
return serializeAws_json1_1MetadataKeyValuePair(entry, context);
|
|
12851
13630
|
});
|
|
12852
13631
|
};
|
|
13632
|
+
const serializeAws_json1_1MicrosoftSQLServerCatalogSource = (input, context) => {
|
|
13633
|
+
return {
|
|
13634
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13635
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13636
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13637
|
+
};
|
|
13638
|
+
};
|
|
13639
|
+
const serializeAws_json1_1MicrosoftSQLServerCatalogTarget = (input, context) => {
|
|
13640
|
+
return {
|
|
13641
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13642
|
+
...(input.Inputs !== undefined &&
|
|
13643
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13644
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13645
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13646
|
+
};
|
|
13647
|
+
};
|
|
12853
13648
|
const serializeAws_json1_1MLUserDataEncryption = (input, context) => {
|
|
12854
13649
|
return {
|
|
12855
13650
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
@@ -12875,6 +13670,22 @@ const serializeAws_json1_1MongoDBTargetList = (input, context) => {
|
|
|
12875
13670
|
return serializeAws_json1_1MongoDBTarget(entry, context);
|
|
12876
13671
|
});
|
|
12877
13672
|
};
|
|
13673
|
+
const serializeAws_json1_1MySQLCatalogSource = (input, context) => {
|
|
13674
|
+
return {
|
|
13675
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13676
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13677
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13678
|
+
};
|
|
13679
|
+
};
|
|
13680
|
+
const serializeAws_json1_1MySQLCatalogTarget = (input, context) => {
|
|
13681
|
+
return {
|
|
13682
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13683
|
+
...(input.Inputs !== undefined &&
|
|
13684
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13685
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13686
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13687
|
+
};
|
|
13688
|
+
};
|
|
12878
13689
|
const serializeAws_json1_1NameStringList = (input, context) => {
|
|
12879
13690
|
return input
|
|
12880
13691
|
.filter((e) => e != null)
|
|
@@ -12901,6 +13712,56 @@ const serializeAws_json1_1NotificationProperty = (input, context) => {
|
|
|
12901
13712
|
input.NotifyDelayAfter !== null && { NotifyDelayAfter: input.NotifyDelayAfter }),
|
|
12902
13713
|
};
|
|
12903
13714
|
};
|
|
13715
|
+
const serializeAws_json1_1NullCheckBoxList = (input, context) => {
|
|
13716
|
+
return {
|
|
13717
|
+
...(input.IsEmpty !== undefined && input.IsEmpty !== null && { IsEmpty: input.IsEmpty }),
|
|
13718
|
+
...(input.IsNegOne !== undefined && input.IsNegOne !== null && { IsNegOne: input.IsNegOne }),
|
|
13719
|
+
...(input.IsNullString !== undefined && input.IsNullString !== null && { IsNullString: input.IsNullString }),
|
|
13720
|
+
};
|
|
13721
|
+
};
|
|
13722
|
+
const serializeAws_json1_1NullValueField = (input, context) => {
|
|
13723
|
+
return {
|
|
13724
|
+
...(input.Datatype !== undefined &&
|
|
13725
|
+
input.Datatype !== null && { Datatype: serializeAws_json1_1Datatype(input.Datatype, context) }),
|
|
13726
|
+
...(input.Value !== undefined && input.Value !== null && { Value: input.Value }),
|
|
13727
|
+
};
|
|
13728
|
+
};
|
|
13729
|
+
const serializeAws_json1_1NullValueFields = (input, context) => {
|
|
13730
|
+
return input
|
|
13731
|
+
.filter((e) => e != null)
|
|
13732
|
+
.map((entry) => {
|
|
13733
|
+
if (entry === null) {
|
|
13734
|
+
return null;
|
|
13735
|
+
}
|
|
13736
|
+
return serializeAws_json1_1NullValueField(entry, context);
|
|
13737
|
+
});
|
|
13738
|
+
};
|
|
13739
|
+
const serializeAws_json1_1OneInput = (input, context) => {
|
|
13740
|
+
return input
|
|
13741
|
+
.filter((e) => e != null)
|
|
13742
|
+
.map((entry) => {
|
|
13743
|
+
if (entry === null) {
|
|
13744
|
+
return null;
|
|
13745
|
+
}
|
|
13746
|
+
return entry;
|
|
13747
|
+
});
|
|
13748
|
+
};
|
|
13749
|
+
const serializeAws_json1_1OracleSQLCatalogSource = (input, context) => {
|
|
13750
|
+
return {
|
|
13751
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13752
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13753
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13754
|
+
};
|
|
13755
|
+
};
|
|
13756
|
+
const serializeAws_json1_1OracleSQLCatalogTarget = (input, context) => {
|
|
13757
|
+
return {
|
|
13758
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13759
|
+
...(input.Inputs !== undefined &&
|
|
13760
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13761
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13762
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13763
|
+
};
|
|
13764
|
+
};
|
|
12904
13765
|
const serializeAws_json1_1OrchestrationArgumentsMap = (input, context) => {
|
|
12905
13766
|
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
12906
13767
|
if (value === null) {
|
|
@@ -13038,6 +13899,41 @@ const serializeAws_json1_1PhysicalConnectionRequirements = (input, context) => {
|
|
|
13038
13899
|
...(input.SubnetId !== undefined && input.SubnetId !== null && { SubnetId: input.SubnetId }),
|
|
13039
13900
|
};
|
|
13040
13901
|
};
|
|
13902
|
+
const serializeAws_json1_1PIIDetection = (input, context) => {
|
|
13903
|
+
return {
|
|
13904
|
+
...(input.EntityTypesToDetect !== undefined &&
|
|
13905
|
+
input.EntityTypesToDetect !== null && {
|
|
13906
|
+
EntityTypesToDetect: serializeAws_json1_1EnclosedInStringProperties(input.EntityTypesToDetect, context),
|
|
13907
|
+
}),
|
|
13908
|
+
...(input.Inputs !== undefined &&
|
|
13909
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13910
|
+
...(input.MaskValue !== undefined && input.MaskValue !== null && { MaskValue: input.MaskValue }),
|
|
13911
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13912
|
+
...(input.OutputColumnName !== undefined &&
|
|
13913
|
+
input.OutputColumnName !== null && { OutputColumnName: input.OutputColumnName }),
|
|
13914
|
+
...(input.PiiType !== undefined && input.PiiType !== null && { PiiType: input.PiiType }),
|
|
13915
|
+
...(input.SampleFraction !== undefined &&
|
|
13916
|
+
input.SampleFraction !== null && { SampleFraction: (0, smithy_client_1.serializeFloat)(input.SampleFraction) }),
|
|
13917
|
+
...(input.ThresholdFraction !== undefined &&
|
|
13918
|
+
input.ThresholdFraction !== null && { ThresholdFraction: (0, smithy_client_1.serializeFloat)(input.ThresholdFraction) }),
|
|
13919
|
+
};
|
|
13920
|
+
};
|
|
13921
|
+
const serializeAws_json1_1PostgreSQLCatalogSource = (input, context) => {
|
|
13922
|
+
return {
|
|
13923
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13924
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13925
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13926
|
+
};
|
|
13927
|
+
};
|
|
13928
|
+
const serializeAws_json1_1PostgreSQLCatalogTarget = (input, context) => {
|
|
13929
|
+
return {
|
|
13930
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
13931
|
+
...(input.Inputs !== undefined &&
|
|
13932
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
13933
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
13934
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
13935
|
+
};
|
|
13936
|
+
};
|
|
13041
13937
|
const serializeAws_json1_1Predicate = (input, context) => {
|
|
13042
13938
|
return {
|
|
13043
13939
|
...(input.Conditions !== undefined &&
|
|
@@ -13148,6 +14044,32 @@ const serializeAws_json1_1RecrawlPolicy = (input, context) => {
|
|
|
13148
14044
|
input.RecrawlBehavior !== null && { RecrawlBehavior: input.RecrawlBehavior }),
|
|
13149
14045
|
};
|
|
13150
14046
|
};
|
|
14047
|
+
const serializeAws_json1_1RedshiftSource = (input, context) => {
|
|
14048
|
+
return {
|
|
14049
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
14050
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14051
|
+
...(input.RedshiftTmpDir !== undefined &&
|
|
14052
|
+
input.RedshiftTmpDir !== null && { RedshiftTmpDir: input.RedshiftTmpDir }),
|
|
14053
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
14054
|
+
...(input.TmpDirIAMRole !== undefined && input.TmpDirIAMRole !== null && { TmpDirIAMRole: input.TmpDirIAMRole }),
|
|
14055
|
+
};
|
|
14056
|
+
};
|
|
14057
|
+
const serializeAws_json1_1RedshiftTarget = (input, context) => {
|
|
14058
|
+
return {
|
|
14059
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
14060
|
+
...(input.Inputs !== undefined &&
|
|
14061
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14062
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14063
|
+
...(input.RedshiftTmpDir !== undefined &&
|
|
14064
|
+
input.RedshiftTmpDir !== null && { RedshiftTmpDir: input.RedshiftTmpDir }),
|
|
14065
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
14066
|
+
...(input.TmpDirIAMRole !== undefined && input.TmpDirIAMRole !== null && { TmpDirIAMRole: input.TmpDirIAMRole }),
|
|
14067
|
+
...(input.UpsertRedshiftOptions !== undefined &&
|
|
14068
|
+
input.UpsertRedshiftOptions !== null && {
|
|
14069
|
+
UpsertRedshiftOptions: serializeAws_json1_1UpsertRedshiftTargetOptions(input.UpsertRedshiftOptions, context),
|
|
14070
|
+
}),
|
|
14071
|
+
};
|
|
14072
|
+
};
|
|
13151
14073
|
const serializeAws_json1_1RegisterSchemaVersionInput = (input, context) => {
|
|
13152
14074
|
return {
|
|
13153
14075
|
...(input.SchemaDefinition !== undefined &&
|
|
@@ -13162,6 +14084,13 @@ const serializeAws_json1_1RegistryId = (input, context) => {
|
|
|
13162
14084
|
...(input.RegistryName !== undefined && input.RegistryName !== null && { RegistryName: input.RegistryName }),
|
|
13163
14085
|
};
|
|
13164
14086
|
};
|
|
14087
|
+
const serializeAws_json1_1RelationalCatalogSource = (input, context) => {
|
|
14088
|
+
return {
|
|
14089
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
14090
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14091
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
14092
|
+
};
|
|
14093
|
+
};
|
|
13165
14094
|
const serializeAws_json1_1RemoveSchemaVersionMetadataInput = (input, context) => {
|
|
13166
14095
|
return {
|
|
13167
14096
|
...(input.MetadataKeyValue !== undefined &&
|
|
@@ -13178,6 +14107,21 @@ const serializeAws_json1_1RemoveSchemaVersionMetadataInput = (input, context) =>
|
|
|
13178
14107
|
}),
|
|
13179
14108
|
};
|
|
13180
14109
|
};
|
|
14110
|
+
const serializeAws_json1_1RenameField = (input, context) => {
|
|
14111
|
+
return {
|
|
14112
|
+
...(input.Inputs !== undefined &&
|
|
14113
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14114
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14115
|
+
...(input.SourcePath !== undefined &&
|
|
14116
|
+
input.SourcePath !== null && {
|
|
14117
|
+
SourcePath: serializeAws_json1_1EnclosedInStringProperties(input.SourcePath, context),
|
|
14118
|
+
}),
|
|
14119
|
+
...(input.TargetPath !== undefined &&
|
|
14120
|
+
input.TargetPath !== null && {
|
|
14121
|
+
TargetPath: serializeAws_json1_1EnclosedInStringProperties(input.TargetPath, context),
|
|
14122
|
+
}),
|
|
14123
|
+
};
|
|
14124
|
+
};
|
|
13181
14125
|
const serializeAws_json1_1ResetJobBookmarkRequest = (input, context) => {
|
|
13182
14126
|
return {
|
|
13183
14127
|
...(input.JobName !== undefined && input.JobName !== null && { JobName: input.JobName }),
|
|
@@ -13208,11 +14152,102 @@ const serializeAws_json1_1ResumeWorkflowRunRequest = (input, context) => {
|
|
|
13208
14152
|
...(input.RunId !== undefined && input.RunId !== null && { RunId: input.RunId }),
|
|
13209
14153
|
};
|
|
13210
14154
|
};
|
|
13211
|
-
const serializeAws_json1_1RunStatementRequest = (input, context) => {
|
|
14155
|
+
const serializeAws_json1_1RunStatementRequest = (input, context) => {
|
|
14156
|
+
return {
|
|
14157
|
+
...(input.Code !== undefined && input.Code !== null && { Code: input.Code }),
|
|
14158
|
+
...(input.RequestOrigin !== undefined && input.RequestOrigin !== null && { RequestOrigin: input.RequestOrigin }),
|
|
14159
|
+
...(input.SessionId !== undefined && input.SessionId !== null && { SessionId: input.SessionId }),
|
|
14160
|
+
};
|
|
14161
|
+
};
|
|
14162
|
+
const serializeAws_json1_1S3CatalogSource = (input, context) => {
|
|
14163
|
+
return {
|
|
14164
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14165
|
+
input.AdditionalOptions !== null && {
|
|
14166
|
+
AdditionalOptions: serializeAws_json1_1S3SourceAdditionalOptions(input.AdditionalOptions, context),
|
|
14167
|
+
}),
|
|
14168
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
14169
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14170
|
+
...(input.PartitionPredicate !== undefined &&
|
|
14171
|
+
input.PartitionPredicate !== null && { PartitionPredicate: input.PartitionPredicate }),
|
|
14172
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
14173
|
+
};
|
|
14174
|
+
};
|
|
14175
|
+
const serializeAws_json1_1S3CatalogTarget = (input, context) => {
|
|
14176
|
+
return {
|
|
14177
|
+
...(input.Database !== undefined && input.Database !== null && { Database: input.Database }),
|
|
14178
|
+
...(input.Inputs !== undefined &&
|
|
14179
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14180
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14181
|
+
...(input.PartitionKeys !== undefined &&
|
|
14182
|
+
input.PartitionKeys !== null && {
|
|
14183
|
+
PartitionKeys: serializeAws_json1_1GlueStudioPathList(input.PartitionKeys, context),
|
|
14184
|
+
}),
|
|
14185
|
+
...(input.SchemaChangePolicy !== undefined &&
|
|
14186
|
+
input.SchemaChangePolicy !== null && {
|
|
14187
|
+
SchemaChangePolicy: serializeAws_json1_1CatalogSchemaChangePolicy(input.SchemaChangePolicy, context),
|
|
14188
|
+
}),
|
|
14189
|
+
...(input.Table !== undefined && input.Table !== null && { Table: input.Table }),
|
|
14190
|
+
};
|
|
14191
|
+
};
|
|
14192
|
+
const serializeAws_json1_1S3CsvSource = (input, context) => {
|
|
13212
14193
|
return {
|
|
13213
|
-
...(input.
|
|
13214
|
-
|
|
13215
|
-
|
|
14194
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14195
|
+
input.AdditionalOptions !== null && {
|
|
14196
|
+
AdditionalOptions: serializeAws_json1_1S3DirectSourceAdditionalOptions(input.AdditionalOptions, context),
|
|
14197
|
+
}),
|
|
14198
|
+
...(input.CompressionType !== undefined &&
|
|
14199
|
+
input.CompressionType !== null && { CompressionType: input.CompressionType }),
|
|
14200
|
+
...(input.Escaper !== undefined && input.Escaper !== null && { Escaper: input.Escaper }),
|
|
14201
|
+
...(input.Exclusions !== undefined &&
|
|
14202
|
+
input.Exclusions !== null && {
|
|
14203
|
+
Exclusions: serializeAws_json1_1EnclosedInStringProperties(input.Exclusions, context),
|
|
14204
|
+
}),
|
|
14205
|
+
...(input.GroupFiles !== undefined && input.GroupFiles !== null && { GroupFiles: input.GroupFiles }),
|
|
14206
|
+
...(input.GroupSize !== undefined && input.GroupSize !== null && { GroupSize: input.GroupSize }),
|
|
14207
|
+
...(input.MaxBand !== undefined && input.MaxBand !== null && { MaxBand: input.MaxBand }),
|
|
14208
|
+
...(input.MaxFilesInBand !== undefined &&
|
|
14209
|
+
input.MaxFilesInBand !== null && { MaxFilesInBand: input.MaxFilesInBand }),
|
|
14210
|
+
...(input.Multiline !== undefined && input.Multiline !== null && { Multiline: input.Multiline }),
|
|
14211
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14212
|
+
...(input.OptimizePerformance !== undefined &&
|
|
14213
|
+
input.OptimizePerformance !== null && { OptimizePerformance: input.OptimizePerformance }),
|
|
14214
|
+
...(input.OutputSchemas !== undefined &&
|
|
14215
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14216
|
+
...(input.Paths !== undefined &&
|
|
14217
|
+
input.Paths !== null && { Paths: serializeAws_json1_1EnclosedInStringProperties(input.Paths, context) }),
|
|
14218
|
+
...(input.QuoteChar !== undefined && input.QuoteChar !== null && { QuoteChar: input.QuoteChar }),
|
|
14219
|
+
...(input.Recurse !== undefined && input.Recurse !== null && { Recurse: input.Recurse }),
|
|
14220
|
+
...(input.Separator !== undefined && input.Separator !== null && { Separator: input.Separator }),
|
|
14221
|
+
...(input.SkipFirst !== undefined && input.SkipFirst !== null && { SkipFirst: input.SkipFirst }),
|
|
14222
|
+
...(input.WithHeader !== undefined && input.WithHeader !== null && { WithHeader: input.WithHeader }),
|
|
14223
|
+
...(input.WriteHeader !== undefined && input.WriteHeader !== null && { WriteHeader: input.WriteHeader }),
|
|
14224
|
+
};
|
|
14225
|
+
};
|
|
14226
|
+
const serializeAws_json1_1S3DirectSourceAdditionalOptions = (input, context) => {
|
|
14227
|
+
return {
|
|
14228
|
+
...(input.BoundedFiles !== undefined && input.BoundedFiles !== null && { BoundedFiles: input.BoundedFiles }),
|
|
14229
|
+
...(input.BoundedSize !== undefined && input.BoundedSize !== null && { BoundedSize: input.BoundedSize }),
|
|
14230
|
+
...(input.EnableSamplePath !== undefined &&
|
|
14231
|
+
input.EnableSamplePath !== null && { EnableSamplePath: input.EnableSamplePath }),
|
|
14232
|
+
...(input.SamplePath !== undefined && input.SamplePath !== null && { SamplePath: input.SamplePath }),
|
|
14233
|
+
};
|
|
14234
|
+
};
|
|
14235
|
+
const serializeAws_json1_1S3DirectTarget = (input, context) => {
|
|
14236
|
+
return {
|
|
14237
|
+
...(input.Compression !== undefined && input.Compression !== null && { Compression: input.Compression }),
|
|
14238
|
+
...(input.Format !== undefined && input.Format !== null && { Format: input.Format }),
|
|
14239
|
+
...(input.Inputs !== undefined &&
|
|
14240
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14241
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14242
|
+
...(input.PartitionKeys !== undefined &&
|
|
14243
|
+
input.PartitionKeys !== null && {
|
|
14244
|
+
PartitionKeys: serializeAws_json1_1GlueStudioPathList(input.PartitionKeys, context),
|
|
14245
|
+
}),
|
|
14246
|
+
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
14247
|
+
...(input.SchemaChangePolicy !== undefined &&
|
|
14248
|
+
input.SchemaChangePolicy !== null && {
|
|
14249
|
+
SchemaChangePolicy: serializeAws_json1_1DirectSchemaChangePolicy(input.SchemaChangePolicy, context),
|
|
14250
|
+
}),
|
|
13216
14251
|
};
|
|
13217
14252
|
};
|
|
13218
14253
|
const serializeAws_json1_1S3Encryption = (input, context) => {
|
|
@@ -13232,6 +14267,81 @@ const serializeAws_json1_1S3EncryptionList = (input, context) => {
|
|
|
13232
14267
|
return serializeAws_json1_1S3Encryption(entry, context);
|
|
13233
14268
|
});
|
|
13234
14269
|
};
|
|
14270
|
+
const serializeAws_json1_1S3GlueParquetTarget = (input, context) => {
|
|
14271
|
+
return {
|
|
14272
|
+
...(input.Compression !== undefined && input.Compression !== null && { Compression: input.Compression }),
|
|
14273
|
+
...(input.Inputs !== undefined &&
|
|
14274
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14275
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14276
|
+
...(input.PartitionKeys !== undefined &&
|
|
14277
|
+
input.PartitionKeys !== null && {
|
|
14278
|
+
PartitionKeys: serializeAws_json1_1GlueStudioPathList(input.PartitionKeys, context),
|
|
14279
|
+
}),
|
|
14280
|
+
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
14281
|
+
...(input.SchemaChangePolicy !== undefined &&
|
|
14282
|
+
input.SchemaChangePolicy !== null && {
|
|
14283
|
+
SchemaChangePolicy: serializeAws_json1_1DirectSchemaChangePolicy(input.SchemaChangePolicy, context),
|
|
14284
|
+
}),
|
|
14285
|
+
};
|
|
14286
|
+
};
|
|
14287
|
+
const serializeAws_json1_1S3JsonSource = (input, context) => {
|
|
14288
|
+
return {
|
|
14289
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14290
|
+
input.AdditionalOptions !== null && {
|
|
14291
|
+
AdditionalOptions: serializeAws_json1_1S3DirectSourceAdditionalOptions(input.AdditionalOptions, context),
|
|
14292
|
+
}),
|
|
14293
|
+
...(input.CompressionType !== undefined &&
|
|
14294
|
+
input.CompressionType !== null && { CompressionType: input.CompressionType }),
|
|
14295
|
+
...(input.Exclusions !== undefined &&
|
|
14296
|
+
input.Exclusions !== null && {
|
|
14297
|
+
Exclusions: serializeAws_json1_1EnclosedInStringProperties(input.Exclusions, context),
|
|
14298
|
+
}),
|
|
14299
|
+
...(input.GroupFiles !== undefined && input.GroupFiles !== null && { GroupFiles: input.GroupFiles }),
|
|
14300
|
+
...(input.GroupSize !== undefined && input.GroupSize !== null && { GroupSize: input.GroupSize }),
|
|
14301
|
+
...(input.JsonPath !== undefined && input.JsonPath !== null && { JsonPath: input.JsonPath }),
|
|
14302
|
+
...(input.MaxBand !== undefined && input.MaxBand !== null && { MaxBand: input.MaxBand }),
|
|
14303
|
+
...(input.MaxFilesInBand !== undefined &&
|
|
14304
|
+
input.MaxFilesInBand !== null && { MaxFilesInBand: input.MaxFilesInBand }),
|
|
14305
|
+
...(input.Multiline !== undefined && input.Multiline !== null && { Multiline: input.Multiline }),
|
|
14306
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14307
|
+
...(input.OutputSchemas !== undefined &&
|
|
14308
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14309
|
+
...(input.Paths !== undefined &&
|
|
14310
|
+
input.Paths !== null && { Paths: serializeAws_json1_1EnclosedInStringProperties(input.Paths, context) }),
|
|
14311
|
+
...(input.Recurse !== undefined && input.Recurse !== null && { Recurse: input.Recurse }),
|
|
14312
|
+
};
|
|
14313
|
+
};
|
|
14314
|
+
const serializeAws_json1_1S3ParquetSource = (input, context) => {
|
|
14315
|
+
return {
|
|
14316
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14317
|
+
input.AdditionalOptions !== null && {
|
|
14318
|
+
AdditionalOptions: serializeAws_json1_1S3DirectSourceAdditionalOptions(input.AdditionalOptions, context),
|
|
14319
|
+
}),
|
|
14320
|
+
...(input.CompressionType !== undefined &&
|
|
14321
|
+
input.CompressionType !== null && { CompressionType: input.CompressionType }),
|
|
14322
|
+
...(input.Exclusions !== undefined &&
|
|
14323
|
+
input.Exclusions !== null && {
|
|
14324
|
+
Exclusions: serializeAws_json1_1EnclosedInStringProperties(input.Exclusions, context),
|
|
14325
|
+
}),
|
|
14326
|
+
...(input.GroupFiles !== undefined && input.GroupFiles !== null && { GroupFiles: input.GroupFiles }),
|
|
14327
|
+
...(input.GroupSize !== undefined && input.GroupSize !== null && { GroupSize: input.GroupSize }),
|
|
14328
|
+
...(input.MaxBand !== undefined && input.MaxBand !== null && { MaxBand: input.MaxBand }),
|
|
14329
|
+
...(input.MaxFilesInBand !== undefined &&
|
|
14330
|
+
input.MaxFilesInBand !== null && { MaxFilesInBand: input.MaxFilesInBand }),
|
|
14331
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14332
|
+
...(input.OutputSchemas !== undefined &&
|
|
14333
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14334
|
+
...(input.Paths !== undefined &&
|
|
14335
|
+
input.Paths !== null && { Paths: serializeAws_json1_1EnclosedInStringProperties(input.Paths, context) }),
|
|
14336
|
+
...(input.Recurse !== undefined && input.Recurse !== null && { Recurse: input.Recurse }),
|
|
14337
|
+
};
|
|
14338
|
+
};
|
|
14339
|
+
const serializeAws_json1_1S3SourceAdditionalOptions = (input, context) => {
|
|
14340
|
+
return {
|
|
14341
|
+
...(input.BoundedFiles !== undefined && input.BoundedFiles !== null && { BoundedFiles: input.BoundedFiles }),
|
|
14342
|
+
...(input.BoundedSize !== undefined && input.BoundedSize !== null && { BoundedSize: input.BoundedSize }),
|
|
14343
|
+
};
|
|
14344
|
+
};
|
|
13235
14345
|
const serializeAws_json1_1S3Target = (input, context) => {
|
|
13236
14346
|
return {
|
|
13237
14347
|
...(input.ConnectionName !== undefined &&
|
|
@@ -13332,6 +14442,23 @@ const serializeAws_json1_1Segment = (input, context) => {
|
|
|
13332
14442
|
...(input.TotalSegments !== undefined && input.TotalSegments !== null && { TotalSegments: input.TotalSegments }),
|
|
13333
14443
|
};
|
|
13334
14444
|
};
|
|
14445
|
+
const serializeAws_json1_1SelectFields = (input, context) => {
|
|
14446
|
+
return {
|
|
14447
|
+
...(input.Inputs !== undefined &&
|
|
14448
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14449
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14450
|
+
...(input.Paths !== undefined &&
|
|
14451
|
+
input.Paths !== null && { Paths: serializeAws_json1_1GlueStudioPathList(input.Paths, context) }),
|
|
14452
|
+
};
|
|
14453
|
+
};
|
|
14454
|
+
const serializeAws_json1_1SelectFromCollection = (input, context) => {
|
|
14455
|
+
return {
|
|
14456
|
+
...(input.Index !== undefined && input.Index !== null && { Index: input.Index }),
|
|
14457
|
+
...(input.Inputs !== undefined &&
|
|
14458
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14459
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14460
|
+
};
|
|
14461
|
+
};
|
|
13335
14462
|
const serializeAws_json1_1SerDeInfo = (input, context) => {
|
|
13336
14463
|
return {
|
|
13337
14464
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
@@ -13379,6 +14506,87 @@ const serializeAws_json1_1SortCriterion = (input, context) => {
|
|
|
13379
14506
|
...(input.Sort !== undefined && input.Sort !== null && { Sort: input.Sort }),
|
|
13380
14507
|
};
|
|
13381
14508
|
};
|
|
14509
|
+
const serializeAws_json1_1SparkConnectorSource = (input, context) => {
|
|
14510
|
+
return {
|
|
14511
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14512
|
+
input.AdditionalOptions !== null && {
|
|
14513
|
+
AdditionalOptions: serializeAws_json1_1AdditionalOptions(input.AdditionalOptions, context),
|
|
14514
|
+
}),
|
|
14515
|
+
...(input.ConnectionName !== undefined &&
|
|
14516
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
14517
|
+
...(input.ConnectionType !== undefined &&
|
|
14518
|
+
input.ConnectionType !== null && { ConnectionType: input.ConnectionType }),
|
|
14519
|
+
...(input.ConnectorName !== undefined && input.ConnectorName !== null && { ConnectorName: input.ConnectorName }),
|
|
14520
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14521
|
+
...(input.OutputSchemas !== undefined &&
|
|
14522
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14523
|
+
};
|
|
14524
|
+
};
|
|
14525
|
+
const serializeAws_json1_1SparkConnectorTarget = (input, context) => {
|
|
14526
|
+
return {
|
|
14527
|
+
...(input.AdditionalOptions !== undefined &&
|
|
14528
|
+
input.AdditionalOptions !== null && {
|
|
14529
|
+
AdditionalOptions: serializeAws_json1_1AdditionalOptions(input.AdditionalOptions, context),
|
|
14530
|
+
}),
|
|
14531
|
+
...(input.ConnectionName !== undefined &&
|
|
14532
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
14533
|
+
...(input.ConnectionType !== undefined &&
|
|
14534
|
+
input.ConnectionType !== null && { ConnectionType: input.ConnectionType }),
|
|
14535
|
+
...(input.ConnectorName !== undefined && input.ConnectorName !== null && { ConnectorName: input.ConnectorName }),
|
|
14536
|
+
...(input.Inputs !== undefined &&
|
|
14537
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14538
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14539
|
+
...(input.OutputSchemas !== undefined &&
|
|
14540
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14541
|
+
};
|
|
14542
|
+
};
|
|
14543
|
+
const serializeAws_json1_1SparkSQL = (input, context) => {
|
|
14544
|
+
return {
|
|
14545
|
+
...(input.Inputs !== undefined &&
|
|
14546
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1ManyInputs(input.Inputs, context) }),
|
|
14547
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14548
|
+
...(input.OutputSchemas !== undefined &&
|
|
14549
|
+
input.OutputSchemas !== null && { OutputSchemas: serializeAws_json1_1GlueSchemas(input.OutputSchemas, context) }),
|
|
14550
|
+
...(input.SqlAliases !== undefined &&
|
|
14551
|
+
input.SqlAliases !== null && { SqlAliases: serializeAws_json1_1SqlAliases(input.SqlAliases, context) }),
|
|
14552
|
+
...(input.SqlQuery !== undefined && input.SqlQuery !== null && { SqlQuery: input.SqlQuery }),
|
|
14553
|
+
};
|
|
14554
|
+
};
|
|
14555
|
+
const serializeAws_json1_1Spigot = (input, context) => {
|
|
14556
|
+
return {
|
|
14557
|
+
...(input.Inputs !== undefined &&
|
|
14558
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14559
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14560
|
+
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
14561
|
+
...(input.Prob !== undefined && input.Prob !== null && { Prob: (0, smithy_client_1.serializeFloat)(input.Prob) }),
|
|
14562
|
+
...(input.Topk !== undefined && input.Topk !== null && { Topk: input.Topk }),
|
|
14563
|
+
};
|
|
14564
|
+
};
|
|
14565
|
+
const serializeAws_json1_1SplitFields = (input, context) => {
|
|
14566
|
+
return {
|
|
14567
|
+
...(input.Inputs !== undefined &&
|
|
14568
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1OneInput(input.Inputs, context) }),
|
|
14569
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14570
|
+
...(input.Paths !== undefined &&
|
|
14571
|
+
input.Paths !== null && { Paths: serializeAws_json1_1GlueStudioPathList(input.Paths, context) }),
|
|
14572
|
+
};
|
|
14573
|
+
};
|
|
14574
|
+
const serializeAws_json1_1SqlAlias = (input, context) => {
|
|
14575
|
+
return {
|
|
14576
|
+
...(input.Alias !== undefined && input.Alias !== null && { Alias: input.Alias }),
|
|
14577
|
+
...(input.From !== undefined && input.From !== null && { From: input.From }),
|
|
14578
|
+
};
|
|
14579
|
+
};
|
|
14580
|
+
const serializeAws_json1_1SqlAliases = (input, context) => {
|
|
14581
|
+
return input
|
|
14582
|
+
.filter((e) => e != null)
|
|
14583
|
+
.map((entry) => {
|
|
14584
|
+
if (entry === null) {
|
|
14585
|
+
return null;
|
|
14586
|
+
}
|
|
14587
|
+
return serializeAws_json1_1SqlAlias(entry, context);
|
|
14588
|
+
});
|
|
14589
|
+
};
|
|
13382
14590
|
const serializeAws_json1_1StartBlueprintRunRequest = (input, context) => {
|
|
13383
14591
|
return {
|
|
13384
14592
|
...(input.BlueprintName !== undefined && input.BlueprintName !== null && { BlueprintName: input.BlueprintName }),
|
|
@@ -13518,6 +14726,13 @@ const serializeAws_json1_1StorageDescriptor = (input, context) => {
|
|
|
13518
14726
|
input.StoredAsSubDirectories !== null && { StoredAsSubDirectories: input.StoredAsSubDirectories }),
|
|
13519
14727
|
};
|
|
13520
14728
|
};
|
|
14729
|
+
const serializeAws_json1_1StreamingDataPreviewOptions = (input, context) => {
|
|
14730
|
+
return {
|
|
14731
|
+
...(input.PollingTime !== undefined && input.PollingTime !== null && { PollingTime: input.PollingTime }),
|
|
14732
|
+
...(input.RecordPollingLimit !== undefined &&
|
|
14733
|
+
input.RecordPollingLimit !== null && { RecordPollingLimit: input.RecordPollingLimit }),
|
|
14734
|
+
};
|
|
14735
|
+
};
|
|
13521
14736
|
const serializeAws_json1_1StringColumnStatisticsData = (input, context) => {
|
|
13522
14737
|
return {
|
|
13523
14738
|
...(input.AverageLength !== undefined &&
|
|
@@ -13698,6 +14913,24 @@ const serializeAws_json1_1TriggerUpdate = (input, context) => {
|
|
|
13698
14913
|
...(input.Schedule !== undefined && input.Schedule !== null && { Schedule: input.Schedule }),
|
|
13699
14914
|
};
|
|
13700
14915
|
};
|
|
14916
|
+
const serializeAws_json1_1TwoInputs = (input, context) => {
|
|
14917
|
+
return input
|
|
14918
|
+
.filter((e) => e != null)
|
|
14919
|
+
.map((entry) => {
|
|
14920
|
+
if (entry === null) {
|
|
14921
|
+
return null;
|
|
14922
|
+
}
|
|
14923
|
+
return entry;
|
|
14924
|
+
});
|
|
14925
|
+
};
|
|
14926
|
+
const serializeAws_json1_1Union = (input, context) => {
|
|
14927
|
+
return {
|
|
14928
|
+
...(input.Inputs !== undefined &&
|
|
14929
|
+
input.Inputs !== null && { Inputs: serializeAws_json1_1TwoInputs(input.Inputs, context) }),
|
|
14930
|
+
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14931
|
+
...(input.UnionType !== undefined && input.UnionType !== null && { UnionType: input.UnionType }),
|
|
14932
|
+
};
|
|
14933
|
+
};
|
|
13701
14934
|
const serializeAws_json1_1UntagResourceRequest = (input, context) => {
|
|
13702
14935
|
return {
|
|
13703
14936
|
...(input.ResourceArn !== undefined && input.ResourceArn !== null && { ResourceArn: input.ResourceArn }),
|
|
@@ -13999,6 +15232,17 @@ const serializeAws_json1_1UpdateXMLClassifierRequest = (input, context) => {
|
|
|
13999
15232
|
...(input.RowTag !== undefined && input.RowTag !== null && { RowTag: input.RowTag }),
|
|
14000
15233
|
};
|
|
14001
15234
|
};
|
|
15235
|
+
const serializeAws_json1_1UpsertRedshiftTargetOptions = (input, context) => {
|
|
15236
|
+
return {
|
|
15237
|
+
...(input.ConnectionName !== undefined &&
|
|
15238
|
+
input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
|
|
15239
|
+
...(input.TableLocation !== undefined && input.TableLocation !== null && { TableLocation: input.TableLocation }),
|
|
15240
|
+
...(input.UpsertKeys !== undefined &&
|
|
15241
|
+
input.UpsertKeys !== null && {
|
|
15242
|
+
UpsertKeys: serializeAws_json1_1EnclosedInStringPropertiesMinOne(input.UpsertKeys, context),
|
|
15243
|
+
}),
|
|
15244
|
+
};
|
|
15245
|
+
};
|
|
14002
15246
|
const serializeAws_json1_1UserDefinedFunctionInput = (input, context) => {
|
|
14003
15247
|
return {
|
|
14004
15248
|
...(input.ClassName !== undefined && input.ClassName !== null && { ClassName: input.ClassName }),
|
|
@@ -14072,11 +15316,79 @@ const deserializeAws_json1_1ActionList = (output, context) => {
|
|
|
14072
15316
|
});
|
|
14073
15317
|
return retVal;
|
|
14074
15318
|
};
|
|
15319
|
+
const deserializeAws_json1_1AdditionalOptions = (output, context) => {
|
|
15320
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
15321
|
+
if (value === null) {
|
|
15322
|
+
return acc;
|
|
15323
|
+
}
|
|
15324
|
+
return {
|
|
15325
|
+
...acc,
|
|
15326
|
+
[key]: (0, smithy_client_1.expectString)(value),
|
|
15327
|
+
};
|
|
15328
|
+
}, {});
|
|
15329
|
+
};
|
|
15330
|
+
const deserializeAws_json1_1Aggregate = (output, context) => {
|
|
15331
|
+
return {
|
|
15332
|
+
Aggs: output.Aggs !== undefined && output.Aggs !== null
|
|
15333
|
+
? deserializeAws_json1_1AggregateOperations(output.Aggs, context)
|
|
15334
|
+
: undefined,
|
|
15335
|
+
Groups: output.Groups !== undefined && output.Groups !== null
|
|
15336
|
+
? deserializeAws_json1_1GlueStudioPathList(output.Groups, context)
|
|
15337
|
+
: undefined,
|
|
15338
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
15339
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
15340
|
+
: undefined,
|
|
15341
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15342
|
+
};
|
|
15343
|
+
};
|
|
15344
|
+
const deserializeAws_json1_1AggregateOperation = (output, context) => {
|
|
15345
|
+
return {
|
|
15346
|
+
AggFunc: (0, smithy_client_1.expectString)(output.AggFunc),
|
|
15347
|
+
Column: output.Column !== undefined && output.Column !== null
|
|
15348
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Column, context)
|
|
15349
|
+
: undefined,
|
|
15350
|
+
};
|
|
15351
|
+
};
|
|
15352
|
+
const deserializeAws_json1_1AggregateOperations = (output, context) => {
|
|
15353
|
+
const retVal = (output || [])
|
|
15354
|
+
.filter((e) => e != null)
|
|
15355
|
+
.map((entry) => {
|
|
15356
|
+
if (entry === null) {
|
|
15357
|
+
return null;
|
|
15358
|
+
}
|
|
15359
|
+
return deserializeAws_json1_1AggregateOperation(entry, context);
|
|
15360
|
+
});
|
|
15361
|
+
return retVal;
|
|
15362
|
+
};
|
|
14075
15363
|
const deserializeAws_json1_1AlreadyExistsException = (output, context) => {
|
|
14076
15364
|
return {
|
|
14077
15365
|
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
14078
15366
|
};
|
|
14079
15367
|
};
|
|
15368
|
+
const deserializeAws_json1_1ApplyMapping = (output, context) => {
|
|
15369
|
+
return {
|
|
15370
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
15371
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
15372
|
+
: undefined,
|
|
15373
|
+
Mapping: output.Mapping !== undefined && output.Mapping !== null
|
|
15374
|
+
? deserializeAws_json1_1Mappings(output.Mapping, context)
|
|
15375
|
+
: undefined,
|
|
15376
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15377
|
+
};
|
|
15378
|
+
};
|
|
15379
|
+
const deserializeAws_json1_1AthenaConnectorSource = (output, context) => {
|
|
15380
|
+
return {
|
|
15381
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
15382
|
+
ConnectionTable: (0, smithy_client_1.expectString)(output.ConnectionTable),
|
|
15383
|
+
ConnectionType: (0, smithy_client_1.expectString)(output.ConnectionType),
|
|
15384
|
+
ConnectorName: (0, smithy_client_1.expectString)(output.ConnectorName),
|
|
15385
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15386
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
15387
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
15388
|
+
: undefined,
|
|
15389
|
+
SchemaName: (0, smithy_client_1.expectString)(output.SchemaName),
|
|
15390
|
+
};
|
|
15391
|
+
};
|
|
14080
15392
|
const deserializeAws_json1_1BackfillError = (output, context) => {
|
|
14081
15393
|
return {
|
|
14082
15394
|
Code: (0, smithy_client_1.expectString)(output.Code),
|
|
@@ -14107,6 +15419,16 @@ const deserializeAws_json1_1BackfillErrors = (output, context) => {
|
|
|
14107
15419
|
});
|
|
14108
15420
|
return retVal;
|
|
14109
15421
|
};
|
|
15422
|
+
const deserializeAws_json1_1BasicCatalogTarget = (output, context) => {
|
|
15423
|
+
return {
|
|
15424
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
15425
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
15426
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
15427
|
+
: undefined,
|
|
15428
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15429
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
15430
|
+
};
|
|
15431
|
+
};
|
|
14110
15432
|
const deserializeAws_json1_1BatchCreatePartitionResponse = (output, context) => {
|
|
14111
15433
|
return {
|
|
14112
15434
|
Errors: output.Errors !== undefined && output.Errors !== null
|
|
@@ -14432,6 +15754,49 @@ const deserializeAws_json1_1CatalogImportStatus = (output, context) => {
|
|
|
14432
15754
|
ImportedBy: (0, smithy_client_1.expectString)(output.ImportedBy),
|
|
14433
15755
|
};
|
|
14434
15756
|
};
|
|
15757
|
+
const deserializeAws_json1_1CatalogKafkaSource = (output, context) => {
|
|
15758
|
+
return {
|
|
15759
|
+
DataPreviewOptions: output.DataPreviewOptions !== undefined && output.DataPreviewOptions !== null
|
|
15760
|
+
? deserializeAws_json1_1StreamingDataPreviewOptions(output.DataPreviewOptions, context)
|
|
15761
|
+
: undefined,
|
|
15762
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
15763
|
+
DetectSchema: (0, smithy_client_1.expectBoolean)(output.DetectSchema),
|
|
15764
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15765
|
+
StreamingOptions: output.StreamingOptions !== undefined && output.StreamingOptions !== null
|
|
15766
|
+
? deserializeAws_json1_1KafkaStreamingSourceOptions(output.StreamingOptions, context)
|
|
15767
|
+
: undefined,
|
|
15768
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
15769
|
+
WindowSize: (0, smithy_client_1.expectInt32)(output.WindowSize),
|
|
15770
|
+
};
|
|
15771
|
+
};
|
|
15772
|
+
const deserializeAws_json1_1CatalogKinesisSource = (output, context) => {
|
|
15773
|
+
return {
|
|
15774
|
+
DataPreviewOptions: output.DataPreviewOptions !== undefined && output.DataPreviewOptions !== null
|
|
15775
|
+
? deserializeAws_json1_1StreamingDataPreviewOptions(output.DataPreviewOptions, context)
|
|
15776
|
+
: undefined,
|
|
15777
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
15778
|
+
DetectSchema: (0, smithy_client_1.expectBoolean)(output.DetectSchema),
|
|
15779
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15780
|
+
StreamingOptions: output.StreamingOptions !== undefined && output.StreamingOptions !== null
|
|
15781
|
+
? deserializeAws_json1_1KinesisStreamingSourceOptions(output.StreamingOptions, context)
|
|
15782
|
+
: undefined,
|
|
15783
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
15784
|
+
WindowSize: (0, smithy_client_1.expectInt32)(output.WindowSize),
|
|
15785
|
+
};
|
|
15786
|
+
};
|
|
15787
|
+
const deserializeAws_json1_1CatalogSchemaChangePolicy = (output, context) => {
|
|
15788
|
+
return {
|
|
15789
|
+
EnableUpdateCatalog: (0, smithy_client_1.expectBoolean)(output.EnableUpdateCatalog),
|
|
15790
|
+
UpdateBehavior: (0, smithy_client_1.expectString)(output.UpdateBehavior),
|
|
15791
|
+
};
|
|
15792
|
+
};
|
|
15793
|
+
const deserializeAws_json1_1CatalogSource = (output, context) => {
|
|
15794
|
+
return {
|
|
15795
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
15796
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
15797
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
15798
|
+
};
|
|
15799
|
+
};
|
|
14435
15800
|
const deserializeAws_json1_1CatalogTablesList = (output, context) => {
|
|
14436
15801
|
const retVal = (output || [])
|
|
14437
15802
|
.filter((e) => e != null)
|
|
@@ -14513,6 +15878,169 @@ const deserializeAws_json1_1CloudWatchEncryption = (output, context) => {
|
|
|
14513
15878
|
KmsKeyArn: (0, smithy_client_1.expectString)(output.KmsKeyArn),
|
|
14514
15879
|
};
|
|
14515
15880
|
};
|
|
15881
|
+
const deserializeAws_json1_1CodeGenConfigurationNode = (output, context) => {
|
|
15882
|
+
return {
|
|
15883
|
+
Aggregate: output.Aggregate !== undefined && output.Aggregate !== null
|
|
15884
|
+
? deserializeAws_json1_1Aggregate(output.Aggregate, context)
|
|
15885
|
+
: undefined,
|
|
15886
|
+
ApplyMapping: output.ApplyMapping !== undefined && output.ApplyMapping !== null
|
|
15887
|
+
? deserializeAws_json1_1ApplyMapping(output.ApplyMapping, context)
|
|
15888
|
+
: undefined,
|
|
15889
|
+
AthenaConnectorSource: output.AthenaConnectorSource !== undefined && output.AthenaConnectorSource !== null
|
|
15890
|
+
? deserializeAws_json1_1AthenaConnectorSource(output.AthenaConnectorSource, context)
|
|
15891
|
+
: undefined,
|
|
15892
|
+
CatalogKafkaSource: output.CatalogKafkaSource !== undefined && output.CatalogKafkaSource !== null
|
|
15893
|
+
? deserializeAws_json1_1CatalogKafkaSource(output.CatalogKafkaSource, context)
|
|
15894
|
+
: undefined,
|
|
15895
|
+
CatalogKinesisSource: output.CatalogKinesisSource !== undefined && output.CatalogKinesisSource !== null
|
|
15896
|
+
? deserializeAws_json1_1CatalogKinesisSource(output.CatalogKinesisSource, context)
|
|
15897
|
+
: undefined,
|
|
15898
|
+
CatalogSource: output.CatalogSource !== undefined && output.CatalogSource !== null
|
|
15899
|
+
? deserializeAws_json1_1CatalogSource(output.CatalogSource, context)
|
|
15900
|
+
: undefined,
|
|
15901
|
+
CatalogTarget: output.CatalogTarget !== undefined && output.CatalogTarget !== null
|
|
15902
|
+
? deserializeAws_json1_1BasicCatalogTarget(output.CatalogTarget, context)
|
|
15903
|
+
: undefined,
|
|
15904
|
+
CustomCode: output.CustomCode !== undefined && output.CustomCode !== null
|
|
15905
|
+
? deserializeAws_json1_1CustomCode(output.CustomCode, context)
|
|
15906
|
+
: undefined,
|
|
15907
|
+
DirectKafkaSource: output.DirectKafkaSource !== undefined && output.DirectKafkaSource !== null
|
|
15908
|
+
? deserializeAws_json1_1DirectKafkaSource(output.DirectKafkaSource, context)
|
|
15909
|
+
: undefined,
|
|
15910
|
+
DirectKinesisSource: output.DirectKinesisSource !== undefined && output.DirectKinesisSource !== null
|
|
15911
|
+
? deserializeAws_json1_1DirectKinesisSource(output.DirectKinesisSource, context)
|
|
15912
|
+
: undefined,
|
|
15913
|
+
DropDuplicates: output.DropDuplicates !== undefined && output.DropDuplicates !== null
|
|
15914
|
+
? deserializeAws_json1_1DropDuplicates(output.DropDuplicates, context)
|
|
15915
|
+
: undefined,
|
|
15916
|
+
DropFields: output.DropFields !== undefined && output.DropFields !== null
|
|
15917
|
+
? deserializeAws_json1_1DropFields(output.DropFields, context)
|
|
15918
|
+
: undefined,
|
|
15919
|
+
DropNullFields: output.DropNullFields !== undefined && output.DropNullFields !== null
|
|
15920
|
+
? deserializeAws_json1_1DropNullFields(output.DropNullFields, context)
|
|
15921
|
+
: undefined,
|
|
15922
|
+
DynamoDBCatalogSource: output.DynamoDBCatalogSource !== undefined && output.DynamoDBCatalogSource !== null
|
|
15923
|
+
? deserializeAws_json1_1DynamoDBCatalogSource(output.DynamoDBCatalogSource, context)
|
|
15924
|
+
: undefined,
|
|
15925
|
+
FillMissingValues: output.FillMissingValues !== undefined && output.FillMissingValues !== null
|
|
15926
|
+
? deserializeAws_json1_1FillMissingValues(output.FillMissingValues, context)
|
|
15927
|
+
: undefined,
|
|
15928
|
+
Filter: output.Filter !== undefined && output.Filter !== null
|
|
15929
|
+
? deserializeAws_json1_1Filter(output.Filter, context)
|
|
15930
|
+
: undefined,
|
|
15931
|
+
GovernedCatalogSource: output.GovernedCatalogSource !== undefined && output.GovernedCatalogSource !== null
|
|
15932
|
+
? deserializeAws_json1_1GovernedCatalogSource(output.GovernedCatalogSource, context)
|
|
15933
|
+
: undefined,
|
|
15934
|
+
GovernedCatalogTarget: output.GovernedCatalogTarget !== undefined && output.GovernedCatalogTarget !== null
|
|
15935
|
+
? deserializeAws_json1_1GovernedCatalogTarget(output.GovernedCatalogTarget, context)
|
|
15936
|
+
: undefined,
|
|
15937
|
+
JDBCConnectorSource: output.JDBCConnectorSource !== undefined && output.JDBCConnectorSource !== null
|
|
15938
|
+
? deserializeAws_json1_1JDBCConnectorSource(output.JDBCConnectorSource, context)
|
|
15939
|
+
: undefined,
|
|
15940
|
+
JDBCConnectorTarget: output.JDBCConnectorTarget !== undefined && output.JDBCConnectorTarget !== null
|
|
15941
|
+
? deserializeAws_json1_1JDBCConnectorTarget(output.JDBCConnectorTarget, context)
|
|
15942
|
+
: undefined,
|
|
15943
|
+
Join: output.Join !== undefined && output.Join !== null ? deserializeAws_json1_1Join(output.Join, context) : undefined,
|
|
15944
|
+
Merge: output.Merge !== undefined && output.Merge !== null
|
|
15945
|
+
? deserializeAws_json1_1Merge(output.Merge, context)
|
|
15946
|
+
: undefined,
|
|
15947
|
+
MicrosoftSQLServerCatalogSource: output.MicrosoftSQLServerCatalogSource !== undefined && output.MicrosoftSQLServerCatalogSource !== null
|
|
15948
|
+
? deserializeAws_json1_1MicrosoftSQLServerCatalogSource(output.MicrosoftSQLServerCatalogSource, context)
|
|
15949
|
+
: undefined,
|
|
15950
|
+
MicrosoftSQLServerCatalogTarget: output.MicrosoftSQLServerCatalogTarget !== undefined && output.MicrosoftSQLServerCatalogTarget !== null
|
|
15951
|
+
? deserializeAws_json1_1MicrosoftSQLServerCatalogTarget(output.MicrosoftSQLServerCatalogTarget, context)
|
|
15952
|
+
: undefined,
|
|
15953
|
+
MySQLCatalogSource: output.MySQLCatalogSource !== undefined && output.MySQLCatalogSource !== null
|
|
15954
|
+
? deserializeAws_json1_1MySQLCatalogSource(output.MySQLCatalogSource, context)
|
|
15955
|
+
: undefined,
|
|
15956
|
+
MySQLCatalogTarget: output.MySQLCatalogTarget !== undefined && output.MySQLCatalogTarget !== null
|
|
15957
|
+
? deserializeAws_json1_1MySQLCatalogTarget(output.MySQLCatalogTarget, context)
|
|
15958
|
+
: undefined,
|
|
15959
|
+
OracleSQLCatalogSource: output.OracleSQLCatalogSource !== undefined && output.OracleSQLCatalogSource !== null
|
|
15960
|
+
? deserializeAws_json1_1OracleSQLCatalogSource(output.OracleSQLCatalogSource, context)
|
|
15961
|
+
: undefined,
|
|
15962
|
+
OracleSQLCatalogTarget: output.OracleSQLCatalogTarget !== undefined && output.OracleSQLCatalogTarget !== null
|
|
15963
|
+
? deserializeAws_json1_1OracleSQLCatalogTarget(output.OracleSQLCatalogTarget, context)
|
|
15964
|
+
: undefined,
|
|
15965
|
+
PIIDetection: output.PIIDetection !== undefined && output.PIIDetection !== null
|
|
15966
|
+
? deserializeAws_json1_1PIIDetection(output.PIIDetection, context)
|
|
15967
|
+
: undefined,
|
|
15968
|
+
PostgreSQLCatalogSource: output.PostgreSQLCatalogSource !== undefined && output.PostgreSQLCatalogSource !== null
|
|
15969
|
+
? deserializeAws_json1_1PostgreSQLCatalogSource(output.PostgreSQLCatalogSource, context)
|
|
15970
|
+
: undefined,
|
|
15971
|
+
PostgreSQLCatalogTarget: output.PostgreSQLCatalogTarget !== undefined && output.PostgreSQLCatalogTarget !== null
|
|
15972
|
+
? deserializeAws_json1_1PostgreSQLCatalogTarget(output.PostgreSQLCatalogTarget, context)
|
|
15973
|
+
: undefined,
|
|
15974
|
+
RedshiftSource: output.RedshiftSource !== undefined && output.RedshiftSource !== null
|
|
15975
|
+
? deserializeAws_json1_1RedshiftSource(output.RedshiftSource, context)
|
|
15976
|
+
: undefined,
|
|
15977
|
+
RedshiftTarget: output.RedshiftTarget !== undefined && output.RedshiftTarget !== null
|
|
15978
|
+
? deserializeAws_json1_1RedshiftTarget(output.RedshiftTarget, context)
|
|
15979
|
+
: undefined,
|
|
15980
|
+
RelationalCatalogSource: output.RelationalCatalogSource !== undefined && output.RelationalCatalogSource !== null
|
|
15981
|
+
? deserializeAws_json1_1RelationalCatalogSource(output.RelationalCatalogSource, context)
|
|
15982
|
+
: undefined,
|
|
15983
|
+
RenameField: output.RenameField !== undefined && output.RenameField !== null
|
|
15984
|
+
? deserializeAws_json1_1RenameField(output.RenameField, context)
|
|
15985
|
+
: undefined,
|
|
15986
|
+
S3CatalogSource: output.S3CatalogSource !== undefined && output.S3CatalogSource !== null
|
|
15987
|
+
? deserializeAws_json1_1S3CatalogSource(output.S3CatalogSource, context)
|
|
15988
|
+
: undefined,
|
|
15989
|
+
S3CatalogTarget: output.S3CatalogTarget !== undefined && output.S3CatalogTarget !== null
|
|
15990
|
+
? deserializeAws_json1_1S3CatalogTarget(output.S3CatalogTarget, context)
|
|
15991
|
+
: undefined,
|
|
15992
|
+
S3CsvSource: output.S3CsvSource !== undefined && output.S3CsvSource !== null
|
|
15993
|
+
? deserializeAws_json1_1S3CsvSource(output.S3CsvSource, context)
|
|
15994
|
+
: undefined,
|
|
15995
|
+
S3DirectTarget: output.S3DirectTarget !== undefined && output.S3DirectTarget !== null
|
|
15996
|
+
? deserializeAws_json1_1S3DirectTarget(output.S3DirectTarget, context)
|
|
15997
|
+
: undefined,
|
|
15998
|
+
S3GlueParquetTarget: output.S3GlueParquetTarget !== undefined && output.S3GlueParquetTarget !== null
|
|
15999
|
+
? deserializeAws_json1_1S3GlueParquetTarget(output.S3GlueParquetTarget, context)
|
|
16000
|
+
: undefined,
|
|
16001
|
+
S3JsonSource: output.S3JsonSource !== undefined && output.S3JsonSource !== null
|
|
16002
|
+
? deserializeAws_json1_1S3JsonSource(output.S3JsonSource, context)
|
|
16003
|
+
: undefined,
|
|
16004
|
+
S3ParquetSource: output.S3ParquetSource !== undefined && output.S3ParquetSource !== null
|
|
16005
|
+
? deserializeAws_json1_1S3ParquetSource(output.S3ParquetSource, context)
|
|
16006
|
+
: undefined,
|
|
16007
|
+
SelectFields: output.SelectFields !== undefined && output.SelectFields !== null
|
|
16008
|
+
? deserializeAws_json1_1SelectFields(output.SelectFields, context)
|
|
16009
|
+
: undefined,
|
|
16010
|
+
SelectFromCollection: output.SelectFromCollection !== undefined && output.SelectFromCollection !== null
|
|
16011
|
+
? deserializeAws_json1_1SelectFromCollection(output.SelectFromCollection, context)
|
|
16012
|
+
: undefined,
|
|
16013
|
+
SparkConnectorSource: output.SparkConnectorSource !== undefined && output.SparkConnectorSource !== null
|
|
16014
|
+
? deserializeAws_json1_1SparkConnectorSource(output.SparkConnectorSource, context)
|
|
16015
|
+
: undefined,
|
|
16016
|
+
SparkConnectorTarget: output.SparkConnectorTarget !== undefined && output.SparkConnectorTarget !== null
|
|
16017
|
+
? deserializeAws_json1_1SparkConnectorTarget(output.SparkConnectorTarget, context)
|
|
16018
|
+
: undefined,
|
|
16019
|
+
SparkSQL: output.SparkSQL !== undefined && output.SparkSQL !== null
|
|
16020
|
+
? deserializeAws_json1_1SparkSQL(output.SparkSQL, context)
|
|
16021
|
+
: undefined,
|
|
16022
|
+
Spigot: output.Spigot !== undefined && output.Spigot !== null
|
|
16023
|
+
? deserializeAws_json1_1Spigot(output.Spigot, context)
|
|
16024
|
+
: undefined,
|
|
16025
|
+
SplitFields: output.SplitFields !== undefined && output.SplitFields !== null
|
|
16026
|
+
? deserializeAws_json1_1SplitFields(output.SplitFields, context)
|
|
16027
|
+
: undefined,
|
|
16028
|
+
Union: output.Union !== undefined && output.Union !== null
|
|
16029
|
+
? deserializeAws_json1_1Union(output.Union, context)
|
|
16030
|
+
: undefined,
|
|
16031
|
+
};
|
|
16032
|
+
};
|
|
16033
|
+
const deserializeAws_json1_1CodeGenConfigurationNodes = (output, context) => {
|
|
16034
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
16035
|
+
if (value === null) {
|
|
16036
|
+
return acc;
|
|
16037
|
+
}
|
|
16038
|
+
return {
|
|
16039
|
+
...acc,
|
|
16040
|
+
[key]: deserializeAws_json1_1CodeGenConfigurationNode(value, context),
|
|
16041
|
+
};
|
|
16042
|
+
}, {});
|
|
16043
|
+
};
|
|
14516
16044
|
const deserializeAws_json1_1CodeGenEdge = (output, context) => {
|
|
14517
16045
|
return {
|
|
14518
16046
|
Source: (0, smithy_client_1.expectString)(output.Source),
|
|
@@ -15143,6 +16671,19 @@ const deserializeAws_json1_1CsvHeader = (output, context) => {
|
|
|
15143
16671
|
});
|
|
15144
16672
|
return retVal;
|
|
15145
16673
|
};
|
|
16674
|
+
const deserializeAws_json1_1CustomCode = (output, context) => {
|
|
16675
|
+
return {
|
|
16676
|
+
ClassName: (0, smithy_client_1.expectString)(output.ClassName),
|
|
16677
|
+
Code: (0, smithy_client_1.expectString)(output.Code),
|
|
16678
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
16679
|
+
? deserializeAws_json1_1ManyInputs(output.Inputs, context)
|
|
16680
|
+
: undefined,
|
|
16681
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
16682
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
16683
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
16684
|
+
: undefined,
|
|
16685
|
+
};
|
|
16686
|
+
};
|
|
15146
16687
|
const deserializeAws_json1_1CustomEntityType = (output, context) => {
|
|
15147
16688
|
return {
|
|
15148
16689
|
ContextWords: output.ContextWords !== undefined && output.ContextWords !== null
|
|
@@ -15248,6 +16789,12 @@ const deserializeAws_json1_1DataLakePrincipal = (output, context) => {
|
|
|
15248
16789
|
DataLakePrincipalIdentifier: (0, smithy_client_1.expectString)(output.DataLakePrincipalIdentifier),
|
|
15249
16790
|
};
|
|
15250
16791
|
};
|
|
16792
|
+
const deserializeAws_json1_1Datatype = (output, context) => {
|
|
16793
|
+
return {
|
|
16794
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
16795
|
+
Label: (0, smithy_client_1.expectString)(output.Label),
|
|
16796
|
+
};
|
|
16797
|
+
};
|
|
15251
16798
|
const deserializeAws_json1_1DateColumnStatisticsData = (output, context) => {
|
|
15252
16799
|
return {
|
|
15253
16800
|
MaximumValue: output.MaximumValue !== undefined && output.MaximumValue !== null
|
|
@@ -15470,6 +17017,40 @@ const deserializeAws_json1_1DevEndpointNames = (output, context) => {
|
|
|
15470
17017
|
});
|
|
15471
17018
|
return retVal;
|
|
15472
17019
|
};
|
|
17020
|
+
const deserializeAws_json1_1DirectKafkaSource = (output, context) => {
|
|
17021
|
+
return {
|
|
17022
|
+
DataPreviewOptions: output.DataPreviewOptions !== undefined && output.DataPreviewOptions !== null
|
|
17023
|
+
? deserializeAws_json1_1StreamingDataPreviewOptions(output.DataPreviewOptions, context)
|
|
17024
|
+
: undefined,
|
|
17025
|
+
DetectSchema: (0, smithy_client_1.expectBoolean)(output.DetectSchema),
|
|
17026
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17027
|
+
StreamingOptions: output.StreamingOptions !== undefined && output.StreamingOptions !== null
|
|
17028
|
+
? deserializeAws_json1_1KafkaStreamingSourceOptions(output.StreamingOptions, context)
|
|
17029
|
+
: undefined,
|
|
17030
|
+
WindowSize: (0, smithy_client_1.expectInt32)(output.WindowSize),
|
|
17031
|
+
};
|
|
17032
|
+
};
|
|
17033
|
+
const deserializeAws_json1_1DirectKinesisSource = (output, context) => {
|
|
17034
|
+
return {
|
|
17035
|
+
DataPreviewOptions: output.DataPreviewOptions !== undefined && output.DataPreviewOptions !== null
|
|
17036
|
+
? deserializeAws_json1_1StreamingDataPreviewOptions(output.DataPreviewOptions, context)
|
|
17037
|
+
: undefined,
|
|
17038
|
+
DetectSchema: (0, smithy_client_1.expectBoolean)(output.DetectSchema),
|
|
17039
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17040
|
+
StreamingOptions: output.StreamingOptions !== undefined && output.StreamingOptions !== null
|
|
17041
|
+
? deserializeAws_json1_1KinesisStreamingSourceOptions(output.StreamingOptions, context)
|
|
17042
|
+
: undefined,
|
|
17043
|
+
WindowSize: (0, smithy_client_1.expectInt32)(output.WindowSize),
|
|
17044
|
+
};
|
|
17045
|
+
};
|
|
17046
|
+
const deserializeAws_json1_1DirectSchemaChangePolicy = (output, context) => {
|
|
17047
|
+
return {
|
|
17048
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
17049
|
+
EnableUpdateCatalog: (0, smithy_client_1.expectBoolean)(output.EnableUpdateCatalog),
|
|
17050
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
17051
|
+
UpdateBehavior: (0, smithy_client_1.expectString)(output.UpdateBehavior),
|
|
17052
|
+
};
|
|
17053
|
+
};
|
|
15473
17054
|
const deserializeAws_json1_1DoubleColumnStatisticsData = (output, context) => {
|
|
15474
17055
|
return {
|
|
15475
17056
|
MaximumValue: (0, smithy_client_1.limitedParseDouble)(output.MaximumValue),
|
|
@@ -15478,6 +17059,49 @@ const deserializeAws_json1_1DoubleColumnStatisticsData = (output, context) => {
|
|
|
15478
17059
|
NumberOfNulls: (0, smithy_client_1.expectLong)(output.NumberOfNulls),
|
|
15479
17060
|
};
|
|
15480
17061
|
};
|
|
17062
|
+
const deserializeAws_json1_1DropDuplicates = (output, context) => {
|
|
17063
|
+
return {
|
|
17064
|
+
Columns: output.Columns !== undefined && output.Columns !== null
|
|
17065
|
+
? deserializeAws_json1_1LimitedPathList(output.Columns, context)
|
|
17066
|
+
: undefined,
|
|
17067
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17068
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17069
|
+
: undefined,
|
|
17070
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17071
|
+
};
|
|
17072
|
+
};
|
|
17073
|
+
const deserializeAws_json1_1DropFields = (output, context) => {
|
|
17074
|
+
return {
|
|
17075
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17076
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17077
|
+
: undefined,
|
|
17078
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17079
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
17080
|
+
? deserializeAws_json1_1GlueStudioPathList(output.Paths, context)
|
|
17081
|
+
: undefined,
|
|
17082
|
+
};
|
|
17083
|
+
};
|
|
17084
|
+
const deserializeAws_json1_1DropNullFields = (output, context) => {
|
|
17085
|
+
return {
|
|
17086
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17087
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17088
|
+
: undefined,
|
|
17089
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17090
|
+
NullCheckBoxList: output.NullCheckBoxList !== undefined && output.NullCheckBoxList !== null
|
|
17091
|
+
? deserializeAws_json1_1NullCheckBoxList(output.NullCheckBoxList, context)
|
|
17092
|
+
: undefined,
|
|
17093
|
+
NullTextList: output.NullTextList !== undefined && output.NullTextList !== null
|
|
17094
|
+
? deserializeAws_json1_1NullValueFields(output.NullTextList, context)
|
|
17095
|
+
: undefined,
|
|
17096
|
+
};
|
|
17097
|
+
};
|
|
17098
|
+
const deserializeAws_json1_1DynamoDBCatalogSource = (output, context) => {
|
|
17099
|
+
return {
|
|
17100
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
17101
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17102
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
17103
|
+
};
|
|
17104
|
+
};
|
|
15481
17105
|
const deserializeAws_json1_1DynamoDBTarget = (output, context) => {
|
|
15482
17106
|
return {
|
|
15483
17107
|
Path: (0, smithy_client_1.expectString)(output.Path),
|
|
@@ -15513,6 +17137,28 @@ const deserializeAws_json1_1EdgeList = (output, context) => {
|
|
|
15513
17137
|
});
|
|
15514
17138
|
return retVal;
|
|
15515
17139
|
};
|
|
17140
|
+
const deserializeAws_json1_1EnclosedInStringProperties = (output, context) => {
|
|
17141
|
+
const retVal = (output || [])
|
|
17142
|
+
.filter((e) => e != null)
|
|
17143
|
+
.map((entry) => {
|
|
17144
|
+
if (entry === null) {
|
|
17145
|
+
return null;
|
|
17146
|
+
}
|
|
17147
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
17148
|
+
});
|
|
17149
|
+
return retVal;
|
|
17150
|
+
};
|
|
17151
|
+
const deserializeAws_json1_1EnclosedInStringPropertiesMinOne = (output, context) => {
|
|
17152
|
+
const retVal = (output || [])
|
|
17153
|
+
.filter((e) => e != null)
|
|
17154
|
+
.map((entry) => {
|
|
17155
|
+
if (entry === null) {
|
|
17156
|
+
return null;
|
|
17157
|
+
}
|
|
17158
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
17159
|
+
});
|
|
17160
|
+
return retVal;
|
|
17161
|
+
};
|
|
15516
17162
|
const deserializeAws_json1_1EncryptionAtRest = (output, context) => {
|
|
15517
17163
|
return {
|
|
15518
17164
|
CatalogEncryptionMode: (0, smithy_client_1.expectString)(output.CatalogEncryptionMode),
|
|
@@ -15584,6 +17230,67 @@ const deserializeAws_json1_1ExportLabelsTaskRunProperties = (output, context) =>
|
|
|
15584
17230
|
OutputS3Path: (0, smithy_client_1.expectString)(output.OutputS3Path),
|
|
15585
17231
|
};
|
|
15586
17232
|
};
|
|
17233
|
+
const deserializeAws_json1_1FillMissingValues = (output, context) => {
|
|
17234
|
+
return {
|
|
17235
|
+
FilledPath: (0, smithy_client_1.expectString)(output.FilledPath),
|
|
17236
|
+
ImputedPath: (0, smithy_client_1.expectString)(output.ImputedPath),
|
|
17237
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17238
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17239
|
+
: undefined,
|
|
17240
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17241
|
+
};
|
|
17242
|
+
};
|
|
17243
|
+
const deserializeAws_json1_1Filter = (output, context) => {
|
|
17244
|
+
return {
|
|
17245
|
+
Filters: output.Filters !== undefined && output.Filters !== null
|
|
17246
|
+
? deserializeAws_json1_1FilterExpressions(output.Filters, context)
|
|
17247
|
+
: undefined,
|
|
17248
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17249
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17250
|
+
: undefined,
|
|
17251
|
+
LogicalOperator: (0, smithy_client_1.expectString)(output.LogicalOperator),
|
|
17252
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17253
|
+
};
|
|
17254
|
+
};
|
|
17255
|
+
const deserializeAws_json1_1FilterExpression = (output, context) => {
|
|
17256
|
+
return {
|
|
17257
|
+
Negated: (0, smithy_client_1.expectBoolean)(output.Negated),
|
|
17258
|
+
Operation: (0, smithy_client_1.expectString)(output.Operation),
|
|
17259
|
+
Values: output.Values !== undefined && output.Values !== null
|
|
17260
|
+
? deserializeAws_json1_1FilterValues(output.Values, context)
|
|
17261
|
+
: undefined,
|
|
17262
|
+
};
|
|
17263
|
+
};
|
|
17264
|
+
const deserializeAws_json1_1FilterExpressions = (output, context) => {
|
|
17265
|
+
const retVal = (output || [])
|
|
17266
|
+
.filter((e) => e != null)
|
|
17267
|
+
.map((entry) => {
|
|
17268
|
+
if (entry === null) {
|
|
17269
|
+
return null;
|
|
17270
|
+
}
|
|
17271
|
+
return deserializeAws_json1_1FilterExpression(entry, context);
|
|
17272
|
+
});
|
|
17273
|
+
return retVal;
|
|
17274
|
+
};
|
|
17275
|
+
const deserializeAws_json1_1FilterValue = (output, context) => {
|
|
17276
|
+
return {
|
|
17277
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
17278
|
+
Value: output.Value !== undefined && output.Value !== null
|
|
17279
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Value, context)
|
|
17280
|
+
: undefined,
|
|
17281
|
+
};
|
|
17282
|
+
};
|
|
17283
|
+
const deserializeAws_json1_1FilterValues = (output, context) => {
|
|
17284
|
+
const retVal = (output || [])
|
|
17285
|
+
.filter((e) => e != null)
|
|
17286
|
+
.map((entry) => {
|
|
17287
|
+
if (entry === null) {
|
|
17288
|
+
return null;
|
|
17289
|
+
}
|
|
17290
|
+
return deserializeAws_json1_1FilterValue(entry, context);
|
|
17291
|
+
});
|
|
17292
|
+
return retVal;
|
|
17293
|
+
};
|
|
15587
17294
|
const deserializeAws_json1_1FindMatchesMetrics = (output, context) => {
|
|
15588
17295
|
return {
|
|
15589
17296
|
AreaUnderPRCurve: (0, smithy_client_1.limitedParseDouble)(output.AreaUnderPRCurve),
|
|
@@ -16197,6 +17904,52 @@ const deserializeAws_json1_1GluePolicy = (output, context) => {
|
|
|
16197
17904
|
: undefined,
|
|
16198
17905
|
};
|
|
16199
17906
|
};
|
|
17907
|
+
const deserializeAws_json1_1GlueSchema = (output, context) => {
|
|
17908
|
+
return {
|
|
17909
|
+
Columns: output.Columns !== undefined && output.Columns !== null
|
|
17910
|
+
? deserializeAws_json1_1GlueStudioSchemaColumnList(output.Columns, context)
|
|
17911
|
+
: undefined,
|
|
17912
|
+
};
|
|
17913
|
+
};
|
|
17914
|
+
const deserializeAws_json1_1GlueSchemas = (output, context) => {
|
|
17915
|
+
const retVal = (output || [])
|
|
17916
|
+
.filter((e) => e != null)
|
|
17917
|
+
.map((entry) => {
|
|
17918
|
+
if (entry === null) {
|
|
17919
|
+
return null;
|
|
17920
|
+
}
|
|
17921
|
+
return deserializeAws_json1_1GlueSchema(entry, context);
|
|
17922
|
+
});
|
|
17923
|
+
return retVal;
|
|
17924
|
+
};
|
|
17925
|
+
const deserializeAws_json1_1GlueStudioPathList = (output, context) => {
|
|
17926
|
+
const retVal = (output || [])
|
|
17927
|
+
.filter((e) => e != null)
|
|
17928
|
+
.map((entry) => {
|
|
17929
|
+
if (entry === null) {
|
|
17930
|
+
return null;
|
|
17931
|
+
}
|
|
17932
|
+
return deserializeAws_json1_1EnclosedInStringProperties(entry, context);
|
|
17933
|
+
});
|
|
17934
|
+
return retVal;
|
|
17935
|
+
};
|
|
17936
|
+
const deserializeAws_json1_1GlueStudioSchemaColumn = (output, context) => {
|
|
17937
|
+
return {
|
|
17938
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17939
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
17940
|
+
};
|
|
17941
|
+
};
|
|
17942
|
+
const deserializeAws_json1_1GlueStudioSchemaColumnList = (output, context) => {
|
|
17943
|
+
const retVal = (output || [])
|
|
17944
|
+
.filter((e) => e != null)
|
|
17945
|
+
.map((entry) => {
|
|
17946
|
+
if (entry === null) {
|
|
17947
|
+
return null;
|
|
17948
|
+
}
|
|
17949
|
+
return deserializeAws_json1_1GlueStudioSchemaColumn(entry, context);
|
|
17950
|
+
});
|
|
17951
|
+
return retVal;
|
|
17952
|
+
};
|
|
16200
17953
|
const deserializeAws_json1_1GlueTable = (output, context) => {
|
|
16201
17954
|
return {
|
|
16202
17955
|
CatalogId: (0, smithy_client_1.expectString)(output.CatalogId),
|
|
@@ -16216,6 +17969,33 @@ const deserializeAws_json1_1GlueTables = (output, context) => {
|
|
|
16216
17969
|
});
|
|
16217
17970
|
return retVal;
|
|
16218
17971
|
};
|
|
17972
|
+
const deserializeAws_json1_1GovernedCatalogSource = (output, context) => {
|
|
17973
|
+
return {
|
|
17974
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
17975
|
+
? deserializeAws_json1_1S3SourceAdditionalOptions(output.AdditionalOptions, context)
|
|
17976
|
+
: undefined,
|
|
17977
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
17978
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17979
|
+
PartitionPredicate: (0, smithy_client_1.expectString)(output.PartitionPredicate),
|
|
17980
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
17981
|
+
};
|
|
17982
|
+
};
|
|
17983
|
+
const deserializeAws_json1_1GovernedCatalogTarget = (output, context) => {
|
|
17984
|
+
return {
|
|
17985
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
17986
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
17987
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
17988
|
+
: undefined,
|
|
17989
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
17990
|
+
PartitionKeys: output.PartitionKeys !== undefined && output.PartitionKeys !== null
|
|
17991
|
+
? deserializeAws_json1_1GlueStudioPathList(output.PartitionKeys, context)
|
|
17992
|
+
: undefined,
|
|
17993
|
+
SchemaChangePolicy: output.SchemaChangePolicy !== undefined && output.SchemaChangePolicy !== null
|
|
17994
|
+
? deserializeAws_json1_1CatalogSchemaChangePolicy(output.SchemaChangePolicy, context)
|
|
17995
|
+
: undefined,
|
|
17996
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
17997
|
+
};
|
|
17998
|
+
};
|
|
16219
17999
|
const deserializeAws_json1_1GrokClassifier = (output, context) => {
|
|
16220
18000
|
return {
|
|
16221
18001
|
Classification: (0, smithy_client_1.expectString)(output.Classification),
|
|
@@ -16275,6 +18055,67 @@ const deserializeAws_json1_1InvalidStateException = (output, context) => {
|
|
|
16275
18055
|
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
16276
18056
|
};
|
|
16277
18057
|
};
|
|
18058
|
+
const deserializeAws_json1_1JDBCConnectorOptions = (output, context) => {
|
|
18059
|
+
return {
|
|
18060
|
+
DataTypeMapping: output.DataTypeMapping !== undefined && output.DataTypeMapping !== null
|
|
18061
|
+
? deserializeAws_json1_1JDBCDataTypeMapping(output.DataTypeMapping, context)
|
|
18062
|
+
: undefined,
|
|
18063
|
+
FilterPredicate: (0, smithy_client_1.expectString)(output.FilterPredicate),
|
|
18064
|
+
JobBookmarkKeys: output.JobBookmarkKeys !== undefined && output.JobBookmarkKeys !== null
|
|
18065
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.JobBookmarkKeys, context)
|
|
18066
|
+
: undefined,
|
|
18067
|
+
JobBookmarkKeysSortOrder: (0, smithy_client_1.expectString)(output.JobBookmarkKeysSortOrder),
|
|
18068
|
+
LowerBound: (0, smithy_client_1.expectLong)(output.LowerBound),
|
|
18069
|
+
NumPartitions: (0, smithy_client_1.expectLong)(output.NumPartitions),
|
|
18070
|
+
PartitionColumn: (0, smithy_client_1.expectString)(output.PartitionColumn),
|
|
18071
|
+
UpperBound: (0, smithy_client_1.expectLong)(output.UpperBound),
|
|
18072
|
+
};
|
|
18073
|
+
};
|
|
18074
|
+
const deserializeAws_json1_1JDBCConnectorSource = (output, context) => {
|
|
18075
|
+
return {
|
|
18076
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
18077
|
+
? deserializeAws_json1_1JDBCConnectorOptions(output.AdditionalOptions, context)
|
|
18078
|
+
: undefined,
|
|
18079
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
18080
|
+
ConnectionTable: (0, smithy_client_1.expectString)(output.ConnectionTable),
|
|
18081
|
+
ConnectionType: (0, smithy_client_1.expectString)(output.ConnectionType),
|
|
18082
|
+
ConnectorName: (0, smithy_client_1.expectString)(output.ConnectorName),
|
|
18083
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18084
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
18085
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
18086
|
+
: undefined,
|
|
18087
|
+
Query: (0, smithy_client_1.expectString)(output.Query),
|
|
18088
|
+
};
|
|
18089
|
+
};
|
|
18090
|
+
const deserializeAws_json1_1JDBCConnectorTarget = (output, context) => {
|
|
18091
|
+
return {
|
|
18092
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
18093
|
+
? deserializeAws_json1_1AdditionalOptions(output.AdditionalOptions, context)
|
|
18094
|
+
: undefined,
|
|
18095
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
18096
|
+
ConnectionTable: (0, smithy_client_1.expectString)(output.ConnectionTable),
|
|
18097
|
+
ConnectionType: (0, smithy_client_1.expectString)(output.ConnectionType),
|
|
18098
|
+
ConnectorName: (0, smithy_client_1.expectString)(output.ConnectorName),
|
|
18099
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18100
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
18101
|
+
: undefined,
|
|
18102
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18103
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
18104
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
18105
|
+
: undefined,
|
|
18106
|
+
};
|
|
18107
|
+
};
|
|
18108
|
+
const deserializeAws_json1_1JDBCDataTypeMapping = (output, context) => {
|
|
18109
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
18110
|
+
if (value === null) {
|
|
18111
|
+
return acc;
|
|
18112
|
+
}
|
|
18113
|
+
return {
|
|
18114
|
+
...acc,
|
|
18115
|
+
[key]: (0, smithy_client_1.expectString)(value),
|
|
18116
|
+
};
|
|
18117
|
+
}, {});
|
|
18118
|
+
};
|
|
16278
18119
|
const deserializeAws_json1_1JdbcTarget = (output, context) => {
|
|
16279
18120
|
return {
|
|
16280
18121
|
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
@@ -16298,6 +18139,9 @@ const deserializeAws_json1_1JdbcTargetList = (output, context) => {
|
|
|
16298
18139
|
const deserializeAws_json1_1Job = (output, context) => {
|
|
16299
18140
|
return {
|
|
16300
18141
|
AllocatedCapacity: (0, smithy_client_1.expectInt32)(output.AllocatedCapacity),
|
|
18142
|
+
CodeGenConfigurationNodes: output.CodeGenConfigurationNodes !== undefined && output.CodeGenConfigurationNodes !== null
|
|
18143
|
+
? deserializeAws_json1_1CodeGenConfigurationNodes(output.CodeGenConfigurationNodes, context)
|
|
18144
|
+
: undefined,
|
|
16301
18145
|
Command: output.Command !== undefined && output.Command !== null
|
|
16302
18146
|
? deserializeAws_json1_1JobCommand(output.Command, context)
|
|
16303
18147
|
: undefined,
|
|
@@ -16438,6 +18282,37 @@ const deserializeAws_json1_1JobRunList = (output, context) => {
|
|
|
16438
18282
|
});
|
|
16439
18283
|
return retVal;
|
|
16440
18284
|
};
|
|
18285
|
+
const deserializeAws_json1_1Join = (output, context) => {
|
|
18286
|
+
return {
|
|
18287
|
+
Columns: output.Columns !== undefined && output.Columns !== null
|
|
18288
|
+
? deserializeAws_json1_1JoinColumns(output.Columns, context)
|
|
18289
|
+
: undefined,
|
|
18290
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18291
|
+
? deserializeAws_json1_1TwoInputs(output.Inputs, context)
|
|
18292
|
+
: undefined,
|
|
18293
|
+
JoinType: (0, smithy_client_1.expectString)(output.JoinType),
|
|
18294
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18295
|
+
};
|
|
18296
|
+
};
|
|
18297
|
+
const deserializeAws_json1_1JoinColumn = (output, context) => {
|
|
18298
|
+
return {
|
|
18299
|
+
From: (0, smithy_client_1.expectString)(output.From),
|
|
18300
|
+
Keys: output.Keys !== undefined && output.Keys !== null
|
|
18301
|
+
? deserializeAws_json1_1GlueStudioPathList(output.Keys, context)
|
|
18302
|
+
: undefined,
|
|
18303
|
+
};
|
|
18304
|
+
};
|
|
18305
|
+
const deserializeAws_json1_1JoinColumns = (output, context) => {
|
|
18306
|
+
const retVal = (output || [])
|
|
18307
|
+
.filter((e) => e != null)
|
|
18308
|
+
.map((entry) => {
|
|
18309
|
+
if (entry === null) {
|
|
18310
|
+
return null;
|
|
18311
|
+
}
|
|
18312
|
+
return deserializeAws_json1_1JoinColumn(entry, context);
|
|
18313
|
+
});
|
|
18314
|
+
return retVal;
|
|
18315
|
+
};
|
|
16441
18316
|
const deserializeAws_json1_1JsonClassifier = (output, context) => {
|
|
16442
18317
|
return {
|
|
16443
18318
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
@@ -16451,6 +18326,25 @@ const deserializeAws_json1_1JsonClassifier = (output, context) => {
|
|
|
16451
18326
|
Version: (0, smithy_client_1.expectLong)(output.Version),
|
|
16452
18327
|
};
|
|
16453
18328
|
};
|
|
18329
|
+
const deserializeAws_json1_1KafkaStreamingSourceOptions = (output, context) => {
|
|
18330
|
+
return {
|
|
18331
|
+
Assign: (0, smithy_client_1.expectString)(output.Assign),
|
|
18332
|
+
BootstrapServers: (0, smithy_client_1.expectString)(output.BootstrapServers),
|
|
18333
|
+
Classification: (0, smithy_client_1.expectString)(output.Classification),
|
|
18334
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
18335
|
+
Delimiter: (0, smithy_client_1.expectString)(output.Delimiter),
|
|
18336
|
+
EndingOffsets: (0, smithy_client_1.expectString)(output.EndingOffsets),
|
|
18337
|
+
MaxOffsetsPerTrigger: (0, smithy_client_1.expectLong)(output.MaxOffsetsPerTrigger),
|
|
18338
|
+
MinPartitions: (0, smithy_client_1.expectInt32)(output.MinPartitions),
|
|
18339
|
+
NumRetries: (0, smithy_client_1.expectInt32)(output.NumRetries),
|
|
18340
|
+
PollTimeoutMs: (0, smithy_client_1.expectLong)(output.PollTimeoutMs),
|
|
18341
|
+
RetryIntervalMs: (0, smithy_client_1.expectLong)(output.RetryIntervalMs),
|
|
18342
|
+
SecurityProtocol: (0, smithy_client_1.expectString)(output.SecurityProtocol),
|
|
18343
|
+
StartingOffsets: (0, smithy_client_1.expectString)(output.StartingOffsets),
|
|
18344
|
+
SubscribePattern: (0, smithy_client_1.expectString)(output.SubscribePattern),
|
|
18345
|
+
TopicName: (0, smithy_client_1.expectString)(output.TopicName),
|
|
18346
|
+
};
|
|
18347
|
+
};
|
|
16454
18348
|
const deserializeAws_json1_1KeySchemaElement = (output, context) => {
|
|
16455
18349
|
return {
|
|
16456
18350
|
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
@@ -16468,6 +18362,28 @@ const deserializeAws_json1_1KeySchemaElementList = (output, context) => {
|
|
|
16468
18362
|
});
|
|
16469
18363
|
return retVal;
|
|
16470
18364
|
};
|
|
18365
|
+
const deserializeAws_json1_1KinesisStreamingSourceOptions = (output, context) => {
|
|
18366
|
+
return {
|
|
18367
|
+
AddIdleTimeBetweenReads: (0, smithy_client_1.expectBoolean)(output.AddIdleTimeBetweenReads),
|
|
18368
|
+
AvoidEmptyBatches: (0, smithy_client_1.expectBoolean)(output.AvoidEmptyBatches),
|
|
18369
|
+
Classification: (0, smithy_client_1.expectString)(output.Classification),
|
|
18370
|
+
Delimiter: (0, smithy_client_1.expectString)(output.Delimiter),
|
|
18371
|
+
DescribeShardInterval: (0, smithy_client_1.expectLong)(output.DescribeShardInterval),
|
|
18372
|
+
EndpointUrl: (0, smithy_client_1.expectString)(output.EndpointUrl),
|
|
18373
|
+
IdleTimeBetweenReadsInMs: (0, smithy_client_1.expectLong)(output.IdleTimeBetweenReadsInMs),
|
|
18374
|
+
MaxFetchRecordsPerShard: (0, smithy_client_1.expectLong)(output.MaxFetchRecordsPerShard),
|
|
18375
|
+
MaxFetchTimeInMs: (0, smithy_client_1.expectLong)(output.MaxFetchTimeInMs),
|
|
18376
|
+
MaxRecordPerRead: (0, smithy_client_1.expectLong)(output.MaxRecordPerRead),
|
|
18377
|
+
MaxRetryIntervalMs: (0, smithy_client_1.expectLong)(output.MaxRetryIntervalMs),
|
|
18378
|
+
NumRetries: (0, smithy_client_1.expectInt32)(output.NumRetries),
|
|
18379
|
+
RetryIntervalMs: (0, smithy_client_1.expectLong)(output.RetryIntervalMs),
|
|
18380
|
+
RoleArn: (0, smithy_client_1.expectString)(output.RoleArn),
|
|
18381
|
+
RoleSessionName: (0, smithy_client_1.expectString)(output.RoleSessionName),
|
|
18382
|
+
StartingPosition: (0, smithy_client_1.expectString)(output.StartingPosition),
|
|
18383
|
+
StreamArn: (0, smithy_client_1.expectString)(output.StreamArn),
|
|
18384
|
+
StreamName: (0, smithy_client_1.expectString)(output.StreamName),
|
|
18385
|
+
};
|
|
18386
|
+
};
|
|
16471
18387
|
const deserializeAws_json1_1LabelingSetGenerationTaskRunProperties = (output, context) => {
|
|
16472
18388
|
return {
|
|
16473
18389
|
OutputS3Path: (0, smithy_client_1.expectString)(output.OutputS3Path),
|
|
@@ -16502,6 +18418,28 @@ const deserializeAws_json1_1LastCrawlInfo = (output, context) => {
|
|
|
16502
18418
|
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
16503
18419
|
};
|
|
16504
18420
|
};
|
|
18421
|
+
const deserializeAws_json1_1LimitedPathList = (output, context) => {
|
|
18422
|
+
const retVal = (output || [])
|
|
18423
|
+
.filter((e) => e != null)
|
|
18424
|
+
.map((entry) => {
|
|
18425
|
+
if (entry === null) {
|
|
18426
|
+
return null;
|
|
18427
|
+
}
|
|
18428
|
+
return deserializeAws_json1_1LimitedStringList(entry, context);
|
|
18429
|
+
});
|
|
18430
|
+
return retVal;
|
|
18431
|
+
};
|
|
18432
|
+
const deserializeAws_json1_1LimitedStringList = (output, context) => {
|
|
18433
|
+
const retVal = (output || [])
|
|
18434
|
+
.filter((e) => e != null)
|
|
18435
|
+
.map((entry) => {
|
|
18436
|
+
if (entry === null) {
|
|
18437
|
+
return null;
|
|
18438
|
+
}
|
|
18439
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
18440
|
+
});
|
|
18441
|
+
return retVal;
|
|
18442
|
+
};
|
|
16505
18443
|
const deserializeAws_json1_1LineageConfiguration = (output, context) => {
|
|
16506
18444
|
return {
|
|
16507
18445
|
CrawlerLineageSettings: (0, smithy_client_1.expectString)(output.CrawlerLineageSettings),
|
|
@@ -16644,6 +18582,31 @@ const deserializeAws_json1_1LongColumnStatisticsData = (output, context) => {
|
|
|
16644
18582
|
NumberOfNulls: (0, smithy_client_1.expectLong)(output.NumberOfNulls),
|
|
16645
18583
|
};
|
|
16646
18584
|
};
|
|
18585
|
+
const deserializeAws_json1_1ManyInputs = (output, context) => {
|
|
18586
|
+
const retVal = (output || [])
|
|
18587
|
+
.filter((e) => e != null)
|
|
18588
|
+
.map((entry) => {
|
|
18589
|
+
if (entry === null) {
|
|
18590
|
+
return null;
|
|
18591
|
+
}
|
|
18592
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
18593
|
+
});
|
|
18594
|
+
return retVal;
|
|
18595
|
+
};
|
|
18596
|
+
const deserializeAws_json1_1Mapping = (output, context) => {
|
|
18597
|
+
return {
|
|
18598
|
+
Children: output.Children !== undefined && output.Children !== null
|
|
18599
|
+
? deserializeAws_json1_1Mappings(output.Children, context)
|
|
18600
|
+
: undefined,
|
|
18601
|
+
Dropped: (0, smithy_client_1.expectBoolean)(output.Dropped),
|
|
18602
|
+
FromPath: output.FromPath !== undefined && output.FromPath !== null
|
|
18603
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.FromPath, context)
|
|
18604
|
+
: undefined,
|
|
18605
|
+
FromType: (0, smithy_client_1.expectString)(output.FromType),
|
|
18606
|
+
ToKey: (0, smithy_client_1.expectString)(output.ToKey),
|
|
18607
|
+
ToType: (0, smithy_client_1.expectString)(output.ToType),
|
|
18608
|
+
};
|
|
18609
|
+
};
|
|
16647
18610
|
const deserializeAws_json1_1MappingEntry = (output, context) => {
|
|
16648
18611
|
return {
|
|
16649
18612
|
SourcePath: (0, smithy_client_1.expectString)(output.SourcePath),
|
|
@@ -16665,6 +18628,17 @@ const deserializeAws_json1_1MappingList = (output, context) => {
|
|
|
16665
18628
|
});
|
|
16666
18629
|
return retVal;
|
|
16667
18630
|
};
|
|
18631
|
+
const deserializeAws_json1_1Mappings = (output, context) => {
|
|
18632
|
+
const retVal = (output || [])
|
|
18633
|
+
.filter((e) => e != null)
|
|
18634
|
+
.map((entry) => {
|
|
18635
|
+
if (entry === null) {
|
|
18636
|
+
return null;
|
|
18637
|
+
}
|
|
18638
|
+
return deserializeAws_json1_1Mapping(entry, context);
|
|
18639
|
+
});
|
|
18640
|
+
return retVal;
|
|
18641
|
+
};
|
|
16668
18642
|
const deserializeAws_json1_1MapValue = (output, context) => {
|
|
16669
18643
|
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
16670
18644
|
if (value === null) {
|
|
@@ -16687,6 +18661,18 @@ const deserializeAws_json1_1MatchCriteria = (output, context) => {
|
|
|
16687
18661
|
});
|
|
16688
18662
|
return retVal;
|
|
16689
18663
|
};
|
|
18664
|
+
const deserializeAws_json1_1Merge = (output, context) => {
|
|
18665
|
+
return {
|
|
18666
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18667
|
+
? deserializeAws_json1_1TwoInputs(output.Inputs, context)
|
|
18668
|
+
: undefined,
|
|
18669
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18670
|
+
PrimaryKeys: output.PrimaryKeys !== undefined && output.PrimaryKeys !== null
|
|
18671
|
+
? deserializeAws_json1_1GlueStudioPathList(output.PrimaryKeys, context)
|
|
18672
|
+
: undefined,
|
|
18673
|
+
Source: (0, smithy_client_1.expectString)(output.Source),
|
|
18674
|
+
};
|
|
18675
|
+
};
|
|
16690
18676
|
const deserializeAws_json1_1MetadataInfo = (output, context) => {
|
|
16691
18677
|
return {
|
|
16692
18678
|
CreatedTime: (0, smithy_client_1.expectString)(output.CreatedTime),
|
|
@@ -16707,6 +18693,23 @@ const deserializeAws_json1_1MetadataInfoMap = (output, context) => {
|
|
|
16707
18693
|
};
|
|
16708
18694
|
}, {});
|
|
16709
18695
|
};
|
|
18696
|
+
const deserializeAws_json1_1MicrosoftSQLServerCatalogSource = (output, context) => {
|
|
18697
|
+
return {
|
|
18698
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18699
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18700
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18701
|
+
};
|
|
18702
|
+
};
|
|
18703
|
+
const deserializeAws_json1_1MicrosoftSQLServerCatalogTarget = (output, context) => {
|
|
18704
|
+
return {
|
|
18705
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18706
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18707
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
18708
|
+
: undefined,
|
|
18709
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18710
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18711
|
+
};
|
|
18712
|
+
};
|
|
16710
18713
|
const deserializeAws_json1_1MLTransform = (output, context) => {
|
|
16711
18714
|
return {
|
|
16712
18715
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
@@ -16773,6 +18776,23 @@ const deserializeAws_json1_1MongoDBTargetList = (output, context) => {
|
|
|
16773
18776
|
});
|
|
16774
18777
|
return retVal;
|
|
16775
18778
|
};
|
|
18779
|
+
const deserializeAws_json1_1MySQLCatalogSource = (output, context) => {
|
|
18780
|
+
return {
|
|
18781
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18782
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18783
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18784
|
+
};
|
|
18785
|
+
};
|
|
18786
|
+
const deserializeAws_json1_1MySQLCatalogTarget = (output, context) => {
|
|
18787
|
+
return {
|
|
18788
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18789
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18790
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
18791
|
+
: undefined,
|
|
18792
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18793
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18794
|
+
};
|
|
18795
|
+
};
|
|
16776
18796
|
const deserializeAws_json1_1NameStringList = (output, context) => {
|
|
16777
18797
|
const retVal = (output || [])
|
|
16778
18798
|
.filter((e) => e != null)
|
|
@@ -16832,11 +18852,65 @@ const deserializeAws_json1_1NotificationProperty = (output, context) => {
|
|
|
16832
18852
|
NotifyDelayAfter: (0, smithy_client_1.expectInt32)(output.NotifyDelayAfter),
|
|
16833
18853
|
};
|
|
16834
18854
|
};
|
|
18855
|
+
const deserializeAws_json1_1NullCheckBoxList = (output, context) => {
|
|
18856
|
+
return {
|
|
18857
|
+
IsEmpty: (0, smithy_client_1.expectBoolean)(output.IsEmpty),
|
|
18858
|
+
IsNegOne: (0, smithy_client_1.expectBoolean)(output.IsNegOne),
|
|
18859
|
+
IsNullString: (0, smithy_client_1.expectBoolean)(output.IsNullString),
|
|
18860
|
+
};
|
|
18861
|
+
};
|
|
18862
|
+
const deserializeAws_json1_1NullValueField = (output, context) => {
|
|
18863
|
+
return {
|
|
18864
|
+
Datatype: output.Datatype !== undefined && output.Datatype !== null
|
|
18865
|
+
? deserializeAws_json1_1Datatype(output.Datatype, context)
|
|
18866
|
+
: undefined,
|
|
18867
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
18868
|
+
};
|
|
18869
|
+
};
|
|
18870
|
+
const deserializeAws_json1_1NullValueFields = (output, context) => {
|
|
18871
|
+
const retVal = (output || [])
|
|
18872
|
+
.filter((e) => e != null)
|
|
18873
|
+
.map((entry) => {
|
|
18874
|
+
if (entry === null) {
|
|
18875
|
+
return null;
|
|
18876
|
+
}
|
|
18877
|
+
return deserializeAws_json1_1NullValueField(entry, context);
|
|
18878
|
+
});
|
|
18879
|
+
return retVal;
|
|
18880
|
+
};
|
|
18881
|
+
const deserializeAws_json1_1OneInput = (output, context) => {
|
|
18882
|
+
const retVal = (output || [])
|
|
18883
|
+
.filter((e) => e != null)
|
|
18884
|
+
.map((entry) => {
|
|
18885
|
+
if (entry === null) {
|
|
18886
|
+
return null;
|
|
18887
|
+
}
|
|
18888
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
18889
|
+
});
|
|
18890
|
+
return retVal;
|
|
18891
|
+
};
|
|
16835
18892
|
const deserializeAws_json1_1OperationTimeoutException = (output, context) => {
|
|
16836
18893
|
return {
|
|
16837
18894
|
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
16838
18895
|
};
|
|
16839
18896
|
};
|
|
18897
|
+
const deserializeAws_json1_1OracleSQLCatalogSource = (output, context) => {
|
|
18898
|
+
return {
|
|
18899
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18900
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18901
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18902
|
+
};
|
|
18903
|
+
};
|
|
18904
|
+
const deserializeAws_json1_1OracleSQLCatalogTarget = (output, context) => {
|
|
18905
|
+
return {
|
|
18906
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
18907
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
18908
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
18909
|
+
: undefined,
|
|
18910
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18911
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
18912
|
+
};
|
|
18913
|
+
};
|
|
16840
18914
|
const deserializeAws_json1_1OrchestrationArgumentsMap = (output, context) => {
|
|
16841
18915
|
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
16842
18916
|
if (value === null) {
|
|
@@ -17027,6 +19101,39 @@ const deserializeAws_json1_1PhysicalConnectionRequirements = (output, context) =
|
|
|
17027
19101
|
SubnetId: (0, smithy_client_1.expectString)(output.SubnetId),
|
|
17028
19102
|
};
|
|
17029
19103
|
};
|
|
19104
|
+
const deserializeAws_json1_1PIIDetection = (output, context) => {
|
|
19105
|
+
return {
|
|
19106
|
+
EntityTypesToDetect: output.EntityTypesToDetect !== undefined && output.EntityTypesToDetect !== null
|
|
19107
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.EntityTypesToDetect, context)
|
|
19108
|
+
: undefined,
|
|
19109
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19110
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19111
|
+
: undefined,
|
|
19112
|
+
MaskValue: (0, smithy_client_1.expectString)(output.MaskValue),
|
|
19113
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19114
|
+
OutputColumnName: (0, smithy_client_1.expectString)(output.OutputColumnName),
|
|
19115
|
+
PiiType: (0, smithy_client_1.expectString)(output.PiiType),
|
|
19116
|
+
SampleFraction: (0, smithy_client_1.limitedParseDouble)(output.SampleFraction),
|
|
19117
|
+
ThresholdFraction: (0, smithy_client_1.limitedParseDouble)(output.ThresholdFraction),
|
|
19118
|
+
};
|
|
19119
|
+
};
|
|
19120
|
+
const deserializeAws_json1_1PostgreSQLCatalogSource = (output, context) => {
|
|
19121
|
+
return {
|
|
19122
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19123
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19124
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19125
|
+
};
|
|
19126
|
+
};
|
|
19127
|
+
const deserializeAws_json1_1PostgreSQLCatalogTarget = (output, context) => {
|
|
19128
|
+
return {
|
|
19129
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19130
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19131
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19132
|
+
: undefined,
|
|
19133
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19134
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19135
|
+
};
|
|
19136
|
+
};
|
|
17030
19137
|
const deserializeAws_json1_1Predecessor = (output, context) => {
|
|
17031
19138
|
return {
|
|
17032
19139
|
JobName: (0, smithy_client_1.expectString)(output.JobName),
|
|
@@ -17121,6 +19228,30 @@ const deserializeAws_json1_1RecrawlPolicy = (output, context) => {
|
|
|
17121
19228
|
RecrawlBehavior: (0, smithy_client_1.expectString)(output.RecrawlBehavior),
|
|
17122
19229
|
};
|
|
17123
19230
|
};
|
|
19231
|
+
const deserializeAws_json1_1RedshiftSource = (output, context) => {
|
|
19232
|
+
return {
|
|
19233
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19234
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19235
|
+
RedshiftTmpDir: (0, smithy_client_1.expectString)(output.RedshiftTmpDir),
|
|
19236
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19237
|
+
TmpDirIAMRole: (0, smithy_client_1.expectString)(output.TmpDirIAMRole),
|
|
19238
|
+
};
|
|
19239
|
+
};
|
|
19240
|
+
const deserializeAws_json1_1RedshiftTarget = (output, context) => {
|
|
19241
|
+
return {
|
|
19242
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19243
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19244
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19245
|
+
: undefined,
|
|
19246
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19247
|
+
RedshiftTmpDir: (0, smithy_client_1.expectString)(output.RedshiftTmpDir),
|
|
19248
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19249
|
+
TmpDirIAMRole: (0, smithy_client_1.expectString)(output.TmpDirIAMRole),
|
|
19250
|
+
UpsertRedshiftOptions: output.UpsertRedshiftOptions !== undefined && output.UpsertRedshiftOptions !== null
|
|
19251
|
+
? deserializeAws_json1_1UpsertRedshiftTargetOptions(output.UpsertRedshiftOptions, context)
|
|
19252
|
+
: undefined,
|
|
19253
|
+
};
|
|
19254
|
+
};
|
|
17124
19255
|
const deserializeAws_json1_1RegisterSchemaVersionResponse = (output, context) => {
|
|
17125
19256
|
return {
|
|
17126
19257
|
SchemaVersionId: (0, smithy_client_1.expectString)(output.SchemaVersionId),
|
|
@@ -17149,6 +19280,13 @@ const deserializeAws_json1_1RegistryListItem = (output, context) => {
|
|
|
17149
19280
|
UpdatedTime: (0, smithy_client_1.expectString)(output.UpdatedTime),
|
|
17150
19281
|
};
|
|
17151
19282
|
};
|
|
19283
|
+
const deserializeAws_json1_1RelationalCatalogSource = (output, context) => {
|
|
19284
|
+
return {
|
|
19285
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19286
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19287
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19288
|
+
};
|
|
19289
|
+
};
|
|
17152
19290
|
const deserializeAws_json1_1RemoveSchemaVersionMetadataResponse = (output, context) => {
|
|
17153
19291
|
return {
|
|
17154
19292
|
LatestVersion: (0, smithy_client_1.expectBoolean)(output.LatestVersion),
|
|
@@ -17161,6 +19299,20 @@ const deserializeAws_json1_1RemoveSchemaVersionMetadataResponse = (output, conte
|
|
|
17161
19299
|
VersionNumber: (0, smithy_client_1.expectLong)(output.VersionNumber),
|
|
17162
19300
|
};
|
|
17163
19301
|
};
|
|
19302
|
+
const deserializeAws_json1_1RenameField = (output, context) => {
|
|
19303
|
+
return {
|
|
19304
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19305
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19306
|
+
: undefined,
|
|
19307
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19308
|
+
SourcePath: output.SourcePath !== undefined && output.SourcePath !== null
|
|
19309
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.SourcePath, context)
|
|
19310
|
+
: undefined,
|
|
19311
|
+
TargetPath: output.TargetPath !== undefined && output.TargetPath !== null
|
|
19312
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.TargetPath, context)
|
|
19313
|
+
: undefined,
|
|
19314
|
+
};
|
|
19315
|
+
};
|
|
17164
19316
|
const deserializeAws_json1_1ResetJobBookmarkResponse = (output, context) => {
|
|
17165
19317
|
return {
|
|
17166
19318
|
JobBookmarkEntry: output.JobBookmarkEntry !== undefined && output.JobBookmarkEntry !== null
|
|
@@ -17208,6 +19360,89 @@ const deserializeAws_json1_1RunStatementResponse = (output, context) => {
|
|
|
17208
19360
|
Id: (0, smithy_client_1.expectInt32)(output.Id),
|
|
17209
19361
|
};
|
|
17210
19362
|
};
|
|
19363
|
+
const deserializeAws_json1_1S3CatalogSource = (output, context) => {
|
|
19364
|
+
return {
|
|
19365
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19366
|
+
? deserializeAws_json1_1S3SourceAdditionalOptions(output.AdditionalOptions, context)
|
|
19367
|
+
: undefined,
|
|
19368
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19369
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19370
|
+
PartitionPredicate: (0, smithy_client_1.expectString)(output.PartitionPredicate),
|
|
19371
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19372
|
+
};
|
|
19373
|
+
};
|
|
19374
|
+
const deserializeAws_json1_1S3CatalogTarget = (output, context) => {
|
|
19375
|
+
return {
|
|
19376
|
+
Database: (0, smithy_client_1.expectString)(output.Database),
|
|
19377
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19378
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19379
|
+
: undefined,
|
|
19380
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19381
|
+
PartitionKeys: output.PartitionKeys !== undefined && output.PartitionKeys !== null
|
|
19382
|
+
? deserializeAws_json1_1GlueStudioPathList(output.PartitionKeys, context)
|
|
19383
|
+
: undefined,
|
|
19384
|
+
SchemaChangePolicy: output.SchemaChangePolicy !== undefined && output.SchemaChangePolicy !== null
|
|
19385
|
+
? deserializeAws_json1_1CatalogSchemaChangePolicy(output.SchemaChangePolicy, context)
|
|
19386
|
+
: undefined,
|
|
19387
|
+
Table: (0, smithy_client_1.expectString)(output.Table),
|
|
19388
|
+
};
|
|
19389
|
+
};
|
|
19390
|
+
const deserializeAws_json1_1S3CsvSource = (output, context) => {
|
|
19391
|
+
return {
|
|
19392
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19393
|
+
? deserializeAws_json1_1S3DirectSourceAdditionalOptions(output.AdditionalOptions, context)
|
|
19394
|
+
: undefined,
|
|
19395
|
+
CompressionType: (0, smithy_client_1.expectString)(output.CompressionType),
|
|
19396
|
+
Escaper: (0, smithy_client_1.expectString)(output.Escaper),
|
|
19397
|
+
Exclusions: output.Exclusions !== undefined && output.Exclusions !== null
|
|
19398
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Exclusions, context)
|
|
19399
|
+
: undefined,
|
|
19400
|
+
GroupFiles: (0, smithy_client_1.expectString)(output.GroupFiles),
|
|
19401
|
+
GroupSize: (0, smithy_client_1.expectString)(output.GroupSize),
|
|
19402
|
+
MaxBand: (0, smithy_client_1.expectInt32)(output.MaxBand),
|
|
19403
|
+
MaxFilesInBand: (0, smithy_client_1.expectInt32)(output.MaxFilesInBand),
|
|
19404
|
+
Multiline: (0, smithy_client_1.expectBoolean)(output.Multiline),
|
|
19405
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19406
|
+
OptimizePerformance: (0, smithy_client_1.expectBoolean)(output.OptimizePerformance),
|
|
19407
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19408
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19409
|
+
: undefined,
|
|
19410
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
19411
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Paths, context)
|
|
19412
|
+
: undefined,
|
|
19413
|
+
QuoteChar: (0, smithy_client_1.expectString)(output.QuoteChar),
|
|
19414
|
+
Recurse: (0, smithy_client_1.expectBoolean)(output.Recurse),
|
|
19415
|
+
Separator: (0, smithy_client_1.expectString)(output.Separator),
|
|
19416
|
+
SkipFirst: (0, smithy_client_1.expectBoolean)(output.SkipFirst),
|
|
19417
|
+
WithHeader: (0, smithy_client_1.expectBoolean)(output.WithHeader),
|
|
19418
|
+
WriteHeader: (0, smithy_client_1.expectBoolean)(output.WriteHeader),
|
|
19419
|
+
};
|
|
19420
|
+
};
|
|
19421
|
+
const deserializeAws_json1_1S3DirectSourceAdditionalOptions = (output, context) => {
|
|
19422
|
+
return {
|
|
19423
|
+
BoundedFiles: (0, smithy_client_1.expectLong)(output.BoundedFiles),
|
|
19424
|
+
BoundedSize: (0, smithy_client_1.expectLong)(output.BoundedSize),
|
|
19425
|
+
EnableSamplePath: (0, smithy_client_1.expectBoolean)(output.EnableSamplePath),
|
|
19426
|
+
SamplePath: (0, smithy_client_1.expectString)(output.SamplePath),
|
|
19427
|
+
};
|
|
19428
|
+
};
|
|
19429
|
+
const deserializeAws_json1_1S3DirectTarget = (output, context) => {
|
|
19430
|
+
return {
|
|
19431
|
+
Compression: (0, smithy_client_1.expectString)(output.Compression),
|
|
19432
|
+
Format: (0, smithy_client_1.expectString)(output.Format),
|
|
19433
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19434
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19435
|
+
: undefined,
|
|
19436
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19437
|
+
PartitionKeys: output.PartitionKeys !== undefined && output.PartitionKeys !== null
|
|
19438
|
+
? deserializeAws_json1_1GlueStudioPathList(output.PartitionKeys, context)
|
|
19439
|
+
: undefined,
|
|
19440
|
+
Path: (0, smithy_client_1.expectString)(output.Path),
|
|
19441
|
+
SchemaChangePolicy: output.SchemaChangePolicy !== undefined && output.SchemaChangePolicy !== null
|
|
19442
|
+
? deserializeAws_json1_1DirectSchemaChangePolicy(output.SchemaChangePolicy, context)
|
|
19443
|
+
: undefined,
|
|
19444
|
+
};
|
|
19445
|
+
};
|
|
17211
19446
|
const deserializeAws_json1_1S3Encryption = (output, context) => {
|
|
17212
19447
|
return {
|
|
17213
19448
|
KmsKeyArn: (0, smithy_client_1.expectString)(output.KmsKeyArn),
|
|
@@ -17225,6 +19460,76 @@ const deserializeAws_json1_1S3EncryptionList = (output, context) => {
|
|
|
17225
19460
|
});
|
|
17226
19461
|
return retVal;
|
|
17227
19462
|
};
|
|
19463
|
+
const deserializeAws_json1_1S3GlueParquetTarget = (output, context) => {
|
|
19464
|
+
return {
|
|
19465
|
+
Compression: (0, smithy_client_1.expectString)(output.Compression),
|
|
19466
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19467
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19468
|
+
: undefined,
|
|
19469
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19470
|
+
PartitionKeys: output.PartitionKeys !== undefined && output.PartitionKeys !== null
|
|
19471
|
+
? deserializeAws_json1_1GlueStudioPathList(output.PartitionKeys, context)
|
|
19472
|
+
: undefined,
|
|
19473
|
+
Path: (0, smithy_client_1.expectString)(output.Path),
|
|
19474
|
+
SchemaChangePolicy: output.SchemaChangePolicy !== undefined && output.SchemaChangePolicy !== null
|
|
19475
|
+
? deserializeAws_json1_1DirectSchemaChangePolicy(output.SchemaChangePolicy, context)
|
|
19476
|
+
: undefined,
|
|
19477
|
+
};
|
|
19478
|
+
};
|
|
19479
|
+
const deserializeAws_json1_1S3JsonSource = (output, context) => {
|
|
19480
|
+
return {
|
|
19481
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19482
|
+
? deserializeAws_json1_1S3DirectSourceAdditionalOptions(output.AdditionalOptions, context)
|
|
19483
|
+
: undefined,
|
|
19484
|
+
CompressionType: (0, smithy_client_1.expectString)(output.CompressionType),
|
|
19485
|
+
Exclusions: output.Exclusions !== undefined && output.Exclusions !== null
|
|
19486
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Exclusions, context)
|
|
19487
|
+
: undefined,
|
|
19488
|
+
GroupFiles: (0, smithy_client_1.expectString)(output.GroupFiles),
|
|
19489
|
+
GroupSize: (0, smithy_client_1.expectString)(output.GroupSize),
|
|
19490
|
+
JsonPath: (0, smithy_client_1.expectString)(output.JsonPath),
|
|
19491
|
+
MaxBand: (0, smithy_client_1.expectInt32)(output.MaxBand),
|
|
19492
|
+
MaxFilesInBand: (0, smithy_client_1.expectInt32)(output.MaxFilesInBand),
|
|
19493
|
+
Multiline: (0, smithy_client_1.expectBoolean)(output.Multiline),
|
|
19494
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19495
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19496
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19497
|
+
: undefined,
|
|
19498
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
19499
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Paths, context)
|
|
19500
|
+
: undefined,
|
|
19501
|
+
Recurse: (0, smithy_client_1.expectBoolean)(output.Recurse),
|
|
19502
|
+
};
|
|
19503
|
+
};
|
|
19504
|
+
const deserializeAws_json1_1S3ParquetSource = (output, context) => {
|
|
19505
|
+
return {
|
|
19506
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19507
|
+
? deserializeAws_json1_1S3DirectSourceAdditionalOptions(output.AdditionalOptions, context)
|
|
19508
|
+
: undefined,
|
|
19509
|
+
CompressionType: (0, smithy_client_1.expectString)(output.CompressionType),
|
|
19510
|
+
Exclusions: output.Exclusions !== undefined && output.Exclusions !== null
|
|
19511
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Exclusions, context)
|
|
19512
|
+
: undefined,
|
|
19513
|
+
GroupFiles: (0, smithy_client_1.expectString)(output.GroupFiles),
|
|
19514
|
+
GroupSize: (0, smithy_client_1.expectString)(output.GroupSize),
|
|
19515
|
+
MaxBand: (0, smithy_client_1.expectInt32)(output.MaxBand),
|
|
19516
|
+
MaxFilesInBand: (0, smithy_client_1.expectInt32)(output.MaxFilesInBand),
|
|
19517
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19518
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19519
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19520
|
+
: undefined,
|
|
19521
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
19522
|
+
? deserializeAws_json1_1EnclosedInStringProperties(output.Paths, context)
|
|
19523
|
+
: undefined,
|
|
19524
|
+
Recurse: (0, smithy_client_1.expectBoolean)(output.Recurse),
|
|
19525
|
+
};
|
|
19526
|
+
};
|
|
19527
|
+
const deserializeAws_json1_1S3SourceAdditionalOptions = (output, context) => {
|
|
19528
|
+
return {
|
|
19529
|
+
BoundedFiles: (0, smithy_client_1.expectLong)(output.BoundedFiles),
|
|
19530
|
+
BoundedSize: (0, smithy_client_1.expectLong)(output.BoundedSize),
|
|
19531
|
+
};
|
|
19532
|
+
};
|
|
17228
19533
|
const deserializeAws_json1_1S3Target = (output, context) => {
|
|
17229
19534
|
return {
|
|
17230
19535
|
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
@@ -17399,6 +19704,26 @@ const deserializeAws_json1_1SecurityGroupIdList = (output, context) => {
|
|
|
17399
19704
|
});
|
|
17400
19705
|
return retVal;
|
|
17401
19706
|
};
|
|
19707
|
+
const deserializeAws_json1_1SelectFields = (output, context) => {
|
|
19708
|
+
return {
|
|
19709
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19710
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19711
|
+
: undefined,
|
|
19712
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19713
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
19714
|
+
? deserializeAws_json1_1GlueStudioPathList(output.Paths, context)
|
|
19715
|
+
: undefined,
|
|
19716
|
+
};
|
|
19717
|
+
};
|
|
19718
|
+
const deserializeAws_json1_1SelectFromCollection = (output, context) => {
|
|
19719
|
+
return {
|
|
19720
|
+
Index: (0, smithy_client_1.expectInt32)(output.Index),
|
|
19721
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19722
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19723
|
+
: undefined,
|
|
19724
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19725
|
+
};
|
|
19726
|
+
};
|
|
17402
19727
|
const deserializeAws_json1_1SerDeInfo = (output, context) => {
|
|
17403
19728
|
return {
|
|
17404
19729
|
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
@@ -17474,6 +19799,91 @@ const deserializeAws_json1_1SkewedInfo = (output, context) => {
|
|
|
17474
19799
|
: undefined,
|
|
17475
19800
|
};
|
|
17476
19801
|
};
|
|
19802
|
+
const deserializeAws_json1_1SparkConnectorSource = (output, context) => {
|
|
19803
|
+
return {
|
|
19804
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19805
|
+
? deserializeAws_json1_1AdditionalOptions(output.AdditionalOptions, context)
|
|
19806
|
+
: undefined,
|
|
19807
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
19808
|
+
ConnectionType: (0, smithy_client_1.expectString)(output.ConnectionType),
|
|
19809
|
+
ConnectorName: (0, smithy_client_1.expectString)(output.ConnectorName),
|
|
19810
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19811
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19812
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19813
|
+
: undefined,
|
|
19814
|
+
};
|
|
19815
|
+
};
|
|
19816
|
+
const deserializeAws_json1_1SparkConnectorTarget = (output, context) => {
|
|
19817
|
+
return {
|
|
19818
|
+
AdditionalOptions: output.AdditionalOptions !== undefined && output.AdditionalOptions !== null
|
|
19819
|
+
? deserializeAws_json1_1AdditionalOptions(output.AdditionalOptions, context)
|
|
19820
|
+
: undefined,
|
|
19821
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
19822
|
+
ConnectionType: (0, smithy_client_1.expectString)(output.ConnectionType),
|
|
19823
|
+
ConnectorName: (0, smithy_client_1.expectString)(output.ConnectorName),
|
|
19824
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19825
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19826
|
+
: undefined,
|
|
19827
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19828
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19829
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19830
|
+
: undefined,
|
|
19831
|
+
};
|
|
19832
|
+
};
|
|
19833
|
+
const deserializeAws_json1_1SparkSQL = (output, context) => {
|
|
19834
|
+
return {
|
|
19835
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19836
|
+
? deserializeAws_json1_1ManyInputs(output.Inputs, context)
|
|
19837
|
+
: undefined,
|
|
19838
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19839
|
+
OutputSchemas: output.OutputSchemas !== undefined && output.OutputSchemas !== null
|
|
19840
|
+
? deserializeAws_json1_1GlueSchemas(output.OutputSchemas, context)
|
|
19841
|
+
: undefined,
|
|
19842
|
+
SqlAliases: output.SqlAliases !== undefined && output.SqlAliases !== null
|
|
19843
|
+
? deserializeAws_json1_1SqlAliases(output.SqlAliases, context)
|
|
19844
|
+
: undefined,
|
|
19845
|
+
SqlQuery: (0, smithy_client_1.expectString)(output.SqlQuery),
|
|
19846
|
+
};
|
|
19847
|
+
};
|
|
19848
|
+
const deserializeAws_json1_1Spigot = (output, context) => {
|
|
19849
|
+
return {
|
|
19850
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19851
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19852
|
+
: undefined,
|
|
19853
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19854
|
+
Path: (0, smithy_client_1.expectString)(output.Path),
|
|
19855
|
+
Prob: (0, smithy_client_1.limitedParseDouble)(output.Prob),
|
|
19856
|
+
Topk: (0, smithy_client_1.expectInt32)(output.Topk),
|
|
19857
|
+
};
|
|
19858
|
+
};
|
|
19859
|
+
const deserializeAws_json1_1SplitFields = (output, context) => {
|
|
19860
|
+
return {
|
|
19861
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
19862
|
+
? deserializeAws_json1_1OneInput(output.Inputs, context)
|
|
19863
|
+
: undefined,
|
|
19864
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
19865
|
+
Paths: output.Paths !== undefined && output.Paths !== null
|
|
19866
|
+
? deserializeAws_json1_1GlueStudioPathList(output.Paths, context)
|
|
19867
|
+
: undefined,
|
|
19868
|
+
};
|
|
19869
|
+
};
|
|
19870
|
+
const deserializeAws_json1_1SqlAlias = (output, context) => {
|
|
19871
|
+
return {
|
|
19872
|
+
Alias: (0, smithy_client_1.expectString)(output.Alias),
|
|
19873
|
+
From: (0, smithy_client_1.expectString)(output.From),
|
|
19874
|
+
};
|
|
19875
|
+
};
|
|
19876
|
+
const deserializeAws_json1_1SqlAliases = (output, context) => {
|
|
19877
|
+
const retVal = (output || [])
|
|
19878
|
+
.filter((e) => e != null)
|
|
19879
|
+
.map((entry) => {
|
|
19880
|
+
if (entry === null) {
|
|
19881
|
+
return null;
|
|
19882
|
+
}
|
|
19883
|
+
return deserializeAws_json1_1SqlAlias(entry, context);
|
|
19884
|
+
});
|
|
19885
|
+
return retVal;
|
|
19886
|
+
};
|
|
17477
19887
|
const deserializeAws_json1_1StartBlueprintRunResponse = (output, context) => {
|
|
17478
19888
|
return {
|
|
17479
19889
|
RunId: (0, smithy_client_1.expectString)(output.RunId),
|
|
@@ -17622,6 +20032,12 @@ const deserializeAws_json1_1StorageDescriptor = (output, context) => {
|
|
|
17622
20032
|
StoredAsSubDirectories: (0, smithy_client_1.expectBoolean)(output.StoredAsSubDirectories),
|
|
17623
20033
|
};
|
|
17624
20034
|
};
|
|
20035
|
+
const deserializeAws_json1_1StreamingDataPreviewOptions = (output, context) => {
|
|
20036
|
+
return {
|
|
20037
|
+
PollingTime: (0, smithy_client_1.expectLong)(output.PollingTime),
|
|
20038
|
+
RecordPollingLimit: (0, smithy_client_1.expectLong)(output.RecordPollingLimit),
|
|
20039
|
+
};
|
|
20040
|
+
};
|
|
17625
20041
|
const deserializeAws_json1_1StringColumnStatisticsData = (output, context) => {
|
|
17626
20042
|
return {
|
|
17627
20043
|
AverageLength: (0, smithy_client_1.limitedParseDouble)(output.AverageLength),
|
|
@@ -17909,6 +20325,17 @@ const deserializeAws_json1_1TriggerNodeDetails = (output, context) => {
|
|
|
17909
20325
|
: undefined,
|
|
17910
20326
|
};
|
|
17911
20327
|
};
|
|
20328
|
+
const deserializeAws_json1_1TwoInputs = (output, context) => {
|
|
20329
|
+
const retVal = (output || [])
|
|
20330
|
+
.filter((e) => e != null)
|
|
20331
|
+
.map((entry) => {
|
|
20332
|
+
if (entry === null) {
|
|
20333
|
+
return null;
|
|
20334
|
+
}
|
|
20335
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
20336
|
+
});
|
|
20337
|
+
return retVal;
|
|
20338
|
+
};
|
|
17912
20339
|
const deserializeAws_json1_1UnfilteredPartition = (output, context) => {
|
|
17913
20340
|
return {
|
|
17914
20341
|
AuthorizedColumns: output.AuthorizedColumns !== undefined && output.AuthorizedColumns !== null
|
|
@@ -17931,6 +20358,15 @@ const deserializeAws_json1_1UnfilteredPartitionList = (output, context) => {
|
|
|
17931
20358
|
});
|
|
17932
20359
|
return retVal;
|
|
17933
20360
|
};
|
|
20361
|
+
const deserializeAws_json1_1Union = (output, context) => {
|
|
20362
|
+
return {
|
|
20363
|
+
Inputs: output.Inputs !== undefined && output.Inputs !== null
|
|
20364
|
+
? deserializeAws_json1_1TwoInputs(output.Inputs, context)
|
|
20365
|
+
: undefined,
|
|
20366
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
20367
|
+
UnionType: (0, smithy_client_1.expectString)(output.UnionType),
|
|
20368
|
+
};
|
|
20369
|
+
};
|
|
17934
20370
|
const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
17935
20371
|
return {};
|
|
17936
20372
|
};
|
|
@@ -18015,6 +20451,15 @@ const deserializeAws_json1_1UpdateWorkflowResponse = (output, context) => {
|
|
|
18015
20451
|
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
18016
20452
|
};
|
|
18017
20453
|
};
|
|
20454
|
+
const deserializeAws_json1_1UpsertRedshiftTargetOptions = (output, context) => {
|
|
20455
|
+
return {
|
|
20456
|
+
ConnectionName: (0, smithy_client_1.expectString)(output.ConnectionName),
|
|
20457
|
+
TableLocation: (0, smithy_client_1.expectString)(output.TableLocation),
|
|
20458
|
+
UpsertKeys: output.UpsertKeys !== undefined && output.UpsertKeys !== null
|
|
20459
|
+
? deserializeAws_json1_1EnclosedInStringPropertiesMinOne(output.UpsertKeys, context)
|
|
20460
|
+
: undefined,
|
|
20461
|
+
};
|
|
20462
|
+
};
|
|
18018
20463
|
const deserializeAws_json1_1UserDefinedFunction = (output, context) => {
|
|
18019
20464
|
return {
|
|
18020
20465
|
CatalogId: (0, smithy_client_1.expectString)(output.CatalogId),
|