@aws-sdk/client-redshift 3.295.0 → 3.297.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 (160) hide show
  1. package/dist-cjs/protocols/Aws_query.js +281 -1226
  2. package/dist-es/protocols/Aws_query.js +281 -1226
  3. package/dist-types/Redshift.d.ts +120 -0
  4. package/dist-types/RedshiftClient.d.ts +24 -4
  5. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
  6. package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
  8. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
  9. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
  10. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
  11. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
  12. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
  13. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
  14. package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
  15. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
  21. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
  22. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
  23. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  24. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
  25. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
  29. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
  38. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
  39. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  40. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
  41. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
  42. package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
  43. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
  44. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
  45. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  47. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
  64. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
  65. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  66. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  67. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  68. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
  69. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
  70. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
  71. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
  72. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
  73. package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
  74. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
  75. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
  76. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
  77. package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
  78. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
  79. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
  80. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
  81. package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
  82. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
  83. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  84. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
  85. package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
  86. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
  87. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
  88. package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
  89. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
  90. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
  91. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
  92. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
  93. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
  94. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
  96. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  97. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
  98. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
  99. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
  100. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
  102. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
  103. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
  104. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
  105. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  106. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
  107. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
  108. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
  109. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
  110. package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
  111. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
  112. package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
  113. package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
  114. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
  115. package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
  116. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
  117. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
  120. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
  121. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
  122. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
  124. package/dist-types/models/RedshiftServiceException.d.ts +2 -0
  125. package/dist-types/models/models_0.d.ts +462 -2
  126. package/dist-types/models/models_1.d.ts +248 -0
  127. package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
  130. package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
  131. package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
  134. package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
  136. package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
  137. package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
  138. package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
  139. package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
  140. package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
  141. package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
  142. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
  145. package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
  146. package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
  149. package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
  155. package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
  156. package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
  157. package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
  158. package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/Interfaces.d.ts +3 -0
  160. package/package.json +30 -30
@@ -10291,37 +10291,28 @@ const serializeAws_queryVpcSecurityGroupIdList = (input, context) => {
10291
10291
  return entries;
10292
10292
  };
10293
10293
  const deserializeAws_queryAcceptReservedNodeExchangeOutputMessage = (output, context) => {
10294
- const contents = {
10295
- ExchangedReservedNode: undefined,
10296
- };
10294
+ const contents = {};
10297
10295
  if (output["ExchangedReservedNode"] !== undefined) {
10298
10296
  contents.ExchangedReservedNode = deserializeAws_queryReservedNode(output["ExchangedReservedNode"], context);
10299
10297
  }
10300
10298
  return contents;
10301
10299
  };
10302
10300
  const deserializeAws_queryAccessToClusterDeniedFault = (output, context) => {
10303
- const contents = {
10304
- message: undefined,
10305
- };
10301
+ const contents = {};
10306
10302
  if (output["message"] !== undefined) {
10307
10303
  contents.message = __expectString(output["message"]);
10308
10304
  }
10309
10305
  return contents;
10310
10306
  };
10311
10307
  const deserializeAws_queryAccessToSnapshotDeniedFault = (output, context) => {
10312
- const contents = {
10313
- message: undefined,
10314
- };
10308
+ const contents = {};
10315
10309
  if (output["message"] !== undefined) {
10316
10310
  contents.message = __expectString(output["message"]);
10317
10311
  }
10318
10312
  return contents;
10319
10313
  };
10320
10314
  const deserializeAws_queryAccountAttribute = (output, context) => {
10321
- const contents = {
10322
- AttributeName: undefined,
10323
- AttributeValues: undefined,
10324
- };
10315
+ const contents = {};
10325
10316
  if (output["AttributeName"] !== undefined) {
10326
10317
  contents.AttributeName = __expectString(output["AttributeName"]);
10327
10318
  }
@@ -10335,9 +10326,7 @@ const deserializeAws_queryAccountAttribute = (output, context) => {
10335
10326
  return contents;
10336
10327
  };
10337
10328
  const deserializeAws_queryAccountAttributeList = (output, context) => {
10338
- const contents = {
10339
- AccountAttributes: undefined,
10340
- };
10329
+ const contents = {};
10341
10330
  if (output.AccountAttributes === "") {
10342
10331
  contents.AccountAttributes = [];
10343
10332
  }
@@ -10355,10 +10344,7 @@ const deserializeAws_queryAccountsWithRestoreAccessList = (output, context) => {
10355
10344
  });
10356
10345
  };
10357
10346
  const deserializeAws_queryAccountWithRestoreAccess = (output, context) => {
10358
- const contents = {
10359
- AccountId: undefined,
10360
- AccountAlias: undefined,
10361
- };
10347
+ const contents = {};
10362
10348
  if (output["AccountId"] !== undefined) {
10363
10349
  contents.AccountId = __expectString(output["AccountId"]);
10364
10350
  }
@@ -10368,10 +10354,7 @@ const deserializeAws_queryAccountWithRestoreAccess = (output, context) => {
10368
10354
  return contents;
10369
10355
  };
10370
10356
  const deserializeAws_queryAquaConfiguration = (output, context) => {
10371
- const contents = {
10372
- AquaStatus: undefined,
10373
- AquaConfigurationStatus: undefined,
10374
- };
10357
+ const contents = {};
10375
10358
  if (output["AquaStatus"] !== undefined) {
10376
10359
  contents.AquaStatus = __expectString(output["AquaStatus"]);
10377
10360
  }
@@ -10402,19 +10385,14 @@ const deserializeAws_queryAttributeValueList = (output, context) => {
10402
10385
  });
10403
10386
  };
10404
10387
  const deserializeAws_queryAttributeValueTarget = (output, context) => {
10405
- const contents = {
10406
- AttributeValue: undefined,
10407
- };
10388
+ const contents = {};
10408
10389
  if (output["AttributeValue"] !== undefined) {
10409
10390
  contents.AttributeValue = __expectString(output["AttributeValue"]);
10410
10391
  }
10411
10392
  return contents;
10412
10393
  };
10413
10394
  const deserializeAws_queryAuthenticationProfile = (output, context) => {
10414
- const contents = {
10415
- AuthenticationProfileName: undefined,
10416
- AuthenticationProfileContent: undefined,
10417
- };
10395
+ const contents = {};
10418
10396
  if (output["AuthenticationProfileName"] !== undefined) {
10419
10397
  contents.AuthenticationProfileName = __expectString(output["AuthenticationProfileName"]);
10420
10398
  }
@@ -10424,9 +10402,7 @@ const deserializeAws_queryAuthenticationProfile = (output, context) => {
10424
10402
  return contents;
10425
10403
  };
10426
10404
  const deserializeAws_queryAuthenticationProfileAlreadyExistsFault = (output, context) => {
10427
- const contents = {
10428
- message: undefined,
10429
- };
10405
+ const contents = {};
10430
10406
  if (output["message"] !== undefined) {
10431
10407
  contents.message = __expectString(output["message"]);
10432
10408
  }
@@ -10440,73 +10416,56 @@ const deserializeAws_queryAuthenticationProfileList = (output, context) => {
10440
10416
  });
10441
10417
  };
10442
10418
  const deserializeAws_queryAuthenticationProfileNotFoundFault = (output, context) => {
10443
- const contents = {
10444
- message: undefined,
10445
- };
10419
+ const contents = {};
10446
10420
  if (output["message"] !== undefined) {
10447
10421
  contents.message = __expectString(output["message"]);
10448
10422
  }
10449
10423
  return contents;
10450
10424
  };
10451
10425
  const deserializeAws_queryAuthenticationProfileQuotaExceededFault = (output, context) => {
10452
- const contents = {
10453
- message: undefined,
10454
- };
10426
+ const contents = {};
10455
10427
  if (output["message"] !== undefined) {
10456
10428
  contents.message = __expectString(output["message"]);
10457
10429
  }
10458
10430
  return contents;
10459
10431
  };
10460
10432
  const deserializeAws_queryAuthorizationAlreadyExistsFault = (output, context) => {
10461
- const contents = {
10462
- message: undefined,
10463
- };
10433
+ const contents = {};
10464
10434
  if (output["message"] !== undefined) {
10465
10435
  contents.message = __expectString(output["message"]);
10466
10436
  }
10467
10437
  return contents;
10468
10438
  };
10469
10439
  const deserializeAws_queryAuthorizationNotFoundFault = (output, context) => {
10470
- const contents = {
10471
- message: undefined,
10472
- };
10440
+ const contents = {};
10473
10441
  if (output["message"] !== undefined) {
10474
10442
  contents.message = __expectString(output["message"]);
10475
10443
  }
10476
10444
  return contents;
10477
10445
  };
10478
10446
  const deserializeAws_queryAuthorizationQuotaExceededFault = (output, context) => {
10479
- const contents = {
10480
- message: undefined,
10481
- };
10447
+ const contents = {};
10482
10448
  if (output["message"] !== undefined) {
10483
10449
  contents.message = __expectString(output["message"]);
10484
10450
  }
10485
10451
  return contents;
10486
10452
  };
10487
10453
  const deserializeAws_queryAuthorizeClusterSecurityGroupIngressResult = (output, context) => {
10488
- const contents = {
10489
- ClusterSecurityGroup: undefined,
10490
- };
10454
+ const contents = {};
10491
10455
  if (output["ClusterSecurityGroup"] !== undefined) {
10492
10456
  contents.ClusterSecurityGroup = deserializeAws_queryClusterSecurityGroup(output["ClusterSecurityGroup"], context);
10493
10457
  }
10494
10458
  return contents;
10495
10459
  };
10496
10460
  const deserializeAws_queryAuthorizeSnapshotAccessResult = (output, context) => {
10497
- const contents = {
10498
- Snapshot: undefined,
10499
- };
10461
+ const contents = {};
10500
10462
  if (output["Snapshot"] !== undefined) {
10501
10463
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
10502
10464
  }
10503
10465
  return contents;
10504
10466
  };
10505
10467
  const deserializeAws_queryAvailabilityZone = (output, context) => {
10506
- const contents = {
10507
- Name: undefined,
10508
- SupportedPlatforms: undefined,
10509
- };
10468
+ const contents = {};
10510
10469
  if (output["Name"] !== undefined) {
10511
10470
  contents.Name = __expectString(output["Name"]);
10512
10471
  }
@@ -10527,10 +10486,7 @@ const deserializeAws_queryAvailabilityZoneList = (output, context) => {
10527
10486
  });
10528
10487
  };
10529
10488
  const deserializeAws_queryBatchDeleteClusterSnapshotsResult = (output, context) => {
10530
- const contents = {
10531
- Resources: undefined,
10532
- Errors: undefined,
10533
- };
10489
+ const contents = {};
10534
10490
  if (output.Resources === "") {
10535
10491
  contents.Resources = [];
10536
10492
  }
@@ -10546,28 +10502,21 @@ const deserializeAws_queryBatchDeleteClusterSnapshotsResult = (output, context)
10546
10502
  return contents;
10547
10503
  };
10548
10504
  const deserializeAws_queryBatchDeleteRequestSizeExceededFault = (output, context) => {
10549
- const contents = {
10550
- message: undefined,
10551
- };
10505
+ const contents = {};
10552
10506
  if (output["message"] !== undefined) {
10553
10507
  contents.message = __expectString(output["message"]);
10554
10508
  }
10555
10509
  return contents;
10556
10510
  };
10557
10511
  const deserializeAws_queryBatchModifyClusterSnapshotsLimitExceededFault = (output, context) => {
10558
- const contents = {
10559
- message: undefined,
10560
- };
10512
+ const contents = {};
10561
10513
  if (output["message"] !== undefined) {
10562
10514
  contents.message = __expectString(output["message"]);
10563
10515
  }
10564
10516
  return contents;
10565
10517
  };
10566
10518
  const deserializeAws_queryBatchModifyClusterSnapshotsOutputMessage = (output, context) => {
10567
- const contents = {
10568
- Resources: undefined,
10569
- Errors: undefined,
10570
- };
10519
+ const contents = {};
10571
10520
  if (output.Resources === "") {
10572
10521
  contents.Resources = [];
10573
10522
  }
@@ -10597,69 +10546,14 @@ const deserializeAws_queryBatchSnapshotOperationErrors = (output, context) => {
10597
10546
  });
10598
10547
  };
10599
10548
  const deserializeAws_queryBucketNotFoundFault = (output, context) => {
10600
- const contents = {
10601
- message: undefined,
10602
- };
10549
+ const contents = {};
10603
10550
  if (output["message"] !== undefined) {
10604
10551
  contents.message = __expectString(output["message"]);
10605
10552
  }
10606
10553
  return contents;
10607
10554
  };
10608
10555
  const deserializeAws_queryCluster = (output, context) => {
10609
- const contents = {
10610
- ClusterIdentifier: undefined,
10611
- NodeType: undefined,
10612
- ClusterStatus: undefined,
10613
- ClusterAvailabilityStatus: undefined,
10614
- ModifyStatus: undefined,
10615
- MasterUsername: undefined,
10616
- DBName: undefined,
10617
- Endpoint: undefined,
10618
- ClusterCreateTime: undefined,
10619
- AutomatedSnapshotRetentionPeriod: undefined,
10620
- ManualSnapshotRetentionPeriod: undefined,
10621
- ClusterSecurityGroups: undefined,
10622
- VpcSecurityGroups: undefined,
10623
- ClusterParameterGroups: undefined,
10624
- ClusterSubnetGroupName: undefined,
10625
- VpcId: undefined,
10626
- AvailabilityZone: undefined,
10627
- PreferredMaintenanceWindow: undefined,
10628
- PendingModifiedValues: undefined,
10629
- ClusterVersion: undefined,
10630
- AllowVersionUpgrade: undefined,
10631
- NumberOfNodes: undefined,
10632
- PubliclyAccessible: undefined,
10633
- Encrypted: undefined,
10634
- RestoreStatus: undefined,
10635
- DataTransferProgress: undefined,
10636
- HsmStatus: undefined,
10637
- ClusterSnapshotCopyStatus: undefined,
10638
- ClusterPublicKey: undefined,
10639
- ClusterNodes: undefined,
10640
- ElasticIpStatus: undefined,
10641
- ClusterRevisionNumber: undefined,
10642
- Tags: undefined,
10643
- KmsKeyId: undefined,
10644
- EnhancedVpcRouting: undefined,
10645
- IamRoles: undefined,
10646
- PendingActions: undefined,
10647
- MaintenanceTrackName: undefined,
10648
- ElasticResizeNumberOfNodeOptions: undefined,
10649
- DeferredMaintenanceWindows: undefined,
10650
- SnapshotScheduleIdentifier: undefined,
10651
- SnapshotScheduleState: undefined,
10652
- ExpectedNextSnapshotScheduleTime: undefined,
10653
- ExpectedNextSnapshotScheduleTimeStatus: undefined,
10654
- NextMaintenanceWindowStartTime: undefined,
10655
- ResizeInfo: undefined,
10656
- AvailabilityZoneRelocationStatus: undefined,
10657
- ClusterNamespaceArn: undefined,
10658
- TotalStorageCapacityInMegaBytes: undefined,
10659
- AquaConfiguration: undefined,
10660
- DefaultIamRoleArn: undefined,
10661
- ReservedNodeExchangeStatus: undefined,
10662
- };
10556
+ const contents = {};
10663
10557
  if (output["ClusterIdentifier"] !== undefined) {
10664
10558
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
10665
10559
  }
@@ -10847,19 +10741,14 @@ const deserializeAws_queryCluster = (output, context) => {
10847
10741
  return contents;
10848
10742
  };
10849
10743
  const deserializeAws_queryClusterAlreadyExistsFault = (output, context) => {
10850
- const contents = {
10851
- message: undefined,
10852
- };
10744
+ const contents = {};
10853
10745
  if (output["message"] !== undefined) {
10854
10746
  contents.message = __expectString(output["message"]);
10855
10747
  }
10856
10748
  return contents;
10857
10749
  };
10858
10750
  const deserializeAws_queryClusterAssociatedToSchedule = (output, context) => {
10859
- const contents = {
10860
- ClusterIdentifier: undefined,
10861
- ScheduleAssociationState: undefined,
10862
- };
10751
+ const contents = {};
10863
10752
  if (output["ClusterIdentifier"] !== undefined) {
10864
10753
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
10865
10754
  }
@@ -10869,11 +10758,7 @@ const deserializeAws_queryClusterAssociatedToSchedule = (output, context) => {
10869
10758
  return contents;
10870
10759
  };
10871
10760
  const deserializeAws_queryClusterCredentials = (output, context) => {
10872
- const contents = {
10873
- DbUser: undefined,
10874
- DbPassword: undefined,
10875
- Expiration: undefined,
10876
- };
10761
+ const contents = {};
10877
10762
  if (output["DbUser"] !== undefined) {
10878
10763
  contents.DbUser = __expectString(output["DbUser"]);
10879
10764
  }
@@ -10886,12 +10771,7 @@ const deserializeAws_queryClusterCredentials = (output, context) => {
10886
10771
  return contents;
10887
10772
  };
10888
10773
  const deserializeAws_queryClusterDbRevision = (output, context) => {
10889
- const contents = {
10890
- ClusterIdentifier: undefined,
10891
- CurrentDatabaseRevision: undefined,
10892
- DatabaseRevisionReleaseDate: undefined,
10893
- RevisionTargets: undefined,
10894
- };
10774
+ const contents = {};
10895
10775
  if (output["ClusterIdentifier"] !== undefined) {
10896
10776
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
10897
10777
  }
@@ -10917,10 +10797,7 @@ const deserializeAws_queryClusterDbRevisionsList = (output, context) => {
10917
10797
  });
10918
10798
  };
10919
10799
  const deserializeAws_queryClusterDbRevisionsMessage = (output, context) => {
10920
- const contents = {
10921
- Marker: undefined,
10922
- ClusterDbRevisions: undefined,
10923
- };
10800
+ const contents = {};
10924
10801
  if (output["Marker"] !== undefined) {
10925
10802
  contents.Marker = __expectString(output["Marker"]);
10926
10803
  }
@@ -10934,12 +10811,7 @@ const deserializeAws_queryClusterDbRevisionsMessage = (output, context) => {
10934
10811
  return contents;
10935
10812
  };
10936
10813
  const deserializeAws_queryClusterExtendedCredentials = (output, context) => {
10937
- const contents = {
10938
- DbUser: undefined,
10939
- DbPassword: undefined,
10940
- Expiration: undefined,
10941
- NextRefreshTime: undefined,
10942
- };
10814
+ const contents = {};
10943
10815
  if (output["DbUser"] !== undefined) {
10944
10816
  contents.DbUser = __expectString(output["DbUser"]);
10945
10817
  }
@@ -10955,10 +10827,7 @@ const deserializeAws_queryClusterExtendedCredentials = (output, context) => {
10955
10827
  return contents;
10956
10828
  };
10957
10829
  const deserializeAws_queryClusterIamRole = (output, context) => {
10958
- const contents = {
10959
- IamRoleArn: undefined,
10960
- ApplyStatus: undefined,
10961
- };
10830
+ const contents = {};
10962
10831
  if (output["IamRoleArn"] !== undefined) {
10963
10832
  contents.IamRoleArn = __expectString(output["IamRoleArn"]);
10964
10833
  }
@@ -10982,11 +10851,7 @@ const deserializeAws_queryClusterList = (output, context) => {
10982
10851
  });
10983
10852
  };
10984
10853
  const deserializeAws_queryClusterNode = (output, context) => {
10985
- const contents = {
10986
- NodeRole: undefined,
10987
- PrivateIPAddress: undefined,
10988
- PublicIPAddress: undefined,
10989
- };
10854
+ const contents = {};
10990
10855
  if (output["NodeRole"] !== undefined) {
10991
10856
  contents.NodeRole = __expectString(output["NodeRole"]);
10992
10857
  }
@@ -11006,30 +10871,21 @@ const deserializeAws_queryClusterNodesList = (output, context) => {
11006
10871
  });
11007
10872
  };
11008
10873
  const deserializeAws_queryClusterNotFoundFault = (output, context) => {
11009
- const contents = {
11010
- message: undefined,
11011
- };
10874
+ const contents = {};
11012
10875
  if (output["message"] !== undefined) {
11013
10876
  contents.message = __expectString(output["message"]);
11014
10877
  }
11015
10878
  return contents;
11016
10879
  };
11017
10880
  const deserializeAws_queryClusterOnLatestRevisionFault = (output, context) => {
11018
- const contents = {
11019
- message: undefined,
11020
- };
10881
+ const contents = {};
11021
10882
  if (output["message"] !== undefined) {
11022
10883
  contents.message = __expectString(output["message"]);
11023
10884
  }
11024
10885
  return contents;
11025
10886
  };
11026
10887
  const deserializeAws_queryClusterParameterGroup = (output, context) => {
11027
- const contents = {
11028
- ParameterGroupName: undefined,
11029
- ParameterGroupFamily: undefined,
11030
- Description: undefined,
11031
- Tags: undefined,
11032
- };
10888
+ const contents = {};
11033
10889
  if (output["ParameterGroupName"] !== undefined) {
11034
10890
  contents.ParameterGroupName = __expectString(output["ParameterGroupName"]);
11035
10891
  }
@@ -11048,19 +10904,14 @@ const deserializeAws_queryClusterParameterGroup = (output, context) => {
11048
10904
  return contents;
11049
10905
  };
11050
10906
  const deserializeAws_queryClusterParameterGroupAlreadyExistsFault = (output, context) => {
11051
- const contents = {
11052
- message: undefined,
11053
- };
10907
+ const contents = {};
11054
10908
  if (output["message"] !== undefined) {
11055
10909
  contents.message = __expectString(output["message"]);
11056
10910
  }
11057
10911
  return contents;
11058
10912
  };
11059
10913
  const deserializeAws_queryClusterParameterGroupDetails = (output, context) => {
11060
- const contents = {
11061
- Parameters: undefined,
11062
- Marker: undefined,
11063
- };
10914
+ const contents = {};
11064
10915
  if (output.Parameters === "") {
11065
10916
  contents.Parameters = [];
11066
10917
  }
@@ -11073,10 +10924,7 @@ const deserializeAws_queryClusterParameterGroupDetails = (output, context) => {
11073
10924
  return contents;
11074
10925
  };
11075
10926
  const deserializeAws_queryClusterParameterGroupNameMessage = (output, context) => {
11076
- const contents = {
11077
- ParameterGroupName: undefined,
11078
- ParameterGroupStatus: undefined,
11079
- };
10927
+ const contents = {};
11080
10928
  if (output["ParameterGroupName"] !== undefined) {
11081
10929
  contents.ParameterGroupName = __expectString(output["ParameterGroupName"]);
11082
10930
  }
@@ -11086,28 +10934,21 @@ const deserializeAws_queryClusterParameterGroupNameMessage = (output, context) =
11086
10934
  return contents;
11087
10935
  };
11088
10936
  const deserializeAws_queryClusterParameterGroupNotFoundFault = (output, context) => {
11089
- const contents = {
11090
- message: undefined,
11091
- };
10937
+ const contents = {};
11092
10938
  if (output["message"] !== undefined) {
11093
10939
  contents.message = __expectString(output["message"]);
11094
10940
  }
11095
10941
  return contents;
11096
10942
  };
11097
10943
  const deserializeAws_queryClusterParameterGroupQuotaExceededFault = (output, context) => {
11098
- const contents = {
11099
- message: undefined,
11100
- };
10944
+ const contents = {};
11101
10945
  if (output["message"] !== undefined) {
11102
10946
  contents.message = __expectString(output["message"]);
11103
10947
  }
11104
10948
  return contents;
11105
10949
  };
11106
10950
  const deserializeAws_queryClusterParameterGroupsMessage = (output, context) => {
11107
- const contents = {
11108
- Marker: undefined,
11109
- ParameterGroups: undefined,
11110
- };
10951
+ const contents = {};
11111
10952
  if (output["Marker"] !== undefined) {
11112
10953
  contents.Marker = __expectString(output["Marker"]);
11113
10954
  }
@@ -11121,11 +10962,7 @@ const deserializeAws_queryClusterParameterGroupsMessage = (output, context) => {
11121
10962
  return contents;
11122
10963
  };
11123
10964
  const deserializeAws_queryClusterParameterGroupStatus = (output, context) => {
11124
- const contents = {
11125
- ParameterGroupName: undefined,
11126
- ParameterApplyStatus: undefined,
11127
- ClusterParameterStatusList: undefined,
11128
- };
10965
+ const contents = {};
11129
10966
  if (output["ParameterGroupName"] !== undefined) {
11130
10967
  contents.ParameterGroupName = __expectString(output["ParameterGroupName"]);
11131
10968
  }
@@ -11149,11 +10986,7 @@ const deserializeAws_queryClusterParameterGroupStatusList = (output, context) =>
11149
10986
  });
11150
10987
  };
11151
10988
  const deserializeAws_queryClusterParameterStatus = (output, context) => {
11152
- const contents = {
11153
- ParameterName: undefined,
11154
- ParameterApplyStatus: undefined,
11155
- ParameterApplyErrorDescription: undefined,
11156
- };
10989
+ const contents = {};
11157
10990
  if (output["ParameterName"] !== undefined) {
11158
10991
  contents.ParameterName = __expectString(output["ParameterName"]);
11159
10992
  }
@@ -11173,22 +11006,14 @@ const deserializeAws_queryClusterParameterStatusList = (output, context) => {
11173
11006
  });
11174
11007
  };
11175
11008
  const deserializeAws_queryClusterQuotaExceededFault = (output, context) => {
11176
- const contents = {
11177
- message: undefined,
11178
- };
11009
+ const contents = {};
11179
11010
  if (output["message"] !== undefined) {
11180
11011
  contents.message = __expectString(output["message"]);
11181
11012
  }
11182
11013
  return contents;
11183
11014
  };
11184
11015
  const deserializeAws_queryClusterSecurityGroup = (output, context) => {
11185
- const contents = {
11186
- ClusterSecurityGroupName: undefined,
11187
- Description: undefined,
11188
- EC2SecurityGroups: undefined,
11189
- IPRanges: undefined,
11190
- Tags: undefined,
11191
- };
11016
+ const contents = {};
11192
11017
  if (output["ClusterSecurityGroupName"] !== undefined) {
11193
11018
  contents.ClusterSecurityGroupName = __expectString(output["ClusterSecurityGroupName"]);
11194
11019
  }
@@ -11217,19 +11042,14 @@ const deserializeAws_queryClusterSecurityGroup = (output, context) => {
11217
11042
  return contents;
11218
11043
  };
11219
11044
  const deserializeAws_queryClusterSecurityGroupAlreadyExistsFault = (output, context) => {
11220
- const contents = {
11221
- message: undefined,
11222
- };
11045
+ const contents = {};
11223
11046
  if (output["message"] !== undefined) {
11224
11047
  contents.message = __expectString(output["message"]);
11225
11048
  }
11226
11049
  return contents;
11227
11050
  };
11228
11051
  const deserializeAws_queryClusterSecurityGroupMembership = (output, context) => {
11229
- const contents = {
11230
- ClusterSecurityGroupName: undefined,
11231
- Status: undefined,
11232
- };
11052
+ const contents = {};
11233
11053
  if (output["ClusterSecurityGroupName"] !== undefined) {
11234
11054
  contents.ClusterSecurityGroupName = __expectString(output["ClusterSecurityGroupName"]);
11235
11055
  }
@@ -11246,10 +11066,7 @@ const deserializeAws_queryClusterSecurityGroupMembershipList = (output, context)
11246
11066
  });
11247
11067
  };
11248
11068
  const deserializeAws_queryClusterSecurityGroupMessage = (output, context) => {
11249
- const contents = {
11250
- Marker: undefined,
11251
- ClusterSecurityGroups: undefined,
11252
- };
11069
+ const contents = {};
11253
11070
  if (output["Marker"] !== undefined) {
11254
11071
  contents.Marker = __expectString(output["Marker"]);
11255
11072
  }
@@ -11263,18 +11080,14 @@ const deserializeAws_queryClusterSecurityGroupMessage = (output, context) => {
11263
11080
  return contents;
11264
11081
  };
11265
11082
  const deserializeAws_queryClusterSecurityGroupNotFoundFault = (output, context) => {
11266
- const contents = {
11267
- message: undefined,
11268
- };
11083
+ const contents = {};
11269
11084
  if (output["message"] !== undefined) {
11270
11085
  contents.message = __expectString(output["message"]);
11271
11086
  }
11272
11087
  return contents;
11273
11088
  };
11274
11089
  const deserializeAws_queryClusterSecurityGroupQuotaExceededFault = (output, context) => {
11275
- const contents = {
11276
- message: undefined,
11277
- };
11090
+ const contents = {};
11278
11091
  if (output["message"] !== undefined) {
11279
11092
  contents.message = __expectString(output["message"]);
11280
11093
  }
@@ -11288,10 +11101,7 @@ const deserializeAws_queryClusterSecurityGroups = (output, context) => {
11288
11101
  });
11289
11102
  };
11290
11103
  const deserializeAws_queryClustersMessage = (output, context) => {
11291
- const contents = {
11292
- Marker: undefined,
11293
- Clusters: undefined,
11294
- };
11104
+ const contents = {};
11295
11105
  if (output["Marker"] !== undefined) {
11296
11106
  contents.Marker = __expectString(output["Marker"]);
11297
11107
  }
@@ -11304,21 +11114,14 @@ const deserializeAws_queryClustersMessage = (output, context) => {
11304
11114
  return contents;
11305
11115
  };
11306
11116
  const deserializeAws_queryClusterSnapshotAlreadyExistsFault = (output, context) => {
11307
- const contents = {
11308
- message: undefined,
11309
- };
11117
+ const contents = {};
11310
11118
  if (output["message"] !== undefined) {
11311
11119
  contents.message = __expectString(output["message"]);
11312
11120
  }
11313
11121
  return contents;
11314
11122
  };
11315
11123
  const deserializeAws_queryClusterSnapshotCopyStatus = (output, context) => {
11316
- const contents = {
11317
- DestinationRegion: undefined,
11318
- RetentionPeriod: undefined,
11319
- ManualSnapshotRetentionPeriod: undefined,
11320
- SnapshotCopyGrantName: undefined,
11321
- };
11124
+ const contents = {};
11322
11125
  if (output["DestinationRegion"] !== undefined) {
11323
11126
  contents.DestinationRegion = __expectString(output["DestinationRegion"]);
11324
11127
  }
@@ -11334,32 +11137,21 @@ const deserializeAws_queryClusterSnapshotCopyStatus = (output, context) => {
11334
11137
  return contents;
11335
11138
  };
11336
11139
  const deserializeAws_queryClusterSnapshotNotFoundFault = (output, context) => {
11337
- const contents = {
11338
- message: undefined,
11339
- };
11140
+ const contents = {};
11340
11141
  if (output["message"] !== undefined) {
11341
11142
  contents.message = __expectString(output["message"]);
11342
11143
  }
11343
11144
  return contents;
11344
11145
  };
11345
11146
  const deserializeAws_queryClusterSnapshotQuotaExceededFault = (output, context) => {
11346
- const contents = {
11347
- message: undefined,
11348
- };
11147
+ const contents = {};
11349
11148
  if (output["message"] !== undefined) {
11350
11149
  contents.message = __expectString(output["message"]);
11351
11150
  }
11352
11151
  return contents;
11353
11152
  };
11354
11153
  const deserializeAws_queryClusterSubnetGroup = (output, context) => {
11355
- const contents = {
11356
- ClusterSubnetGroupName: undefined,
11357
- Description: undefined,
11358
- VpcId: undefined,
11359
- SubnetGroupStatus: undefined,
11360
- Subnets: undefined,
11361
- Tags: undefined,
11362
- };
11154
+ const contents = {};
11363
11155
  if (output["ClusterSubnetGroupName"] !== undefined) {
11364
11156
  contents.ClusterSubnetGroupName = __expectString(output["ClusterSubnetGroupName"]);
11365
11157
  }
@@ -11387,19 +11179,14 @@ const deserializeAws_queryClusterSubnetGroup = (output, context) => {
11387
11179
  return contents;
11388
11180
  };
11389
11181
  const deserializeAws_queryClusterSubnetGroupAlreadyExistsFault = (output, context) => {
11390
- const contents = {
11391
- message: undefined,
11392
- };
11182
+ const contents = {};
11393
11183
  if (output["message"] !== undefined) {
11394
11184
  contents.message = __expectString(output["message"]);
11395
11185
  }
11396
11186
  return contents;
11397
11187
  };
11398
11188
  const deserializeAws_queryClusterSubnetGroupMessage = (output, context) => {
11399
- const contents = {
11400
- Marker: undefined,
11401
- ClusterSubnetGroups: undefined,
11402
- };
11189
+ const contents = {};
11403
11190
  if (output["Marker"] !== undefined) {
11404
11191
  contents.Marker = __expectString(output["Marker"]);
11405
11192
  }
@@ -11413,18 +11200,14 @@ const deserializeAws_queryClusterSubnetGroupMessage = (output, context) => {
11413
11200
  return contents;
11414
11201
  };
11415
11202
  const deserializeAws_queryClusterSubnetGroupNotFoundFault = (output, context) => {
11416
- const contents = {
11417
- message: undefined,
11418
- };
11203
+ const contents = {};
11419
11204
  if (output["message"] !== undefined) {
11420
11205
  contents.message = __expectString(output["message"]);
11421
11206
  }
11422
11207
  return contents;
11423
11208
  };
11424
11209
  const deserializeAws_queryClusterSubnetGroupQuotaExceededFault = (output, context) => {
11425
- const contents = {
11426
- message: undefined,
11427
- };
11210
+ const contents = {};
11428
11211
  if (output["message"] !== undefined) {
11429
11212
  contents.message = __expectString(output["message"]);
11430
11213
  }
@@ -11438,20 +11221,14 @@ const deserializeAws_queryClusterSubnetGroups = (output, context) => {
11438
11221
  });
11439
11222
  };
11440
11223
  const deserializeAws_queryClusterSubnetQuotaExceededFault = (output, context) => {
11441
- const contents = {
11442
- message: undefined,
11443
- };
11224
+ const contents = {};
11444
11225
  if (output["message"] !== undefined) {
11445
11226
  contents.message = __expectString(output["message"]);
11446
11227
  }
11447
11228
  return contents;
11448
11229
  };
11449
11230
  const deserializeAws_queryClusterVersion = (output, context) => {
11450
- const contents = {
11451
- ClusterVersion: undefined,
11452
- ClusterParameterGroupFamily: undefined,
11453
- Description: undefined,
11454
- };
11231
+ const contents = {};
11455
11232
  if (output["ClusterVersion"] !== undefined) {
11456
11233
  contents.ClusterVersion = __expectString(output["ClusterVersion"]);
11457
11234
  }
@@ -11471,10 +11248,7 @@ const deserializeAws_queryClusterVersionList = (output, context) => {
11471
11248
  });
11472
11249
  };
11473
11250
  const deserializeAws_queryClusterVersionsMessage = (output, context) => {
11474
- const contents = {
11475
- Marker: undefined,
11476
- ClusterVersions: undefined,
11477
- };
11251
+ const contents = {};
11478
11252
  if (output["Marker"] !== undefined) {
11479
11253
  contents.Marker = __expectString(output["Marker"]);
11480
11254
  }
@@ -11487,28 +11261,21 @@ const deserializeAws_queryClusterVersionsMessage = (output, context) => {
11487
11261
  return contents;
11488
11262
  };
11489
11263
  const deserializeAws_queryCopyClusterSnapshotResult = (output, context) => {
11490
- const contents = {
11491
- Snapshot: undefined,
11492
- };
11264
+ const contents = {};
11493
11265
  if (output["Snapshot"] !== undefined) {
11494
11266
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
11495
11267
  }
11496
11268
  return contents;
11497
11269
  };
11498
11270
  const deserializeAws_queryCopyToRegionDisabledFault = (output, context) => {
11499
- const contents = {
11500
- message: undefined,
11501
- };
11271
+ const contents = {};
11502
11272
  if (output["message"] !== undefined) {
11503
11273
  contents.message = __expectString(output["message"]);
11504
11274
  }
11505
11275
  return contents;
11506
11276
  };
11507
11277
  const deserializeAws_queryCreateAuthenticationProfileResult = (output, context) => {
11508
- const contents = {
11509
- AuthenticationProfileName: undefined,
11510
- AuthenticationProfileContent: undefined,
11511
- };
11278
+ const contents = {};
11512
11279
  if (output["AuthenticationProfileName"] !== undefined) {
11513
11280
  contents.AuthenticationProfileName = __expectString(output["AuthenticationProfileName"]);
11514
11281
  }
@@ -11518,91 +11285,70 @@ const deserializeAws_queryCreateAuthenticationProfileResult = (output, context)
11518
11285
  return contents;
11519
11286
  };
11520
11287
  const deserializeAws_queryCreateClusterParameterGroupResult = (output, context) => {
11521
- const contents = {
11522
- ClusterParameterGroup: undefined,
11523
- };
11288
+ const contents = {};
11524
11289
  if (output["ClusterParameterGroup"] !== undefined) {
11525
11290
  contents.ClusterParameterGroup = deserializeAws_queryClusterParameterGroup(output["ClusterParameterGroup"], context);
11526
11291
  }
11527
11292
  return contents;
11528
11293
  };
11529
11294
  const deserializeAws_queryCreateClusterResult = (output, context) => {
11530
- const contents = {
11531
- Cluster: undefined,
11532
- };
11295
+ const contents = {};
11533
11296
  if (output["Cluster"] !== undefined) {
11534
11297
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
11535
11298
  }
11536
11299
  return contents;
11537
11300
  };
11538
11301
  const deserializeAws_queryCreateClusterSecurityGroupResult = (output, context) => {
11539
- const contents = {
11540
- ClusterSecurityGroup: undefined,
11541
- };
11302
+ const contents = {};
11542
11303
  if (output["ClusterSecurityGroup"] !== undefined) {
11543
11304
  contents.ClusterSecurityGroup = deserializeAws_queryClusterSecurityGroup(output["ClusterSecurityGroup"], context);
11544
11305
  }
11545
11306
  return contents;
11546
11307
  };
11547
11308
  const deserializeAws_queryCreateClusterSnapshotResult = (output, context) => {
11548
- const contents = {
11549
- Snapshot: undefined,
11550
- };
11309
+ const contents = {};
11551
11310
  if (output["Snapshot"] !== undefined) {
11552
11311
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
11553
11312
  }
11554
11313
  return contents;
11555
11314
  };
11556
11315
  const deserializeAws_queryCreateClusterSubnetGroupResult = (output, context) => {
11557
- const contents = {
11558
- ClusterSubnetGroup: undefined,
11559
- };
11316
+ const contents = {};
11560
11317
  if (output["ClusterSubnetGroup"] !== undefined) {
11561
11318
  contents.ClusterSubnetGroup = deserializeAws_queryClusterSubnetGroup(output["ClusterSubnetGroup"], context);
11562
11319
  }
11563
11320
  return contents;
11564
11321
  };
11565
11322
  const deserializeAws_queryCreateEventSubscriptionResult = (output, context) => {
11566
- const contents = {
11567
- EventSubscription: undefined,
11568
- };
11323
+ const contents = {};
11569
11324
  if (output["EventSubscription"] !== undefined) {
11570
11325
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
11571
11326
  }
11572
11327
  return contents;
11573
11328
  };
11574
11329
  const deserializeAws_queryCreateHsmClientCertificateResult = (output, context) => {
11575
- const contents = {
11576
- HsmClientCertificate: undefined,
11577
- };
11330
+ const contents = {};
11578
11331
  if (output["HsmClientCertificate"] !== undefined) {
11579
11332
  contents.HsmClientCertificate = deserializeAws_queryHsmClientCertificate(output["HsmClientCertificate"], context);
11580
11333
  }
11581
11334
  return contents;
11582
11335
  };
11583
11336
  const deserializeAws_queryCreateHsmConfigurationResult = (output, context) => {
11584
- const contents = {
11585
- HsmConfiguration: undefined,
11586
- };
11337
+ const contents = {};
11587
11338
  if (output["HsmConfiguration"] !== undefined) {
11588
11339
  contents.HsmConfiguration = deserializeAws_queryHsmConfiguration(output["HsmConfiguration"], context);
11589
11340
  }
11590
11341
  return contents;
11591
11342
  };
11592
11343
  const deserializeAws_queryCreateSnapshotCopyGrantResult = (output, context) => {
11593
- const contents = {
11594
- SnapshotCopyGrant: undefined,
11595
- };
11344
+ const contents = {};
11596
11345
  if (output["SnapshotCopyGrant"] !== undefined) {
11597
11346
  contents.SnapshotCopyGrant = deserializeAws_querySnapshotCopyGrant(output["SnapshotCopyGrant"], context);
11598
11347
  }
11599
11348
  return contents;
11600
11349
  };
11601
11350
  const deserializeAws_queryCustomerStorageMessage = (output, context) => {
11602
- const contents = {
11603
- TotalBackupSizeInMegaBytes: undefined,
11604
- TotalProvisionedStorageInMegaBytes: undefined,
11605
- };
11351
+ const contents = {};
11606
11352
  if (output["TotalBackupSizeInMegaBytes"] !== undefined) {
11607
11353
  contents.TotalBackupSizeInMegaBytes = __strictParseFloat(output["TotalBackupSizeInMegaBytes"]);
11608
11354
  }
@@ -11612,13 +11358,7 @@ const deserializeAws_queryCustomerStorageMessage = (output, context) => {
11612
11358
  return contents;
11613
11359
  };
11614
11360
  const deserializeAws_queryDataShare = (output, context) => {
11615
- const contents = {
11616
- DataShareArn: undefined,
11617
- ProducerArn: undefined,
11618
- AllowPubliclyAccessibleConsumers: undefined,
11619
- DataShareAssociations: undefined,
11620
- ManagedBy: undefined,
11621
- };
11361
+ const contents = {};
11622
11362
  if (output["DataShareArn"] !== undefined) {
11623
11363
  contents.DataShareArn = __expectString(output["DataShareArn"]);
11624
11364
  }
@@ -11640,13 +11380,7 @@ const deserializeAws_queryDataShare = (output, context) => {
11640
11380
  return contents;
11641
11381
  };
11642
11382
  const deserializeAws_queryDataShareAssociation = (output, context) => {
11643
- const contents = {
11644
- ConsumerIdentifier: undefined,
11645
- Status: undefined,
11646
- ConsumerRegion: undefined,
11647
- CreatedDate: undefined,
11648
- StatusChangeDate: undefined,
11649
- };
11383
+ const contents = {};
11650
11384
  if (output["ConsumerIdentifier"] !== undefined) {
11651
11385
  contents.ConsumerIdentifier = __expectString(output["ConsumerIdentifier"]);
11652
11386
  }
@@ -11679,14 +11413,7 @@ const deserializeAws_queryDataShareList = (output, context) => {
11679
11413
  });
11680
11414
  };
11681
11415
  const deserializeAws_queryDataTransferProgress = (output, context) => {
11682
- const contents = {
11683
- Status: undefined,
11684
- CurrentRateInMegaBytesPerSecond: undefined,
11685
- TotalDataInMegaBytes: undefined,
11686
- DataTransferredInMegaBytes: undefined,
11687
- EstimatedTimeToCompletionInSeconds: undefined,
11688
- ElapsedTimeInSeconds: undefined,
11689
- };
11416
+ const contents = {};
11690
11417
  if (output["Status"] !== undefined) {
11691
11418
  contents.Status = __expectString(output["Status"]);
11692
11419
  }
@@ -11708,11 +11435,7 @@ const deserializeAws_queryDataTransferProgress = (output, context) => {
11708
11435
  return contents;
11709
11436
  };
11710
11437
  const deserializeAws_queryDefaultClusterParameters = (output, context) => {
11711
- const contents = {
11712
- ParameterGroupFamily: undefined,
11713
- Marker: undefined,
11714
- Parameters: undefined,
11715
- };
11438
+ const contents = {};
11716
11439
  if (output["ParameterGroupFamily"] !== undefined) {
11717
11440
  contents.ParameterGroupFamily = __expectString(output["ParameterGroupFamily"]);
11718
11441
  }
@@ -11728,11 +11451,7 @@ const deserializeAws_queryDefaultClusterParameters = (output, context) => {
11728
11451
  return contents;
11729
11452
  };
11730
11453
  const deserializeAws_queryDeferredMaintenanceWindow = (output, context) => {
11731
- const contents = {
11732
- DeferMaintenanceIdentifier: undefined,
11733
- DeferMaintenanceStartTime: undefined,
11734
- DeferMaintenanceEndTime: undefined,
11735
- };
11454
+ const contents = {};
11736
11455
  if (output["DeferMaintenanceIdentifier"] !== undefined) {
11737
11456
  contents.DeferMaintenanceIdentifier = __expectString(output["DeferMaintenanceIdentifier"]);
11738
11457
  }
@@ -11752,54 +11471,42 @@ const deserializeAws_queryDeferredMaintenanceWindowsList = (output, context) =>
11752
11471
  });
11753
11472
  };
11754
11473
  const deserializeAws_queryDeleteAuthenticationProfileResult = (output, context) => {
11755
- const contents = {
11756
- AuthenticationProfileName: undefined,
11757
- };
11474
+ const contents = {};
11758
11475
  if (output["AuthenticationProfileName"] !== undefined) {
11759
11476
  contents.AuthenticationProfileName = __expectString(output["AuthenticationProfileName"]);
11760
11477
  }
11761
11478
  return contents;
11762
11479
  };
11763
11480
  const deserializeAws_queryDeleteClusterResult = (output, context) => {
11764
- const contents = {
11765
- Cluster: undefined,
11766
- };
11481
+ const contents = {};
11767
11482
  if (output["Cluster"] !== undefined) {
11768
11483
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
11769
11484
  }
11770
11485
  return contents;
11771
11486
  };
11772
11487
  const deserializeAws_queryDeleteClusterSnapshotResult = (output, context) => {
11773
- const contents = {
11774
- Snapshot: undefined,
11775
- };
11488
+ const contents = {};
11776
11489
  if (output["Snapshot"] !== undefined) {
11777
11490
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
11778
11491
  }
11779
11492
  return contents;
11780
11493
  };
11781
11494
  const deserializeAws_queryDependentServiceRequestThrottlingFault = (output, context) => {
11782
- const contents = {
11783
- message: undefined,
11784
- };
11495
+ const contents = {};
11785
11496
  if (output["message"] !== undefined) {
11786
11497
  contents.message = __expectString(output["message"]);
11787
11498
  }
11788
11499
  return contents;
11789
11500
  };
11790
11501
  const deserializeAws_queryDependentServiceUnavailableFault = (output, context) => {
11791
- const contents = {
11792
- message: undefined,
11793
- };
11502
+ const contents = {};
11794
11503
  if (output["message"] !== undefined) {
11795
11504
  contents.message = __expectString(output["message"]);
11796
11505
  }
11797
11506
  return contents;
11798
11507
  };
11799
11508
  const deserializeAws_queryDescribeAuthenticationProfilesResult = (output, context) => {
11800
- const contents = {
11801
- AuthenticationProfiles: undefined,
11802
- };
11509
+ const contents = {};
11803
11510
  if (output.AuthenticationProfiles === "") {
11804
11511
  contents.AuthenticationProfiles = [];
11805
11512
  }
@@ -11810,10 +11517,7 @@ const deserializeAws_queryDescribeAuthenticationProfilesResult = (output, contex
11810
11517
  return contents;
11811
11518
  };
11812
11519
  const deserializeAws_queryDescribeDataSharesForConsumerResult = (output, context) => {
11813
- const contents = {
11814
- DataShares: undefined,
11815
- Marker: undefined,
11816
- };
11520
+ const contents = {};
11817
11521
  if (output.DataShares === "") {
11818
11522
  contents.DataShares = [];
11819
11523
  }
@@ -11826,10 +11530,7 @@ const deserializeAws_queryDescribeDataSharesForConsumerResult = (output, context
11826
11530
  return contents;
11827
11531
  };
11828
11532
  const deserializeAws_queryDescribeDataSharesForProducerResult = (output, context) => {
11829
- const contents = {
11830
- DataShares: undefined,
11831
- Marker: undefined,
11832
- };
11533
+ const contents = {};
11833
11534
  if (output.DataShares === "") {
11834
11535
  contents.DataShares = [];
11835
11536
  }
@@ -11842,10 +11543,7 @@ const deserializeAws_queryDescribeDataSharesForProducerResult = (output, context
11842
11543
  return contents;
11843
11544
  };
11844
11545
  const deserializeAws_queryDescribeDataSharesResult = (output, context) => {
11845
- const contents = {
11846
- DataShares: undefined,
11847
- Marker: undefined,
11848
- };
11546
+ const contents = {};
11849
11547
  if (output.DataShares === "") {
11850
11548
  contents.DataShares = [];
11851
11549
  }
@@ -11858,18 +11556,14 @@ const deserializeAws_queryDescribeDataSharesResult = (output, context) => {
11858
11556
  return contents;
11859
11557
  };
11860
11558
  const deserializeAws_queryDescribeDefaultClusterParametersResult = (output, context) => {
11861
- const contents = {
11862
- DefaultClusterParameters: undefined,
11863
- };
11559
+ const contents = {};
11864
11560
  if (output["DefaultClusterParameters"] !== undefined) {
11865
11561
  contents.DefaultClusterParameters = deserializeAws_queryDefaultClusterParameters(output["DefaultClusterParameters"], context);
11866
11562
  }
11867
11563
  return contents;
11868
11564
  };
11869
11565
  const deserializeAws_queryDescribePartnersOutputMessage = (output, context) => {
11870
- const contents = {
11871
- PartnerIntegrationInfoList: undefined,
11872
- };
11566
+ const contents = {};
11873
11567
  if (output.PartnerIntegrationInfoList === "") {
11874
11568
  contents.PartnerIntegrationInfoList = [];
11875
11569
  }
@@ -11880,10 +11574,7 @@ const deserializeAws_queryDescribePartnersOutputMessage = (output, context) => {
11880
11574
  return contents;
11881
11575
  };
11882
11576
  const deserializeAws_queryDescribeReservedNodeExchangeStatusOutputMessage = (output, context) => {
11883
- const contents = {
11884
- ReservedNodeExchangeStatusDetails: undefined,
11885
- Marker: undefined,
11886
- };
11577
+ const contents = {};
11887
11578
  if (output.ReservedNodeExchangeStatusDetails === "") {
11888
11579
  contents.ReservedNodeExchangeStatusDetails = [];
11889
11580
  }
@@ -11897,10 +11588,7 @@ const deserializeAws_queryDescribeReservedNodeExchangeStatusOutputMessage = (out
11897
11588
  return contents;
11898
11589
  };
11899
11590
  const deserializeAws_queryDescribeSnapshotSchedulesOutputMessage = (output, context) => {
11900
- const contents = {
11901
- SnapshotSchedules: undefined,
11902
- Marker: undefined,
11903
- };
11591
+ const contents = {};
11904
11592
  if (output.SnapshotSchedules === "") {
11905
11593
  contents.SnapshotSchedules = [];
11906
11594
  }
@@ -11914,21 +11602,14 @@ const deserializeAws_queryDescribeSnapshotSchedulesOutputMessage = (output, cont
11914
11602
  return contents;
11915
11603
  };
11916
11604
  const deserializeAws_queryDisableSnapshotCopyResult = (output, context) => {
11917
- const contents = {
11918
- Cluster: undefined,
11919
- };
11605
+ const contents = {};
11920
11606
  if (output["Cluster"] !== undefined) {
11921
11607
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
11922
11608
  }
11923
11609
  return contents;
11924
11610
  };
11925
11611
  const deserializeAws_queryEC2SecurityGroup = (output, context) => {
11926
- const contents = {
11927
- Status: undefined,
11928
- EC2SecurityGroupName: undefined,
11929
- EC2SecurityGroupOwnerId: undefined,
11930
- Tags: undefined,
11931
- };
11612
+ const contents = {};
11932
11613
  if (output["Status"] !== undefined) {
11933
11614
  contents.Status = __expectString(output["Status"]);
11934
11615
  }
@@ -11954,10 +11635,7 @@ const deserializeAws_queryEC2SecurityGroupList = (output, context) => {
11954
11635
  });
11955
11636
  };
11956
11637
  const deserializeAws_queryElasticIpStatus = (output, context) => {
11957
- const contents = {
11958
- ElasticIp: undefined,
11959
- Status: undefined,
11960
- };
11638
+ const contents = {};
11961
11639
  if (output["ElasticIp"] !== undefined) {
11962
11640
  contents.ElasticIp = __expectString(output["ElasticIp"]);
11963
11641
  }
@@ -11974,20 +11652,14 @@ const deserializeAws_queryEligibleTracksToUpdateList = (output, context) => {
11974
11652
  });
11975
11653
  };
11976
11654
  const deserializeAws_queryEnableSnapshotCopyResult = (output, context) => {
11977
- const contents = {
11978
- Cluster: undefined,
11979
- };
11655
+ const contents = {};
11980
11656
  if (output["Cluster"] !== undefined) {
11981
11657
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
11982
11658
  }
11983
11659
  return contents;
11984
11660
  };
11985
11661
  const deserializeAws_queryEndpoint = (output, context) => {
11986
- const contents = {
11987
- Address: undefined,
11988
- Port: undefined,
11989
- VpcEndpoints: undefined,
11990
- };
11662
+ const contents = {};
11991
11663
  if (output["Address"] !== undefined) {
11992
11664
  contents.Address = __expectString(output["Address"]);
11993
11665
  }
@@ -12003,18 +11675,7 @@ const deserializeAws_queryEndpoint = (output, context) => {
12003
11675
  return contents;
12004
11676
  };
12005
11677
  const deserializeAws_queryEndpointAccess = (output, context) => {
12006
- const contents = {
12007
- ClusterIdentifier: undefined,
12008
- ResourceOwner: undefined,
12009
- SubnetGroupName: undefined,
12010
- EndpointStatus: undefined,
12011
- EndpointName: undefined,
12012
- EndpointCreateTime: undefined,
12013
- Port: undefined,
12014
- Address: undefined,
12015
- VpcSecurityGroups: undefined,
12016
- VpcEndpoint: undefined,
12017
- };
11678
+ const contents = {};
12018
11679
  if (output["ClusterIdentifier"] !== undefined) {
12019
11680
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
12020
11681
  }
@@ -12059,10 +11720,7 @@ const deserializeAws_queryEndpointAccesses = (output, context) => {
12059
11720
  });
12060
11721
  };
12061
11722
  const deserializeAws_queryEndpointAccessList = (output, context) => {
12062
- const contents = {
12063
- EndpointAccessList: undefined,
12064
- Marker: undefined,
12065
- };
11723
+ const contents = {};
12066
11724
  if (output.EndpointAccessList === "") {
12067
11725
  contents.EndpointAccessList = [];
12068
11726
  }
@@ -12075,26 +11733,14 @@ const deserializeAws_queryEndpointAccessList = (output, context) => {
12075
11733
  return contents;
12076
11734
  };
12077
11735
  const deserializeAws_queryEndpointAlreadyExistsFault = (output, context) => {
12078
- const contents = {
12079
- message: undefined,
12080
- };
11736
+ const contents = {};
12081
11737
  if (output["message"] !== undefined) {
12082
11738
  contents.message = __expectString(output["message"]);
12083
11739
  }
12084
11740
  return contents;
12085
11741
  };
12086
11742
  const deserializeAws_queryEndpointAuthorization = (output, context) => {
12087
- const contents = {
12088
- Grantor: undefined,
12089
- Grantee: undefined,
12090
- ClusterIdentifier: undefined,
12091
- AuthorizeTime: undefined,
12092
- ClusterStatus: undefined,
12093
- Status: undefined,
12094
- AllowedAllVPCs: undefined,
12095
- AllowedVPCs: undefined,
12096
- EndpointCount: undefined,
12097
- };
11743
+ const contents = {};
12098
11744
  if (output["Grantor"] !== undefined) {
12099
11745
  contents.Grantor = __expectString(output["Grantor"]);
12100
11746
  }
@@ -12128,19 +11774,14 @@ const deserializeAws_queryEndpointAuthorization = (output, context) => {
12128
11774
  return contents;
12129
11775
  };
12130
11776
  const deserializeAws_queryEndpointAuthorizationAlreadyExistsFault = (output, context) => {
12131
- const contents = {
12132
- message: undefined,
12133
- };
11777
+ const contents = {};
12134
11778
  if (output["message"] !== undefined) {
12135
11779
  contents.message = __expectString(output["message"]);
12136
11780
  }
12137
11781
  return contents;
12138
11782
  };
12139
11783
  const deserializeAws_queryEndpointAuthorizationList = (output, context) => {
12140
- const contents = {
12141
- EndpointAuthorizationList: undefined,
12142
- Marker: undefined,
12143
- };
11784
+ const contents = {};
12144
11785
  if (output.EndpointAuthorizationList === "") {
12145
11786
  contents.EndpointAuthorizationList = [];
12146
11787
  }
@@ -12154,9 +11795,7 @@ const deserializeAws_queryEndpointAuthorizationList = (output, context) => {
12154
11795
  return contents;
12155
11796
  };
12156
11797
  const deserializeAws_queryEndpointAuthorizationNotFoundFault = (output, context) => {
12157
- const contents = {
12158
- message: undefined,
12159
- };
11798
+ const contents = {};
12160
11799
  if (output["message"] !== undefined) {
12161
11800
  contents.message = __expectString(output["message"]);
12162
11801
  }
@@ -12170,51 +11809,35 @@ const deserializeAws_queryEndpointAuthorizations = (output, context) => {
12170
11809
  });
12171
11810
  };
12172
11811
  const deserializeAws_queryEndpointAuthorizationsPerClusterLimitExceededFault = (output, context) => {
12173
- const contents = {
12174
- message: undefined,
12175
- };
11812
+ const contents = {};
12176
11813
  if (output["message"] !== undefined) {
12177
11814
  contents.message = __expectString(output["message"]);
12178
11815
  }
12179
11816
  return contents;
12180
11817
  };
12181
11818
  const deserializeAws_queryEndpointNotFoundFault = (output, context) => {
12182
- const contents = {
12183
- message: undefined,
12184
- };
11819
+ const contents = {};
12185
11820
  if (output["message"] !== undefined) {
12186
11821
  contents.message = __expectString(output["message"]);
12187
11822
  }
12188
11823
  return contents;
12189
11824
  };
12190
11825
  const deserializeAws_queryEndpointsPerAuthorizationLimitExceededFault = (output, context) => {
12191
- const contents = {
12192
- message: undefined,
12193
- };
11826
+ const contents = {};
12194
11827
  if (output["message"] !== undefined) {
12195
11828
  contents.message = __expectString(output["message"]);
12196
11829
  }
12197
11830
  return contents;
12198
11831
  };
12199
11832
  const deserializeAws_queryEndpointsPerClusterLimitExceededFault = (output, context) => {
12200
- const contents = {
12201
- message: undefined,
12202
- };
11833
+ const contents = {};
12203
11834
  if (output["message"] !== undefined) {
12204
11835
  contents.message = __expectString(output["message"]);
12205
11836
  }
12206
11837
  return contents;
12207
11838
  };
12208
11839
  const deserializeAws_queryEvent = (output, context) => {
12209
- const contents = {
12210
- SourceIdentifier: undefined,
12211
- SourceType: undefined,
12212
- Message: undefined,
12213
- EventCategories: undefined,
12214
- Severity: undefined,
12215
- Date: undefined,
12216
- EventId: undefined,
12217
- };
11840
+ const contents = {};
12218
11841
  if (output["SourceIdentifier"] !== undefined) {
12219
11842
  contents.SourceIdentifier = __expectString(output["SourceIdentifier"]);
12220
11843
  }
@@ -12249,10 +11872,7 @@ const deserializeAws_queryEventCategoriesList = (output, context) => {
12249
11872
  });
12250
11873
  };
12251
11874
  const deserializeAws_queryEventCategoriesMap = (output, context) => {
12252
- const contents = {
12253
- SourceType: undefined,
12254
- Events: undefined,
12255
- };
11875
+ const contents = {};
12256
11876
  if (output["SourceType"] !== undefined) {
12257
11877
  contents.SourceType = __expectString(output["SourceType"]);
12258
11878
  }
@@ -12272,9 +11892,7 @@ const deserializeAws_queryEventCategoriesMapList = (output, context) => {
12272
11892
  });
12273
11893
  };
12274
11894
  const deserializeAws_queryEventCategoriesMessage = (output, context) => {
12275
- const contents = {
12276
- EventCategoriesMapList: undefined,
12277
- };
11895
+ const contents = {};
12278
11896
  if (output.EventCategoriesMapList === "") {
12279
11897
  contents.EventCategoriesMapList = [];
12280
11898
  }
@@ -12285,12 +11903,7 @@ const deserializeAws_queryEventCategoriesMessage = (output, context) => {
12285
11903
  return contents;
12286
11904
  };
12287
11905
  const deserializeAws_queryEventInfoMap = (output, context) => {
12288
- const contents = {
12289
- EventId: undefined,
12290
- EventCategories: undefined,
12291
- EventDescription: undefined,
12292
- Severity: undefined,
12293
- };
11906
+ const contents = {};
12294
11907
  if (output["EventId"] !== undefined) {
12295
11908
  contents.EventId = __expectString(output["EventId"]);
12296
11909
  }
@@ -12323,10 +11936,7 @@ const deserializeAws_queryEventList = (output, context) => {
12323
11936
  });
12324
11937
  };
12325
11938
  const deserializeAws_queryEventsMessage = (output, context) => {
12326
- const contents = {
12327
- Marker: undefined,
12328
- Events: undefined,
12329
- };
11939
+ const contents = {};
12330
11940
  if (output["Marker"] !== undefined) {
12331
11941
  contents.Marker = __expectString(output["Marker"]);
12332
11942
  }
@@ -12339,19 +11949,7 @@ const deserializeAws_queryEventsMessage = (output, context) => {
12339
11949
  return contents;
12340
11950
  };
12341
11951
  const deserializeAws_queryEventSubscription = (output, context) => {
12342
- const contents = {
12343
- CustomerAwsId: undefined,
12344
- CustSubscriptionId: undefined,
12345
- SnsTopicArn: undefined,
12346
- Status: undefined,
12347
- SubscriptionCreationTime: undefined,
12348
- SourceType: undefined,
12349
- SourceIdsList: undefined,
12350
- EventCategoriesList: undefined,
12351
- Severity: undefined,
12352
- Enabled: undefined,
12353
- Tags: undefined,
12354
- };
11952
+ const contents = {};
12355
11953
  if (output["CustomerAwsId"] !== undefined) {
12356
11954
  contents.CustomerAwsId = __expectString(output["CustomerAwsId"]);
12357
11955
  }
@@ -12398,9 +11996,7 @@ const deserializeAws_queryEventSubscription = (output, context) => {
12398
11996
  return contents;
12399
11997
  };
12400
11998
  const deserializeAws_queryEventSubscriptionQuotaExceededFault = (output, context) => {
12401
- const contents = {
12402
- message: undefined,
12403
- };
11999
+ const contents = {};
12404
12000
  if (output["message"] !== undefined) {
12405
12001
  contents.message = __expectString(output["message"]);
12406
12002
  }
@@ -12414,10 +12010,7 @@ const deserializeAws_queryEventSubscriptionsList = (output, context) => {
12414
12010
  });
12415
12011
  };
12416
12012
  const deserializeAws_queryEventSubscriptionsMessage = (output, context) => {
12417
- const contents = {
12418
- Marker: undefined,
12419
- EventSubscriptionsList: undefined,
12420
- };
12013
+ const contents = {};
12421
12014
  if (output["Marker"] !== undefined) {
12422
12015
  contents.Marker = __expectString(output["Marker"]);
12423
12016
  }
@@ -12431,10 +12024,7 @@ const deserializeAws_queryEventSubscriptionsMessage = (output, context) => {
12431
12024
  return contents;
12432
12025
  };
12433
12026
  const deserializeAws_queryGetReservedNodeExchangeConfigurationOptionsOutputMessage = (output, context) => {
12434
- const contents = {
12435
- Marker: undefined,
12436
- ReservedNodeConfigurationOptionList: undefined,
12437
- };
12027
+ const contents = {};
12438
12028
  if (output["Marker"] !== undefined) {
12439
12029
  contents.Marker = __expectString(output["Marker"]);
12440
12030
  }
@@ -12448,10 +12038,7 @@ const deserializeAws_queryGetReservedNodeExchangeConfigurationOptionsOutputMessa
12448
12038
  return contents;
12449
12039
  };
12450
12040
  const deserializeAws_queryGetReservedNodeExchangeOfferingsOutputMessage = (output, context) => {
12451
- const contents = {
12452
- Marker: undefined,
12453
- ReservedNodeOfferings: undefined,
12454
- };
12041
+ const contents = {};
12455
12042
  if (output["Marker"] !== undefined) {
12456
12043
  contents.Marker = __expectString(output["Marker"]);
12457
12044
  }
@@ -12465,11 +12052,7 @@ const deserializeAws_queryGetReservedNodeExchangeOfferingsOutputMessage = (outpu
12465
12052
  return contents;
12466
12053
  };
12467
12054
  const deserializeAws_queryHsmClientCertificate = (output, context) => {
12468
- const contents = {
12469
- HsmClientCertificateIdentifier: undefined,
12470
- HsmClientCertificatePublicKey: undefined,
12471
- Tags: undefined,
12472
- };
12055
+ const contents = {};
12473
12056
  if (output["HsmClientCertificateIdentifier"] !== undefined) {
12474
12057
  contents.HsmClientCertificateIdentifier = __expectString(output["HsmClientCertificateIdentifier"]);
12475
12058
  }
@@ -12485,9 +12068,7 @@ const deserializeAws_queryHsmClientCertificate = (output, context) => {
12485
12068
  return contents;
12486
12069
  };
12487
12070
  const deserializeAws_queryHsmClientCertificateAlreadyExistsFault = (output, context) => {
12488
- const contents = {
12489
- message: undefined,
12490
- };
12071
+ const contents = {};
12491
12072
  if (output["message"] !== undefined) {
12492
12073
  contents.message = __expectString(output["message"]);
12493
12074
  }
@@ -12501,10 +12082,7 @@ const deserializeAws_queryHsmClientCertificateList = (output, context) => {
12501
12082
  });
12502
12083
  };
12503
12084
  const deserializeAws_queryHsmClientCertificateMessage = (output, context) => {
12504
- const contents = {
12505
- Marker: undefined,
12506
- HsmClientCertificates: undefined,
12507
- };
12085
+ const contents = {};
12508
12086
  if (output["Marker"] !== undefined) {
12509
12087
  contents.Marker = __expectString(output["Marker"]);
12510
12088
  }
@@ -12518,31 +12096,21 @@ const deserializeAws_queryHsmClientCertificateMessage = (output, context) => {
12518
12096
  return contents;
12519
12097
  };
12520
12098
  const deserializeAws_queryHsmClientCertificateNotFoundFault = (output, context) => {
12521
- const contents = {
12522
- message: undefined,
12523
- };
12099
+ const contents = {};
12524
12100
  if (output["message"] !== undefined) {
12525
12101
  contents.message = __expectString(output["message"]);
12526
12102
  }
12527
12103
  return contents;
12528
12104
  };
12529
12105
  const deserializeAws_queryHsmClientCertificateQuotaExceededFault = (output, context) => {
12530
- const contents = {
12531
- message: undefined,
12532
- };
12106
+ const contents = {};
12533
12107
  if (output["message"] !== undefined) {
12534
12108
  contents.message = __expectString(output["message"]);
12535
12109
  }
12536
12110
  return contents;
12537
12111
  };
12538
12112
  const deserializeAws_queryHsmConfiguration = (output, context) => {
12539
- const contents = {
12540
- HsmConfigurationIdentifier: undefined,
12541
- Description: undefined,
12542
- HsmIpAddress: undefined,
12543
- HsmPartitionName: undefined,
12544
- Tags: undefined,
12545
- };
12113
+ const contents = {};
12546
12114
  if (output["HsmConfigurationIdentifier"] !== undefined) {
12547
12115
  contents.HsmConfigurationIdentifier = __expectString(output["HsmConfigurationIdentifier"]);
12548
12116
  }
@@ -12564,9 +12132,7 @@ const deserializeAws_queryHsmConfiguration = (output, context) => {
12564
12132
  return contents;
12565
12133
  };
12566
12134
  const deserializeAws_queryHsmConfigurationAlreadyExistsFault = (output, context) => {
12567
- const contents = {
12568
- message: undefined,
12569
- };
12135
+ const contents = {};
12570
12136
  if (output["message"] !== undefined) {
12571
12137
  contents.message = __expectString(output["message"]);
12572
12138
  }
@@ -12580,10 +12146,7 @@ const deserializeAws_queryHsmConfigurationList = (output, context) => {
12580
12146
  });
12581
12147
  };
12582
12148
  const deserializeAws_queryHsmConfigurationMessage = (output, context) => {
12583
- const contents = {
12584
- Marker: undefined,
12585
- HsmConfigurations: undefined,
12586
- };
12149
+ const contents = {};
12587
12150
  if (output["Marker"] !== undefined) {
12588
12151
  contents.Marker = __expectString(output["Marker"]);
12589
12152
  }
@@ -12597,29 +12160,21 @@ const deserializeAws_queryHsmConfigurationMessage = (output, context) => {
12597
12160
  return contents;
12598
12161
  };
12599
12162
  const deserializeAws_queryHsmConfigurationNotFoundFault = (output, context) => {
12600
- const contents = {
12601
- message: undefined,
12602
- };
12163
+ const contents = {};
12603
12164
  if (output["message"] !== undefined) {
12604
12165
  contents.message = __expectString(output["message"]);
12605
12166
  }
12606
12167
  return contents;
12607
12168
  };
12608
12169
  const deserializeAws_queryHsmConfigurationQuotaExceededFault = (output, context) => {
12609
- const contents = {
12610
- message: undefined,
12611
- };
12170
+ const contents = {};
12612
12171
  if (output["message"] !== undefined) {
12613
12172
  contents.message = __expectString(output["message"]);
12614
12173
  }
12615
12174
  return contents;
12616
12175
  };
12617
12176
  const deserializeAws_queryHsmStatus = (output, context) => {
12618
- const contents = {
12619
- HsmClientCertificateIdentifier: undefined,
12620
- HsmConfigurationIdentifier: undefined,
12621
- Status: undefined,
12622
- };
12177
+ const contents = {};
12623
12178
  if (output["HsmClientCertificateIdentifier"] !== undefined) {
12624
12179
  contents.HsmClientCertificateIdentifier = __expectString(output["HsmClientCertificateIdentifier"]);
12625
12180
  }
@@ -12653,317 +12208,245 @@ const deserializeAws_queryImportTablesNotStarted = (output, context) => {
12653
12208
  });
12654
12209
  };
12655
12210
  const deserializeAws_queryIncompatibleOrderableOptions = (output, context) => {
12656
- const contents = {
12657
- message: undefined,
12658
- };
12211
+ const contents = {};
12659
12212
  if (output["message"] !== undefined) {
12660
12213
  contents.message = __expectString(output["message"]);
12661
12214
  }
12662
12215
  return contents;
12663
12216
  };
12664
12217
  const deserializeAws_queryInProgressTableRestoreQuotaExceededFault = (output, context) => {
12665
- const contents = {
12666
- message: undefined,
12667
- };
12218
+ const contents = {};
12668
12219
  if (output["message"] !== undefined) {
12669
12220
  contents.message = __expectString(output["message"]);
12670
12221
  }
12671
12222
  return contents;
12672
12223
  };
12673
12224
  const deserializeAws_queryInsufficientClusterCapacityFault = (output, context) => {
12674
- const contents = {
12675
- message: undefined,
12676
- };
12225
+ const contents = {};
12677
12226
  if (output["message"] !== undefined) {
12678
12227
  contents.message = __expectString(output["message"]);
12679
12228
  }
12680
12229
  return contents;
12681
12230
  };
12682
12231
  const deserializeAws_queryInsufficientS3BucketPolicyFault = (output, context) => {
12683
- const contents = {
12684
- message: undefined,
12685
- };
12232
+ const contents = {};
12686
12233
  if (output["message"] !== undefined) {
12687
12234
  contents.message = __expectString(output["message"]);
12688
12235
  }
12689
12236
  return contents;
12690
12237
  };
12691
12238
  const deserializeAws_queryInvalidAuthenticationProfileRequestFault = (output, context) => {
12692
- const contents = {
12693
- message: undefined,
12694
- };
12239
+ const contents = {};
12695
12240
  if (output["message"] !== undefined) {
12696
12241
  contents.message = __expectString(output["message"]);
12697
12242
  }
12698
12243
  return contents;
12699
12244
  };
12700
12245
  const deserializeAws_queryInvalidAuthorizationStateFault = (output, context) => {
12701
- const contents = {
12702
- message: undefined,
12703
- };
12246
+ const contents = {};
12704
12247
  if (output["message"] !== undefined) {
12705
12248
  contents.message = __expectString(output["message"]);
12706
12249
  }
12707
12250
  return contents;
12708
12251
  };
12709
12252
  const deserializeAws_queryInvalidClusterParameterGroupStateFault = (output, context) => {
12710
- const contents = {
12711
- message: undefined,
12712
- };
12253
+ const contents = {};
12713
12254
  if (output["message"] !== undefined) {
12714
12255
  contents.message = __expectString(output["message"]);
12715
12256
  }
12716
12257
  return contents;
12717
12258
  };
12718
12259
  const deserializeAws_queryInvalidClusterSecurityGroupStateFault = (output, context) => {
12719
- const contents = {
12720
- message: undefined,
12721
- };
12260
+ const contents = {};
12722
12261
  if (output["message"] !== undefined) {
12723
12262
  contents.message = __expectString(output["message"]);
12724
12263
  }
12725
12264
  return contents;
12726
12265
  };
12727
12266
  const deserializeAws_queryInvalidClusterSnapshotScheduleStateFault = (output, context) => {
12728
- const contents = {
12729
- message: undefined,
12730
- };
12267
+ const contents = {};
12731
12268
  if (output["message"] !== undefined) {
12732
12269
  contents.message = __expectString(output["message"]);
12733
12270
  }
12734
12271
  return contents;
12735
12272
  };
12736
12273
  const deserializeAws_queryInvalidClusterSnapshotStateFault = (output, context) => {
12737
- const contents = {
12738
- message: undefined,
12739
- };
12274
+ const contents = {};
12740
12275
  if (output["message"] !== undefined) {
12741
12276
  contents.message = __expectString(output["message"]);
12742
12277
  }
12743
12278
  return contents;
12744
12279
  };
12745
12280
  const deserializeAws_queryInvalidClusterStateFault = (output, context) => {
12746
- const contents = {
12747
- message: undefined,
12748
- };
12281
+ const contents = {};
12749
12282
  if (output["message"] !== undefined) {
12750
12283
  contents.message = __expectString(output["message"]);
12751
12284
  }
12752
12285
  return contents;
12753
12286
  };
12754
12287
  const deserializeAws_queryInvalidClusterSubnetGroupStateFault = (output, context) => {
12755
- const contents = {
12756
- message: undefined,
12757
- };
12288
+ const contents = {};
12758
12289
  if (output["message"] !== undefined) {
12759
12290
  contents.message = __expectString(output["message"]);
12760
12291
  }
12761
12292
  return contents;
12762
12293
  };
12763
12294
  const deserializeAws_queryInvalidClusterSubnetStateFault = (output, context) => {
12764
- const contents = {
12765
- message: undefined,
12766
- };
12295
+ const contents = {};
12767
12296
  if (output["message"] !== undefined) {
12768
12297
  contents.message = __expectString(output["message"]);
12769
12298
  }
12770
12299
  return contents;
12771
12300
  };
12772
12301
  const deserializeAws_queryInvalidClusterTrackFault = (output, context) => {
12773
- const contents = {
12774
- message: undefined,
12775
- };
12302
+ const contents = {};
12776
12303
  if (output["message"] !== undefined) {
12777
12304
  contents.message = __expectString(output["message"]);
12778
12305
  }
12779
12306
  return contents;
12780
12307
  };
12781
12308
  const deserializeAws_queryInvalidDataShareFault = (output, context) => {
12782
- const contents = {
12783
- message: undefined,
12784
- };
12309
+ const contents = {};
12785
12310
  if (output["message"] !== undefined) {
12786
12311
  contents.message = __expectString(output["message"]);
12787
12312
  }
12788
12313
  return contents;
12789
12314
  };
12790
12315
  const deserializeAws_queryInvalidElasticIpFault = (output, context) => {
12791
- const contents = {
12792
- message: undefined,
12793
- };
12316
+ const contents = {};
12794
12317
  if (output["message"] !== undefined) {
12795
12318
  contents.message = __expectString(output["message"]);
12796
12319
  }
12797
12320
  return contents;
12798
12321
  };
12799
12322
  const deserializeAws_queryInvalidEndpointStateFault = (output, context) => {
12800
- const contents = {
12801
- message: undefined,
12802
- };
12323
+ const contents = {};
12803
12324
  if (output["message"] !== undefined) {
12804
12325
  contents.message = __expectString(output["message"]);
12805
12326
  }
12806
12327
  return contents;
12807
12328
  };
12808
12329
  const deserializeAws_queryInvalidHsmClientCertificateStateFault = (output, context) => {
12809
- const contents = {
12810
- message: undefined,
12811
- };
12330
+ const contents = {};
12812
12331
  if (output["message"] !== undefined) {
12813
12332
  contents.message = __expectString(output["message"]);
12814
12333
  }
12815
12334
  return contents;
12816
12335
  };
12817
12336
  const deserializeAws_queryInvalidHsmConfigurationStateFault = (output, context) => {
12818
- const contents = {
12819
- message: undefined,
12820
- };
12337
+ const contents = {};
12821
12338
  if (output["message"] !== undefined) {
12822
12339
  contents.message = __expectString(output["message"]);
12823
12340
  }
12824
12341
  return contents;
12825
12342
  };
12826
12343
  const deserializeAws_queryInvalidNamespaceFault = (output, context) => {
12827
- const contents = {
12828
- message: undefined,
12829
- };
12344
+ const contents = {};
12830
12345
  if (output["message"] !== undefined) {
12831
12346
  contents.message = __expectString(output["message"]);
12832
12347
  }
12833
12348
  return contents;
12834
12349
  };
12835
12350
  const deserializeAws_queryInvalidReservedNodeStateFault = (output, context) => {
12836
- const contents = {
12837
- message: undefined,
12838
- };
12351
+ const contents = {};
12839
12352
  if (output["message"] !== undefined) {
12840
12353
  contents.message = __expectString(output["message"]);
12841
12354
  }
12842
12355
  return contents;
12843
12356
  };
12844
12357
  const deserializeAws_queryInvalidRestoreFault = (output, context) => {
12845
- const contents = {
12846
- message: undefined,
12847
- };
12358
+ const contents = {};
12848
12359
  if (output["message"] !== undefined) {
12849
12360
  contents.message = __expectString(output["message"]);
12850
12361
  }
12851
12362
  return contents;
12852
12363
  };
12853
12364
  const deserializeAws_queryInvalidRetentionPeriodFault = (output, context) => {
12854
- const contents = {
12855
- message: undefined,
12856
- };
12365
+ const contents = {};
12857
12366
  if (output["message"] !== undefined) {
12858
12367
  contents.message = __expectString(output["message"]);
12859
12368
  }
12860
12369
  return contents;
12861
12370
  };
12862
12371
  const deserializeAws_queryInvalidS3BucketNameFault = (output, context) => {
12863
- const contents = {
12864
- message: undefined,
12865
- };
12372
+ const contents = {};
12866
12373
  if (output["message"] !== undefined) {
12867
12374
  contents.message = __expectString(output["message"]);
12868
12375
  }
12869
12376
  return contents;
12870
12377
  };
12871
12378
  const deserializeAws_queryInvalidS3KeyPrefixFault = (output, context) => {
12872
- const contents = {
12873
- message: undefined,
12874
- };
12379
+ const contents = {};
12875
12380
  if (output["message"] !== undefined) {
12876
12381
  contents.message = __expectString(output["message"]);
12877
12382
  }
12878
12383
  return contents;
12879
12384
  };
12880
12385
  const deserializeAws_queryInvalidScheduledActionFault = (output, context) => {
12881
- const contents = {
12882
- message: undefined,
12883
- };
12386
+ const contents = {};
12884
12387
  if (output["message"] !== undefined) {
12885
12388
  contents.message = __expectString(output["message"]);
12886
12389
  }
12887
12390
  return contents;
12888
12391
  };
12889
12392
  const deserializeAws_queryInvalidScheduleFault = (output, context) => {
12890
- const contents = {
12891
- message: undefined,
12892
- };
12393
+ const contents = {};
12893
12394
  if (output["message"] !== undefined) {
12894
12395
  contents.message = __expectString(output["message"]);
12895
12396
  }
12896
12397
  return contents;
12897
12398
  };
12898
12399
  const deserializeAws_queryInvalidSnapshotCopyGrantStateFault = (output, context) => {
12899
- const contents = {
12900
- message: undefined,
12901
- };
12400
+ const contents = {};
12902
12401
  if (output["message"] !== undefined) {
12903
12402
  contents.message = __expectString(output["message"]);
12904
12403
  }
12905
12404
  return contents;
12906
12405
  };
12907
12406
  const deserializeAws_queryInvalidSubnet = (output, context) => {
12908
- const contents = {
12909
- message: undefined,
12910
- };
12407
+ const contents = {};
12911
12408
  if (output["message"] !== undefined) {
12912
12409
  contents.message = __expectString(output["message"]);
12913
12410
  }
12914
12411
  return contents;
12915
12412
  };
12916
12413
  const deserializeAws_queryInvalidSubscriptionStateFault = (output, context) => {
12917
- const contents = {
12918
- message: undefined,
12919
- };
12414
+ const contents = {};
12920
12415
  if (output["message"] !== undefined) {
12921
12416
  contents.message = __expectString(output["message"]);
12922
12417
  }
12923
12418
  return contents;
12924
12419
  };
12925
12420
  const deserializeAws_queryInvalidTableRestoreArgumentFault = (output, context) => {
12926
- const contents = {
12927
- message: undefined,
12928
- };
12421
+ const contents = {};
12929
12422
  if (output["message"] !== undefined) {
12930
12423
  contents.message = __expectString(output["message"]);
12931
12424
  }
12932
12425
  return contents;
12933
12426
  };
12934
12427
  const deserializeAws_queryInvalidTagFault = (output, context) => {
12935
- const contents = {
12936
- message: undefined,
12937
- };
12428
+ const contents = {};
12938
12429
  if (output["message"] !== undefined) {
12939
12430
  contents.message = __expectString(output["message"]);
12940
12431
  }
12941
12432
  return contents;
12942
12433
  };
12943
12434
  const deserializeAws_queryInvalidUsageLimitFault = (output, context) => {
12944
- const contents = {
12945
- message: undefined,
12946
- };
12435
+ const contents = {};
12947
12436
  if (output["message"] !== undefined) {
12948
12437
  contents.message = __expectString(output["message"]);
12949
12438
  }
12950
12439
  return contents;
12951
12440
  };
12952
12441
  const deserializeAws_queryInvalidVPCNetworkStateFault = (output, context) => {
12953
- const contents = {
12954
- message: undefined,
12955
- };
12442
+ const contents = {};
12956
12443
  if (output["message"] !== undefined) {
12957
12444
  contents.message = __expectString(output["message"]);
12958
12445
  }
12959
12446
  return contents;
12960
12447
  };
12961
12448
  const deserializeAws_queryIPRange = (output, context) => {
12962
- const contents = {
12963
- Status: undefined,
12964
- CIDRIP: undefined,
12965
- Tags: undefined,
12966
- };
12449
+ const contents = {};
12967
12450
  if (output["Status"] !== undefined) {
12968
12451
  contents.Status = __expectString(output["Status"]);
12969
12452
  }
@@ -12986,25 +12469,14 @@ const deserializeAws_queryIPRangeList = (output, context) => {
12986
12469
  });
12987
12470
  };
12988
12471
  const deserializeAws_queryLimitExceededFault = (output, context) => {
12989
- const contents = {
12990
- message: undefined,
12991
- };
12472
+ const contents = {};
12992
12473
  if (output["message"] !== undefined) {
12993
12474
  contents.message = __expectString(output["message"]);
12994
12475
  }
12995
12476
  return contents;
12996
12477
  };
12997
12478
  const deserializeAws_queryLoggingStatus = (output, context) => {
12998
- const contents = {
12999
- LoggingEnabled: undefined,
13000
- BucketName: undefined,
13001
- S3KeyPrefix: undefined,
13002
- LastSuccessfulDeliveryTime: undefined,
13003
- LastFailureTime: undefined,
13004
- LastFailureMessage: undefined,
13005
- LogDestinationType: undefined,
13006
- LogExports: undefined,
13007
- };
12479
+ const contents = {};
13008
12480
  if (output["LoggingEnabled"] !== undefined) {
13009
12481
  contents.LoggingEnabled = __parseBoolean(output["LoggingEnabled"]);
13010
12482
  }
@@ -13042,11 +12514,7 @@ const deserializeAws_queryLogTypeList = (output, context) => {
13042
12514
  });
13043
12515
  };
13044
12516
  const deserializeAws_queryMaintenanceTrack = (output, context) => {
13045
- const contents = {
13046
- MaintenanceTrackName: undefined,
13047
- DatabaseVersion: undefined,
13048
- UpdateTargets: undefined,
13049
- };
12517
+ const contents = {};
13050
12518
  if (output["MaintenanceTrackName"] !== undefined) {
13051
12519
  contents.MaintenanceTrackName = __expectString(output["MaintenanceTrackName"]);
13052
12520
  }
@@ -13062,19 +12530,14 @@ const deserializeAws_queryMaintenanceTrack = (output, context) => {
13062
12530
  return contents;
13063
12531
  };
13064
12532
  const deserializeAws_queryModifyAquaOutputMessage = (output, context) => {
13065
- const contents = {
13066
- AquaConfiguration: undefined,
13067
- };
12533
+ const contents = {};
13068
12534
  if (output["AquaConfiguration"] !== undefined) {
13069
12535
  contents.AquaConfiguration = deserializeAws_queryAquaConfiguration(output["AquaConfiguration"], context);
13070
12536
  }
13071
12537
  return contents;
13072
12538
  };
13073
12539
  const deserializeAws_queryModifyAuthenticationProfileResult = (output, context) => {
13074
- const contents = {
13075
- AuthenticationProfileName: undefined,
13076
- AuthenticationProfileContent: undefined,
13077
- };
12540
+ const contents = {};
13078
12541
  if (output["AuthenticationProfileName"] !== undefined) {
13079
12542
  contents.AuthenticationProfileName = __expectString(output["AuthenticationProfileName"]);
13080
12543
  }
@@ -13084,84 +12547,63 @@ const deserializeAws_queryModifyAuthenticationProfileResult = (output, context)
13084
12547
  return contents;
13085
12548
  };
13086
12549
  const deserializeAws_queryModifyClusterDbRevisionResult = (output, context) => {
13087
- const contents = {
13088
- Cluster: undefined,
13089
- };
12550
+ const contents = {};
13090
12551
  if (output["Cluster"] !== undefined) {
13091
12552
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13092
12553
  }
13093
12554
  return contents;
13094
12555
  };
13095
12556
  const deserializeAws_queryModifyClusterIamRolesResult = (output, context) => {
13096
- const contents = {
13097
- Cluster: undefined,
13098
- };
12557
+ const contents = {};
13099
12558
  if (output["Cluster"] !== undefined) {
13100
12559
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13101
12560
  }
13102
12561
  return contents;
13103
12562
  };
13104
12563
  const deserializeAws_queryModifyClusterMaintenanceResult = (output, context) => {
13105
- const contents = {
13106
- Cluster: undefined,
13107
- };
12564
+ const contents = {};
13108
12565
  if (output["Cluster"] !== undefined) {
13109
12566
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13110
12567
  }
13111
12568
  return contents;
13112
12569
  };
13113
12570
  const deserializeAws_queryModifyClusterResult = (output, context) => {
13114
- const contents = {
13115
- Cluster: undefined,
13116
- };
12571
+ const contents = {};
13117
12572
  if (output["Cluster"] !== undefined) {
13118
12573
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13119
12574
  }
13120
12575
  return contents;
13121
12576
  };
13122
12577
  const deserializeAws_queryModifyClusterSnapshotResult = (output, context) => {
13123
- const contents = {
13124
- Snapshot: undefined,
13125
- };
12578
+ const contents = {};
13126
12579
  if (output["Snapshot"] !== undefined) {
13127
12580
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
13128
12581
  }
13129
12582
  return contents;
13130
12583
  };
13131
12584
  const deserializeAws_queryModifyClusterSubnetGroupResult = (output, context) => {
13132
- const contents = {
13133
- ClusterSubnetGroup: undefined,
13134
- };
12585
+ const contents = {};
13135
12586
  if (output["ClusterSubnetGroup"] !== undefined) {
13136
12587
  contents.ClusterSubnetGroup = deserializeAws_queryClusterSubnetGroup(output["ClusterSubnetGroup"], context);
13137
12588
  }
13138
12589
  return contents;
13139
12590
  };
13140
12591
  const deserializeAws_queryModifyEventSubscriptionResult = (output, context) => {
13141
- const contents = {
13142
- EventSubscription: undefined,
13143
- };
12592
+ const contents = {};
13144
12593
  if (output["EventSubscription"] !== undefined) {
13145
12594
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
13146
12595
  }
13147
12596
  return contents;
13148
12597
  };
13149
12598
  const deserializeAws_queryModifySnapshotCopyRetentionPeriodResult = (output, context) => {
13150
- const contents = {
13151
- Cluster: undefined,
13152
- };
12599
+ const contents = {};
13153
12600
  if (output["Cluster"] !== undefined) {
13154
12601
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13155
12602
  }
13156
12603
  return contents;
13157
12604
  };
13158
12605
  const deserializeAws_queryNetworkInterface = (output, context) => {
13159
- const contents = {
13160
- NetworkInterfaceId: undefined,
13161
- SubnetId: undefined,
13162
- PrivateIpAddress: undefined,
13163
- AvailabilityZone: undefined,
13164
- };
12606
+ const contents = {};
13165
12607
  if (output["NetworkInterfaceId"] !== undefined) {
13166
12608
  contents.NetworkInterfaceId = __expectString(output["NetworkInterfaceId"]);
13167
12609
  }
@@ -13184,12 +12626,7 @@ const deserializeAws_queryNetworkInterfaceList = (output, context) => {
13184
12626
  });
13185
12627
  };
13186
12628
  const deserializeAws_queryNodeConfigurationOption = (output, context) => {
13187
- const contents = {
13188
- NodeType: undefined,
13189
- NumberOfNodes: undefined,
13190
- EstimatedDiskUtilizationPercent: undefined,
13191
- Mode: undefined,
13192
- };
12629
+ const contents = {};
13193
12630
  if (output["NodeType"] !== undefined) {
13194
12631
  contents.NodeType = __expectString(output["NodeType"]);
13195
12632
  }
@@ -13212,10 +12649,7 @@ const deserializeAws_queryNodeConfigurationOptionList = (output, context) => {
13212
12649
  });
13213
12650
  };
13214
12651
  const deserializeAws_queryNodeConfigurationOptionsMessage = (output, context) => {
13215
- const contents = {
13216
- NodeConfigurationOptionList: undefined,
13217
- Marker: undefined,
13218
- };
12652
+ const contents = {};
13219
12653
  if (output.NodeConfigurationOptionList === "") {
13220
12654
  contents.NodeConfigurationOptionList = [];
13221
12655
  }
@@ -13229,30 +12663,21 @@ const deserializeAws_queryNodeConfigurationOptionsMessage = (output, context) =>
13229
12663
  return contents;
13230
12664
  };
13231
12665
  const deserializeAws_queryNumberOfNodesPerClusterLimitExceededFault = (output, context) => {
13232
- const contents = {
13233
- message: undefined,
13234
- };
12666
+ const contents = {};
13235
12667
  if (output["message"] !== undefined) {
13236
12668
  contents.message = __expectString(output["message"]);
13237
12669
  }
13238
12670
  return contents;
13239
12671
  };
13240
12672
  const deserializeAws_queryNumberOfNodesQuotaExceededFault = (output, context) => {
13241
- const contents = {
13242
- message: undefined,
13243
- };
12673
+ const contents = {};
13244
12674
  if (output["message"] !== undefined) {
13245
12675
  contents.message = __expectString(output["message"]);
13246
12676
  }
13247
12677
  return contents;
13248
12678
  };
13249
12679
  const deserializeAws_queryOrderableClusterOption = (output, context) => {
13250
- const contents = {
13251
- ClusterVersion: undefined,
13252
- ClusterType: undefined,
13253
- NodeType: undefined,
13254
- AvailabilityZones: undefined,
13255
- };
12680
+ const contents = {};
13256
12681
  if (output["ClusterVersion"] !== undefined) {
13257
12682
  contents.ClusterVersion = __expectString(output["ClusterVersion"]);
13258
12683
  }
@@ -13279,10 +12704,7 @@ const deserializeAws_queryOrderableClusterOptionsList = (output, context) => {
13279
12704
  });
13280
12705
  };
13281
12706
  const deserializeAws_queryOrderableClusterOptionsMessage = (output, context) => {
13282
- const contents = {
13283
- OrderableClusterOptions: undefined,
13284
- Marker: undefined,
13285
- };
12707
+ const contents = {};
13286
12708
  if (output.OrderableClusterOptions === "") {
13287
12709
  contents.OrderableClusterOptions = [];
13288
12710
  }
@@ -13296,17 +12718,7 @@ const deserializeAws_queryOrderableClusterOptionsMessage = (output, context) =>
13296
12718
  return contents;
13297
12719
  };
13298
12720
  const deserializeAws_queryParameter = (output, context) => {
13299
- const contents = {
13300
- ParameterName: undefined,
13301
- ParameterValue: undefined,
13302
- Description: undefined,
13303
- Source: undefined,
13304
- DataType: undefined,
13305
- AllowedValues: undefined,
13306
- ApplyType: undefined,
13307
- IsModifiable: undefined,
13308
- MinimumEngineVersion: undefined,
13309
- };
12721
+ const contents = {};
13310
12722
  if (output["ParameterName"] !== undefined) {
13311
12723
  contents.ParameterName = __expectString(output["ParameterName"]);
13312
12724
  }
@@ -13351,14 +12763,7 @@ const deserializeAws_queryParametersList = (output, context) => {
13351
12763
  });
13352
12764
  };
13353
12765
  const deserializeAws_queryPartnerIntegrationInfo = (output, context) => {
13354
- const contents = {
13355
- DatabaseName: undefined,
13356
- PartnerName: undefined,
13357
- Status: undefined,
13358
- StatusMessage: undefined,
13359
- CreatedAt: undefined,
13360
- UpdatedAt: undefined,
13361
- };
12766
+ const contents = {};
13362
12767
  if (output["DatabaseName"] !== undefined) {
13363
12768
  contents.DatabaseName = __expectString(output["DatabaseName"]);
13364
12769
  }
@@ -13387,10 +12792,7 @@ const deserializeAws_queryPartnerIntegrationInfoList = (output, context) => {
13387
12792
  });
13388
12793
  };
13389
12794
  const deserializeAws_queryPartnerIntegrationOutputMessage = (output, context) => {
13390
- const contents = {
13391
- DatabaseName: undefined,
13392
- PartnerName: undefined,
13393
- };
12795
+ const contents = {};
13394
12796
  if (output["DatabaseName"] !== undefined) {
13395
12797
  contents.DatabaseName = __expectString(output["DatabaseName"]);
13396
12798
  }
@@ -13400,27 +12802,21 @@ const deserializeAws_queryPartnerIntegrationOutputMessage = (output, context) =>
13400
12802
  return contents;
13401
12803
  };
13402
12804
  const deserializeAws_queryPartnerNotFoundFault = (output, context) => {
13403
- const contents = {
13404
- message: undefined,
13405
- };
12805
+ const contents = {};
13406
12806
  if (output["message"] !== undefined) {
13407
12807
  contents.message = __expectString(output["message"]);
13408
12808
  }
13409
12809
  return contents;
13410
12810
  };
13411
12811
  const deserializeAws_queryPauseClusterMessage = (output, context) => {
13412
- const contents = {
13413
- ClusterIdentifier: undefined,
13414
- };
12812
+ const contents = {};
13415
12813
  if (output["ClusterIdentifier"] !== undefined) {
13416
12814
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
13417
12815
  }
13418
12816
  return contents;
13419
12817
  };
13420
12818
  const deserializeAws_queryPauseClusterResult = (output, context) => {
13421
- const contents = {
13422
- Cluster: undefined,
13423
- };
12819
+ const contents = {};
13424
12820
  if (output["Cluster"] !== undefined) {
13425
12821
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13426
12822
  }
@@ -13434,19 +12830,7 @@ const deserializeAws_queryPendingActionsList = (output, context) => {
13434
12830
  });
13435
12831
  };
13436
12832
  const deserializeAws_queryPendingModifiedValues = (output, context) => {
13437
- const contents = {
13438
- MasterUserPassword: undefined,
13439
- NodeType: undefined,
13440
- NumberOfNodes: undefined,
13441
- ClusterType: undefined,
13442
- ClusterVersion: undefined,
13443
- AutomatedSnapshotRetentionPeriod: undefined,
13444
- ClusterIdentifier: undefined,
13445
- PubliclyAccessible: undefined,
13446
- EnhancedVpcRouting: undefined,
13447
- MaintenanceTrackName: undefined,
13448
- EncryptionType: undefined,
13449
- };
12833
+ const contents = {};
13450
12834
  if (output["MasterUserPassword"] !== undefined) {
13451
12835
  contents.MasterUserPassword = __expectString(output["MasterUserPassword"]);
13452
12836
  }
@@ -13483,28 +12867,21 @@ const deserializeAws_queryPendingModifiedValues = (output, context) => {
13483
12867
  return contents;
13484
12868
  };
13485
12869
  const deserializeAws_queryPurchaseReservedNodeOfferingResult = (output, context) => {
13486
- const contents = {
13487
- ReservedNode: undefined,
13488
- };
12870
+ const contents = {};
13489
12871
  if (output["ReservedNode"] !== undefined) {
13490
12872
  contents.ReservedNode = deserializeAws_queryReservedNode(output["ReservedNode"], context);
13491
12873
  }
13492
12874
  return contents;
13493
12875
  };
13494
12876
  const deserializeAws_queryRebootClusterResult = (output, context) => {
13495
- const contents = {
13496
- Cluster: undefined,
13497
- };
12877
+ const contents = {};
13498
12878
  if (output["Cluster"] !== undefined) {
13499
12879
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13500
12880
  }
13501
12881
  return contents;
13502
12882
  };
13503
12883
  const deserializeAws_queryRecurringCharge = (output, context) => {
13504
- const contents = {
13505
- RecurringChargeAmount: undefined,
13506
- RecurringChargeFrequency: undefined,
13507
- };
12884
+ const contents = {};
13508
12885
  if (output["RecurringChargeAmount"] !== undefined) {
13509
12886
  contents.RecurringChargeAmount = __strictParseFloat(output["RecurringChargeAmount"]);
13510
12887
  }
@@ -13521,21 +12898,7 @@ const deserializeAws_queryRecurringChargeList = (output, context) => {
13521
12898
  });
13522
12899
  };
13523
12900
  const deserializeAws_queryReservedNode = (output, context) => {
13524
- const contents = {
13525
- ReservedNodeId: undefined,
13526
- ReservedNodeOfferingId: undefined,
13527
- NodeType: undefined,
13528
- StartTime: undefined,
13529
- Duration: undefined,
13530
- FixedPrice: undefined,
13531
- UsagePrice: undefined,
13532
- CurrencyCode: undefined,
13533
- NodeCount: undefined,
13534
- State: undefined,
13535
- OfferingType: undefined,
13536
- RecurringCharges: undefined,
13537
- ReservedNodeOfferingType: undefined,
13538
- };
12901
+ const contents = {};
13539
12902
  if (output["ReservedNodeId"] !== undefined) {
13540
12903
  contents.ReservedNodeId = __expectString(output["ReservedNodeId"]);
13541
12904
  }
@@ -13581,29 +12944,21 @@ const deserializeAws_queryReservedNode = (output, context) => {
13581
12944
  return contents;
13582
12945
  };
13583
12946
  const deserializeAws_queryReservedNodeAlreadyExistsFault = (output, context) => {
13584
- const contents = {
13585
- message: undefined,
13586
- };
12947
+ const contents = {};
13587
12948
  if (output["message"] !== undefined) {
13588
12949
  contents.message = __expectString(output["message"]);
13589
12950
  }
13590
12951
  return contents;
13591
12952
  };
13592
12953
  const deserializeAws_queryReservedNodeAlreadyMigratedFault = (output, context) => {
13593
- const contents = {
13594
- message: undefined,
13595
- };
12954
+ const contents = {};
13596
12955
  if (output["message"] !== undefined) {
13597
12956
  contents.message = __expectString(output["message"]);
13598
12957
  }
13599
12958
  return contents;
13600
12959
  };
13601
12960
  const deserializeAws_queryReservedNodeConfigurationOption = (output, context) => {
13602
- const contents = {
13603
- SourceReservedNode: undefined,
13604
- TargetReservedNodeCount: undefined,
13605
- TargetReservedNodeOffering: undefined,
13606
- };
12961
+ const contents = {};
13607
12962
  if (output["SourceReservedNode"] !== undefined) {
13608
12963
  contents.SourceReservedNode = deserializeAws_queryReservedNode(output["SourceReservedNode"], context);
13609
12964
  }
@@ -13623,26 +12978,14 @@ const deserializeAws_queryReservedNodeConfigurationOptionList = (output, context
13623
12978
  });
13624
12979
  };
13625
12980
  const deserializeAws_queryReservedNodeExchangeNotFoundFault = (output, context) => {
13626
- const contents = {
13627
- message: undefined,
13628
- };
12981
+ const contents = {};
13629
12982
  if (output["message"] !== undefined) {
13630
12983
  contents.message = __expectString(output["message"]);
13631
12984
  }
13632
12985
  return contents;
13633
12986
  };
13634
12987
  const deserializeAws_queryReservedNodeExchangeStatus = (output, context) => {
13635
- const contents = {
13636
- ReservedNodeExchangeRequestId: undefined,
13637
- Status: undefined,
13638
- RequestTime: undefined,
13639
- SourceReservedNodeId: undefined,
13640
- SourceReservedNodeType: undefined,
13641
- SourceReservedNodeCount: undefined,
13642
- TargetReservedNodeOfferingId: undefined,
13643
- TargetReservedNodeType: undefined,
13644
- TargetReservedNodeCount: undefined,
13645
- };
12988
+ const contents = {};
13646
12989
  if (output["ReservedNodeExchangeRequestId"] !== undefined) {
13647
12990
  contents.ReservedNodeExchangeRequestId = __expectString(output["ReservedNodeExchangeRequestId"]);
13648
12991
  }
@@ -13687,26 +13030,14 @@ const deserializeAws_queryReservedNodeList = (output, context) => {
13687
13030
  });
13688
13031
  };
13689
13032
  const deserializeAws_queryReservedNodeNotFoundFault = (output, context) => {
13690
- const contents = {
13691
- message: undefined,
13692
- };
13033
+ const contents = {};
13693
13034
  if (output["message"] !== undefined) {
13694
13035
  contents.message = __expectString(output["message"]);
13695
13036
  }
13696
13037
  return contents;
13697
13038
  };
13698
13039
  const deserializeAws_queryReservedNodeOffering = (output, context) => {
13699
- const contents = {
13700
- ReservedNodeOfferingId: undefined,
13701
- NodeType: undefined,
13702
- Duration: undefined,
13703
- FixedPrice: undefined,
13704
- UsagePrice: undefined,
13705
- CurrencyCode: undefined,
13706
- OfferingType: undefined,
13707
- RecurringCharges: undefined,
13708
- ReservedNodeOfferingType: undefined,
13709
- };
13040
+ const contents = {};
13710
13041
  if (output["ReservedNodeOfferingId"] !== undefined) {
13711
13042
  contents.ReservedNodeOfferingId = __expectString(output["ReservedNodeOfferingId"]);
13712
13043
  }
@@ -13747,19 +13078,14 @@ const deserializeAws_queryReservedNodeOfferingList = (output, context) => {
13747
13078
  });
13748
13079
  };
13749
13080
  const deserializeAws_queryReservedNodeOfferingNotFoundFault = (output, context) => {
13750
- const contents = {
13751
- message: undefined,
13752
- };
13081
+ const contents = {};
13753
13082
  if (output["message"] !== undefined) {
13754
13083
  contents.message = __expectString(output["message"]);
13755
13084
  }
13756
13085
  return contents;
13757
13086
  };
13758
13087
  const deserializeAws_queryReservedNodeOfferingsMessage = (output, context) => {
13759
- const contents = {
13760
- Marker: undefined,
13761
- ReservedNodeOfferings: undefined,
13762
- };
13088
+ const contents = {};
13763
13089
  if (output["Marker"] !== undefined) {
13764
13090
  contents.Marker = __expectString(output["Marker"]);
13765
13091
  }
@@ -13773,19 +13099,14 @@ const deserializeAws_queryReservedNodeOfferingsMessage = (output, context) => {
13773
13099
  return contents;
13774
13100
  };
13775
13101
  const deserializeAws_queryReservedNodeQuotaExceededFault = (output, context) => {
13776
- const contents = {
13777
- message: undefined,
13778
- };
13102
+ const contents = {};
13779
13103
  if (output["message"] !== undefined) {
13780
13104
  contents.message = __expectString(output["message"]);
13781
13105
  }
13782
13106
  return contents;
13783
13107
  };
13784
13108
  const deserializeAws_queryReservedNodesMessage = (output, context) => {
13785
- const contents = {
13786
- Marker: undefined,
13787
- ReservedNodes: undefined,
13788
- };
13109
+ const contents = {};
13789
13110
  if (output["Marker"] !== undefined) {
13790
13111
  contents.Marker = __expectString(output["Marker"]);
13791
13112
  }
@@ -13798,15 +13119,7 @@ const deserializeAws_queryReservedNodesMessage = (output, context) => {
13798
13119
  return contents;
13799
13120
  };
13800
13121
  const deserializeAws_queryResizeClusterMessage = (output, context) => {
13801
- const contents = {
13802
- ClusterIdentifier: undefined,
13803
- ClusterType: undefined,
13804
- NodeType: undefined,
13805
- NumberOfNodes: undefined,
13806
- Classic: undefined,
13807
- ReservedNodeId: undefined,
13808
- TargetReservedNodeOfferingId: undefined,
13809
- };
13122
+ const contents = {};
13810
13123
  if (output["ClusterIdentifier"] !== undefined) {
13811
13124
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
13812
13125
  }
@@ -13831,19 +13144,14 @@ const deserializeAws_queryResizeClusterMessage = (output, context) => {
13831
13144
  return contents;
13832
13145
  };
13833
13146
  const deserializeAws_queryResizeClusterResult = (output, context) => {
13834
- const contents = {
13835
- Cluster: undefined,
13836
- };
13147
+ const contents = {};
13837
13148
  if (output["Cluster"] !== undefined) {
13838
13149
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13839
13150
  }
13840
13151
  return contents;
13841
13152
  };
13842
13153
  const deserializeAws_queryResizeInfo = (output, context) => {
13843
- const contents = {
13844
- ResizeType: undefined,
13845
- AllowCancelResize: undefined,
13846
- };
13154
+ const contents = {};
13847
13155
  if (output["ResizeType"] !== undefined) {
13848
13156
  contents.ResizeType = __expectString(output["ResizeType"]);
13849
13157
  }
@@ -13853,33 +13161,14 @@ const deserializeAws_queryResizeInfo = (output, context) => {
13853
13161
  return contents;
13854
13162
  };
13855
13163
  const deserializeAws_queryResizeNotFoundFault = (output, context) => {
13856
- const contents = {
13857
- message: undefined,
13858
- };
13164
+ const contents = {};
13859
13165
  if (output["message"] !== undefined) {
13860
13166
  contents.message = __expectString(output["message"]);
13861
13167
  }
13862
13168
  return contents;
13863
13169
  };
13864
13170
  const deserializeAws_queryResizeProgressMessage = (output, context) => {
13865
- const contents = {
13866
- TargetNodeType: undefined,
13867
- TargetNumberOfNodes: undefined,
13868
- TargetClusterType: undefined,
13869
- Status: undefined,
13870
- ImportTablesCompleted: undefined,
13871
- ImportTablesInProgress: undefined,
13872
- ImportTablesNotStarted: undefined,
13873
- AvgResizeRateInMegaBytesPerSecond: undefined,
13874
- TotalResizeDataInMegaBytes: undefined,
13875
- ProgressInMegaBytes: undefined,
13876
- ElapsedTimeInSeconds: undefined,
13877
- EstimatedTimeToCompletionInSeconds: undefined,
13878
- ResizeType: undefined,
13879
- Message: undefined,
13880
- TargetEncryptionType: undefined,
13881
- DataTransferProgressPercent: undefined,
13882
- };
13171
+ const contents = {};
13883
13172
  if (output["TargetNodeType"] !== undefined) {
13884
13173
  contents.TargetNodeType = __expectString(output["TargetNodeType"]);
13885
13174
  }
@@ -13942,9 +13231,7 @@ const deserializeAws_queryResizeProgressMessage = (output, context) => {
13942
13231
  return contents;
13943
13232
  };
13944
13233
  const deserializeAws_queryResourceNotFoundFault = (output, context) => {
13945
- const contents = {
13946
- message: undefined,
13947
- };
13234
+ const contents = {};
13948
13235
  if (output["message"] !== undefined) {
13949
13236
  contents.message = __expectString(output["message"]);
13950
13237
  }
@@ -13958,23 +13245,14 @@ const deserializeAws_queryRestorableNodeTypeList = (output, context) => {
13958
13245
  });
13959
13246
  };
13960
13247
  const deserializeAws_queryRestoreFromClusterSnapshotResult = (output, context) => {
13961
- const contents = {
13962
- Cluster: undefined,
13963
- };
13248
+ const contents = {};
13964
13249
  if (output["Cluster"] !== undefined) {
13965
13250
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
13966
13251
  }
13967
13252
  return contents;
13968
13253
  };
13969
13254
  const deserializeAws_queryRestoreStatus = (output, context) => {
13970
- const contents = {
13971
- Status: undefined,
13972
- CurrentRestoreRateInMegaBytesPerSecond: undefined,
13973
- SnapshotSizeInMegaBytes: undefined,
13974
- ProgressInMegaBytes: undefined,
13975
- ElapsedTimeInSeconds: undefined,
13976
- EstimatedTimeToCompletionInSeconds: undefined,
13977
- };
13255
+ const contents = {};
13978
13256
  if (output["Status"] !== undefined) {
13979
13257
  contents.Status = __expectString(output["Status"]);
13980
13258
  }
@@ -13996,38 +13274,28 @@ const deserializeAws_queryRestoreStatus = (output, context) => {
13996
13274
  return contents;
13997
13275
  };
13998
13276
  const deserializeAws_queryRestoreTableFromClusterSnapshotResult = (output, context) => {
13999
- const contents = {
14000
- TableRestoreStatus: undefined,
14001
- };
13277
+ const contents = {};
14002
13278
  if (output["TableRestoreStatus"] !== undefined) {
14003
13279
  contents.TableRestoreStatus = deserializeAws_queryTableRestoreStatus(output["TableRestoreStatus"], context);
14004
13280
  }
14005
13281
  return contents;
14006
13282
  };
14007
13283
  const deserializeAws_queryResumeClusterMessage = (output, context) => {
14008
- const contents = {
14009
- ClusterIdentifier: undefined,
14010
- };
13284
+ const contents = {};
14011
13285
  if (output["ClusterIdentifier"] !== undefined) {
14012
13286
  contents.ClusterIdentifier = __expectString(output["ClusterIdentifier"]);
14013
13287
  }
14014
13288
  return contents;
14015
13289
  };
14016
13290
  const deserializeAws_queryResumeClusterResult = (output, context) => {
14017
- const contents = {
14018
- Cluster: undefined,
14019
- };
13291
+ const contents = {};
14020
13292
  if (output["Cluster"] !== undefined) {
14021
13293
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
14022
13294
  }
14023
13295
  return contents;
14024
13296
  };
14025
13297
  const deserializeAws_queryRevisionTarget = (output, context) => {
14026
- const contents = {
14027
- DatabaseRevision: undefined,
14028
- Description: undefined,
14029
- DatabaseRevisionReleaseDate: undefined,
14030
- };
13298
+ const contents = {};
14031
13299
  if (output["DatabaseRevision"] !== undefined) {
14032
13300
  contents.DatabaseRevision = __expectString(output["DatabaseRevision"]);
14033
13301
  }
@@ -14047,44 +13315,28 @@ const deserializeAws_queryRevisionTargetsList = (output, context) => {
14047
13315
  });
14048
13316
  };
14049
13317
  const deserializeAws_queryRevokeClusterSecurityGroupIngressResult = (output, context) => {
14050
- const contents = {
14051
- ClusterSecurityGroup: undefined,
14052
- };
13318
+ const contents = {};
14053
13319
  if (output["ClusterSecurityGroup"] !== undefined) {
14054
13320
  contents.ClusterSecurityGroup = deserializeAws_queryClusterSecurityGroup(output["ClusterSecurityGroup"], context);
14055
13321
  }
14056
13322
  return contents;
14057
13323
  };
14058
13324
  const deserializeAws_queryRevokeSnapshotAccessResult = (output, context) => {
14059
- const contents = {
14060
- Snapshot: undefined,
14061
- };
13325
+ const contents = {};
14062
13326
  if (output["Snapshot"] !== undefined) {
14063
13327
  contents.Snapshot = deserializeAws_querySnapshot(output["Snapshot"], context);
14064
13328
  }
14065
13329
  return contents;
14066
13330
  };
14067
13331
  const deserializeAws_queryRotateEncryptionKeyResult = (output, context) => {
14068
- const contents = {
14069
- Cluster: undefined,
14070
- };
13332
+ const contents = {};
14071
13333
  if (output["Cluster"] !== undefined) {
14072
13334
  contents.Cluster = deserializeAws_queryCluster(output["Cluster"], context);
14073
13335
  }
14074
13336
  return contents;
14075
13337
  };
14076
13338
  const deserializeAws_queryScheduledAction = (output, context) => {
14077
- const contents = {
14078
- ScheduledActionName: undefined,
14079
- TargetAction: undefined,
14080
- Schedule: undefined,
14081
- IamRole: undefined,
14082
- ScheduledActionDescription: undefined,
14083
- State: undefined,
14084
- NextInvocations: undefined,
14085
- StartTime: undefined,
14086
- EndTime: undefined,
14087
- };
13339
+ const contents = {};
14088
13340
  if (output["ScheduledActionName"] !== undefined) {
14089
13341
  contents.ScheduledActionName = __expectString(output["ScheduledActionName"]);
14090
13342
  }
@@ -14119,9 +13371,7 @@ const deserializeAws_queryScheduledAction = (output, context) => {
14119
13371
  return contents;
14120
13372
  };
14121
13373
  const deserializeAws_queryScheduledActionAlreadyExistsFault = (output, context) => {
14122
- const contents = {
14123
- message: undefined,
14124
- };
13374
+ const contents = {};
14125
13375
  if (output["message"] !== undefined) {
14126
13376
  contents.message = __expectString(output["message"]);
14127
13377
  }
@@ -14135,28 +13385,21 @@ const deserializeAws_queryScheduledActionList = (output, context) => {
14135
13385
  });
14136
13386
  };
14137
13387
  const deserializeAws_queryScheduledActionNotFoundFault = (output, context) => {
14138
- const contents = {
14139
- message: undefined,
14140
- };
13388
+ const contents = {};
14141
13389
  if (output["message"] !== undefined) {
14142
13390
  contents.message = __expectString(output["message"]);
14143
13391
  }
14144
13392
  return contents;
14145
13393
  };
14146
13394
  const deserializeAws_queryScheduledActionQuotaExceededFault = (output, context) => {
14147
- const contents = {
14148
- message: undefined,
14149
- };
13395
+ const contents = {};
14150
13396
  if (output["message"] !== undefined) {
14151
13397
  contents.message = __expectString(output["message"]);
14152
13398
  }
14153
13399
  return contents;
14154
13400
  };
14155
13401
  const deserializeAws_queryScheduledActionsMessage = (output, context) => {
14156
- const contents = {
14157
- Marker: undefined,
14158
- ScheduledActions: undefined,
14159
- };
13402
+ const contents = {};
14160
13403
  if (output["Marker"] !== undefined) {
14161
13404
  contents.Marker = __expectString(output["Marker"]);
14162
13405
  }
@@ -14176,11 +13419,7 @@ const deserializeAws_queryScheduledActionTimeList = (output, context) => {
14176
13419
  });
14177
13420
  };
14178
13421
  const deserializeAws_queryScheduledActionType = (output, context) => {
14179
- const contents = {
14180
- ResizeCluster: undefined,
14181
- PauseCluster: undefined,
14182
- ResumeCluster: undefined,
14183
- };
13422
+ const contents = {};
14184
13423
  if (output["ResizeCluster"] !== undefined) {
14185
13424
  contents.ResizeCluster = deserializeAws_queryResizeClusterMessage(output["ResizeCluster"], context);
14186
13425
  }
@@ -14193,9 +13432,7 @@ const deserializeAws_queryScheduledActionType = (output, context) => {
14193
13432
  return contents;
14194
13433
  };
14195
13434
  const deserializeAws_queryScheduledActionTypeUnsupportedFault = (output, context) => {
14196
- const contents = {
14197
- message: undefined,
14198
- };
13435
+ const contents = {};
14199
13436
  if (output["message"] !== undefined) {
14200
13437
  contents.message = __expectString(output["message"]);
14201
13438
  }
@@ -14209,9 +13446,7 @@ const deserializeAws_queryScheduleDefinitionList = (output, context) => {
14209
13446
  });
14210
13447
  };
14211
13448
  const deserializeAws_queryScheduleDefinitionTypeUnsupportedFault = (output, context) => {
14212
- const contents = {
14213
- message: undefined,
14214
- };
13449
+ const contents = {};
14215
13450
  if (output["message"] !== undefined) {
14216
13451
  contents.message = __expectString(output["message"]);
14217
13452
  }
@@ -14225,42 +13460,7 @@ const deserializeAws_queryScheduledSnapshotTimeList = (output, context) => {
14225
13460
  });
14226
13461
  };
14227
13462
  const deserializeAws_querySnapshot = (output, context) => {
14228
- const contents = {
14229
- SnapshotIdentifier: undefined,
14230
- ClusterIdentifier: undefined,
14231
- SnapshotCreateTime: undefined,
14232
- Status: undefined,
14233
- Port: undefined,
14234
- AvailabilityZone: undefined,
14235
- ClusterCreateTime: undefined,
14236
- MasterUsername: undefined,
14237
- ClusterVersion: undefined,
14238
- EngineFullVersion: undefined,
14239
- SnapshotType: undefined,
14240
- NodeType: undefined,
14241
- NumberOfNodes: undefined,
14242
- DBName: undefined,
14243
- VpcId: undefined,
14244
- Encrypted: undefined,
14245
- KmsKeyId: undefined,
14246
- EncryptedWithHSM: undefined,
14247
- AccountsWithRestoreAccess: undefined,
14248
- OwnerAccount: undefined,
14249
- TotalBackupSizeInMegaBytes: undefined,
14250
- ActualIncrementalBackupSizeInMegaBytes: undefined,
14251
- BackupProgressInMegaBytes: undefined,
14252
- CurrentBackupRateInMegaBytesPerSecond: undefined,
14253
- EstimatedSecondsToCompletion: undefined,
14254
- ElapsedTimeInSeconds: undefined,
14255
- SourceRegion: undefined,
14256
- Tags: undefined,
14257
- RestorableNodeTypes: undefined,
14258
- EnhancedVpcRouting: undefined,
14259
- MaintenanceTrackName: undefined,
14260
- ManualSnapshotRetentionPeriod: undefined,
14261
- ManualSnapshotRemainingDays: undefined,
14262
- SnapshotRetentionStartTime: undefined,
14263
- };
13463
+ const contents = {};
14264
13464
  if (output["SnapshotIdentifier"] !== undefined) {
14265
13465
  contents.SnapshotIdentifier = __expectString(output["SnapshotIdentifier"]);
14266
13466
  }
@@ -14376,38 +13576,28 @@ const deserializeAws_querySnapshot = (output, context) => {
14376
13576
  return contents;
14377
13577
  };
14378
13578
  const deserializeAws_querySnapshotCopyAlreadyDisabledFault = (output, context) => {
14379
- const contents = {
14380
- message: undefined,
14381
- };
13579
+ const contents = {};
14382
13580
  if (output["message"] !== undefined) {
14383
13581
  contents.message = __expectString(output["message"]);
14384
13582
  }
14385
13583
  return contents;
14386
13584
  };
14387
13585
  const deserializeAws_querySnapshotCopyAlreadyEnabledFault = (output, context) => {
14388
- const contents = {
14389
- message: undefined,
14390
- };
13586
+ const contents = {};
14391
13587
  if (output["message"] !== undefined) {
14392
13588
  contents.message = __expectString(output["message"]);
14393
13589
  }
14394
13590
  return contents;
14395
13591
  };
14396
13592
  const deserializeAws_querySnapshotCopyDisabledFault = (output, context) => {
14397
- const contents = {
14398
- message: undefined,
14399
- };
13593
+ const contents = {};
14400
13594
  if (output["message"] !== undefined) {
14401
13595
  contents.message = __expectString(output["message"]);
14402
13596
  }
14403
13597
  return contents;
14404
13598
  };
14405
13599
  const deserializeAws_querySnapshotCopyGrant = (output, context) => {
14406
- const contents = {
14407
- SnapshotCopyGrantName: undefined,
14408
- KmsKeyId: undefined,
14409
- Tags: undefined,
14410
- };
13600
+ const contents = {};
14411
13601
  if (output["SnapshotCopyGrantName"] !== undefined) {
14412
13602
  contents.SnapshotCopyGrantName = __expectString(output["SnapshotCopyGrantName"]);
14413
13603
  }
@@ -14423,9 +13613,7 @@ const deserializeAws_querySnapshotCopyGrant = (output, context) => {
14423
13613
  return contents;
14424
13614
  };
14425
13615
  const deserializeAws_querySnapshotCopyGrantAlreadyExistsFault = (output, context) => {
14426
- const contents = {
14427
- message: undefined,
14428
- };
13616
+ const contents = {};
14429
13617
  if (output["message"] !== undefined) {
14430
13618
  contents.message = __expectString(output["message"]);
14431
13619
  }
@@ -14439,10 +13627,7 @@ const deserializeAws_querySnapshotCopyGrantList = (output, context) => {
14439
13627
  });
14440
13628
  };
14441
13629
  const deserializeAws_querySnapshotCopyGrantMessage = (output, context) => {
14442
- const contents = {
14443
- Marker: undefined,
14444
- SnapshotCopyGrants: undefined,
14445
- };
13630
+ const contents = {};
14446
13631
  if (output["Marker"] !== undefined) {
14447
13632
  contents.Marker = __expectString(output["Marker"]);
14448
13633
  }
@@ -14456,30 +13641,21 @@ const deserializeAws_querySnapshotCopyGrantMessage = (output, context) => {
14456
13641
  return contents;
14457
13642
  };
14458
13643
  const deserializeAws_querySnapshotCopyGrantNotFoundFault = (output, context) => {
14459
- const contents = {
14460
- message: undefined,
14461
- };
13644
+ const contents = {};
14462
13645
  if (output["message"] !== undefined) {
14463
13646
  contents.message = __expectString(output["message"]);
14464
13647
  }
14465
13648
  return contents;
14466
13649
  };
14467
13650
  const deserializeAws_querySnapshotCopyGrantQuotaExceededFault = (output, context) => {
14468
- const contents = {
14469
- message: undefined,
14470
- };
13651
+ const contents = {};
14471
13652
  if (output["message"] !== undefined) {
14472
13653
  contents.message = __expectString(output["message"]);
14473
13654
  }
14474
13655
  return contents;
14475
13656
  };
14476
13657
  const deserializeAws_querySnapshotErrorMessage = (output, context) => {
14477
- const contents = {
14478
- SnapshotIdentifier: undefined,
14479
- SnapshotClusterIdentifier: undefined,
14480
- FailureCode: undefined,
14481
- FailureReason: undefined,
14482
- };
13658
+ const contents = {};
14483
13659
  if (output["SnapshotIdentifier"] !== undefined) {
14484
13660
  contents.SnapshotIdentifier = __expectString(output["SnapshotIdentifier"]);
14485
13661
  }
@@ -14509,10 +13685,7 @@ const deserializeAws_querySnapshotList = (output, context) => {
14509
13685
  });
14510
13686
  };
14511
13687
  const deserializeAws_querySnapshotMessage = (output, context) => {
14512
- const contents = {
14513
- Marker: undefined,
14514
- Snapshots: undefined,
14515
- };
13688
+ const contents = {};
14516
13689
  if (output["Marker"] !== undefined) {
14517
13690
  contents.Marker = __expectString(output["Marker"]);
14518
13691
  }
@@ -14525,15 +13698,7 @@ const deserializeAws_querySnapshotMessage = (output, context) => {
14525
13698
  return contents;
14526
13699
  };
14527
13700
  const deserializeAws_querySnapshotSchedule = (output, context) => {
14528
- const contents = {
14529
- ScheduleDefinitions: undefined,
14530
- ScheduleIdentifier: undefined,
14531
- ScheduleDescription: undefined,
14532
- Tags: undefined,
14533
- NextInvocations: undefined,
14534
- AssociatedClusterCount: undefined,
14535
- AssociatedClusters: undefined,
14536
- };
13701
+ const contents = {};
14537
13702
  if (output.ScheduleDefinitions === "") {
14538
13703
  contents.ScheduleDefinitions = [];
14539
13704
  }
@@ -14572,9 +13737,7 @@ const deserializeAws_querySnapshotSchedule = (output, context) => {
14572
13737
  return contents;
14573
13738
  };
14574
13739
  const deserializeAws_querySnapshotScheduleAlreadyExistsFault = (output, context) => {
14575
- const contents = {
14576
- message: undefined,
14577
- };
13740
+ const contents = {};
14578
13741
  if (output["message"] !== undefined) {
14579
13742
  contents.message = __expectString(output["message"]);
14580
13743
  }
@@ -14588,54 +13751,42 @@ const deserializeAws_querySnapshotScheduleList = (output, context) => {
14588
13751
  });
14589
13752
  };
14590
13753
  const deserializeAws_querySnapshotScheduleNotFoundFault = (output, context) => {
14591
- const contents = {
14592
- message: undefined,
14593
- };
13754
+ const contents = {};
14594
13755
  if (output["message"] !== undefined) {
14595
13756
  contents.message = __expectString(output["message"]);
14596
13757
  }
14597
13758
  return contents;
14598
13759
  };
14599
13760
  const deserializeAws_querySnapshotScheduleQuotaExceededFault = (output, context) => {
14600
- const contents = {
14601
- message: undefined,
14602
- };
13761
+ const contents = {};
14603
13762
  if (output["message"] !== undefined) {
14604
13763
  contents.message = __expectString(output["message"]);
14605
13764
  }
14606
13765
  return contents;
14607
13766
  };
14608
13767
  const deserializeAws_querySnapshotScheduleUpdateInProgressFault = (output, context) => {
14609
- const contents = {
14610
- message: undefined,
14611
- };
13768
+ const contents = {};
14612
13769
  if (output["message"] !== undefined) {
14613
13770
  contents.message = __expectString(output["message"]);
14614
13771
  }
14615
13772
  return contents;
14616
13773
  };
14617
13774
  const deserializeAws_querySNSInvalidTopicFault = (output, context) => {
14618
- const contents = {
14619
- message: undefined,
14620
- };
13775
+ const contents = {};
14621
13776
  if (output["message"] !== undefined) {
14622
13777
  contents.message = __expectString(output["message"]);
14623
13778
  }
14624
13779
  return contents;
14625
13780
  };
14626
13781
  const deserializeAws_querySNSNoAuthorizationFault = (output, context) => {
14627
- const contents = {
14628
- message: undefined,
14629
- };
13782
+ const contents = {};
14630
13783
  if (output["message"] !== undefined) {
14631
13784
  contents.message = __expectString(output["message"]);
14632
13785
  }
14633
13786
  return contents;
14634
13787
  };
14635
13788
  const deserializeAws_querySNSTopicArnNotFoundFault = (output, context) => {
14636
- const contents = {
14637
- message: undefined,
14638
- };
13789
+ const contents = {};
14639
13790
  if (output["message"] !== undefined) {
14640
13791
  contents.message = __expectString(output["message"]);
14641
13792
  }
@@ -14649,20 +13800,14 @@ const deserializeAws_querySourceIdsList = (output, context) => {
14649
13800
  });
14650
13801
  };
14651
13802
  const deserializeAws_querySourceNotFoundFault = (output, context) => {
14652
- const contents = {
14653
- message: undefined,
14654
- };
13803
+ const contents = {};
14655
13804
  if (output["message"] !== undefined) {
14656
13805
  contents.message = __expectString(output["message"]);
14657
13806
  }
14658
13807
  return contents;
14659
13808
  };
14660
13809
  const deserializeAws_querySubnet = (output, context) => {
14661
- const contents = {
14662
- SubnetIdentifier: undefined,
14663
- SubnetAvailabilityZone: undefined,
14664
- SubnetStatus: undefined,
14665
- };
13810
+ const contents = {};
14666
13811
  if (output["SubnetIdentifier"] !== undefined) {
14667
13812
  contents.SubnetIdentifier = __expectString(output["SubnetIdentifier"]);
14668
13813
  }
@@ -14675,9 +13820,7 @@ const deserializeAws_querySubnet = (output, context) => {
14675
13820
  return contents;
14676
13821
  };
14677
13822
  const deserializeAws_querySubnetAlreadyInUse = (output, context) => {
14678
- const contents = {
14679
- message: undefined,
14680
- };
13823
+ const contents = {};
14681
13824
  if (output["message"] !== undefined) {
14682
13825
  contents.message = __expectString(output["message"]);
14683
13826
  }
@@ -14691,54 +13834,42 @@ const deserializeAws_querySubnetList = (output, context) => {
14691
13834
  });
14692
13835
  };
14693
13836
  const deserializeAws_querySubscriptionAlreadyExistFault = (output, context) => {
14694
- const contents = {
14695
- message: undefined,
14696
- };
13837
+ const contents = {};
14697
13838
  if (output["message"] !== undefined) {
14698
13839
  contents.message = __expectString(output["message"]);
14699
13840
  }
14700
13841
  return contents;
14701
13842
  };
14702
13843
  const deserializeAws_querySubscriptionCategoryNotFoundFault = (output, context) => {
14703
- const contents = {
14704
- message: undefined,
14705
- };
13844
+ const contents = {};
14706
13845
  if (output["message"] !== undefined) {
14707
13846
  contents.message = __expectString(output["message"]);
14708
13847
  }
14709
13848
  return contents;
14710
13849
  };
14711
13850
  const deserializeAws_querySubscriptionEventIdNotFoundFault = (output, context) => {
14712
- const contents = {
14713
- message: undefined,
14714
- };
13851
+ const contents = {};
14715
13852
  if (output["message"] !== undefined) {
14716
13853
  contents.message = __expectString(output["message"]);
14717
13854
  }
14718
13855
  return contents;
14719
13856
  };
14720
13857
  const deserializeAws_querySubscriptionNotFoundFault = (output, context) => {
14721
- const contents = {
14722
- message: undefined,
14723
- };
13858
+ const contents = {};
14724
13859
  if (output["message"] !== undefined) {
14725
13860
  contents.message = __expectString(output["message"]);
14726
13861
  }
14727
13862
  return contents;
14728
13863
  };
14729
13864
  const deserializeAws_querySubscriptionSeverityNotFoundFault = (output, context) => {
14730
- const contents = {
14731
- message: undefined,
14732
- };
13865
+ const contents = {};
14733
13866
  if (output["message"] !== undefined) {
14734
13867
  contents.message = __expectString(output["message"]);
14735
13868
  }
14736
13869
  return contents;
14737
13870
  };
14738
13871
  const deserializeAws_querySupportedOperation = (output, context) => {
14739
- const contents = {
14740
- OperationName: undefined,
14741
- };
13872
+ const contents = {};
14742
13873
  if (output["OperationName"] !== undefined) {
14743
13874
  contents.OperationName = __expectString(output["OperationName"]);
14744
13875
  }
@@ -14752,9 +13883,7 @@ const deserializeAws_querySupportedOperationList = (output, context) => {
14752
13883
  });
14753
13884
  };
14754
13885
  const deserializeAws_querySupportedPlatform = (output, context) => {
14755
- const contents = {
14756
- Name: undefined,
14757
- };
13886
+ const contents = {};
14758
13887
  if (output["Name"] !== undefined) {
14759
13888
  contents.Name = __expectString(output["Name"]);
14760
13889
  }
@@ -14768,40 +13897,21 @@ const deserializeAws_querySupportedPlatformsList = (output, context) => {
14768
13897
  });
14769
13898
  };
14770
13899
  const deserializeAws_queryTableLimitExceededFault = (output, context) => {
14771
- const contents = {
14772
- message: undefined,
14773
- };
13900
+ const contents = {};
14774
13901
  if (output["message"] !== undefined) {
14775
13902
  contents.message = __expectString(output["message"]);
14776
13903
  }
14777
13904
  return contents;
14778
13905
  };
14779
13906
  const deserializeAws_queryTableRestoreNotFoundFault = (output, context) => {
14780
- const contents = {
14781
- message: undefined,
14782
- };
13907
+ const contents = {};
14783
13908
  if (output["message"] !== undefined) {
14784
13909
  contents.message = __expectString(output["message"]);
14785
13910
  }
14786
13911
  return contents;
14787
13912
  };
14788
13913
  const deserializeAws_queryTableRestoreStatus = (output, context) => {
14789
- const contents = {
14790
- TableRestoreRequestId: undefined,
14791
- Status: undefined,
14792
- Message: undefined,
14793
- RequestTime: undefined,
14794
- ProgressInMegaBytes: undefined,
14795
- TotalDataInMegaBytes: undefined,
14796
- ClusterIdentifier: undefined,
14797
- SnapshotIdentifier: undefined,
14798
- SourceDatabaseName: undefined,
14799
- SourceSchemaName: undefined,
14800
- SourceTableName: undefined,
14801
- TargetDatabaseName: undefined,
14802
- TargetSchemaName: undefined,
14803
- NewTableName: undefined,
14804
- };
13914
+ const contents = {};
14805
13915
  if (output["TableRestoreRequestId"] !== undefined) {
14806
13916
  contents.TableRestoreRequestId = __expectString(output["TableRestoreRequestId"]);
14807
13917
  }
@@ -14854,10 +13964,7 @@ const deserializeAws_queryTableRestoreStatusList = (output, context) => {
14854
13964
  });
14855
13965
  };
14856
13966
  const deserializeAws_queryTableRestoreStatusMessage = (output, context) => {
14857
- const contents = {
14858
- TableRestoreStatusDetails: undefined,
14859
- Marker: undefined,
14860
- };
13967
+ const contents = {};
14861
13968
  if (output.TableRestoreStatusDetails === "") {
14862
13969
  contents.TableRestoreStatusDetails = [];
14863
13970
  }
@@ -14871,10 +13978,7 @@ const deserializeAws_queryTableRestoreStatusMessage = (output, context) => {
14871
13978
  return contents;
14872
13979
  };
14873
13980
  const deserializeAws_queryTag = (output, context) => {
14874
- const contents = {
14875
- Key: undefined,
14876
- Value: undefined,
14877
- };
13981
+ const contents = {};
14878
13982
  if (output["Key"] !== undefined) {
14879
13983
  contents.Key = __expectString(output["Key"]);
14880
13984
  }
@@ -14884,11 +13988,7 @@ const deserializeAws_queryTag = (output, context) => {
14884
13988
  return contents;
14885
13989
  };
14886
13990
  const deserializeAws_queryTaggedResource = (output, context) => {
14887
- const contents = {
14888
- Tag: undefined,
14889
- ResourceName: undefined,
14890
- ResourceType: undefined,
14891
- };
13991
+ const contents = {};
14892
13992
  if (output["Tag"] !== undefined) {
14893
13993
  contents.Tag = deserializeAws_queryTag(output["Tag"], context);
14894
13994
  }
@@ -14908,10 +14008,7 @@ const deserializeAws_queryTaggedResourceList = (output, context) => {
14908
14008
  });
14909
14009
  };
14910
14010
  const deserializeAws_queryTaggedResourceListMessage = (output, context) => {
14911
- const contents = {
14912
- TaggedResources: undefined,
14913
- Marker: undefined,
14914
- };
14011
+ const contents = {};
14915
14012
  if (output.TaggedResources === "") {
14916
14013
  contents.TaggedResources = [];
14917
14014
  }
@@ -14924,9 +14021,7 @@ const deserializeAws_queryTaggedResourceListMessage = (output, context) => {
14924
14021
  return contents;
14925
14022
  };
14926
14023
  const deserializeAws_queryTagLimitExceededFault = (output, context) => {
14927
- const contents = {
14928
- message: undefined,
14929
- };
14024
+ const contents = {};
14930
14025
  if (output["message"] !== undefined) {
14931
14026
  contents.message = __expectString(output["message"]);
14932
14027
  }
@@ -14947,10 +14042,7 @@ const deserializeAws_queryTrackList = (output, context) => {
14947
14042
  });
14948
14043
  };
14949
14044
  const deserializeAws_queryTrackListMessage = (output, context) => {
14950
- const contents = {
14951
- MaintenanceTracks: undefined,
14952
- Marker: undefined,
14953
- };
14045
+ const contents = {};
14954
14046
  if (output.MaintenanceTracks === "") {
14955
14047
  contents.MaintenanceTracks = [];
14956
14048
  }
@@ -14964,56 +14056,42 @@ const deserializeAws_queryTrackListMessage = (output, context) => {
14964
14056
  return contents;
14965
14057
  };
14966
14058
  const deserializeAws_queryUnauthorizedOperation = (output, context) => {
14967
- const contents = {
14968
- message: undefined,
14969
- };
14059
+ const contents = {};
14970
14060
  if (output["message"] !== undefined) {
14971
14061
  contents.message = __expectString(output["message"]);
14972
14062
  }
14973
14063
  return contents;
14974
14064
  };
14975
14065
  const deserializeAws_queryUnauthorizedPartnerIntegrationFault = (output, context) => {
14976
- const contents = {
14977
- message: undefined,
14978
- };
14066
+ const contents = {};
14979
14067
  if (output["message"] !== undefined) {
14980
14068
  contents.message = __expectString(output["message"]);
14981
14069
  }
14982
14070
  return contents;
14983
14071
  };
14984
14072
  const deserializeAws_queryUnknownSnapshotCopyRegionFault = (output, context) => {
14985
- const contents = {
14986
- message: undefined,
14987
- };
14073
+ const contents = {};
14988
14074
  if (output["message"] !== undefined) {
14989
14075
  contents.message = __expectString(output["message"]);
14990
14076
  }
14991
14077
  return contents;
14992
14078
  };
14993
14079
  const deserializeAws_queryUnsupportedOperationFault = (output, context) => {
14994
- const contents = {
14995
- message: undefined,
14996
- };
14080
+ const contents = {};
14997
14081
  if (output["message"] !== undefined) {
14998
14082
  contents.message = __expectString(output["message"]);
14999
14083
  }
15000
14084
  return contents;
15001
14085
  };
15002
14086
  const deserializeAws_queryUnsupportedOptionFault = (output, context) => {
15003
- const contents = {
15004
- message: undefined,
15005
- };
14087
+ const contents = {};
15006
14088
  if (output["message"] !== undefined) {
15007
14089
  contents.message = __expectString(output["message"]);
15008
14090
  }
15009
14091
  return contents;
15010
14092
  };
15011
14093
  const deserializeAws_queryUpdateTarget = (output, context) => {
15012
- const contents = {
15013
- MaintenanceTrackName: undefined,
15014
- DatabaseVersion: undefined,
15015
- SupportedOperations: undefined,
15016
- };
14094
+ const contents = {};
15017
14095
  if (output["MaintenanceTrackName"] !== undefined) {
15018
14096
  contents.MaintenanceTrackName = __expectString(output["MaintenanceTrackName"]);
15019
14097
  }
@@ -15030,16 +14108,7 @@ const deserializeAws_queryUpdateTarget = (output, context) => {
15030
14108
  return contents;
15031
14109
  };
15032
14110
  const deserializeAws_queryUsageLimit = (output, context) => {
15033
- const contents = {
15034
- UsageLimitId: undefined,
15035
- ClusterIdentifier: undefined,
15036
- FeatureType: undefined,
15037
- LimitType: undefined,
15038
- Amount: undefined,
15039
- Period: undefined,
15040
- BreachAction: undefined,
15041
- Tags: undefined,
15042
- };
14111
+ const contents = {};
15043
14112
  if (output["UsageLimitId"] !== undefined) {
15044
14113
  contents.UsageLimitId = __expectString(output["UsageLimitId"]);
15045
14114
  }
@@ -15070,19 +14139,14 @@ const deserializeAws_queryUsageLimit = (output, context) => {
15070
14139
  return contents;
15071
14140
  };
15072
14141
  const deserializeAws_queryUsageLimitAlreadyExistsFault = (output, context) => {
15073
- const contents = {
15074
- message: undefined,
15075
- };
14142
+ const contents = {};
15076
14143
  if (output["message"] !== undefined) {
15077
14144
  contents.message = __expectString(output["message"]);
15078
14145
  }
15079
14146
  return contents;
15080
14147
  };
15081
14148
  const deserializeAws_queryUsageLimitList = (output, context) => {
15082
- const contents = {
15083
- UsageLimits: undefined,
15084
- Marker: undefined,
15085
- };
14149
+ const contents = {};
15086
14150
  if (output.UsageLimits === "") {
15087
14151
  contents.UsageLimits = [];
15088
14152
  }
@@ -15095,9 +14159,7 @@ const deserializeAws_queryUsageLimitList = (output, context) => {
15095
14159
  return contents;
15096
14160
  };
15097
14161
  const deserializeAws_queryUsageLimitNotFoundFault = (output, context) => {
15098
- const contents = {
15099
- message: undefined,
15100
- };
14162
+ const contents = {};
15101
14163
  if (output["message"] !== undefined) {
15102
14164
  contents.message = __expectString(output["message"]);
15103
14165
  }
@@ -15111,11 +14173,7 @@ const deserializeAws_queryUsageLimits = (output, context) => {
15111
14173
  });
15112
14174
  };
15113
14175
  const deserializeAws_queryVpcEndpoint = (output, context) => {
15114
- const contents = {
15115
- VpcEndpointId: undefined,
15116
- VpcId: undefined,
15117
- NetworkInterfaces: undefined,
15118
- };
14176
+ const contents = {};
15119
14177
  if (output["VpcEndpointId"] !== undefined) {
15120
14178
  contents.VpcEndpointId = __expectString(output["VpcEndpointId"]);
15121
14179
  }
@@ -15146,10 +14204,7 @@ const deserializeAws_queryVpcIdentifierList = (output, context) => {
15146
14204
  });
15147
14205
  };
15148
14206
  const deserializeAws_queryVpcSecurityGroupMembership = (output, context) => {
15149
- const contents = {
15150
- VpcSecurityGroupId: undefined,
15151
- Status: undefined,
15152
- };
14207
+ const contents = {};
15153
14208
  if (output["VpcSecurityGroupId"] !== undefined) {
15154
14209
  contents.VpcSecurityGroupId = __expectString(output["VpcSecurityGroupId"]);
15155
14210
  }