@aws-sdk/client-glue 3.29.0 → 3.33.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 +32 -0
- package/dist/cjs/GlueClient.js +13 -13
- package/dist/cjs/GlueClient.js.map +1 -1
- package/dist/cjs/commands/BatchCreatePartitionCommand.js +3 -3
- package/dist/cjs/commands/BatchCreatePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/BatchDeleteConnectionCommand.js +3 -3
- package/dist/cjs/commands/BatchDeleteConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/BatchDeletePartitionCommand.js +3 -3
- package/dist/cjs/commands/BatchDeletePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/BatchDeleteTableCommand.js +3 -3
- package/dist/cjs/commands/BatchDeleteTableCommand.js.map +1 -1
- package/dist/cjs/commands/BatchDeleteTableVersionCommand.js +3 -3
- package/dist/cjs/commands/BatchDeleteTableVersionCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetBlueprintsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetBlueprintsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetCrawlersCommand.js +3 -3
- package/dist/cjs/commands/BatchGetCrawlersCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetDevEndpointsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetDevEndpointsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetJobsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetJobsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetPartitionCommand.js +3 -3
- package/dist/cjs/commands/BatchGetPartitionCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetTriggersCommand.js +3 -3
- package/dist/cjs/commands/BatchGetTriggersCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetWorkflowsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetWorkflowsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchStopJobRunCommand.js +3 -3
- package/dist/cjs/commands/BatchStopJobRunCommand.js.map +1 -1
- package/dist/cjs/commands/BatchUpdatePartitionCommand.js +3 -3
- package/dist/cjs/commands/BatchUpdatePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/CancelMLTaskRunCommand.js +3 -3
- package/dist/cjs/commands/CancelMLTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/CheckSchemaVersionValidityCommand.js +3 -3
- package/dist/cjs/commands/CheckSchemaVersionValidityCommand.js.map +1 -1
- package/dist/cjs/commands/CreateBlueprintCommand.js +3 -3
- package/dist/cjs/commands/CreateBlueprintCommand.js.map +1 -1
- package/dist/cjs/commands/CreateClassifierCommand.js +3 -3
- package/dist/cjs/commands/CreateClassifierCommand.js.map +1 -1
- package/dist/cjs/commands/CreateConnectionCommand.js +3 -3
- package/dist/cjs/commands/CreateConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateCrawlerCommand.js +3 -3
- package/dist/cjs/commands/CreateCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDatabaseCommand.js +3 -3
- package/dist/cjs/commands/CreateDatabaseCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDevEndpointCommand.js +3 -3
- package/dist/cjs/commands/CreateDevEndpointCommand.js.map +1 -1
- package/dist/cjs/commands/CreateJobCommand.js +3 -3
- package/dist/cjs/commands/CreateJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMLTransformCommand.js +3 -3
- package/dist/cjs/commands/CreateMLTransformCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePartitionCommand.js +3 -3
- package/dist/cjs/commands/CreatePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePartitionIndexCommand.js +3 -3
- package/dist/cjs/commands/CreatePartitionIndexCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRegistryCommand.js +3 -3
- package/dist/cjs/commands/CreateRegistryCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSchemaCommand.js +3 -3
- package/dist/cjs/commands/CreateSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/CreateScriptCommand.js +3 -3
- package/dist/cjs/commands/CreateScriptCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSecurityConfigurationCommand.js +3 -3
- package/dist/cjs/commands/CreateSecurityConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateTableCommand.js +3 -3
- package/dist/cjs/commands/CreateTableCommand.js.map +1 -1
- package/dist/cjs/commands/CreateTriggerCommand.js +3 -3
- package/dist/cjs/commands/CreateTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUserDefinedFunctionCommand.js +3 -3
- package/dist/cjs/commands/CreateUserDefinedFunctionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateWorkflowCommand.js +3 -3
- package/dist/cjs/commands/CreateWorkflowCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBlueprintCommand.js +3 -3
- package/dist/cjs/commands/DeleteBlueprintCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteClassifierCommand.js +3 -3
- package/dist/cjs/commands/DeleteClassifierCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist/cjs/commands/DeleteColumnStatisticsForPartitionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist/cjs/commands/DeleteColumnStatisticsForTableCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist/cjs/commands/DeleteConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteCrawlerCommand.js +3 -3
- package/dist/cjs/commands/DeleteCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDatabaseCommand.js +3 -3
- package/dist/cjs/commands/DeleteDatabaseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist/cjs/commands/DeleteDevEndpointCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteJobCommand.js +3 -3
- package/dist/cjs/commands/DeleteJobCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMLTransformCommand.js +3 -3
- package/dist/cjs/commands/DeleteMLTransformCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePartitionCommand.js +3 -3
- package/dist/cjs/commands/DeletePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist/cjs/commands/DeletePartitionIndexCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRegistryCommand.js +3 -3
- package/dist/cjs/commands/DeleteRegistryCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist/cjs/commands/DeleteResourcePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist/cjs/commands/DeleteSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist/cjs/commands/DeleteSchemaVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DeleteSecurityConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTableCommand.js +3 -3
- package/dist/cjs/commands/DeleteTableCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTableVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteTableVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteTriggerCommand.js +3 -3
- package/dist/cjs/commands/DeleteTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist/cjs/commands/DeleteUserDefinedFunctionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWorkflowCommand.js +3 -3
- package/dist/cjs/commands/DeleteWorkflowCommand.js.map +1 -1
- package/dist/cjs/commands/GetBlueprintCommand.js +3 -3
- package/dist/cjs/commands/GetBlueprintCommand.js.map +1 -1
- package/dist/cjs/commands/GetBlueprintRunCommand.js +3 -3
- package/dist/cjs/commands/GetBlueprintRunCommand.js.map +1 -1
- package/dist/cjs/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist/cjs/commands/GetBlueprintRunsCommand.js.map +1 -1
- package/dist/cjs/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist/cjs/commands/GetCatalogImportStatusCommand.js.map +1 -1
- package/dist/cjs/commands/GetClassifierCommand.js +3 -3
- package/dist/cjs/commands/GetClassifierCommand.js.map +1 -1
- package/dist/cjs/commands/GetClassifiersCommand.js +3 -3
- package/dist/cjs/commands/GetClassifiersCommand.js.map +1 -1
- package/dist/cjs/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
- package/dist/cjs/commands/GetColumnStatisticsForPartitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetColumnStatisticsForTableCommand.js +3 -3
- package/dist/cjs/commands/GetColumnStatisticsForTableCommand.js.map +1 -1
- package/dist/cjs/commands/GetConnectionCommand.js +3 -3
- package/dist/cjs/commands/GetConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/GetConnectionsCommand.js +3 -3
- package/dist/cjs/commands/GetConnectionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetCrawlerCommand.js +3 -3
- package/dist/cjs/commands/GetCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/GetCrawlerMetricsCommand.js +3 -3
- package/dist/cjs/commands/GetCrawlerMetricsCommand.js.map +1 -1
- package/dist/cjs/commands/GetCrawlersCommand.js +3 -3
- package/dist/cjs/commands/GetCrawlersCommand.js.map +1 -1
- package/dist/cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist/cjs/commands/GetDataCatalogEncryptionSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDatabaseCommand.js +3 -3
- package/dist/cjs/commands/GetDatabaseCommand.js.map +1 -1
- package/dist/cjs/commands/GetDatabasesCommand.js +3 -3
- package/dist/cjs/commands/GetDatabasesCommand.js.map +1 -1
- package/dist/cjs/commands/GetDataflowGraphCommand.js +3 -3
- package/dist/cjs/commands/GetDataflowGraphCommand.js.map +1 -1
- package/dist/cjs/commands/GetDevEndpointCommand.js +3 -3
- package/dist/cjs/commands/GetDevEndpointCommand.js.map +1 -1
- package/dist/cjs/commands/GetDevEndpointsCommand.js +3 -3
- package/dist/cjs/commands/GetDevEndpointsCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobBookmarkCommand.js +3 -3
- package/dist/cjs/commands/GetJobBookmarkCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobCommand.js +3 -3
- package/dist/cjs/commands/GetJobCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobRunCommand.js +3 -3
- package/dist/cjs/commands/GetJobRunCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobRunsCommand.js +3 -3
- package/dist/cjs/commands/GetJobRunsCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobsCommand.js +3 -3
- package/dist/cjs/commands/GetJobsCommand.js.map +1 -1
- package/dist/cjs/commands/GetMLTaskRunCommand.js +3 -3
- package/dist/cjs/commands/GetMLTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/GetMLTaskRunsCommand.js +3 -3
- package/dist/cjs/commands/GetMLTaskRunsCommand.js.map +1 -1
- package/dist/cjs/commands/GetMLTransformCommand.js +3 -3
- package/dist/cjs/commands/GetMLTransformCommand.js.map +1 -1
- package/dist/cjs/commands/GetMLTransformsCommand.js +3 -3
- package/dist/cjs/commands/GetMLTransformsCommand.js.map +1 -1
- package/dist/cjs/commands/GetMappingCommand.js +3 -3
- package/dist/cjs/commands/GetMappingCommand.js.map +1 -1
- package/dist/cjs/commands/GetPartitionCommand.js +3 -3
- package/dist/cjs/commands/GetPartitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetPartitionIndexesCommand.js +3 -3
- package/dist/cjs/commands/GetPartitionIndexesCommand.js.map +1 -1
- package/dist/cjs/commands/GetPartitionsCommand.js +3 -3
- package/dist/cjs/commands/GetPartitionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetPlanCommand.js +3 -3
- package/dist/cjs/commands/GetPlanCommand.js.map +1 -1
- package/dist/cjs/commands/GetRegistryCommand.js +3 -3
- package/dist/cjs/commands/GetRegistryCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourcePoliciesCommand.js +3 -3
- package/dist/cjs/commands/GetResourcePoliciesCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourcePolicyCommand.js +3 -3
- package/dist/cjs/commands/GetResourcePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetSchemaByDefinitionCommand.js +3 -3
- package/dist/cjs/commands/GetSchemaByDefinitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetSchemaCommand.js +3 -3
- package/dist/cjs/commands/GetSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/GetSchemaVersionCommand.js +3 -3
- package/dist/cjs/commands/GetSchemaVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetSchemaVersionsDiffCommand.js +3 -3
- package/dist/cjs/commands/GetSchemaVersionsDiffCommand.js.map +1 -1
- package/dist/cjs/commands/GetSecurityConfigurationCommand.js +3 -3
- package/dist/cjs/commands/GetSecurityConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/GetSecurityConfigurationsCommand.js +3 -3
- package/dist/cjs/commands/GetSecurityConfigurationsCommand.js.map +1 -1
- package/dist/cjs/commands/GetTableCommand.js +3 -3
- package/dist/cjs/commands/GetTableCommand.js.map +1 -1
- package/dist/cjs/commands/GetTableVersionCommand.js +3 -3
- package/dist/cjs/commands/GetTableVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetTableVersionsCommand.js +3 -3
- package/dist/cjs/commands/GetTableVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetTablesCommand.js +3 -3
- package/dist/cjs/commands/GetTablesCommand.js.map +1 -1
- package/dist/cjs/commands/GetTagsCommand.js +3 -3
- package/dist/cjs/commands/GetTagsCommand.js.map +1 -1
- package/dist/cjs/commands/GetTriggerCommand.js +3 -3
- package/dist/cjs/commands/GetTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/GetTriggersCommand.js +3 -3
- package/dist/cjs/commands/GetTriggersCommand.js.map +1 -1
- package/dist/cjs/commands/GetUserDefinedFunctionCommand.js +3 -3
- package/dist/cjs/commands/GetUserDefinedFunctionCommand.js.map +1 -1
- package/dist/cjs/commands/GetUserDefinedFunctionsCommand.js +3 -3
- package/dist/cjs/commands/GetUserDefinedFunctionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetWorkflowCommand.js +3 -3
- package/dist/cjs/commands/GetWorkflowCommand.js.map +1 -1
- package/dist/cjs/commands/GetWorkflowRunCommand.js +3 -3
- package/dist/cjs/commands/GetWorkflowRunCommand.js.map +1 -1
- package/dist/cjs/commands/GetWorkflowRunPropertiesCommand.js +3 -3
- package/dist/cjs/commands/GetWorkflowRunPropertiesCommand.js.map +1 -1
- package/dist/cjs/commands/GetWorkflowRunsCommand.js +3 -3
- package/dist/cjs/commands/GetWorkflowRunsCommand.js.map +1 -1
- package/dist/cjs/commands/ImportCatalogToGlueCommand.js +3 -3
- package/dist/cjs/commands/ImportCatalogToGlueCommand.js.map +1 -1
- package/dist/cjs/commands/ListBlueprintsCommand.js +3 -3
- package/dist/cjs/commands/ListBlueprintsCommand.js.map +1 -1
- package/dist/cjs/commands/ListCrawlersCommand.js +3 -3
- package/dist/cjs/commands/ListCrawlersCommand.js.map +1 -1
- package/dist/cjs/commands/ListDevEndpointsCommand.js +3 -3
- package/dist/cjs/commands/ListDevEndpointsCommand.js.map +1 -1
- package/dist/cjs/commands/ListJobsCommand.js +3 -3
- package/dist/cjs/commands/ListJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMLTransformsCommand.js +3 -3
- package/dist/cjs/commands/ListMLTransformsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRegistriesCommand.js +3 -3
- package/dist/cjs/commands/ListRegistriesCommand.js.map +1 -1
- package/dist/cjs/commands/ListSchemaVersionsCommand.js +3 -3
- package/dist/cjs/commands/ListSchemaVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListSchemasCommand.js +3 -3
- package/dist/cjs/commands/ListSchemasCommand.js.map +1 -1
- package/dist/cjs/commands/ListTriggersCommand.js +3 -3
- package/dist/cjs/commands/ListTriggersCommand.js.map +1 -1
- package/dist/cjs/commands/ListWorkflowsCommand.js +3 -3
- package/dist/cjs/commands/ListWorkflowsCommand.js.map +1 -1
- package/dist/cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist/cjs/commands/PutDataCatalogEncryptionSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/PutResourcePolicyCommand.js +3 -3
- package/dist/cjs/commands/PutResourcePolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutSchemaVersionMetadataCommand.js +3 -3
- package/dist/cjs/commands/PutSchemaVersionMetadataCommand.js.map +1 -1
- package/dist/cjs/commands/PutWorkflowRunPropertiesCommand.js +3 -3
- package/dist/cjs/commands/PutWorkflowRunPropertiesCommand.js.map +1 -1
- package/dist/cjs/commands/QuerySchemaVersionMetadataCommand.js +3 -3
- package/dist/cjs/commands/QuerySchemaVersionMetadataCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterSchemaVersionCommand.js +3 -3
- package/dist/cjs/commands/RegisterSchemaVersionCommand.js.map +1 -1
- package/dist/cjs/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
- package/dist/cjs/commands/RemoveSchemaVersionMetadataCommand.js.map +1 -1
- package/dist/cjs/commands/ResetJobBookmarkCommand.js +3 -3
- package/dist/cjs/commands/ResetJobBookmarkCommand.js.map +1 -1
- package/dist/cjs/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist/cjs/commands/ResumeWorkflowRunCommand.js.map +1 -1
- package/dist/cjs/commands/SearchTablesCommand.js +3 -3
- package/dist/cjs/commands/SearchTablesCommand.js.map +1 -1
- package/dist/cjs/commands/StartBlueprintRunCommand.js +3 -3
- package/dist/cjs/commands/StartBlueprintRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartCrawlerCommand.js +3 -3
- package/dist/cjs/commands/StartCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist/cjs/commands/StartCrawlerScheduleCommand.js.map +1 -1
- package/dist/cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist/cjs/commands/StartExportLabelsTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist/cjs/commands/StartImportLabelsTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartJobRunCommand.js +3 -3
- package/dist/cjs/commands/StartJobRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist/cjs/commands/StartMLEvaluationTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist/cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js.map +1 -1
- package/dist/cjs/commands/StartTriggerCommand.js +3 -3
- package/dist/cjs/commands/StartTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/StartWorkflowRunCommand.js +3 -3
- package/dist/cjs/commands/StartWorkflowRunCommand.js.map +1 -1
- package/dist/cjs/commands/StopCrawlerCommand.js +3 -3
- package/dist/cjs/commands/StopCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist/cjs/commands/StopCrawlerScheduleCommand.js.map +1 -1
- package/dist/cjs/commands/StopTriggerCommand.js +3 -3
- package/dist/cjs/commands/StopTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/StopWorkflowRunCommand.js +3 -3
- package/dist/cjs/commands/StopWorkflowRunCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateBlueprintCommand.js +3 -3
- package/dist/cjs/commands/UpdateBlueprintCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateClassifierCommand.js +3 -3
- package/dist/cjs/commands/UpdateClassifierCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist/cjs/commands/UpdateColumnStatisticsForPartitionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist/cjs/commands/UpdateColumnStatisticsForTableCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist/cjs/commands/UpdateConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateCrawlerCommand.js +3 -3
- package/dist/cjs/commands/UpdateCrawlerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist/cjs/commands/UpdateCrawlerScheduleCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDatabaseCommand.js +3 -3
- package/dist/cjs/commands/UpdateDatabaseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist/cjs/commands/UpdateDevEndpointCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateJobCommand.js +3 -3
- package/dist/cjs/commands/UpdateJobCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMLTransformCommand.js +3 -3
- package/dist/cjs/commands/UpdateMLTransformCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePartitionCommand.js +3 -3
- package/dist/cjs/commands/UpdatePartitionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRegistryCommand.js +3 -3
- package/dist/cjs/commands/UpdateRegistryCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateSchemaCommand.js +3 -3
- package/dist/cjs/commands/UpdateSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTableCommand.js +3 -3
- package/dist/cjs/commands/UpdateTableCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTriggerCommand.js +3 -3
- package/dist/cjs/commands/UpdateTriggerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateUserDefinedFunctionCommand.js +3 -3
- package/dist/cjs/commands/UpdateUserDefinedFunctionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateWorkflowCommand.js +3 -3
- package/dist/cjs/commands/UpdateWorkflowCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +201 -201
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +2 -2
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +704 -704
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/GetBlueprintRunsPaginator.js +4 -4
- package/dist/es/pagination/GetBlueprintRunsPaginator.js.map +1 -1
- package/dist/es/pagination/GetClassifiersPaginator.js +4 -4
- package/dist/es/pagination/GetClassifiersPaginator.js.map +1 -1
- package/dist/es/pagination/GetConnectionsPaginator.js +4 -4
- package/dist/es/pagination/GetConnectionsPaginator.js.map +1 -1
- package/dist/es/pagination/GetCrawlerMetricsPaginator.js +4 -4
- package/dist/es/pagination/GetCrawlerMetricsPaginator.js.map +1 -1
- package/dist/es/pagination/GetCrawlersPaginator.js +4 -4
- package/dist/es/pagination/GetCrawlersPaginator.js.map +1 -1
- package/dist/es/pagination/GetDatabasesPaginator.js +4 -4
- package/dist/es/pagination/GetDatabasesPaginator.js.map +1 -1
- package/dist/es/pagination/GetDevEndpointsPaginator.js +4 -4
- package/dist/es/pagination/GetDevEndpointsPaginator.js.map +1 -1
- package/dist/es/pagination/GetJobRunsPaginator.js +4 -4
- package/dist/es/pagination/GetJobRunsPaginator.js.map +1 -1
- package/dist/es/pagination/GetJobsPaginator.js +4 -4
- package/dist/es/pagination/GetJobsPaginator.js.map +1 -1
- package/dist/es/pagination/GetMLTaskRunsPaginator.js +4 -4
- package/dist/es/pagination/GetMLTaskRunsPaginator.js.map +1 -1
- package/dist/es/pagination/GetMLTransformsPaginator.js +4 -4
- package/dist/es/pagination/GetMLTransformsPaginator.js.map +1 -1
- package/dist/es/pagination/GetPartitionIndexesPaginator.js +4 -4
- package/dist/es/pagination/GetPartitionIndexesPaginator.js.map +1 -1
- package/dist/es/pagination/GetPartitionsPaginator.js +4 -4
- package/dist/es/pagination/GetPartitionsPaginator.js.map +1 -1
- package/dist/es/pagination/GetResourcePoliciesPaginator.js +4 -4
- package/dist/es/pagination/GetResourcePoliciesPaginator.js.map +1 -1
- package/dist/es/pagination/GetSecurityConfigurationsPaginator.js +4 -4
- package/dist/es/pagination/GetSecurityConfigurationsPaginator.js.map +1 -1
- package/dist/es/pagination/GetTableVersionsPaginator.js +4 -4
- package/dist/es/pagination/GetTableVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/GetTablesPaginator.js +4 -4
- package/dist/es/pagination/GetTablesPaginator.js.map +1 -1
- package/dist/es/pagination/GetTriggersPaginator.js +4 -4
- package/dist/es/pagination/GetTriggersPaginator.js.map +1 -1
- package/dist/es/pagination/GetUserDefinedFunctionsPaginator.js +4 -4
- package/dist/es/pagination/GetUserDefinedFunctionsPaginator.js.map +1 -1
- package/dist/es/pagination/GetWorkflowRunsPaginator.js +4 -4
- package/dist/es/pagination/GetWorkflowRunsPaginator.js.map +1 -1
- package/dist/es/pagination/ListBlueprintsPaginator.js +4 -4
- package/dist/es/pagination/ListBlueprintsPaginator.js.map +1 -1
- package/dist/es/pagination/ListCrawlersPaginator.js +4 -4
- package/dist/es/pagination/ListCrawlersPaginator.js.map +1 -1
- package/dist/es/pagination/ListDevEndpointsPaginator.js +4 -4
- package/dist/es/pagination/ListDevEndpointsPaginator.js.map +1 -1
- package/dist/es/pagination/ListJobsPaginator.js +4 -4
- package/dist/es/pagination/ListJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMLTransformsPaginator.js +4 -4
- package/dist/es/pagination/ListMLTransformsPaginator.js.map +1 -1
- package/dist/es/pagination/ListRegistriesPaginator.js +4 -4
- package/dist/es/pagination/ListRegistriesPaginator.js.map +1 -1
- package/dist/es/pagination/ListSchemaVersionsPaginator.js +4 -4
- package/dist/es/pagination/ListSchemaVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListSchemasPaginator.js +4 -4
- package/dist/es/pagination/ListSchemasPaginator.js.map +1 -1
- package/dist/es/pagination/ListTriggersPaginator.js +4 -4
- package/dist/es/pagination/ListTriggersPaginator.js.map +1 -1
- package/dist/es/pagination/ListWorkflowsPaginator.js +4 -4
- package/dist/es/pagination/ListWorkflowsPaginator.js.map +1 -1
- package/dist/es/pagination/SearchTablesPaginator.js +4 -4
- package/dist/es/pagination/SearchTablesPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +62 -62
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +64 -61
- package/tsconfig.json +1 -2
|
@@ -14437,7 +14437,7 @@ const serializeAws_json1_1BatchUpdatePartitionRequestEntryList = (input, context
|
|
|
14437
14437
|
const serializeAws_json1_1BinaryColumnStatisticsData = (input, context) => {
|
|
14438
14438
|
return {
|
|
14439
14439
|
...(input.AverageLength !== undefined &&
|
|
14440
|
-
input.AverageLength !== null && { AverageLength:
|
|
14440
|
+
input.AverageLength !== null && { AverageLength: smithy_client_1.serializeFloat(input.AverageLength) }),
|
|
14441
14441
|
...(input.MaximumLength !== undefined && input.MaximumLength !== null && { MaximumLength: input.MaximumLength }),
|
|
14442
14442
|
...(input.NumberOfNulls !== undefined && input.NumberOfNulls !== null && { NumberOfNulls: input.NumberOfNulls }),
|
|
14443
14443
|
};
|
|
@@ -14893,7 +14893,7 @@ const serializeAws_json1_1CreateJobRequest = (input, context) => {
|
|
|
14893
14893
|
...(input.GlueVersion !== undefined && input.GlueVersion !== null && { GlueVersion: input.GlueVersion }),
|
|
14894
14894
|
...(input.LogUri !== undefined && input.LogUri !== null && { LogUri: input.LogUri }),
|
|
14895
14895
|
...(input.MaxCapacity !== undefined &&
|
|
14896
|
-
input.MaxCapacity !== null && { MaxCapacity:
|
|
14896
|
+
input.MaxCapacity !== null && { MaxCapacity: smithy_client_1.serializeFloat(input.MaxCapacity) }),
|
|
14897
14897
|
...(input.MaxRetries !== undefined && input.MaxRetries !== null && { MaxRetries: input.MaxRetries }),
|
|
14898
14898
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14899
14899
|
...(input.NonOverridableArguments !== undefined &&
|
|
@@ -14929,7 +14929,7 @@ const serializeAws_json1_1CreateMLTransformRequest = (input, context) => {
|
|
|
14929
14929
|
InputRecordTables: serializeAws_json1_1GlueTables(input.InputRecordTables, context),
|
|
14930
14930
|
}),
|
|
14931
14931
|
...(input.MaxCapacity !== undefined &&
|
|
14932
|
-
input.MaxCapacity !== null && { MaxCapacity:
|
|
14932
|
+
input.MaxCapacity !== null && { MaxCapacity: smithy_client_1.serializeFloat(input.MaxCapacity) }),
|
|
14933
14933
|
...(input.MaxRetries !== undefined && input.MaxRetries !== null && { MaxRetries: input.MaxRetries }),
|
|
14934
14934
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
14935
14935
|
...(input.NumberOfWorkers !== undefined &&
|
|
@@ -15345,9 +15345,9 @@ const serializeAws_json1_1DevEndpointNames = (input, context) => {
|
|
|
15345
15345
|
const serializeAws_json1_1DoubleColumnStatisticsData = (input, context) => {
|
|
15346
15346
|
return {
|
|
15347
15347
|
...(input.MaximumValue !== undefined &&
|
|
15348
|
-
input.MaximumValue !== null && { MaximumValue:
|
|
15348
|
+
input.MaximumValue !== null && { MaximumValue: smithy_client_1.serializeFloat(input.MaximumValue) }),
|
|
15349
15349
|
...(input.MinimumValue !== undefined &&
|
|
15350
|
-
input.MinimumValue !== null && { MinimumValue:
|
|
15350
|
+
input.MinimumValue !== null && { MinimumValue: smithy_client_1.serializeFloat(input.MinimumValue) }),
|
|
15351
15351
|
...(input.NumberOfDistinctValues !== undefined &&
|
|
15352
15352
|
input.NumberOfDistinctValues !== null && { NumberOfDistinctValues: input.NumberOfDistinctValues }),
|
|
15353
15353
|
...(input.NumberOfNulls !== undefined && input.NumberOfNulls !== null && { NumberOfNulls: input.NumberOfNulls }),
|
|
@@ -15357,7 +15357,7 @@ const serializeAws_json1_1DynamoDBTarget = (input, context) => {
|
|
|
15357
15357
|
return {
|
|
15358
15358
|
...(input.Path !== undefined && input.Path !== null && { Path: input.Path }),
|
|
15359
15359
|
...(input.scanAll !== undefined && input.scanAll !== null && { scanAll: input.scanAll }),
|
|
15360
|
-
...(input.scanRate !== undefined && input.scanRate !== null && { scanRate:
|
|
15360
|
+
...(input.scanRate !== undefined && input.scanRate !== null && { scanRate: smithy_client_1.serializeFloat(input.scanRate) }),
|
|
15361
15361
|
};
|
|
15362
15362
|
};
|
|
15363
15363
|
const serializeAws_json1_1DynamoDBTargetList = (input, context) => {
|
|
@@ -15409,12 +15409,12 @@ const serializeAws_json1_1ExecutionProperty = (input, context) => {
|
|
|
15409
15409
|
const serializeAws_json1_1FindMatchesParameters = (input, context) => {
|
|
15410
15410
|
return {
|
|
15411
15411
|
...(input.AccuracyCostTradeoff !== undefined &&
|
|
15412
|
-
input.AccuracyCostTradeoff !== null && { AccuracyCostTradeoff:
|
|
15412
|
+
input.AccuracyCostTradeoff !== null && { AccuracyCostTradeoff: smithy_client_1.serializeFloat(input.AccuracyCostTradeoff) }),
|
|
15413
15413
|
...(input.EnforceProvidedLabels !== undefined &&
|
|
15414
15414
|
input.EnforceProvidedLabels !== null && { EnforceProvidedLabels: input.EnforceProvidedLabels }),
|
|
15415
15415
|
...(input.PrecisionRecallTradeoff !== undefined &&
|
|
15416
15416
|
input.PrecisionRecallTradeoff !== null && {
|
|
15417
|
-
PrecisionRecallTradeoff:
|
|
15417
|
+
PrecisionRecallTradeoff: smithy_client_1.serializeFloat(input.PrecisionRecallTradeoff),
|
|
15418
15418
|
}),
|
|
15419
15419
|
...(input.PrimaryKeyColumnName !== undefined &&
|
|
15420
15420
|
input.PrimaryKeyColumnName !== null && { PrimaryKeyColumnName: input.PrimaryKeyColumnName }),
|
|
@@ -15965,7 +15965,7 @@ const serializeAws_json1_1JobUpdate = (input, context) => {
|
|
|
15965
15965
|
...(input.GlueVersion !== undefined && input.GlueVersion !== null && { GlueVersion: input.GlueVersion }),
|
|
15966
15966
|
...(input.LogUri !== undefined && input.LogUri !== null && { LogUri: input.LogUri }),
|
|
15967
15967
|
...(input.MaxCapacity !== undefined &&
|
|
15968
|
-
input.MaxCapacity !== null && { MaxCapacity:
|
|
15968
|
+
input.MaxCapacity !== null && { MaxCapacity: smithy_client_1.serializeFloat(input.MaxCapacity) }),
|
|
15969
15969
|
...(input.MaxRetries !== undefined && input.MaxRetries !== null && { MaxRetries: input.MaxRetries }),
|
|
15970
15970
|
...(input.NonOverridableArguments !== undefined &&
|
|
15971
15971
|
input.NonOverridableArguments !== null && {
|
|
@@ -16694,7 +16694,7 @@ const serializeAws_json1_1StartJobRunRequest = (input, context) => {
|
|
|
16694
16694
|
...(input.JobName !== undefined && input.JobName !== null && { JobName: input.JobName }),
|
|
16695
16695
|
...(input.JobRunId !== undefined && input.JobRunId !== null && { JobRunId: input.JobRunId }),
|
|
16696
16696
|
...(input.MaxCapacity !== undefined &&
|
|
16697
|
-
input.MaxCapacity !== null && { MaxCapacity:
|
|
16697
|
+
input.MaxCapacity !== null && { MaxCapacity: smithy_client_1.serializeFloat(input.MaxCapacity) }),
|
|
16698
16698
|
...(input.NotificationProperty !== undefined &&
|
|
16699
16699
|
input.NotificationProperty !== null && {
|
|
16700
16700
|
NotificationProperty: serializeAws_json1_1NotificationProperty(input.NotificationProperty, context),
|
|
@@ -16782,7 +16782,7 @@ const serializeAws_json1_1StorageDescriptor = (input, context) => {
|
|
|
16782
16782
|
const serializeAws_json1_1StringColumnStatisticsData = (input, context) => {
|
|
16783
16783
|
return {
|
|
16784
16784
|
...(input.AverageLength !== undefined &&
|
|
16785
|
-
input.AverageLength !== null && { AverageLength:
|
|
16785
|
+
input.AverageLength !== null && { AverageLength: smithy_client_1.serializeFloat(input.AverageLength) }),
|
|
16786
16786
|
...(input.MaximumLength !== undefined && input.MaximumLength !== null && { MaximumLength: input.MaximumLength }),
|
|
16787
16787
|
...(input.NumberOfDistinctValues !== undefined &&
|
|
16788
16788
|
input.NumberOfDistinctValues !== null && { NumberOfDistinctValues: input.NumberOfDistinctValues }),
|
|
@@ -17158,7 +17158,7 @@ const serializeAws_json1_1UpdateMLTransformRequest = (input, context) => {
|
|
|
17158
17158
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
17159
17159
|
...(input.GlueVersion !== undefined && input.GlueVersion !== null && { GlueVersion: input.GlueVersion }),
|
|
17160
17160
|
...(input.MaxCapacity !== undefined &&
|
|
17161
|
-
input.MaxCapacity !== null && { MaxCapacity:
|
|
17161
|
+
input.MaxCapacity !== null && { MaxCapacity: smithy_client_1.serializeFloat(input.MaxCapacity) }),
|
|
17162
17162
|
...(input.MaxRetries !== undefined && input.MaxRetries !== null && { MaxRetries: input.MaxRetries }),
|
|
17163
17163
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
17164
17164
|
...(input.NumberOfWorkers !== undefined &&
|
|
@@ -17299,7 +17299,7 @@ const serializeAws_json1_1WorkflowRunProperties = (input, context) => {
|
|
|
17299
17299
|
};
|
|
17300
17300
|
const deserializeAws_json1_1AccessDeniedException = (output, context) => {
|
|
17301
17301
|
return {
|
|
17302
|
-
Message:
|
|
17302
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17303
17303
|
};
|
|
17304
17304
|
};
|
|
17305
17305
|
const deserializeAws_json1_1Action = (output, context) => {
|
|
@@ -17307,13 +17307,13 @@ const deserializeAws_json1_1Action = (output, context) => {
|
|
|
17307
17307
|
Arguments: output.Arguments !== undefined && output.Arguments !== null
|
|
17308
17308
|
? deserializeAws_json1_1GenericMap(output.Arguments, context)
|
|
17309
17309
|
: undefined,
|
|
17310
|
-
CrawlerName:
|
|
17311
|
-
JobName:
|
|
17310
|
+
CrawlerName: smithy_client_1.expectString(output.CrawlerName),
|
|
17311
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
17312
17312
|
NotificationProperty: output.NotificationProperty !== undefined && output.NotificationProperty !== null
|
|
17313
17313
|
? deserializeAws_json1_1NotificationProperty(output.NotificationProperty, context)
|
|
17314
17314
|
: undefined,
|
|
17315
|
-
SecurityConfiguration:
|
|
17316
|
-
Timeout:
|
|
17315
|
+
SecurityConfiguration: smithy_client_1.expectString(output.SecurityConfiguration),
|
|
17316
|
+
Timeout: smithy_client_1.expectInt32(output.Timeout),
|
|
17317
17317
|
};
|
|
17318
17318
|
};
|
|
17319
17319
|
const deserializeAws_json1_1ActionList = (output, context) => {
|
|
@@ -17328,12 +17328,12 @@ const deserializeAws_json1_1ActionList = (output, context) => {
|
|
|
17328
17328
|
};
|
|
17329
17329
|
const deserializeAws_json1_1AlreadyExistsException = (output, context) => {
|
|
17330
17330
|
return {
|
|
17331
|
-
Message:
|
|
17331
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17332
17332
|
};
|
|
17333
17333
|
};
|
|
17334
17334
|
const deserializeAws_json1_1BackfillError = (output, context) => {
|
|
17335
17335
|
return {
|
|
17336
|
-
Code:
|
|
17336
|
+
Code: smithy_client_1.expectString(output.Code),
|
|
17337
17337
|
Partitions: output.Partitions !== undefined && output.Partitions !== null
|
|
17338
17338
|
? deserializeAws_json1_1BackfillErroredPartitionsList(output.Partitions, context)
|
|
17339
17339
|
: undefined,
|
|
@@ -17482,8 +17482,8 @@ const deserializeAws_json1_1BatchStopJobRunError = (output, context) => {
|
|
|
17482
17482
|
ErrorDetail: output.ErrorDetail !== undefined && output.ErrorDetail !== null
|
|
17483
17483
|
? deserializeAws_json1_1ErrorDetail(output.ErrorDetail, context)
|
|
17484
17484
|
: undefined,
|
|
17485
|
-
JobName:
|
|
17486
|
-
JobRunId:
|
|
17485
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
17486
|
+
JobRunId: smithy_client_1.expectString(output.JobRunId),
|
|
17487
17487
|
};
|
|
17488
17488
|
};
|
|
17489
17489
|
const deserializeAws_json1_1BatchStopJobRunErrorList = (output, context) => {
|
|
@@ -17508,8 +17508,8 @@ const deserializeAws_json1_1BatchStopJobRunResponse = (output, context) => {
|
|
|
17508
17508
|
};
|
|
17509
17509
|
const deserializeAws_json1_1BatchStopJobRunSuccessfulSubmission = (output, context) => {
|
|
17510
17510
|
return {
|
|
17511
|
-
JobName:
|
|
17512
|
-
JobRunId:
|
|
17511
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
17512
|
+
JobRunId: smithy_client_1.expectString(output.JobRunId),
|
|
17513
17513
|
};
|
|
17514
17514
|
};
|
|
17515
17515
|
const deserializeAws_json1_1BatchStopJobRunSuccessfulSubmissionList = (output, context) => {
|
|
@@ -17551,35 +17551,35 @@ const deserializeAws_json1_1BatchUpdatePartitionResponse = (output, context) =>
|
|
|
17551
17551
|
};
|
|
17552
17552
|
const deserializeAws_json1_1BinaryColumnStatisticsData = (output, context) => {
|
|
17553
17553
|
return {
|
|
17554
|
-
AverageLength:
|
|
17555
|
-
MaximumLength:
|
|
17556
|
-
NumberOfNulls:
|
|
17554
|
+
AverageLength: smithy_client_1.limitedParseDouble(output.AverageLength),
|
|
17555
|
+
MaximumLength: smithy_client_1.expectLong(output.MaximumLength),
|
|
17556
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
17557
17557
|
};
|
|
17558
17558
|
};
|
|
17559
17559
|
const deserializeAws_json1_1Blueprint = (output, context) => {
|
|
17560
17560
|
return {
|
|
17561
|
-
BlueprintLocation:
|
|
17562
|
-
BlueprintServiceLocation:
|
|
17561
|
+
BlueprintLocation: smithy_client_1.expectString(output.BlueprintLocation),
|
|
17562
|
+
BlueprintServiceLocation: smithy_client_1.expectString(output.BlueprintServiceLocation),
|
|
17563
17563
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
17564
|
-
?
|
|
17564
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedOn)))
|
|
17565
17565
|
: undefined,
|
|
17566
|
-
Description:
|
|
17567
|
-
ErrorMessage:
|
|
17566
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
17567
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
17568
17568
|
LastActiveDefinition: output.LastActiveDefinition !== undefined && output.LastActiveDefinition !== null
|
|
17569
17569
|
? deserializeAws_json1_1LastActiveDefinition(output.LastActiveDefinition, context)
|
|
17570
17570
|
: undefined,
|
|
17571
17571
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
17572
|
-
?
|
|
17572
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
17573
17573
|
: undefined,
|
|
17574
|
-
Name:
|
|
17575
|
-
ParameterSpec:
|
|
17576
|
-
Status:
|
|
17574
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
17575
|
+
ParameterSpec: smithy_client_1.expectString(output.ParameterSpec),
|
|
17576
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
17577
17577
|
};
|
|
17578
17578
|
};
|
|
17579
17579
|
const deserializeAws_json1_1BlueprintDetails = (output, context) => {
|
|
17580
17580
|
return {
|
|
17581
|
-
BlueprintName:
|
|
17582
|
-
RunId:
|
|
17581
|
+
BlueprintName: smithy_client_1.expectString(output.BlueprintName),
|
|
17582
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
17583
17583
|
};
|
|
17584
17584
|
};
|
|
17585
17585
|
const deserializeAws_json1_1BlueprintNames = (output, context) => {
|
|
@@ -17589,25 +17589,25 @@ const deserializeAws_json1_1BlueprintNames = (output, context) => {
|
|
|
17589
17589
|
if (entry === null) {
|
|
17590
17590
|
return null;
|
|
17591
17591
|
}
|
|
17592
|
-
return
|
|
17592
|
+
return smithy_client_1.expectString(entry);
|
|
17593
17593
|
});
|
|
17594
17594
|
};
|
|
17595
17595
|
const deserializeAws_json1_1BlueprintRun = (output, context) => {
|
|
17596
17596
|
return {
|
|
17597
|
-
BlueprintName:
|
|
17597
|
+
BlueprintName: smithy_client_1.expectString(output.BlueprintName),
|
|
17598
17598
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
17599
|
-
?
|
|
17599
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
17600
17600
|
: undefined,
|
|
17601
|
-
ErrorMessage:
|
|
17602
|
-
Parameters:
|
|
17603
|
-
RoleArn:
|
|
17604
|
-
RollbackErrorMessage:
|
|
17605
|
-
RunId:
|
|
17601
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
17602
|
+
Parameters: smithy_client_1.expectString(output.Parameters),
|
|
17603
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
17604
|
+
RollbackErrorMessage: smithy_client_1.expectString(output.RollbackErrorMessage),
|
|
17605
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
17606
17606
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
17607
|
-
?
|
|
17607
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
17608
17608
|
: undefined,
|
|
17609
|
-
State:
|
|
17610
|
-
WorkflowName:
|
|
17609
|
+
State: smithy_client_1.expectString(output.State),
|
|
17610
|
+
WorkflowName: smithy_client_1.expectString(output.WorkflowName),
|
|
17611
17611
|
};
|
|
17612
17612
|
};
|
|
17613
17613
|
const deserializeAws_json1_1BlueprintRuns = (output, context) => {
|
|
@@ -17632,9 +17632,9 @@ const deserializeAws_json1_1Blueprints = (output, context) => {
|
|
|
17632
17632
|
};
|
|
17633
17633
|
const deserializeAws_json1_1BooleanColumnStatisticsData = (output, context) => {
|
|
17634
17634
|
return {
|
|
17635
|
-
NumberOfFalses:
|
|
17636
|
-
NumberOfNulls:
|
|
17637
|
-
NumberOfTrues:
|
|
17635
|
+
NumberOfFalses: smithy_client_1.expectLong(output.NumberOfFalses),
|
|
17636
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
17637
|
+
NumberOfTrues: smithy_client_1.expectLong(output.NumberOfTrues),
|
|
17638
17638
|
};
|
|
17639
17639
|
};
|
|
17640
17640
|
const deserializeAws_json1_1BoundedPartitionValueList = (output, context) => {
|
|
@@ -17644,23 +17644,23 @@ const deserializeAws_json1_1BoundedPartitionValueList = (output, context) => {
|
|
|
17644
17644
|
if (entry === null) {
|
|
17645
17645
|
return null;
|
|
17646
17646
|
}
|
|
17647
|
-
return
|
|
17647
|
+
return smithy_client_1.expectString(entry);
|
|
17648
17648
|
});
|
|
17649
17649
|
};
|
|
17650
17650
|
const deserializeAws_json1_1CancelMLTaskRunResponse = (output, context) => {
|
|
17651
17651
|
return {
|
|
17652
|
-
Status:
|
|
17653
|
-
TaskRunId:
|
|
17654
|
-
TransformId:
|
|
17652
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
17653
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
17654
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
17655
17655
|
};
|
|
17656
17656
|
};
|
|
17657
17657
|
const deserializeAws_json1_1CatalogImportStatus = (output, context) => {
|
|
17658
17658
|
return {
|
|
17659
|
-
ImportCompleted:
|
|
17659
|
+
ImportCompleted: smithy_client_1.expectBoolean(output.ImportCompleted),
|
|
17660
17660
|
ImportTime: output.ImportTime !== undefined && output.ImportTime !== null
|
|
17661
|
-
?
|
|
17661
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ImportTime)))
|
|
17662
17662
|
: undefined,
|
|
17663
|
-
ImportedBy:
|
|
17663
|
+
ImportedBy: smithy_client_1.expectString(output.ImportedBy),
|
|
17664
17664
|
};
|
|
17665
17665
|
};
|
|
17666
17666
|
const deserializeAws_json1_1CatalogTablesList = (output, context) => {
|
|
@@ -17670,12 +17670,12 @@ const deserializeAws_json1_1CatalogTablesList = (output, context) => {
|
|
|
17670
17670
|
if (entry === null) {
|
|
17671
17671
|
return null;
|
|
17672
17672
|
}
|
|
17673
|
-
return
|
|
17673
|
+
return smithy_client_1.expectString(entry);
|
|
17674
17674
|
});
|
|
17675
17675
|
};
|
|
17676
17676
|
const deserializeAws_json1_1CatalogTarget = (output, context) => {
|
|
17677
17677
|
return {
|
|
17678
|
-
DatabaseName:
|
|
17678
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
17679
17679
|
Tables: output.Tables !== undefined && output.Tables !== null
|
|
17680
17680
|
? deserializeAws_json1_1CatalogTablesList(output.Tables, context)
|
|
17681
17681
|
: undefined,
|
|
@@ -17693,8 +17693,8 @@ const deserializeAws_json1_1CatalogTargetList = (output, context) => {
|
|
|
17693
17693
|
};
|
|
17694
17694
|
const deserializeAws_json1_1CheckSchemaVersionValidityResponse = (output, context) => {
|
|
17695
17695
|
return {
|
|
17696
|
-
Error:
|
|
17697
|
-
Valid:
|
|
17696
|
+
Error: smithy_client_1.expectString(output.Error),
|
|
17697
|
+
Valid: smithy_client_1.expectBoolean(output.Valid),
|
|
17698
17698
|
};
|
|
17699
17699
|
};
|
|
17700
17700
|
const deserializeAws_json1_1Classifier = (output, context) => {
|
|
@@ -17730,20 +17730,20 @@ const deserializeAws_json1_1ClassifierNameList = (output, context) => {
|
|
|
17730
17730
|
if (entry === null) {
|
|
17731
17731
|
return null;
|
|
17732
17732
|
}
|
|
17733
|
-
return
|
|
17733
|
+
return smithy_client_1.expectString(entry);
|
|
17734
17734
|
});
|
|
17735
17735
|
};
|
|
17736
17736
|
const deserializeAws_json1_1CloudWatchEncryption = (output, context) => {
|
|
17737
17737
|
return {
|
|
17738
|
-
CloudWatchEncryptionMode:
|
|
17739
|
-
KmsKeyArn:
|
|
17738
|
+
CloudWatchEncryptionMode: smithy_client_1.expectString(output.CloudWatchEncryptionMode),
|
|
17739
|
+
KmsKeyArn: smithy_client_1.expectString(output.KmsKeyArn),
|
|
17740
17740
|
};
|
|
17741
17741
|
};
|
|
17742
17742
|
const deserializeAws_json1_1CodeGenEdge = (output, context) => {
|
|
17743
17743
|
return {
|
|
17744
|
-
Source:
|
|
17745
|
-
Target:
|
|
17746
|
-
TargetParameter:
|
|
17744
|
+
Source: smithy_client_1.expectString(output.Source),
|
|
17745
|
+
Target: smithy_client_1.expectString(output.Target),
|
|
17746
|
+
TargetParameter: smithy_client_1.expectString(output.TargetParameter),
|
|
17747
17747
|
};
|
|
17748
17748
|
};
|
|
17749
17749
|
const deserializeAws_json1_1CodeGenNode = (output, context) => {
|
|
@@ -17751,16 +17751,16 @@ const deserializeAws_json1_1CodeGenNode = (output, context) => {
|
|
|
17751
17751
|
Args: output.Args !== undefined && output.Args !== null
|
|
17752
17752
|
? deserializeAws_json1_1CodeGenNodeArgs(output.Args, context)
|
|
17753
17753
|
: undefined,
|
|
17754
|
-
Id:
|
|
17755
|
-
LineNumber:
|
|
17756
|
-
NodeType:
|
|
17754
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
17755
|
+
LineNumber: smithy_client_1.expectInt32(output.LineNumber),
|
|
17756
|
+
NodeType: smithy_client_1.expectString(output.NodeType),
|
|
17757
17757
|
};
|
|
17758
17758
|
};
|
|
17759
17759
|
const deserializeAws_json1_1CodeGenNodeArg = (output, context) => {
|
|
17760
17760
|
return {
|
|
17761
|
-
Name:
|
|
17762
|
-
Param:
|
|
17763
|
-
Value:
|
|
17761
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
17762
|
+
Param: smithy_client_1.expectBoolean(output.Param),
|
|
17763
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
17764
17764
|
};
|
|
17765
17765
|
};
|
|
17766
17766
|
const deserializeAws_json1_1CodeGenNodeArgs = (output, context) => {
|
|
@@ -17775,17 +17775,17 @@ const deserializeAws_json1_1CodeGenNodeArgs = (output, context) => {
|
|
|
17775
17775
|
};
|
|
17776
17776
|
const deserializeAws_json1_1Column = (output, context) => {
|
|
17777
17777
|
return {
|
|
17778
|
-
Comment:
|
|
17779
|
-
Name:
|
|
17778
|
+
Comment: smithy_client_1.expectString(output.Comment),
|
|
17779
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
17780
17780
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
17781
17781
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
17782
17782
|
: undefined,
|
|
17783
|
-
Type:
|
|
17783
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
17784
17784
|
};
|
|
17785
17785
|
};
|
|
17786
17786
|
const deserializeAws_json1_1ColumnError = (output, context) => {
|
|
17787
17787
|
return {
|
|
17788
|
-
ColumnName:
|
|
17788
|
+
ColumnName: smithy_client_1.expectString(output.ColumnName),
|
|
17789
17789
|
Error: output.Error !== undefined && output.Error !== null
|
|
17790
17790
|
? deserializeAws_json1_1ErrorDetail(output.Error, context)
|
|
17791
17791
|
: undefined,
|
|
@@ -17803,8 +17803,8 @@ const deserializeAws_json1_1ColumnErrors = (output, context) => {
|
|
|
17803
17803
|
};
|
|
17804
17804
|
const deserializeAws_json1_1ColumnImportance = (output, context) => {
|
|
17805
17805
|
return {
|
|
17806
|
-
ColumnName:
|
|
17807
|
-
Importance:
|
|
17806
|
+
ColumnName: smithy_client_1.expectString(output.ColumnName),
|
|
17807
|
+
Importance: smithy_client_1.limitedParseDouble(output.Importance),
|
|
17808
17808
|
};
|
|
17809
17809
|
};
|
|
17810
17810
|
const deserializeAws_json1_1ColumnImportanceList = (output, context) => {
|
|
@@ -17830,10 +17830,10 @@ const deserializeAws_json1_1ColumnList = (output, context) => {
|
|
|
17830
17830
|
const deserializeAws_json1_1ColumnStatistics = (output, context) => {
|
|
17831
17831
|
return {
|
|
17832
17832
|
AnalyzedTime: output.AnalyzedTime !== undefined && output.AnalyzedTime !== null
|
|
17833
|
-
?
|
|
17833
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AnalyzedTime)))
|
|
17834
17834
|
: undefined,
|
|
17835
|
-
ColumnName:
|
|
17836
|
-
ColumnType:
|
|
17835
|
+
ColumnName: smithy_client_1.expectString(output.ColumnName),
|
|
17836
|
+
ColumnType: smithy_client_1.expectString(output.ColumnType),
|
|
17837
17837
|
StatisticsData: output.StatisticsData !== undefined && output.StatisticsData !== null
|
|
17838
17838
|
? deserializeAws_json1_1ColumnStatisticsData(output.StatisticsData, context)
|
|
17839
17839
|
: undefined,
|
|
@@ -17862,7 +17862,7 @@ const deserializeAws_json1_1ColumnStatisticsData = (output, context) => {
|
|
|
17862
17862
|
StringColumnStatisticsData: output.StringColumnStatisticsData !== undefined && output.StringColumnStatisticsData !== null
|
|
17863
17863
|
? deserializeAws_json1_1StringColumnStatisticsData(output.StringColumnStatisticsData, context)
|
|
17864
17864
|
: undefined,
|
|
17865
|
-
Type:
|
|
17865
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
17866
17866
|
};
|
|
17867
17867
|
};
|
|
17868
17868
|
const deserializeAws_json1_1ColumnStatisticsError = (output, context) => {
|
|
@@ -17902,31 +17902,31 @@ const deserializeAws_json1_1ColumnValueStringList = (output, context) => {
|
|
|
17902
17902
|
if (entry === null) {
|
|
17903
17903
|
return null;
|
|
17904
17904
|
}
|
|
17905
|
-
return
|
|
17905
|
+
return smithy_client_1.expectString(entry);
|
|
17906
17906
|
});
|
|
17907
17907
|
};
|
|
17908
17908
|
const deserializeAws_json1_1ConcurrentModificationException = (output, context) => {
|
|
17909
17909
|
return {
|
|
17910
|
-
Message:
|
|
17910
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17911
17911
|
};
|
|
17912
17912
|
};
|
|
17913
17913
|
const deserializeAws_json1_1ConcurrentRunsExceededException = (output, context) => {
|
|
17914
17914
|
return {
|
|
17915
|
-
Message:
|
|
17915
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17916
17916
|
};
|
|
17917
17917
|
};
|
|
17918
17918
|
const deserializeAws_json1_1Condition = (output, context) => {
|
|
17919
17919
|
return {
|
|
17920
|
-
CrawlState:
|
|
17921
|
-
CrawlerName:
|
|
17922
|
-
JobName:
|
|
17923
|
-
LogicalOperator:
|
|
17924
|
-
State:
|
|
17920
|
+
CrawlState: smithy_client_1.expectString(output.CrawlState),
|
|
17921
|
+
CrawlerName: smithy_client_1.expectString(output.CrawlerName),
|
|
17922
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
17923
|
+
LogicalOperator: smithy_client_1.expectString(output.LogicalOperator),
|
|
17924
|
+
State: smithy_client_1.expectString(output.State),
|
|
17925
17925
|
};
|
|
17926
17926
|
};
|
|
17927
17927
|
const deserializeAws_json1_1ConditionCheckFailureException = (output, context) => {
|
|
17928
17928
|
return {
|
|
17929
|
-
Message:
|
|
17929
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17930
17930
|
};
|
|
17931
17931
|
};
|
|
17932
17932
|
const deserializeAws_json1_1ConditionList = (output, context) => {
|
|
@@ -17941,15 +17941,15 @@ const deserializeAws_json1_1ConditionList = (output, context) => {
|
|
|
17941
17941
|
};
|
|
17942
17942
|
const deserializeAws_json1_1ConflictException = (output, context) => {
|
|
17943
17943
|
return {
|
|
17944
|
-
Message:
|
|
17944
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
17945
17945
|
};
|
|
17946
17946
|
};
|
|
17947
17947
|
const deserializeAws_json1_1ConfusionMatrix = (output, context) => {
|
|
17948
17948
|
return {
|
|
17949
|
-
NumFalseNegatives:
|
|
17950
|
-
NumFalsePositives:
|
|
17951
|
-
NumTrueNegatives:
|
|
17952
|
-
NumTruePositives:
|
|
17949
|
+
NumFalseNegatives: smithy_client_1.expectLong(output.NumFalseNegatives),
|
|
17950
|
+
NumFalsePositives: smithy_client_1.expectLong(output.NumFalsePositives),
|
|
17951
|
+
NumTrueNegatives: smithy_client_1.expectLong(output.NumTrueNegatives),
|
|
17952
|
+
NumTruePositives: smithy_client_1.expectLong(output.NumTruePositives),
|
|
17953
17953
|
};
|
|
17954
17954
|
};
|
|
17955
17955
|
const deserializeAws_json1_1Connection = (output, context) => {
|
|
@@ -17957,19 +17957,19 @@ const deserializeAws_json1_1Connection = (output, context) => {
|
|
|
17957
17957
|
ConnectionProperties: output.ConnectionProperties !== undefined && output.ConnectionProperties !== null
|
|
17958
17958
|
? deserializeAws_json1_1ConnectionProperties(output.ConnectionProperties, context)
|
|
17959
17959
|
: undefined,
|
|
17960
|
-
ConnectionType:
|
|
17960
|
+
ConnectionType: smithy_client_1.expectString(output.ConnectionType),
|
|
17961
17961
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
17962
|
-
?
|
|
17962
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
17963
17963
|
: undefined,
|
|
17964
|
-
Description:
|
|
17965
|
-
LastUpdatedBy:
|
|
17964
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
17965
|
+
LastUpdatedBy: smithy_client_1.expectString(output.LastUpdatedBy),
|
|
17966
17966
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
17967
|
-
?
|
|
17967
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedTime)))
|
|
17968
17968
|
: undefined,
|
|
17969
17969
|
MatchCriteria: output.MatchCriteria !== undefined && output.MatchCriteria !== null
|
|
17970
17970
|
? deserializeAws_json1_1MatchCriteria(output.MatchCriteria, context)
|
|
17971
17971
|
: undefined,
|
|
17972
|
-
Name:
|
|
17972
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
17973
17973
|
PhysicalConnectionRequirements: output.PhysicalConnectionRequirements !== undefined && output.PhysicalConnectionRequirements !== null
|
|
17974
17974
|
? deserializeAws_json1_1PhysicalConnectionRequirements(output.PhysicalConnectionRequirements, context)
|
|
17975
17975
|
: undefined,
|
|
@@ -17987,8 +17987,8 @@ const deserializeAws_json1_1ConnectionList = (output, context) => {
|
|
|
17987
17987
|
};
|
|
17988
17988
|
const deserializeAws_json1_1ConnectionPasswordEncryption = (output, context) => {
|
|
17989
17989
|
return {
|
|
17990
|
-
AwsKmsKeyId:
|
|
17991
|
-
ReturnConnectionPasswordEncrypted:
|
|
17990
|
+
AwsKmsKeyId: smithy_client_1.expectString(output.AwsKmsKeyId),
|
|
17991
|
+
ReturnConnectionPasswordEncrypted: smithy_client_1.expectBoolean(output.ReturnConnectionPasswordEncrypted),
|
|
17992
17992
|
};
|
|
17993
17993
|
};
|
|
17994
17994
|
const deserializeAws_json1_1ConnectionProperties = (output, context) => {
|
|
@@ -17998,7 +17998,7 @@ const deserializeAws_json1_1ConnectionProperties = (output, context) => {
|
|
|
17998
17998
|
}
|
|
17999
17999
|
return {
|
|
18000
18000
|
...acc,
|
|
18001
|
-
[key]:
|
|
18001
|
+
[key]: smithy_client_1.expectString(value),
|
|
18002
18002
|
};
|
|
18003
18003
|
}, {});
|
|
18004
18004
|
};
|
|
@@ -18012,15 +18012,15 @@ const deserializeAws_json1_1ConnectionsList = (output, context) => {
|
|
|
18012
18012
|
const deserializeAws_json1_1Crawl = (output, context) => {
|
|
18013
18013
|
return {
|
|
18014
18014
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
18015
|
-
?
|
|
18015
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
18016
18016
|
: undefined,
|
|
18017
|
-
ErrorMessage:
|
|
18018
|
-
LogGroup:
|
|
18019
|
-
LogStream:
|
|
18017
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
18018
|
+
LogGroup: smithy_client_1.expectString(output.LogGroup),
|
|
18019
|
+
LogStream: smithy_client_1.expectString(output.LogStream),
|
|
18020
18020
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
18021
|
-
?
|
|
18021
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
18022
18022
|
: undefined,
|
|
18023
|
-
State:
|
|
18023
|
+
State: smithy_client_1.expectString(output.State),
|
|
18024
18024
|
};
|
|
18025
18025
|
};
|
|
18026
18026
|
const deserializeAws_json1_1Crawler = (output, context) => {
|
|
@@ -18028,40 +18028,40 @@ const deserializeAws_json1_1Crawler = (output, context) => {
|
|
|
18028
18028
|
Classifiers: output.Classifiers !== undefined && output.Classifiers !== null
|
|
18029
18029
|
? deserializeAws_json1_1ClassifierNameList(output.Classifiers, context)
|
|
18030
18030
|
: undefined,
|
|
18031
|
-
Configuration:
|
|
18032
|
-
CrawlElapsedTime:
|
|
18033
|
-
CrawlerSecurityConfiguration:
|
|
18031
|
+
Configuration: smithy_client_1.expectString(output.Configuration),
|
|
18032
|
+
CrawlElapsedTime: smithy_client_1.expectLong(output.CrawlElapsedTime),
|
|
18033
|
+
CrawlerSecurityConfiguration: smithy_client_1.expectString(output.CrawlerSecurityConfiguration),
|
|
18034
18034
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
18035
|
-
?
|
|
18035
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
18036
18036
|
: undefined,
|
|
18037
|
-
DatabaseName:
|
|
18038
|
-
Description:
|
|
18037
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
18038
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
18039
18039
|
LastCrawl: output.LastCrawl !== undefined && output.LastCrawl !== null
|
|
18040
18040
|
? deserializeAws_json1_1LastCrawlInfo(output.LastCrawl, context)
|
|
18041
18041
|
: undefined,
|
|
18042
18042
|
LastUpdated: output.LastUpdated !== undefined && output.LastUpdated !== null
|
|
18043
|
-
?
|
|
18043
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdated)))
|
|
18044
18044
|
: undefined,
|
|
18045
18045
|
LineageConfiguration: output.LineageConfiguration !== undefined && output.LineageConfiguration !== null
|
|
18046
18046
|
? deserializeAws_json1_1LineageConfiguration(output.LineageConfiguration, context)
|
|
18047
18047
|
: undefined,
|
|
18048
|
-
Name:
|
|
18048
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18049
18049
|
RecrawlPolicy: output.RecrawlPolicy !== undefined && output.RecrawlPolicy !== null
|
|
18050
18050
|
? deserializeAws_json1_1RecrawlPolicy(output.RecrawlPolicy, context)
|
|
18051
18051
|
: undefined,
|
|
18052
|
-
Role:
|
|
18052
|
+
Role: smithy_client_1.expectString(output.Role),
|
|
18053
18053
|
Schedule: output.Schedule !== undefined && output.Schedule !== null
|
|
18054
18054
|
? deserializeAws_json1_1Schedule(output.Schedule, context)
|
|
18055
18055
|
: undefined,
|
|
18056
18056
|
SchemaChangePolicy: output.SchemaChangePolicy !== undefined && output.SchemaChangePolicy !== null
|
|
18057
18057
|
? deserializeAws_json1_1SchemaChangePolicy(output.SchemaChangePolicy, context)
|
|
18058
18058
|
: undefined,
|
|
18059
|
-
State:
|
|
18060
|
-
TablePrefix:
|
|
18059
|
+
State: smithy_client_1.expectString(output.State),
|
|
18060
|
+
TablePrefix: smithy_client_1.expectString(output.TablePrefix),
|
|
18061
18061
|
Targets: output.Targets !== undefined && output.Targets !== null
|
|
18062
18062
|
? deserializeAws_json1_1CrawlerTargets(output.Targets, context)
|
|
18063
18063
|
: undefined,
|
|
18064
|
-
Version:
|
|
18064
|
+
Version: smithy_client_1.expectLong(output.Version),
|
|
18065
18065
|
};
|
|
18066
18066
|
};
|
|
18067
18067
|
const deserializeAws_json1_1CrawlerList = (output, context) => {
|
|
@@ -18076,14 +18076,14 @@ const deserializeAws_json1_1CrawlerList = (output, context) => {
|
|
|
18076
18076
|
};
|
|
18077
18077
|
const deserializeAws_json1_1CrawlerMetrics = (output, context) => {
|
|
18078
18078
|
return {
|
|
18079
|
-
CrawlerName:
|
|
18080
|
-
LastRuntimeSeconds:
|
|
18081
|
-
MedianRuntimeSeconds:
|
|
18082
|
-
StillEstimating:
|
|
18083
|
-
TablesCreated:
|
|
18084
|
-
TablesDeleted:
|
|
18085
|
-
TablesUpdated:
|
|
18086
|
-
TimeLeftSeconds:
|
|
18079
|
+
CrawlerName: smithy_client_1.expectString(output.CrawlerName),
|
|
18080
|
+
LastRuntimeSeconds: smithy_client_1.limitedParseDouble(output.LastRuntimeSeconds),
|
|
18081
|
+
MedianRuntimeSeconds: smithy_client_1.limitedParseDouble(output.MedianRuntimeSeconds),
|
|
18082
|
+
StillEstimating: smithy_client_1.expectBoolean(output.StillEstimating),
|
|
18083
|
+
TablesCreated: smithy_client_1.expectInt32(output.TablesCreated),
|
|
18084
|
+
TablesDeleted: smithy_client_1.expectInt32(output.TablesDeleted),
|
|
18085
|
+
TablesUpdated: smithy_client_1.expectInt32(output.TablesUpdated),
|
|
18086
|
+
TimeLeftSeconds: smithy_client_1.limitedParseDouble(output.TimeLeftSeconds),
|
|
18087
18087
|
};
|
|
18088
18088
|
};
|
|
18089
18089
|
const deserializeAws_json1_1CrawlerMetricsList = (output, context) => {
|
|
@@ -18103,7 +18103,7 @@ const deserializeAws_json1_1CrawlerNameList = (output, context) => {
|
|
|
18103
18103
|
if (entry === null) {
|
|
18104
18104
|
return null;
|
|
18105
18105
|
}
|
|
18106
|
-
return
|
|
18106
|
+
return smithy_client_1.expectString(entry);
|
|
18107
18107
|
});
|
|
18108
18108
|
};
|
|
18109
18109
|
const deserializeAws_json1_1CrawlerNodeDetails = (output, context) => {
|
|
@@ -18115,17 +18115,17 @@ const deserializeAws_json1_1CrawlerNodeDetails = (output, context) => {
|
|
|
18115
18115
|
};
|
|
18116
18116
|
const deserializeAws_json1_1CrawlerNotRunningException = (output, context) => {
|
|
18117
18117
|
return {
|
|
18118
|
-
Message:
|
|
18118
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
18119
18119
|
};
|
|
18120
18120
|
};
|
|
18121
18121
|
const deserializeAws_json1_1CrawlerRunningException = (output, context) => {
|
|
18122
18122
|
return {
|
|
18123
|
-
Message:
|
|
18123
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
18124
18124
|
};
|
|
18125
18125
|
};
|
|
18126
18126
|
const deserializeAws_json1_1CrawlerStoppingException = (output, context) => {
|
|
18127
18127
|
return {
|
|
18128
|
-
Message:
|
|
18128
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
18129
18129
|
};
|
|
18130
18130
|
};
|
|
18131
18131
|
const deserializeAws_json1_1CrawlerTargets = (output, context) => {
|
|
@@ -18159,7 +18159,7 @@ const deserializeAws_json1_1CrawlList = (output, context) => {
|
|
|
18159
18159
|
};
|
|
18160
18160
|
const deserializeAws_json1_1CreateBlueprintResponse = (output, context) => {
|
|
18161
18161
|
return {
|
|
18162
|
-
Name:
|
|
18162
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18163
18163
|
};
|
|
18164
18164
|
};
|
|
18165
18165
|
const deserializeAws_json1_1CreateClassifierResponse = (output, context) => {
|
|
@@ -18179,38 +18179,38 @@ const deserializeAws_json1_1CreateDevEndpointResponse = (output, context) => {
|
|
|
18179
18179
|
Arguments: output.Arguments !== undefined && output.Arguments !== null
|
|
18180
18180
|
? deserializeAws_json1_1MapValue(output.Arguments, context)
|
|
18181
18181
|
: undefined,
|
|
18182
|
-
AvailabilityZone:
|
|
18182
|
+
AvailabilityZone: smithy_client_1.expectString(output.AvailabilityZone),
|
|
18183
18183
|
CreatedTimestamp: output.CreatedTimestamp !== undefined && output.CreatedTimestamp !== null
|
|
18184
|
-
?
|
|
18185
|
-
: undefined,
|
|
18186
|
-
EndpointName:
|
|
18187
|
-
ExtraJarsS3Path:
|
|
18188
|
-
ExtraPythonLibsS3Path:
|
|
18189
|
-
FailureReason:
|
|
18190
|
-
GlueVersion:
|
|
18191
|
-
NumberOfNodes:
|
|
18192
|
-
NumberOfWorkers:
|
|
18193
|
-
RoleArn:
|
|
18194
|
-
SecurityConfiguration:
|
|
18184
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTimestamp)))
|
|
18185
|
+
: undefined,
|
|
18186
|
+
EndpointName: smithy_client_1.expectString(output.EndpointName),
|
|
18187
|
+
ExtraJarsS3Path: smithy_client_1.expectString(output.ExtraJarsS3Path),
|
|
18188
|
+
ExtraPythonLibsS3Path: smithy_client_1.expectString(output.ExtraPythonLibsS3Path),
|
|
18189
|
+
FailureReason: smithy_client_1.expectString(output.FailureReason),
|
|
18190
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
18191
|
+
NumberOfNodes: smithy_client_1.expectInt32(output.NumberOfNodes),
|
|
18192
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
18193
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
18194
|
+
SecurityConfiguration: smithy_client_1.expectString(output.SecurityConfiguration),
|
|
18195
18195
|
SecurityGroupIds: output.SecurityGroupIds !== undefined && output.SecurityGroupIds !== null
|
|
18196
18196
|
? deserializeAws_json1_1StringList(output.SecurityGroupIds, context)
|
|
18197
18197
|
: undefined,
|
|
18198
|
-
Status:
|
|
18199
|
-
SubnetId:
|
|
18200
|
-
VpcId:
|
|
18201
|
-
WorkerType:
|
|
18202
|
-
YarnEndpointAddress:
|
|
18203
|
-
ZeppelinRemoteSparkInterpreterPort:
|
|
18198
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18199
|
+
SubnetId: smithy_client_1.expectString(output.SubnetId),
|
|
18200
|
+
VpcId: smithy_client_1.expectString(output.VpcId),
|
|
18201
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
18202
|
+
YarnEndpointAddress: smithy_client_1.expectString(output.YarnEndpointAddress),
|
|
18203
|
+
ZeppelinRemoteSparkInterpreterPort: smithy_client_1.expectInt32(output.ZeppelinRemoteSparkInterpreterPort),
|
|
18204
18204
|
};
|
|
18205
18205
|
};
|
|
18206
18206
|
const deserializeAws_json1_1CreateJobResponse = (output, context) => {
|
|
18207
18207
|
return {
|
|
18208
|
-
Name:
|
|
18208
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18209
18209
|
};
|
|
18210
18210
|
};
|
|
18211
18211
|
const deserializeAws_json1_1CreateMLTransformResponse = (output, context) => {
|
|
18212
18212
|
return {
|
|
18213
|
-
TransformId:
|
|
18213
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
18214
18214
|
};
|
|
18215
18215
|
};
|
|
18216
18216
|
const deserializeAws_json1_1CreatePartitionIndexResponse = (output, context) => {
|
|
@@ -18221,9 +18221,9 @@ const deserializeAws_json1_1CreatePartitionResponse = (output, context) => {
|
|
|
18221
18221
|
};
|
|
18222
18222
|
const deserializeAws_json1_1CreateRegistryResponse = (output, context) => {
|
|
18223
18223
|
return {
|
|
18224
|
-
Description:
|
|
18225
|
-
RegistryArn:
|
|
18226
|
-
RegistryName:
|
|
18224
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
18225
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
18226
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
18227
18227
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
18228
18228
|
? deserializeAws_json1_1TagsMap(output.Tags, context)
|
|
18229
18229
|
: undefined,
|
|
@@ -18231,19 +18231,19 @@ const deserializeAws_json1_1CreateRegistryResponse = (output, context) => {
|
|
|
18231
18231
|
};
|
|
18232
18232
|
const deserializeAws_json1_1CreateSchemaResponse = (output, context) => {
|
|
18233
18233
|
return {
|
|
18234
|
-
Compatibility:
|
|
18235
|
-
DataFormat:
|
|
18236
|
-
Description:
|
|
18237
|
-
LatestSchemaVersion:
|
|
18238
|
-
NextSchemaVersion:
|
|
18239
|
-
RegistryArn:
|
|
18240
|
-
RegistryName:
|
|
18241
|
-
SchemaArn:
|
|
18242
|
-
SchemaCheckpoint:
|
|
18243
|
-
SchemaName:
|
|
18244
|
-
SchemaStatus:
|
|
18245
|
-
SchemaVersionId:
|
|
18246
|
-
SchemaVersionStatus:
|
|
18234
|
+
Compatibility: smithy_client_1.expectString(output.Compatibility),
|
|
18235
|
+
DataFormat: smithy_client_1.expectString(output.DataFormat),
|
|
18236
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
18237
|
+
LatestSchemaVersion: smithy_client_1.expectLong(output.LatestSchemaVersion),
|
|
18238
|
+
NextSchemaVersion: smithy_client_1.expectLong(output.NextSchemaVersion),
|
|
18239
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
18240
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
18241
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
18242
|
+
SchemaCheckpoint: smithy_client_1.expectLong(output.SchemaCheckpoint),
|
|
18243
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
18244
|
+
SchemaStatus: smithy_client_1.expectString(output.SchemaStatus),
|
|
18245
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
18246
|
+
SchemaVersionStatus: smithy_client_1.expectString(output.SchemaVersionStatus),
|
|
18247
18247
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
18248
18248
|
? deserializeAws_json1_1TagsMap(output.Tags, context)
|
|
18249
18249
|
: undefined,
|
|
@@ -18251,16 +18251,16 @@ const deserializeAws_json1_1CreateSchemaResponse = (output, context) => {
|
|
|
18251
18251
|
};
|
|
18252
18252
|
const deserializeAws_json1_1CreateScriptResponse = (output, context) => {
|
|
18253
18253
|
return {
|
|
18254
|
-
PythonScript:
|
|
18255
|
-
ScalaCode:
|
|
18254
|
+
PythonScript: smithy_client_1.expectString(output.PythonScript),
|
|
18255
|
+
ScalaCode: smithy_client_1.expectString(output.ScalaCode),
|
|
18256
18256
|
};
|
|
18257
18257
|
};
|
|
18258
18258
|
const deserializeAws_json1_1CreateSecurityConfigurationResponse = (output, context) => {
|
|
18259
18259
|
return {
|
|
18260
18260
|
CreatedTimestamp: output.CreatedTimestamp !== undefined && output.CreatedTimestamp !== null
|
|
18261
|
-
?
|
|
18261
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTimestamp)))
|
|
18262
18262
|
: undefined,
|
|
18263
|
-
Name:
|
|
18263
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18264
18264
|
};
|
|
18265
18265
|
};
|
|
18266
18266
|
const deserializeAws_json1_1CreateTableResponse = (output, context) => {
|
|
@@ -18268,7 +18268,7 @@ const deserializeAws_json1_1CreateTableResponse = (output, context) => {
|
|
|
18268
18268
|
};
|
|
18269
18269
|
const deserializeAws_json1_1CreateTriggerResponse = (output, context) => {
|
|
18270
18270
|
return {
|
|
18271
|
-
Name:
|
|
18271
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18272
18272
|
};
|
|
18273
18273
|
};
|
|
18274
18274
|
const deserializeAws_json1_1CreateUserDefinedFunctionResponse = (output, context) => {
|
|
@@ -18276,27 +18276,27 @@ const deserializeAws_json1_1CreateUserDefinedFunctionResponse = (output, context
|
|
|
18276
18276
|
};
|
|
18277
18277
|
const deserializeAws_json1_1CreateWorkflowResponse = (output, context) => {
|
|
18278
18278
|
return {
|
|
18279
|
-
Name:
|
|
18279
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18280
18280
|
};
|
|
18281
18281
|
};
|
|
18282
18282
|
const deserializeAws_json1_1CsvClassifier = (output, context) => {
|
|
18283
18283
|
return {
|
|
18284
|
-
AllowSingleColumn:
|
|
18285
|
-
ContainsHeader:
|
|
18284
|
+
AllowSingleColumn: smithy_client_1.expectBoolean(output.AllowSingleColumn),
|
|
18285
|
+
ContainsHeader: smithy_client_1.expectString(output.ContainsHeader),
|
|
18286
18286
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
18287
|
-
?
|
|
18287
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
18288
18288
|
: undefined,
|
|
18289
|
-
Delimiter:
|
|
18290
|
-
DisableValueTrimming:
|
|
18289
|
+
Delimiter: smithy_client_1.expectString(output.Delimiter),
|
|
18290
|
+
DisableValueTrimming: smithy_client_1.expectBoolean(output.DisableValueTrimming),
|
|
18291
18291
|
Header: output.Header !== undefined && output.Header !== null
|
|
18292
18292
|
? deserializeAws_json1_1CsvHeader(output.Header, context)
|
|
18293
18293
|
: undefined,
|
|
18294
18294
|
LastUpdated: output.LastUpdated !== undefined && output.LastUpdated !== null
|
|
18295
|
-
?
|
|
18295
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdated)))
|
|
18296
18296
|
: undefined,
|
|
18297
|
-
Name:
|
|
18298
|
-
QuoteSymbol:
|
|
18299
|
-
Version:
|
|
18297
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18298
|
+
QuoteSymbol: smithy_client_1.expectString(output.QuoteSymbol),
|
|
18299
|
+
Version: smithy_client_1.expectLong(output.Version),
|
|
18300
18300
|
};
|
|
18301
18301
|
};
|
|
18302
18302
|
const deserializeAws_json1_1CsvHeader = (output, context) => {
|
|
@@ -18306,7 +18306,7 @@ const deserializeAws_json1_1CsvHeader = (output, context) => {
|
|
|
18306
18306
|
if (entry === null) {
|
|
18307
18307
|
return null;
|
|
18308
18308
|
}
|
|
18309
|
-
return
|
|
18309
|
+
return smithy_client_1.expectString(entry);
|
|
18310
18310
|
});
|
|
18311
18311
|
};
|
|
18312
18312
|
const deserializeAws_json1_1DagEdges = (output, context) => {
|
|
@@ -18331,16 +18331,16 @@ const deserializeAws_json1_1DagNodes = (output, context) => {
|
|
|
18331
18331
|
};
|
|
18332
18332
|
const deserializeAws_json1_1Database = (output, context) => {
|
|
18333
18333
|
return {
|
|
18334
|
-
CatalogId:
|
|
18334
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
18335
18335
|
CreateTableDefaultPermissions: output.CreateTableDefaultPermissions !== undefined && output.CreateTableDefaultPermissions !== null
|
|
18336
18336
|
? deserializeAws_json1_1PrincipalPermissionsList(output.CreateTableDefaultPermissions, context)
|
|
18337
18337
|
: undefined,
|
|
18338
18338
|
CreateTime: output.CreateTime !== undefined && output.CreateTime !== null
|
|
18339
|
-
?
|
|
18339
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreateTime)))
|
|
18340
18340
|
: undefined,
|
|
18341
|
-
Description:
|
|
18342
|
-
LocationUri:
|
|
18343
|
-
Name:
|
|
18341
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
18342
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
18343
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18344
18344
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
18345
18345
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
18346
18346
|
: undefined,
|
|
@@ -18351,8 +18351,8 @@ const deserializeAws_json1_1Database = (output, context) => {
|
|
|
18351
18351
|
};
|
|
18352
18352
|
const deserializeAws_json1_1DatabaseIdentifier = (output, context) => {
|
|
18353
18353
|
return {
|
|
18354
|
-
CatalogId:
|
|
18355
|
-
DatabaseName:
|
|
18354
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
18355
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
18356
18356
|
};
|
|
18357
18357
|
};
|
|
18358
18358
|
const deserializeAws_json1_1DatabaseList = (output, context) => {
|
|
@@ -18377,19 +18377,19 @@ const deserializeAws_json1_1DataCatalogEncryptionSettings = (output, context) =>
|
|
|
18377
18377
|
};
|
|
18378
18378
|
const deserializeAws_json1_1DataLakePrincipal = (output, context) => {
|
|
18379
18379
|
return {
|
|
18380
|
-
DataLakePrincipalIdentifier:
|
|
18380
|
+
DataLakePrincipalIdentifier: smithy_client_1.expectString(output.DataLakePrincipalIdentifier),
|
|
18381
18381
|
};
|
|
18382
18382
|
};
|
|
18383
18383
|
const deserializeAws_json1_1DateColumnStatisticsData = (output, context) => {
|
|
18384
18384
|
return {
|
|
18385
18385
|
MaximumValue: output.MaximumValue !== undefined && output.MaximumValue !== null
|
|
18386
|
-
?
|
|
18386
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.MaximumValue)))
|
|
18387
18387
|
: undefined,
|
|
18388
18388
|
MinimumValue: output.MinimumValue !== undefined && output.MinimumValue !== null
|
|
18389
|
-
?
|
|
18389
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.MinimumValue)))
|
|
18390
18390
|
: undefined,
|
|
18391
|
-
NumberOfDistinctValues:
|
|
18392
|
-
NumberOfNulls:
|
|
18391
|
+
NumberOfDistinctValues: smithy_client_1.expectLong(output.NumberOfDistinctValues),
|
|
18392
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
18393
18393
|
};
|
|
18394
18394
|
};
|
|
18395
18395
|
const deserializeAws_json1_1DecimalColumnStatisticsData = (output, context) => {
|
|
@@ -18400,13 +18400,13 @@ const deserializeAws_json1_1DecimalColumnStatisticsData = (output, context) => {
|
|
|
18400
18400
|
MinimumValue: output.MinimumValue !== undefined && output.MinimumValue !== null
|
|
18401
18401
|
? deserializeAws_json1_1DecimalNumber(output.MinimumValue, context)
|
|
18402
18402
|
: undefined,
|
|
18403
|
-
NumberOfDistinctValues:
|
|
18404
|
-
NumberOfNulls:
|
|
18403
|
+
NumberOfDistinctValues: smithy_client_1.expectLong(output.NumberOfDistinctValues),
|
|
18404
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
18405
18405
|
};
|
|
18406
18406
|
};
|
|
18407
18407
|
const deserializeAws_json1_1DecimalNumber = (output, context) => {
|
|
18408
18408
|
return {
|
|
18409
|
-
Scale:
|
|
18409
|
+
Scale: smithy_client_1.expectInt32(output.Scale),
|
|
18410
18410
|
UnscaledValue: output.UnscaledValue !== undefined && output.UnscaledValue !== null
|
|
18411
18411
|
? context.base64Decoder(output.UnscaledValue)
|
|
18412
18412
|
: undefined,
|
|
@@ -18414,7 +18414,7 @@ const deserializeAws_json1_1DecimalNumber = (output, context) => {
|
|
|
18414
18414
|
};
|
|
18415
18415
|
const deserializeAws_json1_1DeleteBlueprintResponse = (output, context) => {
|
|
18416
18416
|
return {
|
|
18417
|
-
Name:
|
|
18417
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18418
18418
|
};
|
|
18419
18419
|
};
|
|
18420
18420
|
const deserializeAws_json1_1DeleteClassifierResponse = (output, context) => {
|
|
@@ -18440,12 +18440,12 @@ const deserializeAws_json1_1DeleteDevEndpointResponse = (output, context) => {
|
|
|
18440
18440
|
};
|
|
18441
18441
|
const deserializeAws_json1_1DeleteJobResponse = (output, context) => {
|
|
18442
18442
|
return {
|
|
18443
|
-
JobName:
|
|
18443
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
18444
18444
|
};
|
|
18445
18445
|
};
|
|
18446
18446
|
const deserializeAws_json1_1DeleteMLTransformResponse = (output, context) => {
|
|
18447
18447
|
return {
|
|
18448
|
-
TransformId:
|
|
18448
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
18449
18449
|
};
|
|
18450
18450
|
};
|
|
18451
18451
|
const deserializeAws_json1_1DeletePartitionIndexResponse = (output, context) => {
|
|
@@ -18456,9 +18456,9 @@ const deserializeAws_json1_1DeletePartitionResponse = (output, context) => {
|
|
|
18456
18456
|
};
|
|
18457
18457
|
const deserializeAws_json1_1DeleteRegistryResponse = (output, context) => {
|
|
18458
18458
|
return {
|
|
18459
|
-
RegistryArn:
|
|
18460
|
-
RegistryName:
|
|
18461
|
-
Status:
|
|
18459
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
18460
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
18461
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18462
18462
|
};
|
|
18463
18463
|
};
|
|
18464
18464
|
const deserializeAws_json1_1DeleteResourcePolicyResponse = (output, context) => {
|
|
@@ -18466,9 +18466,9 @@ const deserializeAws_json1_1DeleteResourcePolicyResponse = (output, context) =>
|
|
|
18466
18466
|
};
|
|
18467
18467
|
const deserializeAws_json1_1DeleteSchemaResponse = (output, context) => {
|
|
18468
18468
|
return {
|
|
18469
|
-
SchemaArn:
|
|
18470
|
-
SchemaName:
|
|
18471
|
-
Status:
|
|
18469
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
18470
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
18471
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18472
18472
|
};
|
|
18473
18473
|
};
|
|
18474
18474
|
const deserializeAws_json1_1DeleteSchemaVersionsResponse = (output, context) => {
|
|
@@ -18489,7 +18489,7 @@ const deserializeAws_json1_1DeleteTableVersionResponse = (output, context) => {
|
|
|
18489
18489
|
};
|
|
18490
18490
|
const deserializeAws_json1_1DeleteTriggerResponse = (output, context) => {
|
|
18491
18491
|
return {
|
|
18492
|
-
Name:
|
|
18492
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18493
18493
|
};
|
|
18494
18494
|
};
|
|
18495
18495
|
const deserializeAws_json1_1DeleteUserDefinedFunctionResponse = (output, context) => {
|
|
@@ -18497,7 +18497,7 @@ const deserializeAws_json1_1DeleteUserDefinedFunctionResponse = (output, context
|
|
|
18497
18497
|
};
|
|
18498
18498
|
const deserializeAws_json1_1DeleteWorkflowResponse = (output, context) => {
|
|
18499
18499
|
return {
|
|
18500
|
-
Name:
|
|
18500
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18501
18501
|
};
|
|
18502
18502
|
};
|
|
18503
18503
|
const deserializeAws_json1_1DevEndpoint = (output, context) => {
|
|
@@ -18505,38 +18505,38 @@ const deserializeAws_json1_1DevEndpoint = (output, context) => {
|
|
|
18505
18505
|
Arguments: output.Arguments !== undefined && output.Arguments !== null
|
|
18506
18506
|
? deserializeAws_json1_1MapValue(output.Arguments, context)
|
|
18507
18507
|
: undefined,
|
|
18508
|
-
AvailabilityZone:
|
|
18508
|
+
AvailabilityZone: smithy_client_1.expectString(output.AvailabilityZone),
|
|
18509
18509
|
CreatedTimestamp: output.CreatedTimestamp !== undefined && output.CreatedTimestamp !== null
|
|
18510
|
-
?
|
|
18510
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTimestamp)))
|
|
18511
18511
|
: undefined,
|
|
18512
|
-
EndpointName:
|
|
18513
|
-
ExtraJarsS3Path:
|
|
18514
|
-
ExtraPythonLibsS3Path:
|
|
18515
|
-
FailureReason:
|
|
18516
|
-
GlueVersion:
|
|
18512
|
+
EndpointName: smithy_client_1.expectString(output.EndpointName),
|
|
18513
|
+
ExtraJarsS3Path: smithy_client_1.expectString(output.ExtraJarsS3Path),
|
|
18514
|
+
ExtraPythonLibsS3Path: smithy_client_1.expectString(output.ExtraPythonLibsS3Path),
|
|
18515
|
+
FailureReason: smithy_client_1.expectString(output.FailureReason),
|
|
18516
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
18517
18517
|
LastModifiedTimestamp: output.LastModifiedTimestamp !== undefined && output.LastModifiedTimestamp !== null
|
|
18518
|
-
?
|
|
18519
|
-
: undefined,
|
|
18520
|
-
LastUpdateStatus:
|
|
18521
|
-
NumberOfNodes:
|
|
18522
|
-
NumberOfWorkers:
|
|
18523
|
-
PrivateAddress:
|
|
18524
|
-
PublicAddress:
|
|
18525
|
-
PublicKey:
|
|
18518
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTimestamp)))
|
|
18519
|
+
: undefined,
|
|
18520
|
+
LastUpdateStatus: smithy_client_1.expectString(output.LastUpdateStatus),
|
|
18521
|
+
NumberOfNodes: smithy_client_1.expectInt32(output.NumberOfNodes),
|
|
18522
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
18523
|
+
PrivateAddress: smithy_client_1.expectString(output.PrivateAddress),
|
|
18524
|
+
PublicAddress: smithy_client_1.expectString(output.PublicAddress),
|
|
18525
|
+
PublicKey: smithy_client_1.expectString(output.PublicKey),
|
|
18526
18526
|
PublicKeys: output.PublicKeys !== undefined && output.PublicKeys !== null
|
|
18527
18527
|
? deserializeAws_json1_1PublicKeysList(output.PublicKeys, context)
|
|
18528
18528
|
: undefined,
|
|
18529
|
-
RoleArn:
|
|
18530
|
-
SecurityConfiguration:
|
|
18529
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
18530
|
+
SecurityConfiguration: smithy_client_1.expectString(output.SecurityConfiguration),
|
|
18531
18531
|
SecurityGroupIds: output.SecurityGroupIds !== undefined && output.SecurityGroupIds !== null
|
|
18532
18532
|
? deserializeAws_json1_1StringList(output.SecurityGroupIds, context)
|
|
18533
18533
|
: undefined,
|
|
18534
|
-
Status:
|
|
18535
|
-
SubnetId:
|
|
18536
|
-
VpcId:
|
|
18537
|
-
WorkerType:
|
|
18538
|
-
YarnEndpointAddress:
|
|
18539
|
-
ZeppelinRemoteSparkInterpreterPort:
|
|
18534
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18535
|
+
SubnetId: smithy_client_1.expectString(output.SubnetId),
|
|
18536
|
+
VpcId: smithy_client_1.expectString(output.VpcId),
|
|
18537
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
18538
|
+
YarnEndpointAddress: smithy_client_1.expectString(output.YarnEndpointAddress),
|
|
18539
|
+
ZeppelinRemoteSparkInterpreterPort: smithy_client_1.expectInt32(output.ZeppelinRemoteSparkInterpreterPort),
|
|
18540
18540
|
};
|
|
18541
18541
|
};
|
|
18542
18542
|
const deserializeAws_json1_1DevEndpointList = (output, context) => {
|
|
@@ -18556,7 +18556,7 @@ const deserializeAws_json1_1DevEndpointNameList = (output, context) => {
|
|
|
18556
18556
|
if (entry === null) {
|
|
18557
18557
|
return null;
|
|
18558
18558
|
}
|
|
18559
|
-
return
|
|
18559
|
+
return smithy_client_1.expectString(entry);
|
|
18560
18560
|
});
|
|
18561
18561
|
};
|
|
18562
18562
|
const deserializeAws_json1_1DevEndpointNames = (output, context) => {
|
|
@@ -18566,22 +18566,22 @@ const deserializeAws_json1_1DevEndpointNames = (output, context) => {
|
|
|
18566
18566
|
if (entry === null) {
|
|
18567
18567
|
return null;
|
|
18568
18568
|
}
|
|
18569
|
-
return
|
|
18569
|
+
return smithy_client_1.expectString(entry);
|
|
18570
18570
|
});
|
|
18571
18571
|
};
|
|
18572
18572
|
const deserializeAws_json1_1DoubleColumnStatisticsData = (output, context) => {
|
|
18573
18573
|
return {
|
|
18574
|
-
MaximumValue:
|
|
18575
|
-
MinimumValue:
|
|
18576
|
-
NumberOfDistinctValues:
|
|
18577
|
-
NumberOfNulls:
|
|
18574
|
+
MaximumValue: smithy_client_1.limitedParseDouble(output.MaximumValue),
|
|
18575
|
+
MinimumValue: smithy_client_1.limitedParseDouble(output.MinimumValue),
|
|
18576
|
+
NumberOfDistinctValues: smithy_client_1.expectLong(output.NumberOfDistinctValues),
|
|
18577
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
18578
18578
|
};
|
|
18579
18579
|
};
|
|
18580
18580
|
const deserializeAws_json1_1DynamoDBTarget = (output, context) => {
|
|
18581
18581
|
return {
|
|
18582
|
-
Path:
|
|
18583
|
-
scanAll:
|
|
18584
|
-
scanRate:
|
|
18582
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
18583
|
+
scanAll: smithy_client_1.expectBoolean(output.scanAll),
|
|
18584
|
+
scanRate: smithy_client_1.limitedParseDouble(output.scanRate),
|
|
18585
18585
|
};
|
|
18586
18586
|
};
|
|
18587
18587
|
const deserializeAws_json1_1DynamoDBTargetList = (output, context) => {
|
|
@@ -18596,8 +18596,8 @@ const deserializeAws_json1_1DynamoDBTargetList = (output, context) => {
|
|
|
18596
18596
|
};
|
|
18597
18597
|
const deserializeAws_json1_1Edge = (output, context) => {
|
|
18598
18598
|
return {
|
|
18599
|
-
DestinationId:
|
|
18600
|
-
SourceId:
|
|
18599
|
+
DestinationId: smithy_client_1.expectString(output.DestinationId),
|
|
18600
|
+
SourceId: smithy_client_1.expectString(output.SourceId),
|
|
18601
18601
|
};
|
|
18602
18602
|
};
|
|
18603
18603
|
const deserializeAws_json1_1EdgeList = (output, context) => {
|
|
@@ -18612,8 +18612,8 @@ const deserializeAws_json1_1EdgeList = (output, context) => {
|
|
|
18612
18612
|
};
|
|
18613
18613
|
const deserializeAws_json1_1EncryptionAtRest = (output, context) => {
|
|
18614
18614
|
return {
|
|
18615
|
-
CatalogEncryptionMode:
|
|
18616
|
-
SseAwsKmsKeyId:
|
|
18615
|
+
CatalogEncryptionMode: smithy_client_1.expectString(output.CatalogEncryptionMode),
|
|
18616
|
+
SseAwsKmsKeyId: smithy_client_1.expectString(output.SseAwsKmsKeyId),
|
|
18617
18617
|
};
|
|
18618
18618
|
};
|
|
18619
18619
|
const deserializeAws_json1_1EncryptionConfiguration = (output, context) => {
|
|
@@ -18631,7 +18631,7 @@ const deserializeAws_json1_1EncryptionConfiguration = (output, context) => {
|
|
|
18631
18631
|
};
|
|
18632
18632
|
const deserializeAws_json1_1EntityNotFoundException = (output, context) => {
|
|
18633
18633
|
return {
|
|
18634
|
-
Message:
|
|
18634
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
18635
18635
|
};
|
|
18636
18636
|
};
|
|
18637
18637
|
const deserializeAws_json1_1ErrorByName = (output, context) => {
|
|
@@ -18647,14 +18647,14 @@ const deserializeAws_json1_1ErrorByName = (output, context) => {
|
|
|
18647
18647
|
};
|
|
18648
18648
|
const deserializeAws_json1_1ErrorDetail = (output, context) => {
|
|
18649
18649
|
return {
|
|
18650
|
-
ErrorCode:
|
|
18651
|
-
ErrorMessage:
|
|
18650
|
+
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
18651
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
18652
18652
|
};
|
|
18653
18653
|
};
|
|
18654
18654
|
const deserializeAws_json1_1ErrorDetails = (output, context) => {
|
|
18655
18655
|
return {
|
|
18656
|
-
ErrorCode:
|
|
18657
|
-
ErrorMessage:
|
|
18656
|
+
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
18657
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
18658
18658
|
};
|
|
18659
18659
|
};
|
|
18660
18660
|
const deserializeAws_json1_1EvaluationMetrics = (output, context) => {
|
|
@@ -18662,52 +18662,52 @@ const deserializeAws_json1_1EvaluationMetrics = (output, context) => {
|
|
|
18662
18662
|
FindMatchesMetrics: output.FindMatchesMetrics !== undefined && output.FindMatchesMetrics !== null
|
|
18663
18663
|
? deserializeAws_json1_1FindMatchesMetrics(output.FindMatchesMetrics, context)
|
|
18664
18664
|
: undefined,
|
|
18665
|
-
TransformType:
|
|
18665
|
+
TransformType: smithy_client_1.expectString(output.TransformType),
|
|
18666
18666
|
};
|
|
18667
18667
|
};
|
|
18668
18668
|
const deserializeAws_json1_1EventBatchingCondition = (output, context) => {
|
|
18669
18669
|
return {
|
|
18670
|
-
BatchSize:
|
|
18671
|
-
BatchWindow:
|
|
18670
|
+
BatchSize: smithy_client_1.expectInt32(output.BatchSize),
|
|
18671
|
+
BatchWindow: smithy_client_1.expectInt32(output.BatchWindow),
|
|
18672
18672
|
};
|
|
18673
18673
|
};
|
|
18674
18674
|
const deserializeAws_json1_1ExecutionProperty = (output, context) => {
|
|
18675
18675
|
return {
|
|
18676
|
-
MaxConcurrentRuns:
|
|
18676
|
+
MaxConcurrentRuns: smithy_client_1.expectInt32(output.MaxConcurrentRuns),
|
|
18677
18677
|
};
|
|
18678
18678
|
};
|
|
18679
18679
|
const deserializeAws_json1_1ExportLabelsTaskRunProperties = (output, context) => {
|
|
18680
18680
|
return {
|
|
18681
|
-
OutputS3Path:
|
|
18681
|
+
OutputS3Path: smithy_client_1.expectString(output.OutputS3Path),
|
|
18682
18682
|
};
|
|
18683
18683
|
};
|
|
18684
18684
|
const deserializeAws_json1_1FindMatchesMetrics = (output, context) => {
|
|
18685
18685
|
return {
|
|
18686
|
-
AreaUnderPRCurve:
|
|
18686
|
+
AreaUnderPRCurve: smithy_client_1.limitedParseDouble(output.AreaUnderPRCurve),
|
|
18687
18687
|
ColumnImportances: output.ColumnImportances !== undefined && output.ColumnImportances !== null
|
|
18688
18688
|
? deserializeAws_json1_1ColumnImportanceList(output.ColumnImportances, context)
|
|
18689
18689
|
: undefined,
|
|
18690
18690
|
ConfusionMatrix: output.ConfusionMatrix !== undefined && output.ConfusionMatrix !== null
|
|
18691
18691
|
? deserializeAws_json1_1ConfusionMatrix(output.ConfusionMatrix, context)
|
|
18692
18692
|
: undefined,
|
|
18693
|
-
F1:
|
|
18694
|
-
Precision:
|
|
18695
|
-
Recall:
|
|
18693
|
+
F1: smithy_client_1.limitedParseDouble(output.F1),
|
|
18694
|
+
Precision: smithy_client_1.limitedParseDouble(output.Precision),
|
|
18695
|
+
Recall: smithy_client_1.limitedParseDouble(output.Recall),
|
|
18696
18696
|
};
|
|
18697
18697
|
};
|
|
18698
18698
|
const deserializeAws_json1_1FindMatchesParameters = (output, context) => {
|
|
18699
18699
|
return {
|
|
18700
|
-
AccuracyCostTradeoff:
|
|
18701
|
-
EnforceProvidedLabels:
|
|
18702
|
-
PrecisionRecallTradeoff:
|
|
18703
|
-
PrimaryKeyColumnName:
|
|
18700
|
+
AccuracyCostTradeoff: smithy_client_1.limitedParseDouble(output.AccuracyCostTradeoff),
|
|
18701
|
+
EnforceProvidedLabels: smithy_client_1.expectBoolean(output.EnforceProvidedLabels),
|
|
18702
|
+
PrecisionRecallTradeoff: smithy_client_1.limitedParseDouble(output.PrecisionRecallTradeoff),
|
|
18703
|
+
PrimaryKeyColumnName: smithy_client_1.expectString(output.PrimaryKeyColumnName),
|
|
18704
18704
|
};
|
|
18705
18705
|
};
|
|
18706
18706
|
const deserializeAws_json1_1FindMatchesTaskRunProperties = (output, context) => {
|
|
18707
18707
|
return {
|
|
18708
|
-
JobId:
|
|
18709
|
-
JobName:
|
|
18710
|
-
JobRunId:
|
|
18708
|
+
JobId: smithy_client_1.expectString(output.JobId),
|
|
18709
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
18710
|
+
JobRunId: smithy_client_1.expectString(output.JobRunId),
|
|
18711
18711
|
};
|
|
18712
18712
|
};
|
|
18713
18713
|
const deserializeAws_json1_1GenericMap = (output, context) => {
|
|
@@ -18717,7 +18717,7 @@ const deserializeAws_json1_1GenericMap = (output, context) => {
|
|
|
18717
18717
|
}
|
|
18718
18718
|
return {
|
|
18719
18719
|
...acc,
|
|
18720
|
-
[key]:
|
|
18720
|
+
[key]: smithy_client_1.expectString(value),
|
|
18721
18721
|
};
|
|
18722
18722
|
}, {});
|
|
18723
18723
|
};
|
|
@@ -18740,7 +18740,7 @@ const deserializeAws_json1_1GetBlueprintRunsResponse = (output, context) => {
|
|
|
18740
18740
|
BlueprintRuns: output.BlueprintRuns !== undefined && output.BlueprintRuns !== null
|
|
18741
18741
|
? deserializeAws_json1_1BlueprintRuns(output.BlueprintRuns, context)
|
|
18742
18742
|
: undefined,
|
|
18743
|
-
NextToken:
|
|
18743
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18744
18744
|
};
|
|
18745
18745
|
};
|
|
18746
18746
|
const deserializeAws_json1_1GetCatalogImportStatusResponse = (output, context) => {
|
|
@@ -18762,7 +18762,7 @@ const deserializeAws_json1_1GetClassifiersResponse = (output, context) => {
|
|
|
18762
18762
|
Classifiers: output.Classifiers !== undefined && output.Classifiers !== null
|
|
18763
18763
|
? deserializeAws_json1_1ClassifierList(output.Classifiers, context)
|
|
18764
18764
|
: undefined,
|
|
18765
|
-
NextToken:
|
|
18765
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18766
18766
|
};
|
|
18767
18767
|
};
|
|
18768
18768
|
const deserializeAws_json1_1GetColumnStatisticsForPartitionResponse = (output, context) => {
|
|
@@ -18797,7 +18797,7 @@ const deserializeAws_json1_1GetConnectionsResponse = (output, context) => {
|
|
|
18797
18797
|
ConnectionList: output.ConnectionList !== undefined && output.ConnectionList !== null
|
|
18798
18798
|
? deserializeAws_json1_1ConnectionList(output.ConnectionList, context)
|
|
18799
18799
|
: undefined,
|
|
18800
|
-
NextToken:
|
|
18800
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18801
18801
|
};
|
|
18802
18802
|
};
|
|
18803
18803
|
const deserializeAws_json1_1GetCrawlerMetricsResponse = (output, context) => {
|
|
@@ -18805,7 +18805,7 @@ const deserializeAws_json1_1GetCrawlerMetricsResponse = (output, context) => {
|
|
|
18805
18805
|
CrawlerMetricsList: output.CrawlerMetricsList !== undefined && output.CrawlerMetricsList !== null
|
|
18806
18806
|
? deserializeAws_json1_1CrawlerMetricsList(output.CrawlerMetricsList, context)
|
|
18807
18807
|
: undefined,
|
|
18808
|
-
NextToken:
|
|
18808
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18809
18809
|
};
|
|
18810
18810
|
};
|
|
18811
18811
|
const deserializeAws_json1_1GetCrawlerResponse = (output, context) => {
|
|
@@ -18820,7 +18820,7 @@ const deserializeAws_json1_1GetCrawlersResponse = (output, context) => {
|
|
|
18820
18820
|
Crawlers: output.Crawlers !== undefined && output.Crawlers !== null
|
|
18821
18821
|
? deserializeAws_json1_1CrawlerList(output.Crawlers, context)
|
|
18822
18822
|
: undefined,
|
|
18823
|
-
NextToken:
|
|
18823
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18824
18824
|
};
|
|
18825
18825
|
};
|
|
18826
18826
|
const deserializeAws_json1_1GetDatabaseResponse = (output, context) => {
|
|
@@ -18835,7 +18835,7 @@ const deserializeAws_json1_1GetDatabasesResponse = (output, context) => {
|
|
|
18835
18835
|
DatabaseList: output.DatabaseList !== undefined && output.DatabaseList !== null
|
|
18836
18836
|
? deserializeAws_json1_1DatabaseList(output.DatabaseList, context)
|
|
18837
18837
|
: undefined,
|
|
18838
|
-
NextToken:
|
|
18838
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18839
18839
|
};
|
|
18840
18840
|
};
|
|
18841
18841
|
const deserializeAws_json1_1GetDataCatalogEncryptionSettingsResponse = (output, context) => {
|
|
@@ -18867,7 +18867,7 @@ const deserializeAws_json1_1GetDevEndpointsResponse = (output, context) => {
|
|
|
18867
18867
|
DevEndpoints: output.DevEndpoints !== undefined && output.DevEndpoints !== null
|
|
18868
18868
|
? deserializeAws_json1_1DevEndpointList(output.DevEndpoints, context)
|
|
18869
18869
|
: undefined,
|
|
18870
|
-
NextToken:
|
|
18870
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18871
18871
|
};
|
|
18872
18872
|
};
|
|
18873
18873
|
const deserializeAws_json1_1GetJobBookmarkResponse = (output, context) => {
|
|
@@ -18894,7 +18894,7 @@ const deserializeAws_json1_1GetJobRunsResponse = (output, context) => {
|
|
|
18894
18894
|
JobRuns: output.JobRuns !== undefined && output.JobRuns !== null
|
|
18895
18895
|
? deserializeAws_json1_1JobRunList(output.JobRuns, context)
|
|
18896
18896
|
: undefined,
|
|
18897
|
-
NextToken:
|
|
18897
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18898
18898
|
};
|
|
18899
18899
|
};
|
|
18900
18900
|
const deserializeAws_json1_1GetJobsResponse = (output, context) => {
|
|
@@ -18902,7 +18902,7 @@ const deserializeAws_json1_1GetJobsResponse = (output, context) => {
|
|
|
18902
18902
|
Jobs: output.Jobs !== undefined && output.Jobs !== null
|
|
18903
18903
|
? deserializeAws_json1_1JobList(output.Jobs, context)
|
|
18904
18904
|
: undefined,
|
|
18905
|
-
NextToken:
|
|
18905
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18906
18906
|
};
|
|
18907
18907
|
};
|
|
18908
18908
|
const deserializeAws_json1_1GetMappingResponse = (output, context) => {
|
|
@@ -18915,28 +18915,28 @@ const deserializeAws_json1_1GetMappingResponse = (output, context) => {
|
|
|
18915
18915
|
const deserializeAws_json1_1GetMLTaskRunResponse = (output, context) => {
|
|
18916
18916
|
return {
|
|
18917
18917
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
18918
|
-
?
|
|
18918
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
18919
18919
|
: undefined,
|
|
18920
|
-
ErrorString:
|
|
18921
|
-
ExecutionTime:
|
|
18920
|
+
ErrorString: smithy_client_1.expectString(output.ErrorString),
|
|
18921
|
+
ExecutionTime: smithy_client_1.expectInt32(output.ExecutionTime),
|
|
18922
18922
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
18923
|
-
?
|
|
18923
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
18924
18924
|
: undefined,
|
|
18925
|
-
LogGroupName:
|
|
18925
|
+
LogGroupName: smithy_client_1.expectString(output.LogGroupName),
|
|
18926
18926
|
Properties: output.Properties !== undefined && output.Properties !== null
|
|
18927
18927
|
? deserializeAws_json1_1TaskRunProperties(output.Properties, context)
|
|
18928
18928
|
: undefined,
|
|
18929
18929
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
18930
|
-
?
|
|
18930
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
18931
18931
|
: undefined,
|
|
18932
|
-
Status:
|
|
18933
|
-
TaskRunId:
|
|
18934
|
-
TransformId:
|
|
18932
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18933
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
18934
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
18935
18935
|
};
|
|
18936
18936
|
};
|
|
18937
18937
|
const deserializeAws_json1_1GetMLTaskRunsResponse = (output, context) => {
|
|
18938
18938
|
return {
|
|
18939
|
-
NextToken:
|
|
18939
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18940
18940
|
TaskRuns: output.TaskRuns !== undefined && output.TaskRuns !== null
|
|
18941
18941
|
? deserializeAws_json1_1TaskRunList(output.TaskRuns, context)
|
|
18942
18942
|
: undefined,
|
|
@@ -18945,43 +18945,43 @@ const deserializeAws_json1_1GetMLTaskRunsResponse = (output, context) => {
|
|
|
18945
18945
|
const deserializeAws_json1_1GetMLTransformResponse = (output, context) => {
|
|
18946
18946
|
return {
|
|
18947
18947
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
18948
|
-
?
|
|
18948
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedOn)))
|
|
18949
18949
|
: undefined,
|
|
18950
|
-
Description:
|
|
18950
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
18951
18951
|
EvaluationMetrics: output.EvaluationMetrics !== undefined && output.EvaluationMetrics !== null
|
|
18952
18952
|
? deserializeAws_json1_1EvaluationMetrics(output.EvaluationMetrics, context)
|
|
18953
18953
|
: undefined,
|
|
18954
|
-
GlueVersion:
|
|
18954
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
18955
18955
|
InputRecordTables: output.InputRecordTables !== undefined && output.InputRecordTables !== null
|
|
18956
18956
|
? deserializeAws_json1_1GlueTables(output.InputRecordTables, context)
|
|
18957
18957
|
: undefined,
|
|
18958
|
-
LabelCount:
|
|
18958
|
+
LabelCount: smithy_client_1.expectInt32(output.LabelCount),
|
|
18959
18959
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
18960
|
-
?
|
|
18960
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
18961
18961
|
: undefined,
|
|
18962
|
-
MaxCapacity:
|
|
18963
|
-
MaxRetries:
|
|
18964
|
-
Name:
|
|
18965
|
-
NumberOfWorkers:
|
|
18962
|
+
MaxCapacity: smithy_client_1.limitedParseDouble(output.MaxCapacity),
|
|
18963
|
+
MaxRetries: smithy_client_1.expectInt32(output.MaxRetries),
|
|
18964
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
18965
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
18966
18966
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
18967
18967
|
? deserializeAws_json1_1TransformParameters(output.Parameters, context)
|
|
18968
18968
|
: undefined,
|
|
18969
|
-
Role:
|
|
18969
|
+
Role: smithy_client_1.expectString(output.Role),
|
|
18970
18970
|
Schema: output.Schema !== undefined && output.Schema !== null
|
|
18971
18971
|
? deserializeAws_json1_1TransformSchema(output.Schema, context)
|
|
18972
18972
|
: undefined,
|
|
18973
|
-
Status:
|
|
18974
|
-
Timeout:
|
|
18973
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
18974
|
+
Timeout: smithy_client_1.expectInt32(output.Timeout),
|
|
18975
18975
|
TransformEncryption: output.TransformEncryption !== undefined && output.TransformEncryption !== null
|
|
18976
18976
|
? deserializeAws_json1_1TransformEncryption(output.TransformEncryption, context)
|
|
18977
18977
|
: undefined,
|
|
18978
|
-
TransformId:
|
|
18979
|
-
WorkerType:
|
|
18978
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
18979
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
18980
18980
|
};
|
|
18981
18981
|
};
|
|
18982
18982
|
const deserializeAws_json1_1GetMLTransformsResponse = (output, context) => {
|
|
18983
18983
|
return {
|
|
18984
|
-
NextToken:
|
|
18984
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18985
18985
|
Transforms: output.Transforms !== undefined && output.Transforms !== null
|
|
18986
18986
|
? deserializeAws_json1_1TransformList(output.Transforms, context)
|
|
18987
18987
|
: undefined,
|
|
@@ -18989,7 +18989,7 @@ const deserializeAws_json1_1GetMLTransformsResponse = (output, context) => {
|
|
|
18989
18989
|
};
|
|
18990
18990
|
const deserializeAws_json1_1GetPartitionIndexesResponse = (output, context) => {
|
|
18991
18991
|
return {
|
|
18992
|
-
NextToken:
|
|
18992
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
18993
18993
|
PartitionIndexDescriptorList: output.PartitionIndexDescriptorList !== undefined && output.PartitionIndexDescriptorList !== null
|
|
18994
18994
|
? deserializeAws_json1_1PartitionIndexDescriptorList(output.PartitionIndexDescriptorList, context)
|
|
18995
18995
|
: undefined,
|
|
@@ -19004,7 +19004,7 @@ const deserializeAws_json1_1GetPartitionResponse = (output, context) => {
|
|
|
19004
19004
|
};
|
|
19005
19005
|
const deserializeAws_json1_1GetPartitionsResponse = (output, context) => {
|
|
19006
19006
|
return {
|
|
19007
|
-
NextToken:
|
|
19007
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19008
19008
|
Partitions: output.Partitions !== undefined && output.Partitions !== null
|
|
19009
19009
|
? deserializeAws_json1_1PartitionList(output.Partitions, context)
|
|
19010
19010
|
: undefined,
|
|
@@ -19012,18 +19012,18 @@ const deserializeAws_json1_1GetPartitionsResponse = (output, context) => {
|
|
|
19012
19012
|
};
|
|
19013
19013
|
const deserializeAws_json1_1GetPlanResponse = (output, context) => {
|
|
19014
19014
|
return {
|
|
19015
|
-
PythonScript:
|
|
19016
|
-
ScalaCode:
|
|
19015
|
+
PythonScript: smithy_client_1.expectString(output.PythonScript),
|
|
19016
|
+
ScalaCode: smithy_client_1.expectString(output.ScalaCode),
|
|
19017
19017
|
};
|
|
19018
19018
|
};
|
|
19019
19019
|
const deserializeAws_json1_1GetRegistryResponse = (output, context) => {
|
|
19020
19020
|
return {
|
|
19021
|
-
CreatedTime:
|
|
19022
|
-
Description:
|
|
19023
|
-
RegistryArn:
|
|
19024
|
-
RegistryName:
|
|
19025
|
-
Status:
|
|
19026
|
-
UpdatedTime:
|
|
19021
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19022
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
19023
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
19024
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
19025
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
19026
|
+
UpdatedTime: smithy_client_1.expectString(output.UpdatedTime),
|
|
19027
19027
|
};
|
|
19028
19028
|
};
|
|
19029
19029
|
const deserializeAws_json1_1GetResourcePoliciesResponse = (output, context) => {
|
|
@@ -19031,7 +19031,7 @@ const deserializeAws_json1_1GetResourcePoliciesResponse = (output, context) => {
|
|
|
19031
19031
|
GetResourcePoliciesResponseList: output.GetResourcePoliciesResponseList !== undefined && output.GetResourcePoliciesResponseList !== null
|
|
19032
19032
|
? deserializeAws_json1_1GetResourcePoliciesResponseList(output.GetResourcePoliciesResponseList, context)
|
|
19033
19033
|
: undefined,
|
|
19034
|
-
NextToken:
|
|
19034
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19035
19035
|
};
|
|
19036
19036
|
};
|
|
19037
19037
|
const deserializeAws_json1_1GetResourcePoliciesResponseList = (output, context) => {
|
|
@@ -19047,55 +19047,55 @@ const deserializeAws_json1_1GetResourcePoliciesResponseList = (output, context)
|
|
|
19047
19047
|
const deserializeAws_json1_1GetResourcePolicyResponse = (output, context) => {
|
|
19048
19048
|
return {
|
|
19049
19049
|
CreateTime: output.CreateTime !== undefined && output.CreateTime !== null
|
|
19050
|
-
?
|
|
19050
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreateTime)))
|
|
19051
19051
|
: undefined,
|
|
19052
|
-
PolicyHash:
|
|
19053
|
-
PolicyInJson:
|
|
19052
|
+
PolicyHash: smithy_client_1.expectString(output.PolicyHash),
|
|
19053
|
+
PolicyInJson: smithy_client_1.expectString(output.PolicyInJson),
|
|
19054
19054
|
UpdateTime: output.UpdateTime !== undefined && output.UpdateTime !== null
|
|
19055
|
-
?
|
|
19055
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdateTime)))
|
|
19056
19056
|
: undefined,
|
|
19057
19057
|
};
|
|
19058
19058
|
};
|
|
19059
19059
|
const deserializeAws_json1_1GetSchemaByDefinitionResponse = (output, context) => {
|
|
19060
19060
|
return {
|
|
19061
|
-
CreatedTime:
|
|
19062
|
-
DataFormat:
|
|
19063
|
-
SchemaArn:
|
|
19064
|
-
SchemaVersionId:
|
|
19065
|
-
Status:
|
|
19061
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19062
|
+
DataFormat: smithy_client_1.expectString(output.DataFormat),
|
|
19063
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
19064
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
19065
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
19066
19066
|
};
|
|
19067
19067
|
};
|
|
19068
19068
|
const deserializeAws_json1_1GetSchemaResponse = (output, context) => {
|
|
19069
19069
|
return {
|
|
19070
|
-
Compatibility:
|
|
19071
|
-
CreatedTime:
|
|
19072
|
-
DataFormat:
|
|
19073
|
-
Description:
|
|
19074
|
-
LatestSchemaVersion:
|
|
19075
|
-
NextSchemaVersion:
|
|
19076
|
-
RegistryArn:
|
|
19077
|
-
RegistryName:
|
|
19078
|
-
SchemaArn:
|
|
19079
|
-
SchemaCheckpoint:
|
|
19080
|
-
SchemaName:
|
|
19081
|
-
SchemaStatus:
|
|
19082
|
-
UpdatedTime:
|
|
19070
|
+
Compatibility: smithy_client_1.expectString(output.Compatibility),
|
|
19071
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19072
|
+
DataFormat: smithy_client_1.expectString(output.DataFormat),
|
|
19073
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
19074
|
+
LatestSchemaVersion: smithy_client_1.expectLong(output.LatestSchemaVersion),
|
|
19075
|
+
NextSchemaVersion: smithy_client_1.expectLong(output.NextSchemaVersion),
|
|
19076
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
19077
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
19078
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
19079
|
+
SchemaCheckpoint: smithy_client_1.expectLong(output.SchemaCheckpoint),
|
|
19080
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
19081
|
+
SchemaStatus: smithy_client_1.expectString(output.SchemaStatus),
|
|
19082
|
+
UpdatedTime: smithy_client_1.expectString(output.UpdatedTime),
|
|
19083
19083
|
};
|
|
19084
19084
|
};
|
|
19085
19085
|
const deserializeAws_json1_1GetSchemaVersionResponse = (output, context) => {
|
|
19086
19086
|
return {
|
|
19087
|
-
CreatedTime:
|
|
19088
|
-
DataFormat:
|
|
19089
|
-
SchemaArn:
|
|
19090
|
-
SchemaDefinition:
|
|
19091
|
-
SchemaVersionId:
|
|
19092
|
-
Status:
|
|
19093
|
-
VersionNumber:
|
|
19087
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19088
|
+
DataFormat: smithy_client_1.expectString(output.DataFormat),
|
|
19089
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
19090
|
+
SchemaDefinition: smithy_client_1.expectString(output.SchemaDefinition),
|
|
19091
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
19092
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
19093
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
19094
19094
|
};
|
|
19095
19095
|
};
|
|
19096
19096
|
const deserializeAws_json1_1GetSchemaVersionsDiffResponse = (output, context) => {
|
|
19097
19097
|
return {
|
|
19098
|
-
Diff:
|
|
19098
|
+
Diff: smithy_client_1.expectString(output.Diff),
|
|
19099
19099
|
};
|
|
19100
19100
|
};
|
|
19101
19101
|
const deserializeAws_json1_1GetSecurityConfigurationResponse = (output, context) => {
|
|
@@ -19107,7 +19107,7 @@ const deserializeAws_json1_1GetSecurityConfigurationResponse = (output, context)
|
|
|
19107
19107
|
};
|
|
19108
19108
|
const deserializeAws_json1_1GetSecurityConfigurationsResponse = (output, context) => {
|
|
19109
19109
|
return {
|
|
19110
|
-
NextToken:
|
|
19110
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19111
19111
|
SecurityConfigurations: output.SecurityConfigurations !== undefined && output.SecurityConfigurations !== null
|
|
19112
19112
|
? deserializeAws_json1_1SecurityConfigurationList(output.SecurityConfigurations, context)
|
|
19113
19113
|
: undefined,
|
|
@@ -19122,7 +19122,7 @@ const deserializeAws_json1_1GetTableResponse = (output, context) => {
|
|
|
19122
19122
|
};
|
|
19123
19123
|
const deserializeAws_json1_1GetTablesResponse = (output, context) => {
|
|
19124
19124
|
return {
|
|
19125
|
-
NextToken:
|
|
19125
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19126
19126
|
TableList: output.TableList !== undefined && output.TableList !== null
|
|
19127
19127
|
? deserializeAws_json1_1TableList(output.TableList, context)
|
|
19128
19128
|
: undefined,
|
|
@@ -19147,7 +19147,7 @@ const deserializeAws_json1_1GetTableVersionsList = (output, context) => {
|
|
|
19147
19147
|
};
|
|
19148
19148
|
const deserializeAws_json1_1GetTableVersionsResponse = (output, context) => {
|
|
19149
19149
|
return {
|
|
19150
|
-
NextToken:
|
|
19150
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19151
19151
|
TableVersions: output.TableVersions !== undefined && output.TableVersions !== null
|
|
19152
19152
|
? deserializeAws_json1_1GetTableVersionsList(output.TableVersions, context)
|
|
19153
19153
|
: undefined,
|
|
@@ -19169,7 +19169,7 @@ const deserializeAws_json1_1GetTriggerResponse = (output, context) => {
|
|
|
19169
19169
|
};
|
|
19170
19170
|
const deserializeAws_json1_1GetTriggersResponse = (output, context) => {
|
|
19171
19171
|
return {
|
|
19172
|
-
NextToken:
|
|
19172
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19173
19173
|
Triggers: output.Triggers !== undefined && output.Triggers !== null
|
|
19174
19174
|
? deserializeAws_json1_1TriggerList(output.Triggers, context)
|
|
19175
19175
|
: undefined,
|
|
@@ -19184,7 +19184,7 @@ const deserializeAws_json1_1GetUserDefinedFunctionResponse = (output, context) =
|
|
|
19184
19184
|
};
|
|
19185
19185
|
const deserializeAws_json1_1GetUserDefinedFunctionsResponse = (output, context) => {
|
|
19186
19186
|
return {
|
|
19187
|
-
NextToken:
|
|
19187
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19188
19188
|
UserDefinedFunctions: output.UserDefinedFunctions !== undefined && output.UserDefinedFunctions !== null
|
|
19189
19189
|
? deserializeAws_json1_1UserDefinedFunctionList(output.UserDefinedFunctions, context)
|
|
19190
19190
|
: undefined,
|
|
@@ -19213,7 +19213,7 @@ const deserializeAws_json1_1GetWorkflowRunResponse = (output, context) => {
|
|
|
19213
19213
|
};
|
|
19214
19214
|
const deserializeAws_json1_1GetWorkflowRunsResponse = (output, context) => {
|
|
19215
19215
|
return {
|
|
19216
|
-
NextToken:
|
|
19216
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19217
19217
|
Runs: output.Runs !== undefined && output.Runs !== null
|
|
19218
19218
|
? deserializeAws_json1_1WorkflowRuns(output.Runs, context)
|
|
19219
19219
|
: undefined,
|
|
@@ -19221,27 +19221,27 @@ const deserializeAws_json1_1GetWorkflowRunsResponse = (output, context) => {
|
|
|
19221
19221
|
};
|
|
19222
19222
|
const deserializeAws_json1_1GlueEncryptionException = (output, context) => {
|
|
19223
19223
|
return {
|
|
19224
|
-
Message:
|
|
19224
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19225
19225
|
};
|
|
19226
19226
|
};
|
|
19227
19227
|
const deserializeAws_json1_1GluePolicy = (output, context) => {
|
|
19228
19228
|
return {
|
|
19229
19229
|
CreateTime: output.CreateTime !== undefined && output.CreateTime !== null
|
|
19230
|
-
?
|
|
19230
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreateTime)))
|
|
19231
19231
|
: undefined,
|
|
19232
|
-
PolicyHash:
|
|
19233
|
-
PolicyInJson:
|
|
19232
|
+
PolicyHash: smithy_client_1.expectString(output.PolicyHash),
|
|
19233
|
+
PolicyInJson: smithy_client_1.expectString(output.PolicyInJson),
|
|
19234
19234
|
UpdateTime: output.UpdateTime !== undefined && output.UpdateTime !== null
|
|
19235
|
-
?
|
|
19235
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdateTime)))
|
|
19236
19236
|
: undefined,
|
|
19237
19237
|
};
|
|
19238
19238
|
};
|
|
19239
19239
|
const deserializeAws_json1_1GlueTable = (output, context) => {
|
|
19240
19240
|
return {
|
|
19241
|
-
CatalogId:
|
|
19242
|
-
ConnectionName:
|
|
19243
|
-
DatabaseName:
|
|
19244
|
-
TableName:
|
|
19241
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
19242
|
+
ConnectionName: smithy_client_1.expectString(output.ConnectionName),
|
|
19243
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
19244
|
+
TableName: smithy_client_1.expectString(output.TableName),
|
|
19245
19245
|
};
|
|
19246
19246
|
};
|
|
19247
19247
|
const deserializeAws_json1_1GlueTables = (output, context) => {
|
|
@@ -19256,32 +19256,32 @@ const deserializeAws_json1_1GlueTables = (output, context) => {
|
|
|
19256
19256
|
};
|
|
19257
19257
|
const deserializeAws_json1_1GrokClassifier = (output, context) => {
|
|
19258
19258
|
return {
|
|
19259
|
-
Classification:
|
|
19259
|
+
Classification: smithy_client_1.expectString(output.Classification),
|
|
19260
19260
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
19261
|
-
?
|
|
19261
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
19262
19262
|
: undefined,
|
|
19263
|
-
CustomPatterns:
|
|
19264
|
-
GrokPattern:
|
|
19263
|
+
CustomPatterns: smithy_client_1.expectString(output.CustomPatterns),
|
|
19264
|
+
GrokPattern: smithy_client_1.expectString(output.GrokPattern),
|
|
19265
19265
|
LastUpdated: output.LastUpdated !== undefined && output.LastUpdated !== null
|
|
19266
|
-
?
|
|
19266
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdated)))
|
|
19267
19267
|
: undefined,
|
|
19268
|
-
Name:
|
|
19269
|
-
Version:
|
|
19268
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19269
|
+
Version: smithy_client_1.expectLong(output.Version),
|
|
19270
19270
|
};
|
|
19271
19271
|
};
|
|
19272
19272
|
const deserializeAws_json1_1IdempotentParameterMismatchException = (output, context) => {
|
|
19273
19273
|
return {
|
|
19274
|
-
Message:
|
|
19274
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19275
19275
|
};
|
|
19276
19276
|
};
|
|
19277
19277
|
const deserializeAws_json1_1IllegalBlueprintStateException = (output, context) => {
|
|
19278
19278
|
return {
|
|
19279
|
-
Message:
|
|
19279
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19280
19280
|
};
|
|
19281
19281
|
};
|
|
19282
19282
|
const deserializeAws_json1_1IllegalWorkflowStateException = (output, context) => {
|
|
19283
19283
|
return {
|
|
19284
|
-
Message:
|
|
19284
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19285
19285
|
};
|
|
19286
19286
|
};
|
|
19287
19287
|
const deserializeAws_json1_1ImportCatalogToGlueResponse = (output, context) => {
|
|
@@ -19289,27 +19289,27 @@ const deserializeAws_json1_1ImportCatalogToGlueResponse = (output, context) => {
|
|
|
19289
19289
|
};
|
|
19290
19290
|
const deserializeAws_json1_1ImportLabelsTaskRunProperties = (output, context) => {
|
|
19291
19291
|
return {
|
|
19292
|
-
InputS3Path:
|
|
19293
|
-
Replace:
|
|
19292
|
+
InputS3Path: smithy_client_1.expectString(output.InputS3Path),
|
|
19293
|
+
Replace: smithy_client_1.expectBoolean(output.Replace),
|
|
19294
19294
|
};
|
|
19295
19295
|
};
|
|
19296
19296
|
const deserializeAws_json1_1InternalServiceException = (output, context) => {
|
|
19297
19297
|
return {
|
|
19298
|
-
Message:
|
|
19298
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19299
19299
|
};
|
|
19300
19300
|
};
|
|
19301
19301
|
const deserializeAws_json1_1InvalidInputException = (output, context) => {
|
|
19302
19302
|
return {
|
|
19303
|
-
Message:
|
|
19303
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19304
19304
|
};
|
|
19305
19305
|
};
|
|
19306
19306
|
const deserializeAws_json1_1JdbcTarget = (output, context) => {
|
|
19307
19307
|
return {
|
|
19308
|
-
ConnectionName:
|
|
19308
|
+
ConnectionName: smithy_client_1.expectString(output.ConnectionName),
|
|
19309
19309
|
Exclusions: output.Exclusions !== undefined && output.Exclusions !== null
|
|
19310
19310
|
? deserializeAws_json1_1PathList(output.Exclusions, context)
|
|
19311
19311
|
: undefined,
|
|
19312
|
-
Path:
|
|
19312
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
19313
19313
|
};
|
|
19314
19314
|
};
|
|
19315
19315
|
const deserializeAws_json1_1JdbcTargetList = (output, context) => {
|
|
@@ -19324,7 +19324,7 @@ const deserializeAws_json1_1JdbcTargetList = (output, context) => {
|
|
|
19324
19324
|
};
|
|
19325
19325
|
const deserializeAws_json1_1Job = (output, context) => {
|
|
19326
19326
|
return {
|
|
19327
|
-
AllocatedCapacity:
|
|
19327
|
+
AllocatedCapacity: smithy_client_1.expectInt32(output.AllocatedCapacity),
|
|
19328
19328
|
Command: output.Command !== undefined && output.Command !== null
|
|
19329
19329
|
? deserializeAws_json1_1JobCommand(output.Command, context)
|
|
19330
19330
|
: undefined,
|
|
@@ -19332,58 +19332,58 @@ const deserializeAws_json1_1Job = (output, context) => {
|
|
|
19332
19332
|
? deserializeAws_json1_1ConnectionsList(output.Connections, context)
|
|
19333
19333
|
: undefined,
|
|
19334
19334
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
19335
|
-
?
|
|
19335
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedOn)))
|
|
19336
19336
|
: undefined,
|
|
19337
19337
|
DefaultArguments: output.DefaultArguments !== undefined && output.DefaultArguments !== null
|
|
19338
19338
|
? deserializeAws_json1_1GenericMap(output.DefaultArguments, context)
|
|
19339
19339
|
: undefined,
|
|
19340
|
-
Description:
|
|
19340
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
19341
19341
|
ExecutionProperty: output.ExecutionProperty !== undefined && output.ExecutionProperty !== null
|
|
19342
19342
|
? deserializeAws_json1_1ExecutionProperty(output.ExecutionProperty, context)
|
|
19343
19343
|
: undefined,
|
|
19344
|
-
GlueVersion:
|
|
19344
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
19345
19345
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
19346
|
-
?
|
|
19346
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
19347
19347
|
: undefined,
|
|
19348
|
-
LogUri:
|
|
19349
|
-
MaxCapacity:
|
|
19350
|
-
MaxRetries:
|
|
19351
|
-
Name:
|
|
19348
|
+
LogUri: smithy_client_1.expectString(output.LogUri),
|
|
19349
|
+
MaxCapacity: smithy_client_1.limitedParseDouble(output.MaxCapacity),
|
|
19350
|
+
MaxRetries: smithy_client_1.expectInt32(output.MaxRetries),
|
|
19351
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19352
19352
|
NonOverridableArguments: output.NonOverridableArguments !== undefined && output.NonOverridableArguments !== null
|
|
19353
19353
|
? deserializeAws_json1_1GenericMap(output.NonOverridableArguments, context)
|
|
19354
19354
|
: undefined,
|
|
19355
19355
|
NotificationProperty: output.NotificationProperty !== undefined && output.NotificationProperty !== null
|
|
19356
19356
|
? deserializeAws_json1_1NotificationProperty(output.NotificationProperty, context)
|
|
19357
19357
|
: undefined,
|
|
19358
|
-
NumberOfWorkers:
|
|
19359
|
-
Role:
|
|
19360
|
-
SecurityConfiguration:
|
|
19361
|
-
Timeout:
|
|
19362
|
-
WorkerType:
|
|
19358
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
19359
|
+
Role: smithy_client_1.expectString(output.Role),
|
|
19360
|
+
SecurityConfiguration: smithy_client_1.expectString(output.SecurityConfiguration),
|
|
19361
|
+
Timeout: smithy_client_1.expectInt32(output.Timeout),
|
|
19362
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
19363
19363
|
};
|
|
19364
19364
|
};
|
|
19365
19365
|
const deserializeAws_json1_1JobBookmarkEntry = (output, context) => {
|
|
19366
19366
|
return {
|
|
19367
|
-
Attempt:
|
|
19368
|
-
JobBookmark:
|
|
19369
|
-
JobName:
|
|
19370
|
-
PreviousRunId:
|
|
19371
|
-
Run:
|
|
19372
|
-
RunId:
|
|
19373
|
-
Version:
|
|
19367
|
+
Attempt: smithy_client_1.expectInt32(output.Attempt),
|
|
19368
|
+
JobBookmark: smithy_client_1.expectString(output.JobBookmark),
|
|
19369
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
19370
|
+
PreviousRunId: smithy_client_1.expectString(output.PreviousRunId),
|
|
19371
|
+
Run: smithy_client_1.expectInt32(output.Run),
|
|
19372
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
19373
|
+
Version: smithy_client_1.expectInt32(output.Version),
|
|
19374
19374
|
};
|
|
19375
19375
|
};
|
|
19376
19376
|
const deserializeAws_json1_1JobBookmarksEncryption = (output, context) => {
|
|
19377
19377
|
return {
|
|
19378
|
-
JobBookmarksEncryptionMode:
|
|
19379
|
-
KmsKeyArn:
|
|
19378
|
+
JobBookmarksEncryptionMode: smithy_client_1.expectString(output.JobBookmarksEncryptionMode),
|
|
19379
|
+
KmsKeyArn: smithy_client_1.expectString(output.KmsKeyArn),
|
|
19380
19380
|
};
|
|
19381
19381
|
};
|
|
19382
19382
|
const deserializeAws_json1_1JobCommand = (output, context) => {
|
|
19383
19383
|
return {
|
|
19384
|
-
Name:
|
|
19385
|
-
PythonVersion:
|
|
19386
|
-
ScriptLocation:
|
|
19384
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19385
|
+
PythonVersion: smithy_client_1.expectString(output.PythonVersion),
|
|
19386
|
+
ScriptLocation: smithy_client_1.expectString(output.ScriptLocation),
|
|
19387
19387
|
};
|
|
19388
19388
|
};
|
|
19389
19389
|
const deserializeAws_json1_1JobList = (output, context) => {
|
|
@@ -19403,7 +19403,7 @@ const deserializeAws_json1_1JobNameList = (output, context) => {
|
|
|
19403
19403
|
if (entry === null) {
|
|
19404
19404
|
return null;
|
|
19405
19405
|
}
|
|
19406
|
-
return
|
|
19406
|
+
return smithy_client_1.expectString(entry);
|
|
19407
19407
|
});
|
|
19408
19408
|
};
|
|
19409
19409
|
const deserializeAws_json1_1JobNodeDetails = (output, context) => {
|
|
@@ -19415,40 +19415,40 @@ const deserializeAws_json1_1JobNodeDetails = (output, context) => {
|
|
|
19415
19415
|
};
|
|
19416
19416
|
const deserializeAws_json1_1JobRun = (output, context) => {
|
|
19417
19417
|
return {
|
|
19418
|
-
AllocatedCapacity:
|
|
19418
|
+
AllocatedCapacity: smithy_client_1.expectInt32(output.AllocatedCapacity),
|
|
19419
19419
|
Arguments: output.Arguments !== undefined && output.Arguments !== null
|
|
19420
19420
|
? deserializeAws_json1_1GenericMap(output.Arguments, context)
|
|
19421
19421
|
: undefined,
|
|
19422
|
-
Attempt:
|
|
19422
|
+
Attempt: smithy_client_1.expectInt32(output.Attempt),
|
|
19423
19423
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
19424
|
-
?
|
|
19425
|
-
: undefined,
|
|
19426
|
-
ErrorMessage:
|
|
19427
|
-
ExecutionTime:
|
|
19428
|
-
GlueVersion:
|
|
19429
|
-
Id:
|
|
19430
|
-
JobName:
|
|
19431
|
-
JobRunState:
|
|
19424
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
19425
|
+
: undefined,
|
|
19426
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
19427
|
+
ExecutionTime: smithy_client_1.expectInt32(output.ExecutionTime),
|
|
19428
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
19429
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
19430
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
19431
|
+
JobRunState: smithy_client_1.expectString(output.JobRunState),
|
|
19432
19432
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
19433
|
-
?
|
|
19433
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
19434
19434
|
: undefined,
|
|
19435
|
-
LogGroupName:
|
|
19436
|
-
MaxCapacity:
|
|
19435
|
+
LogGroupName: smithy_client_1.expectString(output.LogGroupName),
|
|
19436
|
+
MaxCapacity: smithy_client_1.limitedParseDouble(output.MaxCapacity),
|
|
19437
19437
|
NotificationProperty: output.NotificationProperty !== undefined && output.NotificationProperty !== null
|
|
19438
19438
|
? deserializeAws_json1_1NotificationProperty(output.NotificationProperty, context)
|
|
19439
19439
|
: undefined,
|
|
19440
|
-
NumberOfWorkers:
|
|
19440
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
19441
19441
|
PredecessorRuns: output.PredecessorRuns !== undefined && output.PredecessorRuns !== null
|
|
19442
19442
|
? deserializeAws_json1_1PredecessorList(output.PredecessorRuns, context)
|
|
19443
19443
|
: undefined,
|
|
19444
|
-
PreviousRunId:
|
|
19445
|
-
SecurityConfiguration:
|
|
19444
|
+
PreviousRunId: smithy_client_1.expectString(output.PreviousRunId),
|
|
19445
|
+
SecurityConfiguration: smithy_client_1.expectString(output.SecurityConfiguration),
|
|
19446
19446
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
19447
|
-
?
|
|
19447
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
19448
19448
|
: undefined,
|
|
19449
|
-
Timeout:
|
|
19450
|
-
TriggerName:
|
|
19451
|
-
WorkerType:
|
|
19449
|
+
Timeout: smithy_client_1.expectInt32(output.Timeout),
|
|
19450
|
+
TriggerName: smithy_client_1.expectString(output.TriggerName),
|
|
19451
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
19452
19452
|
};
|
|
19453
19453
|
};
|
|
19454
19454
|
const deserializeAws_json1_1JobRunList = (output, context) => {
|
|
@@ -19464,20 +19464,20 @@ const deserializeAws_json1_1JobRunList = (output, context) => {
|
|
|
19464
19464
|
const deserializeAws_json1_1JsonClassifier = (output, context) => {
|
|
19465
19465
|
return {
|
|
19466
19466
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
19467
|
-
?
|
|
19467
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
19468
19468
|
: undefined,
|
|
19469
|
-
JsonPath:
|
|
19469
|
+
JsonPath: smithy_client_1.expectString(output.JsonPath),
|
|
19470
19470
|
LastUpdated: output.LastUpdated !== undefined && output.LastUpdated !== null
|
|
19471
|
-
?
|
|
19471
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdated)))
|
|
19472
19472
|
: undefined,
|
|
19473
|
-
Name:
|
|
19474
|
-
Version:
|
|
19473
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19474
|
+
Version: smithy_client_1.expectLong(output.Version),
|
|
19475
19475
|
};
|
|
19476
19476
|
};
|
|
19477
19477
|
const deserializeAws_json1_1KeySchemaElement = (output, context) => {
|
|
19478
19478
|
return {
|
|
19479
|
-
Name:
|
|
19480
|
-
Type:
|
|
19479
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19480
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
19481
19481
|
};
|
|
19482
19482
|
};
|
|
19483
19483
|
const deserializeAws_json1_1KeySchemaElementList = (output, context) => {
|
|
@@ -19492,35 +19492,35 @@ const deserializeAws_json1_1KeySchemaElementList = (output, context) => {
|
|
|
19492
19492
|
};
|
|
19493
19493
|
const deserializeAws_json1_1LabelingSetGenerationTaskRunProperties = (output, context) => {
|
|
19494
19494
|
return {
|
|
19495
|
-
OutputS3Path:
|
|
19495
|
+
OutputS3Path: smithy_client_1.expectString(output.OutputS3Path),
|
|
19496
19496
|
};
|
|
19497
19497
|
};
|
|
19498
19498
|
const deserializeAws_json1_1LastActiveDefinition = (output, context) => {
|
|
19499
19499
|
return {
|
|
19500
|
-
BlueprintLocation:
|
|
19501
|
-
BlueprintServiceLocation:
|
|
19502
|
-
Description:
|
|
19500
|
+
BlueprintLocation: smithy_client_1.expectString(output.BlueprintLocation),
|
|
19501
|
+
BlueprintServiceLocation: smithy_client_1.expectString(output.BlueprintServiceLocation),
|
|
19502
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
19503
19503
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
19504
|
-
?
|
|
19504
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
19505
19505
|
: undefined,
|
|
19506
|
-
ParameterSpec:
|
|
19506
|
+
ParameterSpec: smithy_client_1.expectString(output.ParameterSpec),
|
|
19507
19507
|
};
|
|
19508
19508
|
};
|
|
19509
19509
|
const deserializeAws_json1_1LastCrawlInfo = (output, context) => {
|
|
19510
19510
|
return {
|
|
19511
|
-
ErrorMessage:
|
|
19512
|
-
LogGroup:
|
|
19513
|
-
LogStream:
|
|
19514
|
-
MessagePrefix:
|
|
19511
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
19512
|
+
LogGroup: smithy_client_1.expectString(output.LogGroup),
|
|
19513
|
+
LogStream: smithy_client_1.expectString(output.LogStream),
|
|
19514
|
+
MessagePrefix: smithy_client_1.expectString(output.MessagePrefix),
|
|
19515
19515
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
19516
|
-
?
|
|
19516
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
19517
19517
|
: undefined,
|
|
19518
|
-
Status:
|
|
19518
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
19519
19519
|
};
|
|
19520
19520
|
};
|
|
19521
19521
|
const deserializeAws_json1_1LineageConfiguration = (output, context) => {
|
|
19522
19522
|
return {
|
|
19523
|
-
CrawlerLineageSettings:
|
|
19523
|
+
CrawlerLineageSettings: smithy_client_1.expectString(output.CrawlerLineageSettings),
|
|
19524
19524
|
};
|
|
19525
19525
|
};
|
|
19526
19526
|
const deserializeAws_json1_1ListBlueprintsResponse = (output, context) => {
|
|
@@ -19528,7 +19528,7 @@ const deserializeAws_json1_1ListBlueprintsResponse = (output, context) => {
|
|
|
19528
19528
|
Blueprints: output.Blueprints !== undefined && output.Blueprints !== null
|
|
19529
19529
|
? deserializeAws_json1_1BlueprintNames(output.Blueprints, context)
|
|
19530
19530
|
: undefined,
|
|
19531
|
-
NextToken:
|
|
19531
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19532
19532
|
};
|
|
19533
19533
|
};
|
|
19534
19534
|
const deserializeAws_json1_1ListCrawlersResponse = (output, context) => {
|
|
@@ -19536,7 +19536,7 @@ const deserializeAws_json1_1ListCrawlersResponse = (output, context) => {
|
|
|
19536
19536
|
CrawlerNames: output.CrawlerNames !== undefined && output.CrawlerNames !== null
|
|
19537
19537
|
? deserializeAws_json1_1CrawlerNameList(output.CrawlerNames, context)
|
|
19538
19538
|
: undefined,
|
|
19539
|
-
NextToken:
|
|
19539
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19540
19540
|
};
|
|
19541
19541
|
};
|
|
19542
19542
|
const deserializeAws_json1_1ListDevEndpointsResponse = (output, context) => {
|
|
@@ -19544,7 +19544,7 @@ const deserializeAws_json1_1ListDevEndpointsResponse = (output, context) => {
|
|
|
19544
19544
|
DevEndpointNames: output.DevEndpointNames !== undefined && output.DevEndpointNames !== null
|
|
19545
19545
|
? deserializeAws_json1_1DevEndpointNameList(output.DevEndpointNames, context)
|
|
19546
19546
|
: undefined,
|
|
19547
|
-
NextToken:
|
|
19547
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19548
19548
|
};
|
|
19549
19549
|
};
|
|
19550
19550
|
const deserializeAws_json1_1ListJobsResponse = (output, context) => {
|
|
@@ -19552,12 +19552,12 @@ const deserializeAws_json1_1ListJobsResponse = (output, context) => {
|
|
|
19552
19552
|
JobNames: output.JobNames !== undefined && output.JobNames !== null
|
|
19553
19553
|
? deserializeAws_json1_1JobNameList(output.JobNames, context)
|
|
19554
19554
|
: undefined,
|
|
19555
|
-
NextToken:
|
|
19555
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19556
19556
|
};
|
|
19557
19557
|
};
|
|
19558
19558
|
const deserializeAws_json1_1ListMLTransformsResponse = (output, context) => {
|
|
19559
19559
|
return {
|
|
19560
|
-
NextToken:
|
|
19560
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19561
19561
|
TransformIds: output.TransformIds !== undefined && output.TransformIds !== null
|
|
19562
19562
|
? deserializeAws_json1_1TransformIdList(output.TransformIds, context)
|
|
19563
19563
|
: undefined,
|
|
@@ -19565,7 +19565,7 @@ const deserializeAws_json1_1ListMLTransformsResponse = (output, context) => {
|
|
|
19565
19565
|
};
|
|
19566
19566
|
const deserializeAws_json1_1ListRegistriesResponse = (output, context) => {
|
|
19567
19567
|
return {
|
|
19568
|
-
NextToken:
|
|
19568
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19569
19569
|
Registries: output.Registries !== undefined && output.Registries !== null
|
|
19570
19570
|
? deserializeAws_json1_1RegistryListDefinition(output.Registries, context)
|
|
19571
19571
|
: undefined,
|
|
@@ -19573,7 +19573,7 @@ const deserializeAws_json1_1ListRegistriesResponse = (output, context) => {
|
|
|
19573
19573
|
};
|
|
19574
19574
|
const deserializeAws_json1_1ListSchemasResponse = (output, context) => {
|
|
19575
19575
|
return {
|
|
19576
|
-
NextToken:
|
|
19576
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19577
19577
|
Schemas: output.Schemas !== undefined && output.Schemas !== null
|
|
19578
19578
|
? deserializeAws_json1_1SchemaListDefinition(output.Schemas, context)
|
|
19579
19579
|
: undefined,
|
|
@@ -19581,7 +19581,7 @@ const deserializeAws_json1_1ListSchemasResponse = (output, context) => {
|
|
|
19581
19581
|
};
|
|
19582
19582
|
const deserializeAws_json1_1ListSchemaVersionsResponse = (output, context) => {
|
|
19583
19583
|
return {
|
|
19584
|
-
NextToken:
|
|
19584
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19585
19585
|
Schemas: output.Schemas !== undefined && output.Schemas !== null
|
|
19586
19586
|
? deserializeAws_json1_1SchemaVersionList(output.Schemas, context)
|
|
19587
19587
|
: undefined,
|
|
@@ -19589,7 +19589,7 @@ const deserializeAws_json1_1ListSchemaVersionsResponse = (output, context) => {
|
|
|
19589
19589
|
};
|
|
19590
19590
|
const deserializeAws_json1_1ListTriggersResponse = (output, context) => {
|
|
19591
19591
|
return {
|
|
19592
|
-
NextToken:
|
|
19592
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19593
19593
|
TriggerNames: output.TriggerNames !== undefined && output.TriggerNames !== null
|
|
19594
19594
|
? deserializeAws_json1_1TriggerNameList(output.TriggerNames, context)
|
|
19595
19595
|
: undefined,
|
|
@@ -19597,7 +19597,7 @@ const deserializeAws_json1_1ListTriggersResponse = (output, context) => {
|
|
|
19597
19597
|
};
|
|
19598
19598
|
const deserializeAws_json1_1ListWorkflowsResponse = (output, context) => {
|
|
19599
19599
|
return {
|
|
19600
|
-
NextToken:
|
|
19600
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
19601
19601
|
Workflows: output.Workflows !== undefined && output.Workflows !== null
|
|
19602
19602
|
? deserializeAws_json1_1WorkflowNames(output.Workflows, context)
|
|
19603
19603
|
: undefined,
|
|
@@ -19610,26 +19610,26 @@ const deserializeAws_json1_1LocationMap = (output, context) => {
|
|
|
19610
19610
|
}
|
|
19611
19611
|
return {
|
|
19612
19612
|
...acc,
|
|
19613
|
-
[key]:
|
|
19613
|
+
[key]: smithy_client_1.expectString(value),
|
|
19614
19614
|
};
|
|
19615
19615
|
}, {});
|
|
19616
19616
|
};
|
|
19617
19617
|
const deserializeAws_json1_1LongColumnStatisticsData = (output, context) => {
|
|
19618
19618
|
return {
|
|
19619
|
-
MaximumValue:
|
|
19620
|
-
MinimumValue:
|
|
19621
|
-
NumberOfDistinctValues:
|
|
19622
|
-
NumberOfNulls:
|
|
19619
|
+
MaximumValue: smithy_client_1.expectLong(output.MaximumValue),
|
|
19620
|
+
MinimumValue: smithy_client_1.expectLong(output.MinimumValue),
|
|
19621
|
+
NumberOfDistinctValues: smithy_client_1.expectLong(output.NumberOfDistinctValues),
|
|
19622
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
19623
19623
|
};
|
|
19624
19624
|
};
|
|
19625
19625
|
const deserializeAws_json1_1MappingEntry = (output, context) => {
|
|
19626
19626
|
return {
|
|
19627
|
-
SourcePath:
|
|
19628
|
-
SourceTable:
|
|
19629
|
-
SourceType:
|
|
19630
|
-
TargetPath:
|
|
19631
|
-
TargetTable:
|
|
19632
|
-
TargetType:
|
|
19627
|
+
SourcePath: smithy_client_1.expectString(output.SourcePath),
|
|
19628
|
+
SourceTable: smithy_client_1.expectString(output.SourceTable),
|
|
19629
|
+
SourceType: smithy_client_1.expectString(output.SourceType),
|
|
19630
|
+
TargetPath: smithy_client_1.expectString(output.TargetPath),
|
|
19631
|
+
TargetTable: smithy_client_1.expectString(output.TargetTable),
|
|
19632
|
+
TargetType: smithy_client_1.expectString(output.TargetType),
|
|
19633
19633
|
};
|
|
19634
19634
|
};
|
|
19635
19635
|
const deserializeAws_json1_1MappingList = (output, context) => {
|
|
@@ -19649,7 +19649,7 @@ const deserializeAws_json1_1MapValue = (output, context) => {
|
|
|
19649
19649
|
}
|
|
19650
19650
|
return {
|
|
19651
19651
|
...acc,
|
|
19652
|
-
[key]:
|
|
19652
|
+
[key]: smithy_client_1.expectString(value),
|
|
19653
19653
|
};
|
|
19654
19654
|
}, {});
|
|
19655
19655
|
};
|
|
@@ -19660,13 +19660,13 @@ const deserializeAws_json1_1MatchCriteria = (output, context) => {
|
|
|
19660
19660
|
if (entry === null) {
|
|
19661
19661
|
return null;
|
|
19662
19662
|
}
|
|
19663
|
-
return
|
|
19663
|
+
return smithy_client_1.expectString(entry);
|
|
19664
19664
|
});
|
|
19665
19665
|
};
|
|
19666
19666
|
const deserializeAws_json1_1MetadataInfo = (output, context) => {
|
|
19667
19667
|
return {
|
|
19668
|
-
CreatedTime:
|
|
19669
|
-
MetadataValue:
|
|
19668
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19669
|
+
MetadataValue: smithy_client_1.expectString(output.MetadataValue),
|
|
19670
19670
|
OtherMetadataValueList: output.OtherMetadataValueList !== undefined && output.OtherMetadataValueList !== null
|
|
19671
19671
|
? deserializeAws_json1_1OtherMetadataValueList(output.OtherMetadataValueList, context)
|
|
19672
19672
|
: undefined,
|
|
@@ -19686,56 +19686,56 @@ const deserializeAws_json1_1MetadataInfoMap = (output, context) => {
|
|
|
19686
19686
|
const deserializeAws_json1_1MLTransform = (output, context) => {
|
|
19687
19687
|
return {
|
|
19688
19688
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
19689
|
-
?
|
|
19689
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedOn)))
|
|
19690
19690
|
: undefined,
|
|
19691
|
-
Description:
|
|
19691
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
19692
19692
|
EvaluationMetrics: output.EvaluationMetrics !== undefined && output.EvaluationMetrics !== null
|
|
19693
19693
|
? deserializeAws_json1_1EvaluationMetrics(output.EvaluationMetrics, context)
|
|
19694
19694
|
: undefined,
|
|
19695
|
-
GlueVersion:
|
|
19695
|
+
GlueVersion: smithy_client_1.expectString(output.GlueVersion),
|
|
19696
19696
|
InputRecordTables: output.InputRecordTables !== undefined && output.InputRecordTables !== null
|
|
19697
19697
|
? deserializeAws_json1_1GlueTables(output.InputRecordTables, context)
|
|
19698
19698
|
: undefined,
|
|
19699
|
-
LabelCount:
|
|
19699
|
+
LabelCount: smithy_client_1.expectInt32(output.LabelCount),
|
|
19700
19700
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
19701
|
-
?
|
|
19701
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
19702
19702
|
: undefined,
|
|
19703
|
-
MaxCapacity:
|
|
19704
|
-
MaxRetries:
|
|
19705
|
-
Name:
|
|
19706
|
-
NumberOfWorkers:
|
|
19703
|
+
MaxCapacity: smithy_client_1.limitedParseDouble(output.MaxCapacity),
|
|
19704
|
+
MaxRetries: smithy_client_1.expectInt32(output.MaxRetries),
|
|
19705
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19706
|
+
NumberOfWorkers: smithy_client_1.expectInt32(output.NumberOfWorkers),
|
|
19707
19707
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
19708
19708
|
? deserializeAws_json1_1TransformParameters(output.Parameters, context)
|
|
19709
19709
|
: undefined,
|
|
19710
|
-
Role:
|
|
19710
|
+
Role: smithy_client_1.expectString(output.Role),
|
|
19711
19711
|
Schema: output.Schema !== undefined && output.Schema !== null
|
|
19712
19712
|
? deserializeAws_json1_1TransformSchema(output.Schema, context)
|
|
19713
19713
|
: undefined,
|
|
19714
|
-
Status:
|
|
19715
|
-
Timeout:
|
|
19714
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
19715
|
+
Timeout: smithy_client_1.expectInt32(output.Timeout),
|
|
19716
19716
|
TransformEncryption: output.TransformEncryption !== undefined && output.TransformEncryption !== null
|
|
19717
19717
|
? deserializeAws_json1_1TransformEncryption(output.TransformEncryption, context)
|
|
19718
19718
|
: undefined,
|
|
19719
|
-
TransformId:
|
|
19720
|
-
WorkerType:
|
|
19719
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
19720
|
+
WorkerType: smithy_client_1.expectString(output.WorkerType),
|
|
19721
19721
|
};
|
|
19722
19722
|
};
|
|
19723
19723
|
const deserializeAws_json1_1MLTransformNotReadyException = (output, context) => {
|
|
19724
19724
|
return {
|
|
19725
|
-
Message:
|
|
19725
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19726
19726
|
};
|
|
19727
19727
|
};
|
|
19728
19728
|
const deserializeAws_json1_1MLUserDataEncryption = (output, context) => {
|
|
19729
19729
|
return {
|
|
19730
|
-
KmsKeyId:
|
|
19731
|
-
MlUserDataEncryptionMode:
|
|
19730
|
+
KmsKeyId: smithy_client_1.expectString(output.KmsKeyId),
|
|
19731
|
+
MlUserDataEncryptionMode: smithy_client_1.expectString(output.MlUserDataEncryptionMode),
|
|
19732
19732
|
};
|
|
19733
19733
|
};
|
|
19734
19734
|
const deserializeAws_json1_1MongoDBTarget = (output, context) => {
|
|
19735
19735
|
return {
|
|
19736
|
-
ConnectionName:
|
|
19737
|
-
Path:
|
|
19738
|
-
ScanAll:
|
|
19736
|
+
ConnectionName: smithy_client_1.expectString(output.ConnectionName),
|
|
19737
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
19738
|
+
ScanAll: smithy_client_1.expectBoolean(output.ScanAll),
|
|
19739
19739
|
};
|
|
19740
19740
|
};
|
|
19741
19741
|
const deserializeAws_json1_1MongoDBTargetList = (output, context) => {
|
|
@@ -19755,7 +19755,7 @@ const deserializeAws_json1_1NameStringList = (output, context) => {
|
|
|
19755
19755
|
if (entry === null) {
|
|
19756
19756
|
return null;
|
|
19757
19757
|
}
|
|
19758
|
-
return
|
|
19758
|
+
return smithy_client_1.expectString(entry);
|
|
19759
19759
|
});
|
|
19760
19760
|
};
|
|
19761
19761
|
const deserializeAws_json1_1Node = (output, context) => {
|
|
@@ -19766,12 +19766,12 @@ const deserializeAws_json1_1Node = (output, context) => {
|
|
|
19766
19766
|
JobDetails: output.JobDetails !== undefined && output.JobDetails !== null
|
|
19767
19767
|
? deserializeAws_json1_1JobNodeDetails(output.JobDetails, context)
|
|
19768
19768
|
: undefined,
|
|
19769
|
-
Name:
|
|
19769
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
19770
19770
|
TriggerDetails: output.TriggerDetails !== undefined && output.TriggerDetails !== null
|
|
19771
19771
|
? deserializeAws_json1_1TriggerNodeDetails(output.TriggerDetails, context)
|
|
19772
19772
|
: undefined,
|
|
19773
|
-
Type:
|
|
19774
|
-
UniqueId:
|
|
19773
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
19774
|
+
UniqueId: smithy_client_1.expectString(output.UniqueId),
|
|
19775
19775
|
};
|
|
19776
19776
|
};
|
|
19777
19777
|
const deserializeAws_json1_1NodeIdList = (output, context) => {
|
|
@@ -19781,7 +19781,7 @@ const deserializeAws_json1_1NodeIdList = (output, context) => {
|
|
|
19781
19781
|
if (entry === null) {
|
|
19782
19782
|
return null;
|
|
19783
19783
|
}
|
|
19784
|
-
return
|
|
19784
|
+
return smithy_client_1.expectString(entry);
|
|
19785
19785
|
});
|
|
19786
19786
|
};
|
|
19787
19787
|
const deserializeAws_json1_1NodeList = (output, context) => {
|
|
@@ -19796,17 +19796,17 @@ const deserializeAws_json1_1NodeList = (output, context) => {
|
|
|
19796
19796
|
};
|
|
19797
19797
|
const deserializeAws_json1_1NoScheduleException = (output, context) => {
|
|
19798
19798
|
return {
|
|
19799
|
-
Message:
|
|
19799
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19800
19800
|
};
|
|
19801
19801
|
};
|
|
19802
19802
|
const deserializeAws_json1_1NotificationProperty = (output, context) => {
|
|
19803
19803
|
return {
|
|
19804
|
-
NotifyDelayAfter:
|
|
19804
|
+
NotifyDelayAfter: smithy_client_1.expectInt32(output.NotifyDelayAfter),
|
|
19805
19805
|
};
|
|
19806
19806
|
};
|
|
19807
19807
|
const deserializeAws_json1_1OperationTimeoutException = (output, context) => {
|
|
19808
19808
|
return {
|
|
19809
|
-
Message:
|
|
19809
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
19810
19810
|
};
|
|
19811
19811
|
};
|
|
19812
19812
|
const deserializeAws_json1_1OrchestrationStringList = (output, context) => {
|
|
@@ -19816,13 +19816,13 @@ const deserializeAws_json1_1OrchestrationStringList = (output, context) => {
|
|
|
19816
19816
|
if (entry === null) {
|
|
19817
19817
|
return null;
|
|
19818
19818
|
}
|
|
19819
|
-
return
|
|
19819
|
+
return smithy_client_1.expectString(entry);
|
|
19820
19820
|
});
|
|
19821
19821
|
};
|
|
19822
19822
|
const deserializeAws_json1_1Order = (output, context) => {
|
|
19823
19823
|
return {
|
|
19824
|
-
Column:
|
|
19825
|
-
SortOrder:
|
|
19824
|
+
Column: smithy_client_1.expectString(output.Column),
|
|
19825
|
+
SortOrder: smithy_client_1.expectInt32(output.SortOrder),
|
|
19826
19826
|
};
|
|
19827
19827
|
};
|
|
19828
19828
|
const deserializeAws_json1_1OrderList = (output, context) => {
|
|
@@ -19847,8 +19847,8 @@ const deserializeAws_json1_1OtherMetadataValueList = (output, context) => {
|
|
|
19847
19847
|
};
|
|
19848
19848
|
const deserializeAws_json1_1OtherMetadataValueListItem = (output, context) => {
|
|
19849
19849
|
return {
|
|
19850
|
-
CreatedTime:
|
|
19851
|
-
MetadataValue:
|
|
19850
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
19851
|
+
MetadataValue: smithy_client_1.expectString(output.MetadataValue),
|
|
19852
19852
|
};
|
|
19853
19853
|
};
|
|
19854
19854
|
const deserializeAws_json1_1ParametersMap = (output, context) => {
|
|
@@ -19858,22 +19858,22 @@ const deserializeAws_json1_1ParametersMap = (output, context) => {
|
|
|
19858
19858
|
}
|
|
19859
19859
|
return {
|
|
19860
19860
|
...acc,
|
|
19861
|
-
[key]:
|
|
19861
|
+
[key]: smithy_client_1.expectString(value),
|
|
19862
19862
|
};
|
|
19863
19863
|
}, {});
|
|
19864
19864
|
};
|
|
19865
19865
|
const deserializeAws_json1_1Partition = (output, context) => {
|
|
19866
19866
|
return {
|
|
19867
|
-
CatalogId:
|
|
19867
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
19868
19868
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
19869
|
-
?
|
|
19869
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
19870
19870
|
: undefined,
|
|
19871
|
-
DatabaseName:
|
|
19871
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
19872
19872
|
LastAccessTime: output.LastAccessTime !== undefined && output.LastAccessTime !== null
|
|
19873
|
-
?
|
|
19873
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAccessTime)))
|
|
19874
19874
|
: undefined,
|
|
19875
19875
|
LastAnalyzedTime: output.LastAnalyzedTime !== undefined && output.LastAnalyzedTime !== null
|
|
19876
|
-
?
|
|
19876
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAnalyzedTime)))
|
|
19877
19877
|
: undefined,
|
|
19878
19878
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
19879
19879
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
@@ -19881,7 +19881,7 @@ const deserializeAws_json1_1Partition = (output, context) => {
|
|
|
19881
19881
|
StorageDescriptor: output.StorageDescriptor !== undefined && output.StorageDescriptor !== null
|
|
19882
19882
|
? deserializeAws_json1_1StorageDescriptor(output.StorageDescriptor, context)
|
|
19883
19883
|
: undefined,
|
|
19884
|
-
TableName:
|
|
19884
|
+
TableName: smithy_client_1.expectString(output.TableName),
|
|
19885
19885
|
Values: output.Values !== undefined && output.Values !== null
|
|
19886
19886
|
? deserializeAws_json1_1ValueStringList(output.Values, context)
|
|
19887
19887
|
: undefined,
|
|
@@ -19912,8 +19912,8 @@ const deserializeAws_json1_1PartitionIndexDescriptor = (output, context) => {
|
|
|
19912
19912
|
BackfillErrors: output.BackfillErrors !== undefined && output.BackfillErrors !== null
|
|
19913
19913
|
? deserializeAws_json1_1BackfillErrors(output.BackfillErrors, context)
|
|
19914
19914
|
: undefined,
|
|
19915
|
-
IndexName:
|
|
19916
|
-
IndexStatus:
|
|
19915
|
+
IndexName: smithy_client_1.expectString(output.IndexName),
|
|
19916
|
+
IndexStatus: smithy_client_1.expectString(output.IndexStatus),
|
|
19917
19917
|
Keys: output.Keys !== undefined && output.Keys !== null
|
|
19918
19918
|
? deserializeAws_json1_1KeySchemaElementList(output.Keys, context)
|
|
19919
19919
|
: undefined,
|
|
@@ -19953,7 +19953,7 @@ const deserializeAws_json1_1PathList = (output, context) => {
|
|
|
19953
19953
|
if (entry === null) {
|
|
19954
19954
|
return null;
|
|
19955
19955
|
}
|
|
19956
|
-
return
|
|
19956
|
+
return smithy_client_1.expectString(entry);
|
|
19957
19957
|
});
|
|
19958
19958
|
};
|
|
19959
19959
|
const deserializeAws_json1_1PermissionList = (output, context) => {
|
|
@@ -19963,22 +19963,22 @@ const deserializeAws_json1_1PermissionList = (output, context) => {
|
|
|
19963
19963
|
if (entry === null) {
|
|
19964
19964
|
return null;
|
|
19965
19965
|
}
|
|
19966
|
-
return
|
|
19966
|
+
return smithy_client_1.expectString(entry);
|
|
19967
19967
|
});
|
|
19968
19968
|
};
|
|
19969
19969
|
const deserializeAws_json1_1PhysicalConnectionRequirements = (output, context) => {
|
|
19970
19970
|
return {
|
|
19971
|
-
AvailabilityZone:
|
|
19971
|
+
AvailabilityZone: smithy_client_1.expectString(output.AvailabilityZone),
|
|
19972
19972
|
SecurityGroupIdList: output.SecurityGroupIdList !== undefined && output.SecurityGroupIdList !== null
|
|
19973
19973
|
? deserializeAws_json1_1SecurityGroupIdList(output.SecurityGroupIdList, context)
|
|
19974
19974
|
: undefined,
|
|
19975
|
-
SubnetId:
|
|
19975
|
+
SubnetId: smithy_client_1.expectString(output.SubnetId),
|
|
19976
19976
|
};
|
|
19977
19977
|
};
|
|
19978
19978
|
const deserializeAws_json1_1Predecessor = (output, context) => {
|
|
19979
19979
|
return {
|
|
19980
|
-
JobName:
|
|
19981
|
-
RunId:
|
|
19980
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
19981
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
19982
19982
|
};
|
|
19983
19983
|
};
|
|
19984
19984
|
const deserializeAws_json1_1PredecessorList = (output, context) => {
|
|
@@ -19996,7 +19996,7 @@ const deserializeAws_json1_1Predicate = (output, context) => {
|
|
|
19996
19996
|
Conditions: output.Conditions !== undefined && output.Conditions !== null
|
|
19997
19997
|
? deserializeAws_json1_1ConditionList(output.Conditions, context)
|
|
19998
19998
|
: undefined,
|
|
19999
|
-
Logical:
|
|
19999
|
+
Logical: smithy_client_1.expectString(output.Logical),
|
|
20000
20000
|
};
|
|
20001
20001
|
};
|
|
20002
20002
|
const deserializeAws_json1_1PrincipalPermissions = (output, context) => {
|
|
@@ -20026,7 +20026,7 @@ const deserializeAws_json1_1PublicKeysList = (output, context) => {
|
|
|
20026
20026
|
if (entry === null) {
|
|
20027
20027
|
return null;
|
|
20028
20028
|
}
|
|
20029
|
-
return
|
|
20029
|
+
return smithy_client_1.expectString(entry);
|
|
20030
20030
|
});
|
|
20031
20031
|
};
|
|
20032
20032
|
const deserializeAws_json1_1PutDataCatalogEncryptionSettingsResponse = (output, context) => {
|
|
@@ -20034,19 +20034,19 @@ const deserializeAws_json1_1PutDataCatalogEncryptionSettingsResponse = (output,
|
|
|
20034
20034
|
};
|
|
20035
20035
|
const deserializeAws_json1_1PutResourcePolicyResponse = (output, context) => {
|
|
20036
20036
|
return {
|
|
20037
|
-
PolicyHash:
|
|
20037
|
+
PolicyHash: smithy_client_1.expectString(output.PolicyHash),
|
|
20038
20038
|
};
|
|
20039
20039
|
};
|
|
20040
20040
|
const deserializeAws_json1_1PutSchemaVersionMetadataResponse = (output, context) => {
|
|
20041
20041
|
return {
|
|
20042
|
-
LatestVersion:
|
|
20043
|
-
MetadataKey:
|
|
20044
|
-
MetadataValue:
|
|
20045
|
-
RegistryName:
|
|
20046
|
-
SchemaArn:
|
|
20047
|
-
SchemaName:
|
|
20048
|
-
SchemaVersionId:
|
|
20049
|
-
VersionNumber:
|
|
20042
|
+
LatestVersion: smithy_client_1.expectBoolean(output.LatestVersion),
|
|
20043
|
+
MetadataKey: smithy_client_1.expectString(output.MetadataKey),
|
|
20044
|
+
MetadataValue: smithy_client_1.expectString(output.MetadataValue),
|
|
20045
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20046
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20047
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
20048
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20049
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
20050
20050
|
};
|
|
20051
20051
|
};
|
|
20052
20052
|
const deserializeAws_json1_1PutWorkflowRunPropertiesResponse = (output, context) => {
|
|
@@ -20057,20 +20057,20 @@ const deserializeAws_json1_1QuerySchemaVersionMetadataResponse = (output, contex
|
|
|
20057
20057
|
MetadataInfoMap: output.MetadataInfoMap !== undefined && output.MetadataInfoMap !== null
|
|
20058
20058
|
? deserializeAws_json1_1MetadataInfoMap(output.MetadataInfoMap, context)
|
|
20059
20059
|
: undefined,
|
|
20060
|
-
NextToken:
|
|
20061
|
-
SchemaVersionId:
|
|
20060
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
20061
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20062
20062
|
};
|
|
20063
20063
|
};
|
|
20064
20064
|
const deserializeAws_json1_1RecrawlPolicy = (output, context) => {
|
|
20065
20065
|
return {
|
|
20066
|
-
RecrawlBehavior:
|
|
20066
|
+
RecrawlBehavior: smithy_client_1.expectString(output.RecrawlBehavior),
|
|
20067
20067
|
};
|
|
20068
20068
|
};
|
|
20069
20069
|
const deserializeAws_json1_1RegisterSchemaVersionResponse = (output, context) => {
|
|
20070
20070
|
return {
|
|
20071
|
-
SchemaVersionId:
|
|
20072
|
-
Status:
|
|
20073
|
-
VersionNumber:
|
|
20071
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20072
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
20073
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
20074
20074
|
};
|
|
20075
20075
|
};
|
|
20076
20076
|
const deserializeAws_json1_1RegistryListDefinition = (output, context) => {
|
|
@@ -20085,24 +20085,24 @@ const deserializeAws_json1_1RegistryListDefinition = (output, context) => {
|
|
|
20085
20085
|
};
|
|
20086
20086
|
const deserializeAws_json1_1RegistryListItem = (output, context) => {
|
|
20087
20087
|
return {
|
|
20088
|
-
CreatedTime:
|
|
20089
|
-
Description:
|
|
20090
|
-
RegistryArn:
|
|
20091
|
-
RegistryName:
|
|
20092
|
-
Status:
|
|
20093
|
-
UpdatedTime:
|
|
20088
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
20089
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
20090
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
20091
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20092
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
20093
|
+
UpdatedTime: smithy_client_1.expectString(output.UpdatedTime),
|
|
20094
20094
|
};
|
|
20095
20095
|
};
|
|
20096
20096
|
const deserializeAws_json1_1RemoveSchemaVersionMetadataResponse = (output, context) => {
|
|
20097
20097
|
return {
|
|
20098
|
-
LatestVersion:
|
|
20099
|
-
MetadataKey:
|
|
20100
|
-
MetadataValue:
|
|
20101
|
-
RegistryName:
|
|
20102
|
-
SchemaArn:
|
|
20103
|
-
SchemaName:
|
|
20104
|
-
SchemaVersionId:
|
|
20105
|
-
VersionNumber:
|
|
20098
|
+
LatestVersion: smithy_client_1.expectBoolean(output.LatestVersion),
|
|
20099
|
+
MetadataKey: smithy_client_1.expectString(output.MetadataKey),
|
|
20100
|
+
MetadataValue: smithy_client_1.expectString(output.MetadataValue),
|
|
20101
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20102
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20103
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
20104
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20105
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
20106
20106
|
};
|
|
20107
20107
|
};
|
|
20108
20108
|
const deserializeAws_json1_1ResetJobBookmarkResponse = (output, context) => {
|
|
@@ -20114,13 +20114,13 @@ const deserializeAws_json1_1ResetJobBookmarkResponse = (output, context) => {
|
|
|
20114
20114
|
};
|
|
20115
20115
|
const deserializeAws_json1_1ResourceNumberLimitExceededException = (output, context) => {
|
|
20116
20116
|
return {
|
|
20117
|
-
Message:
|
|
20117
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20118
20118
|
};
|
|
20119
20119
|
};
|
|
20120
20120
|
const deserializeAws_json1_1ResourceUri = (output, context) => {
|
|
20121
20121
|
return {
|
|
20122
|
-
ResourceType:
|
|
20123
|
-
Uri:
|
|
20122
|
+
ResourceType: smithy_client_1.expectString(output.ResourceType),
|
|
20123
|
+
Uri: smithy_client_1.expectString(output.Uri),
|
|
20124
20124
|
};
|
|
20125
20125
|
};
|
|
20126
20126
|
const deserializeAws_json1_1ResourceUriList = (output, context) => {
|
|
@@ -20138,13 +20138,13 @@ const deserializeAws_json1_1ResumeWorkflowRunResponse = (output, context) => {
|
|
|
20138
20138
|
NodeIds: output.NodeIds !== undefined && output.NodeIds !== null
|
|
20139
20139
|
? deserializeAws_json1_1NodeIdList(output.NodeIds, context)
|
|
20140
20140
|
: undefined,
|
|
20141
|
-
RunId:
|
|
20141
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
20142
20142
|
};
|
|
20143
20143
|
};
|
|
20144
20144
|
const deserializeAws_json1_1S3Encryption = (output, context) => {
|
|
20145
20145
|
return {
|
|
20146
|
-
KmsKeyArn:
|
|
20147
|
-
S3EncryptionMode:
|
|
20146
|
+
KmsKeyArn: smithy_client_1.expectString(output.KmsKeyArn),
|
|
20147
|
+
S3EncryptionMode: smithy_client_1.expectString(output.S3EncryptionMode),
|
|
20148
20148
|
};
|
|
20149
20149
|
};
|
|
20150
20150
|
const deserializeAws_json1_1S3EncryptionList = (output, context) => {
|
|
@@ -20159,12 +20159,12 @@ const deserializeAws_json1_1S3EncryptionList = (output, context) => {
|
|
|
20159
20159
|
};
|
|
20160
20160
|
const deserializeAws_json1_1S3Target = (output, context) => {
|
|
20161
20161
|
return {
|
|
20162
|
-
ConnectionName:
|
|
20162
|
+
ConnectionName: smithy_client_1.expectString(output.ConnectionName),
|
|
20163
20163
|
Exclusions: output.Exclusions !== undefined && output.Exclusions !== null
|
|
20164
20164
|
? deserializeAws_json1_1PathList(output.Exclusions, context)
|
|
20165
20165
|
: undefined,
|
|
20166
|
-
Path:
|
|
20167
|
-
SampleSize:
|
|
20166
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
20167
|
+
SampleSize: smithy_client_1.expectInt32(output.SampleSize),
|
|
20168
20168
|
};
|
|
20169
20169
|
};
|
|
20170
20170
|
const deserializeAws_json1_1S3TargetList = (output, context) => {
|
|
@@ -20179,42 +20179,42 @@ const deserializeAws_json1_1S3TargetList = (output, context) => {
|
|
|
20179
20179
|
};
|
|
20180
20180
|
const deserializeAws_json1_1Schedule = (output, context) => {
|
|
20181
20181
|
return {
|
|
20182
|
-
ScheduleExpression:
|
|
20183
|
-
State:
|
|
20182
|
+
ScheduleExpression: smithy_client_1.expectString(output.ScheduleExpression),
|
|
20183
|
+
State: smithy_client_1.expectString(output.State),
|
|
20184
20184
|
};
|
|
20185
20185
|
};
|
|
20186
20186
|
const deserializeAws_json1_1SchedulerNotRunningException = (output, context) => {
|
|
20187
20187
|
return {
|
|
20188
|
-
Message:
|
|
20188
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20189
20189
|
};
|
|
20190
20190
|
};
|
|
20191
20191
|
const deserializeAws_json1_1SchedulerRunningException = (output, context) => {
|
|
20192
20192
|
return {
|
|
20193
|
-
Message:
|
|
20193
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20194
20194
|
};
|
|
20195
20195
|
};
|
|
20196
20196
|
const deserializeAws_json1_1SchedulerTransitioningException = (output, context) => {
|
|
20197
20197
|
return {
|
|
20198
|
-
Message:
|
|
20198
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20199
20199
|
};
|
|
20200
20200
|
};
|
|
20201
20201
|
const deserializeAws_json1_1SchemaChangePolicy = (output, context) => {
|
|
20202
20202
|
return {
|
|
20203
|
-
DeleteBehavior:
|
|
20204
|
-
UpdateBehavior:
|
|
20203
|
+
DeleteBehavior: smithy_client_1.expectString(output.DeleteBehavior),
|
|
20204
|
+
UpdateBehavior: smithy_client_1.expectString(output.UpdateBehavior),
|
|
20205
20205
|
};
|
|
20206
20206
|
};
|
|
20207
20207
|
const deserializeAws_json1_1SchemaColumn = (output, context) => {
|
|
20208
20208
|
return {
|
|
20209
|
-
DataType:
|
|
20210
|
-
Name:
|
|
20209
|
+
DataType: smithy_client_1.expectString(output.DataType),
|
|
20210
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20211
20211
|
};
|
|
20212
20212
|
};
|
|
20213
20213
|
const deserializeAws_json1_1SchemaId = (output, context) => {
|
|
20214
20214
|
return {
|
|
20215
|
-
RegistryName:
|
|
20216
|
-
SchemaArn:
|
|
20217
|
-
SchemaName:
|
|
20215
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20216
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20217
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
20218
20218
|
};
|
|
20219
20219
|
};
|
|
20220
20220
|
const deserializeAws_json1_1SchemaListDefinition = (output, context) => {
|
|
@@ -20229,13 +20229,13 @@ const deserializeAws_json1_1SchemaListDefinition = (output, context) => {
|
|
|
20229
20229
|
};
|
|
20230
20230
|
const deserializeAws_json1_1SchemaListItem = (output, context) => {
|
|
20231
20231
|
return {
|
|
20232
|
-
CreatedTime:
|
|
20233
|
-
Description:
|
|
20234
|
-
RegistryName:
|
|
20235
|
-
SchemaArn:
|
|
20236
|
-
SchemaName:
|
|
20237
|
-
SchemaStatus:
|
|
20238
|
-
UpdatedTime:
|
|
20232
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
20233
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
20234
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20235
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20236
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
20237
|
+
SchemaStatus: smithy_client_1.expectString(output.SchemaStatus),
|
|
20238
|
+
UpdatedTime: smithy_client_1.expectString(output.UpdatedTime),
|
|
20239
20239
|
};
|
|
20240
20240
|
};
|
|
20241
20241
|
const deserializeAws_json1_1SchemaReference = (output, context) => {
|
|
@@ -20243,8 +20243,8 @@ const deserializeAws_json1_1SchemaReference = (output, context) => {
|
|
|
20243
20243
|
SchemaId: output.SchemaId !== undefined && output.SchemaId !== null
|
|
20244
20244
|
? deserializeAws_json1_1SchemaId(output.SchemaId, context)
|
|
20245
20245
|
: undefined,
|
|
20246
|
-
SchemaVersionId:
|
|
20247
|
-
SchemaVersionNumber:
|
|
20246
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20247
|
+
SchemaVersionNumber: smithy_client_1.expectLong(output.SchemaVersionNumber),
|
|
20248
20248
|
};
|
|
20249
20249
|
};
|
|
20250
20250
|
const deserializeAws_json1_1SchemaVersionErrorItem = (output, context) => {
|
|
@@ -20252,7 +20252,7 @@ const deserializeAws_json1_1SchemaVersionErrorItem = (output, context) => {
|
|
|
20252
20252
|
ErrorDetails: output.ErrorDetails !== undefined && output.ErrorDetails !== null
|
|
20253
20253
|
? deserializeAws_json1_1ErrorDetails(output.ErrorDetails, context)
|
|
20254
20254
|
: undefined,
|
|
20255
|
-
VersionNumber:
|
|
20255
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
20256
20256
|
};
|
|
20257
20257
|
};
|
|
20258
20258
|
const deserializeAws_json1_1SchemaVersionErrorList = (output, context) => {
|
|
@@ -20277,16 +20277,16 @@ const deserializeAws_json1_1SchemaVersionList = (output, context) => {
|
|
|
20277
20277
|
};
|
|
20278
20278
|
const deserializeAws_json1_1SchemaVersionListItem = (output, context) => {
|
|
20279
20279
|
return {
|
|
20280
|
-
CreatedTime:
|
|
20281
|
-
SchemaArn:
|
|
20282
|
-
SchemaVersionId:
|
|
20283
|
-
Status:
|
|
20284
|
-
VersionNumber:
|
|
20280
|
+
CreatedTime: smithy_client_1.expectString(output.CreatedTime),
|
|
20281
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20282
|
+
SchemaVersionId: smithy_client_1.expectString(output.SchemaVersionId),
|
|
20283
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
20284
|
+
VersionNumber: smithy_client_1.expectLong(output.VersionNumber),
|
|
20285
20285
|
};
|
|
20286
20286
|
};
|
|
20287
20287
|
const deserializeAws_json1_1SearchTablesResponse = (output, context) => {
|
|
20288
20288
|
return {
|
|
20289
|
-
NextToken:
|
|
20289
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
20290
20290
|
TableList: output.TableList !== undefined && output.TableList !== null
|
|
20291
20291
|
? deserializeAws_json1_1TableList(output.TableList, context)
|
|
20292
20292
|
: undefined,
|
|
@@ -20295,12 +20295,12 @@ const deserializeAws_json1_1SearchTablesResponse = (output, context) => {
|
|
|
20295
20295
|
const deserializeAws_json1_1SecurityConfiguration = (output, context) => {
|
|
20296
20296
|
return {
|
|
20297
20297
|
CreatedTimeStamp: output.CreatedTimeStamp !== undefined && output.CreatedTimeStamp !== null
|
|
20298
|
-
?
|
|
20298
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTimeStamp)))
|
|
20299
20299
|
: undefined,
|
|
20300
20300
|
EncryptionConfiguration: output.EncryptionConfiguration !== undefined && output.EncryptionConfiguration !== null
|
|
20301
20301
|
? deserializeAws_json1_1EncryptionConfiguration(output.EncryptionConfiguration, context)
|
|
20302
20302
|
: undefined,
|
|
20303
|
-
Name:
|
|
20303
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20304
20304
|
};
|
|
20305
20305
|
};
|
|
20306
20306
|
const deserializeAws_json1_1SecurityConfigurationList = (output, context) => {
|
|
@@ -20320,16 +20320,16 @@ const deserializeAws_json1_1SecurityGroupIdList = (output, context) => {
|
|
|
20320
20320
|
if (entry === null) {
|
|
20321
20321
|
return null;
|
|
20322
20322
|
}
|
|
20323
|
-
return
|
|
20323
|
+
return smithy_client_1.expectString(entry);
|
|
20324
20324
|
});
|
|
20325
20325
|
};
|
|
20326
20326
|
const deserializeAws_json1_1SerDeInfo = (output, context) => {
|
|
20327
20327
|
return {
|
|
20328
|
-
Name:
|
|
20328
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20329
20329
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
20330
20330
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
20331
20331
|
: undefined,
|
|
20332
|
-
SerializationLibrary:
|
|
20332
|
+
SerializationLibrary: smithy_client_1.expectString(output.SerializationLibrary),
|
|
20333
20333
|
};
|
|
20334
20334
|
};
|
|
20335
20335
|
const deserializeAws_json1_1SkewedInfo = (output, context) => {
|
|
@@ -20347,7 +20347,7 @@ const deserializeAws_json1_1SkewedInfo = (output, context) => {
|
|
|
20347
20347
|
};
|
|
20348
20348
|
const deserializeAws_json1_1StartBlueprintRunResponse = (output, context) => {
|
|
20349
20349
|
return {
|
|
20350
|
-
RunId:
|
|
20350
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
20351
20351
|
};
|
|
20352
20352
|
};
|
|
20353
20353
|
const deserializeAws_json1_1StartCrawlerResponse = (output, context) => {
|
|
@@ -20358,43 +20358,43 @@ const deserializeAws_json1_1StartCrawlerScheduleResponse = (output, context) =>
|
|
|
20358
20358
|
};
|
|
20359
20359
|
const deserializeAws_json1_1StartExportLabelsTaskRunResponse = (output, context) => {
|
|
20360
20360
|
return {
|
|
20361
|
-
TaskRunId:
|
|
20361
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
20362
20362
|
};
|
|
20363
20363
|
};
|
|
20364
20364
|
const deserializeAws_json1_1StartImportLabelsTaskRunResponse = (output, context) => {
|
|
20365
20365
|
return {
|
|
20366
|
-
TaskRunId:
|
|
20366
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
20367
20367
|
};
|
|
20368
20368
|
};
|
|
20369
20369
|
const deserializeAws_json1_1StartingEventBatchCondition = (output, context) => {
|
|
20370
20370
|
return {
|
|
20371
|
-
BatchSize:
|
|
20372
|
-
BatchWindow:
|
|
20371
|
+
BatchSize: smithy_client_1.expectInt32(output.BatchSize),
|
|
20372
|
+
BatchWindow: smithy_client_1.expectInt32(output.BatchWindow),
|
|
20373
20373
|
};
|
|
20374
20374
|
};
|
|
20375
20375
|
const deserializeAws_json1_1StartJobRunResponse = (output, context) => {
|
|
20376
20376
|
return {
|
|
20377
|
-
JobRunId:
|
|
20377
|
+
JobRunId: smithy_client_1.expectString(output.JobRunId),
|
|
20378
20378
|
};
|
|
20379
20379
|
};
|
|
20380
20380
|
const deserializeAws_json1_1StartMLEvaluationTaskRunResponse = (output, context) => {
|
|
20381
20381
|
return {
|
|
20382
|
-
TaskRunId:
|
|
20382
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
20383
20383
|
};
|
|
20384
20384
|
};
|
|
20385
20385
|
const deserializeAws_json1_1StartMLLabelingSetGenerationTaskRunResponse = (output, context) => {
|
|
20386
20386
|
return {
|
|
20387
|
-
TaskRunId:
|
|
20387
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
20388
20388
|
};
|
|
20389
20389
|
};
|
|
20390
20390
|
const deserializeAws_json1_1StartTriggerResponse = (output, context) => {
|
|
20391
20391
|
return {
|
|
20392
|
-
Name:
|
|
20392
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20393
20393
|
};
|
|
20394
20394
|
};
|
|
20395
20395
|
const deserializeAws_json1_1StartWorkflowRunResponse = (output, context) => {
|
|
20396
20396
|
return {
|
|
20397
|
-
RunId:
|
|
20397
|
+
RunId: smithy_client_1.expectString(output.RunId),
|
|
20398
20398
|
};
|
|
20399
20399
|
};
|
|
20400
20400
|
const deserializeAws_json1_1StopCrawlerResponse = (output, context) => {
|
|
@@ -20405,7 +20405,7 @@ const deserializeAws_json1_1StopCrawlerScheduleResponse = (output, context) => {
|
|
|
20405
20405
|
};
|
|
20406
20406
|
const deserializeAws_json1_1StopTriggerResponse = (output, context) => {
|
|
20407
20407
|
return {
|
|
20408
|
-
Name:
|
|
20408
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20409
20409
|
};
|
|
20410
20410
|
};
|
|
20411
20411
|
const deserializeAws_json1_1StopWorkflowRunResponse = (output, context) => {
|
|
@@ -20419,11 +20419,11 @@ const deserializeAws_json1_1StorageDescriptor = (output, context) => {
|
|
|
20419
20419
|
Columns: output.Columns !== undefined && output.Columns !== null
|
|
20420
20420
|
? deserializeAws_json1_1ColumnList(output.Columns, context)
|
|
20421
20421
|
: undefined,
|
|
20422
|
-
Compressed:
|
|
20423
|
-
InputFormat:
|
|
20424
|
-
Location:
|
|
20425
|
-
NumberOfBuckets:
|
|
20426
|
-
OutputFormat:
|
|
20422
|
+
Compressed: smithy_client_1.expectBoolean(output.Compressed),
|
|
20423
|
+
InputFormat: smithy_client_1.expectString(output.InputFormat),
|
|
20424
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
20425
|
+
NumberOfBuckets: smithy_client_1.expectInt32(output.NumberOfBuckets),
|
|
20426
|
+
OutputFormat: smithy_client_1.expectString(output.OutputFormat),
|
|
20427
20427
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
20428
20428
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
20429
20429
|
: undefined,
|
|
@@ -20439,15 +20439,15 @@ const deserializeAws_json1_1StorageDescriptor = (output, context) => {
|
|
|
20439
20439
|
SortColumns: output.SortColumns !== undefined && output.SortColumns !== null
|
|
20440
20440
|
? deserializeAws_json1_1OrderList(output.SortColumns, context)
|
|
20441
20441
|
: undefined,
|
|
20442
|
-
StoredAsSubDirectories:
|
|
20442
|
+
StoredAsSubDirectories: smithy_client_1.expectBoolean(output.StoredAsSubDirectories),
|
|
20443
20443
|
};
|
|
20444
20444
|
};
|
|
20445
20445
|
const deserializeAws_json1_1StringColumnStatisticsData = (output, context) => {
|
|
20446
20446
|
return {
|
|
20447
|
-
AverageLength:
|
|
20448
|
-
MaximumLength:
|
|
20449
|
-
NumberOfDistinctValues:
|
|
20450
|
-
NumberOfNulls:
|
|
20447
|
+
AverageLength: smithy_client_1.limitedParseDouble(output.AverageLength),
|
|
20448
|
+
MaximumLength: smithy_client_1.expectLong(output.MaximumLength),
|
|
20449
|
+
NumberOfDistinctValues: smithy_client_1.expectLong(output.NumberOfDistinctValues),
|
|
20450
|
+
NumberOfNulls: smithy_client_1.expectLong(output.NumberOfNulls),
|
|
20451
20451
|
};
|
|
20452
20452
|
};
|
|
20453
20453
|
const deserializeAws_json1_1StringList = (output, context) => {
|
|
@@ -20457,46 +20457,46 @@ const deserializeAws_json1_1StringList = (output, context) => {
|
|
|
20457
20457
|
if (entry === null) {
|
|
20458
20458
|
return null;
|
|
20459
20459
|
}
|
|
20460
|
-
return
|
|
20460
|
+
return smithy_client_1.expectString(entry);
|
|
20461
20461
|
});
|
|
20462
20462
|
};
|
|
20463
20463
|
const deserializeAws_json1_1Table = (output, context) => {
|
|
20464
20464
|
return {
|
|
20465
|
-
CatalogId:
|
|
20465
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
20466
20466
|
CreateTime: output.CreateTime !== undefined && output.CreateTime !== null
|
|
20467
|
-
?
|
|
20467
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreateTime)))
|
|
20468
20468
|
: undefined,
|
|
20469
|
-
CreatedBy:
|
|
20470
|
-
DatabaseName:
|
|
20471
|
-
Description:
|
|
20472
|
-
IsRegisteredWithLakeFormation:
|
|
20469
|
+
CreatedBy: smithy_client_1.expectString(output.CreatedBy),
|
|
20470
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
20471
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
20472
|
+
IsRegisteredWithLakeFormation: smithy_client_1.expectBoolean(output.IsRegisteredWithLakeFormation),
|
|
20473
20473
|
LastAccessTime: output.LastAccessTime !== undefined && output.LastAccessTime !== null
|
|
20474
|
-
?
|
|
20474
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAccessTime)))
|
|
20475
20475
|
: undefined,
|
|
20476
20476
|
LastAnalyzedTime: output.LastAnalyzedTime !== undefined && output.LastAnalyzedTime !== null
|
|
20477
|
-
?
|
|
20477
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastAnalyzedTime)))
|
|
20478
20478
|
: undefined,
|
|
20479
|
-
Name:
|
|
20480
|
-
Owner:
|
|
20479
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20480
|
+
Owner: smithy_client_1.expectString(output.Owner),
|
|
20481
20481
|
Parameters: output.Parameters !== undefined && output.Parameters !== null
|
|
20482
20482
|
? deserializeAws_json1_1ParametersMap(output.Parameters, context)
|
|
20483
20483
|
: undefined,
|
|
20484
20484
|
PartitionKeys: output.PartitionKeys !== undefined && output.PartitionKeys !== null
|
|
20485
20485
|
? deserializeAws_json1_1ColumnList(output.PartitionKeys, context)
|
|
20486
20486
|
: undefined,
|
|
20487
|
-
Retention:
|
|
20487
|
+
Retention: smithy_client_1.expectInt32(output.Retention),
|
|
20488
20488
|
StorageDescriptor: output.StorageDescriptor !== undefined && output.StorageDescriptor !== null
|
|
20489
20489
|
? deserializeAws_json1_1StorageDescriptor(output.StorageDescriptor, context)
|
|
20490
20490
|
: undefined,
|
|
20491
|
-
TableType:
|
|
20491
|
+
TableType: smithy_client_1.expectString(output.TableType),
|
|
20492
20492
|
TargetTable: output.TargetTable !== undefined && output.TargetTable !== null
|
|
20493
20493
|
? deserializeAws_json1_1TableIdentifier(output.TargetTable, context)
|
|
20494
20494
|
: undefined,
|
|
20495
20495
|
UpdateTime: output.UpdateTime !== undefined && output.UpdateTime !== null
|
|
20496
|
-
?
|
|
20496
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdateTime)))
|
|
20497
20497
|
: undefined,
|
|
20498
|
-
ViewExpandedText:
|
|
20499
|
-
ViewOriginalText:
|
|
20498
|
+
ViewExpandedText: smithy_client_1.expectString(output.ViewExpandedText),
|
|
20499
|
+
ViewOriginalText: smithy_client_1.expectString(output.ViewOriginalText),
|
|
20500
20500
|
};
|
|
20501
20501
|
};
|
|
20502
20502
|
const deserializeAws_json1_1TableError = (output, context) => {
|
|
@@ -20504,7 +20504,7 @@ const deserializeAws_json1_1TableError = (output, context) => {
|
|
|
20504
20504
|
ErrorDetail: output.ErrorDetail !== undefined && output.ErrorDetail !== null
|
|
20505
20505
|
? deserializeAws_json1_1ErrorDetail(output.ErrorDetail, context)
|
|
20506
20506
|
: undefined,
|
|
20507
|
-
TableName:
|
|
20507
|
+
TableName: smithy_client_1.expectString(output.TableName),
|
|
20508
20508
|
};
|
|
20509
20509
|
};
|
|
20510
20510
|
const deserializeAws_json1_1TableErrors = (output, context) => {
|
|
@@ -20519,9 +20519,9 @@ const deserializeAws_json1_1TableErrors = (output, context) => {
|
|
|
20519
20519
|
};
|
|
20520
20520
|
const deserializeAws_json1_1TableIdentifier = (output, context) => {
|
|
20521
20521
|
return {
|
|
20522
|
-
CatalogId:
|
|
20523
|
-
DatabaseName:
|
|
20524
|
-
Name:
|
|
20522
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
20523
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
20524
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20525
20525
|
};
|
|
20526
20526
|
};
|
|
20527
20527
|
const deserializeAws_json1_1TableList = (output, context) => {
|
|
@@ -20539,7 +20539,7 @@ const deserializeAws_json1_1TableVersion = (output, context) => {
|
|
|
20539
20539
|
Table: output.Table !== undefined && output.Table !== null
|
|
20540
20540
|
? deserializeAws_json1_1Table(output.Table, context)
|
|
20541
20541
|
: undefined,
|
|
20542
|
-
VersionId:
|
|
20542
|
+
VersionId: smithy_client_1.expectString(output.VersionId),
|
|
20543
20543
|
};
|
|
20544
20544
|
};
|
|
20545
20545
|
const deserializeAws_json1_1TableVersionError = (output, context) => {
|
|
@@ -20547,8 +20547,8 @@ const deserializeAws_json1_1TableVersionError = (output, context) => {
|
|
|
20547
20547
|
ErrorDetail: output.ErrorDetail !== undefined && output.ErrorDetail !== null
|
|
20548
20548
|
? deserializeAws_json1_1ErrorDetail(output.ErrorDetail, context)
|
|
20549
20549
|
: undefined,
|
|
20550
|
-
TableName:
|
|
20551
|
-
VersionId:
|
|
20550
|
+
TableName: smithy_client_1.expectString(output.TableName),
|
|
20551
|
+
VersionId: smithy_client_1.expectString(output.VersionId),
|
|
20552
20552
|
};
|
|
20553
20553
|
};
|
|
20554
20554
|
const deserializeAws_json1_1TableVersionErrors = (output, context) => {
|
|
@@ -20571,30 +20571,30 @@ const deserializeAws_json1_1TagsMap = (output, context) => {
|
|
|
20571
20571
|
}
|
|
20572
20572
|
return {
|
|
20573
20573
|
...acc,
|
|
20574
|
-
[key]:
|
|
20574
|
+
[key]: smithy_client_1.expectString(value),
|
|
20575
20575
|
};
|
|
20576
20576
|
}, {});
|
|
20577
20577
|
};
|
|
20578
20578
|
const deserializeAws_json1_1TaskRun = (output, context) => {
|
|
20579
20579
|
return {
|
|
20580
20580
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
20581
|
-
?
|
|
20581
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
20582
20582
|
: undefined,
|
|
20583
|
-
ErrorString:
|
|
20584
|
-
ExecutionTime:
|
|
20583
|
+
ErrorString: smithy_client_1.expectString(output.ErrorString),
|
|
20584
|
+
ExecutionTime: smithy_client_1.expectInt32(output.ExecutionTime),
|
|
20585
20585
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
20586
|
-
?
|
|
20586
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
20587
20587
|
: undefined,
|
|
20588
|
-
LogGroupName:
|
|
20588
|
+
LogGroupName: smithy_client_1.expectString(output.LogGroupName),
|
|
20589
20589
|
Properties: output.Properties !== undefined && output.Properties !== null
|
|
20590
20590
|
? deserializeAws_json1_1TaskRunProperties(output.Properties, context)
|
|
20591
20591
|
: undefined,
|
|
20592
20592
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
20593
|
-
?
|
|
20593
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
20594
20594
|
: undefined,
|
|
20595
|
-
Status:
|
|
20596
|
-
TaskRunId:
|
|
20597
|
-
TransformId:
|
|
20595
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
20596
|
+
TaskRunId: smithy_client_1.expectString(output.TaskRunId),
|
|
20597
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
20598
20598
|
};
|
|
20599
20599
|
};
|
|
20600
20600
|
const deserializeAws_json1_1TaskRunList = (output, context) => {
|
|
@@ -20622,7 +20622,7 @@ const deserializeAws_json1_1TaskRunProperties = (output, context) => {
|
|
|
20622
20622
|
output.LabelingSetGenerationTaskRunProperties !== null
|
|
20623
20623
|
? deserializeAws_json1_1LabelingSetGenerationTaskRunProperties(output.LabelingSetGenerationTaskRunProperties, context)
|
|
20624
20624
|
: undefined,
|
|
20625
|
-
TaskType:
|
|
20625
|
+
TaskType: smithy_client_1.expectString(output.TaskType),
|
|
20626
20626
|
};
|
|
20627
20627
|
};
|
|
20628
20628
|
const deserializeAws_json1_1TransformEncryption = (output, context) => {
|
|
@@ -20630,7 +20630,7 @@ const deserializeAws_json1_1TransformEncryption = (output, context) => {
|
|
|
20630
20630
|
MlUserDataEncryption: output.MlUserDataEncryption !== undefined && output.MlUserDataEncryption !== null
|
|
20631
20631
|
? deserializeAws_json1_1MLUserDataEncryption(output.MlUserDataEncryption, context)
|
|
20632
20632
|
: undefined,
|
|
20633
|
-
TaskRunSecurityConfigurationName:
|
|
20633
|
+
TaskRunSecurityConfigurationName: smithy_client_1.expectString(output.TaskRunSecurityConfigurationName),
|
|
20634
20634
|
};
|
|
20635
20635
|
};
|
|
20636
20636
|
const deserializeAws_json1_1TransformIdList = (output, context) => {
|
|
@@ -20640,7 +20640,7 @@ const deserializeAws_json1_1TransformIdList = (output, context) => {
|
|
|
20640
20640
|
if (entry === null) {
|
|
20641
20641
|
return null;
|
|
20642
20642
|
}
|
|
20643
|
-
return
|
|
20643
|
+
return smithy_client_1.expectString(entry);
|
|
20644
20644
|
});
|
|
20645
20645
|
};
|
|
20646
20646
|
const deserializeAws_json1_1TransformList = (output, context) => {
|
|
@@ -20658,7 +20658,7 @@ const deserializeAws_json1_1TransformParameters = (output, context) => {
|
|
|
20658
20658
|
FindMatchesParameters: output.FindMatchesParameters !== undefined && output.FindMatchesParameters !== null
|
|
20659
20659
|
? deserializeAws_json1_1FindMatchesParameters(output.FindMatchesParameters, context)
|
|
20660
20660
|
: undefined,
|
|
20661
|
-
TransformType:
|
|
20661
|
+
TransformType: smithy_client_1.expectString(output.TransformType),
|
|
20662
20662
|
};
|
|
20663
20663
|
};
|
|
20664
20664
|
const deserializeAws_json1_1TransformSchema = (output, context) => {
|
|
@@ -20676,19 +20676,19 @@ const deserializeAws_json1_1Trigger = (output, context) => {
|
|
|
20676
20676
|
Actions: output.Actions !== undefined && output.Actions !== null
|
|
20677
20677
|
? deserializeAws_json1_1ActionList(output.Actions, context)
|
|
20678
20678
|
: undefined,
|
|
20679
|
-
Description:
|
|
20679
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
20680
20680
|
EventBatchingCondition: output.EventBatchingCondition !== undefined && output.EventBatchingCondition !== null
|
|
20681
20681
|
? deserializeAws_json1_1EventBatchingCondition(output.EventBatchingCondition, context)
|
|
20682
20682
|
: undefined,
|
|
20683
|
-
Id:
|
|
20684
|
-
Name:
|
|
20683
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
20684
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20685
20685
|
Predicate: output.Predicate !== undefined && output.Predicate !== null
|
|
20686
20686
|
? deserializeAws_json1_1Predicate(output.Predicate, context)
|
|
20687
20687
|
: undefined,
|
|
20688
|
-
Schedule:
|
|
20689
|
-
State:
|
|
20690
|
-
Type:
|
|
20691
|
-
WorkflowName:
|
|
20688
|
+
Schedule: smithy_client_1.expectString(output.Schedule),
|
|
20689
|
+
State: smithy_client_1.expectString(output.State),
|
|
20690
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
20691
|
+
WorkflowName: smithy_client_1.expectString(output.WorkflowName),
|
|
20692
20692
|
};
|
|
20693
20693
|
};
|
|
20694
20694
|
const deserializeAws_json1_1TriggerList = (output, context) => {
|
|
@@ -20708,7 +20708,7 @@ const deserializeAws_json1_1TriggerNameList = (output, context) => {
|
|
|
20708
20708
|
if (entry === null) {
|
|
20709
20709
|
return null;
|
|
20710
20710
|
}
|
|
20711
|
-
return
|
|
20711
|
+
return smithy_client_1.expectString(entry);
|
|
20712
20712
|
});
|
|
20713
20713
|
};
|
|
20714
20714
|
const deserializeAws_json1_1TriggerNodeDetails = (output, context) => {
|
|
@@ -20723,7 +20723,7 @@ const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
|
20723
20723
|
};
|
|
20724
20724
|
const deserializeAws_json1_1UpdateBlueprintResponse = (output, context) => {
|
|
20725
20725
|
return {
|
|
20726
|
-
Name:
|
|
20726
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20727
20727
|
};
|
|
20728
20728
|
};
|
|
20729
20729
|
const deserializeAws_json1_1UpdateClassifierResponse = (output, context) => {
|
|
@@ -20760,12 +20760,12 @@ const deserializeAws_json1_1UpdateDevEndpointResponse = (output, context) => {
|
|
|
20760
20760
|
};
|
|
20761
20761
|
const deserializeAws_json1_1UpdateJobResponse = (output, context) => {
|
|
20762
20762
|
return {
|
|
20763
|
-
JobName:
|
|
20763
|
+
JobName: smithy_client_1.expectString(output.JobName),
|
|
20764
20764
|
};
|
|
20765
20765
|
};
|
|
20766
20766
|
const deserializeAws_json1_1UpdateMLTransformResponse = (output, context) => {
|
|
20767
20767
|
return {
|
|
20768
|
-
TransformId:
|
|
20768
|
+
TransformId: smithy_client_1.expectString(output.TransformId),
|
|
20769
20769
|
};
|
|
20770
20770
|
};
|
|
20771
20771
|
const deserializeAws_json1_1UpdatePartitionResponse = (output, context) => {
|
|
@@ -20773,15 +20773,15 @@ const deserializeAws_json1_1UpdatePartitionResponse = (output, context) => {
|
|
|
20773
20773
|
};
|
|
20774
20774
|
const deserializeAws_json1_1UpdateRegistryResponse = (output, context) => {
|
|
20775
20775
|
return {
|
|
20776
|
-
RegistryArn:
|
|
20777
|
-
RegistryName:
|
|
20776
|
+
RegistryArn: smithy_client_1.expectString(output.RegistryArn),
|
|
20777
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20778
20778
|
};
|
|
20779
20779
|
};
|
|
20780
20780
|
const deserializeAws_json1_1UpdateSchemaResponse = (output, context) => {
|
|
20781
20781
|
return {
|
|
20782
|
-
RegistryName:
|
|
20783
|
-
SchemaArn:
|
|
20784
|
-
SchemaName:
|
|
20782
|
+
RegistryName: smithy_client_1.expectString(output.RegistryName),
|
|
20783
|
+
SchemaArn: smithy_client_1.expectString(output.SchemaArn),
|
|
20784
|
+
SchemaName: smithy_client_1.expectString(output.SchemaName),
|
|
20785
20785
|
};
|
|
20786
20786
|
};
|
|
20787
20787
|
const deserializeAws_json1_1UpdateTableResponse = (output, context) => {
|
|
@@ -20799,20 +20799,20 @@ const deserializeAws_json1_1UpdateUserDefinedFunctionResponse = (output, context
|
|
|
20799
20799
|
};
|
|
20800
20800
|
const deserializeAws_json1_1UpdateWorkflowResponse = (output, context) => {
|
|
20801
20801
|
return {
|
|
20802
|
-
Name:
|
|
20802
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20803
20803
|
};
|
|
20804
20804
|
};
|
|
20805
20805
|
const deserializeAws_json1_1UserDefinedFunction = (output, context) => {
|
|
20806
20806
|
return {
|
|
20807
|
-
CatalogId:
|
|
20808
|
-
ClassName:
|
|
20807
|
+
CatalogId: smithy_client_1.expectString(output.CatalogId),
|
|
20808
|
+
ClassName: smithy_client_1.expectString(output.ClassName),
|
|
20809
20809
|
CreateTime: output.CreateTime !== undefined && output.CreateTime !== null
|
|
20810
|
-
?
|
|
20810
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreateTime)))
|
|
20811
20811
|
: undefined,
|
|
20812
|
-
DatabaseName:
|
|
20813
|
-
FunctionName:
|
|
20814
|
-
OwnerName:
|
|
20815
|
-
OwnerType:
|
|
20812
|
+
DatabaseName: smithy_client_1.expectString(output.DatabaseName),
|
|
20813
|
+
FunctionName: smithy_client_1.expectString(output.FunctionName),
|
|
20814
|
+
OwnerName: smithy_client_1.expectString(output.OwnerName),
|
|
20815
|
+
OwnerType: smithy_client_1.expectString(output.OwnerType),
|
|
20816
20816
|
ResourceUris: output.ResourceUris !== undefined && output.ResourceUris !== null
|
|
20817
20817
|
? deserializeAws_json1_1ResourceUriList(output.ResourceUris, context)
|
|
20818
20818
|
: undefined,
|
|
@@ -20830,7 +20830,7 @@ const deserializeAws_json1_1UserDefinedFunctionList = (output, context) => {
|
|
|
20830
20830
|
};
|
|
20831
20831
|
const deserializeAws_json1_1ValidationException = (output, context) => {
|
|
20832
20832
|
return {
|
|
20833
|
-
Message:
|
|
20833
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20834
20834
|
};
|
|
20835
20835
|
};
|
|
20836
20836
|
const deserializeAws_json1_1ValueStringList = (output, context) => {
|
|
@@ -20840,12 +20840,12 @@ const deserializeAws_json1_1ValueStringList = (output, context) => {
|
|
|
20840
20840
|
if (entry === null) {
|
|
20841
20841
|
return null;
|
|
20842
20842
|
}
|
|
20843
|
-
return
|
|
20843
|
+
return smithy_client_1.expectString(entry);
|
|
20844
20844
|
});
|
|
20845
20845
|
};
|
|
20846
20846
|
const deserializeAws_json1_1VersionMismatchException = (output, context) => {
|
|
20847
20847
|
return {
|
|
20848
|
-
Message:
|
|
20848
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
20849
20849
|
};
|
|
20850
20850
|
};
|
|
20851
20851
|
const deserializeAws_json1_1Workflow = (output, context) => {
|
|
@@ -20854,23 +20854,23 @@ const deserializeAws_json1_1Workflow = (output, context) => {
|
|
|
20854
20854
|
? deserializeAws_json1_1BlueprintDetails(output.BlueprintDetails, context)
|
|
20855
20855
|
: undefined,
|
|
20856
20856
|
CreatedOn: output.CreatedOn !== undefined && output.CreatedOn !== null
|
|
20857
|
-
?
|
|
20857
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedOn)))
|
|
20858
20858
|
: undefined,
|
|
20859
20859
|
DefaultRunProperties: output.DefaultRunProperties !== undefined && output.DefaultRunProperties !== null
|
|
20860
20860
|
? deserializeAws_json1_1WorkflowRunProperties(output.DefaultRunProperties, context)
|
|
20861
20861
|
: undefined,
|
|
20862
|
-
Description:
|
|
20862
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
20863
20863
|
Graph: output.Graph !== undefined && output.Graph !== null
|
|
20864
20864
|
? deserializeAws_json1_1WorkflowGraph(output.Graph, context)
|
|
20865
20865
|
: undefined,
|
|
20866
20866
|
LastModifiedOn: output.LastModifiedOn !== undefined && output.LastModifiedOn !== null
|
|
20867
|
-
?
|
|
20867
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedOn)))
|
|
20868
20868
|
: undefined,
|
|
20869
20869
|
LastRun: output.LastRun !== undefined && output.LastRun !== null
|
|
20870
20870
|
? deserializeAws_json1_1WorkflowRun(output.LastRun, context)
|
|
20871
20871
|
: undefined,
|
|
20872
|
-
MaxConcurrentRuns:
|
|
20873
|
-
Name:
|
|
20872
|
+
MaxConcurrentRuns: smithy_client_1.expectInt32(output.MaxConcurrentRuns),
|
|
20873
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20874
20874
|
};
|
|
20875
20875
|
};
|
|
20876
20876
|
const deserializeAws_json1_1WorkflowGraph = (output, context) => {
|
|
@@ -20890,22 +20890,22 @@ const deserializeAws_json1_1WorkflowNames = (output, context) => {
|
|
|
20890
20890
|
if (entry === null) {
|
|
20891
20891
|
return null;
|
|
20892
20892
|
}
|
|
20893
|
-
return
|
|
20893
|
+
return smithy_client_1.expectString(entry);
|
|
20894
20894
|
});
|
|
20895
20895
|
};
|
|
20896
20896
|
const deserializeAws_json1_1WorkflowRun = (output, context) => {
|
|
20897
20897
|
return {
|
|
20898
20898
|
CompletedOn: output.CompletedOn !== undefined && output.CompletedOn !== null
|
|
20899
|
-
?
|
|
20899
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedOn)))
|
|
20900
20900
|
: undefined,
|
|
20901
|
-
ErrorMessage:
|
|
20901
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
20902
20902
|
Graph: output.Graph !== undefined && output.Graph !== null
|
|
20903
20903
|
? deserializeAws_json1_1WorkflowGraph(output.Graph, context)
|
|
20904
20904
|
: undefined,
|
|
20905
|
-
Name:
|
|
20906
|
-
PreviousRunId:
|
|
20905
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20906
|
+
PreviousRunId: smithy_client_1.expectString(output.PreviousRunId),
|
|
20907
20907
|
StartedOn: output.StartedOn !== undefined && output.StartedOn !== null
|
|
20908
|
-
?
|
|
20908
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartedOn)))
|
|
20909
20909
|
: undefined,
|
|
20910
20910
|
StartingEventBatchCondition: output.StartingEventBatchCondition !== undefined && output.StartingEventBatchCondition !== null
|
|
20911
20911
|
? deserializeAws_json1_1StartingEventBatchCondition(output.StartingEventBatchCondition, context)
|
|
@@ -20913,8 +20913,8 @@ const deserializeAws_json1_1WorkflowRun = (output, context) => {
|
|
|
20913
20913
|
Statistics: output.Statistics !== undefined && output.Statistics !== null
|
|
20914
20914
|
? deserializeAws_json1_1WorkflowRunStatistics(output.Statistics, context)
|
|
20915
20915
|
: undefined,
|
|
20916
|
-
Status:
|
|
20917
|
-
WorkflowRunId:
|
|
20916
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
20917
|
+
WorkflowRunId: smithy_client_1.expectString(output.WorkflowRunId),
|
|
20918
20918
|
WorkflowRunProperties: output.WorkflowRunProperties !== undefined && output.WorkflowRunProperties !== null
|
|
20919
20919
|
? deserializeAws_json1_1WorkflowRunProperties(output.WorkflowRunProperties, context)
|
|
20920
20920
|
: undefined,
|
|
@@ -20927,7 +20927,7 @@ const deserializeAws_json1_1WorkflowRunProperties = (output, context) => {
|
|
|
20927
20927
|
}
|
|
20928
20928
|
return {
|
|
20929
20929
|
...acc,
|
|
20930
|
-
[key]:
|
|
20930
|
+
[key]: smithy_client_1.expectString(value),
|
|
20931
20931
|
};
|
|
20932
20932
|
}, {});
|
|
20933
20933
|
};
|
|
@@ -20943,12 +20943,12 @@ const deserializeAws_json1_1WorkflowRuns = (output, context) => {
|
|
|
20943
20943
|
};
|
|
20944
20944
|
const deserializeAws_json1_1WorkflowRunStatistics = (output, context) => {
|
|
20945
20945
|
return {
|
|
20946
|
-
FailedActions:
|
|
20947
|
-
RunningActions:
|
|
20948
|
-
StoppedActions:
|
|
20949
|
-
SucceededActions:
|
|
20950
|
-
TimeoutActions:
|
|
20951
|
-
TotalActions:
|
|
20946
|
+
FailedActions: smithy_client_1.expectInt32(output.FailedActions),
|
|
20947
|
+
RunningActions: smithy_client_1.expectInt32(output.RunningActions),
|
|
20948
|
+
StoppedActions: smithy_client_1.expectInt32(output.StoppedActions),
|
|
20949
|
+
SucceededActions: smithy_client_1.expectInt32(output.SucceededActions),
|
|
20950
|
+
TimeoutActions: smithy_client_1.expectInt32(output.TimeoutActions),
|
|
20951
|
+
TotalActions: smithy_client_1.expectInt32(output.TotalActions),
|
|
20952
20952
|
};
|
|
20953
20953
|
};
|
|
20954
20954
|
const deserializeAws_json1_1Workflows = (output, context) => {
|
|
@@ -20963,16 +20963,16 @@ const deserializeAws_json1_1Workflows = (output, context) => {
|
|
|
20963
20963
|
};
|
|
20964
20964
|
const deserializeAws_json1_1XMLClassifier = (output, context) => {
|
|
20965
20965
|
return {
|
|
20966
|
-
Classification:
|
|
20966
|
+
Classification: smithy_client_1.expectString(output.Classification),
|
|
20967
20967
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
20968
|
-
?
|
|
20968
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
20969
20969
|
: undefined,
|
|
20970
20970
|
LastUpdated: output.LastUpdated !== undefined && output.LastUpdated !== null
|
|
20971
|
-
?
|
|
20971
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdated)))
|
|
20972
20972
|
: undefined,
|
|
20973
|
-
Name:
|
|
20974
|
-
RowTag:
|
|
20975
|
-
Version:
|
|
20973
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
20974
|
+
RowTag: smithy_client_1.expectString(output.RowTag),
|
|
20975
|
+
Version: smithy_client_1.expectLong(output.Version),
|
|
20976
20976
|
};
|
|
20977
20977
|
};
|
|
20978
20978
|
const deserializeMetadata = (output) => {
|