@aws-sdk/client-glue 3.43.0 → 3.47.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.
Files changed (68) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/dist-cjs/Glue.js +45 -0
  3. package/dist-cjs/commands/GetCrawlerMetricsCommand.js +2 -1
  4. package/dist-cjs/commands/GetCrawlersCommand.js +3 -3
  5. package/dist-cjs/commands/GetDatabaseCommand.js +1 -2
  6. package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +36 -0
  7. package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +36 -0
  8. package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +36 -0
  9. package/dist-cjs/commands/index.js +3 -0
  10. package/dist-cjs/endpoints.js +1 -24
  11. package/dist-cjs/models/models_0.js +22 -124
  12. package/dist-cjs/models/models_1.js +89 -66
  13. package/dist-cjs/pagination/GetUnfilteredPartitionsMetadataPaginator.js +35 -0
  14. package/dist-cjs/pagination/index.js +1 -0
  15. package/dist-cjs/protocols/Aws_json1_1.js +662 -5
  16. package/dist-cjs/runtimeConfig.browser.js +7 -2
  17. package/dist-cjs/runtimeConfig.js +9 -3
  18. package/dist-es/Glue.js +45 -0
  19. package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -1
  20. package/dist-es/commands/GetCrawlersCommand.js +1 -1
  21. package/dist-es/commands/GetDatabaseCommand.js +1 -2
  22. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +39 -0
  23. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +39 -0
  24. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +39 -0
  25. package/dist-es/commands/index.js +3 -0
  26. package/dist-es/endpoints.js +1 -24
  27. package/dist-es/models/models_0.js +12 -80
  28. package/dist-es/models/models_1.js +57 -40
  29. package/dist-es/pagination/GetUnfilteredPartitionsMetadataPaginator.js +74 -0
  30. package/dist-es/pagination/index.js +1 -0
  31. package/dist-es/protocols/Aws_json1_1.js +831 -197
  32. package/dist-es/runtimeConfig.browser.js +12 -3
  33. package/dist-es/runtimeConfig.js +13 -6
  34. package/dist-types/Glue.d.ts +12 -0
  35. package/dist-types/GlueClient.d.ts +10 -3
  36. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
  38. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -2
  39. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +18 -0
  40. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +18 -0
  41. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +18 -0
  42. package/dist-types/commands/index.d.ts +3 -0
  43. package/dist-types/models/models_0.d.ts +83 -202
  44. package/dist-types/models/models_1.d.ts +266 -61
  45. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +4 -0
  46. package/dist-types/pagination/index.d.ts +1 -0
  47. package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
  48. package/dist-types/runtimeConfig.browser.d.ts +3 -2
  49. package/dist-types/runtimeConfig.d.ts +4 -3
  50. package/dist-types/runtimeConfig.native.d.ts +1 -0
  51. package/dist-types/ts3.4/Glue.d.ts +12 -0
  52. package/dist-types/ts3.4/GlueClient.d.ts +8 -3
  53. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -2
  56. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +16 -0
  57. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +16 -0
  58. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +16 -0
  59. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  60. package/dist-types/ts3.4/models/models_0.d.ts +48 -30
  61. package/dist-types/ts3.4/models/models_1.d.ts +173 -41
  62. package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +4 -0
  63. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  64. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +9 -0
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  68. package/package.json +38 -45
@@ -2,11 +2,11 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.serializeAws_json1_1DeleteSchemaVersionsCommand = exports.serializeAws_json1_1DeleteSchemaCommand = exports.serializeAws_json1_1DeleteResourcePolicyCommand = exports.serializeAws_json1_1DeleteRegistryCommand = exports.serializeAws_json1_1DeletePartitionIndexCommand = exports.serializeAws_json1_1DeletePartitionCommand = exports.serializeAws_json1_1DeleteMLTransformCommand = exports.serializeAws_json1_1DeleteJobCommand = exports.serializeAws_json1_1DeleteDevEndpointCommand = exports.serializeAws_json1_1DeleteDatabaseCommand = exports.serializeAws_json1_1DeleteCrawlerCommand = exports.serializeAws_json1_1DeleteConnectionCommand = exports.serializeAws_json1_1DeleteColumnStatisticsForTableCommand = exports.serializeAws_json1_1DeleteColumnStatisticsForPartitionCommand = exports.serializeAws_json1_1DeleteClassifierCommand = exports.serializeAws_json1_1DeleteBlueprintCommand = exports.serializeAws_json1_1CreateWorkflowCommand = exports.serializeAws_json1_1CreateUserDefinedFunctionCommand = exports.serializeAws_json1_1CreateTriggerCommand = exports.serializeAws_json1_1CreateTableCommand = exports.serializeAws_json1_1CreateSecurityConfigurationCommand = exports.serializeAws_json1_1CreateScriptCommand = exports.serializeAws_json1_1CreateSchemaCommand = exports.serializeAws_json1_1CreateRegistryCommand = exports.serializeAws_json1_1CreatePartitionIndexCommand = exports.serializeAws_json1_1CreatePartitionCommand = exports.serializeAws_json1_1CreateMLTransformCommand = exports.serializeAws_json1_1CreateJobCommand = exports.serializeAws_json1_1CreateDevEndpointCommand = exports.serializeAws_json1_1CreateDatabaseCommand = exports.serializeAws_json1_1CreateCrawlerCommand = exports.serializeAws_json1_1CreateConnectionCommand = exports.serializeAws_json1_1CreateClassifierCommand = exports.serializeAws_json1_1CreateBlueprintCommand = exports.serializeAws_json1_1CheckSchemaVersionValidityCommand = exports.serializeAws_json1_1CancelMLTaskRunCommand = exports.serializeAws_json1_1BatchUpdatePartitionCommand = exports.serializeAws_json1_1BatchStopJobRunCommand = exports.serializeAws_json1_1BatchGetWorkflowsCommand = exports.serializeAws_json1_1BatchGetTriggersCommand = exports.serializeAws_json1_1BatchGetPartitionCommand = exports.serializeAws_json1_1BatchGetJobsCommand = exports.serializeAws_json1_1BatchGetDevEndpointsCommand = exports.serializeAws_json1_1BatchGetCrawlersCommand = exports.serializeAws_json1_1BatchGetBlueprintsCommand = exports.serializeAws_json1_1BatchDeleteTableVersionCommand = exports.serializeAws_json1_1BatchDeleteTableCommand = exports.serializeAws_json1_1BatchDeletePartitionCommand = exports.serializeAws_json1_1BatchDeleteConnectionCommand = exports.serializeAws_json1_1BatchCreatePartitionCommand = void 0;
4
4
  exports.serializeAws_json1_1GetTablesCommand = exports.serializeAws_json1_1GetTableCommand = exports.serializeAws_json1_1GetSecurityConfigurationsCommand = exports.serializeAws_json1_1GetSecurityConfigurationCommand = exports.serializeAws_json1_1GetSchemaVersionsDiffCommand = exports.serializeAws_json1_1GetSchemaVersionCommand = exports.serializeAws_json1_1GetSchemaByDefinitionCommand = exports.serializeAws_json1_1GetSchemaCommand = exports.serializeAws_json1_1GetResourcePolicyCommand = exports.serializeAws_json1_1GetResourcePoliciesCommand = exports.serializeAws_json1_1GetRegistryCommand = exports.serializeAws_json1_1GetPlanCommand = exports.serializeAws_json1_1GetPartitionsCommand = exports.serializeAws_json1_1GetPartitionIndexesCommand = exports.serializeAws_json1_1GetPartitionCommand = exports.serializeAws_json1_1GetMLTransformsCommand = exports.serializeAws_json1_1GetMLTransformCommand = exports.serializeAws_json1_1GetMLTaskRunsCommand = exports.serializeAws_json1_1GetMLTaskRunCommand = exports.serializeAws_json1_1GetMappingCommand = exports.serializeAws_json1_1GetJobsCommand = exports.serializeAws_json1_1GetJobRunsCommand = exports.serializeAws_json1_1GetJobRunCommand = exports.serializeAws_json1_1GetJobBookmarkCommand = exports.serializeAws_json1_1GetJobCommand = exports.serializeAws_json1_1GetDevEndpointsCommand = exports.serializeAws_json1_1GetDevEndpointCommand = exports.serializeAws_json1_1GetDataflowGraphCommand = exports.serializeAws_json1_1GetDataCatalogEncryptionSettingsCommand = exports.serializeAws_json1_1GetDatabasesCommand = exports.serializeAws_json1_1GetDatabaseCommand = exports.serializeAws_json1_1GetCrawlersCommand = exports.serializeAws_json1_1GetCrawlerMetricsCommand = exports.serializeAws_json1_1GetCrawlerCommand = exports.serializeAws_json1_1GetConnectionsCommand = exports.serializeAws_json1_1GetConnectionCommand = exports.serializeAws_json1_1GetColumnStatisticsForTableCommand = exports.serializeAws_json1_1GetColumnStatisticsForPartitionCommand = exports.serializeAws_json1_1GetClassifiersCommand = exports.serializeAws_json1_1GetClassifierCommand = exports.serializeAws_json1_1GetCatalogImportStatusCommand = exports.serializeAws_json1_1GetBlueprintRunsCommand = exports.serializeAws_json1_1GetBlueprintRunCommand = exports.serializeAws_json1_1GetBlueprintCommand = exports.serializeAws_json1_1DeleteWorkflowCommand = exports.serializeAws_json1_1DeleteUserDefinedFunctionCommand = exports.serializeAws_json1_1DeleteTriggerCommand = exports.serializeAws_json1_1DeleteTableVersionCommand = exports.serializeAws_json1_1DeleteTableCommand = exports.serializeAws_json1_1DeleteSecurityConfigurationCommand = void 0;
5
- exports.serializeAws_json1_1UpdateClassifierCommand = exports.serializeAws_json1_1UpdateBlueprintCommand = exports.serializeAws_json1_1UntagResourceCommand = exports.serializeAws_json1_1TagResourceCommand = exports.serializeAws_json1_1StopWorkflowRunCommand = exports.serializeAws_json1_1StopTriggerCommand = exports.serializeAws_json1_1StopCrawlerScheduleCommand = exports.serializeAws_json1_1StopCrawlerCommand = exports.serializeAws_json1_1StartWorkflowRunCommand = exports.serializeAws_json1_1StartTriggerCommand = exports.serializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand = exports.serializeAws_json1_1StartMLEvaluationTaskRunCommand = exports.serializeAws_json1_1StartJobRunCommand = exports.serializeAws_json1_1StartImportLabelsTaskRunCommand = exports.serializeAws_json1_1StartExportLabelsTaskRunCommand = exports.serializeAws_json1_1StartCrawlerScheduleCommand = exports.serializeAws_json1_1StartCrawlerCommand = exports.serializeAws_json1_1StartBlueprintRunCommand = exports.serializeAws_json1_1SearchTablesCommand = exports.serializeAws_json1_1ResumeWorkflowRunCommand = exports.serializeAws_json1_1ResetJobBookmarkCommand = exports.serializeAws_json1_1RemoveSchemaVersionMetadataCommand = exports.serializeAws_json1_1RegisterSchemaVersionCommand = exports.serializeAws_json1_1QuerySchemaVersionMetadataCommand = exports.serializeAws_json1_1PutWorkflowRunPropertiesCommand = exports.serializeAws_json1_1PutSchemaVersionMetadataCommand = exports.serializeAws_json1_1PutResourcePolicyCommand = exports.serializeAws_json1_1PutDataCatalogEncryptionSettingsCommand = exports.serializeAws_json1_1ListWorkflowsCommand = exports.serializeAws_json1_1ListTriggersCommand = exports.serializeAws_json1_1ListSchemaVersionsCommand = exports.serializeAws_json1_1ListSchemasCommand = exports.serializeAws_json1_1ListRegistriesCommand = exports.serializeAws_json1_1ListMLTransformsCommand = exports.serializeAws_json1_1ListJobsCommand = exports.serializeAws_json1_1ListDevEndpointsCommand = exports.serializeAws_json1_1ListCrawlersCommand = exports.serializeAws_json1_1ListBlueprintsCommand = exports.serializeAws_json1_1ImportCatalogToGlueCommand = exports.serializeAws_json1_1GetWorkflowRunsCommand = exports.serializeAws_json1_1GetWorkflowRunPropertiesCommand = exports.serializeAws_json1_1GetWorkflowRunCommand = exports.serializeAws_json1_1GetWorkflowCommand = exports.serializeAws_json1_1GetUserDefinedFunctionsCommand = exports.serializeAws_json1_1GetUserDefinedFunctionCommand = exports.serializeAws_json1_1GetTriggersCommand = exports.serializeAws_json1_1GetTriggerCommand = exports.serializeAws_json1_1GetTagsCommand = exports.serializeAws_json1_1GetTableVersionsCommand = exports.serializeAws_json1_1GetTableVersionCommand = void 0;
6
- exports.deserializeAws_json1_1CreateWorkflowCommand = exports.deserializeAws_json1_1CreateUserDefinedFunctionCommand = exports.deserializeAws_json1_1CreateTriggerCommand = exports.deserializeAws_json1_1CreateTableCommand = exports.deserializeAws_json1_1CreateSecurityConfigurationCommand = exports.deserializeAws_json1_1CreateScriptCommand = exports.deserializeAws_json1_1CreateSchemaCommand = exports.deserializeAws_json1_1CreateRegistryCommand = exports.deserializeAws_json1_1CreatePartitionIndexCommand = exports.deserializeAws_json1_1CreatePartitionCommand = exports.deserializeAws_json1_1CreateMLTransformCommand = exports.deserializeAws_json1_1CreateJobCommand = exports.deserializeAws_json1_1CreateDevEndpointCommand = exports.deserializeAws_json1_1CreateDatabaseCommand = exports.deserializeAws_json1_1CreateCrawlerCommand = exports.deserializeAws_json1_1CreateConnectionCommand = exports.deserializeAws_json1_1CreateClassifierCommand = exports.deserializeAws_json1_1CreateBlueprintCommand = exports.deserializeAws_json1_1CheckSchemaVersionValidityCommand = exports.deserializeAws_json1_1CancelMLTaskRunCommand = exports.deserializeAws_json1_1BatchUpdatePartitionCommand = exports.deserializeAws_json1_1BatchStopJobRunCommand = exports.deserializeAws_json1_1BatchGetWorkflowsCommand = exports.deserializeAws_json1_1BatchGetTriggersCommand = exports.deserializeAws_json1_1BatchGetPartitionCommand = exports.deserializeAws_json1_1BatchGetJobsCommand = exports.deserializeAws_json1_1BatchGetDevEndpointsCommand = exports.deserializeAws_json1_1BatchGetCrawlersCommand = exports.deserializeAws_json1_1BatchGetBlueprintsCommand = exports.deserializeAws_json1_1BatchDeleteTableVersionCommand = exports.deserializeAws_json1_1BatchDeleteTableCommand = exports.deserializeAws_json1_1BatchDeletePartitionCommand = exports.deserializeAws_json1_1BatchDeleteConnectionCommand = exports.deserializeAws_json1_1BatchCreatePartitionCommand = exports.serializeAws_json1_1UpdateWorkflowCommand = exports.serializeAws_json1_1UpdateUserDefinedFunctionCommand = exports.serializeAws_json1_1UpdateTriggerCommand = exports.serializeAws_json1_1UpdateTableCommand = exports.serializeAws_json1_1UpdateSchemaCommand = exports.serializeAws_json1_1UpdateRegistryCommand = exports.serializeAws_json1_1UpdatePartitionCommand = exports.serializeAws_json1_1UpdateMLTransformCommand = exports.serializeAws_json1_1UpdateJobCommand = exports.serializeAws_json1_1UpdateDevEndpointCommand = exports.serializeAws_json1_1UpdateDatabaseCommand = exports.serializeAws_json1_1UpdateCrawlerScheduleCommand = exports.serializeAws_json1_1UpdateCrawlerCommand = exports.serializeAws_json1_1UpdateConnectionCommand = exports.serializeAws_json1_1UpdateColumnStatisticsForTableCommand = exports.serializeAws_json1_1UpdateColumnStatisticsForPartitionCommand = void 0;
7
- exports.deserializeAws_json1_1GetMLTransformCommand = exports.deserializeAws_json1_1GetMLTaskRunsCommand = exports.deserializeAws_json1_1GetMLTaskRunCommand = exports.deserializeAws_json1_1GetMappingCommand = exports.deserializeAws_json1_1GetJobsCommand = exports.deserializeAws_json1_1GetJobRunsCommand = exports.deserializeAws_json1_1GetJobRunCommand = exports.deserializeAws_json1_1GetJobBookmarkCommand = exports.deserializeAws_json1_1GetJobCommand = exports.deserializeAws_json1_1GetDevEndpointsCommand = exports.deserializeAws_json1_1GetDevEndpointCommand = exports.deserializeAws_json1_1GetDataflowGraphCommand = exports.deserializeAws_json1_1GetDataCatalogEncryptionSettingsCommand = exports.deserializeAws_json1_1GetDatabasesCommand = exports.deserializeAws_json1_1GetDatabaseCommand = exports.deserializeAws_json1_1GetCrawlersCommand = exports.deserializeAws_json1_1GetCrawlerMetricsCommand = exports.deserializeAws_json1_1GetCrawlerCommand = exports.deserializeAws_json1_1GetConnectionsCommand = exports.deserializeAws_json1_1GetConnectionCommand = exports.deserializeAws_json1_1GetColumnStatisticsForTableCommand = exports.deserializeAws_json1_1GetColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1GetClassifiersCommand = exports.deserializeAws_json1_1GetClassifierCommand = exports.deserializeAws_json1_1GetCatalogImportStatusCommand = exports.deserializeAws_json1_1GetBlueprintRunsCommand = exports.deserializeAws_json1_1GetBlueprintRunCommand = exports.deserializeAws_json1_1GetBlueprintCommand = exports.deserializeAws_json1_1DeleteWorkflowCommand = exports.deserializeAws_json1_1DeleteUserDefinedFunctionCommand = exports.deserializeAws_json1_1DeleteTriggerCommand = exports.deserializeAws_json1_1DeleteTableVersionCommand = exports.deserializeAws_json1_1DeleteTableCommand = exports.deserializeAws_json1_1DeleteSecurityConfigurationCommand = exports.deserializeAws_json1_1DeleteSchemaVersionsCommand = exports.deserializeAws_json1_1DeleteSchemaCommand = exports.deserializeAws_json1_1DeleteResourcePolicyCommand = exports.deserializeAws_json1_1DeleteRegistryCommand = exports.deserializeAws_json1_1DeletePartitionIndexCommand = exports.deserializeAws_json1_1DeletePartitionCommand = exports.deserializeAws_json1_1DeleteMLTransformCommand = exports.deserializeAws_json1_1DeleteJobCommand = exports.deserializeAws_json1_1DeleteDevEndpointCommand = exports.deserializeAws_json1_1DeleteDatabaseCommand = exports.deserializeAws_json1_1DeleteCrawlerCommand = exports.deserializeAws_json1_1DeleteConnectionCommand = exports.deserializeAws_json1_1DeleteColumnStatisticsForTableCommand = exports.deserializeAws_json1_1DeleteColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1DeleteClassifierCommand = exports.deserializeAws_json1_1DeleteBlueprintCommand = void 0;
8
- exports.deserializeAws_json1_1StartCrawlerCommand = exports.deserializeAws_json1_1StartBlueprintRunCommand = exports.deserializeAws_json1_1SearchTablesCommand = exports.deserializeAws_json1_1ResumeWorkflowRunCommand = exports.deserializeAws_json1_1ResetJobBookmarkCommand = exports.deserializeAws_json1_1RemoveSchemaVersionMetadataCommand = exports.deserializeAws_json1_1RegisterSchemaVersionCommand = exports.deserializeAws_json1_1QuerySchemaVersionMetadataCommand = exports.deserializeAws_json1_1PutWorkflowRunPropertiesCommand = exports.deserializeAws_json1_1PutSchemaVersionMetadataCommand = exports.deserializeAws_json1_1PutResourcePolicyCommand = exports.deserializeAws_json1_1PutDataCatalogEncryptionSettingsCommand = exports.deserializeAws_json1_1ListWorkflowsCommand = exports.deserializeAws_json1_1ListTriggersCommand = exports.deserializeAws_json1_1ListSchemaVersionsCommand = exports.deserializeAws_json1_1ListSchemasCommand = exports.deserializeAws_json1_1ListRegistriesCommand = exports.deserializeAws_json1_1ListMLTransformsCommand = exports.deserializeAws_json1_1ListJobsCommand = exports.deserializeAws_json1_1ListDevEndpointsCommand = exports.deserializeAws_json1_1ListCrawlersCommand = exports.deserializeAws_json1_1ListBlueprintsCommand = exports.deserializeAws_json1_1ImportCatalogToGlueCommand = exports.deserializeAws_json1_1GetWorkflowRunsCommand = exports.deserializeAws_json1_1GetWorkflowRunPropertiesCommand = exports.deserializeAws_json1_1GetWorkflowRunCommand = exports.deserializeAws_json1_1GetWorkflowCommand = exports.deserializeAws_json1_1GetUserDefinedFunctionsCommand = exports.deserializeAws_json1_1GetUserDefinedFunctionCommand = exports.deserializeAws_json1_1GetTriggersCommand = exports.deserializeAws_json1_1GetTriggerCommand = exports.deserializeAws_json1_1GetTagsCommand = exports.deserializeAws_json1_1GetTableVersionsCommand = exports.deserializeAws_json1_1GetTableVersionCommand = exports.deserializeAws_json1_1GetTablesCommand = exports.deserializeAws_json1_1GetTableCommand = exports.deserializeAws_json1_1GetSecurityConfigurationsCommand = exports.deserializeAws_json1_1GetSecurityConfigurationCommand = exports.deserializeAws_json1_1GetSchemaVersionsDiffCommand = exports.deserializeAws_json1_1GetSchemaVersionCommand = exports.deserializeAws_json1_1GetSchemaByDefinitionCommand = exports.deserializeAws_json1_1GetSchemaCommand = exports.deserializeAws_json1_1GetResourcePolicyCommand = exports.deserializeAws_json1_1GetResourcePoliciesCommand = exports.deserializeAws_json1_1GetRegistryCommand = exports.deserializeAws_json1_1GetPlanCommand = exports.deserializeAws_json1_1GetPartitionsCommand = exports.deserializeAws_json1_1GetPartitionIndexesCommand = exports.deserializeAws_json1_1GetPartitionCommand = exports.deserializeAws_json1_1GetMLTransformsCommand = void 0;
9
- exports.deserializeAws_json1_1UpdateWorkflowCommand = exports.deserializeAws_json1_1UpdateUserDefinedFunctionCommand = exports.deserializeAws_json1_1UpdateTriggerCommand = exports.deserializeAws_json1_1UpdateTableCommand = exports.deserializeAws_json1_1UpdateSchemaCommand = exports.deserializeAws_json1_1UpdateRegistryCommand = exports.deserializeAws_json1_1UpdatePartitionCommand = exports.deserializeAws_json1_1UpdateMLTransformCommand = exports.deserializeAws_json1_1UpdateJobCommand = exports.deserializeAws_json1_1UpdateDevEndpointCommand = exports.deserializeAws_json1_1UpdateDatabaseCommand = exports.deserializeAws_json1_1UpdateCrawlerScheduleCommand = exports.deserializeAws_json1_1UpdateCrawlerCommand = exports.deserializeAws_json1_1UpdateConnectionCommand = exports.deserializeAws_json1_1UpdateColumnStatisticsForTableCommand = exports.deserializeAws_json1_1UpdateColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1UpdateClassifierCommand = exports.deserializeAws_json1_1UpdateBlueprintCommand = exports.deserializeAws_json1_1UntagResourceCommand = exports.deserializeAws_json1_1TagResourceCommand = exports.deserializeAws_json1_1StopWorkflowRunCommand = exports.deserializeAws_json1_1StopTriggerCommand = exports.deserializeAws_json1_1StopCrawlerScheduleCommand = exports.deserializeAws_json1_1StopCrawlerCommand = exports.deserializeAws_json1_1StartWorkflowRunCommand = exports.deserializeAws_json1_1StartTriggerCommand = exports.deserializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand = exports.deserializeAws_json1_1StartMLEvaluationTaskRunCommand = exports.deserializeAws_json1_1StartJobRunCommand = exports.deserializeAws_json1_1StartImportLabelsTaskRunCommand = exports.deserializeAws_json1_1StartExportLabelsTaskRunCommand = exports.deserializeAws_json1_1StartCrawlerScheduleCommand = void 0;
5
+ exports.serializeAws_json1_1TagResourceCommand = exports.serializeAws_json1_1StopWorkflowRunCommand = exports.serializeAws_json1_1StopTriggerCommand = exports.serializeAws_json1_1StopCrawlerScheduleCommand = exports.serializeAws_json1_1StopCrawlerCommand = exports.serializeAws_json1_1StartWorkflowRunCommand = exports.serializeAws_json1_1StartTriggerCommand = exports.serializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand = exports.serializeAws_json1_1StartMLEvaluationTaskRunCommand = exports.serializeAws_json1_1StartJobRunCommand = exports.serializeAws_json1_1StartImportLabelsTaskRunCommand = exports.serializeAws_json1_1StartExportLabelsTaskRunCommand = exports.serializeAws_json1_1StartCrawlerScheduleCommand = exports.serializeAws_json1_1StartCrawlerCommand = exports.serializeAws_json1_1StartBlueprintRunCommand = exports.serializeAws_json1_1SearchTablesCommand = exports.serializeAws_json1_1ResumeWorkflowRunCommand = exports.serializeAws_json1_1ResetJobBookmarkCommand = exports.serializeAws_json1_1RemoveSchemaVersionMetadataCommand = exports.serializeAws_json1_1RegisterSchemaVersionCommand = exports.serializeAws_json1_1QuerySchemaVersionMetadataCommand = exports.serializeAws_json1_1PutWorkflowRunPropertiesCommand = exports.serializeAws_json1_1PutSchemaVersionMetadataCommand = exports.serializeAws_json1_1PutResourcePolicyCommand = exports.serializeAws_json1_1PutDataCatalogEncryptionSettingsCommand = exports.serializeAws_json1_1ListWorkflowsCommand = exports.serializeAws_json1_1ListTriggersCommand = exports.serializeAws_json1_1ListSchemaVersionsCommand = exports.serializeAws_json1_1ListSchemasCommand = exports.serializeAws_json1_1ListRegistriesCommand = exports.serializeAws_json1_1ListMLTransformsCommand = exports.serializeAws_json1_1ListJobsCommand = exports.serializeAws_json1_1ListDevEndpointsCommand = exports.serializeAws_json1_1ListCrawlersCommand = exports.serializeAws_json1_1ListBlueprintsCommand = exports.serializeAws_json1_1ImportCatalogToGlueCommand = exports.serializeAws_json1_1GetWorkflowRunsCommand = exports.serializeAws_json1_1GetWorkflowRunPropertiesCommand = exports.serializeAws_json1_1GetWorkflowRunCommand = exports.serializeAws_json1_1GetWorkflowCommand = exports.serializeAws_json1_1GetUserDefinedFunctionsCommand = exports.serializeAws_json1_1GetUserDefinedFunctionCommand = exports.serializeAws_json1_1GetUnfilteredTableMetadataCommand = exports.serializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = exports.serializeAws_json1_1GetUnfilteredPartitionMetadataCommand = exports.serializeAws_json1_1GetTriggersCommand = exports.serializeAws_json1_1GetTriggerCommand = exports.serializeAws_json1_1GetTagsCommand = exports.serializeAws_json1_1GetTableVersionsCommand = exports.serializeAws_json1_1GetTableVersionCommand = void 0;
6
+ exports.deserializeAws_json1_1CreateTableCommand = exports.deserializeAws_json1_1CreateSecurityConfigurationCommand = exports.deserializeAws_json1_1CreateScriptCommand = exports.deserializeAws_json1_1CreateSchemaCommand = exports.deserializeAws_json1_1CreateRegistryCommand = exports.deserializeAws_json1_1CreatePartitionIndexCommand = exports.deserializeAws_json1_1CreatePartitionCommand = exports.deserializeAws_json1_1CreateMLTransformCommand = exports.deserializeAws_json1_1CreateJobCommand = exports.deserializeAws_json1_1CreateDevEndpointCommand = exports.deserializeAws_json1_1CreateDatabaseCommand = exports.deserializeAws_json1_1CreateCrawlerCommand = exports.deserializeAws_json1_1CreateConnectionCommand = exports.deserializeAws_json1_1CreateClassifierCommand = exports.deserializeAws_json1_1CreateBlueprintCommand = exports.deserializeAws_json1_1CheckSchemaVersionValidityCommand = exports.deserializeAws_json1_1CancelMLTaskRunCommand = exports.deserializeAws_json1_1BatchUpdatePartitionCommand = exports.deserializeAws_json1_1BatchStopJobRunCommand = exports.deserializeAws_json1_1BatchGetWorkflowsCommand = exports.deserializeAws_json1_1BatchGetTriggersCommand = exports.deserializeAws_json1_1BatchGetPartitionCommand = exports.deserializeAws_json1_1BatchGetJobsCommand = exports.deserializeAws_json1_1BatchGetDevEndpointsCommand = exports.deserializeAws_json1_1BatchGetCrawlersCommand = exports.deserializeAws_json1_1BatchGetBlueprintsCommand = exports.deserializeAws_json1_1BatchDeleteTableVersionCommand = exports.deserializeAws_json1_1BatchDeleteTableCommand = exports.deserializeAws_json1_1BatchDeletePartitionCommand = exports.deserializeAws_json1_1BatchDeleteConnectionCommand = exports.deserializeAws_json1_1BatchCreatePartitionCommand = exports.serializeAws_json1_1UpdateWorkflowCommand = exports.serializeAws_json1_1UpdateUserDefinedFunctionCommand = exports.serializeAws_json1_1UpdateTriggerCommand = exports.serializeAws_json1_1UpdateTableCommand = exports.serializeAws_json1_1UpdateSchemaCommand = exports.serializeAws_json1_1UpdateRegistryCommand = exports.serializeAws_json1_1UpdatePartitionCommand = exports.serializeAws_json1_1UpdateMLTransformCommand = exports.serializeAws_json1_1UpdateJobCommand = exports.serializeAws_json1_1UpdateDevEndpointCommand = exports.serializeAws_json1_1UpdateDatabaseCommand = exports.serializeAws_json1_1UpdateCrawlerScheduleCommand = exports.serializeAws_json1_1UpdateCrawlerCommand = exports.serializeAws_json1_1UpdateConnectionCommand = exports.serializeAws_json1_1UpdateColumnStatisticsForTableCommand = exports.serializeAws_json1_1UpdateColumnStatisticsForPartitionCommand = exports.serializeAws_json1_1UpdateClassifierCommand = exports.serializeAws_json1_1UpdateBlueprintCommand = exports.serializeAws_json1_1UntagResourceCommand = void 0;
7
+ exports.deserializeAws_json1_1GetMappingCommand = exports.deserializeAws_json1_1GetJobsCommand = exports.deserializeAws_json1_1GetJobRunsCommand = exports.deserializeAws_json1_1GetJobRunCommand = exports.deserializeAws_json1_1GetJobBookmarkCommand = exports.deserializeAws_json1_1GetJobCommand = exports.deserializeAws_json1_1GetDevEndpointsCommand = exports.deserializeAws_json1_1GetDevEndpointCommand = exports.deserializeAws_json1_1GetDataflowGraphCommand = exports.deserializeAws_json1_1GetDataCatalogEncryptionSettingsCommand = exports.deserializeAws_json1_1GetDatabasesCommand = exports.deserializeAws_json1_1GetDatabaseCommand = exports.deserializeAws_json1_1GetCrawlersCommand = exports.deserializeAws_json1_1GetCrawlerMetricsCommand = exports.deserializeAws_json1_1GetCrawlerCommand = exports.deserializeAws_json1_1GetConnectionsCommand = exports.deserializeAws_json1_1GetConnectionCommand = exports.deserializeAws_json1_1GetColumnStatisticsForTableCommand = exports.deserializeAws_json1_1GetColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1GetClassifiersCommand = exports.deserializeAws_json1_1GetClassifierCommand = exports.deserializeAws_json1_1GetCatalogImportStatusCommand = exports.deserializeAws_json1_1GetBlueprintRunsCommand = exports.deserializeAws_json1_1GetBlueprintRunCommand = exports.deserializeAws_json1_1GetBlueprintCommand = exports.deserializeAws_json1_1DeleteWorkflowCommand = exports.deserializeAws_json1_1DeleteUserDefinedFunctionCommand = exports.deserializeAws_json1_1DeleteTriggerCommand = exports.deserializeAws_json1_1DeleteTableVersionCommand = exports.deserializeAws_json1_1DeleteTableCommand = exports.deserializeAws_json1_1DeleteSecurityConfigurationCommand = exports.deserializeAws_json1_1DeleteSchemaVersionsCommand = exports.deserializeAws_json1_1DeleteSchemaCommand = exports.deserializeAws_json1_1DeleteResourcePolicyCommand = exports.deserializeAws_json1_1DeleteRegistryCommand = exports.deserializeAws_json1_1DeletePartitionIndexCommand = exports.deserializeAws_json1_1DeletePartitionCommand = exports.deserializeAws_json1_1DeleteMLTransformCommand = exports.deserializeAws_json1_1DeleteJobCommand = exports.deserializeAws_json1_1DeleteDevEndpointCommand = exports.deserializeAws_json1_1DeleteDatabaseCommand = exports.deserializeAws_json1_1DeleteCrawlerCommand = exports.deserializeAws_json1_1DeleteConnectionCommand = exports.deserializeAws_json1_1DeleteColumnStatisticsForTableCommand = exports.deserializeAws_json1_1DeleteColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1DeleteClassifierCommand = exports.deserializeAws_json1_1DeleteBlueprintCommand = exports.deserializeAws_json1_1CreateWorkflowCommand = exports.deserializeAws_json1_1CreateUserDefinedFunctionCommand = exports.deserializeAws_json1_1CreateTriggerCommand = void 0;
8
+ exports.deserializeAws_json1_1RegisterSchemaVersionCommand = exports.deserializeAws_json1_1QuerySchemaVersionMetadataCommand = exports.deserializeAws_json1_1PutWorkflowRunPropertiesCommand = exports.deserializeAws_json1_1PutSchemaVersionMetadataCommand = exports.deserializeAws_json1_1PutResourcePolicyCommand = exports.deserializeAws_json1_1PutDataCatalogEncryptionSettingsCommand = exports.deserializeAws_json1_1ListWorkflowsCommand = exports.deserializeAws_json1_1ListTriggersCommand = exports.deserializeAws_json1_1ListSchemaVersionsCommand = exports.deserializeAws_json1_1ListSchemasCommand = exports.deserializeAws_json1_1ListRegistriesCommand = exports.deserializeAws_json1_1ListMLTransformsCommand = exports.deserializeAws_json1_1ListJobsCommand = exports.deserializeAws_json1_1ListDevEndpointsCommand = exports.deserializeAws_json1_1ListCrawlersCommand = exports.deserializeAws_json1_1ListBlueprintsCommand = exports.deserializeAws_json1_1ImportCatalogToGlueCommand = exports.deserializeAws_json1_1GetWorkflowRunsCommand = exports.deserializeAws_json1_1GetWorkflowRunPropertiesCommand = exports.deserializeAws_json1_1GetWorkflowRunCommand = exports.deserializeAws_json1_1GetWorkflowCommand = exports.deserializeAws_json1_1GetUserDefinedFunctionsCommand = exports.deserializeAws_json1_1GetUserDefinedFunctionCommand = exports.deserializeAws_json1_1GetUnfilteredTableMetadataCommand = exports.deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = exports.deserializeAws_json1_1GetUnfilteredPartitionMetadataCommand = exports.deserializeAws_json1_1GetTriggersCommand = exports.deserializeAws_json1_1GetTriggerCommand = exports.deserializeAws_json1_1GetTagsCommand = exports.deserializeAws_json1_1GetTableVersionsCommand = exports.deserializeAws_json1_1GetTableVersionCommand = exports.deserializeAws_json1_1GetTablesCommand = exports.deserializeAws_json1_1GetTableCommand = exports.deserializeAws_json1_1GetSecurityConfigurationsCommand = exports.deserializeAws_json1_1GetSecurityConfigurationCommand = exports.deserializeAws_json1_1GetSchemaVersionsDiffCommand = exports.deserializeAws_json1_1GetSchemaVersionCommand = exports.deserializeAws_json1_1GetSchemaByDefinitionCommand = exports.deserializeAws_json1_1GetSchemaCommand = exports.deserializeAws_json1_1GetResourcePolicyCommand = exports.deserializeAws_json1_1GetResourcePoliciesCommand = exports.deserializeAws_json1_1GetRegistryCommand = exports.deserializeAws_json1_1GetPlanCommand = exports.deserializeAws_json1_1GetPartitionsCommand = exports.deserializeAws_json1_1GetPartitionIndexesCommand = exports.deserializeAws_json1_1GetPartitionCommand = exports.deserializeAws_json1_1GetMLTransformsCommand = exports.deserializeAws_json1_1GetMLTransformCommand = exports.deserializeAws_json1_1GetMLTaskRunsCommand = exports.deserializeAws_json1_1GetMLTaskRunCommand = void 0;
9
+ exports.deserializeAws_json1_1UpdateWorkflowCommand = exports.deserializeAws_json1_1UpdateUserDefinedFunctionCommand = exports.deserializeAws_json1_1UpdateTriggerCommand = exports.deserializeAws_json1_1UpdateTableCommand = exports.deserializeAws_json1_1UpdateSchemaCommand = exports.deserializeAws_json1_1UpdateRegistryCommand = exports.deserializeAws_json1_1UpdatePartitionCommand = exports.deserializeAws_json1_1UpdateMLTransformCommand = exports.deserializeAws_json1_1UpdateJobCommand = exports.deserializeAws_json1_1UpdateDevEndpointCommand = exports.deserializeAws_json1_1UpdateDatabaseCommand = exports.deserializeAws_json1_1UpdateCrawlerScheduleCommand = exports.deserializeAws_json1_1UpdateCrawlerCommand = exports.deserializeAws_json1_1UpdateConnectionCommand = exports.deserializeAws_json1_1UpdateColumnStatisticsForTableCommand = exports.deserializeAws_json1_1UpdateColumnStatisticsForPartitionCommand = exports.deserializeAws_json1_1UpdateClassifierCommand = exports.deserializeAws_json1_1UpdateBlueprintCommand = exports.deserializeAws_json1_1UntagResourceCommand = exports.deserializeAws_json1_1TagResourceCommand = exports.deserializeAws_json1_1StopWorkflowRunCommand = exports.deserializeAws_json1_1StopTriggerCommand = exports.deserializeAws_json1_1StopCrawlerScheduleCommand = exports.deserializeAws_json1_1StopCrawlerCommand = exports.deserializeAws_json1_1StartWorkflowRunCommand = exports.deserializeAws_json1_1StartTriggerCommand = exports.deserializeAws_json1_1StartMLLabelingSetGenerationTaskRunCommand = exports.deserializeAws_json1_1StartMLEvaluationTaskRunCommand = exports.deserializeAws_json1_1StartJobRunCommand = exports.deserializeAws_json1_1StartImportLabelsTaskRunCommand = exports.deserializeAws_json1_1StartExportLabelsTaskRunCommand = exports.deserializeAws_json1_1StartCrawlerScheduleCommand = exports.deserializeAws_json1_1StartCrawlerCommand = exports.deserializeAws_json1_1StartBlueprintRunCommand = exports.deserializeAws_json1_1SearchTablesCommand = exports.deserializeAws_json1_1ResumeWorkflowRunCommand = exports.deserializeAws_json1_1ResetJobBookmarkCommand = exports.deserializeAws_json1_1RemoveSchemaVersionMetadataCommand = void 0;
10
10
  const protocol_http_1 = require("@aws-sdk/protocol-http");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const serializeAws_json1_1BatchCreatePartitionCommand = async (input, context) => {
@@ -1059,6 +1059,36 @@ const serializeAws_json1_1GetTriggersCommand = async (input, context) => {
1059
1059
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
1060
1060
  };
1061
1061
  exports.serializeAws_json1_1GetTriggersCommand = serializeAws_json1_1GetTriggersCommand;
1062
+ const serializeAws_json1_1GetUnfilteredPartitionMetadataCommand = async (input, context) => {
1063
+ const headers = {
1064
+ "content-type": "application/x-amz-json-1.1",
1065
+ "x-amz-target": "AWSGlue.GetUnfilteredPartitionMetadata",
1066
+ };
1067
+ let body;
1068
+ body = JSON.stringify(serializeAws_json1_1GetUnfilteredPartitionMetadataRequest(input, context));
1069
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1070
+ };
1071
+ exports.serializeAws_json1_1GetUnfilteredPartitionMetadataCommand = serializeAws_json1_1GetUnfilteredPartitionMetadataCommand;
1072
+ const serializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = async (input, context) => {
1073
+ const headers = {
1074
+ "content-type": "application/x-amz-json-1.1",
1075
+ "x-amz-target": "AWSGlue.GetUnfilteredPartitionsMetadata",
1076
+ };
1077
+ let body;
1078
+ body = JSON.stringify(serializeAws_json1_1GetUnfilteredPartitionsMetadataRequest(input, context));
1079
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1080
+ };
1081
+ exports.serializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = serializeAws_json1_1GetUnfilteredPartitionsMetadataCommand;
1082
+ const serializeAws_json1_1GetUnfilteredTableMetadataCommand = async (input, context) => {
1083
+ const headers = {
1084
+ "content-type": "application/x-amz-json-1.1",
1085
+ "x-amz-target": "AWSGlue.GetUnfilteredTableMetadata",
1086
+ };
1087
+ let body;
1088
+ body = JSON.stringify(serializeAws_json1_1GetUnfilteredTableMetadataRequest(input, context));
1089
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1090
+ };
1091
+ exports.serializeAws_json1_1GetUnfilteredTableMetadataCommand = serializeAws_json1_1GetUnfilteredTableMetadataCommand;
1062
1092
  const serializeAws_json1_1GetUserDefinedFunctionCommand = async (input, context) => {
1063
1093
  const headers = {
1064
1094
  "content-type": "application/x-amz-json-1.1",
@@ -1921,6 +1951,14 @@ const deserializeAws_json1_1BatchDeleteTableCommandError = async (output, contex
1921
1951
  $metadata: deserializeMetadata(output),
1922
1952
  };
1923
1953
  break;
1954
+ case "GlueEncryptionException":
1955
+ case "com.amazonaws.glue#GlueEncryptionException":
1956
+ response = {
1957
+ ...(await deserializeAws_json1_1GlueEncryptionExceptionResponse(parsedOutput, context)),
1958
+ name: errorCode,
1959
+ $metadata: deserializeMetadata(output),
1960
+ };
1961
+ break;
1924
1962
  case "InternalServiceException":
1925
1963
  case "com.amazonaws.glue#InternalServiceException":
1926
1964
  response = {
@@ -1945,6 +1983,14 @@ const deserializeAws_json1_1BatchDeleteTableCommandError = async (output, contex
1945
1983
  $metadata: deserializeMetadata(output),
1946
1984
  };
1947
1985
  break;
1986
+ case "ResourceNotReadyException":
1987
+ case "com.amazonaws.glue#ResourceNotReadyException":
1988
+ response = {
1989
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
1990
+ name: errorCode,
1991
+ $metadata: deserializeMetadata(output),
1992
+ };
1993
+ break;
1948
1994
  default:
1949
1995
  const parsedBody = parsedOutput.body;
1950
1996
  errorCode = parsedBody.code || parsedBody.Code || errorCode;
@@ -2339,6 +2385,14 @@ const deserializeAws_json1_1BatchGetPartitionCommandError = async (output, conte
2339
2385
  $metadata: deserializeMetadata(output),
2340
2386
  };
2341
2387
  break;
2388
+ case "InvalidStateException":
2389
+ case "com.amazonaws.glue#InvalidStateException":
2390
+ response = {
2391
+ ...(await deserializeAws_json1_1InvalidStateExceptionResponse(parsedOutput, context)),
2392
+ name: errorCode,
2393
+ $metadata: deserializeMetadata(output),
2394
+ };
2395
+ break;
2342
2396
  case "OperationTimeoutException":
2343
2397
  case "com.amazonaws.glue#OperationTimeoutException":
2344
2398
  response = {
@@ -4022,6 +4076,14 @@ const deserializeAws_json1_1CreateTableCommandError = async (output, context) =>
4022
4076
  $metadata: deserializeMetadata(output),
4023
4077
  };
4024
4078
  break;
4079
+ case "ResourceNotReadyException":
4080
+ case "com.amazonaws.glue#ResourceNotReadyException":
4081
+ response = {
4082
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
4083
+ name: errorCode,
4084
+ $metadata: deserializeMetadata(output),
4085
+ };
4086
+ break;
4025
4087
  case "ResourceNumberLimitExceededException":
4026
4088
  case "com.amazonaws.glue#ResourceNumberLimitExceededException":
4027
4089
  response = {
@@ -5601,6 +5663,14 @@ const deserializeAws_json1_1DeleteTableCommandError = async (output, context) =>
5601
5663
  $metadata: deserializeMetadata(output),
5602
5664
  };
5603
5665
  break;
5666
+ case "ResourceNotReadyException":
5667
+ case "com.amazonaws.glue#ResourceNotReadyException":
5668
+ response = {
5669
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
5670
+ name: errorCode,
5671
+ $metadata: deserializeMetadata(output),
5672
+ };
5673
+ break;
5604
5674
  default:
5605
5675
  const parsedBody = parsedOutput.body;
5606
5676
  errorCode = parsedBody.code || parsedBody.Code || errorCode;
@@ -8061,6 +8131,14 @@ const deserializeAws_json1_1GetPartitionsCommandError = async (output, context)
8061
8131
  $metadata: deserializeMetadata(output),
8062
8132
  };
8063
8133
  break;
8134
+ case "InvalidStateException":
8135
+ case "com.amazonaws.glue#InvalidStateException":
8136
+ response = {
8137
+ ...(await deserializeAws_json1_1InvalidStateExceptionResponse(parsedOutput, context)),
8138
+ name: errorCode,
8139
+ $metadata: deserializeMetadata(output),
8140
+ };
8141
+ break;
8064
8142
  case "OperationTimeoutException":
8065
8143
  case "com.amazonaws.glue#OperationTimeoutException":
8066
8144
  response = {
@@ -8069,6 +8147,14 @@ const deserializeAws_json1_1GetPartitionsCommandError = async (output, context)
8069
8147
  $metadata: deserializeMetadata(output),
8070
8148
  };
8071
8149
  break;
8150
+ case "ResourceNotReadyException":
8151
+ case "com.amazonaws.glue#ResourceNotReadyException":
8152
+ response = {
8153
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
8154
+ name: errorCode,
8155
+ $metadata: deserializeMetadata(output),
8156
+ };
8157
+ break;
8072
8158
  default:
8073
8159
  const parsedBody = parsedOutput.body;
8074
8160
  errorCode = parsedBody.code || parsedBody.Code || errorCode;
@@ -8850,6 +8936,14 @@ const deserializeAws_json1_1GetTableCommandError = async (output, context) => {
8850
8936
  $metadata: deserializeMetadata(output),
8851
8937
  };
8852
8938
  break;
8939
+ case "ResourceNotReadyException":
8940
+ case "com.amazonaws.glue#ResourceNotReadyException":
8941
+ response = {
8942
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
8943
+ name: errorCode,
8944
+ $metadata: deserializeMetadata(output),
8945
+ };
8946
+ break;
8853
8947
  default:
8854
8948
  const parsedBody = parsedOutput.body;
8855
8949
  errorCode = parsedBody.code || parsedBody.Code || errorCode;
@@ -9316,6 +9410,267 @@ const deserializeAws_json1_1GetTriggersCommandError = async (output, context) =>
9316
9410
  delete response.Message;
9317
9411
  return Promise.reject(Object.assign(new Error(message), response));
9318
9412
  };
9413
+ const deserializeAws_json1_1GetUnfilteredPartitionMetadataCommand = async (output, context) => {
9414
+ if (output.statusCode >= 300) {
9415
+ return deserializeAws_json1_1GetUnfilteredPartitionMetadataCommandError(output, context);
9416
+ }
9417
+ const data = await parseBody(output.body, context);
9418
+ let contents = {};
9419
+ contents = deserializeAws_json1_1GetUnfilteredPartitionMetadataResponse(data, context);
9420
+ const response = {
9421
+ $metadata: deserializeMetadata(output),
9422
+ ...contents,
9423
+ };
9424
+ return Promise.resolve(response);
9425
+ };
9426
+ exports.deserializeAws_json1_1GetUnfilteredPartitionMetadataCommand = deserializeAws_json1_1GetUnfilteredPartitionMetadataCommand;
9427
+ const deserializeAws_json1_1GetUnfilteredPartitionMetadataCommandError = async (output, context) => {
9428
+ const parsedOutput = {
9429
+ ...output,
9430
+ body: await parseBody(output.body, context),
9431
+ };
9432
+ let response;
9433
+ let errorCode = "UnknownError";
9434
+ errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
9435
+ switch (errorCode) {
9436
+ case "EntityNotFoundException":
9437
+ case "com.amazonaws.glue#EntityNotFoundException":
9438
+ response = {
9439
+ ...(await deserializeAws_json1_1EntityNotFoundExceptionResponse(parsedOutput, context)),
9440
+ name: errorCode,
9441
+ $metadata: deserializeMetadata(output),
9442
+ };
9443
+ break;
9444
+ case "GlueEncryptionException":
9445
+ case "com.amazonaws.glue#GlueEncryptionException":
9446
+ response = {
9447
+ ...(await deserializeAws_json1_1GlueEncryptionExceptionResponse(parsedOutput, context)),
9448
+ name: errorCode,
9449
+ $metadata: deserializeMetadata(output),
9450
+ };
9451
+ break;
9452
+ case "InternalServiceException":
9453
+ case "com.amazonaws.glue#InternalServiceException":
9454
+ response = {
9455
+ ...(await deserializeAws_json1_1InternalServiceExceptionResponse(parsedOutput, context)),
9456
+ name: errorCode,
9457
+ $metadata: deserializeMetadata(output),
9458
+ };
9459
+ break;
9460
+ case "InvalidInputException":
9461
+ case "com.amazonaws.glue#InvalidInputException":
9462
+ response = {
9463
+ ...(await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context)),
9464
+ name: errorCode,
9465
+ $metadata: deserializeMetadata(output),
9466
+ };
9467
+ break;
9468
+ case "OperationTimeoutException":
9469
+ case "com.amazonaws.glue#OperationTimeoutException":
9470
+ response = {
9471
+ ...(await deserializeAws_json1_1OperationTimeoutExceptionResponse(parsedOutput, context)),
9472
+ name: errorCode,
9473
+ $metadata: deserializeMetadata(output),
9474
+ };
9475
+ break;
9476
+ case "PermissionTypeMismatchException":
9477
+ case "com.amazonaws.glue#PermissionTypeMismatchException":
9478
+ response = {
9479
+ ...(await deserializeAws_json1_1PermissionTypeMismatchExceptionResponse(parsedOutput, context)),
9480
+ name: errorCode,
9481
+ $metadata: deserializeMetadata(output),
9482
+ };
9483
+ break;
9484
+ default:
9485
+ const parsedBody = parsedOutput.body;
9486
+ errorCode = parsedBody.code || parsedBody.Code || errorCode;
9487
+ response = {
9488
+ ...parsedBody,
9489
+ name: `${errorCode}`,
9490
+ message: parsedBody.message || parsedBody.Message || errorCode,
9491
+ $fault: "client",
9492
+ $metadata: deserializeMetadata(output),
9493
+ };
9494
+ }
9495
+ const message = response.message || response.Message || errorCode;
9496
+ response.message = message;
9497
+ delete response.Message;
9498
+ return Promise.reject(Object.assign(new Error(message), response));
9499
+ };
9500
+ const deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = async (output, context) => {
9501
+ if (output.statusCode >= 300) {
9502
+ return deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommandError(output, context);
9503
+ }
9504
+ const data = await parseBody(output.body, context);
9505
+ let contents = {};
9506
+ contents = deserializeAws_json1_1GetUnfilteredPartitionsMetadataResponse(data, context);
9507
+ const response = {
9508
+ $metadata: deserializeMetadata(output),
9509
+ ...contents,
9510
+ };
9511
+ return Promise.resolve(response);
9512
+ };
9513
+ exports.deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommand = deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommand;
9514
+ const deserializeAws_json1_1GetUnfilteredPartitionsMetadataCommandError = async (output, context) => {
9515
+ const parsedOutput = {
9516
+ ...output,
9517
+ body: await parseBody(output.body, context),
9518
+ };
9519
+ let response;
9520
+ let errorCode = "UnknownError";
9521
+ errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
9522
+ switch (errorCode) {
9523
+ case "EntityNotFoundException":
9524
+ case "com.amazonaws.glue#EntityNotFoundException":
9525
+ response = {
9526
+ ...(await deserializeAws_json1_1EntityNotFoundExceptionResponse(parsedOutput, context)),
9527
+ name: errorCode,
9528
+ $metadata: deserializeMetadata(output),
9529
+ };
9530
+ break;
9531
+ case "GlueEncryptionException":
9532
+ case "com.amazonaws.glue#GlueEncryptionException":
9533
+ response = {
9534
+ ...(await deserializeAws_json1_1GlueEncryptionExceptionResponse(parsedOutput, context)),
9535
+ name: errorCode,
9536
+ $metadata: deserializeMetadata(output),
9537
+ };
9538
+ break;
9539
+ case "InternalServiceException":
9540
+ case "com.amazonaws.glue#InternalServiceException":
9541
+ response = {
9542
+ ...(await deserializeAws_json1_1InternalServiceExceptionResponse(parsedOutput, context)),
9543
+ name: errorCode,
9544
+ $metadata: deserializeMetadata(output),
9545
+ };
9546
+ break;
9547
+ case "InvalidInputException":
9548
+ case "com.amazonaws.glue#InvalidInputException":
9549
+ response = {
9550
+ ...(await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context)),
9551
+ name: errorCode,
9552
+ $metadata: deserializeMetadata(output),
9553
+ };
9554
+ break;
9555
+ case "OperationTimeoutException":
9556
+ case "com.amazonaws.glue#OperationTimeoutException":
9557
+ response = {
9558
+ ...(await deserializeAws_json1_1OperationTimeoutExceptionResponse(parsedOutput, context)),
9559
+ name: errorCode,
9560
+ $metadata: deserializeMetadata(output),
9561
+ };
9562
+ break;
9563
+ case "PermissionTypeMismatchException":
9564
+ case "com.amazonaws.glue#PermissionTypeMismatchException":
9565
+ response = {
9566
+ ...(await deserializeAws_json1_1PermissionTypeMismatchExceptionResponse(parsedOutput, context)),
9567
+ name: errorCode,
9568
+ $metadata: deserializeMetadata(output),
9569
+ };
9570
+ break;
9571
+ default:
9572
+ const parsedBody = parsedOutput.body;
9573
+ errorCode = parsedBody.code || parsedBody.Code || errorCode;
9574
+ response = {
9575
+ ...parsedBody,
9576
+ name: `${errorCode}`,
9577
+ message: parsedBody.message || parsedBody.Message || errorCode,
9578
+ $fault: "client",
9579
+ $metadata: deserializeMetadata(output),
9580
+ };
9581
+ }
9582
+ const message = response.message || response.Message || errorCode;
9583
+ response.message = message;
9584
+ delete response.Message;
9585
+ return Promise.reject(Object.assign(new Error(message), response));
9586
+ };
9587
+ const deserializeAws_json1_1GetUnfilteredTableMetadataCommand = async (output, context) => {
9588
+ if (output.statusCode >= 300) {
9589
+ return deserializeAws_json1_1GetUnfilteredTableMetadataCommandError(output, context);
9590
+ }
9591
+ const data = await parseBody(output.body, context);
9592
+ let contents = {};
9593
+ contents = deserializeAws_json1_1GetUnfilteredTableMetadataResponse(data, context);
9594
+ const response = {
9595
+ $metadata: deserializeMetadata(output),
9596
+ ...contents,
9597
+ };
9598
+ return Promise.resolve(response);
9599
+ };
9600
+ exports.deserializeAws_json1_1GetUnfilteredTableMetadataCommand = deserializeAws_json1_1GetUnfilteredTableMetadataCommand;
9601
+ const deserializeAws_json1_1GetUnfilteredTableMetadataCommandError = async (output, context) => {
9602
+ const parsedOutput = {
9603
+ ...output,
9604
+ body: await parseBody(output.body, context),
9605
+ };
9606
+ let response;
9607
+ let errorCode = "UnknownError";
9608
+ errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
9609
+ switch (errorCode) {
9610
+ case "EntityNotFoundException":
9611
+ case "com.amazonaws.glue#EntityNotFoundException":
9612
+ response = {
9613
+ ...(await deserializeAws_json1_1EntityNotFoundExceptionResponse(parsedOutput, context)),
9614
+ name: errorCode,
9615
+ $metadata: deserializeMetadata(output),
9616
+ };
9617
+ break;
9618
+ case "GlueEncryptionException":
9619
+ case "com.amazonaws.glue#GlueEncryptionException":
9620
+ response = {
9621
+ ...(await deserializeAws_json1_1GlueEncryptionExceptionResponse(parsedOutput, context)),
9622
+ name: errorCode,
9623
+ $metadata: deserializeMetadata(output),
9624
+ };
9625
+ break;
9626
+ case "InternalServiceException":
9627
+ case "com.amazonaws.glue#InternalServiceException":
9628
+ response = {
9629
+ ...(await deserializeAws_json1_1InternalServiceExceptionResponse(parsedOutput, context)),
9630
+ name: errorCode,
9631
+ $metadata: deserializeMetadata(output),
9632
+ };
9633
+ break;
9634
+ case "InvalidInputException":
9635
+ case "com.amazonaws.glue#InvalidInputException":
9636
+ response = {
9637
+ ...(await deserializeAws_json1_1InvalidInputExceptionResponse(parsedOutput, context)),
9638
+ name: errorCode,
9639
+ $metadata: deserializeMetadata(output),
9640
+ };
9641
+ break;
9642
+ case "OperationTimeoutException":
9643
+ case "com.amazonaws.glue#OperationTimeoutException":
9644
+ response = {
9645
+ ...(await deserializeAws_json1_1OperationTimeoutExceptionResponse(parsedOutput, context)),
9646
+ name: errorCode,
9647
+ $metadata: deserializeMetadata(output),
9648
+ };
9649
+ break;
9650
+ case "PermissionTypeMismatchException":
9651
+ case "com.amazonaws.glue#PermissionTypeMismatchException":
9652
+ response = {
9653
+ ...(await deserializeAws_json1_1PermissionTypeMismatchExceptionResponse(parsedOutput, context)),
9654
+ name: errorCode,
9655
+ $metadata: deserializeMetadata(output),
9656
+ };
9657
+ break;
9658
+ default:
9659
+ const parsedBody = parsedOutput.body;
9660
+ errorCode = parsedBody.code || parsedBody.Code || errorCode;
9661
+ response = {
9662
+ ...parsedBody,
9663
+ name: `${errorCode}`,
9664
+ message: parsedBody.message || parsedBody.Message || errorCode,
9665
+ $fault: "client",
9666
+ $metadata: deserializeMetadata(output),
9667
+ };
9668
+ }
9669
+ const message = response.message || response.Message || errorCode;
9670
+ response.message = message;
9671
+ delete response.Message;
9672
+ return Promise.reject(Object.assign(new Error(message), response));
9673
+ };
9319
9674
  const deserializeAws_json1_1GetUserDefinedFunctionCommand = async (output, context) => {
9320
9675
  if (output.statusCode >= 300) {
9321
9676
  return deserializeAws_json1_1GetUserDefinedFunctionCommandError(output, context);
@@ -13650,6 +14005,14 @@ const deserializeAws_json1_1UpdateTableCommandError = async (output, context) =>
13650
14005
  $metadata: deserializeMetadata(output),
13651
14006
  };
13652
14007
  break;
14008
+ case "ResourceNotReadyException":
14009
+ case "com.amazonaws.glue#ResourceNotReadyException":
14010
+ response = {
14011
+ ...(await deserializeAws_json1_1ResourceNotReadyExceptionResponse(parsedOutput, context)),
14012
+ name: errorCode,
14013
+ $metadata: deserializeMetadata(output),
14014
+ };
14015
+ break;
13653
14016
  case "ResourceNumberLimitExceededException":
13654
14017
  case "com.amazonaws.glue#ResourceNumberLimitExceededException":
13655
14018
  response = {
@@ -14087,6 +14450,17 @@ const deserializeAws_json1_1InvalidInputExceptionResponse = async (parsedOutput,
14087
14450
  };
14088
14451
  return contents;
14089
14452
  };
14453
+ const deserializeAws_json1_1InvalidStateExceptionResponse = async (parsedOutput, context) => {
14454
+ const body = parsedOutput.body;
14455
+ const deserialized = deserializeAws_json1_1InvalidStateException(body, context);
14456
+ const contents = {
14457
+ name: "InvalidStateException",
14458
+ $fault: "client",
14459
+ $metadata: deserializeMetadata(parsedOutput),
14460
+ ...deserialized,
14461
+ };
14462
+ return contents;
14463
+ };
14090
14464
  const deserializeAws_json1_1MLTransformNotReadyExceptionResponse = async (parsedOutput, context) => {
14091
14465
  const body = parsedOutput.body;
14092
14466
  const deserialized = deserializeAws_json1_1MLTransformNotReadyException(body, context);
@@ -14120,6 +14494,28 @@ const deserializeAws_json1_1OperationTimeoutExceptionResponse = async (parsedOut
14120
14494
  };
14121
14495
  return contents;
14122
14496
  };
14497
+ const deserializeAws_json1_1PermissionTypeMismatchExceptionResponse = async (parsedOutput, context) => {
14498
+ const body = parsedOutput.body;
14499
+ const deserialized = deserializeAws_json1_1PermissionTypeMismatchException(body, context);
14500
+ const contents = {
14501
+ name: "PermissionTypeMismatchException",
14502
+ $fault: "client",
14503
+ $metadata: deserializeMetadata(parsedOutput),
14504
+ ...deserialized,
14505
+ };
14506
+ return contents;
14507
+ };
14508
+ const deserializeAws_json1_1ResourceNotReadyExceptionResponse = async (parsedOutput, context) => {
14509
+ const body = parsedOutput.body;
14510
+ const deserialized = deserializeAws_json1_1ResourceNotReadyException(body, context);
14511
+ const contents = {
14512
+ name: "ResourceNotReadyException",
14513
+ $fault: "client",
14514
+ $metadata: deserializeMetadata(parsedOutput),
14515
+ ...deserialized,
14516
+ };
14517
+ return contents;
14518
+ };
14123
14519
  const deserializeAws_json1_1ResourceNumberLimitExceededExceptionResponse = async (parsedOutput, context) => {
14124
14520
  const body = parsedOutput.body;
14125
14521
  const deserialized = deserializeAws_json1_1ResourceNumberLimitExceededException(body, context);
@@ -14222,6 +14618,12 @@ const serializeAws_json1_1AdditionalPlanOptionsMap = (input, context) => {
14222
14618
  };
14223
14619
  }, {});
14224
14620
  };
14621
+ const serializeAws_json1_1AuditContext = (input, context) => {
14622
+ return {
14623
+ ...(input.AdditionalAuditContext !== undefined &&
14624
+ input.AdditionalAuditContext !== null && { AdditionalAuditContext: input.AdditionalAuditContext }),
14625
+ };
14626
+ };
14225
14627
  const serializeAws_json1_1BatchCreatePartitionRequest = (input, context) => {
14226
14628
  return {
14227
14629
  ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
@@ -14281,6 +14683,7 @@ const serializeAws_json1_1BatchDeleteTableRequest = (input, context) => {
14281
14683
  input.TablesToDelete !== null && {
14282
14684
  TablesToDelete: serializeAws_json1_1BatchDeleteTableNameList(input.TablesToDelete, context),
14283
14685
  }),
14686
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
14284
14687
  };
14285
14688
  };
14286
14689
  const serializeAws_json1_1BatchDeleteTableVersionList = (input, context) => {
@@ -14494,6 +14897,8 @@ const serializeAws_json1_1CatalogTablesList = (input, context) => {
14494
14897
  };
14495
14898
  const serializeAws_json1_1CatalogTarget = (input, context) => {
14496
14899
  return {
14900
+ ...(input.ConnectionName !== undefined &&
14901
+ input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
14497
14902
  ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
14498
14903
  ...(input.Tables !== undefined &&
14499
14904
  input.Tables !== null && { Tables: serializeAws_json1_1CatalogTablesList(input.Tables, context) }),
@@ -14725,6 +15130,10 @@ const serializeAws_json1_1CrawlerTargets = (input, context) => {
14725
15130
  input.CatalogTargets !== null && {
14726
15131
  CatalogTargets: serializeAws_json1_1CatalogTargetList(input.CatalogTargets, context),
14727
15132
  }),
15133
+ ...(input.DeltaTargets !== undefined &&
15134
+ input.DeltaTargets !== null && {
15135
+ DeltaTargets: serializeAws_json1_1DeltaTargetList(input.DeltaTargets, context),
15136
+ }),
14728
15137
  ...(input.DynamoDBTargets !== undefined &&
14729
15138
  input.DynamoDBTargets !== null && {
14730
15139
  DynamoDBTargets: serializeAws_json1_1DynamoDBTargetList(input.DynamoDBTargets, context),
@@ -14791,6 +15200,10 @@ const serializeAws_json1_1CreateCrawlerRequest = (input, context) => {
14791
15200
  }),
14792
15201
  ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
14793
15202
  ...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
15203
+ ...(input.LakeFormationConfiguration !== undefined &&
15204
+ input.LakeFormationConfiguration !== null && {
15205
+ LakeFormationConfiguration: serializeAws_json1_1LakeFormationConfiguration(input.LakeFormationConfiguration, context),
15206
+ }),
14794
15207
  ...(input.LineageConfiguration !== undefined &&
14795
15208
  input.LineageConfiguration !== null && {
14796
15209
  LineageConfiguration: serializeAws_json1_1LineageConfiguration(input.LineageConfiguration, context),
@@ -15017,6 +15430,7 @@ const serializeAws_json1_1CreateTableRequest = (input, context) => {
15017
15430
  }),
15018
15431
  ...(input.TableInput !== undefined &&
15019
15432
  input.TableInput !== null && { TableInput: serializeAws_json1_1TableInput(input.TableInput, context) }),
15433
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
15020
15434
  };
15021
15435
  };
15022
15436
  const serializeAws_json1_1CreateTriggerRequest = (input, context) => {
@@ -15298,6 +15712,7 @@ const serializeAws_json1_1DeleteTableRequest = (input, context) => {
15298
15712
  ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
15299
15713
  ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
15300
15714
  ...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
15715
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
15301
15716
  };
15302
15717
  };
15303
15718
  const serializeAws_json1_1DeleteTableVersionRequest = (input, context) => {
@@ -15325,6 +15740,25 @@ const serializeAws_json1_1DeleteWorkflowRequest = (input, context) => {
15325
15740
  ...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
15326
15741
  };
15327
15742
  };
15743
+ const serializeAws_json1_1DeltaTarget = (input, context) => {
15744
+ return {
15745
+ ...(input.ConnectionName !== undefined &&
15746
+ input.ConnectionName !== null && { ConnectionName: input.ConnectionName }),
15747
+ ...(input.DeltaTables !== undefined &&
15748
+ input.DeltaTables !== null && { DeltaTables: serializeAws_json1_1PathList(input.DeltaTables, context) }),
15749
+ ...(input.WriteManifest !== undefined && input.WriteManifest !== null && { WriteManifest: input.WriteManifest }),
15750
+ };
15751
+ };
15752
+ const serializeAws_json1_1DeltaTargetList = (input, context) => {
15753
+ return input
15754
+ .filter((e) => e != null)
15755
+ .map((entry) => {
15756
+ if (entry === null) {
15757
+ return null;
15758
+ }
15759
+ return serializeAws_json1_1DeltaTarget(entry, context);
15760
+ });
15761
+ };
15328
15762
  const serializeAws_json1_1DevEndpointCustomLibraries = (input, context) => {
15329
15763
  return {
15330
15764
  ...(input.ExtraJarsS3Path !== undefined &&
@@ -15692,9 +16126,12 @@ const serializeAws_json1_1GetPartitionsRequest = (input, context) => {
15692
16126
  ...(input.Expression !== undefined && input.Expression !== null && { Expression: input.Expression }),
15693
16127
  ...(input.MaxResults !== undefined && input.MaxResults !== null && { MaxResults: input.MaxResults }),
15694
16128
  ...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
16129
+ ...(input.QueryAsOfTime !== undefined &&
16130
+ input.QueryAsOfTime !== null && { QueryAsOfTime: Math.round(input.QueryAsOfTime.getTime() / 1000) }),
15695
16131
  ...(input.Segment !== undefined &&
15696
16132
  input.Segment !== null && { Segment: serializeAws_json1_1Segment(input.Segment, context) }),
15697
16133
  ...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
16134
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
15698
16135
  };
15699
16136
  };
15700
16137
  const serializeAws_json1_1GetPlanRequest = (input, context) => {
@@ -15789,6 +16226,9 @@ const serializeAws_json1_1GetTableRequest = (input, context) => {
15789
16226
  ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
15790
16227
  ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
15791
16228
  ...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
16229
+ ...(input.QueryAsOfTime !== undefined &&
16230
+ input.QueryAsOfTime !== null && { QueryAsOfTime: Math.round(input.QueryAsOfTime.getTime() / 1000) }),
16231
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
15792
16232
  };
15793
16233
  };
15794
16234
  const serializeAws_json1_1GetTablesRequest = (input, context) => {
@@ -15798,6 +16238,9 @@ const serializeAws_json1_1GetTablesRequest = (input, context) => {
15798
16238
  ...(input.Expression !== undefined && input.Expression !== null && { Expression: input.Expression }),
15799
16239
  ...(input.MaxResults !== undefined && input.MaxResults !== null && { MaxResults: input.MaxResults }),
15800
16240
  ...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
16241
+ ...(input.QueryAsOfTime !== undefined &&
16242
+ input.QueryAsOfTime !== null && { QueryAsOfTime: Math.round(input.QueryAsOfTime.getTime() / 1000) }),
16243
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
15801
16244
  };
15802
16245
  };
15803
16246
  const serializeAws_json1_1GetTableVersionRequest = (input, context) => {
@@ -15835,6 +16278,54 @@ const serializeAws_json1_1GetTriggersRequest = (input, context) => {
15835
16278
  ...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
15836
16279
  };
15837
16280
  };
16281
+ const serializeAws_json1_1GetUnfilteredPartitionMetadataRequest = (input, context) => {
16282
+ return {
16283
+ ...(input.AuditContext !== undefined &&
16284
+ input.AuditContext !== null && { AuditContext: serializeAws_json1_1AuditContext(input.AuditContext, context) }),
16285
+ ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
16286
+ ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
16287
+ ...(input.PartitionValues !== undefined &&
16288
+ input.PartitionValues !== null && {
16289
+ PartitionValues: serializeAws_json1_1ValueStringList(input.PartitionValues, context),
16290
+ }),
16291
+ ...(input.SupportedPermissionTypes !== undefined &&
16292
+ input.SupportedPermissionTypes !== null && {
16293
+ SupportedPermissionTypes: serializeAws_json1_1PermissionTypeList(input.SupportedPermissionTypes, context),
16294
+ }),
16295
+ ...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
16296
+ };
16297
+ };
16298
+ const serializeAws_json1_1GetUnfilteredPartitionsMetadataRequest = (input, context) => {
16299
+ return {
16300
+ ...(input.AuditContext !== undefined &&
16301
+ input.AuditContext !== null && { AuditContext: serializeAws_json1_1AuditContext(input.AuditContext, context) }),
16302
+ ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
16303
+ ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
16304
+ ...(input.Expression !== undefined && input.Expression !== null && { Expression: input.Expression }),
16305
+ ...(input.MaxResults !== undefined && input.MaxResults !== null && { MaxResults: input.MaxResults }),
16306
+ ...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
16307
+ ...(input.Segment !== undefined &&
16308
+ input.Segment !== null && { Segment: serializeAws_json1_1Segment(input.Segment, context) }),
16309
+ ...(input.SupportedPermissionTypes !== undefined &&
16310
+ input.SupportedPermissionTypes !== null && {
16311
+ SupportedPermissionTypes: serializeAws_json1_1PermissionTypeList(input.SupportedPermissionTypes, context),
16312
+ }),
16313
+ ...(input.TableName !== undefined && input.TableName !== null && { TableName: input.TableName }),
16314
+ };
16315
+ };
16316
+ const serializeAws_json1_1GetUnfilteredTableMetadataRequest = (input, context) => {
16317
+ return {
16318
+ ...(input.AuditContext !== undefined &&
16319
+ input.AuditContext !== null && { AuditContext: serializeAws_json1_1AuditContext(input.AuditContext, context) }),
16320
+ ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
16321
+ ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
16322
+ ...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
16323
+ ...(input.SupportedPermissionTypes !== undefined &&
16324
+ input.SupportedPermissionTypes !== null && {
16325
+ SupportedPermissionTypes: serializeAws_json1_1PermissionTypeList(input.SupportedPermissionTypes, context),
16326
+ }),
16327
+ };
16328
+ };
15838
16329
  const serializeAws_json1_1GetUserDefinedFunctionRequest = (input, context) => {
15839
16330
  return {
15840
16331
  ...(input.CatalogId !== undefined && input.CatalogId !== null && { CatalogId: input.CatalogId }),
@@ -15995,6 +16486,13 @@ const serializeAws_json1_1KeyList = (input, context) => {
15995
16486
  return entry;
15996
16487
  });
15997
16488
  };
16489
+ const serializeAws_json1_1LakeFormationConfiguration = (input, context) => {
16490
+ return {
16491
+ ...(input.AccountId !== undefined && input.AccountId !== null && { AccountId: input.AccountId }),
16492
+ ...(input.UseLakeFormationCredentials !== undefined &&
16493
+ input.UseLakeFormationCredentials !== null && { UseLakeFormationCredentials: input.UseLakeFormationCredentials }),
16494
+ };
16495
+ };
15998
16496
  const serializeAws_json1_1LineageConfiguration = (input, context) => {
15999
16497
  return {
16000
16498
  ...(input.CrawlerLineageSettings !== undefined &&
@@ -16097,6 +16595,16 @@ const serializeAws_json1_1LocationMap = (input, context) => {
16097
16595
  };
16098
16596
  }, {});
16099
16597
  };
16598
+ const serializeAws_json1_1LocationStringList = (input, context) => {
16599
+ return input
16600
+ .filter((e) => e != null)
16601
+ .map((entry) => {
16602
+ if (entry === null) {
16603
+ return null;
16604
+ }
16605
+ return entry;
16606
+ });
16607
+ };
16100
16608
  const serializeAws_json1_1LongColumnStatisticsData = (input, context) => {
16101
16609
  return {
16102
16610
  ...(input.MaximumValue !== undefined && input.MaximumValue !== null && { MaximumValue: input.MaximumValue }),
@@ -16319,6 +16827,16 @@ const serializeAws_json1_1PermissionList = (input, context) => {
16319
16827
  return entry;
16320
16828
  });
16321
16829
  };
16830
+ const serializeAws_json1_1PermissionTypeList = (input, context) => {
16831
+ return input
16832
+ .filter((e) => e != null)
16833
+ .map((entry) => {
16834
+ if (entry === null) {
16835
+ return null;
16836
+ }
16837
+ return entry;
16838
+ });
16839
+ };
16322
16840
  const serializeAws_json1_1PhysicalConnectionRequirements = (input, context) => {
16323
16841
  return {
16324
16842
  ...(input.AvailabilityZone !== undefined &&
@@ -16755,6 +17273,10 @@ const serializeAws_json1_1StopWorkflowRunRequest = (input, context) => {
16755
17273
  };
16756
17274
  const serializeAws_json1_1StorageDescriptor = (input, context) => {
16757
17275
  return {
17276
+ ...(input.AdditionalLocations !== undefined &&
17277
+ input.AdditionalLocations !== null && {
17278
+ AdditionalLocations: serializeAws_json1_1LocationStringList(input.AdditionalLocations, context),
17279
+ }),
16758
17280
  ...(input.BucketColumns !== undefined &&
16759
17281
  input.BucketColumns !== null && {
16760
17282
  BucketColumns: serializeAws_json1_1NameStringList(input.BucketColumns, context),
@@ -17057,6 +17579,10 @@ const serializeAws_json1_1UpdateCrawlerRequest = (input, context) => {
17057
17579
  }),
17058
17580
  ...(input.DatabaseName !== undefined && input.DatabaseName !== null && { DatabaseName: input.DatabaseName }),
17059
17581
  ...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
17582
+ ...(input.LakeFormationConfiguration !== undefined &&
17583
+ input.LakeFormationConfiguration !== null && {
17584
+ LakeFormationConfiguration: serializeAws_json1_1LakeFormationConfiguration(input.LakeFormationConfiguration, context),
17585
+ }),
17060
17586
  ...(input.LineageConfiguration !== undefined &&
17061
17587
  input.LineageConfiguration !== null && {
17062
17588
  LineageConfiguration: serializeAws_json1_1LineageConfiguration(input.LineageConfiguration, context),
@@ -17216,6 +17742,7 @@ const serializeAws_json1_1UpdateTableRequest = (input, context) => {
17216
17742
  ...(input.SkipArchive !== undefined && input.SkipArchive !== null && { SkipArchive: input.SkipArchive }),
17217
17743
  ...(input.TableInput !== undefined &&
17218
17744
  input.TableInput !== null && { TableInput: serializeAws_json1_1TableInput(input.TableInput, context) }),
17745
+ ...(input.TransactionId !== undefined && input.TransactionId !== null && { TransactionId: input.TransactionId }),
17219
17746
  };
17220
17747
  };
17221
17748
  const serializeAws_json1_1UpdateTriggerRequest = (input, context) => {
@@ -17679,6 +18206,7 @@ const deserializeAws_json1_1CatalogTablesList = (output, context) => {
17679
18206
  };
17680
18207
  const deserializeAws_json1_1CatalogTarget = (output, context) => {
17681
18208
  return {
18209
+ ConnectionName: smithy_client_1.expectString(output.ConnectionName),
17682
18210
  DatabaseName: smithy_client_1.expectString(output.DatabaseName),
17683
18211
  Tables: output.Tables !== undefined && output.Tables !== null
17684
18212
  ? deserializeAws_json1_1CatalogTablesList(output.Tables, context)
@@ -17831,6 +18359,22 @@ const deserializeAws_json1_1ColumnList = (output, context) => {
17831
18359
  return deserializeAws_json1_1Column(entry, context);
17832
18360
  });
17833
18361
  };
18362
+ const deserializeAws_json1_1ColumnRowFilter = (output, context) => {
18363
+ return {
18364
+ ColumnName: smithy_client_1.expectString(output.ColumnName),
18365
+ RowFilterExpression: smithy_client_1.expectString(output.RowFilterExpression),
18366
+ };
18367
+ };
18368
+ const deserializeAws_json1_1ColumnRowFilterList = (output, context) => {
18369
+ return (output || [])
18370
+ .filter((e) => e != null)
18371
+ .map((entry) => {
18372
+ if (entry === null) {
18373
+ return null;
18374
+ }
18375
+ return deserializeAws_json1_1ColumnRowFilter(entry, context);
18376
+ });
18377
+ };
17834
18378
  const deserializeAws_json1_1ColumnStatistics = (output, context) => {
17835
18379
  return {
17836
18380
  AnalyzedTime: output.AnalyzedTime !== undefined && output.AnalyzedTime !== null
@@ -18040,6 +18584,9 @@ const deserializeAws_json1_1Crawler = (output, context) => {
18040
18584
  : undefined,
18041
18585
  DatabaseName: smithy_client_1.expectString(output.DatabaseName),
18042
18586
  Description: smithy_client_1.expectString(output.Description),
18587
+ LakeFormationConfiguration: output.LakeFormationConfiguration !== undefined && output.LakeFormationConfiguration !== null
18588
+ ? deserializeAws_json1_1LakeFormationConfiguration(output.LakeFormationConfiguration, context)
18589
+ : undefined,
18043
18590
  LastCrawl: output.LastCrawl !== undefined && output.LastCrawl !== null
18044
18591
  ? deserializeAws_json1_1LastCrawlInfo(output.LastCrawl, context)
18045
18592
  : undefined,
@@ -18137,6 +18684,9 @@ const deserializeAws_json1_1CrawlerTargets = (output, context) => {
18137
18684
  CatalogTargets: output.CatalogTargets !== undefined && output.CatalogTargets !== null
18138
18685
  ? deserializeAws_json1_1CatalogTargetList(output.CatalogTargets, context)
18139
18686
  : undefined,
18687
+ DeltaTargets: output.DeltaTargets !== undefined && output.DeltaTargets !== null
18688
+ ? deserializeAws_json1_1DeltaTargetList(output.DeltaTargets, context)
18689
+ : undefined,
18140
18690
  DynamoDBTargets: output.DynamoDBTargets !== undefined && output.DynamoDBTargets !== null
18141
18691
  ? deserializeAws_json1_1DynamoDBTargetList(output.DynamoDBTargets, context)
18142
18692
  : undefined,
@@ -18504,6 +19054,25 @@ const deserializeAws_json1_1DeleteWorkflowResponse = (output, context) => {
18504
19054
  Name: smithy_client_1.expectString(output.Name),
18505
19055
  };
18506
19056
  };
19057
+ const deserializeAws_json1_1DeltaTarget = (output, context) => {
19058
+ return {
19059
+ ConnectionName: smithy_client_1.expectString(output.ConnectionName),
19060
+ DeltaTables: output.DeltaTables !== undefined && output.DeltaTables !== null
19061
+ ? deserializeAws_json1_1PathList(output.DeltaTables, context)
19062
+ : undefined,
19063
+ WriteManifest: smithy_client_1.expectBoolean(output.WriteManifest),
19064
+ };
19065
+ };
19066
+ const deserializeAws_json1_1DeltaTargetList = (output, context) => {
19067
+ return (output || [])
19068
+ .filter((e) => e != null)
19069
+ .map((entry) => {
19070
+ if (entry === null) {
19071
+ return null;
19072
+ }
19073
+ return deserializeAws_json1_1DeltaTarget(entry, context);
19074
+ });
19075
+ };
18507
19076
  const deserializeAws_json1_1DevEndpoint = (output, context) => {
18508
19077
  return {
18509
19078
  Arguments: output.Arguments !== undefined && output.Arguments !== null
@@ -19179,6 +19748,39 @@ const deserializeAws_json1_1GetTriggersResponse = (output, context) => {
19179
19748
  : undefined,
19180
19749
  };
19181
19750
  };
19751
+ const deserializeAws_json1_1GetUnfilteredPartitionMetadataResponse = (output, context) => {
19752
+ return {
19753
+ AuthorizedColumns: output.AuthorizedColumns !== undefined && output.AuthorizedColumns !== null
19754
+ ? deserializeAws_json1_1NameStringList(output.AuthorizedColumns, context)
19755
+ : undefined,
19756
+ IsRegisteredWithLakeFormation: smithy_client_1.expectBoolean(output.IsRegisteredWithLakeFormation),
19757
+ Partition: output.Partition !== undefined && output.Partition !== null
19758
+ ? deserializeAws_json1_1Partition(output.Partition, context)
19759
+ : undefined,
19760
+ };
19761
+ };
19762
+ const deserializeAws_json1_1GetUnfilteredPartitionsMetadataResponse = (output, context) => {
19763
+ return {
19764
+ NextToken: smithy_client_1.expectString(output.NextToken),
19765
+ UnfilteredPartitions: output.UnfilteredPartitions !== undefined && output.UnfilteredPartitions !== null
19766
+ ? deserializeAws_json1_1UnfilteredPartitionList(output.UnfilteredPartitions, context)
19767
+ : undefined,
19768
+ };
19769
+ };
19770
+ const deserializeAws_json1_1GetUnfilteredTableMetadataResponse = (output, context) => {
19771
+ return {
19772
+ AuthorizedColumns: output.AuthorizedColumns !== undefined && output.AuthorizedColumns !== null
19773
+ ? deserializeAws_json1_1NameStringList(output.AuthorizedColumns, context)
19774
+ : undefined,
19775
+ CellFilters: output.CellFilters !== undefined && output.CellFilters !== null
19776
+ ? deserializeAws_json1_1ColumnRowFilterList(output.CellFilters, context)
19777
+ : undefined,
19778
+ IsRegisteredWithLakeFormation: smithy_client_1.expectBoolean(output.IsRegisteredWithLakeFormation),
19779
+ Table: output.Table !== undefined && output.Table !== null
19780
+ ? deserializeAws_json1_1Table(output.Table, context)
19781
+ : undefined,
19782
+ };
19783
+ };
19182
19784
  const deserializeAws_json1_1GetUserDefinedFunctionResponse = (output, context) => {
19183
19785
  return {
19184
19786
  UserDefinedFunction: output.UserDefinedFunction !== undefined && output.UserDefinedFunction !== null
@@ -19307,6 +19909,11 @@ const deserializeAws_json1_1InvalidInputException = (output, context) => {
19307
19909
  Message: smithy_client_1.expectString(output.Message),
19308
19910
  };
19309
19911
  };
19912
+ const deserializeAws_json1_1InvalidStateException = (output, context) => {
19913
+ return {
19914
+ Message: smithy_client_1.expectString(output.Message),
19915
+ };
19916
+ };
19310
19917
  const deserializeAws_json1_1JdbcTarget = (output, context) => {
19311
19918
  return {
19312
19919
  ConnectionName: smithy_client_1.expectString(output.ConnectionName),
@@ -19499,6 +20106,12 @@ const deserializeAws_json1_1LabelingSetGenerationTaskRunProperties = (output, co
19499
20106
  OutputS3Path: smithy_client_1.expectString(output.OutputS3Path),
19500
20107
  };
19501
20108
  };
20109
+ const deserializeAws_json1_1LakeFormationConfiguration = (output, context) => {
20110
+ return {
20111
+ AccountId: smithy_client_1.expectString(output.AccountId),
20112
+ UseLakeFormationCredentials: smithy_client_1.expectBoolean(output.UseLakeFormationCredentials),
20113
+ };
20114
+ };
19502
20115
  const deserializeAws_json1_1LastActiveDefinition = (output, context) => {
19503
20116
  return {
19504
20117
  BlueprintLocation: smithy_client_1.expectString(output.BlueprintLocation),
@@ -19618,6 +20231,16 @@ const deserializeAws_json1_1LocationMap = (output, context) => {
19618
20231
  };
19619
20232
  }, {});
19620
20233
  };
20234
+ const deserializeAws_json1_1LocationStringList = (output, context) => {
20235
+ return (output || [])
20236
+ .filter((e) => e != null)
20237
+ .map((entry) => {
20238
+ if (entry === null) {
20239
+ return null;
20240
+ }
20241
+ return smithy_client_1.expectString(entry);
20242
+ });
20243
+ };
19621
20244
  const deserializeAws_json1_1LongColumnStatisticsData = (output, context) => {
19622
20245
  return {
19623
20246
  MaximumValue: smithy_client_1.expectLong(output.MaximumValue),
@@ -19970,6 +20593,11 @@ const deserializeAws_json1_1PermissionList = (output, context) => {
19970
20593
  return smithy_client_1.expectString(entry);
19971
20594
  });
19972
20595
  };
20596
+ const deserializeAws_json1_1PermissionTypeMismatchException = (output, context) => {
20597
+ return {
20598
+ Message: smithy_client_1.expectString(output.Message),
20599
+ };
20600
+ };
19973
20601
  const deserializeAws_json1_1PhysicalConnectionRequirements = (output, context) => {
19974
20602
  return {
19975
20603
  AvailabilityZone: smithy_client_1.expectString(output.AvailabilityZone),
@@ -20116,6 +20744,11 @@ const deserializeAws_json1_1ResetJobBookmarkResponse = (output, context) => {
20116
20744
  : undefined,
20117
20745
  };
20118
20746
  };
20747
+ const deserializeAws_json1_1ResourceNotReadyException = (output, context) => {
20748
+ return {
20749
+ Message: smithy_client_1.expectString(output.Message),
20750
+ };
20751
+ };
20119
20752
  const deserializeAws_json1_1ResourceNumberLimitExceededException = (output, context) => {
20120
20753
  return {
20121
20754
  Message: smithy_client_1.expectString(output.Message),
@@ -20419,6 +21052,9 @@ const deserializeAws_json1_1StopWorkflowRunResponse = (output, context) => {
20419
21052
  };
20420
21053
  const deserializeAws_json1_1StorageDescriptor = (output, context) => {
20421
21054
  return {
21055
+ AdditionalLocations: output.AdditionalLocations !== undefined && output.AdditionalLocations !== null
21056
+ ? deserializeAws_json1_1LocationStringList(output.AdditionalLocations, context)
21057
+ : undefined,
20422
21058
  BucketColumns: output.BucketColumns !== undefined && output.BucketColumns !== null
20423
21059
  ? deserializeAws_json1_1NameStringList(output.BucketColumns, context)
20424
21060
  : undefined,
@@ -20724,6 +21360,27 @@ const deserializeAws_json1_1TriggerNodeDetails = (output, context) => {
20724
21360
  : undefined,
20725
21361
  };
20726
21362
  };
21363
+ const deserializeAws_json1_1UnfilteredPartition = (output, context) => {
21364
+ return {
21365
+ AuthorizedColumns: output.AuthorizedColumns !== undefined && output.AuthorizedColumns !== null
21366
+ ? deserializeAws_json1_1NameStringList(output.AuthorizedColumns, context)
21367
+ : undefined,
21368
+ IsRegisteredWithLakeFormation: smithy_client_1.expectBoolean(output.IsRegisteredWithLakeFormation),
21369
+ Partition: output.Partition !== undefined && output.Partition !== null
21370
+ ? deserializeAws_json1_1Partition(output.Partition, context)
21371
+ : undefined,
21372
+ };
21373
+ };
21374
+ const deserializeAws_json1_1UnfilteredPartitionList = (output, context) => {
21375
+ return (output || [])
21376
+ .filter((e) => e != null)
21377
+ .map((entry) => {
21378
+ if (entry === null) {
21379
+ return null;
21380
+ }
21381
+ return deserializeAws_json1_1UnfilteredPartition(entry, context);
21382
+ });
21383
+ };
20727
21384
  const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
20728
21385
  return {};
20729
21386
  };