@aws-sdk/client-lightsail 3.54.0 → 3.56.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 (164) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/LightsailClient.js +13 -13
  3. package/dist-cjs/commands/AllocateStaticIpCommand.js +3 -3
  4. package/dist-cjs/commands/AttachCertificateToDistributionCommand.js +3 -3
  5. package/dist-cjs/commands/AttachDiskCommand.js +3 -3
  6. package/dist-cjs/commands/AttachInstancesToLoadBalancerCommand.js +3 -3
  7. package/dist-cjs/commands/AttachLoadBalancerTlsCertificateCommand.js +3 -3
  8. package/dist-cjs/commands/AttachStaticIpCommand.js +3 -3
  9. package/dist-cjs/commands/CloseInstancePublicPortsCommand.js +3 -3
  10. package/dist-cjs/commands/CopySnapshotCommand.js +3 -3
  11. package/dist-cjs/commands/CreateBucketAccessKeyCommand.js +3 -3
  12. package/dist-cjs/commands/CreateBucketCommand.js +3 -3
  13. package/dist-cjs/commands/CreateCertificateCommand.js +3 -3
  14. package/dist-cjs/commands/CreateCloudFormationStackCommand.js +3 -3
  15. package/dist-cjs/commands/CreateContactMethodCommand.js +3 -3
  16. package/dist-cjs/commands/CreateContainerServiceCommand.js +3 -3
  17. package/dist-cjs/commands/CreateContainerServiceDeploymentCommand.js +3 -3
  18. package/dist-cjs/commands/CreateContainerServiceRegistryLoginCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDiskCommand.js +3 -3
  20. package/dist-cjs/commands/CreateDiskFromSnapshotCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDiskSnapshotCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDistributionCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDomainCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDomainEntryCommand.js +3 -3
  25. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +3 -3
  26. package/dist-cjs/commands/CreateInstancesCommand.js +3 -3
  27. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  28. package/dist-cjs/commands/CreateKeyPairCommand.js +3 -3
  29. package/dist-cjs/commands/CreateLoadBalancerCommand.js +3 -3
  30. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  31. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  33. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteAlarmCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteCertificateCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteContactMethodCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteContainerImageCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteContainerServiceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDiskCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDistributionCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDomainCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDomainEntryCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteInstanceCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteKeyPairCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  53. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  55. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +3 -3
  56. package/dist-cjs/commands/DetachDiskCommand.js +3 -3
  57. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  58. package/dist-cjs/commands/DetachStaticIpCommand.js +3 -3
  59. package/dist-cjs/commands/DisableAddOnCommand.js +3 -3
  60. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +3 -3
  61. package/dist-cjs/commands/EnableAddOnCommand.js +3 -3
  62. package/dist-cjs/commands/ExportSnapshotCommand.js +3 -3
  63. package/dist-cjs/commands/GetActiveNamesCommand.js +3 -3
  64. package/dist-cjs/commands/GetAlarmsCommand.js +3 -3
  65. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +3 -3
  66. package/dist-cjs/commands/GetBlueprintsCommand.js +3 -3
  67. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +3 -3
  68. package/dist-cjs/commands/GetBucketBundlesCommand.js +3 -3
  69. package/dist-cjs/commands/GetBucketMetricDataCommand.js +3 -3
  70. package/dist-cjs/commands/GetBucketsCommand.js +3 -3
  71. package/dist-cjs/commands/GetBundlesCommand.js +3 -3
  72. package/dist-cjs/commands/GetCertificatesCommand.js +3 -3
  73. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  74. package/dist-cjs/commands/GetContactMethodsCommand.js +3 -3
  75. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +3 -3
  76. package/dist-cjs/commands/GetContainerImagesCommand.js +3 -3
  77. package/dist-cjs/commands/GetContainerLogCommand.js +3 -3
  78. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  79. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +3 -3
  80. package/dist-cjs/commands/GetContainerServicePowersCommand.js +3 -3
  81. package/dist-cjs/commands/GetContainerServicesCommand.js +3 -3
  82. package/dist-cjs/commands/GetDiskCommand.js +3 -3
  83. package/dist-cjs/commands/GetDiskSnapshotCommand.js +3 -3
  84. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +3 -3
  85. package/dist-cjs/commands/GetDisksCommand.js +3 -3
  86. package/dist-cjs/commands/GetDistributionBundlesCommand.js +3 -3
  87. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  88. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +3 -3
  89. package/dist-cjs/commands/GetDistributionsCommand.js +3 -3
  90. package/dist-cjs/commands/GetDomainCommand.js +3 -3
  91. package/dist-cjs/commands/GetDomainsCommand.js +3 -3
  92. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +3 -3
  93. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +3 -3
  94. package/dist-cjs/commands/GetInstanceCommand.js +3 -3
  95. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +3 -3
  96. package/dist-cjs/commands/GetInstancePortStatesCommand.js +3 -3
  97. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +3 -3
  98. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +3 -3
  99. package/dist-cjs/commands/GetInstanceStateCommand.js +3 -3
  100. package/dist-cjs/commands/GetInstancesCommand.js +3 -3
  101. package/dist-cjs/commands/GetKeyPairCommand.js +3 -3
  102. package/dist-cjs/commands/GetKeyPairsCommand.js +3 -3
  103. package/dist-cjs/commands/GetLoadBalancerCommand.js +3 -3
  104. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  105. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  106. package/dist-cjs/commands/GetLoadBalancersCommand.js +3 -3
  107. package/dist-cjs/commands/GetOperationCommand.js +3 -3
  108. package/dist-cjs/commands/GetOperationsCommand.js +3 -3
  109. package/dist-cjs/commands/GetOperationsForResourceCommand.js +3 -3
  110. package/dist-cjs/commands/GetRegionsCommand.js +3 -3
  111. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  112. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  113. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +3 -3
  114. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  115. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  116. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  117. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  118. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  119. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  120. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  121. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  122. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +3 -3
  123. package/dist-cjs/commands/GetStaticIpCommand.js +3 -3
  124. package/dist-cjs/commands/GetStaticIpsCommand.js +3 -3
  125. package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
  126. package/dist-cjs/commands/IsVpcPeeredCommand.js +3 -3
  127. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +3 -3
  128. package/dist-cjs/commands/PeerVpcCommand.js +3 -3
  129. package/dist-cjs/commands/PutAlarmCommand.js +3 -3
  130. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +3 -3
  131. package/dist-cjs/commands/RebootInstanceCommand.js +3 -3
  132. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +3 -3
  133. package/dist-cjs/commands/RegisterContainerImageCommand.js +3 -3
  134. package/dist-cjs/commands/ReleaseStaticIpCommand.js +3 -3
  135. package/dist-cjs/commands/ResetDistributionCacheCommand.js +3 -3
  136. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +3 -3
  137. package/dist-cjs/commands/SetIpAddressTypeCommand.js +3 -3
  138. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +3 -3
  139. package/dist-cjs/commands/StartInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +3 -3
  141. package/dist-cjs/commands/StopInstanceCommand.js +3 -3
  142. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +3 -3
  143. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  144. package/dist-cjs/commands/TestAlarmCommand.js +3 -3
  145. package/dist-cjs/commands/UnpeerVpcCommand.js +3 -3
  146. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  147. package/dist-cjs/commands/UpdateBucketBundleCommand.js +3 -3
  148. package/dist-cjs/commands/UpdateBucketCommand.js +3 -3
  149. package/dist-cjs/commands/UpdateContainerServiceCommand.js +3 -3
  150. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +3 -3
  151. package/dist-cjs/commands/UpdateDistributionCommand.js +3 -3
  152. package/dist-cjs/commands/UpdateDomainEntryCommand.js +3 -3
  153. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  154. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +3 -3
  155. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  156. package/dist-cjs/endpoints.js +1 -1
  157. package/dist-cjs/protocols/Aws_json1_1.js +726 -726
  158. package/dist-cjs/runtimeConfig.browser.js +4 -4
  159. package/dist-cjs/runtimeConfig.js +9 -9
  160. package/dist-cjs/runtimeConfig.native.js +1 -1
  161. package/dist-es/Lightsail.js +153 -153
  162. package/dist-types/runtimeConfig.native.d.ts +2 -2
  163. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  164. package/package.json +34 -34
@@ -1592,7 +1592,7 @@ const deserializeAws_json1_1AllocateStaticIpCommandError = async (output, contex
1592
1592
  $fault: "client",
1593
1593
  $metadata: deserializeMetadata(output),
1594
1594
  });
1595
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1595
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1596
1596
  }
1597
1597
  };
1598
1598
  const deserializeAws_json1_1AttachCertificateToDistributionCommand = async (output, context) => {
@@ -1643,7 +1643,7 @@ const deserializeAws_json1_1AttachCertificateToDistributionCommandError = async
1643
1643
  $fault: "client",
1644
1644
  $metadata: deserializeMetadata(output),
1645
1645
  });
1646
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1646
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1647
1647
  }
1648
1648
  };
1649
1649
  const deserializeAws_json1_1AttachDiskCommand = async (output, context) => {
@@ -1697,7 +1697,7 @@ const deserializeAws_json1_1AttachDiskCommandError = async (output, context) =>
1697
1697
  $fault: "client",
1698
1698
  $metadata: deserializeMetadata(output),
1699
1699
  });
1700
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1700
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1701
1701
  }
1702
1702
  };
1703
1703
  const deserializeAws_json1_1AttachInstancesToLoadBalancerCommand = async (output, context) => {
@@ -1751,7 +1751,7 @@ const deserializeAws_json1_1AttachInstancesToLoadBalancerCommandError = async (o
1751
1751
  $fault: "client",
1752
1752
  $metadata: deserializeMetadata(output),
1753
1753
  });
1754
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1754
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1755
1755
  }
1756
1756
  };
1757
1757
  const deserializeAws_json1_1AttachLoadBalancerTlsCertificateCommand = async (output, context) => {
@@ -1805,7 +1805,7 @@ const deserializeAws_json1_1AttachLoadBalancerTlsCertificateCommandError = async
1805
1805
  $fault: "client",
1806
1806
  $metadata: deserializeMetadata(output),
1807
1807
  });
1808
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1808
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1809
1809
  }
1810
1810
  };
1811
1811
  const deserializeAws_json1_1AttachStaticIpCommand = async (output, context) => {
@@ -1859,7 +1859,7 @@ const deserializeAws_json1_1AttachStaticIpCommandError = async (output, context)
1859
1859
  $fault: "client",
1860
1860
  $metadata: deserializeMetadata(output),
1861
1861
  });
1862
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1862
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1863
1863
  }
1864
1864
  };
1865
1865
  const deserializeAws_json1_1CloseInstancePublicPortsCommand = async (output, context) => {
@@ -1913,7 +1913,7 @@ const deserializeAws_json1_1CloseInstancePublicPortsCommandError = async (output
1913
1913
  $fault: "client",
1914
1914
  $metadata: deserializeMetadata(output),
1915
1915
  });
1916
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1916
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1917
1917
  }
1918
1918
  };
1919
1919
  const deserializeAws_json1_1CopySnapshotCommand = async (output, context) => {
@@ -1967,7 +1967,7 @@ const deserializeAws_json1_1CopySnapshotCommandError = async (output, context) =
1967
1967
  $fault: "client",
1968
1968
  $metadata: deserializeMetadata(output),
1969
1969
  });
1970
- throw smithy_client_1.decorateServiceException(response, parsedBody);
1970
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
1971
1971
  }
1972
1972
  };
1973
1973
  const deserializeAws_json1_1CreateBucketCommand = async (output, context) => {
@@ -2012,7 +2012,7 @@ const deserializeAws_json1_1CreateBucketCommandError = async (output, context) =
2012
2012
  $fault: "client",
2013
2013
  $metadata: deserializeMetadata(output),
2014
2014
  });
2015
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2015
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2016
2016
  }
2017
2017
  };
2018
2018
  const deserializeAws_json1_1CreateBucketAccessKeyCommand = async (output, context) => {
@@ -2060,7 +2060,7 @@ const deserializeAws_json1_1CreateBucketAccessKeyCommandError = async (output, c
2060
2060
  $fault: "client",
2061
2061
  $metadata: deserializeMetadata(output),
2062
2062
  });
2063
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2063
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2064
2064
  }
2065
2065
  };
2066
2066
  const deserializeAws_json1_1CreateCertificateCommand = async (output, context) => {
@@ -2108,7 +2108,7 @@ const deserializeAws_json1_1CreateCertificateCommandError = async (output, conte
2108
2108
  $fault: "client",
2109
2109
  $metadata: deserializeMetadata(output),
2110
2110
  });
2111
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2111
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2112
2112
  }
2113
2113
  };
2114
2114
  const deserializeAws_json1_1CreateCloudFormationStackCommand = async (output, context) => {
@@ -2162,7 +2162,7 @@ const deserializeAws_json1_1CreateCloudFormationStackCommandError = async (outpu
2162
2162
  $fault: "client",
2163
2163
  $metadata: deserializeMetadata(output),
2164
2164
  });
2165
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2165
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2166
2166
  }
2167
2167
  };
2168
2168
  const deserializeAws_json1_1CreateContactMethodCommand = async (output, context) => {
@@ -2213,7 +2213,7 @@ const deserializeAws_json1_1CreateContactMethodCommandError = async (output, con
2213
2213
  $fault: "client",
2214
2214
  $metadata: deserializeMetadata(output),
2215
2215
  });
2216
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2216
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2217
2217
  }
2218
2218
  };
2219
2219
  const deserializeAws_json1_1CreateContainerServiceCommand = async (output, context) => {
@@ -2261,7 +2261,7 @@ const deserializeAws_json1_1CreateContainerServiceCommandError = async (output,
2261
2261
  $fault: "client",
2262
2262
  $metadata: deserializeMetadata(output),
2263
2263
  });
2264
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2264
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2265
2265
  }
2266
2266
  };
2267
2267
  const deserializeAws_json1_1CreateContainerServiceDeploymentCommand = async (output, context) => {
@@ -2309,7 +2309,7 @@ const deserializeAws_json1_1CreateContainerServiceDeploymentCommandError = async
2309
2309
  $fault: "client",
2310
2310
  $metadata: deserializeMetadata(output),
2311
2311
  });
2312
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2312
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2313
2313
  }
2314
2314
  };
2315
2315
  const deserializeAws_json1_1CreateContainerServiceRegistryLoginCommand = async (output, context) => {
@@ -2357,7 +2357,7 @@ const deserializeAws_json1_1CreateContainerServiceRegistryLoginCommandError = as
2357
2357
  $fault: "client",
2358
2358
  $metadata: deserializeMetadata(output),
2359
2359
  });
2360
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2360
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2361
2361
  }
2362
2362
  };
2363
2363
  const deserializeAws_json1_1CreateDiskCommand = async (output, context) => {
@@ -2411,7 +2411,7 @@ const deserializeAws_json1_1CreateDiskCommandError = async (output, context) =>
2411
2411
  $fault: "client",
2412
2412
  $metadata: deserializeMetadata(output),
2413
2413
  });
2414
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2414
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2415
2415
  }
2416
2416
  };
2417
2417
  const deserializeAws_json1_1CreateDiskFromSnapshotCommand = async (output, context) => {
@@ -2465,7 +2465,7 @@ const deserializeAws_json1_1CreateDiskFromSnapshotCommandError = async (output,
2465
2465
  $fault: "client",
2466
2466
  $metadata: deserializeMetadata(output),
2467
2467
  });
2468
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2468
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2469
2469
  }
2470
2470
  };
2471
2471
  const deserializeAws_json1_1CreateDiskSnapshotCommand = async (output, context) => {
@@ -2519,7 +2519,7 @@ const deserializeAws_json1_1CreateDiskSnapshotCommandError = async (output, cont
2519
2519
  $fault: "client",
2520
2520
  $metadata: deserializeMetadata(output),
2521
2521
  });
2522
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2522
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2523
2523
  }
2524
2524
  };
2525
2525
  const deserializeAws_json1_1CreateDistributionCommand = async (output, context) => {
@@ -2570,7 +2570,7 @@ const deserializeAws_json1_1CreateDistributionCommandError = async (output, cont
2570
2570
  $fault: "client",
2571
2571
  $metadata: deserializeMetadata(output),
2572
2572
  });
2573
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2573
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2574
2574
  }
2575
2575
  };
2576
2576
  const deserializeAws_json1_1CreateDomainCommand = async (output, context) => {
@@ -2624,7 +2624,7 @@ const deserializeAws_json1_1CreateDomainCommandError = async (output, context) =
2624
2624
  $fault: "client",
2625
2625
  $metadata: deserializeMetadata(output),
2626
2626
  });
2627
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2627
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2628
2628
  }
2629
2629
  };
2630
2630
  const deserializeAws_json1_1CreateDomainEntryCommand = async (output, context) => {
@@ -2678,7 +2678,7 @@ const deserializeAws_json1_1CreateDomainEntryCommandError = async (output, conte
2678
2678
  $fault: "client",
2679
2679
  $metadata: deserializeMetadata(output),
2680
2680
  });
2681
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2681
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2682
2682
  }
2683
2683
  };
2684
2684
  const deserializeAws_json1_1CreateInstancesCommand = async (output, context) => {
@@ -2732,7 +2732,7 @@ const deserializeAws_json1_1CreateInstancesCommandError = async (output, context
2732
2732
  $fault: "client",
2733
2733
  $metadata: deserializeMetadata(output),
2734
2734
  });
2735
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2735
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2736
2736
  }
2737
2737
  };
2738
2738
  const deserializeAws_json1_1CreateInstancesFromSnapshotCommand = async (output, context) => {
@@ -2786,7 +2786,7 @@ const deserializeAws_json1_1CreateInstancesFromSnapshotCommandError = async (out
2786
2786
  $fault: "client",
2787
2787
  $metadata: deserializeMetadata(output),
2788
2788
  });
2789
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2789
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2790
2790
  }
2791
2791
  };
2792
2792
  const deserializeAws_json1_1CreateInstanceSnapshotCommand = async (output, context) => {
@@ -2840,7 +2840,7 @@ const deserializeAws_json1_1CreateInstanceSnapshotCommandError = async (output,
2840
2840
  $fault: "client",
2841
2841
  $metadata: deserializeMetadata(output),
2842
2842
  });
2843
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2843
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2844
2844
  }
2845
2845
  };
2846
2846
  const deserializeAws_json1_1CreateKeyPairCommand = async (output, context) => {
@@ -2894,7 +2894,7 @@ const deserializeAws_json1_1CreateKeyPairCommandError = async (output, context)
2894
2894
  $fault: "client",
2895
2895
  $metadata: deserializeMetadata(output),
2896
2896
  });
2897
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2897
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2898
2898
  }
2899
2899
  };
2900
2900
  const deserializeAws_json1_1CreateLoadBalancerCommand = async (output, context) => {
@@ -2948,7 +2948,7 @@ const deserializeAws_json1_1CreateLoadBalancerCommandError = async (output, cont
2948
2948
  $fault: "client",
2949
2949
  $metadata: deserializeMetadata(output),
2950
2950
  });
2951
- throw smithy_client_1.decorateServiceException(response, parsedBody);
2951
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
2952
2952
  }
2953
2953
  };
2954
2954
  const deserializeAws_json1_1CreateLoadBalancerTlsCertificateCommand = async (output, context) => {
@@ -3002,7 +3002,7 @@ const deserializeAws_json1_1CreateLoadBalancerTlsCertificateCommandError = async
3002
3002
  $fault: "client",
3003
3003
  $metadata: deserializeMetadata(output),
3004
3004
  });
3005
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3005
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3006
3006
  }
3007
3007
  };
3008
3008
  const deserializeAws_json1_1CreateRelationalDatabaseCommand = async (output, context) => {
@@ -3056,7 +3056,7 @@ const deserializeAws_json1_1CreateRelationalDatabaseCommandError = async (output
3056
3056
  $fault: "client",
3057
3057
  $metadata: deserializeMetadata(output),
3058
3058
  });
3059
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3059
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3060
3060
  }
3061
3061
  };
3062
3062
  const deserializeAws_json1_1CreateRelationalDatabaseFromSnapshotCommand = async (output, context) => {
@@ -3110,7 +3110,7 @@ const deserializeAws_json1_1CreateRelationalDatabaseFromSnapshotCommandError = a
3110
3110
  $fault: "client",
3111
3111
  $metadata: deserializeMetadata(output),
3112
3112
  });
3113
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3113
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3114
3114
  }
3115
3115
  };
3116
3116
  const deserializeAws_json1_1CreateRelationalDatabaseSnapshotCommand = async (output, context) => {
@@ -3164,7 +3164,7 @@ const deserializeAws_json1_1CreateRelationalDatabaseSnapshotCommandError = async
3164
3164
  $fault: "client",
3165
3165
  $metadata: deserializeMetadata(output),
3166
3166
  });
3167
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3167
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3168
3168
  }
3169
3169
  };
3170
3170
  const deserializeAws_json1_1DeleteAlarmCommand = async (output, context) => {
@@ -3215,7 +3215,7 @@ const deserializeAws_json1_1DeleteAlarmCommandError = async (output, context) =>
3215
3215
  $fault: "client",
3216
3216
  $metadata: deserializeMetadata(output),
3217
3217
  });
3218
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3218
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3219
3219
  }
3220
3220
  };
3221
3221
  const deserializeAws_json1_1DeleteAutoSnapshotCommand = async (output, context) => {
@@ -3266,7 +3266,7 @@ const deserializeAws_json1_1DeleteAutoSnapshotCommandError = async (output, cont
3266
3266
  $fault: "client",
3267
3267
  $metadata: deserializeMetadata(output),
3268
3268
  });
3269
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3269
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3270
3270
  }
3271
3271
  };
3272
3272
  const deserializeAws_json1_1DeleteBucketCommand = async (output, context) => {
@@ -3314,7 +3314,7 @@ const deserializeAws_json1_1DeleteBucketCommandError = async (output, context) =
3314
3314
  $fault: "client",
3315
3315
  $metadata: deserializeMetadata(output),
3316
3316
  });
3317
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3317
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3318
3318
  }
3319
3319
  };
3320
3320
  const deserializeAws_json1_1DeleteBucketAccessKeyCommand = async (output, context) => {
@@ -3362,7 +3362,7 @@ const deserializeAws_json1_1DeleteBucketAccessKeyCommandError = async (output, c
3362
3362
  $fault: "client",
3363
3363
  $metadata: deserializeMetadata(output),
3364
3364
  });
3365
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3365
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3366
3366
  }
3367
3367
  };
3368
3368
  const deserializeAws_json1_1DeleteCertificateCommand = async (output, context) => {
@@ -3410,7 +3410,7 @@ const deserializeAws_json1_1DeleteCertificateCommandError = async (output, conte
3410
3410
  $fault: "client",
3411
3411
  $metadata: deserializeMetadata(output),
3412
3412
  });
3413
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3413
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3414
3414
  }
3415
3415
  };
3416
3416
  const deserializeAws_json1_1DeleteContactMethodCommand = async (output, context) => {
@@ -3461,7 +3461,7 @@ const deserializeAws_json1_1DeleteContactMethodCommandError = async (output, con
3461
3461
  $fault: "client",
3462
3462
  $metadata: deserializeMetadata(output),
3463
3463
  });
3464
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3464
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3465
3465
  }
3466
3466
  };
3467
3467
  const deserializeAws_json1_1DeleteContainerImageCommand = async (output, context) => {
@@ -3509,7 +3509,7 @@ const deserializeAws_json1_1DeleteContainerImageCommandError = async (output, co
3509
3509
  $fault: "client",
3510
3510
  $metadata: deserializeMetadata(output),
3511
3511
  });
3512
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3512
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3513
3513
  }
3514
3514
  };
3515
3515
  const deserializeAws_json1_1DeleteContainerServiceCommand = async (output, context) => {
@@ -3557,7 +3557,7 @@ const deserializeAws_json1_1DeleteContainerServiceCommandError = async (output,
3557
3557
  $fault: "client",
3558
3558
  $metadata: deserializeMetadata(output),
3559
3559
  });
3560
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3560
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3561
3561
  }
3562
3562
  };
3563
3563
  const deserializeAws_json1_1DeleteDiskCommand = async (output, context) => {
@@ -3611,7 +3611,7 @@ const deserializeAws_json1_1DeleteDiskCommandError = async (output, context) =>
3611
3611
  $fault: "client",
3612
3612
  $metadata: deserializeMetadata(output),
3613
3613
  });
3614
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3614
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3615
3615
  }
3616
3616
  };
3617
3617
  const deserializeAws_json1_1DeleteDiskSnapshotCommand = async (output, context) => {
@@ -3665,7 +3665,7 @@ const deserializeAws_json1_1DeleteDiskSnapshotCommandError = async (output, cont
3665
3665
  $fault: "client",
3666
3666
  $metadata: deserializeMetadata(output),
3667
3667
  });
3668
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3668
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3669
3669
  }
3670
3670
  };
3671
3671
  const deserializeAws_json1_1DeleteDistributionCommand = async (output, context) => {
@@ -3716,7 +3716,7 @@ const deserializeAws_json1_1DeleteDistributionCommandError = async (output, cont
3716
3716
  $fault: "client",
3717
3717
  $metadata: deserializeMetadata(output),
3718
3718
  });
3719
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3719
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3720
3720
  }
3721
3721
  };
3722
3722
  const deserializeAws_json1_1DeleteDomainCommand = async (output, context) => {
@@ -3770,7 +3770,7 @@ const deserializeAws_json1_1DeleteDomainCommandError = async (output, context) =
3770
3770
  $fault: "client",
3771
3771
  $metadata: deserializeMetadata(output),
3772
3772
  });
3773
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3773
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3774
3774
  }
3775
3775
  };
3776
3776
  const deserializeAws_json1_1DeleteDomainEntryCommand = async (output, context) => {
@@ -3824,7 +3824,7 @@ const deserializeAws_json1_1DeleteDomainEntryCommandError = async (output, conte
3824
3824
  $fault: "client",
3825
3825
  $metadata: deserializeMetadata(output),
3826
3826
  });
3827
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3827
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3828
3828
  }
3829
3829
  };
3830
3830
  const deserializeAws_json1_1DeleteInstanceCommand = async (output, context) => {
@@ -3878,7 +3878,7 @@ const deserializeAws_json1_1DeleteInstanceCommandError = async (output, context)
3878
3878
  $fault: "client",
3879
3879
  $metadata: deserializeMetadata(output),
3880
3880
  });
3881
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3881
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3882
3882
  }
3883
3883
  };
3884
3884
  const deserializeAws_json1_1DeleteInstanceSnapshotCommand = async (output, context) => {
@@ -3932,7 +3932,7 @@ const deserializeAws_json1_1DeleteInstanceSnapshotCommandError = async (output,
3932
3932
  $fault: "client",
3933
3933
  $metadata: deserializeMetadata(output),
3934
3934
  });
3935
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3935
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3936
3936
  }
3937
3937
  };
3938
3938
  const deserializeAws_json1_1DeleteKeyPairCommand = async (output, context) => {
@@ -3986,7 +3986,7 @@ const deserializeAws_json1_1DeleteKeyPairCommandError = async (output, context)
3986
3986
  $fault: "client",
3987
3987
  $metadata: deserializeMetadata(output),
3988
3988
  });
3989
- throw smithy_client_1.decorateServiceException(response, parsedBody);
3989
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
3990
3990
  }
3991
3991
  };
3992
3992
  const deserializeAws_json1_1DeleteKnownHostKeysCommand = async (output, context) => {
@@ -4040,7 +4040,7 @@ const deserializeAws_json1_1DeleteKnownHostKeysCommandError = async (output, con
4040
4040
  $fault: "client",
4041
4041
  $metadata: deserializeMetadata(output),
4042
4042
  });
4043
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4043
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4044
4044
  }
4045
4045
  };
4046
4046
  const deserializeAws_json1_1DeleteLoadBalancerCommand = async (output, context) => {
@@ -4094,7 +4094,7 @@ const deserializeAws_json1_1DeleteLoadBalancerCommandError = async (output, cont
4094
4094
  $fault: "client",
4095
4095
  $metadata: deserializeMetadata(output),
4096
4096
  });
4097
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4097
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4098
4098
  }
4099
4099
  };
4100
4100
  const deserializeAws_json1_1DeleteLoadBalancerTlsCertificateCommand = async (output, context) => {
@@ -4148,7 +4148,7 @@ const deserializeAws_json1_1DeleteLoadBalancerTlsCertificateCommandError = async
4148
4148
  $fault: "client",
4149
4149
  $metadata: deserializeMetadata(output),
4150
4150
  });
4151
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4151
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4152
4152
  }
4153
4153
  };
4154
4154
  const deserializeAws_json1_1DeleteRelationalDatabaseCommand = async (output, context) => {
@@ -4202,7 +4202,7 @@ const deserializeAws_json1_1DeleteRelationalDatabaseCommandError = async (output
4202
4202
  $fault: "client",
4203
4203
  $metadata: deserializeMetadata(output),
4204
4204
  });
4205
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4205
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4206
4206
  }
4207
4207
  };
4208
4208
  const deserializeAws_json1_1DeleteRelationalDatabaseSnapshotCommand = async (output, context) => {
@@ -4256,7 +4256,7 @@ const deserializeAws_json1_1DeleteRelationalDatabaseSnapshotCommandError = async
4256
4256
  $fault: "client",
4257
4257
  $metadata: deserializeMetadata(output),
4258
4258
  });
4259
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4259
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4260
4260
  }
4261
4261
  };
4262
4262
  const deserializeAws_json1_1DetachCertificateFromDistributionCommand = async (output, context) => {
@@ -4307,7 +4307,7 @@ const deserializeAws_json1_1DetachCertificateFromDistributionCommandError = asyn
4307
4307
  $fault: "client",
4308
4308
  $metadata: deserializeMetadata(output),
4309
4309
  });
4310
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4310
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4311
4311
  }
4312
4312
  };
4313
4313
  const deserializeAws_json1_1DetachDiskCommand = async (output, context) => {
@@ -4361,7 +4361,7 @@ const deserializeAws_json1_1DetachDiskCommandError = async (output, context) =>
4361
4361
  $fault: "client",
4362
4362
  $metadata: deserializeMetadata(output),
4363
4363
  });
4364
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4364
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4365
4365
  }
4366
4366
  };
4367
4367
  const deserializeAws_json1_1DetachInstancesFromLoadBalancerCommand = async (output, context) => {
@@ -4415,7 +4415,7 @@ const deserializeAws_json1_1DetachInstancesFromLoadBalancerCommandError = async
4415
4415
  $fault: "client",
4416
4416
  $metadata: deserializeMetadata(output),
4417
4417
  });
4418
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4418
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4419
4419
  }
4420
4420
  };
4421
4421
  const deserializeAws_json1_1DetachStaticIpCommand = async (output, context) => {
@@ -4469,7 +4469,7 @@ const deserializeAws_json1_1DetachStaticIpCommandError = async (output, context)
4469
4469
  $fault: "client",
4470
4470
  $metadata: deserializeMetadata(output),
4471
4471
  });
4472
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4472
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4473
4473
  }
4474
4474
  };
4475
4475
  const deserializeAws_json1_1DisableAddOnCommand = async (output, context) => {
@@ -4520,7 +4520,7 @@ const deserializeAws_json1_1DisableAddOnCommandError = async (output, context) =
4520
4520
  $fault: "client",
4521
4521
  $metadata: deserializeMetadata(output),
4522
4522
  });
4523
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4523
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4524
4524
  }
4525
4525
  };
4526
4526
  const deserializeAws_json1_1DownloadDefaultKeyPairCommand = async (output, context) => {
@@ -4574,7 +4574,7 @@ const deserializeAws_json1_1DownloadDefaultKeyPairCommandError = async (output,
4574
4574
  $fault: "client",
4575
4575
  $metadata: deserializeMetadata(output),
4576
4576
  });
4577
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4577
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4578
4578
  }
4579
4579
  };
4580
4580
  const deserializeAws_json1_1EnableAddOnCommand = async (output, context) => {
@@ -4625,7 +4625,7 @@ const deserializeAws_json1_1EnableAddOnCommandError = async (output, context) =>
4625
4625
  $fault: "client",
4626
4626
  $metadata: deserializeMetadata(output),
4627
4627
  });
4628
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4628
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4629
4629
  }
4630
4630
  };
4631
4631
  const deserializeAws_json1_1ExportSnapshotCommand = async (output, context) => {
@@ -4679,7 +4679,7 @@ const deserializeAws_json1_1ExportSnapshotCommandError = async (output, context)
4679
4679
  $fault: "client",
4680
4680
  $metadata: deserializeMetadata(output),
4681
4681
  });
4682
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4682
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4683
4683
  }
4684
4684
  };
4685
4685
  const deserializeAws_json1_1GetActiveNamesCommand = async (output, context) => {
@@ -4733,7 +4733,7 @@ const deserializeAws_json1_1GetActiveNamesCommandError = async (output, context)
4733
4733
  $fault: "client",
4734
4734
  $metadata: deserializeMetadata(output),
4735
4735
  });
4736
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4736
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4737
4737
  }
4738
4738
  };
4739
4739
  const deserializeAws_json1_1GetAlarmsCommand = async (output, context) => {
@@ -4784,7 +4784,7 @@ const deserializeAws_json1_1GetAlarmsCommandError = async (output, context) => {
4784
4784
  $fault: "client",
4785
4785
  $metadata: deserializeMetadata(output),
4786
4786
  });
4787
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4787
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4788
4788
  }
4789
4789
  };
4790
4790
  const deserializeAws_json1_1GetAutoSnapshotsCommand = async (output, context) => {
@@ -4835,7 +4835,7 @@ const deserializeAws_json1_1GetAutoSnapshotsCommandError = async (output, contex
4835
4835
  $fault: "client",
4836
4836
  $metadata: deserializeMetadata(output),
4837
4837
  });
4838
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4838
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4839
4839
  }
4840
4840
  };
4841
4841
  const deserializeAws_json1_1GetBlueprintsCommand = async (output, context) => {
@@ -4889,7 +4889,7 @@ const deserializeAws_json1_1GetBlueprintsCommandError = async (output, context)
4889
4889
  $fault: "client",
4890
4890
  $metadata: deserializeMetadata(output),
4891
4891
  });
4892
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4892
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4893
4893
  }
4894
4894
  };
4895
4895
  const deserializeAws_json1_1GetBucketAccessKeysCommand = async (output, context) => {
@@ -4937,7 +4937,7 @@ const deserializeAws_json1_1GetBucketAccessKeysCommandError = async (output, con
4937
4937
  $fault: "client",
4938
4938
  $metadata: deserializeMetadata(output),
4939
4939
  });
4940
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4940
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4941
4941
  }
4942
4942
  };
4943
4943
  const deserializeAws_json1_1GetBucketBundlesCommand = async (output, context) => {
@@ -4982,7 +4982,7 @@ const deserializeAws_json1_1GetBucketBundlesCommandError = async (output, contex
4982
4982
  $fault: "client",
4983
4983
  $metadata: deserializeMetadata(output),
4984
4984
  });
4985
- throw smithy_client_1.decorateServiceException(response, parsedBody);
4985
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
4986
4986
  }
4987
4987
  };
4988
4988
  const deserializeAws_json1_1GetBucketMetricDataCommand = async (output, context) => {
@@ -5030,7 +5030,7 @@ const deserializeAws_json1_1GetBucketMetricDataCommandError = async (output, con
5030
5030
  $fault: "client",
5031
5031
  $metadata: deserializeMetadata(output),
5032
5032
  });
5033
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5033
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5034
5034
  }
5035
5035
  };
5036
5036
  const deserializeAws_json1_1GetBucketsCommand = async (output, context) => {
@@ -5078,7 +5078,7 @@ const deserializeAws_json1_1GetBucketsCommandError = async (output, context) =>
5078
5078
  $fault: "client",
5079
5079
  $metadata: deserializeMetadata(output),
5080
5080
  });
5081
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5081
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5082
5082
  }
5083
5083
  };
5084
5084
  const deserializeAws_json1_1GetBundlesCommand = async (output, context) => {
@@ -5132,7 +5132,7 @@ const deserializeAws_json1_1GetBundlesCommandError = async (output, context) =>
5132
5132
  $fault: "client",
5133
5133
  $metadata: deserializeMetadata(output),
5134
5134
  });
5135
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5135
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5136
5136
  }
5137
5137
  };
5138
5138
  const deserializeAws_json1_1GetCertificatesCommand = async (output, context) => {
@@ -5180,7 +5180,7 @@ const deserializeAws_json1_1GetCertificatesCommandError = async (output, context
5180
5180
  $fault: "client",
5181
5181
  $metadata: deserializeMetadata(output),
5182
5182
  });
5183
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5183
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5184
5184
  }
5185
5185
  };
5186
5186
  const deserializeAws_json1_1GetCloudFormationStackRecordsCommand = async (output, context) => {
@@ -5234,7 +5234,7 @@ const deserializeAws_json1_1GetCloudFormationStackRecordsCommandError = async (o
5234
5234
  $fault: "client",
5235
5235
  $metadata: deserializeMetadata(output),
5236
5236
  });
5237
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5237
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5238
5238
  }
5239
5239
  };
5240
5240
  const deserializeAws_json1_1GetContactMethodsCommand = async (output, context) => {
@@ -5285,7 +5285,7 @@ const deserializeAws_json1_1GetContactMethodsCommandError = async (output, conte
5285
5285
  $fault: "client",
5286
5286
  $metadata: deserializeMetadata(output),
5287
5287
  });
5288
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5288
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5289
5289
  }
5290
5290
  };
5291
5291
  const deserializeAws_json1_1GetContainerAPIMetadataCommand = async (output, context) => {
@@ -5327,7 +5327,7 @@ const deserializeAws_json1_1GetContainerAPIMetadataCommandError = async (output,
5327
5327
  $fault: "client",
5328
5328
  $metadata: deserializeMetadata(output),
5329
5329
  });
5330
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5330
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5331
5331
  }
5332
5332
  };
5333
5333
  const deserializeAws_json1_1GetContainerImagesCommand = async (output, context) => {
@@ -5375,7 +5375,7 @@ const deserializeAws_json1_1GetContainerImagesCommandError = async (output, cont
5375
5375
  $fault: "client",
5376
5376
  $metadata: deserializeMetadata(output),
5377
5377
  });
5378
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5378
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5379
5379
  }
5380
5380
  };
5381
5381
  const deserializeAws_json1_1GetContainerLogCommand = async (output, context) => {
@@ -5423,7 +5423,7 @@ const deserializeAws_json1_1GetContainerLogCommandError = async (output, context
5423
5423
  $fault: "client",
5424
5424
  $metadata: deserializeMetadata(output),
5425
5425
  });
5426
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5426
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5427
5427
  }
5428
5428
  };
5429
5429
  const deserializeAws_json1_1GetContainerServiceDeploymentsCommand = async (output, context) => {
@@ -5471,7 +5471,7 @@ const deserializeAws_json1_1GetContainerServiceDeploymentsCommandError = async (
5471
5471
  $fault: "client",
5472
5472
  $metadata: deserializeMetadata(output),
5473
5473
  });
5474
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5474
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5475
5475
  }
5476
5476
  };
5477
5477
  const deserializeAws_json1_1GetContainerServiceMetricDataCommand = async (output, context) => {
@@ -5519,7 +5519,7 @@ const deserializeAws_json1_1GetContainerServiceMetricDataCommandError = async (o
5519
5519
  $fault: "client",
5520
5520
  $metadata: deserializeMetadata(output),
5521
5521
  });
5522
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5522
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5523
5523
  }
5524
5524
  };
5525
5525
  const deserializeAws_json1_1GetContainerServicePowersCommand = async (output, context) => {
@@ -5567,7 +5567,7 @@ const deserializeAws_json1_1GetContainerServicePowersCommandError = async (outpu
5567
5567
  $fault: "client",
5568
5568
  $metadata: deserializeMetadata(output),
5569
5569
  });
5570
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5570
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5571
5571
  }
5572
5572
  };
5573
5573
  const deserializeAws_json1_1GetContainerServicesCommand = async (output, context) => {
@@ -5615,7 +5615,7 @@ const deserializeAws_json1_1GetContainerServicesCommandError = async (output, co
5615
5615
  $fault: "client",
5616
5616
  $metadata: deserializeMetadata(output),
5617
5617
  });
5618
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5618
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5619
5619
  }
5620
5620
  };
5621
5621
  const deserializeAws_json1_1GetDiskCommand = async (output, context) => {
@@ -5669,7 +5669,7 @@ const deserializeAws_json1_1GetDiskCommandError = async (output, context) => {
5669
5669
  $fault: "client",
5670
5670
  $metadata: deserializeMetadata(output),
5671
5671
  });
5672
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5672
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5673
5673
  }
5674
5674
  };
5675
5675
  const deserializeAws_json1_1GetDisksCommand = async (output, context) => {
@@ -5723,7 +5723,7 @@ const deserializeAws_json1_1GetDisksCommandError = async (output, context) => {
5723
5723
  $fault: "client",
5724
5724
  $metadata: deserializeMetadata(output),
5725
5725
  });
5726
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5726
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5727
5727
  }
5728
5728
  };
5729
5729
  const deserializeAws_json1_1GetDiskSnapshotCommand = async (output, context) => {
@@ -5777,7 +5777,7 @@ const deserializeAws_json1_1GetDiskSnapshotCommandError = async (output, context
5777
5777
  $fault: "client",
5778
5778
  $metadata: deserializeMetadata(output),
5779
5779
  });
5780
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5780
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5781
5781
  }
5782
5782
  };
5783
5783
  const deserializeAws_json1_1GetDiskSnapshotsCommand = async (output, context) => {
@@ -5831,7 +5831,7 @@ const deserializeAws_json1_1GetDiskSnapshotsCommandError = async (output, contex
5831
5831
  $fault: "client",
5832
5832
  $metadata: deserializeMetadata(output),
5833
5833
  });
5834
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5834
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5835
5835
  }
5836
5836
  };
5837
5837
  const deserializeAws_json1_1GetDistributionBundlesCommand = async (output, context) => {
@@ -5882,7 +5882,7 @@ const deserializeAws_json1_1GetDistributionBundlesCommandError = async (output,
5882
5882
  $fault: "client",
5883
5883
  $metadata: deserializeMetadata(output),
5884
5884
  });
5885
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5885
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5886
5886
  }
5887
5887
  };
5888
5888
  const deserializeAws_json1_1GetDistributionLatestCacheResetCommand = async (output, context) => {
@@ -5933,7 +5933,7 @@ const deserializeAws_json1_1GetDistributionLatestCacheResetCommandError = async
5933
5933
  $fault: "client",
5934
5934
  $metadata: deserializeMetadata(output),
5935
5935
  });
5936
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5936
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5937
5937
  }
5938
5938
  };
5939
5939
  const deserializeAws_json1_1GetDistributionMetricDataCommand = async (output, context) => {
@@ -5984,7 +5984,7 @@ const deserializeAws_json1_1GetDistributionMetricDataCommandError = async (outpu
5984
5984
  $fault: "client",
5985
5985
  $metadata: deserializeMetadata(output),
5986
5986
  });
5987
- throw smithy_client_1.decorateServiceException(response, parsedBody);
5987
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
5988
5988
  }
5989
5989
  };
5990
5990
  const deserializeAws_json1_1GetDistributionsCommand = async (output, context) => {
@@ -6035,7 +6035,7 @@ const deserializeAws_json1_1GetDistributionsCommandError = async (output, contex
6035
6035
  $fault: "client",
6036
6036
  $metadata: deserializeMetadata(output),
6037
6037
  });
6038
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6038
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6039
6039
  }
6040
6040
  };
6041
6041
  const deserializeAws_json1_1GetDomainCommand = async (output, context) => {
@@ -6089,7 +6089,7 @@ const deserializeAws_json1_1GetDomainCommandError = async (output, context) => {
6089
6089
  $fault: "client",
6090
6090
  $metadata: deserializeMetadata(output),
6091
6091
  });
6092
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6092
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6093
6093
  }
6094
6094
  };
6095
6095
  const deserializeAws_json1_1GetDomainsCommand = async (output, context) => {
@@ -6143,7 +6143,7 @@ const deserializeAws_json1_1GetDomainsCommandError = async (output, context) =>
6143
6143
  $fault: "client",
6144
6144
  $metadata: deserializeMetadata(output),
6145
6145
  });
6146
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6146
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6147
6147
  }
6148
6148
  };
6149
6149
  const deserializeAws_json1_1GetExportSnapshotRecordsCommand = async (output, context) => {
@@ -6197,7 +6197,7 @@ const deserializeAws_json1_1GetExportSnapshotRecordsCommandError = async (output
6197
6197
  $fault: "client",
6198
6198
  $metadata: deserializeMetadata(output),
6199
6199
  });
6200
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6200
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6201
6201
  }
6202
6202
  };
6203
6203
  const deserializeAws_json1_1GetInstanceCommand = async (output, context) => {
@@ -6251,7 +6251,7 @@ const deserializeAws_json1_1GetInstanceCommandError = async (output, context) =>
6251
6251
  $fault: "client",
6252
6252
  $metadata: deserializeMetadata(output),
6253
6253
  });
6254
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6254
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6255
6255
  }
6256
6256
  };
6257
6257
  const deserializeAws_json1_1GetInstanceAccessDetailsCommand = async (output, context) => {
@@ -6305,7 +6305,7 @@ const deserializeAws_json1_1GetInstanceAccessDetailsCommandError = async (output
6305
6305
  $fault: "client",
6306
6306
  $metadata: deserializeMetadata(output),
6307
6307
  });
6308
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6308
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6309
6309
  }
6310
6310
  };
6311
6311
  const deserializeAws_json1_1GetInstanceMetricDataCommand = async (output, context) => {
@@ -6359,7 +6359,7 @@ const deserializeAws_json1_1GetInstanceMetricDataCommandError = async (output, c
6359
6359
  $fault: "client",
6360
6360
  $metadata: deserializeMetadata(output),
6361
6361
  });
6362
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6362
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6363
6363
  }
6364
6364
  };
6365
6365
  const deserializeAws_json1_1GetInstancePortStatesCommand = async (output, context) => {
@@ -6413,7 +6413,7 @@ const deserializeAws_json1_1GetInstancePortStatesCommandError = async (output, c
6413
6413
  $fault: "client",
6414
6414
  $metadata: deserializeMetadata(output),
6415
6415
  });
6416
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6416
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6417
6417
  }
6418
6418
  };
6419
6419
  const deserializeAws_json1_1GetInstancesCommand = async (output, context) => {
@@ -6467,7 +6467,7 @@ const deserializeAws_json1_1GetInstancesCommandError = async (output, context) =
6467
6467
  $fault: "client",
6468
6468
  $metadata: deserializeMetadata(output),
6469
6469
  });
6470
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6470
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6471
6471
  }
6472
6472
  };
6473
6473
  const deserializeAws_json1_1GetInstanceSnapshotCommand = async (output, context) => {
@@ -6521,7 +6521,7 @@ const deserializeAws_json1_1GetInstanceSnapshotCommandError = async (output, con
6521
6521
  $fault: "client",
6522
6522
  $metadata: deserializeMetadata(output),
6523
6523
  });
6524
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6524
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6525
6525
  }
6526
6526
  };
6527
6527
  const deserializeAws_json1_1GetInstanceSnapshotsCommand = async (output, context) => {
@@ -6575,7 +6575,7 @@ const deserializeAws_json1_1GetInstanceSnapshotsCommandError = async (output, co
6575
6575
  $fault: "client",
6576
6576
  $metadata: deserializeMetadata(output),
6577
6577
  });
6578
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6578
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6579
6579
  }
6580
6580
  };
6581
6581
  const deserializeAws_json1_1GetInstanceStateCommand = async (output, context) => {
@@ -6629,7 +6629,7 @@ const deserializeAws_json1_1GetInstanceStateCommandError = async (output, contex
6629
6629
  $fault: "client",
6630
6630
  $metadata: deserializeMetadata(output),
6631
6631
  });
6632
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6632
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6633
6633
  }
6634
6634
  };
6635
6635
  const deserializeAws_json1_1GetKeyPairCommand = async (output, context) => {
@@ -6683,7 +6683,7 @@ const deserializeAws_json1_1GetKeyPairCommandError = async (output, context) =>
6683
6683
  $fault: "client",
6684
6684
  $metadata: deserializeMetadata(output),
6685
6685
  });
6686
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6686
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6687
6687
  }
6688
6688
  };
6689
6689
  const deserializeAws_json1_1GetKeyPairsCommand = async (output, context) => {
@@ -6737,7 +6737,7 @@ const deserializeAws_json1_1GetKeyPairsCommandError = async (output, context) =>
6737
6737
  $fault: "client",
6738
6738
  $metadata: deserializeMetadata(output),
6739
6739
  });
6740
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6740
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6741
6741
  }
6742
6742
  };
6743
6743
  const deserializeAws_json1_1GetLoadBalancerCommand = async (output, context) => {
@@ -6791,7 +6791,7 @@ const deserializeAws_json1_1GetLoadBalancerCommandError = async (output, context
6791
6791
  $fault: "client",
6792
6792
  $metadata: deserializeMetadata(output),
6793
6793
  });
6794
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6794
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6795
6795
  }
6796
6796
  };
6797
6797
  const deserializeAws_json1_1GetLoadBalancerMetricDataCommand = async (output, context) => {
@@ -6845,7 +6845,7 @@ const deserializeAws_json1_1GetLoadBalancerMetricDataCommandError = async (outpu
6845
6845
  $fault: "client",
6846
6846
  $metadata: deserializeMetadata(output),
6847
6847
  });
6848
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6848
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6849
6849
  }
6850
6850
  };
6851
6851
  const deserializeAws_json1_1GetLoadBalancersCommand = async (output, context) => {
@@ -6899,7 +6899,7 @@ const deserializeAws_json1_1GetLoadBalancersCommandError = async (output, contex
6899
6899
  $fault: "client",
6900
6900
  $metadata: deserializeMetadata(output),
6901
6901
  });
6902
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6902
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6903
6903
  }
6904
6904
  };
6905
6905
  const deserializeAws_json1_1GetLoadBalancerTlsCertificatesCommand = async (output, context) => {
@@ -6953,7 +6953,7 @@ const deserializeAws_json1_1GetLoadBalancerTlsCertificatesCommandError = async (
6953
6953
  $fault: "client",
6954
6954
  $metadata: deserializeMetadata(output),
6955
6955
  });
6956
- throw smithy_client_1.decorateServiceException(response, parsedBody);
6956
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
6957
6957
  }
6958
6958
  };
6959
6959
  const deserializeAws_json1_1GetOperationCommand = async (output, context) => {
@@ -7007,7 +7007,7 @@ const deserializeAws_json1_1GetOperationCommandError = async (output, context) =
7007
7007
  $fault: "client",
7008
7008
  $metadata: deserializeMetadata(output),
7009
7009
  });
7010
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7010
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7011
7011
  }
7012
7012
  };
7013
7013
  const deserializeAws_json1_1GetOperationsCommand = async (output, context) => {
@@ -7061,7 +7061,7 @@ const deserializeAws_json1_1GetOperationsCommandError = async (output, context)
7061
7061
  $fault: "client",
7062
7062
  $metadata: deserializeMetadata(output),
7063
7063
  });
7064
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7064
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7065
7065
  }
7066
7066
  };
7067
7067
  const deserializeAws_json1_1GetOperationsForResourceCommand = async (output, context) => {
@@ -7115,7 +7115,7 @@ const deserializeAws_json1_1GetOperationsForResourceCommandError = async (output
7115
7115
  $fault: "client",
7116
7116
  $metadata: deserializeMetadata(output),
7117
7117
  });
7118
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7118
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7119
7119
  }
7120
7120
  };
7121
7121
  const deserializeAws_json1_1GetRegionsCommand = async (output, context) => {
@@ -7169,7 +7169,7 @@ const deserializeAws_json1_1GetRegionsCommandError = async (output, context) =>
7169
7169
  $fault: "client",
7170
7170
  $metadata: deserializeMetadata(output),
7171
7171
  });
7172
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7172
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7173
7173
  }
7174
7174
  };
7175
7175
  const deserializeAws_json1_1GetRelationalDatabaseCommand = async (output, context) => {
@@ -7223,7 +7223,7 @@ const deserializeAws_json1_1GetRelationalDatabaseCommandError = async (output, c
7223
7223
  $fault: "client",
7224
7224
  $metadata: deserializeMetadata(output),
7225
7225
  });
7226
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7226
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7227
7227
  }
7228
7228
  };
7229
7229
  const deserializeAws_json1_1GetRelationalDatabaseBlueprintsCommand = async (output, context) => {
@@ -7277,7 +7277,7 @@ const deserializeAws_json1_1GetRelationalDatabaseBlueprintsCommandError = async
7277
7277
  $fault: "client",
7278
7278
  $metadata: deserializeMetadata(output),
7279
7279
  });
7280
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7280
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7281
7281
  }
7282
7282
  };
7283
7283
  const deserializeAws_json1_1GetRelationalDatabaseBundlesCommand = async (output, context) => {
@@ -7331,7 +7331,7 @@ const deserializeAws_json1_1GetRelationalDatabaseBundlesCommandError = async (ou
7331
7331
  $fault: "client",
7332
7332
  $metadata: deserializeMetadata(output),
7333
7333
  });
7334
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7334
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7335
7335
  }
7336
7336
  };
7337
7337
  const deserializeAws_json1_1GetRelationalDatabaseEventsCommand = async (output, context) => {
@@ -7385,7 +7385,7 @@ const deserializeAws_json1_1GetRelationalDatabaseEventsCommandError = async (out
7385
7385
  $fault: "client",
7386
7386
  $metadata: deserializeMetadata(output),
7387
7387
  });
7388
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7388
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7389
7389
  }
7390
7390
  };
7391
7391
  const deserializeAws_json1_1GetRelationalDatabaseLogEventsCommand = async (output, context) => {
@@ -7439,7 +7439,7 @@ const deserializeAws_json1_1GetRelationalDatabaseLogEventsCommandError = async (
7439
7439
  $fault: "client",
7440
7440
  $metadata: deserializeMetadata(output),
7441
7441
  });
7442
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7442
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7443
7443
  }
7444
7444
  };
7445
7445
  const deserializeAws_json1_1GetRelationalDatabaseLogStreamsCommand = async (output, context) => {
@@ -7493,7 +7493,7 @@ const deserializeAws_json1_1GetRelationalDatabaseLogStreamsCommandError = async
7493
7493
  $fault: "client",
7494
7494
  $metadata: deserializeMetadata(output),
7495
7495
  });
7496
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7496
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7497
7497
  }
7498
7498
  };
7499
7499
  const deserializeAws_json1_1GetRelationalDatabaseMasterUserPasswordCommand = async (output, context) => {
@@ -7547,7 +7547,7 @@ const deserializeAws_json1_1GetRelationalDatabaseMasterUserPasswordCommandError
7547
7547
  $fault: "client",
7548
7548
  $metadata: deserializeMetadata(output),
7549
7549
  });
7550
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7550
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7551
7551
  }
7552
7552
  };
7553
7553
  const deserializeAws_json1_1GetRelationalDatabaseMetricDataCommand = async (output, context) => {
@@ -7601,7 +7601,7 @@ const deserializeAws_json1_1GetRelationalDatabaseMetricDataCommandError = async
7601
7601
  $fault: "client",
7602
7602
  $metadata: deserializeMetadata(output),
7603
7603
  });
7604
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7604
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7605
7605
  }
7606
7606
  };
7607
7607
  const deserializeAws_json1_1GetRelationalDatabaseParametersCommand = async (output, context) => {
@@ -7655,7 +7655,7 @@ const deserializeAws_json1_1GetRelationalDatabaseParametersCommandError = async
7655
7655
  $fault: "client",
7656
7656
  $metadata: deserializeMetadata(output),
7657
7657
  });
7658
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7658
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7659
7659
  }
7660
7660
  };
7661
7661
  const deserializeAws_json1_1GetRelationalDatabasesCommand = async (output, context) => {
@@ -7709,7 +7709,7 @@ const deserializeAws_json1_1GetRelationalDatabasesCommandError = async (output,
7709
7709
  $fault: "client",
7710
7710
  $metadata: deserializeMetadata(output),
7711
7711
  });
7712
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7712
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7713
7713
  }
7714
7714
  };
7715
7715
  const deserializeAws_json1_1GetRelationalDatabaseSnapshotCommand = async (output, context) => {
@@ -7763,7 +7763,7 @@ const deserializeAws_json1_1GetRelationalDatabaseSnapshotCommandError = async (o
7763
7763
  $fault: "client",
7764
7764
  $metadata: deserializeMetadata(output),
7765
7765
  });
7766
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7766
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7767
7767
  }
7768
7768
  };
7769
7769
  const deserializeAws_json1_1GetRelationalDatabaseSnapshotsCommand = async (output, context) => {
@@ -7817,7 +7817,7 @@ const deserializeAws_json1_1GetRelationalDatabaseSnapshotsCommandError = async (
7817
7817
  $fault: "client",
7818
7818
  $metadata: deserializeMetadata(output),
7819
7819
  });
7820
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7820
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7821
7821
  }
7822
7822
  };
7823
7823
  const deserializeAws_json1_1GetStaticIpCommand = async (output, context) => {
@@ -7871,7 +7871,7 @@ const deserializeAws_json1_1GetStaticIpCommandError = async (output, context) =>
7871
7871
  $fault: "client",
7872
7872
  $metadata: deserializeMetadata(output),
7873
7873
  });
7874
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7874
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7875
7875
  }
7876
7876
  };
7877
7877
  const deserializeAws_json1_1GetStaticIpsCommand = async (output, context) => {
@@ -7925,7 +7925,7 @@ const deserializeAws_json1_1GetStaticIpsCommandError = async (output, context) =
7925
7925
  $fault: "client",
7926
7926
  $metadata: deserializeMetadata(output),
7927
7927
  });
7928
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7928
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7929
7929
  }
7930
7930
  };
7931
7931
  const deserializeAws_json1_1ImportKeyPairCommand = async (output, context) => {
@@ -7979,7 +7979,7 @@ const deserializeAws_json1_1ImportKeyPairCommandError = async (output, context)
7979
7979
  $fault: "client",
7980
7980
  $metadata: deserializeMetadata(output),
7981
7981
  });
7982
- throw smithy_client_1.decorateServiceException(response, parsedBody);
7982
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
7983
7983
  }
7984
7984
  };
7985
7985
  const deserializeAws_json1_1IsVpcPeeredCommand = async (output, context) => {
@@ -8033,7 +8033,7 @@ const deserializeAws_json1_1IsVpcPeeredCommandError = async (output, context) =>
8033
8033
  $fault: "client",
8034
8034
  $metadata: deserializeMetadata(output),
8035
8035
  });
8036
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8036
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8037
8037
  }
8038
8038
  };
8039
8039
  const deserializeAws_json1_1OpenInstancePublicPortsCommand = async (output, context) => {
@@ -8087,7 +8087,7 @@ const deserializeAws_json1_1OpenInstancePublicPortsCommandError = async (output,
8087
8087
  $fault: "client",
8088
8088
  $metadata: deserializeMetadata(output),
8089
8089
  });
8090
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8090
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8091
8091
  }
8092
8092
  };
8093
8093
  const deserializeAws_json1_1PeerVpcCommand = async (output, context) => {
@@ -8141,7 +8141,7 @@ const deserializeAws_json1_1PeerVpcCommandError = async (output, context) => {
8141
8141
  $fault: "client",
8142
8142
  $metadata: deserializeMetadata(output),
8143
8143
  });
8144
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8144
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8145
8145
  }
8146
8146
  };
8147
8147
  const deserializeAws_json1_1PutAlarmCommand = async (output, context) => {
@@ -8192,7 +8192,7 @@ const deserializeAws_json1_1PutAlarmCommandError = async (output, context) => {
8192
8192
  $fault: "client",
8193
8193
  $metadata: deserializeMetadata(output),
8194
8194
  });
8195
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8195
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8196
8196
  }
8197
8197
  };
8198
8198
  const deserializeAws_json1_1PutInstancePublicPortsCommand = async (output, context) => {
@@ -8246,7 +8246,7 @@ const deserializeAws_json1_1PutInstancePublicPortsCommandError = async (output,
8246
8246
  $fault: "client",
8247
8247
  $metadata: deserializeMetadata(output),
8248
8248
  });
8249
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8249
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8250
8250
  }
8251
8251
  };
8252
8252
  const deserializeAws_json1_1RebootInstanceCommand = async (output, context) => {
@@ -8300,7 +8300,7 @@ const deserializeAws_json1_1RebootInstanceCommandError = async (output, context)
8300
8300
  $fault: "client",
8301
8301
  $metadata: deserializeMetadata(output),
8302
8302
  });
8303
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8303
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8304
8304
  }
8305
8305
  };
8306
8306
  const deserializeAws_json1_1RebootRelationalDatabaseCommand = async (output, context) => {
@@ -8354,7 +8354,7 @@ const deserializeAws_json1_1RebootRelationalDatabaseCommandError = async (output
8354
8354
  $fault: "client",
8355
8355
  $metadata: deserializeMetadata(output),
8356
8356
  });
8357
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8357
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8358
8358
  }
8359
8359
  };
8360
8360
  const deserializeAws_json1_1RegisterContainerImageCommand = async (output, context) => {
@@ -8402,7 +8402,7 @@ const deserializeAws_json1_1RegisterContainerImageCommandError = async (output,
8402
8402
  $fault: "client",
8403
8403
  $metadata: deserializeMetadata(output),
8404
8404
  });
8405
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8405
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8406
8406
  }
8407
8407
  };
8408
8408
  const deserializeAws_json1_1ReleaseStaticIpCommand = async (output, context) => {
@@ -8456,7 +8456,7 @@ const deserializeAws_json1_1ReleaseStaticIpCommandError = async (output, context
8456
8456
  $fault: "client",
8457
8457
  $metadata: deserializeMetadata(output),
8458
8458
  });
8459
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8459
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8460
8460
  }
8461
8461
  };
8462
8462
  const deserializeAws_json1_1ResetDistributionCacheCommand = async (output, context) => {
@@ -8507,7 +8507,7 @@ const deserializeAws_json1_1ResetDistributionCacheCommandError = async (output,
8507
8507
  $fault: "client",
8508
8508
  $metadata: deserializeMetadata(output),
8509
8509
  });
8510
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8510
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8511
8511
  }
8512
8512
  };
8513
8513
  const deserializeAws_json1_1SendContactMethodVerificationCommand = async (output, context) => {
@@ -8558,7 +8558,7 @@ const deserializeAws_json1_1SendContactMethodVerificationCommandError = async (o
8558
8558
  $fault: "client",
8559
8559
  $metadata: deserializeMetadata(output),
8560
8560
  });
8561
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8561
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8562
8562
  }
8563
8563
  };
8564
8564
  const deserializeAws_json1_1SetIpAddressTypeCommand = async (output, context) => {
@@ -8612,7 +8612,7 @@ const deserializeAws_json1_1SetIpAddressTypeCommandError = async (output, contex
8612
8612
  $fault: "client",
8613
8613
  $metadata: deserializeMetadata(output),
8614
8614
  });
8615
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8615
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8616
8616
  }
8617
8617
  };
8618
8618
  const deserializeAws_json1_1SetResourceAccessForBucketCommand = async (output, context) => {
@@ -8660,7 +8660,7 @@ const deserializeAws_json1_1SetResourceAccessForBucketCommandError = async (outp
8660
8660
  $fault: "client",
8661
8661
  $metadata: deserializeMetadata(output),
8662
8662
  });
8663
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8663
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8664
8664
  }
8665
8665
  };
8666
8666
  const deserializeAws_json1_1StartInstanceCommand = async (output, context) => {
@@ -8714,7 +8714,7 @@ const deserializeAws_json1_1StartInstanceCommandError = async (output, context)
8714
8714
  $fault: "client",
8715
8715
  $metadata: deserializeMetadata(output),
8716
8716
  });
8717
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8717
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8718
8718
  }
8719
8719
  };
8720
8720
  const deserializeAws_json1_1StartRelationalDatabaseCommand = async (output, context) => {
@@ -8768,7 +8768,7 @@ const deserializeAws_json1_1StartRelationalDatabaseCommandError = async (output,
8768
8768
  $fault: "client",
8769
8769
  $metadata: deserializeMetadata(output),
8770
8770
  });
8771
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8771
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8772
8772
  }
8773
8773
  };
8774
8774
  const deserializeAws_json1_1StopInstanceCommand = async (output, context) => {
@@ -8822,7 +8822,7 @@ const deserializeAws_json1_1StopInstanceCommandError = async (output, context) =
8822
8822
  $fault: "client",
8823
8823
  $metadata: deserializeMetadata(output),
8824
8824
  });
8825
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8825
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8826
8826
  }
8827
8827
  };
8828
8828
  const deserializeAws_json1_1StopRelationalDatabaseCommand = async (output, context) => {
@@ -8876,7 +8876,7 @@ const deserializeAws_json1_1StopRelationalDatabaseCommandError = async (output,
8876
8876
  $fault: "client",
8877
8877
  $metadata: deserializeMetadata(output),
8878
8878
  });
8879
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8879
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8880
8880
  }
8881
8881
  };
8882
8882
  const deserializeAws_json1_1TagResourceCommand = async (output, context) => {
@@ -8930,7 +8930,7 @@ const deserializeAws_json1_1TagResourceCommandError = async (output, context) =>
8930
8930
  $fault: "client",
8931
8931
  $metadata: deserializeMetadata(output),
8932
8932
  });
8933
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8933
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8934
8934
  }
8935
8935
  };
8936
8936
  const deserializeAws_json1_1TestAlarmCommand = async (output, context) => {
@@ -8981,7 +8981,7 @@ const deserializeAws_json1_1TestAlarmCommandError = async (output, context) => {
8981
8981
  $fault: "client",
8982
8982
  $metadata: deserializeMetadata(output),
8983
8983
  });
8984
- throw smithy_client_1.decorateServiceException(response, parsedBody);
8984
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
8985
8985
  }
8986
8986
  };
8987
8987
  const deserializeAws_json1_1UnpeerVpcCommand = async (output, context) => {
@@ -9035,7 +9035,7 @@ const deserializeAws_json1_1UnpeerVpcCommandError = async (output, context) => {
9035
9035
  $fault: "client",
9036
9036
  $metadata: deserializeMetadata(output),
9037
9037
  });
9038
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9038
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9039
9039
  }
9040
9040
  };
9041
9041
  const deserializeAws_json1_1UntagResourceCommand = async (output, context) => {
@@ -9089,7 +9089,7 @@ const deserializeAws_json1_1UntagResourceCommandError = async (output, context)
9089
9089
  $fault: "client",
9090
9090
  $metadata: deserializeMetadata(output),
9091
9091
  });
9092
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9092
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9093
9093
  }
9094
9094
  };
9095
9095
  const deserializeAws_json1_1UpdateBucketCommand = async (output, context) => {
@@ -9137,7 +9137,7 @@ const deserializeAws_json1_1UpdateBucketCommandError = async (output, context) =
9137
9137
  $fault: "client",
9138
9138
  $metadata: deserializeMetadata(output),
9139
9139
  });
9140
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9140
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9141
9141
  }
9142
9142
  };
9143
9143
  const deserializeAws_json1_1UpdateBucketBundleCommand = async (output, context) => {
@@ -9185,7 +9185,7 @@ const deserializeAws_json1_1UpdateBucketBundleCommandError = async (output, cont
9185
9185
  $fault: "client",
9186
9186
  $metadata: deserializeMetadata(output),
9187
9187
  });
9188
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9188
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9189
9189
  }
9190
9190
  };
9191
9191
  const deserializeAws_json1_1UpdateContainerServiceCommand = async (output, context) => {
@@ -9233,7 +9233,7 @@ const deserializeAws_json1_1UpdateContainerServiceCommandError = async (output,
9233
9233
  $fault: "client",
9234
9234
  $metadata: deserializeMetadata(output),
9235
9235
  });
9236
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9236
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9237
9237
  }
9238
9238
  };
9239
9239
  const deserializeAws_json1_1UpdateDistributionCommand = async (output, context) => {
@@ -9284,7 +9284,7 @@ const deserializeAws_json1_1UpdateDistributionCommandError = async (output, cont
9284
9284
  $fault: "client",
9285
9285
  $metadata: deserializeMetadata(output),
9286
9286
  });
9287
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9287
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9288
9288
  }
9289
9289
  };
9290
9290
  const deserializeAws_json1_1UpdateDistributionBundleCommand = async (output, context) => {
@@ -9335,7 +9335,7 @@ const deserializeAws_json1_1UpdateDistributionBundleCommandError = async (output
9335
9335
  $fault: "client",
9336
9336
  $metadata: deserializeMetadata(output),
9337
9337
  });
9338
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9338
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9339
9339
  }
9340
9340
  };
9341
9341
  const deserializeAws_json1_1UpdateDomainEntryCommand = async (output, context) => {
@@ -9389,7 +9389,7 @@ const deserializeAws_json1_1UpdateDomainEntryCommandError = async (output, conte
9389
9389
  $fault: "client",
9390
9390
  $metadata: deserializeMetadata(output),
9391
9391
  });
9392
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9392
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9393
9393
  }
9394
9394
  };
9395
9395
  const deserializeAws_json1_1UpdateLoadBalancerAttributeCommand = async (output, context) => {
@@ -9443,7 +9443,7 @@ const deserializeAws_json1_1UpdateLoadBalancerAttributeCommandError = async (out
9443
9443
  $fault: "client",
9444
9444
  $metadata: deserializeMetadata(output),
9445
9445
  });
9446
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9446
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9447
9447
  }
9448
9448
  };
9449
9449
  const deserializeAws_json1_1UpdateRelationalDatabaseCommand = async (output, context) => {
@@ -9497,7 +9497,7 @@ const deserializeAws_json1_1UpdateRelationalDatabaseCommandError = async (output
9497
9497
  $fault: "client",
9498
9498
  $metadata: deserializeMetadata(output),
9499
9499
  });
9500
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9500
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9501
9501
  }
9502
9502
  };
9503
9503
  const deserializeAws_json1_1UpdateRelationalDatabaseParametersCommand = async (output, context) => {
@@ -9551,7 +9551,7 @@ const deserializeAws_json1_1UpdateRelationalDatabaseParametersCommandError = asy
9551
9551
  $fault: "client",
9552
9552
  $metadata: deserializeMetadata(output),
9553
9553
  });
9554
- throw smithy_client_1.decorateServiceException(response, parsedBody);
9554
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
9555
9555
  }
9556
9556
  };
9557
9557
  const deserializeAws_json1_1AccessDeniedExceptionResponse = async (parsedOutput, context) => {
@@ -9561,7 +9561,7 @@ const deserializeAws_json1_1AccessDeniedExceptionResponse = async (parsedOutput,
9561
9561
  $metadata: deserializeMetadata(parsedOutput),
9562
9562
  ...deserialized,
9563
9563
  });
9564
- return smithy_client_1.decorateServiceException(exception, body);
9564
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9565
9565
  };
9566
9566
  const deserializeAws_json1_1AccountSetupInProgressExceptionResponse = async (parsedOutput, context) => {
9567
9567
  const body = parsedOutput.body;
@@ -9570,7 +9570,7 @@ const deserializeAws_json1_1AccountSetupInProgressExceptionResponse = async (par
9570
9570
  $metadata: deserializeMetadata(parsedOutput),
9571
9571
  ...deserialized,
9572
9572
  });
9573
- return smithy_client_1.decorateServiceException(exception, body);
9573
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9574
9574
  };
9575
9575
  const deserializeAws_json1_1InvalidInputExceptionResponse = async (parsedOutput, context) => {
9576
9576
  const body = parsedOutput.body;
@@ -9579,7 +9579,7 @@ const deserializeAws_json1_1InvalidInputExceptionResponse = async (parsedOutput,
9579
9579
  $metadata: deserializeMetadata(parsedOutput),
9580
9580
  ...deserialized,
9581
9581
  });
9582
- return smithy_client_1.decorateServiceException(exception, body);
9582
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9583
9583
  };
9584
9584
  const deserializeAws_json1_1NotFoundExceptionResponse = async (parsedOutput, context) => {
9585
9585
  const body = parsedOutput.body;
@@ -9588,7 +9588,7 @@ const deserializeAws_json1_1NotFoundExceptionResponse = async (parsedOutput, con
9588
9588
  $metadata: deserializeMetadata(parsedOutput),
9589
9589
  ...deserialized,
9590
9590
  });
9591
- return smithy_client_1.decorateServiceException(exception, body);
9591
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9592
9592
  };
9593
9593
  const deserializeAws_json1_1OperationFailureExceptionResponse = async (parsedOutput, context) => {
9594
9594
  const body = parsedOutput.body;
@@ -9597,7 +9597,7 @@ const deserializeAws_json1_1OperationFailureExceptionResponse = async (parsedOut
9597
9597
  $metadata: deserializeMetadata(parsedOutput),
9598
9598
  ...deserialized,
9599
9599
  });
9600
- return smithy_client_1.decorateServiceException(exception, body);
9600
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9601
9601
  };
9602
9602
  const deserializeAws_json1_1ServiceExceptionResponse = async (parsedOutput, context) => {
9603
9603
  const body = parsedOutput.body;
@@ -9606,7 +9606,7 @@ const deserializeAws_json1_1ServiceExceptionResponse = async (parsedOutput, cont
9606
9606
  $metadata: deserializeMetadata(parsedOutput),
9607
9607
  ...deserialized,
9608
9608
  });
9609
- return smithy_client_1.decorateServiceException(exception, body);
9609
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9610
9610
  };
9611
9611
  const deserializeAws_json1_1UnauthenticatedExceptionResponse = async (parsedOutput, context) => {
9612
9612
  const body = parsedOutput.body;
@@ -9615,7 +9615,7 @@ const deserializeAws_json1_1UnauthenticatedExceptionResponse = async (parsedOutp
9615
9615
  $metadata: deserializeMetadata(parsedOutput),
9616
9616
  ...deserialized,
9617
9617
  });
9618
- return smithy_client_1.decorateServiceException(exception, body);
9618
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
9619
9619
  };
9620
9620
  const serializeAws_json1_1AccessRules = (input, context) => {
9621
9621
  return {
@@ -11010,7 +11010,7 @@ const serializeAws_json1_1PutAlarmRequest = (input, context) => {
11010
11010
  input.notificationTriggers !== null && {
11011
11011
  notificationTriggers: serializeAws_json1_1NotificationTriggerList(input.notificationTriggers, context),
11012
11012
  }),
11013
- ...(input.threshold !== undefined && input.threshold !== null && { threshold: smithy_client_1.serializeFloat(input.threshold) }),
11013
+ ...(input.threshold !== undefined && input.threshold !== null && { threshold: (0, smithy_client_1.serializeFloat)(input.threshold) }),
11014
11014
  ...(input.treatMissingData !== undefined &&
11015
11015
  input.treatMissingData !== null && { treatMissingData: input.treatMissingData }),
11016
11016
  };
@@ -11323,32 +11323,32 @@ const serializeAws_json1_1UpdateRelationalDatabaseRequest = (input, context) =>
11323
11323
  };
11324
11324
  const deserializeAws_json1_1AccessDeniedException = (output, context) => {
11325
11325
  return {
11326
- code: smithy_client_1.expectString(output.code),
11327
- docs: smithy_client_1.expectString(output.docs),
11328
- message: smithy_client_1.expectString(output.message),
11329
- tip: smithy_client_1.expectString(output.tip),
11326
+ code: (0, smithy_client_1.expectString)(output.code),
11327
+ docs: (0, smithy_client_1.expectString)(output.docs),
11328
+ message: (0, smithy_client_1.expectString)(output.message),
11329
+ tip: (0, smithy_client_1.expectString)(output.tip),
11330
11330
  };
11331
11331
  };
11332
11332
  const deserializeAws_json1_1AccessKey = (output, context) => {
11333
11333
  return {
11334
- accessKeyId: smithy_client_1.expectString(output.accessKeyId),
11334
+ accessKeyId: (0, smithy_client_1.expectString)(output.accessKeyId),
11335
11335
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11336
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11336
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11337
11337
  : undefined,
11338
11338
  lastUsed: output.lastUsed !== undefined && output.lastUsed !== null
11339
11339
  ? deserializeAws_json1_1AccessKeyLastUsed(output.lastUsed, context)
11340
11340
  : undefined,
11341
- secretAccessKey: smithy_client_1.expectString(output.secretAccessKey),
11342
- status: smithy_client_1.expectString(output.status),
11341
+ secretAccessKey: (0, smithy_client_1.expectString)(output.secretAccessKey),
11342
+ status: (0, smithy_client_1.expectString)(output.status),
11343
11343
  };
11344
11344
  };
11345
11345
  const deserializeAws_json1_1AccessKeyLastUsed = (output, context) => {
11346
11346
  return {
11347
11347
  lastUsedDate: output.lastUsedDate !== undefined && output.lastUsedDate !== null
11348
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUsedDate)))
11348
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.lastUsedDate)))
11349
11349
  : undefined,
11350
- region: smithy_client_1.expectString(output.region),
11351
- serviceName: smithy_client_1.expectString(output.serviceName),
11350
+ region: (0, smithy_client_1.expectString)(output.region),
11351
+ serviceName: (0, smithy_client_1.expectString)(output.serviceName),
11352
11352
  };
11353
11353
  };
11354
11354
  const deserializeAws_json1_1AccessKeyList = (output, context) => {
@@ -11375,24 +11375,24 @@ const deserializeAws_json1_1AccessReceiverList = (output, context) => {
11375
11375
  };
11376
11376
  const deserializeAws_json1_1AccessRules = (output, context) => {
11377
11377
  return {
11378
- allowPublicOverrides: smithy_client_1.expectBoolean(output.allowPublicOverrides),
11379
- getObject: smithy_client_1.expectString(output.getObject),
11378
+ allowPublicOverrides: (0, smithy_client_1.expectBoolean)(output.allowPublicOverrides),
11379
+ getObject: (0, smithy_client_1.expectString)(output.getObject),
11380
11380
  };
11381
11381
  };
11382
11382
  const deserializeAws_json1_1AccountSetupInProgressException = (output, context) => {
11383
11383
  return {
11384
- code: smithy_client_1.expectString(output.code),
11385
- docs: smithy_client_1.expectString(output.docs),
11386
- message: smithy_client_1.expectString(output.message),
11387
- tip: smithy_client_1.expectString(output.tip),
11384
+ code: (0, smithy_client_1.expectString)(output.code),
11385
+ docs: (0, smithy_client_1.expectString)(output.docs),
11386
+ message: (0, smithy_client_1.expectString)(output.message),
11387
+ tip: (0, smithy_client_1.expectString)(output.tip),
11388
11388
  };
11389
11389
  };
11390
11390
  const deserializeAws_json1_1AddOn = (output, context) => {
11391
11391
  return {
11392
- name: smithy_client_1.expectString(output.name),
11393
- nextSnapshotTimeOfDay: smithy_client_1.expectString(output.nextSnapshotTimeOfDay),
11394
- snapshotTimeOfDay: smithy_client_1.expectString(output.snapshotTimeOfDay),
11395
- status: smithy_client_1.expectString(output.status),
11392
+ name: (0, smithy_client_1.expectString)(output.name),
11393
+ nextSnapshotTimeOfDay: (0, smithy_client_1.expectString)(output.nextSnapshotTimeOfDay),
11394
+ snapshotTimeOfDay: (0, smithy_client_1.expectString)(output.snapshotTimeOfDay),
11395
+ status: (0, smithy_client_1.expectString)(output.status),
11396
11396
  };
11397
11397
  };
11398
11398
  const deserializeAws_json1_1AddOnList = (output, context) => {
@@ -11408,36 +11408,36 @@ const deserializeAws_json1_1AddOnList = (output, context) => {
11408
11408
  };
11409
11409
  const deserializeAws_json1_1Alarm = (output, context) => {
11410
11410
  return {
11411
- arn: smithy_client_1.expectString(output.arn),
11412
- comparisonOperator: smithy_client_1.expectString(output.comparisonOperator),
11411
+ arn: (0, smithy_client_1.expectString)(output.arn),
11412
+ comparisonOperator: (0, smithy_client_1.expectString)(output.comparisonOperator),
11413
11413
  contactProtocols: output.contactProtocols !== undefined && output.contactProtocols !== null
11414
11414
  ? deserializeAws_json1_1ContactProtocolsList(output.contactProtocols, context)
11415
11415
  : undefined,
11416
11416
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11417
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11417
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11418
11418
  : undefined,
11419
- datapointsToAlarm: smithy_client_1.expectInt32(output.datapointsToAlarm),
11420
- evaluationPeriods: smithy_client_1.expectInt32(output.evaluationPeriods),
11419
+ datapointsToAlarm: (0, smithy_client_1.expectInt32)(output.datapointsToAlarm),
11420
+ evaluationPeriods: (0, smithy_client_1.expectInt32)(output.evaluationPeriods),
11421
11421
  location: output.location !== undefined && output.location !== null
11422
11422
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
11423
11423
  : undefined,
11424
- metricName: smithy_client_1.expectString(output.metricName),
11424
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
11425
11425
  monitoredResourceInfo: output.monitoredResourceInfo !== undefined && output.monitoredResourceInfo !== null
11426
11426
  ? deserializeAws_json1_1MonitoredResourceInfo(output.monitoredResourceInfo, context)
11427
11427
  : undefined,
11428
- name: smithy_client_1.expectString(output.name),
11429
- notificationEnabled: smithy_client_1.expectBoolean(output.notificationEnabled),
11428
+ name: (0, smithy_client_1.expectString)(output.name),
11429
+ notificationEnabled: (0, smithy_client_1.expectBoolean)(output.notificationEnabled),
11430
11430
  notificationTriggers: output.notificationTriggers !== undefined && output.notificationTriggers !== null
11431
11431
  ? deserializeAws_json1_1NotificationTriggerList(output.notificationTriggers, context)
11432
11432
  : undefined,
11433
- period: smithy_client_1.expectInt32(output.period),
11434
- resourceType: smithy_client_1.expectString(output.resourceType),
11435
- state: smithy_client_1.expectString(output.state),
11436
- statistic: smithy_client_1.expectString(output.statistic),
11437
- supportCode: smithy_client_1.expectString(output.supportCode),
11438
- threshold: smithy_client_1.limitedParseDouble(output.threshold),
11439
- treatMissingData: smithy_client_1.expectString(output.treatMissingData),
11440
- unit: smithy_client_1.expectString(output.unit),
11433
+ period: (0, smithy_client_1.expectInt32)(output.period),
11434
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11435
+ state: (0, smithy_client_1.expectString)(output.state),
11436
+ statistic: (0, smithy_client_1.expectString)(output.statistic),
11437
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
11438
+ threshold: (0, smithy_client_1.limitedParseDouble)(output.threshold),
11439
+ treatMissingData: (0, smithy_client_1.expectString)(output.treatMissingData),
11440
+ unit: (0, smithy_client_1.expectString)(output.unit),
11441
11441
  };
11442
11442
  };
11443
11443
  const deserializeAws_json1_1AlarmsList = (output, context) => {
@@ -11474,8 +11474,8 @@ const deserializeAws_json1_1AttachDiskResult = (output, context) => {
11474
11474
  };
11475
11475
  const deserializeAws_json1_1AttachedDisk = (output, context) => {
11476
11476
  return {
11477
- path: smithy_client_1.expectString(output.path),
11478
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
11477
+ path: (0, smithy_client_1.expectString)(output.path),
11478
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
11479
11479
  };
11480
11480
  };
11481
11481
  const deserializeAws_json1_1AttachedDiskList = (output, context) => {
@@ -11513,13 +11513,13 @@ const deserializeAws_json1_1AttachStaticIpResult = (output, context) => {
11513
11513
  const deserializeAws_json1_1AutoSnapshotDetails = (output, context) => {
11514
11514
  return {
11515
11515
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11516
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11516
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11517
11517
  : undefined,
11518
- date: smithy_client_1.expectString(output.date),
11518
+ date: (0, smithy_client_1.expectString)(output.date),
11519
11519
  fromAttachedDisks: output.fromAttachedDisks !== undefined && output.fromAttachedDisks !== null
11520
11520
  ? deserializeAws_json1_1AttachedDiskList(output.fromAttachedDisks, context)
11521
11521
  : undefined,
11522
- status: smithy_client_1.expectString(output.status),
11522
+ status: (0, smithy_client_1.expectString)(output.status),
11523
11523
  };
11524
11524
  };
11525
11525
  const deserializeAws_json1_1AutoSnapshotDetailsList = (output, context) => {
@@ -11535,8 +11535,8 @@ const deserializeAws_json1_1AutoSnapshotDetailsList = (output, context) => {
11535
11535
  };
11536
11536
  const deserializeAws_json1_1AvailabilityZone = (output, context) => {
11537
11537
  return {
11538
- state: smithy_client_1.expectString(output.state),
11539
- zoneName: smithy_client_1.expectString(output.zoneName),
11538
+ state: (0, smithy_client_1.expectString)(output.state),
11539
+ zoneName: (0, smithy_client_1.expectString)(output.zoneName),
11540
11540
  };
11541
11541
  };
11542
11542
  const deserializeAws_json1_1AvailabilityZoneList = (output, context) => {
@@ -11552,18 +11552,18 @@ const deserializeAws_json1_1AvailabilityZoneList = (output, context) => {
11552
11552
  };
11553
11553
  const deserializeAws_json1_1Blueprint = (output, context) => {
11554
11554
  return {
11555
- blueprintId: smithy_client_1.expectString(output.blueprintId),
11556
- description: smithy_client_1.expectString(output.description),
11557
- group: smithy_client_1.expectString(output.group),
11558
- isActive: smithy_client_1.expectBoolean(output.isActive),
11559
- licenseUrl: smithy_client_1.expectString(output.licenseUrl),
11560
- minPower: smithy_client_1.expectInt32(output.minPower),
11561
- name: smithy_client_1.expectString(output.name),
11562
- platform: smithy_client_1.expectString(output.platform),
11563
- productUrl: smithy_client_1.expectString(output.productUrl),
11564
- type: smithy_client_1.expectString(output.type),
11565
- version: smithy_client_1.expectString(output.version),
11566
- versionCode: smithy_client_1.expectString(output.versionCode),
11555
+ blueprintId: (0, smithy_client_1.expectString)(output.blueprintId),
11556
+ description: (0, smithy_client_1.expectString)(output.description),
11557
+ group: (0, smithy_client_1.expectString)(output.group),
11558
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
11559
+ licenseUrl: (0, smithy_client_1.expectString)(output.licenseUrl),
11560
+ minPower: (0, smithy_client_1.expectInt32)(output.minPower),
11561
+ name: (0, smithy_client_1.expectString)(output.name),
11562
+ platform: (0, smithy_client_1.expectString)(output.platform),
11563
+ productUrl: (0, smithy_client_1.expectString)(output.productUrl),
11564
+ type: (0, smithy_client_1.expectString)(output.type),
11565
+ version: (0, smithy_client_1.expectString)(output.version),
11566
+ versionCode: (0, smithy_client_1.expectString)(output.versionCode),
11567
11567
  };
11568
11568
  };
11569
11569
  const deserializeAws_json1_1BlueprintList = (output, context) => {
@@ -11579,55 +11579,55 @@ const deserializeAws_json1_1BlueprintList = (output, context) => {
11579
11579
  };
11580
11580
  const deserializeAws_json1_1Bucket = (output, context) => {
11581
11581
  return {
11582
- ableToUpdateBundle: smithy_client_1.expectBoolean(output.ableToUpdateBundle),
11582
+ ableToUpdateBundle: (0, smithy_client_1.expectBoolean)(output.ableToUpdateBundle),
11583
11583
  accessLogConfig: output.accessLogConfig !== undefined && output.accessLogConfig !== null
11584
11584
  ? deserializeAws_json1_1BucketAccessLogConfig(output.accessLogConfig, context)
11585
11585
  : undefined,
11586
11586
  accessRules: output.accessRules !== undefined && output.accessRules !== null
11587
11587
  ? deserializeAws_json1_1AccessRules(output.accessRules, context)
11588
11588
  : undefined,
11589
- arn: smithy_client_1.expectString(output.arn),
11590
- bundleId: smithy_client_1.expectString(output.bundleId),
11589
+ arn: (0, smithy_client_1.expectString)(output.arn),
11590
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
11591
11591
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11592
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11592
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11593
11593
  : undefined,
11594
11594
  location: output.location !== undefined && output.location !== null
11595
11595
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
11596
11596
  : undefined,
11597
- name: smithy_client_1.expectString(output.name),
11598
- objectVersioning: smithy_client_1.expectString(output.objectVersioning),
11597
+ name: (0, smithy_client_1.expectString)(output.name),
11598
+ objectVersioning: (0, smithy_client_1.expectString)(output.objectVersioning),
11599
11599
  readonlyAccessAccounts: output.readonlyAccessAccounts !== undefined && output.readonlyAccessAccounts !== null
11600
11600
  ? deserializeAws_json1_1PartnerIdList(output.readonlyAccessAccounts, context)
11601
11601
  : undefined,
11602
- resourceType: smithy_client_1.expectString(output.resourceType),
11602
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11603
11603
  resourcesReceivingAccess: output.resourcesReceivingAccess !== undefined && output.resourcesReceivingAccess !== null
11604
11604
  ? deserializeAws_json1_1AccessReceiverList(output.resourcesReceivingAccess, context)
11605
11605
  : undefined,
11606
11606
  state: output.state !== undefined && output.state !== null
11607
11607
  ? deserializeAws_json1_1BucketState(output.state, context)
11608
11608
  : undefined,
11609
- supportCode: smithy_client_1.expectString(output.supportCode),
11609
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
11610
11610
  tags: output.tags !== undefined && output.tags !== null
11611
11611
  ? deserializeAws_json1_1TagList(output.tags, context)
11612
11612
  : undefined,
11613
- url: smithy_client_1.expectString(output.url),
11613
+ url: (0, smithy_client_1.expectString)(output.url),
11614
11614
  };
11615
11615
  };
11616
11616
  const deserializeAws_json1_1BucketAccessLogConfig = (output, context) => {
11617
11617
  return {
11618
- destination: smithy_client_1.expectString(output.destination),
11619
- enabled: smithy_client_1.expectBoolean(output.enabled),
11620
- prefix: smithy_client_1.expectString(output.prefix),
11618
+ destination: (0, smithy_client_1.expectString)(output.destination),
11619
+ enabled: (0, smithy_client_1.expectBoolean)(output.enabled),
11620
+ prefix: (0, smithy_client_1.expectString)(output.prefix),
11621
11621
  };
11622
11622
  };
11623
11623
  const deserializeAws_json1_1BucketBundle = (output, context) => {
11624
11624
  return {
11625
- bundleId: smithy_client_1.expectString(output.bundleId),
11626
- isActive: smithy_client_1.expectBoolean(output.isActive),
11627
- name: smithy_client_1.expectString(output.name),
11628
- price: smithy_client_1.limitedParseFloat32(output.price),
11629
- storagePerMonthInGb: smithy_client_1.expectInt32(output.storagePerMonthInGb),
11630
- transferPerMonthInGb: smithy_client_1.expectInt32(output.transferPerMonthInGb),
11625
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
11626
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
11627
+ name: (0, smithy_client_1.expectString)(output.name),
11628
+ price: (0, smithy_client_1.limitedParseFloat32)(output.price),
11629
+ storagePerMonthInGb: (0, smithy_client_1.expectInt32)(output.storagePerMonthInGb),
11630
+ transferPerMonthInGb: (0, smithy_client_1.expectInt32)(output.transferPerMonthInGb),
11631
11631
  };
11632
11632
  };
11633
11633
  const deserializeAws_json1_1BucketBundleList = (output, context) => {
@@ -11654,25 +11654,25 @@ const deserializeAws_json1_1BucketList = (output, context) => {
11654
11654
  };
11655
11655
  const deserializeAws_json1_1BucketState = (output, context) => {
11656
11656
  return {
11657
- code: smithy_client_1.expectString(output.code),
11658
- message: smithy_client_1.expectString(output.message),
11657
+ code: (0, smithy_client_1.expectString)(output.code),
11658
+ message: (0, smithy_client_1.expectString)(output.message),
11659
11659
  };
11660
11660
  };
11661
11661
  const deserializeAws_json1_1Bundle = (output, context) => {
11662
11662
  return {
11663
- bundleId: smithy_client_1.expectString(output.bundleId),
11664
- cpuCount: smithy_client_1.expectInt32(output.cpuCount),
11665
- diskSizeInGb: smithy_client_1.expectInt32(output.diskSizeInGb),
11666
- instanceType: smithy_client_1.expectString(output.instanceType),
11667
- isActive: smithy_client_1.expectBoolean(output.isActive),
11668
- name: smithy_client_1.expectString(output.name),
11669
- power: smithy_client_1.expectInt32(output.power),
11670
- price: smithy_client_1.limitedParseFloat32(output.price),
11671
- ramSizeInGb: smithy_client_1.limitedParseFloat32(output.ramSizeInGb),
11663
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
11664
+ cpuCount: (0, smithy_client_1.expectInt32)(output.cpuCount),
11665
+ diskSizeInGb: (0, smithy_client_1.expectInt32)(output.diskSizeInGb),
11666
+ instanceType: (0, smithy_client_1.expectString)(output.instanceType),
11667
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
11668
+ name: (0, smithy_client_1.expectString)(output.name),
11669
+ power: (0, smithy_client_1.expectInt32)(output.power),
11670
+ price: (0, smithy_client_1.limitedParseFloat32)(output.price),
11671
+ ramSizeInGb: (0, smithy_client_1.limitedParseFloat32)(output.ramSizeInGb),
11672
11672
  supportedPlatforms: output.supportedPlatforms !== undefined && output.supportedPlatforms !== null
11673
11673
  ? deserializeAws_json1_1InstancePlatformList(output.supportedPlatforms, context)
11674
11674
  : undefined,
11675
- transferPerMonthInGb: smithy_client_1.expectInt32(output.transferPerMonthInGb),
11675
+ transferPerMonthInGb: (0, smithy_client_1.expectInt32)(output.transferPerMonthInGb),
11676
11676
  };
11677
11677
  };
11678
11678
  const deserializeAws_json1_1BundleList = (output, context) => {
@@ -11688,7 +11688,7 @@ const deserializeAws_json1_1BundleList = (output, context) => {
11688
11688
  };
11689
11689
  const deserializeAws_json1_1CacheBehavior = (output, context) => {
11690
11690
  return {
11691
- behavior: smithy_client_1.expectString(output.behavior),
11691
+ behavior: (0, smithy_client_1.expectString)(output.behavior),
11692
11692
  };
11693
11693
  };
11694
11694
  const deserializeAws_json1_1CacheBehaviorList = (output, context) => {
@@ -11704,15 +11704,15 @@ const deserializeAws_json1_1CacheBehaviorList = (output, context) => {
11704
11704
  };
11705
11705
  const deserializeAws_json1_1CacheBehaviorPerPath = (output, context) => {
11706
11706
  return {
11707
- behavior: smithy_client_1.expectString(output.behavior),
11708
- path: smithy_client_1.expectString(output.path),
11707
+ behavior: (0, smithy_client_1.expectString)(output.behavior),
11708
+ path: (0, smithy_client_1.expectString)(output.path),
11709
11709
  };
11710
11710
  };
11711
11711
  const deserializeAws_json1_1CacheSettings = (output, context) => {
11712
11712
  return {
11713
- allowedHTTPMethods: smithy_client_1.expectString(output.allowedHTTPMethods),
11714
- cachedHTTPMethods: smithy_client_1.expectString(output.cachedHTTPMethods),
11715
- defaultTTL: smithy_client_1.expectLong(output.defaultTTL),
11713
+ allowedHTTPMethods: (0, smithy_client_1.expectString)(output.allowedHTTPMethods),
11714
+ cachedHTTPMethods: (0, smithy_client_1.expectString)(output.cachedHTTPMethods),
11715
+ defaultTTL: (0, smithy_client_1.expectLong)(output.defaultTTL),
11716
11716
  forwardedCookies: output.forwardedCookies !== undefined && output.forwardedCookies !== null
11717
11717
  ? deserializeAws_json1_1CookieObject(output.forwardedCookies, context)
11718
11718
  : undefined,
@@ -11722,48 +11722,48 @@ const deserializeAws_json1_1CacheSettings = (output, context) => {
11722
11722
  forwardedQueryStrings: output.forwardedQueryStrings !== undefined && output.forwardedQueryStrings !== null
11723
11723
  ? deserializeAws_json1_1QueryStringObject(output.forwardedQueryStrings, context)
11724
11724
  : undefined,
11725
- maximumTTL: smithy_client_1.expectLong(output.maximumTTL),
11726
- minimumTTL: smithy_client_1.expectLong(output.minimumTTL),
11725
+ maximumTTL: (0, smithy_client_1.expectLong)(output.maximumTTL),
11726
+ minimumTTL: (0, smithy_client_1.expectLong)(output.minimumTTL),
11727
11727
  };
11728
11728
  };
11729
11729
  const deserializeAws_json1_1Certificate = (output, context) => {
11730
11730
  return {
11731
- arn: smithy_client_1.expectString(output.arn),
11731
+ arn: (0, smithy_client_1.expectString)(output.arn),
11732
11732
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11733
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11733
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11734
11734
  : undefined,
11735
- domainName: smithy_client_1.expectString(output.domainName),
11735
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
11736
11736
  domainValidationRecords: output.domainValidationRecords !== undefined && output.domainValidationRecords !== null
11737
11737
  ? deserializeAws_json1_1DomainValidationRecordList(output.domainValidationRecords, context)
11738
11738
  : undefined,
11739
- eligibleToRenew: smithy_client_1.expectString(output.eligibleToRenew),
11740
- inUseResourceCount: smithy_client_1.expectInt32(output.inUseResourceCount),
11739
+ eligibleToRenew: (0, smithy_client_1.expectString)(output.eligibleToRenew),
11740
+ inUseResourceCount: (0, smithy_client_1.expectInt32)(output.inUseResourceCount),
11741
11741
  issuedAt: output.issuedAt !== undefined && output.issuedAt !== null
11742
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.issuedAt)))
11742
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.issuedAt)))
11743
11743
  : undefined,
11744
- issuerCA: smithy_client_1.expectString(output.issuerCA),
11745
- keyAlgorithm: smithy_client_1.expectString(output.keyAlgorithm),
11746
- name: smithy_client_1.expectString(output.name),
11744
+ issuerCA: (0, smithy_client_1.expectString)(output.issuerCA),
11745
+ keyAlgorithm: (0, smithy_client_1.expectString)(output.keyAlgorithm),
11746
+ name: (0, smithy_client_1.expectString)(output.name),
11747
11747
  notAfter: output.notAfter !== undefined && output.notAfter !== null
11748
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notAfter)))
11748
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notAfter)))
11749
11749
  : undefined,
11750
11750
  notBefore: output.notBefore !== undefined && output.notBefore !== null
11751
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notBefore)))
11751
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notBefore)))
11752
11752
  : undefined,
11753
11753
  renewalSummary: output.renewalSummary !== undefined && output.renewalSummary !== null
11754
11754
  ? deserializeAws_json1_1RenewalSummary(output.renewalSummary, context)
11755
11755
  : undefined,
11756
- requestFailureReason: smithy_client_1.expectString(output.requestFailureReason),
11757
- revocationReason: smithy_client_1.expectString(output.revocationReason),
11756
+ requestFailureReason: (0, smithy_client_1.expectString)(output.requestFailureReason),
11757
+ revocationReason: (0, smithy_client_1.expectString)(output.revocationReason),
11758
11758
  revokedAt: output.revokedAt !== undefined && output.revokedAt !== null
11759
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.revokedAt)))
11759
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.revokedAt)))
11760
11760
  : undefined,
11761
- serialNumber: smithy_client_1.expectString(output.serialNumber),
11762
- status: smithy_client_1.expectString(output.status),
11761
+ serialNumber: (0, smithy_client_1.expectString)(output.serialNumber),
11762
+ status: (0, smithy_client_1.expectString)(output.status),
11763
11763
  subjectAlternativeNames: output.subjectAlternativeNames !== undefined && output.subjectAlternativeNames !== null
11764
11764
  ? deserializeAws_json1_1SubjectAlternativeNameList(output.subjectAlternativeNames, context)
11765
11765
  : undefined,
11766
- supportCode: smithy_client_1.expectString(output.supportCode),
11766
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
11767
11767
  tags: output.tags !== undefined && output.tags !== null
11768
11768
  ? deserializeAws_json1_1TagList(output.tags, context)
11769
11769
  : undefined,
@@ -11771,12 +11771,12 @@ const deserializeAws_json1_1Certificate = (output, context) => {
11771
11771
  };
11772
11772
  const deserializeAws_json1_1CertificateSummary = (output, context) => {
11773
11773
  return {
11774
- certificateArn: smithy_client_1.expectString(output.certificateArn),
11774
+ certificateArn: (0, smithy_client_1.expectString)(output.certificateArn),
11775
11775
  certificateDetail: output.certificateDetail !== undefined && output.certificateDetail !== null
11776
11776
  ? deserializeAws_json1_1Certificate(output.certificateDetail, context)
11777
11777
  : undefined,
11778
- certificateName: smithy_client_1.expectString(output.certificateName),
11779
- domainName: smithy_client_1.expectString(output.domainName),
11778
+ certificateName: (0, smithy_client_1.expectString)(output.certificateName),
11779
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
11780
11780
  tags: output.tags !== undefined && output.tags !== null
11781
11781
  ? deserializeAws_json1_1TagList(output.tags, context)
11782
11782
  : undefined,
@@ -11802,9 +11802,9 @@ const deserializeAws_json1_1CloseInstancePublicPortsResult = (output, context) =
11802
11802
  };
11803
11803
  const deserializeAws_json1_1CloudFormationStackRecord = (output, context) => {
11804
11804
  return {
11805
- arn: smithy_client_1.expectString(output.arn),
11805
+ arn: (0, smithy_client_1.expectString)(output.arn),
11806
11806
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11807
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11807
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11808
11808
  : undefined,
11809
11809
  destinationInfo: output.destinationInfo !== undefined && output.destinationInfo !== null
11810
11810
  ? deserializeAws_json1_1DestinationInfo(output.destinationInfo, context)
@@ -11812,12 +11812,12 @@ const deserializeAws_json1_1CloudFormationStackRecord = (output, context) => {
11812
11812
  location: output.location !== undefined && output.location !== null
11813
11813
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
11814
11814
  : undefined,
11815
- name: smithy_client_1.expectString(output.name),
11816
- resourceType: smithy_client_1.expectString(output.resourceType),
11815
+ name: (0, smithy_client_1.expectString)(output.name),
11816
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11817
11817
  sourceInfo: output.sourceInfo !== undefined && output.sourceInfo !== null
11818
11818
  ? deserializeAws_json1_1CloudFormationStackRecordSourceInfoList(output.sourceInfo, context)
11819
11819
  : undefined,
11820
- state: smithy_client_1.expectString(output.state),
11820
+ state: (0, smithy_client_1.expectString)(output.state),
11821
11821
  };
11822
11822
  };
11823
11823
  const deserializeAws_json1_1CloudFormationStackRecordList = (output, context) => {
@@ -11833,9 +11833,9 @@ const deserializeAws_json1_1CloudFormationStackRecordList = (output, context) =>
11833
11833
  };
11834
11834
  const deserializeAws_json1_1CloudFormationStackRecordSourceInfo = (output, context) => {
11835
11835
  return {
11836
- arn: smithy_client_1.expectString(output.arn),
11837
- name: smithy_client_1.expectString(output.name),
11838
- resourceType: smithy_client_1.expectString(output.resourceType),
11836
+ arn: (0, smithy_client_1.expectString)(output.arn),
11837
+ name: (0, smithy_client_1.expectString)(output.name),
11838
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11839
11839
  };
11840
11840
  };
11841
11841
  const deserializeAws_json1_1CloudFormationStackRecordSourceInfoList = (output, context) => {
@@ -11851,19 +11851,19 @@ const deserializeAws_json1_1CloudFormationStackRecordSourceInfoList = (output, c
11851
11851
  };
11852
11852
  const deserializeAws_json1_1ContactMethod = (output, context) => {
11853
11853
  return {
11854
- arn: smithy_client_1.expectString(output.arn),
11855
- contactEndpoint: smithy_client_1.expectString(output.contactEndpoint),
11854
+ arn: (0, smithy_client_1.expectString)(output.arn),
11855
+ contactEndpoint: (0, smithy_client_1.expectString)(output.contactEndpoint),
11856
11856
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11857
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11857
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11858
11858
  : undefined,
11859
11859
  location: output.location !== undefined && output.location !== null
11860
11860
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
11861
11861
  : undefined,
11862
- name: smithy_client_1.expectString(output.name),
11863
- protocol: smithy_client_1.expectString(output.protocol),
11864
- resourceType: smithy_client_1.expectString(output.resourceType),
11865
- status: smithy_client_1.expectString(output.status),
11866
- supportCode: smithy_client_1.expectString(output.supportCode),
11862
+ name: (0, smithy_client_1.expectString)(output.name),
11863
+ protocol: (0, smithy_client_1.expectString)(output.protocol),
11864
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11865
+ status: (0, smithy_client_1.expectString)(output.status),
11866
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
11867
11867
  };
11868
11868
  };
11869
11869
  const deserializeAws_json1_1ContactMethodsList = (output, context) => {
@@ -11884,7 +11884,7 @@ const deserializeAws_json1_1ContactProtocolsList = (output, context) => {
11884
11884
  if (entry === null) {
11885
11885
  return null;
11886
11886
  }
11887
- return smithy_client_1.expectString(entry);
11887
+ return (0, smithy_client_1.expectString)(entry);
11888
11888
  });
11889
11889
  return retVal;
11890
11890
  };
@@ -11896,7 +11896,7 @@ const deserializeAws_json1_1Container = (output, context) => {
11896
11896
  environment: output.environment !== undefined && output.environment !== null
11897
11897
  ? deserializeAws_json1_1Environment(output.environment, context)
11898
11898
  : undefined,
11899
- image: smithy_client_1.expectString(output.image),
11899
+ image: (0, smithy_client_1.expectString)(output.image),
11900
11900
  ports: output.ports !== undefined && output.ports !== null
11901
11901
  ? deserializeAws_json1_1PortMap(output.ports, context)
11902
11902
  : undefined,
@@ -11905,10 +11905,10 @@ const deserializeAws_json1_1Container = (output, context) => {
11905
11905
  const deserializeAws_json1_1ContainerImage = (output, context) => {
11906
11906
  return {
11907
11907
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11908
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11908
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11909
11909
  : undefined,
11910
- digest: smithy_client_1.expectString(output.digest),
11911
- image: smithy_client_1.expectString(output.image),
11910
+ digest: (0, smithy_client_1.expectString)(output.digest),
11911
+ image: (0, smithy_client_1.expectString)(output.image),
11912
11912
  };
11913
11913
  };
11914
11914
  const deserializeAws_json1_1ContainerImageList = (output, context) => {
@@ -11935,38 +11935,38 @@ const deserializeAws_json1_1ContainerMap = (output, context) => {
11935
11935
  };
11936
11936
  const deserializeAws_json1_1ContainerService = (output, context) => {
11937
11937
  return {
11938
- arn: smithy_client_1.expectString(output.arn),
11939
- containerServiceName: smithy_client_1.expectString(output.containerServiceName),
11938
+ arn: (0, smithy_client_1.expectString)(output.arn),
11939
+ containerServiceName: (0, smithy_client_1.expectString)(output.containerServiceName),
11940
11940
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11941
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11941
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11942
11942
  : undefined,
11943
11943
  currentDeployment: output.currentDeployment !== undefined && output.currentDeployment !== null
11944
11944
  ? deserializeAws_json1_1ContainerServiceDeployment(output.currentDeployment, context)
11945
11945
  : undefined,
11946
- isDisabled: smithy_client_1.expectBoolean(output.isDisabled),
11946
+ isDisabled: (0, smithy_client_1.expectBoolean)(output.isDisabled),
11947
11947
  location: output.location !== undefined && output.location !== null
11948
11948
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
11949
11949
  : undefined,
11950
11950
  nextDeployment: output.nextDeployment !== undefined && output.nextDeployment !== null
11951
11951
  ? deserializeAws_json1_1ContainerServiceDeployment(output.nextDeployment, context)
11952
11952
  : undefined,
11953
- power: smithy_client_1.expectString(output.power),
11954
- powerId: smithy_client_1.expectString(output.powerId),
11955
- principalArn: smithy_client_1.expectString(output.principalArn),
11956
- privateDomainName: smithy_client_1.expectString(output.privateDomainName),
11953
+ power: (0, smithy_client_1.expectString)(output.power),
11954
+ powerId: (0, smithy_client_1.expectString)(output.powerId),
11955
+ principalArn: (0, smithy_client_1.expectString)(output.principalArn),
11956
+ privateDomainName: (0, smithy_client_1.expectString)(output.privateDomainName),
11957
11957
  publicDomainNames: output.publicDomainNames !== undefined && output.publicDomainNames !== null
11958
11958
  ? deserializeAws_json1_1ContainerServicePublicDomains(output.publicDomainNames, context)
11959
11959
  : undefined,
11960
- resourceType: smithy_client_1.expectString(output.resourceType),
11961
- scale: smithy_client_1.expectInt32(output.scale),
11962
- state: smithy_client_1.expectString(output.state),
11960
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
11961
+ scale: (0, smithy_client_1.expectInt32)(output.scale),
11962
+ state: (0, smithy_client_1.expectString)(output.state),
11963
11963
  stateDetail: output.stateDetail !== undefined && output.stateDetail !== null
11964
11964
  ? deserializeAws_json1_1ContainerServiceStateDetail(output.stateDetail, context)
11965
11965
  : undefined,
11966
11966
  tags: output.tags !== undefined && output.tags !== null
11967
11967
  ? deserializeAws_json1_1TagList(output.tags, context)
11968
11968
  : undefined,
11969
- url: smithy_client_1.expectString(output.url),
11969
+ url: (0, smithy_client_1.expectString)(output.url),
11970
11970
  };
11971
11971
  };
11972
11972
  const deserializeAws_json1_1ContainerServiceDeployment = (output, context) => {
@@ -11975,13 +11975,13 @@ const deserializeAws_json1_1ContainerServiceDeployment = (output, context) => {
11975
11975
  ? deserializeAws_json1_1ContainerMap(output.containers, context)
11976
11976
  : undefined,
11977
11977
  createdAt: output.createdAt !== undefined && output.createdAt !== null
11978
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
11978
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
11979
11979
  : undefined,
11980
11980
  publicEndpoint: output.publicEndpoint !== undefined && output.publicEndpoint !== null
11981
11981
  ? deserializeAws_json1_1ContainerServiceEndpoint(output.publicEndpoint, context)
11982
11982
  : undefined,
11983
- state: smithy_client_1.expectString(output.state),
11984
- version: smithy_client_1.expectInt32(output.version),
11983
+ state: (0, smithy_client_1.expectString)(output.state),
11984
+ version: (0, smithy_client_1.expectInt32)(output.version),
11985
11985
  };
11986
11986
  };
11987
11987
  const deserializeAws_json1_1ContainerServiceDeploymentList = (output, context) => {
@@ -11997,8 +11997,8 @@ const deserializeAws_json1_1ContainerServiceDeploymentList = (output, context) =
11997
11997
  };
11998
11998
  const deserializeAws_json1_1ContainerServiceEndpoint = (output, context) => {
11999
11999
  return {
12000
- containerName: smithy_client_1.expectString(output.containerName),
12001
- containerPort: smithy_client_1.expectInt32(output.containerPort),
12000
+ containerName: (0, smithy_client_1.expectString)(output.containerName),
12001
+ containerPort: (0, smithy_client_1.expectInt32)(output.containerPort),
12002
12002
  healthCheck: output.healthCheck !== undefined && output.healthCheck !== null
12003
12003
  ? deserializeAws_json1_1ContainerServiceHealthCheckConfig(output.healthCheck, context)
12004
12004
  : undefined,
@@ -12006,12 +12006,12 @@ const deserializeAws_json1_1ContainerServiceEndpoint = (output, context) => {
12006
12006
  };
12007
12007
  const deserializeAws_json1_1ContainerServiceHealthCheckConfig = (output, context) => {
12008
12008
  return {
12009
- healthyThreshold: smithy_client_1.expectInt32(output.healthyThreshold),
12010
- intervalSeconds: smithy_client_1.expectInt32(output.intervalSeconds),
12011
- path: smithy_client_1.expectString(output.path),
12012
- successCodes: smithy_client_1.expectString(output.successCodes),
12013
- timeoutSeconds: smithy_client_1.expectInt32(output.timeoutSeconds),
12014
- unhealthyThreshold: smithy_client_1.expectInt32(output.unhealthyThreshold),
12009
+ healthyThreshold: (0, smithy_client_1.expectInt32)(output.healthyThreshold),
12010
+ intervalSeconds: (0, smithy_client_1.expectInt32)(output.intervalSeconds),
12011
+ path: (0, smithy_client_1.expectString)(output.path),
12012
+ successCodes: (0, smithy_client_1.expectString)(output.successCodes),
12013
+ timeoutSeconds: (0, smithy_client_1.expectInt32)(output.timeoutSeconds),
12014
+ unhealthyThreshold: (0, smithy_client_1.expectInt32)(output.unhealthyThreshold),
12015
12015
  };
12016
12016
  };
12017
12017
  const deserializeAws_json1_1ContainerServiceList = (output, context) => {
@@ -12028,9 +12028,9 @@ const deserializeAws_json1_1ContainerServiceList = (output, context) => {
12028
12028
  const deserializeAws_json1_1ContainerServiceLogEvent = (output, context) => {
12029
12029
  return {
12030
12030
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12031
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12031
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12032
12032
  : undefined,
12033
- message: smithy_client_1.expectString(output.message),
12033
+ message: (0, smithy_client_1.expectString)(output.message),
12034
12034
  };
12035
12035
  };
12036
12036
  const deserializeAws_json1_1ContainerServiceLogEventList = (output, context) => {
@@ -12051,7 +12051,7 @@ const deserializeAws_json1_1ContainerServiceMetadataEntry = (output, context) =>
12051
12051
  }
12052
12052
  return {
12053
12053
  ...acc,
12054
- [key]: smithy_client_1.expectString(value),
12054
+ [key]: (0, smithy_client_1.expectString)(value),
12055
12055
  };
12056
12056
  }, {});
12057
12057
  };
@@ -12068,12 +12068,12 @@ const deserializeAws_json1_1ContainerServiceMetadataEntryList = (output, context
12068
12068
  };
12069
12069
  const deserializeAws_json1_1ContainerServicePower = (output, context) => {
12070
12070
  return {
12071
- cpuCount: smithy_client_1.limitedParseFloat32(output.cpuCount),
12072
- isActive: smithy_client_1.expectBoolean(output.isActive),
12073
- name: smithy_client_1.expectString(output.name),
12074
- powerId: smithy_client_1.expectString(output.powerId),
12075
- price: smithy_client_1.limitedParseFloat32(output.price),
12076
- ramSizeInGb: smithy_client_1.limitedParseFloat32(output.ramSizeInGb),
12071
+ cpuCount: (0, smithy_client_1.limitedParseFloat32)(output.cpuCount),
12072
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
12073
+ name: (0, smithy_client_1.expectString)(output.name),
12074
+ powerId: (0, smithy_client_1.expectString)(output.powerId),
12075
+ price: (0, smithy_client_1.limitedParseFloat32)(output.price),
12076
+ ramSizeInGb: (0, smithy_client_1.limitedParseFloat32)(output.ramSizeInGb),
12077
12077
  };
12078
12078
  };
12079
12079
  const deserializeAws_json1_1ContainerServicePowerList = (output, context) => {
@@ -12105,18 +12105,18 @@ const deserializeAws_json1_1ContainerServicePublicDomainsList = (output, context
12105
12105
  if (entry === null) {
12106
12106
  return null;
12107
12107
  }
12108
- return smithy_client_1.expectString(entry);
12108
+ return (0, smithy_client_1.expectString)(entry);
12109
12109
  });
12110
12110
  return retVal;
12111
12111
  };
12112
12112
  const deserializeAws_json1_1ContainerServiceRegistryLogin = (output, context) => {
12113
12113
  return {
12114
12114
  expiresAt: output.expiresAt !== undefined && output.expiresAt !== null
12115
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.expiresAt)))
12115
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.expiresAt)))
12116
12116
  : undefined,
12117
- password: smithy_client_1.expectString(output.password),
12118
- registry: smithy_client_1.expectString(output.registry),
12119
- username: smithy_client_1.expectString(output.username),
12117
+ password: (0, smithy_client_1.expectString)(output.password),
12118
+ registry: (0, smithy_client_1.expectString)(output.registry),
12119
+ username: (0, smithy_client_1.expectString)(output.username),
12120
12120
  };
12121
12121
  };
12122
12122
  const deserializeAws_json1_1ContainerServicesListResult = (output, context) => {
@@ -12128,8 +12128,8 @@ const deserializeAws_json1_1ContainerServicesListResult = (output, context) => {
12128
12128
  };
12129
12129
  const deserializeAws_json1_1ContainerServiceStateDetail = (output, context) => {
12130
12130
  return {
12131
- code: smithy_client_1.expectString(output.code),
12132
- message: smithy_client_1.expectString(output.message),
12131
+ code: (0, smithy_client_1.expectString)(output.code),
12132
+ message: (0, smithy_client_1.expectString)(output.message),
12133
12133
  };
12134
12134
  };
12135
12135
  const deserializeAws_json1_1CookieObject = (output, context) => {
@@ -12137,7 +12137,7 @@ const deserializeAws_json1_1CookieObject = (output, context) => {
12137
12137
  cookiesAllowList: output.cookiesAllowList !== undefined && output.cookiesAllowList !== null
12138
12138
  ? deserializeAws_json1_1StringList(output.cookiesAllowList, context)
12139
12139
  : undefined,
12140
- option: smithy_client_1.expectString(output.option),
12140
+ option: (0, smithy_client_1.expectString)(output.option),
12141
12141
  };
12142
12142
  };
12143
12143
  const deserializeAws_json1_1CopySnapshotResult = (output, context) => {
@@ -12286,8 +12286,8 @@ const deserializeAws_json1_1CreateKeyPairResult = (output, context) => {
12286
12286
  operation: output.operation !== undefined && output.operation !== null
12287
12287
  ? deserializeAws_json1_1Operation(output.operation, context)
12288
12288
  : undefined,
12289
- privateKeyBase64: smithy_client_1.expectString(output.privateKeyBase64),
12290
- publicKeyBase64: smithy_client_1.expectString(output.publicKeyBase64),
12289
+ privateKeyBase64: (0, smithy_client_1.expectString)(output.privateKeyBase64),
12290
+ publicKeyBase64: (0, smithy_client_1.expectString)(output.publicKeyBase64),
12291
12291
  };
12292
12292
  };
12293
12293
  const deserializeAws_json1_1CreateLoadBalancerResult = (output, context) => {
@@ -12466,8 +12466,8 @@ const deserializeAws_json1_1DeleteRelationalDatabaseSnapshotResult = (output, co
12466
12466
  };
12467
12467
  const deserializeAws_json1_1DestinationInfo = (output, context) => {
12468
12468
  return {
12469
- id: smithy_client_1.expectString(output.id),
12470
- service: smithy_client_1.expectString(output.service),
12469
+ id: (0, smithy_client_1.expectString)(output.id),
12470
+ service: (0, smithy_client_1.expectString)(output.service),
12471
12471
  };
12472
12472
  };
12473
12473
  const deserializeAws_json1_1DetachCertificateFromDistributionResult = (output, context) => {
@@ -12510,25 +12510,25 @@ const deserializeAws_json1_1Disk = (output, context) => {
12510
12510
  addOns: output.addOns !== undefined && output.addOns !== null
12511
12511
  ? deserializeAws_json1_1AddOnList(output.addOns, context)
12512
12512
  : undefined,
12513
- arn: smithy_client_1.expectString(output.arn),
12514
- attachedTo: smithy_client_1.expectString(output.attachedTo),
12515
- attachmentState: smithy_client_1.expectString(output.attachmentState),
12513
+ arn: (0, smithy_client_1.expectString)(output.arn),
12514
+ attachedTo: (0, smithy_client_1.expectString)(output.attachedTo),
12515
+ attachmentState: (0, smithy_client_1.expectString)(output.attachmentState),
12516
12516
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12517
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12517
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12518
12518
  : undefined,
12519
- gbInUse: smithy_client_1.expectInt32(output.gbInUse),
12520
- iops: smithy_client_1.expectInt32(output.iops),
12521
- isAttached: smithy_client_1.expectBoolean(output.isAttached),
12522
- isSystemDisk: smithy_client_1.expectBoolean(output.isSystemDisk),
12519
+ gbInUse: (0, smithy_client_1.expectInt32)(output.gbInUse),
12520
+ iops: (0, smithy_client_1.expectInt32)(output.iops),
12521
+ isAttached: (0, smithy_client_1.expectBoolean)(output.isAttached),
12522
+ isSystemDisk: (0, smithy_client_1.expectBoolean)(output.isSystemDisk),
12523
12523
  location: output.location !== undefined && output.location !== null
12524
12524
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
12525
12525
  : undefined,
12526
- name: smithy_client_1.expectString(output.name),
12527
- path: smithy_client_1.expectString(output.path),
12528
- resourceType: smithy_client_1.expectString(output.resourceType),
12529
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
12530
- state: smithy_client_1.expectString(output.state),
12531
- supportCode: smithy_client_1.expectString(output.supportCode),
12526
+ name: (0, smithy_client_1.expectString)(output.name),
12527
+ path: (0, smithy_client_1.expectString)(output.path),
12528
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12529
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
12530
+ state: (0, smithy_client_1.expectString)(output.state),
12531
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
12532
12532
  tags: output.tags !== undefined && output.tags !== null
12533
12533
  ? deserializeAws_json1_1TagList(output.tags, context)
12534
12534
  : undefined,
@@ -12536,10 +12536,10 @@ const deserializeAws_json1_1Disk = (output, context) => {
12536
12536
  };
12537
12537
  const deserializeAws_json1_1DiskInfo = (output, context) => {
12538
12538
  return {
12539
- isSystemDisk: smithy_client_1.expectBoolean(output.isSystemDisk),
12540
- name: smithy_client_1.expectString(output.name),
12541
- path: smithy_client_1.expectString(output.path),
12542
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
12539
+ isSystemDisk: (0, smithy_client_1.expectBoolean)(output.isSystemDisk),
12540
+ name: (0, smithy_client_1.expectString)(output.name),
12541
+ path: (0, smithy_client_1.expectString)(output.path),
12542
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
12543
12543
  };
12544
12544
  };
12545
12545
  const deserializeAws_json1_1DiskInfoList = (output, context) => {
@@ -12566,24 +12566,24 @@ const deserializeAws_json1_1DiskList = (output, context) => {
12566
12566
  };
12567
12567
  const deserializeAws_json1_1DiskSnapshot = (output, context) => {
12568
12568
  return {
12569
- arn: smithy_client_1.expectString(output.arn),
12569
+ arn: (0, smithy_client_1.expectString)(output.arn),
12570
12570
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12571
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12571
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12572
12572
  : undefined,
12573
- fromDiskArn: smithy_client_1.expectString(output.fromDiskArn),
12574
- fromDiskName: smithy_client_1.expectString(output.fromDiskName),
12575
- fromInstanceArn: smithy_client_1.expectString(output.fromInstanceArn),
12576
- fromInstanceName: smithy_client_1.expectString(output.fromInstanceName),
12577
- isFromAutoSnapshot: smithy_client_1.expectBoolean(output.isFromAutoSnapshot),
12573
+ fromDiskArn: (0, smithy_client_1.expectString)(output.fromDiskArn),
12574
+ fromDiskName: (0, smithy_client_1.expectString)(output.fromDiskName),
12575
+ fromInstanceArn: (0, smithy_client_1.expectString)(output.fromInstanceArn),
12576
+ fromInstanceName: (0, smithy_client_1.expectString)(output.fromInstanceName),
12577
+ isFromAutoSnapshot: (0, smithy_client_1.expectBoolean)(output.isFromAutoSnapshot),
12578
12578
  location: output.location !== undefined && output.location !== null
12579
12579
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
12580
12580
  : undefined,
12581
- name: smithy_client_1.expectString(output.name),
12582
- progress: smithy_client_1.expectString(output.progress),
12583
- resourceType: smithy_client_1.expectString(output.resourceType),
12584
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
12585
- state: smithy_client_1.expectString(output.state),
12586
- supportCode: smithy_client_1.expectString(output.supportCode),
12581
+ name: (0, smithy_client_1.expectString)(output.name),
12582
+ progress: (0, smithy_client_1.expectString)(output.progress),
12583
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12584
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
12585
+ state: (0, smithy_client_1.expectString)(output.state),
12586
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
12587
12587
  tags: output.tags !== undefined && output.tags !== null
12588
12588
  ? deserializeAws_json1_1TagList(output.tags, context)
12589
12589
  : undefined,
@@ -12591,7 +12591,7 @@ const deserializeAws_json1_1DiskSnapshot = (output, context) => {
12591
12591
  };
12592
12592
  const deserializeAws_json1_1DiskSnapshotInfo = (output, context) => {
12593
12593
  return {
12594
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
12594
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
12595
12595
  };
12596
12596
  };
12597
12597
  const deserializeAws_json1_1DiskSnapshotList = (output, context) => {
@@ -12607,11 +12607,11 @@ const deserializeAws_json1_1DiskSnapshotList = (output, context) => {
12607
12607
  };
12608
12608
  const deserializeAws_json1_1DistributionBundle = (output, context) => {
12609
12609
  return {
12610
- bundleId: smithy_client_1.expectString(output.bundleId),
12611
- isActive: smithy_client_1.expectBoolean(output.isActive),
12612
- name: smithy_client_1.expectString(output.name),
12613
- price: smithy_client_1.limitedParseFloat32(output.price),
12614
- transferPerMonthInGb: smithy_client_1.expectInt32(output.transferPerMonthInGb),
12610
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
12611
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
12612
+ name: (0, smithy_client_1.expectString)(output.name),
12613
+ price: (0, smithy_client_1.limitedParseFloat32)(output.price),
12614
+ transferPerMonthInGb: (0, smithy_client_1.expectInt32)(output.transferPerMonthInGb),
12615
12615
  };
12616
12616
  };
12617
12617
  const deserializeAws_json1_1DistributionBundleList = (output, context) => {
@@ -12638,9 +12638,9 @@ const deserializeAws_json1_1DistributionList = (output, context) => {
12638
12638
  };
12639
12639
  const deserializeAws_json1_1Domain = (output, context) => {
12640
12640
  return {
12641
- arn: smithy_client_1.expectString(output.arn),
12641
+ arn: (0, smithy_client_1.expectString)(output.arn),
12642
12642
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12643
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12643
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12644
12644
  : undefined,
12645
12645
  domainEntries: output.domainEntries !== undefined && output.domainEntries !== null
12646
12646
  ? deserializeAws_json1_1DomainEntryList(output.domainEntries, context)
@@ -12648,9 +12648,9 @@ const deserializeAws_json1_1Domain = (output, context) => {
12648
12648
  location: output.location !== undefined && output.location !== null
12649
12649
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
12650
12650
  : undefined,
12651
- name: smithy_client_1.expectString(output.name),
12652
- resourceType: smithy_client_1.expectString(output.resourceType),
12653
- supportCode: smithy_client_1.expectString(output.supportCode),
12651
+ name: (0, smithy_client_1.expectString)(output.name),
12652
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12653
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
12654
12654
  tags: output.tags !== undefined && output.tags !== null
12655
12655
  ? deserializeAws_json1_1TagList(output.tags, context)
12656
12656
  : undefined,
@@ -12658,14 +12658,14 @@ const deserializeAws_json1_1Domain = (output, context) => {
12658
12658
  };
12659
12659
  const deserializeAws_json1_1DomainEntry = (output, context) => {
12660
12660
  return {
12661
- id: smithy_client_1.expectString(output.id),
12662
- isAlias: smithy_client_1.expectBoolean(output.isAlias),
12663
- name: smithy_client_1.expectString(output.name),
12661
+ id: (0, smithy_client_1.expectString)(output.id),
12662
+ isAlias: (0, smithy_client_1.expectBoolean)(output.isAlias),
12663
+ name: (0, smithy_client_1.expectString)(output.name),
12664
12664
  options: output.options !== undefined && output.options !== null
12665
12665
  ? deserializeAws_json1_1DomainEntryOptions(output.options, context)
12666
12666
  : undefined,
12667
- target: smithy_client_1.expectString(output.target),
12668
- type: smithy_client_1.expectString(output.type),
12667
+ target: (0, smithy_client_1.expectString)(output.target),
12668
+ type: (0, smithy_client_1.expectString)(output.type),
12669
12669
  };
12670
12670
  };
12671
12671
  const deserializeAws_json1_1DomainEntryList = (output, context) => {
@@ -12686,7 +12686,7 @@ const deserializeAws_json1_1DomainEntryOptions = (output, context) => {
12686
12686
  }
12687
12687
  return {
12688
12688
  ...acc,
12689
- [key]: smithy_client_1.expectString(value),
12689
+ [key]: (0, smithy_client_1.expectString)(value),
12690
12690
  };
12691
12691
  }, {});
12692
12692
  };
@@ -12703,7 +12703,7 @@ const deserializeAws_json1_1DomainList = (output, context) => {
12703
12703
  };
12704
12704
  const deserializeAws_json1_1DomainValidationRecord = (output, context) => {
12705
12705
  return {
12706
- domainName: smithy_client_1.expectString(output.domainName),
12706
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
12707
12707
  resourceRecord: output.resourceRecord !== undefined && output.resourceRecord !== null
12708
12708
  ? deserializeAws_json1_1ResourceRecord(output.resourceRecord, context)
12709
12709
  : undefined,
@@ -12723,10 +12723,10 @@ const deserializeAws_json1_1DomainValidationRecordList = (output, context) => {
12723
12723
  const deserializeAws_json1_1DownloadDefaultKeyPairResult = (output, context) => {
12724
12724
  return {
12725
12725
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12726
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12726
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12727
12727
  : undefined,
12728
- privateKeyBase64: smithy_client_1.expectString(output.privateKeyBase64),
12729
- publicKeyBase64: smithy_client_1.expectString(output.publicKeyBase64),
12728
+ privateKeyBase64: (0, smithy_client_1.expectString)(output.privateKeyBase64),
12729
+ publicKeyBase64: (0, smithy_client_1.expectString)(output.publicKeyBase64),
12730
12730
  };
12731
12731
  };
12732
12732
  const deserializeAws_json1_1EnableAddOnResult = (output, context) => {
@@ -12743,15 +12743,15 @@ const deserializeAws_json1_1Environment = (output, context) => {
12743
12743
  }
12744
12744
  return {
12745
12745
  ...acc,
12746
- [key]: smithy_client_1.expectString(value),
12746
+ [key]: (0, smithy_client_1.expectString)(value),
12747
12747
  };
12748
12748
  }, {});
12749
12749
  };
12750
12750
  const deserializeAws_json1_1ExportSnapshotRecord = (output, context) => {
12751
12751
  return {
12752
- arn: smithy_client_1.expectString(output.arn),
12752
+ arn: (0, smithy_client_1.expectString)(output.arn),
12753
12753
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12754
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12754
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12755
12755
  : undefined,
12756
12756
  destinationInfo: output.destinationInfo !== undefined && output.destinationInfo !== null
12757
12757
  ? deserializeAws_json1_1DestinationInfo(output.destinationInfo, context)
@@ -12759,12 +12759,12 @@ const deserializeAws_json1_1ExportSnapshotRecord = (output, context) => {
12759
12759
  location: output.location !== undefined && output.location !== null
12760
12760
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
12761
12761
  : undefined,
12762
- name: smithy_client_1.expectString(output.name),
12763
- resourceType: smithy_client_1.expectString(output.resourceType),
12762
+ name: (0, smithy_client_1.expectString)(output.name),
12763
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12764
12764
  sourceInfo: output.sourceInfo !== undefined && output.sourceInfo !== null
12765
12765
  ? deserializeAws_json1_1ExportSnapshotRecordSourceInfo(output.sourceInfo, context)
12766
12766
  : undefined,
12767
- state: smithy_client_1.expectString(output.state),
12767
+ state: (0, smithy_client_1.expectString)(output.state),
12768
12768
  };
12769
12769
  };
12770
12770
  const deserializeAws_json1_1ExportSnapshotRecordList = (output, context) => {
@@ -12780,20 +12780,20 @@ const deserializeAws_json1_1ExportSnapshotRecordList = (output, context) => {
12780
12780
  };
12781
12781
  const deserializeAws_json1_1ExportSnapshotRecordSourceInfo = (output, context) => {
12782
12782
  return {
12783
- arn: smithy_client_1.expectString(output.arn),
12783
+ arn: (0, smithy_client_1.expectString)(output.arn),
12784
12784
  createdAt: output.createdAt !== undefined && output.createdAt !== null
12785
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
12785
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
12786
12786
  : undefined,
12787
12787
  diskSnapshotInfo: output.diskSnapshotInfo !== undefined && output.diskSnapshotInfo !== null
12788
12788
  ? deserializeAws_json1_1DiskSnapshotInfo(output.diskSnapshotInfo, context)
12789
12789
  : undefined,
12790
- fromResourceArn: smithy_client_1.expectString(output.fromResourceArn),
12791
- fromResourceName: smithy_client_1.expectString(output.fromResourceName),
12790
+ fromResourceArn: (0, smithy_client_1.expectString)(output.fromResourceArn),
12791
+ fromResourceName: (0, smithy_client_1.expectString)(output.fromResourceName),
12792
12792
  instanceSnapshotInfo: output.instanceSnapshotInfo !== undefined && output.instanceSnapshotInfo !== null
12793
12793
  ? deserializeAws_json1_1InstanceSnapshotInfo(output.instanceSnapshotInfo, context)
12794
12794
  : undefined,
12795
- name: smithy_client_1.expectString(output.name),
12796
- resourceType: smithy_client_1.expectString(output.resourceType),
12795
+ name: (0, smithy_client_1.expectString)(output.name),
12796
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12797
12797
  };
12798
12798
  };
12799
12799
  const deserializeAws_json1_1ExportSnapshotResult = (output, context) => {
@@ -12808,7 +12808,7 @@ const deserializeAws_json1_1GetActiveNamesResult = (output, context) => {
12808
12808
  activeNames: output.activeNames !== undefined && output.activeNames !== null
12809
12809
  ? deserializeAws_json1_1StringList(output.activeNames, context)
12810
12810
  : undefined,
12811
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12811
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12812
12812
  };
12813
12813
  };
12814
12814
  const deserializeAws_json1_1GetAlarmsResult = (output, context) => {
@@ -12816,7 +12816,7 @@ const deserializeAws_json1_1GetAlarmsResult = (output, context) => {
12816
12816
  alarms: output.alarms !== undefined && output.alarms !== null
12817
12817
  ? deserializeAws_json1_1AlarmsList(output.alarms, context)
12818
12818
  : undefined,
12819
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12819
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12820
12820
  };
12821
12821
  };
12822
12822
  const deserializeAws_json1_1GetAutoSnapshotsResult = (output, context) => {
@@ -12824,8 +12824,8 @@ const deserializeAws_json1_1GetAutoSnapshotsResult = (output, context) => {
12824
12824
  autoSnapshots: output.autoSnapshots !== undefined && output.autoSnapshots !== null
12825
12825
  ? deserializeAws_json1_1AutoSnapshotDetailsList(output.autoSnapshots, context)
12826
12826
  : undefined,
12827
- resourceName: smithy_client_1.expectString(output.resourceName),
12828
- resourceType: smithy_client_1.expectString(output.resourceType),
12827
+ resourceName: (0, smithy_client_1.expectString)(output.resourceName),
12828
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
12829
12829
  };
12830
12830
  };
12831
12831
  const deserializeAws_json1_1GetBlueprintsResult = (output, context) => {
@@ -12833,7 +12833,7 @@ const deserializeAws_json1_1GetBlueprintsResult = (output, context) => {
12833
12833
  blueprints: output.blueprints !== undefined && output.blueprints !== null
12834
12834
  ? deserializeAws_json1_1BlueprintList(output.blueprints, context)
12835
12835
  : undefined,
12836
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12836
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12837
12837
  };
12838
12838
  };
12839
12839
  const deserializeAws_json1_1GetBucketAccessKeysResult = (output, context) => {
@@ -12855,7 +12855,7 @@ const deserializeAws_json1_1GetBucketMetricDataResult = (output, context) => {
12855
12855
  metricData: output.metricData !== undefined && output.metricData !== null
12856
12856
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
12857
12857
  : undefined,
12858
- metricName: smithy_client_1.expectString(output.metricName),
12858
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
12859
12859
  };
12860
12860
  };
12861
12861
  const deserializeAws_json1_1GetBucketsResult = (output, context) => {
@@ -12863,7 +12863,7 @@ const deserializeAws_json1_1GetBucketsResult = (output, context) => {
12863
12863
  buckets: output.buckets !== undefined && output.buckets !== null
12864
12864
  ? deserializeAws_json1_1BucketList(output.buckets, context)
12865
12865
  : undefined,
12866
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12866
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12867
12867
  };
12868
12868
  };
12869
12869
  const deserializeAws_json1_1GetBundlesResult = (output, context) => {
@@ -12871,7 +12871,7 @@ const deserializeAws_json1_1GetBundlesResult = (output, context) => {
12871
12871
  bundles: output.bundles !== undefined && output.bundles !== null
12872
12872
  ? deserializeAws_json1_1BundleList(output.bundles, context)
12873
12873
  : undefined,
12874
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12874
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12875
12875
  };
12876
12876
  };
12877
12877
  const deserializeAws_json1_1GetCertificatesResult = (output, context) => {
@@ -12886,7 +12886,7 @@ const deserializeAws_json1_1GetCloudFormationStackRecordsResult = (output, conte
12886
12886
  cloudFormationStackRecords: output.cloudFormationStackRecords !== undefined && output.cloudFormationStackRecords !== null
12887
12887
  ? deserializeAws_json1_1CloudFormationStackRecordList(output.cloudFormationStackRecords, context)
12888
12888
  : undefined,
12889
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12889
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12890
12890
  };
12891
12891
  };
12892
12892
  const deserializeAws_json1_1GetContactMethodsResult = (output, context) => {
@@ -12915,7 +12915,7 @@ const deserializeAws_json1_1GetContainerLogResult = (output, context) => {
12915
12915
  logEvents: output.logEvents !== undefined && output.logEvents !== null
12916
12916
  ? deserializeAws_json1_1ContainerServiceLogEventList(output.logEvents, context)
12917
12917
  : undefined,
12918
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12918
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12919
12919
  };
12920
12920
  };
12921
12921
  const deserializeAws_json1_1GetContainerServiceDeploymentsResult = (output, context) => {
@@ -12930,7 +12930,7 @@ const deserializeAws_json1_1GetContainerServiceMetricDataResult = (output, conte
12930
12930
  metricData: output.metricData !== undefined && output.metricData !== null
12931
12931
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
12932
12932
  : undefined,
12933
- metricName: smithy_client_1.expectString(output.metricName),
12933
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
12934
12934
  };
12935
12935
  };
12936
12936
  const deserializeAws_json1_1GetContainerServicePowersResult = (output, context) => {
@@ -12957,7 +12957,7 @@ const deserializeAws_json1_1GetDiskSnapshotsResult = (output, context) => {
12957
12957
  diskSnapshots: output.diskSnapshots !== undefined && output.diskSnapshots !== null
12958
12958
  ? deserializeAws_json1_1DiskSnapshotList(output.diskSnapshots, context)
12959
12959
  : undefined,
12960
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12960
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12961
12961
  };
12962
12962
  };
12963
12963
  const deserializeAws_json1_1GetDisksResult = (output, context) => {
@@ -12965,7 +12965,7 @@ const deserializeAws_json1_1GetDisksResult = (output, context) => {
12965
12965
  disks: output.disks !== undefined && output.disks !== null
12966
12966
  ? deserializeAws_json1_1DiskList(output.disks, context)
12967
12967
  : undefined,
12968
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12968
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
12969
12969
  };
12970
12970
  };
12971
12971
  const deserializeAws_json1_1GetDistributionBundlesResult = (output, context) => {
@@ -12978,9 +12978,9 @@ const deserializeAws_json1_1GetDistributionBundlesResult = (output, context) =>
12978
12978
  const deserializeAws_json1_1GetDistributionLatestCacheResetResult = (output, context) => {
12979
12979
  return {
12980
12980
  createTime: output.createTime !== undefined && output.createTime !== null
12981
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
12981
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createTime)))
12982
12982
  : undefined,
12983
- status: smithy_client_1.expectString(output.status),
12983
+ status: (0, smithy_client_1.expectString)(output.status),
12984
12984
  };
12985
12985
  };
12986
12986
  const deserializeAws_json1_1GetDistributionMetricDataResult = (output, context) => {
@@ -12988,7 +12988,7 @@ const deserializeAws_json1_1GetDistributionMetricDataResult = (output, context)
12988
12988
  metricData: output.metricData !== undefined && output.metricData !== null
12989
12989
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
12990
12990
  : undefined,
12991
- metricName: smithy_client_1.expectString(output.metricName),
12991
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
12992
12992
  };
12993
12993
  };
12994
12994
  const deserializeAws_json1_1GetDistributionsResult = (output, context) => {
@@ -12996,7 +12996,7 @@ const deserializeAws_json1_1GetDistributionsResult = (output, context) => {
12996
12996
  distributions: output.distributions !== undefined && output.distributions !== null
12997
12997
  ? deserializeAws_json1_1DistributionList(output.distributions, context)
12998
12998
  : undefined,
12999
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
12999
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13000
13000
  };
13001
13001
  };
13002
13002
  const deserializeAws_json1_1GetDomainResult = (output, context) => {
@@ -13011,7 +13011,7 @@ const deserializeAws_json1_1GetDomainsResult = (output, context) => {
13011
13011
  domains: output.domains !== undefined && output.domains !== null
13012
13012
  ? deserializeAws_json1_1DomainList(output.domains, context)
13013
13013
  : undefined,
13014
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13014
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13015
13015
  };
13016
13016
  };
13017
13017
  const deserializeAws_json1_1GetExportSnapshotRecordsResult = (output, context) => {
@@ -13019,7 +13019,7 @@ const deserializeAws_json1_1GetExportSnapshotRecordsResult = (output, context) =
13019
13019
  exportSnapshotRecords: output.exportSnapshotRecords !== undefined && output.exportSnapshotRecords !== null
13020
13020
  ? deserializeAws_json1_1ExportSnapshotRecordList(output.exportSnapshotRecords, context)
13021
13021
  : undefined,
13022
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13022
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13023
13023
  };
13024
13024
  };
13025
13025
  const deserializeAws_json1_1GetInstanceAccessDetailsResult = (output, context) => {
@@ -13034,7 +13034,7 @@ const deserializeAws_json1_1GetInstanceMetricDataResult = (output, context) => {
13034
13034
  metricData: output.metricData !== undefined && output.metricData !== null
13035
13035
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
13036
13036
  : undefined,
13037
- metricName: smithy_client_1.expectString(output.metricName),
13037
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
13038
13038
  };
13039
13039
  };
13040
13040
  const deserializeAws_json1_1GetInstancePortStatesResult = (output, context) => {
@@ -13063,7 +13063,7 @@ const deserializeAws_json1_1GetInstanceSnapshotsResult = (output, context) => {
13063
13063
  instanceSnapshots: output.instanceSnapshots !== undefined && output.instanceSnapshots !== null
13064
13064
  ? deserializeAws_json1_1InstanceSnapshotList(output.instanceSnapshots, context)
13065
13065
  : undefined,
13066
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13066
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13067
13067
  };
13068
13068
  };
13069
13069
  const deserializeAws_json1_1GetInstancesResult = (output, context) => {
@@ -13071,7 +13071,7 @@ const deserializeAws_json1_1GetInstancesResult = (output, context) => {
13071
13071
  instances: output.instances !== undefined && output.instances !== null
13072
13072
  ? deserializeAws_json1_1InstanceList(output.instances, context)
13073
13073
  : undefined,
13074
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13074
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13075
13075
  };
13076
13076
  };
13077
13077
  const deserializeAws_json1_1GetInstanceStateResult = (output, context) => {
@@ -13093,7 +13093,7 @@ const deserializeAws_json1_1GetKeyPairsResult = (output, context) => {
13093
13093
  keyPairs: output.keyPairs !== undefined && output.keyPairs !== null
13094
13094
  ? deserializeAws_json1_1KeyPairList(output.keyPairs, context)
13095
13095
  : undefined,
13096
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13096
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13097
13097
  };
13098
13098
  };
13099
13099
  const deserializeAws_json1_1GetLoadBalancerMetricDataResult = (output, context) => {
@@ -13101,7 +13101,7 @@ const deserializeAws_json1_1GetLoadBalancerMetricDataResult = (output, context)
13101
13101
  metricData: output.metricData !== undefined && output.metricData !== null
13102
13102
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
13103
13103
  : undefined,
13104
- metricName: smithy_client_1.expectString(output.metricName),
13104
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
13105
13105
  };
13106
13106
  };
13107
13107
  const deserializeAws_json1_1GetLoadBalancerResult = (output, context) => {
@@ -13116,7 +13116,7 @@ const deserializeAws_json1_1GetLoadBalancersResult = (output, context) => {
13116
13116
  loadBalancers: output.loadBalancers !== undefined && output.loadBalancers !== null
13117
13117
  ? deserializeAws_json1_1LoadBalancerList(output.loadBalancers, context)
13118
13118
  : undefined,
13119
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13119
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13120
13120
  };
13121
13121
  };
13122
13122
  const deserializeAws_json1_1GetLoadBalancerTlsCertificatesResult = (output, context) => {
@@ -13135,8 +13135,8 @@ const deserializeAws_json1_1GetOperationResult = (output, context) => {
13135
13135
  };
13136
13136
  const deserializeAws_json1_1GetOperationsForResourceResult = (output, context) => {
13137
13137
  return {
13138
- nextPageCount: smithy_client_1.expectString(output.nextPageCount),
13139
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13138
+ nextPageCount: (0, smithy_client_1.expectString)(output.nextPageCount),
13139
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13140
13140
  operations: output.operations !== undefined && output.operations !== null
13141
13141
  ? deserializeAws_json1_1OperationList(output.operations, context)
13142
13142
  : undefined,
@@ -13144,7 +13144,7 @@ const deserializeAws_json1_1GetOperationsForResourceResult = (output, context) =
13144
13144
  };
13145
13145
  const deserializeAws_json1_1GetOperationsResult = (output, context) => {
13146
13146
  return {
13147
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13147
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13148
13148
  operations: output.operations !== undefined && output.operations !== null
13149
13149
  ? deserializeAws_json1_1OperationList(output.operations, context)
13150
13150
  : undefined,
@@ -13162,7 +13162,7 @@ const deserializeAws_json1_1GetRelationalDatabaseBlueprintsResult = (output, con
13162
13162
  blueprints: output.blueprints !== undefined && output.blueprints !== null
13163
13163
  ? deserializeAws_json1_1RelationalDatabaseBlueprintList(output.blueprints, context)
13164
13164
  : undefined,
13165
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13165
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13166
13166
  };
13167
13167
  };
13168
13168
  const deserializeAws_json1_1GetRelationalDatabaseBundlesResult = (output, context) => {
@@ -13170,12 +13170,12 @@ const deserializeAws_json1_1GetRelationalDatabaseBundlesResult = (output, contex
13170
13170
  bundles: output.bundles !== undefined && output.bundles !== null
13171
13171
  ? deserializeAws_json1_1RelationalDatabaseBundleList(output.bundles, context)
13172
13172
  : undefined,
13173
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13173
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13174
13174
  };
13175
13175
  };
13176
13176
  const deserializeAws_json1_1GetRelationalDatabaseEventsResult = (output, context) => {
13177
13177
  return {
13178
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13178
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13179
13179
  relationalDatabaseEvents: output.relationalDatabaseEvents !== undefined && output.relationalDatabaseEvents !== null
13180
13180
  ? deserializeAws_json1_1RelationalDatabaseEventList(output.relationalDatabaseEvents, context)
13181
13181
  : undefined,
@@ -13183,8 +13183,8 @@ const deserializeAws_json1_1GetRelationalDatabaseEventsResult = (output, context
13183
13183
  };
13184
13184
  const deserializeAws_json1_1GetRelationalDatabaseLogEventsResult = (output, context) => {
13185
13185
  return {
13186
- nextBackwardToken: smithy_client_1.expectString(output.nextBackwardToken),
13187
- nextForwardToken: smithy_client_1.expectString(output.nextForwardToken),
13186
+ nextBackwardToken: (0, smithy_client_1.expectString)(output.nextBackwardToken),
13187
+ nextForwardToken: (0, smithy_client_1.expectString)(output.nextForwardToken),
13188
13188
  resourceLogEvents: output.resourceLogEvents !== undefined && output.resourceLogEvents !== null
13189
13189
  ? deserializeAws_json1_1LogEventList(output.resourceLogEvents, context)
13190
13190
  : undefined,
@@ -13200,9 +13200,9 @@ const deserializeAws_json1_1GetRelationalDatabaseLogStreamsResult = (output, con
13200
13200
  const deserializeAws_json1_1GetRelationalDatabaseMasterUserPasswordResult = (output, context) => {
13201
13201
  return {
13202
13202
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13203
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13203
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13204
13204
  : undefined,
13205
- masterUserPassword: smithy_client_1.expectString(output.masterUserPassword),
13205
+ masterUserPassword: (0, smithy_client_1.expectString)(output.masterUserPassword),
13206
13206
  };
13207
13207
  };
13208
13208
  const deserializeAws_json1_1GetRelationalDatabaseMetricDataResult = (output, context) => {
@@ -13210,12 +13210,12 @@ const deserializeAws_json1_1GetRelationalDatabaseMetricDataResult = (output, con
13210
13210
  metricData: output.metricData !== undefined && output.metricData !== null
13211
13211
  ? deserializeAws_json1_1MetricDatapointList(output.metricData, context)
13212
13212
  : undefined,
13213
- metricName: smithy_client_1.expectString(output.metricName),
13213
+ metricName: (0, smithy_client_1.expectString)(output.metricName),
13214
13214
  };
13215
13215
  };
13216
13216
  const deserializeAws_json1_1GetRelationalDatabaseParametersResult = (output, context) => {
13217
13217
  return {
13218
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13218
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13219
13219
  parameters: output.parameters !== undefined && output.parameters !== null
13220
13220
  ? deserializeAws_json1_1RelationalDatabaseParameterList(output.parameters, context)
13221
13221
  : undefined,
@@ -13237,7 +13237,7 @@ const deserializeAws_json1_1GetRelationalDatabaseSnapshotResult = (output, conte
13237
13237
  };
13238
13238
  const deserializeAws_json1_1GetRelationalDatabaseSnapshotsResult = (output, context) => {
13239
13239
  return {
13240
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13240
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13241
13241
  relationalDatabaseSnapshots: output.relationalDatabaseSnapshots !== undefined && output.relationalDatabaseSnapshots !== null
13242
13242
  ? deserializeAws_json1_1RelationalDatabaseSnapshotList(output.relationalDatabaseSnapshots, context)
13243
13243
  : undefined,
@@ -13245,7 +13245,7 @@ const deserializeAws_json1_1GetRelationalDatabaseSnapshotsResult = (output, cont
13245
13245
  };
13246
13246
  const deserializeAws_json1_1GetRelationalDatabasesResult = (output, context) => {
13247
13247
  return {
13248
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13248
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13249
13249
  relationalDatabases: output.relationalDatabases !== undefined && output.relationalDatabases !== null
13250
13250
  ? deserializeAws_json1_1RelationalDatabaseList(output.relationalDatabases, context)
13251
13251
  : undefined,
@@ -13260,7 +13260,7 @@ const deserializeAws_json1_1GetStaticIpResult = (output, context) => {
13260
13260
  };
13261
13261
  const deserializeAws_json1_1GetStaticIpsResult = (output, context) => {
13262
13262
  return {
13263
- nextPageToken: smithy_client_1.expectString(output.nextPageToken),
13263
+ nextPageToken: (0, smithy_client_1.expectString)(output.nextPageToken),
13264
13264
  staticIps: output.staticIps !== undefined && output.staticIps !== null
13265
13265
  ? deserializeAws_json1_1StaticIpList(output.staticIps, context)
13266
13266
  : undefined,
@@ -13273,7 +13273,7 @@ const deserializeAws_json1_1HeaderForwardList = (output, context) => {
13273
13273
  if (entry === null) {
13274
13274
  return null;
13275
13275
  }
13276
- return smithy_client_1.expectString(entry);
13276
+ return (0, smithy_client_1.expectString)(entry);
13277
13277
  });
13278
13278
  return retVal;
13279
13279
  };
@@ -13282,23 +13282,23 @@ const deserializeAws_json1_1HeaderObject = (output, context) => {
13282
13282
  headersAllowList: output.headersAllowList !== undefined && output.headersAllowList !== null
13283
13283
  ? deserializeAws_json1_1HeaderForwardList(output.headersAllowList, context)
13284
13284
  : undefined,
13285
- option: smithy_client_1.expectString(output.option),
13285
+ option: (0, smithy_client_1.expectString)(output.option),
13286
13286
  };
13287
13287
  };
13288
13288
  const deserializeAws_json1_1HostKeyAttributes = (output, context) => {
13289
13289
  return {
13290
- algorithm: smithy_client_1.expectString(output.algorithm),
13291
- fingerprintSHA1: smithy_client_1.expectString(output.fingerprintSHA1),
13292
- fingerprintSHA256: smithy_client_1.expectString(output.fingerprintSHA256),
13290
+ algorithm: (0, smithy_client_1.expectString)(output.algorithm),
13291
+ fingerprintSHA1: (0, smithy_client_1.expectString)(output.fingerprintSHA1),
13292
+ fingerprintSHA256: (0, smithy_client_1.expectString)(output.fingerprintSHA256),
13293
13293
  notValidAfter: output.notValidAfter !== undefined && output.notValidAfter !== null
13294
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notValidAfter)))
13294
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notValidAfter)))
13295
13295
  : undefined,
13296
13296
  notValidBefore: output.notValidBefore !== undefined && output.notValidBefore !== null
13297
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notValidBefore)))
13297
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notValidBefore)))
13298
13298
  : undefined,
13299
- publicKey: smithy_client_1.expectString(output.publicKey),
13299
+ publicKey: (0, smithy_client_1.expectString)(output.publicKey),
13300
13300
  witnessedAt: output.witnessedAt !== undefined && output.witnessedAt !== null
13301
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.witnessedAt)))
13301
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.witnessedAt)))
13302
13302
  : undefined,
13303
13303
  };
13304
13304
  };
@@ -13325,76 +13325,76 @@ const deserializeAws_json1_1Instance = (output, context) => {
13325
13325
  addOns: output.addOns !== undefined && output.addOns !== null
13326
13326
  ? deserializeAws_json1_1AddOnList(output.addOns, context)
13327
13327
  : undefined,
13328
- arn: smithy_client_1.expectString(output.arn),
13329
- blueprintId: smithy_client_1.expectString(output.blueprintId),
13330
- blueprintName: smithy_client_1.expectString(output.blueprintName),
13331
- bundleId: smithy_client_1.expectString(output.bundleId),
13328
+ arn: (0, smithy_client_1.expectString)(output.arn),
13329
+ blueprintId: (0, smithy_client_1.expectString)(output.blueprintId),
13330
+ blueprintName: (0, smithy_client_1.expectString)(output.blueprintName),
13331
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
13332
13332
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13333
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13333
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13334
13334
  : undefined,
13335
13335
  hardware: output.hardware !== undefined && output.hardware !== null
13336
13336
  ? deserializeAws_json1_1InstanceHardware(output.hardware, context)
13337
13337
  : undefined,
13338
- ipAddressType: smithy_client_1.expectString(output.ipAddressType),
13338
+ ipAddressType: (0, smithy_client_1.expectString)(output.ipAddressType),
13339
13339
  ipv6Addresses: output.ipv6Addresses !== undefined && output.ipv6Addresses !== null
13340
13340
  ? deserializeAws_json1_1Ipv6AddressList(output.ipv6Addresses, context)
13341
13341
  : undefined,
13342
- isStaticIp: smithy_client_1.expectBoolean(output.isStaticIp),
13342
+ isStaticIp: (0, smithy_client_1.expectBoolean)(output.isStaticIp),
13343
13343
  location: output.location !== undefined && output.location !== null
13344
13344
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13345
13345
  : undefined,
13346
- name: smithy_client_1.expectString(output.name),
13346
+ name: (0, smithy_client_1.expectString)(output.name),
13347
13347
  networking: output.networking !== undefined && output.networking !== null
13348
13348
  ? deserializeAws_json1_1InstanceNetworking(output.networking, context)
13349
13349
  : undefined,
13350
- privateIpAddress: smithy_client_1.expectString(output.privateIpAddress),
13351
- publicIpAddress: smithy_client_1.expectString(output.publicIpAddress),
13352
- resourceType: smithy_client_1.expectString(output.resourceType),
13353
- sshKeyName: smithy_client_1.expectString(output.sshKeyName),
13350
+ privateIpAddress: (0, smithy_client_1.expectString)(output.privateIpAddress),
13351
+ publicIpAddress: (0, smithy_client_1.expectString)(output.publicIpAddress),
13352
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13353
+ sshKeyName: (0, smithy_client_1.expectString)(output.sshKeyName),
13354
13354
  state: output.state !== undefined && output.state !== null
13355
13355
  ? deserializeAws_json1_1InstanceState(output.state, context)
13356
13356
  : undefined,
13357
- supportCode: smithy_client_1.expectString(output.supportCode),
13357
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13358
13358
  tags: output.tags !== undefined && output.tags !== null
13359
13359
  ? deserializeAws_json1_1TagList(output.tags, context)
13360
13360
  : undefined,
13361
- username: smithy_client_1.expectString(output.username),
13361
+ username: (0, smithy_client_1.expectString)(output.username),
13362
13362
  };
13363
13363
  };
13364
13364
  const deserializeAws_json1_1InstanceAccessDetails = (output, context) => {
13365
13365
  return {
13366
- certKey: smithy_client_1.expectString(output.certKey),
13366
+ certKey: (0, smithy_client_1.expectString)(output.certKey),
13367
13367
  expiresAt: output.expiresAt !== undefined && output.expiresAt !== null
13368
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.expiresAt)))
13368
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.expiresAt)))
13369
13369
  : undefined,
13370
13370
  hostKeys: output.hostKeys !== undefined && output.hostKeys !== null
13371
13371
  ? deserializeAws_json1_1HostKeysList(output.hostKeys, context)
13372
13372
  : undefined,
13373
- instanceName: smithy_client_1.expectString(output.instanceName),
13374
- ipAddress: smithy_client_1.expectString(output.ipAddress),
13375
- password: smithy_client_1.expectString(output.password),
13373
+ instanceName: (0, smithy_client_1.expectString)(output.instanceName),
13374
+ ipAddress: (0, smithy_client_1.expectString)(output.ipAddress),
13375
+ password: (0, smithy_client_1.expectString)(output.password),
13376
13376
  passwordData: output.passwordData !== undefined && output.passwordData !== null
13377
13377
  ? deserializeAws_json1_1PasswordData(output.passwordData, context)
13378
13378
  : undefined,
13379
- privateKey: smithy_client_1.expectString(output.privateKey),
13380
- protocol: smithy_client_1.expectString(output.protocol),
13381
- username: smithy_client_1.expectString(output.username),
13379
+ privateKey: (0, smithy_client_1.expectString)(output.privateKey),
13380
+ protocol: (0, smithy_client_1.expectString)(output.protocol),
13381
+ username: (0, smithy_client_1.expectString)(output.username),
13382
13382
  };
13383
13383
  };
13384
13384
  const deserializeAws_json1_1InstanceHardware = (output, context) => {
13385
13385
  return {
13386
- cpuCount: smithy_client_1.expectInt32(output.cpuCount),
13386
+ cpuCount: (0, smithy_client_1.expectInt32)(output.cpuCount),
13387
13387
  disks: output.disks !== undefined && output.disks !== null
13388
13388
  ? deserializeAws_json1_1DiskList(output.disks, context)
13389
13389
  : undefined,
13390
- ramSizeInGb: smithy_client_1.limitedParseFloat32(output.ramSizeInGb),
13390
+ ramSizeInGb: (0, smithy_client_1.limitedParseFloat32)(output.ramSizeInGb),
13391
13391
  };
13392
13392
  };
13393
13393
  const deserializeAws_json1_1InstanceHealthSummary = (output, context) => {
13394
13394
  return {
13395
- instanceHealth: smithy_client_1.expectString(output.instanceHealth),
13396
- instanceHealthReason: smithy_client_1.expectString(output.instanceHealthReason),
13397
- instanceName: smithy_client_1.expectString(output.instanceName),
13395
+ instanceHealth: (0, smithy_client_1.expectString)(output.instanceHealth),
13396
+ instanceHealthReason: (0, smithy_client_1.expectString)(output.instanceHealthReason),
13397
+ instanceName: (0, smithy_client_1.expectString)(output.instanceName),
13398
13398
  };
13399
13399
  };
13400
13400
  const deserializeAws_json1_1InstanceHealthSummaryList = (output, context) => {
@@ -13436,28 +13436,28 @@ const deserializeAws_json1_1InstancePlatformList = (output, context) => {
13436
13436
  if (entry === null) {
13437
13437
  return null;
13438
13438
  }
13439
- return smithy_client_1.expectString(entry);
13439
+ return (0, smithy_client_1.expectString)(entry);
13440
13440
  });
13441
13441
  return retVal;
13442
13442
  };
13443
13443
  const deserializeAws_json1_1InstancePortInfo = (output, context) => {
13444
13444
  return {
13445
- accessDirection: smithy_client_1.expectString(output.accessDirection),
13446
- accessFrom: smithy_client_1.expectString(output.accessFrom),
13447
- accessType: smithy_client_1.expectString(output.accessType),
13445
+ accessDirection: (0, smithy_client_1.expectString)(output.accessDirection),
13446
+ accessFrom: (0, smithy_client_1.expectString)(output.accessFrom),
13447
+ accessType: (0, smithy_client_1.expectString)(output.accessType),
13448
13448
  cidrListAliases: output.cidrListAliases !== undefined && output.cidrListAliases !== null
13449
13449
  ? deserializeAws_json1_1StringList(output.cidrListAliases, context)
13450
13450
  : undefined,
13451
13451
  cidrs: output.cidrs !== undefined && output.cidrs !== null
13452
13452
  ? deserializeAws_json1_1StringList(output.cidrs, context)
13453
13453
  : undefined,
13454
- commonName: smithy_client_1.expectString(output.commonName),
13455
- fromPort: smithy_client_1.expectInt32(output.fromPort),
13454
+ commonName: (0, smithy_client_1.expectString)(output.commonName),
13455
+ fromPort: (0, smithy_client_1.expectInt32)(output.fromPort),
13456
13456
  ipv6Cidrs: output.ipv6Cidrs !== undefined && output.ipv6Cidrs !== null
13457
13457
  ? deserializeAws_json1_1StringList(output.ipv6Cidrs, context)
13458
13458
  : undefined,
13459
- protocol: smithy_client_1.expectString(output.protocol),
13460
- toPort: smithy_client_1.expectInt32(output.toPort),
13459
+ protocol: (0, smithy_client_1.expectString)(output.protocol),
13460
+ toPort: (0, smithy_client_1.expectInt32)(output.toPort),
13461
13461
  };
13462
13462
  };
13463
13463
  const deserializeAws_json1_1InstancePortInfoList = (output, context) => {
@@ -13479,13 +13479,13 @@ const deserializeAws_json1_1InstancePortState = (output, context) => {
13479
13479
  cidrs: output.cidrs !== undefined && output.cidrs !== null
13480
13480
  ? deserializeAws_json1_1StringList(output.cidrs, context)
13481
13481
  : undefined,
13482
- fromPort: smithy_client_1.expectInt32(output.fromPort),
13482
+ fromPort: (0, smithy_client_1.expectInt32)(output.fromPort),
13483
13483
  ipv6Cidrs: output.ipv6Cidrs !== undefined && output.ipv6Cidrs !== null
13484
13484
  ? deserializeAws_json1_1StringList(output.ipv6Cidrs, context)
13485
13485
  : undefined,
13486
- protocol: smithy_client_1.expectString(output.protocol),
13487
- state: smithy_client_1.expectString(output.state),
13488
- toPort: smithy_client_1.expectInt32(output.toPort),
13486
+ protocol: (0, smithy_client_1.expectString)(output.protocol),
13487
+ state: (0, smithy_client_1.expectString)(output.state),
13488
+ toPort: (0, smithy_client_1.expectInt32)(output.toPort),
13489
13489
  };
13490
13490
  };
13491
13491
  const deserializeAws_json1_1InstancePortStateList = (output, context) => {
@@ -13501,27 +13501,27 @@ const deserializeAws_json1_1InstancePortStateList = (output, context) => {
13501
13501
  };
13502
13502
  const deserializeAws_json1_1InstanceSnapshot = (output, context) => {
13503
13503
  return {
13504
- arn: smithy_client_1.expectString(output.arn),
13504
+ arn: (0, smithy_client_1.expectString)(output.arn),
13505
13505
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13506
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13506
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13507
13507
  : undefined,
13508
13508
  fromAttachedDisks: output.fromAttachedDisks !== undefined && output.fromAttachedDisks !== null
13509
13509
  ? deserializeAws_json1_1DiskList(output.fromAttachedDisks, context)
13510
13510
  : undefined,
13511
- fromBlueprintId: smithy_client_1.expectString(output.fromBlueprintId),
13512
- fromBundleId: smithy_client_1.expectString(output.fromBundleId),
13513
- fromInstanceArn: smithy_client_1.expectString(output.fromInstanceArn),
13514
- fromInstanceName: smithy_client_1.expectString(output.fromInstanceName),
13515
- isFromAutoSnapshot: smithy_client_1.expectBoolean(output.isFromAutoSnapshot),
13511
+ fromBlueprintId: (0, smithy_client_1.expectString)(output.fromBlueprintId),
13512
+ fromBundleId: (0, smithy_client_1.expectString)(output.fromBundleId),
13513
+ fromInstanceArn: (0, smithy_client_1.expectString)(output.fromInstanceArn),
13514
+ fromInstanceName: (0, smithy_client_1.expectString)(output.fromInstanceName),
13515
+ isFromAutoSnapshot: (0, smithy_client_1.expectBoolean)(output.isFromAutoSnapshot),
13516
13516
  location: output.location !== undefined && output.location !== null
13517
13517
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13518
13518
  : undefined,
13519
- name: smithy_client_1.expectString(output.name),
13520
- progress: smithy_client_1.expectString(output.progress),
13521
- resourceType: smithy_client_1.expectString(output.resourceType),
13522
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
13523
- state: smithy_client_1.expectString(output.state),
13524
- supportCode: smithy_client_1.expectString(output.supportCode),
13519
+ name: (0, smithy_client_1.expectString)(output.name),
13520
+ progress: (0, smithy_client_1.expectString)(output.progress),
13521
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13522
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
13523
+ state: (0, smithy_client_1.expectString)(output.state),
13524
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13525
13525
  tags: output.tags !== undefined && output.tags !== null
13526
13526
  ? deserializeAws_json1_1TagList(output.tags, context)
13527
13527
  : undefined,
@@ -13529,8 +13529,8 @@ const deserializeAws_json1_1InstanceSnapshot = (output, context) => {
13529
13529
  };
13530
13530
  const deserializeAws_json1_1InstanceSnapshotInfo = (output, context) => {
13531
13531
  return {
13532
- fromBlueprintId: smithy_client_1.expectString(output.fromBlueprintId),
13533
- fromBundleId: smithy_client_1.expectString(output.fromBundleId),
13532
+ fromBlueprintId: (0, smithy_client_1.expectString)(output.fromBlueprintId),
13533
+ fromBundleId: (0, smithy_client_1.expectString)(output.fromBundleId),
13534
13534
  fromDiskInfo: output.fromDiskInfo !== undefined && output.fromDiskInfo !== null
13535
13535
  ? deserializeAws_json1_1DiskInfoList(output.fromDiskInfo, context)
13536
13536
  : undefined,
@@ -13549,16 +13549,16 @@ const deserializeAws_json1_1InstanceSnapshotList = (output, context) => {
13549
13549
  };
13550
13550
  const deserializeAws_json1_1InstanceState = (output, context) => {
13551
13551
  return {
13552
- code: smithy_client_1.expectInt32(output.code),
13553
- name: smithy_client_1.expectString(output.name),
13552
+ code: (0, smithy_client_1.expectInt32)(output.code),
13553
+ name: (0, smithy_client_1.expectString)(output.name),
13554
13554
  };
13555
13555
  };
13556
13556
  const deserializeAws_json1_1InvalidInputException = (output, context) => {
13557
13557
  return {
13558
- code: smithy_client_1.expectString(output.code),
13559
- docs: smithy_client_1.expectString(output.docs),
13560
- message: smithy_client_1.expectString(output.message),
13561
- tip: smithy_client_1.expectString(output.tip),
13558
+ code: (0, smithy_client_1.expectString)(output.code),
13559
+ docs: (0, smithy_client_1.expectString)(output.docs),
13560
+ message: (0, smithy_client_1.expectString)(output.message),
13561
+ tip: (0, smithy_client_1.expectString)(output.tip),
13562
13562
  };
13563
13563
  };
13564
13564
  const deserializeAws_json1_1Ipv6AddressList = (output, context) => {
@@ -13568,28 +13568,28 @@ const deserializeAws_json1_1Ipv6AddressList = (output, context) => {
13568
13568
  if (entry === null) {
13569
13569
  return null;
13570
13570
  }
13571
- return smithy_client_1.expectString(entry);
13571
+ return (0, smithy_client_1.expectString)(entry);
13572
13572
  });
13573
13573
  return retVal;
13574
13574
  };
13575
13575
  const deserializeAws_json1_1IsVpcPeeredResult = (output, context) => {
13576
13576
  return {
13577
- isPeered: smithy_client_1.expectBoolean(output.isPeered),
13577
+ isPeered: (0, smithy_client_1.expectBoolean)(output.isPeered),
13578
13578
  };
13579
13579
  };
13580
13580
  const deserializeAws_json1_1KeyPair = (output, context) => {
13581
13581
  return {
13582
- arn: smithy_client_1.expectString(output.arn),
13582
+ arn: (0, smithy_client_1.expectString)(output.arn),
13583
13583
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13584
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13584
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13585
13585
  : undefined,
13586
- fingerprint: smithy_client_1.expectString(output.fingerprint),
13586
+ fingerprint: (0, smithy_client_1.expectString)(output.fingerprint),
13587
13587
  location: output.location !== undefined && output.location !== null
13588
13588
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13589
13589
  : undefined,
13590
- name: smithy_client_1.expectString(output.name),
13591
- resourceType: smithy_client_1.expectString(output.resourceType),
13592
- supportCode: smithy_client_1.expectString(output.supportCode),
13590
+ name: (0, smithy_client_1.expectString)(output.name),
13591
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13592
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13593
13593
  tags: output.tags !== undefined && output.tags !== null
13594
13594
  ? deserializeAws_json1_1TagList(output.tags, context)
13595
13595
  : undefined,
@@ -13608,39 +13608,39 @@ const deserializeAws_json1_1KeyPairList = (output, context) => {
13608
13608
  };
13609
13609
  const deserializeAws_json1_1LightsailDistribution = (output, context) => {
13610
13610
  return {
13611
- ableToUpdateBundle: smithy_client_1.expectBoolean(output.ableToUpdateBundle),
13611
+ ableToUpdateBundle: (0, smithy_client_1.expectBoolean)(output.ableToUpdateBundle),
13612
13612
  alternativeDomainNames: output.alternativeDomainNames !== undefined && output.alternativeDomainNames !== null
13613
13613
  ? deserializeAws_json1_1StringList(output.alternativeDomainNames, context)
13614
13614
  : undefined,
13615
- arn: smithy_client_1.expectString(output.arn),
13616
- bundleId: smithy_client_1.expectString(output.bundleId),
13615
+ arn: (0, smithy_client_1.expectString)(output.arn),
13616
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
13617
13617
  cacheBehaviorSettings: output.cacheBehaviorSettings !== undefined && output.cacheBehaviorSettings !== null
13618
13618
  ? deserializeAws_json1_1CacheSettings(output.cacheBehaviorSettings, context)
13619
13619
  : undefined,
13620
13620
  cacheBehaviors: output.cacheBehaviors !== undefined && output.cacheBehaviors !== null
13621
13621
  ? deserializeAws_json1_1CacheBehaviorList(output.cacheBehaviors, context)
13622
13622
  : undefined,
13623
- certificateName: smithy_client_1.expectString(output.certificateName),
13623
+ certificateName: (0, smithy_client_1.expectString)(output.certificateName),
13624
13624
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13625
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13625
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13626
13626
  : undefined,
13627
13627
  defaultCacheBehavior: output.defaultCacheBehavior !== undefined && output.defaultCacheBehavior !== null
13628
13628
  ? deserializeAws_json1_1CacheBehavior(output.defaultCacheBehavior, context)
13629
13629
  : undefined,
13630
- domainName: smithy_client_1.expectString(output.domainName),
13631
- ipAddressType: smithy_client_1.expectString(output.ipAddressType),
13632
- isEnabled: smithy_client_1.expectBoolean(output.isEnabled),
13630
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
13631
+ ipAddressType: (0, smithy_client_1.expectString)(output.ipAddressType),
13632
+ isEnabled: (0, smithy_client_1.expectBoolean)(output.isEnabled),
13633
13633
  location: output.location !== undefined && output.location !== null
13634
13634
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13635
13635
  : undefined,
13636
- name: smithy_client_1.expectString(output.name),
13636
+ name: (0, smithy_client_1.expectString)(output.name),
13637
13637
  origin: output.origin !== undefined && output.origin !== null
13638
13638
  ? deserializeAws_json1_1Origin(output.origin, context)
13639
13639
  : undefined,
13640
- originPublicDNS: smithy_client_1.expectString(output.originPublicDNS),
13641
- resourceType: smithy_client_1.expectString(output.resourceType),
13642
- status: smithy_client_1.expectString(output.status),
13643
- supportCode: smithy_client_1.expectString(output.supportCode),
13640
+ originPublicDNS: (0, smithy_client_1.expectString)(output.originPublicDNS),
13641
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13642
+ status: (0, smithy_client_1.expectString)(output.status),
13643
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13644
13644
  tags: output.tags !== undefined && output.tags !== null
13645
13645
  ? deserializeAws_json1_1TagList(output.tags, context)
13646
13646
  : undefined,
@@ -13648,31 +13648,31 @@ const deserializeAws_json1_1LightsailDistribution = (output, context) => {
13648
13648
  };
13649
13649
  const deserializeAws_json1_1LoadBalancer = (output, context) => {
13650
13650
  return {
13651
- arn: smithy_client_1.expectString(output.arn),
13651
+ arn: (0, smithy_client_1.expectString)(output.arn),
13652
13652
  configurationOptions: output.configurationOptions !== undefined && output.configurationOptions !== null
13653
13653
  ? deserializeAws_json1_1LoadBalancerConfigurationOptions(output.configurationOptions, context)
13654
13654
  : undefined,
13655
13655
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13656
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13656
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13657
13657
  : undefined,
13658
- dnsName: smithy_client_1.expectString(output.dnsName),
13659
- healthCheckPath: smithy_client_1.expectString(output.healthCheckPath),
13658
+ dnsName: (0, smithy_client_1.expectString)(output.dnsName),
13659
+ healthCheckPath: (0, smithy_client_1.expectString)(output.healthCheckPath),
13660
13660
  instanceHealthSummary: output.instanceHealthSummary !== undefined && output.instanceHealthSummary !== null
13661
13661
  ? deserializeAws_json1_1InstanceHealthSummaryList(output.instanceHealthSummary, context)
13662
13662
  : undefined,
13663
- instancePort: smithy_client_1.expectInt32(output.instancePort),
13664
- ipAddressType: smithy_client_1.expectString(output.ipAddressType),
13663
+ instancePort: (0, smithy_client_1.expectInt32)(output.instancePort),
13664
+ ipAddressType: (0, smithy_client_1.expectString)(output.ipAddressType),
13665
13665
  location: output.location !== undefined && output.location !== null
13666
13666
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13667
13667
  : undefined,
13668
- name: smithy_client_1.expectString(output.name),
13669
- protocol: smithy_client_1.expectString(output.protocol),
13668
+ name: (0, smithy_client_1.expectString)(output.name),
13669
+ protocol: (0, smithy_client_1.expectString)(output.protocol),
13670
13670
  publicPorts: output.publicPorts !== undefined && output.publicPorts !== null
13671
13671
  ? deserializeAws_json1_1PortList(output.publicPorts, context)
13672
13672
  : undefined,
13673
- resourceType: smithy_client_1.expectString(output.resourceType),
13674
- state: smithy_client_1.expectString(output.state),
13675
- supportCode: smithy_client_1.expectString(output.supportCode),
13673
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13674
+ state: (0, smithy_client_1.expectString)(output.state),
13675
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13676
13676
  tags: output.tags !== undefined && output.tags !== null
13677
13677
  ? deserializeAws_json1_1TagList(output.tags, context)
13678
13678
  : undefined,
@@ -13688,7 +13688,7 @@ const deserializeAws_json1_1LoadBalancerConfigurationOptions = (output, context)
13688
13688
  }
13689
13689
  return {
13690
13690
  ...acc,
13691
- [key]: smithy_client_1.expectString(value),
13691
+ [key]: (0, smithy_client_1.expectString)(value),
13692
13692
  };
13693
13693
  }, {});
13694
13694
  };
@@ -13705,48 +13705,48 @@ const deserializeAws_json1_1LoadBalancerList = (output, context) => {
13705
13705
  };
13706
13706
  const deserializeAws_json1_1LoadBalancerTlsCertificate = (output, context) => {
13707
13707
  return {
13708
- arn: smithy_client_1.expectString(output.arn),
13708
+ arn: (0, smithy_client_1.expectString)(output.arn),
13709
13709
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13710
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13710
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13711
13711
  : undefined,
13712
- domainName: smithy_client_1.expectString(output.domainName),
13712
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
13713
13713
  domainValidationRecords: output.domainValidationRecords !== undefined && output.domainValidationRecords !== null
13714
13714
  ? deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationRecordList(output.domainValidationRecords, context)
13715
13715
  : undefined,
13716
- failureReason: smithy_client_1.expectString(output.failureReason),
13717
- isAttached: smithy_client_1.expectBoolean(output.isAttached),
13716
+ failureReason: (0, smithy_client_1.expectString)(output.failureReason),
13717
+ isAttached: (0, smithy_client_1.expectBoolean)(output.isAttached),
13718
13718
  issuedAt: output.issuedAt !== undefined && output.issuedAt !== null
13719
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.issuedAt)))
13719
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.issuedAt)))
13720
13720
  : undefined,
13721
- issuer: smithy_client_1.expectString(output.issuer),
13722
- keyAlgorithm: smithy_client_1.expectString(output.keyAlgorithm),
13723
- loadBalancerName: smithy_client_1.expectString(output.loadBalancerName),
13721
+ issuer: (0, smithy_client_1.expectString)(output.issuer),
13722
+ keyAlgorithm: (0, smithy_client_1.expectString)(output.keyAlgorithm),
13723
+ loadBalancerName: (0, smithy_client_1.expectString)(output.loadBalancerName),
13724
13724
  location: output.location !== undefined && output.location !== null
13725
13725
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13726
13726
  : undefined,
13727
- name: smithy_client_1.expectString(output.name),
13727
+ name: (0, smithy_client_1.expectString)(output.name),
13728
13728
  notAfter: output.notAfter !== undefined && output.notAfter !== null
13729
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notAfter)))
13729
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notAfter)))
13730
13730
  : undefined,
13731
13731
  notBefore: output.notBefore !== undefined && output.notBefore !== null
13732
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.notBefore)))
13732
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.notBefore)))
13733
13733
  : undefined,
13734
13734
  renewalSummary: output.renewalSummary !== undefined && output.renewalSummary !== null
13735
13735
  ? deserializeAws_json1_1LoadBalancerTlsCertificateRenewalSummary(output.renewalSummary, context)
13736
13736
  : undefined,
13737
- resourceType: smithy_client_1.expectString(output.resourceType),
13738
- revocationReason: smithy_client_1.expectString(output.revocationReason),
13737
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13738
+ revocationReason: (0, smithy_client_1.expectString)(output.revocationReason),
13739
13739
  revokedAt: output.revokedAt !== undefined && output.revokedAt !== null
13740
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.revokedAt)))
13740
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.revokedAt)))
13741
13741
  : undefined,
13742
- serial: smithy_client_1.expectString(output.serial),
13743
- signatureAlgorithm: smithy_client_1.expectString(output.signatureAlgorithm),
13744
- status: smithy_client_1.expectString(output.status),
13745
- subject: smithy_client_1.expectString(output.subject),
13742
+ serial: (0, smithy_client_1.expectString)(output.serial),
13743
+ signatureAlgorithm: (0, smithy_client_1.expectString)(output.signatureAlgorithm),
13744
+ status: (0, smithy_client_1.expectString)(output.status),
13745
+ subject: (0, smithy_client_1.expectString)(output.subject),
13746
13746
  subjectAlternativeNames: output.subjectAlternativeNames !== undefined && output.subjectAlternativeNames !== null
13747
13747
  ? deserializeAws_json1_1StringList(output.subjectAlternativeNames, context)
13748
13748
  : undefined,
13749
- supportCode: smithy_client_1.expectString(output.supportCode),
13749
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
13750
13750
  tags: output.tags !== undefined && output.tags !== null
13751
13751
  ? deserializeAws_json1_1TagList(output.tags, context)
13752
13752
  : undefined,
@@ -13754,8 +13754,8 @@ const deserializeAws_json1_1LoadBalancerTlsCertificate = (output, context) => {
13754
13754
  };
13755
13755
  const deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationOption = (output, context) => {
13756
13756
  return {
13757
- domainName: smithy_client_1.expectString(output.domainName),
13758
- validationStatus: smithy_client_1.expectString(output.validationStatus),
13757
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
13758
+ validationStatus: (0, smithy_client_1.expectString)(output.validationStatus),
13759
13759
  };
13760
13760
  };
13761
13761
  const deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationOptionList = (output, context) => {
@@ -13771,11 +13771,11 @@ const deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationOptionList
13771
13771
  };
13772
13772
  const deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationRecord = (output, context) => {
13773
13773
  return {
13774
- domainName: smithy_client_1.expectString(output.domainName),
13775
- name: smithy_client_1.expectString(output.name),
13776
- type: smithy_client_1.expectString(output.type),
13777
- validationStatus: smithy_client_1.expectString(output.validationStatus),
13778
- value: smithy_client_1.expectString(output.value),
13774
+ domainName: (0, smithy_client_1.expectString)(output.domainName),
13775
+ name: (0, smithy_client_1.expectString)(output.name),
13776
+ type: (0, smithy_client_1.expectString)(output.type),
13777
+ validationStatus: (0, smithy_client_1.expectString)(output.validationStatus),
13778
+ value: (0, smithy_client_1.expectString)(output.value),
13779
13779
  };
13780
13780
  };
13781
13781
  const deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationRecordList = (output, context) => {
@@ -13805,13 +13805,13 @@ const deserializeAws_json1_1LoadBalancerTlsCertificateRenewalSummary = (output,
13805
13805
  domainValidationOptions: output.domainValidationOptions !== undefined && output.domainValidationOptions !== null
13806
13806
  ? deserializeAws_json1_1LoadBalancerTlsCertificateDomainValidationOptionList(output.domainValidationOptions, context)
13807
13807
  : undefined,
13808
- renewalStatus: smithy_client_1.expectString(output.renewalStatus),
13808
+ renewalStatus: (0, smithy_client_1.expectString)(output.renewalStatus),
13809
13809
  };
13810
13810
  };
13811
13811
  const deserializeAws_json1_1LoadBalancerTlsCertificateSummary = (output, context) => {
13812
13812
  return {
13813
- isAttached: smithy_client_1.expectBoolean(output.isAttached),
13814
- name: smithy_client_1.expectString(output.name),
13813
+ isAttached: (0, smithy_client_1.expectBoolean)(output.isAttached),
13814
+ name: (0, smithy_client_1.expectString)(output.name),
13815
13815
  };
13816
13816
  };
13817
13817
  const deserializeAws_json1_1LoadBalancerTlsCertificateSummaryList = (output, context) => {
@@ -13828,9 +13828,9 @@ const deserializeAws_json1_1LoadBalancerTlsCertificateSummaryList = (output, con
13828
13828
  const deserializeAws_json1_1LogEvent = (output, context) => {
13829
13829
  return {
13830
13830
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13831
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13831
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13832
13832
  : undefined,
13833
- message: smithy_client_1.expectString(output.message),
13833
+ message: (0, smithy_client_1.expectString)(output.message),
13834
13834
  };
13835
13835
  };
13836
13836
  const deserializeAws_json1_1LogEventList = (output, context) => {
@@ -13846,15 +13846,15 @@ const deserializeAws_json1_1LogEventList = (output, context) => {
13846
13846
  };
13847
13847
  const deserializeAws_json1_1MetricDatapoint = (output, context) => {
13848
13848
  return {
13849
- average: smithy_client_1.limitedParseDouble(output.average),
13850
- maximum: smithy_client_1.limitedParseDouble(output.maximum),
13851
- minimum: smithy_client_1.limitedParseDouble(output.minimum),
13852
- sampleCount: smithy_client_1.limitedParseDouble(output.sampleCount),
13853
- sum: smithy_client_1.limitedParseDouble(output.sum),
13849
+ average: (0, smithy_client_1.limitedParseDouble)(output.average),
13850
+ maximum: (0, smithy_client_1.limitedParseDouble)(output.maximum),
13851
+ minimum: (0, smithy_client_1.limitedParseDouble)(output.minimum),
13852
+ sampleCount: (0, smithy_client_1.limitedParseDouble)(output.sampleCount),
13853
+ sum: (0, smithy_client_1.limitedParseDouble)(output.sum),
13854
13854
  timestamp: output.timestamp !== undefined && output.timestamp !== null
13855
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.timestamp)))
13855
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.timestamp)))
13856
13856
  : undefined,
13857
- unit: smithy_client_1.expectString(output.unit),
13857
+ unit: (0, smithy_client_1.expectString)(output.unit),
13858
13858
  };
13859
13859
  };
13860
13860
  const deserializeAws_json1_1MetricDatapointList = (output, context) => {
@@ -13870,22 +13870,22 @@ const deserializeAws_json1_1MetricDatapointList = (output, context) => {
13870
13870
  };
13871
13871
  const deserializeAws_json1_1MonitoredResourceInfo = (output, context) => {
13872
13872
  return {
13873
- arn: smithy_client_1.expectString(output.arn),
13874
- name: smithy_client_1.expectString(output.name),
13875
- resourceType: smithy_client_1.expectString(output.resourceType),
13873
+ arn: (0, smithy_client_1.expectString)(output.arn),
13874
+ name: (0, smithy_client_1.expectString)(output.name),
13875
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13876
13876
  };
13877
13877
  };
13878
13878
  const deserializeAws_json1_1MonthlyTransfer = (output, context) => {
13879
13879
  return {
13880
- gbPerMonthAllocated: smithy_client_1.expectInt32(output.gbPerMonthAllocated),
13880
+ gbPerMonthAllocated: (0, smithy_client_1.expectInt32)(output.gbPerMonthAllocated),
13881
13881
  };
13882
13882
  };
13883
13883
  const deserializeAws_json1_1NotFoundException = (output, context) => {
13884
13884
  return {
13885
- code: smithy_client_1.expectString(output.code),
13886
- docs: smithy_client_1.expectString(output.docs),
13887
- message: smithy_client_1.expectString(output.message),
13888
- tip: smithy_client_1.expectString(output.tip),
13885
+ code: (0, smithy_client_1.expectString)(output.code),
13886
+ docs: (0, smithy_client_1.expectString)(output.docs),
13887
+ message: (0, smithy_client_1.expectString)(output.message),
13888
+ tip: (0, smithy_client_1.expectString)(output.tip),
13889
13889
  };
13890
13890
  };
13891
13891
  const deserializeAws_json1_1NotificationTriggerList = (output, context) => {
@@ -13895,7 +13895,7 @@ const deserializeAws_json1_1NotificationTriggerList = (output, context) => {
13895
13895
  if (entry === null) {
13896
13896
  return null;
13897
13897
  }
13898
- return smithy_client_1.expectString(entry);
13898
+ return (0, smithy_client_1.expectString)(entry);
13899
13899
  });
13900
13900
  return retVal;
13901
13901
  };
@@ -13909,31 +13909,31 @@ const deserializeAws_json1_1OpenInstancePublicPortsResult = (output, context) =>
13909
13909
  const deserializeAws_json1_1Operation = (output, context) => {
13910
13910
  return {
13911
13911
  createdAt: output.createdAt !== undefined && output.createdAt !== null
13912
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
13912
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
13913
13913
  : undefined,
13914
- errorCode: smithy_client_1.expectString(output.errorCode),
13915
- errorDetails: smithy_client_1.expectString(output.errorDetails),
13916
- id: smithy_client_1.expectString(output.id),
13917
- isTerminal: smithy_client_1.expectBoolean(output.isTerminal),
13914
+ errorCode: (0, smithy_client_1.expectString)(output.errorCode),
13915
+ errorDetails: (0, smithy_client_1.expectString)(output.errorDetails),
13916
+ id: (0, smithy_client_1.expectString)(output.id),
13917
+ isTerminal: (0, smithy_client_1.expectBoolean)(output.isTerminal),
13918
13918
  location: output.location !== undefined && output.location !== null
13919
13919
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
13920
13920
  : undefined,
13921
- operationDetails: smithy_client_1.expectString(output.operationDetails),
13922
- operationType: smithy_client_1.expectString(output.operationType),
13923
- resourceName: smithy_client_1.expectString(output.resourceName),
13924
- resourceType: smithy_client_1.expectString(output.resourceType),
13925
- status: smithy_client_1.expectString(output.status),
13921
+ operationDetails: (0, smithy_client_1.expectString)(output.operationDetails),
13922
+ operationType: (0, smithy_client_1.expectString)(output.operationType),
13923
+ resourceName: (0, smithy_client_1.expectString)(output.resourceName),
13924
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13925
+ status: (0, smithy_client_1.expectString)(output.status),
13926
13926
  statusChangedAt: output.statusChangedAt !== undefined && output.statusChangedAt !== null
13927
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.statusChangedAt)))
13927
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.statusChangedAt)))
13928
13928
  : undefined,
13929
13929
  };
13930
13930
  };
13931
13931
  const deserializeAws_json1_1OperationFailureException = (output, context) => {
13932
13932
  return {
13933
- code: smithy_client_1.expectString(output.code),
13934
- docs: smithy_client_1.expectString(output.docs),
13935
- message: smithy_client_1.expectString(output.message),
13936
- tip: smithy_client_1.expectString(output.tip),
13933
+ code: (0, smithy_client_1.expectString)(output.code),
13934
+ docs: (0, smithy_client_1.expectString)(output.docs),
13935
+ message: (0, smithy_client_1.expectString)(output.message),
13936
+ tip: (0, smithy_client_1.expectString)(output.tip),
13937
13937
  };
13938
13938
  };
13939
13939
  const deserializeAws_json1_1OperationList = (output, context) => {
@@ -13949,10 +13949,10 @@ const deserializeAws_json1_1OperationList = (output, context) => {
13949
13949
  };
13950
13950
  const deserializeAws_json1_1Origin = (output, context) => {
13951
13951
  return {
13952
- name: smithy_client_1.expectString(output.name),
13953
- protocolPolicy: smithy_client_1.expectString(output.protocolPolicy),
13954
- regionName: smithy_client_1.expectString(output.regionName),
13955
- resourceType: smithy_client_1.expectString(output.resourceType),
13952
+ name: (0, smithy_client_1.expectString)(output.name),
13953
+ protocolPolicy: (0, smithy_client_1.expectString)(output.protocolPolicy),
13954
+ regionName: (0, smithy_client_1.expectString)(output.regionName),
13955
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
13956
13956
  };
13957
13957
  };
13958
13958
  const deserializeAws_json1_1PartnerIdList = (output, context) => {
@@ -13962,14 +13962,14 @@ const deserializeAws_json1_1PartnerIdList = (output, context) => {
13962
13962
  if (entry === null) {
13963
13963
  return null;
13964
13964
  }
13965
- return smithy_client_1.expectString(entry);
13965
+ return (0, smithy_client_1.expectString)(entry);
13966
13966
  });
13967
13967
  return retVal;
13968
13968
  };
13969
13969
  const deserializeAws_json1_1PasswordData = (output, context) => {
13970
13970
  return {
13971
- ciphertext: smithy_client_1.expectString(output.ciphertext),
13972
- keyPairName: smithy_client_1.expectString(output.keyPairName),
13971
+ ciphertext: (0, smithy_client_1.expectString)(output.ciphertext),
13972
+ keyPairName: (0, smithy_client_1.expectString)(output.keyPairName),
13973
13973
  };
13974
13974
  };
13975
13975
  const deserializeAws_json1_1PeerVpcResult = (output, context) => {
@@ -13981,11 +13981,11 @@ const deserializeAws_json1_1PeerVpcResult = (output, context) => {
13981
13981
  };
13982
13982
  const deserializeAws_json1_1PendingMaintenanceAction = (output, context) => {
13983
13983
  return {
13984
- action: smithy_client_1.expectString(output.action),
13984
+ action: (0, smithy_client_1.expectString)(output.action),
13985
13985
  currentApplyDate: output.currentApplyDate !== undefined && output.currentApplyDate !== null
13986
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.currentApplyDate)))
13986
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.currentApplyDate)))
13987
13987
  : undefined,
13988
- description: smithy_client_1.expectString(output.description),
13988
+ description: (0, smithy_client_1.expectString)(output.description),
13989
13989
  };
13990
13990
  };
13991
13991
  const deserializeAws_json1_1PendingMaintenanceActionList = (output, context) => {
@@ -14001,9 +14001,9 @@ const deserializeAws_json1_1PendingMaintenanceActionList = (output, context) =>
14001
14001
  };
14002
14002
  const deserializeAws_json1_1PendingModifiedRelationalDatabaseValues = (output, context) => {
14003
14003
  return {
14004
- backupRetentionEnabled: smithy_client_1.expectBoolean(output.backupRetentionEnabled),
14005
- engineVersion: smithy_client_1.expectString(output.engineVersion),
14006
- masterUserPassword: smithy_client_1.expectString(output.masterUserPassword),
14004
+ backupRetentionEnabled: (0, smithy_client_1.expectBoolean)(output.backupRetentionEnabled),
14005
+ engineVersion: (0, smithy_client_1.expectString)(output.engineVersion),
14006
+ masterUserPassword: (0, smithy_client_1.expectString)(output.masterUserPassword),
14007
14007
  };
14008
14008
  };
14009
14009
  const deserializeAws_json1_1PortList = (output, context) => {
@@ -14013,7 +14013,7 @@ const deserializeAws_json1_1PortList = (output, context) => {
14013
14013
  if (entry === null) {
14014
14014
  return null;
14015
14015
  }
14016
- return smithy_client_1.expectInt32(entry);
14016
+ return (0, smithy_client_1.expectInt32)(entry);
14017
14017
  });
14018
14018
  return retVal;
14019
14019
  };
@@ -14024,7 +14024,7 @@ const deserializeAws_json1_1PortMap = (output, context) => {
14024
14024
  }
14025
14025
  return {
14026
14026
  ...acc,
14027
- [key]: smithy_client_1.expectString(value),
14027
+ [key]: (0, smithy_client_1.expectString)(value),
14028
14028
  };
14029
14029
  }, {});
14030
14030
  };
@@ -14044,7 +14044,7 @@ const deserializeAws_json1_1PutInstancePublicPortsResult = (output, context) =>
14044
14044
  };
14045
14045
  const deserializeAws_json1_1QueryStringObject = (output, context) => {
14046
14046
  return {
14047
- option: smithy_client_1.expectBoolean(output.option),
14047
+ option: (0, smithy_client_1.expectBoolean)(output.option),
14048
14048
  queryStringsAllowList: output.queryStringsAllowList !== undefined && output.queryStringsAllowList !== null
14049
14049
  ? deserializeAws_json1_1StringList(output.queryStringsAllowList, context)
14050
14050
  : undefined,
@@ -14069,10 +14069,10 @@ const deserializeAws_json1_1Region = (output, context) => {
14069
14069
  availabilityZones: output.availabilityZones !== undefined && output.availabilityZones !== null
14070
14070
  ? deserializeAws_json1_1AvailabilityZoneList(output.availabilityZones, context)
14071
14071
  : undefined,
14072
- continentCode: smithy_client_1.expectString(output.continentCode),
14073
- description: smithy_client_1.expectString(output.description),
14074
- displayName: smithy_client_1.expectString(output.displayName),
14075
- name: smithy_client_1.expectString(output.name),
14072
+ continentCode: (0, smithy_client_1.expectString)(output.continentCode),
14073
+ description: (0, smithy_client_1.expectString)(output.description),
14074
+ displayName: (0, smithy_client_1.expectString)(output.displayName),
14075
+ name: (0, smithy_client_1.expectString)(output.name),
14076
14076
  relationalDatabaseAvailabilityZones: output.relationalDatabaseAvailabilityZones !== undefined && output.relationalDatabaseAvailabilityZones !== null
14077
14077
  ? deserializeAws_json1_1AvailabilityZoneList(output.relationalDatabaseAvailabilityZones, context)
14078
14078
  : undefined,
@@ -14098,45 +14098,45 @@ const deserializeAws_json1_1RegisterContainerImageResult = (output, context) =>
14098
14098
  };
14099
14099
  const deserializeAws_json1_1RelationalDatabase = (output, context) => {
14100
14100
  return {
14101
- arn: smithy_client_1.expectString(output.arn),
14102
- backupRetentionEnabled: smithy_client_1.expectBoolean(output.backupRetentionEnabled),
14103
- caCertificateIdentifier: smithy_client_1.expectString(output.caCertificateIdentifier),
14101
+ arn: (0, smithy_client_1.expectString)(output.arn),
14102
+ backupRetentionEnabled: (0, smithy_client_1.expectBoolean)(output.backupRetentionEnabled),
14103
+ caCertificateIdentifier: (0, smithy_client_1.expectString)(output.caCertificateIdentifier),
14104
14104
  createdAt: output.createdAt !== undefined && output.createdAt !== null
14105
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
14105
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
14106
14106
  : undefined,
14107
- engine: smithy_client_1.expectString(output.engine),
14108
- engineVersion: smithy_client_1.expectString(output.engineVersion),
14107
+ engine: (0, smithy_client_1.expectString)(output.engine),
14108
+ engineVersion: (0, smithy_client_1.expectString)(output.engineVersion),
14109
14109
  hardware: output.hardware !== undefined && output.hardware !== null
14110
14110
  ? deserializeAws_json1_1RelationalDatabaseHardware(output.hardware, context)
14111
14111
  : undefined,
14112
14112
  latestRestorableTime: output.latestRestorableTime !== undefined && output.latestRestorableTime !== null
14113
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.latestRestorableTime)))
14113
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.latestRestorableTime)))
14114
14114
  : undefined,
14115
14115
  location: output.location !== undefined && output.location !== null
14116
14116
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
14117
14117
  : undefined,
14118
- masterDatabaseName: smithy_client_1.expectString(output.masterDatabaseName),
14118
+ masterDatabaseName: (0, smithy_client_1.expectString)(output.masterDatabaseName),
14119
14119
  masterEndpoint: output.masterEndpoint !== undefined && output.masterEndpoint !== null
14120
14120
  ? deserializeAws_json1_1RelationalDatabaseEndpoint(output.masterEndpoint, context)
14121
14121
  : undefined,
14122
- masterUsername: smithy_client_1.expectString(output.masterUsername),
14123
- name: smithy_client_1.expectString(output.name),
14124
- parameterApplyStatus: smithy_client_1.expectString(output.parameterApplyStatus),
14122
+ masterUsername: (0, smithy_client_1.expectString)(output.masterUsername),
14123
+ name: (0, smithy_client_1.expectString)(output.name),
14124
+ parameterApplyStatus: (0, smithy_client_1.expectString)(output.parameterApplyStatus),
14125
14125
  pendingMaintenanceActions: output.pendingMaintenanceActions !== undefined && output.pendingMaintenanceActions !== null
14126
14126
  ? deserializeAws_json1_1PendingMaintenanceActionList(output.pendingMaintenanceActions, context)
14127
14127
  : undefined,
14128
14128
  pendingModifiedValues: output.pendingModifiedValues !== undefined && output.pendingModifiedValues !== null
14129
14129
  ? deserializeAws_json1_1PendingModifiedRelationalDatabaseValues(output.pendingModifiedValues, context)
14130
14130
  : undefined,
14131
- preferredBackupWindow: smithy_client_1.expectString(output.preferredBackupWindow),
14132
- preferredMaintenanceWindow: smithy_client_1.expectString(output.preferredMaintenanceWindow),
14133
- publiclyAccessible: smithy_client_1.expectBoolean(output.publiclyAccessible),
14134
- relationalDatabaseBlueprintId: smithy_client_1.expectString(output.relationalDatabaseBlueprintId),
14135
- relationalDatabaseBundleId: smithy_client_1.expectString(output.relationalDatabaseBundleId),
14136
- resourceType: smithy_client_1.expectString(output.resourceType),
14137
- secondaryAvailabilityZone: smithy_client_1.expectString(output.secondaryAvailabilityZone),
14138
- state: smithy_client_1.expectString(output.state),
14139
- supportCode: smithy_client_1.expectString(output.supportCode),
14131
+ preferredBackupWindow: (0, smithy_client_1.expectString)(output.preferredBackupWindow),
14132
+ preferredMaintenanceWindow: (0, smithy_client_1.expectString)(output.preferredMaintenanceWindow),
14133
+ publiclyAccessible: (0, smithy_client_1.expectBoolean)(output.publiclyAccessible),
14134
+ relationalDatabaseBlueprintId: (0, smithy_client_1.expectString)(output.relationalDatabaseBlueprintId),
14135
+ relationalDatabaseBundleId: (0, smithy_client_1.expectString)(output.relationalDatabaseBundleId),
14136
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
14137
+ secondaryAvailabilityZone: (0, smithy_client_1.expectString)(output.secondaryAvailabilityZone),
14138
+ state: (0, smithy_client_1.expectString)(output.state),
14139
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
14140
14140
  tags: output.tags !== undefined && output.tags !== null
14141
14141
  ? deserializeAws_json1_1TagList(output.tags, context)
14142
14142
  : undefined,
@@ -14144,12 +14144,12 @@ const deserializeAws_json1_1RelationalDatabase = (output, context) => {
14144
14144
  };
14145
14145
  const deserializeAws_json1_1RelationalDatabaseBlueprint = (output, context) => {
14146
14146
  return {
14147
- blueprintId: smithy_client_1.expectString(output.blueprintId),
14148
- engine: smithy_client_1.expectString(output.engine),
14149
- engineDescription: smithy_client_1.expectString(output.engineDescription),
14150
- engineVersion: smithy_client_1.expectString(output.engineVersion),
14151
- engineVersionDescription: smithy_client_1.expectString(output.engineVersionDescription),
14152
- isEngineDefault: smithy_client_1.expectBoolean(output.isEngineDefault),
14147
+ blueprintId: (0, smithy_client_1.expectString)(output.blueprintId),
14148
+ engine: (0, smithy_client_1.expectString)(output.engine),
14149
+ engineDescription: (0, smithy_client_1.expectString)(output.engineDescription),
14150
+ engineVersion: (0, smithy_client_1.expectString)(output.engineVersion),
14151
+ engineVersionDescription: (0, smithy_client_1.expectString)(output.engineVersionDescription),
14152
+ isEngineDefault: (0, smithy_client_1.expectBoolean)(output.isEngineDefault),
14153
14153
  };
14154
14154
  };
14155
14155
  const deserializeAws_json1_1RelationalDatabaseBlueprintList = (output, context) => {
@@ -14165,15 +14165,15 @@ const deserializeAws_json1_1RelationalDatabaseBlueprintList = (output, context)
14165
14165
  };
14166
14166
  const deserializeAws_json1_1RelationalDatabaseBundle = (output, context) => {
14167
14167
  return {
14168
- bundleId: smithy_client_1.expectString(output.bundleId),
14169
- cpuCount: smithy_client_1.expectInt32(output.cpuCount),
14170
- diskSizeInGb: smithy_client_1.expectInt32(output.diskSizeInGb),
14171
- isActive: smithy_client_1.expectBoolean(output.isActive),
14172
- isEncrypted: smithy_client_1.expectBoolean(output.isEncrypted),
14173
- name: smithy_client_1.expectString(output.name),
14174
- price: smithy_client_1.limitedParseFloat32(output.price),
14175
- ramSizeInGb: smithy_client_1.limitedParseFloat32(output.ramSizeInGb),
14176
- transferPerMonthInGb: smithy_client_1.expectInt32(output.transferPerMonthInGb),
14168
+ bundleId: (0, smithy_client_1.expectString)(output.bundleId),
14169
+ cpuCount: (0, smithy_client_1.expectInt32)(output.cpuCount),
14170
+ diskSizeInGb: (0, smithy_client_1.expectInt32)(output.diskSizeInGb),
14171
+ isActive: (0, smithy_client_1.expectBoolean)(output.isActive),
14172
+ isEncrypted: (0, smithy_client_1.expectBoolean)(output.isEncrypted),
14173
+ name: (0, smithy_client_1.expectString)(output.name),
14174
+ price: (0, smithy_client_1.limitedParseFloat32)(output.price),
14175
+ ramSizeInGb: (0, smithy_client_1.limitedParseFloat32)(output.ramSizeInGb),
14176
+ transferPerMonthInGb: (0, smithy_client_1.expectInt32)(output.transferPerMonthInGb),
14177
14177
  };
14178
14178
  };
14179
14179
  const deserializeAws_json1_1RelationalDatabaseBundleList = (output, context) => {
@@ -14189,20 +14189,20 @@ const deserializeAws_json1_1RelationalDatabaseBundleList = (output, context) =>
14189
14189
  };
14190
14190
  const deserializeAws_json1_1RelationalDatabaseEndpoint = (output, context) => {
14191
14191
  return {
14192
- address: smithy_client_1.expectString(output.address),
14193
- port: smithy_client_1.expectInt32(output.port),
14192
+ address: (0, smithy_client_1.expectString)(output.address),
14193
+ port: (0, smithy_client_1.expectInt32)(output.port),
14194
14194
  };
14195
14195
  };
14196
14196
  const deserializeAws_json1_1RelationalDatabaseEvent = (output, context) => {
14197
14197
  return {
14198
14198
  createdAt: output.createdAt !== undefined && output.createdAt !== null
14199
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
14199
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
14200
14200
  : undefined,
14201
14201
  eventCategories: output.eventCategories !== undefined && output.eventCategories !== null
14202
14202
  ? deserializeAws_json1_1StringList(output.eventCategories, context)
14203
14203
  : undefined,
14204
- message: smithy_client_1.expectString(output.message),
14205
- resource: smithy_client_1.expectString(output.resource),
14204
+ message: (0, smithy_client_1.expectString)(output.message),
14205
+ resource: (0, smithy_client_1.expectString)(output.resource),
14206
14206
  };
14207
14207
  };
14208
14208
  const deserializeAws_json1_1RelationalDatabaseEventList = (output, context) => {
@@ -14218,9 +14218,9 @@ const deserializeAws_json1_1RelationalDatabaseEventList = (output, context) => {
14218
14218
  };
14219
14219
  const deserializeAws_json1_1RelationalDatabaseHardware = (output, context) => {
14220
14220
  return {
14221
- cpuCount: smithy_client_1.expectInt32(output.cpuCount),
14222
- diskSizeInGb: smithy_client_1.expectInt32(output.diskSizeInGb),
14223
- ramSizeInGb: smithy_client_1.limitedParseFloat32(output.ramSizeInGb),
14221
+ cpuCount: (0, smithy_client_1.expectInt32)(output.cpuCount),
14222
+ diskSizeInGb: (0, smithy_client_1.expectInt32)(output.diskSizeInGb),
14223
+ ramSizeInGb: (0, smithy_client_1.limitedParseFloat32)(output.ramSizeInGb),
14224
14224
  };
14225
14225
  };
14226
14226
  const deserializeAws_json1_1RelationalDatabaseList = (output, context) => {
@@ -14236,14 +14236,14 @@ const deserializeAws_json1_1RelationalDatabaseList = (output, context) => {
14236
14236
  };
14237
14237
  const deserializeAws_json1_1RelationalDatabaseParameter = (output, context) => {
14238
14238
  return {
14239
- allowedValues: smithy_client_1.expectString(output.allowedValues),
14240
- applyMethod: smithy_client_1.expectString(output.applyMethod),
14241
- applyType: smithy_client_1.expectString(output.applyType),
14242
- dataType: smithy_client_1.expectString(output.dataType),
14243
- description: smithy_client_1.expectString(output.description),
14244
- isModifiable: smithy_client_1.expectBoolean(output.isModifiable),
14245
- parameterName: smithy_client_1.expectString(output.parameterName),
14246
- parameterValue: smithy_client_1.expectString(output.parameterValue),
14239
+ allowedValues: (0, smithy_client_1.expectString)(output.allowedValues),
14240
+ applyMethod: (0, smithy_client_1.expectString)(output.applyMethod),
14241
+ applyType: (0, smithy_client_1.expectString)(output.applyType),
14242
+ dataType: (0, smithy_client_1.expectString)(output.dataType),
14243
+ description: (0, smithy_client_1.expectString)(output.description),
14244
+ isModifiable: (0, smithy_client_1.expectBoolean)(output.isModifiable),
14245
+ parameterName: (0, smithy_client_1.expectString)(output.parameterName),
14246
+ parameterValue: (0, smithy_client_1.expectString)(output.parameterValue),
14247
14247
  };
14248
14248
  };
14249
14249
  const deserializeAws_json1_1RelationalDatabaseParameterList = (output, context) => {
@@ -14259,24 +14259,24 @@ const deserializeAws_json1_1RelationalDatabaseParameterList = (output, context)
14259
14259
  };
14260
14260
  const deserializeAws_json1_1RelationalDatabaseSnapshot = (output, context) => {
14261
14261
  return {
14262
- arn: smithy_client_1.expectString(output.arn),
14262
+ arn: (0, smithy_client_1.expectString)(output.arn),
14263
14263
  createdAt: output.createdAt !== undefined && output.createdAt !== null
14264
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
14265
- : undefined,
14266
- engine: smithy_client_1.expectString(output.engine),
14267
- engineVersion: smithy_client_1.expectString(output.engineVersion),
14268
- fromRelationalDatabaseArn: smithy_client_1.expectString(output.fromRelationalDatabaseArn),
14269
- fromRelationalDatabaseBlueprintId: smithy_client_1.expectString(output.fromRelationalDatabaseBlueprintId),
14270
- fromRelationalDatabaseBundleId: smithy_client_1.expectString(output.fromRelationalDatabaseBundleId),
14271
- fromRelationalDatabaseName: smithy_client_1.expectString(output.fromRelationalDatabaseName),
14264
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
14265
+ : undefined,
14266
+ engine: (0, smithy_client_1.expectString)(output.engine),
14267
+ engineVersion: (0, smithy_client_1.expectString)(output.engineVersion),
14268
+ fromRelationalDatabaseArn: (0, smithy_client_1.expectString)(output.fromRelationalDatabaseArn),
14269
+ fromRelationalDatabaseBlueprintId: (0, smithy_client_1.expectString)(output.fromRelationalDatabaseBlueprintId),
14270
+ fromRelationalDatabaseBundleId: (0, smithy_client_1.expectString)(output.fromRelationalDatabaseBundleId),
14271
+ fromRelationalDatabaseName: (0, smithy_client_1.expectString)(output.fromRelationalDatabaseName),
14272
14272
  location: output.location !== undefined && output.location !== null
14273
14273
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
14274
14274
  : undefined,
14275
- name: smithy_client_1.expectString(output.name),
14276
- resourceType: smithy_client_1.expectString(output.resourceType),
14277
- sizeInGb: smithy_client_1.expectInt32(output.sizeInGb),
14278
- state: smithy_client_1.expectString(output.state),
14279
- supportCode: smithy_client_1.expectString(output.supportCode),
14275
+ name: (0, smithy_client_1.expectString)(output.name),
14276
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
14277
+ sizeInGb: (0, smithy_client_1.expectInt32)(output.sizeInGb),
14278
+ state: (0, smithy_client_1.expectString)(output.state),
14279
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
14280
14280
  tags: output.tags !== undefined && output.tags !== null
14281
14281
  ? deserializeAws_json1_1TagList(output.tags, context)
14282
14282
  : undefined,
@@ -14305,41 +14305,41 @@ const deserializeAws_json1_1RenewalSummary = (output, context) => {
14305
14305
  domainValidationRecords: output.domainValidationRecords !== undefined && output.domainValidationRecords !== null
14306
14306
  ? deserializeAws_json1_1DomainValidationRecordList(output.domainValidationRecords, context)
14307
14307
  : undefined,
14308
- renewalStatus: smithy_client_1.expectString(output.renewalStatus),
14309
- renewalStatusReason: smithy_client_1.expectString(output.renewalStatusReason),
14308
+ renewalStatus: (0, smithy_client_1.expectString)(output.renewalStatus),
14309
+ renewalStatusReason: (0, smithy_client_1.expectString)(output.renewalStatusReason),
14310
14310
  updatedAt: output.updatedAt !== undefined && output.updatedAt !== null
14311
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.updatedAt)))
14311
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.updatedAt)))
14312
14312
  : undefined,
14313
14313
  };
14314
14314
  };
14315
14315
  const deserializeAws_json1_1ResetDistributionCacheResult = (output, context) => {
14316
14316
  return {
14317
14317
  createTime: output.createTime !== undefined && output.createTime !== null
14318
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
14318
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createTime)))
14319
14319
  : undefined,
14320
14320
  operation: output.operation !== undefined && output.operation !== null
14321
14321
  ? deserializeAws_json1_1Operation(output.operation, context)
14322
14322
  : undefined,
14323
- status: smithy_client_1.expectString(output.status),
14323
+ status: (0, smithy_client_1.expectString)(output.status),
14324
14324
  };
14325
14325
  };
14326
14326
  const deserializeAws_json1_1ResourceLocation = (output, context) => {
14327
14327
  return {
14328
- availabilityZone: smithy_client_1.expectString(output.availabilityZone),
14329
- regionName: smithy_client_1.expectString(output.regionName),
14328
+ availabilityZone: (0, smithy_client_1.expectString)(output.availabilityZone),
14329
+ regionName: (0, smithy_client_1.expectString)(output.regionName),
14330
14330
  };
14331
14331
  };
14332
14332
  const deserializeAws_json1_1ResourceReceivingAccess = (output, context) => {
14333
14333
  return {
14334
- name: smithy_client_1.expectString(output.name),
14335
- resourceType: smithy_client_1.expectString(output.resourceType),
14334
+ name: (0, smithy_client_1.expectString)(output.name),
14335
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
14336
14336
  };
14337
14337
  };
14338
14338
  const deserializeAws_json1_1ResourceRecord = (output, context) => {
14339
14339
  return {
14340
- name: smithy_client_1.expectString(output.name),
14341
- type: smithy_client_1.expectString(output.type),
14342
- value: smithy_client_1.expectString(output.value),
14340
+ name: (0, smithy_client_1.expectString)(output.name),
14341
+ type: (0, smithy_client_1.expectString)(output.type),
14342
+ value: (0, smithy_client_1.expectString)(output.value),
14343
14343
  };
14344
14344
  };
14345
14345
  const deserializeAws_json1_1SendContactMethodVerificationResult = (output, context) => {
@@ -14351,10 +14351,10 @@ const deserializeAws_json1_1SendContactMethodVerificationResult = (output, conte
14351
14351
  };
14352
14352
  const deserializeAws_json1_1ServiceException = (output, context) => {
14353
14353
  return {
14354
- code: smithy_client_1.expectString(output.code),
14355
- docs: smithy_client_1.expectString(output.docs),
14356
- message: smithy_client_1.expectString(output.message),
14357
- tip: smithy_client_1.expectString(output.tip),
14354
+ code: (0, smithy_client_1.expectString)(output.code),
14355
+ docs: (0, smithy_client_1.expectString)(output.docs),
14356
+ message: (0, smithy_client_1.expectString)(output.message),
14357
+ tip: (0, smithy_client_1.expectString)(output.tip),
14358
14358
  };
14359
14359
  };
14360
14360
  const deserializeAws_json1_1SetIpAddressTypeResult = (output, context) => {
@@ -14387,19 +14387,19 @@ const deserializeAws_json1_1StartRelationalDatabaseResult = (output, context) =>
14387
14387
  };
14388
14388
  const deserializeAws_json1_1StaticIp = (output, context) => {
14389
14389
  return {
14390
- arn: smithy_client_1.expectString(output.arn),
14391
- attachedTo: smithy_client_1.expectString(output.attachedTo),
14390
+ arn: (0, smithy_client_1.expectString)(output.arn),
14391
+ attachedTo: (0, smithy_client_1.expectString)(output.attachedTo),
14392
14392
  createdAt: output.createdAt !== undefined && output.createdAt !== null
14393
- ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
14393
+ ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
14394
14394
  : undefined,
14395
- ipAddress: smithy_client_1.expectString(output.ipAddress),
14396
- isAttached: smithy_client_1.expectBoolean(output.isAttached),
14395
+ ipAddress: (0, smithy_client_1.expectString)(output.ipAddress),
14396
+ isAttached: (0, smithy_client_1.expectBoolean)(output.isAttached),
14397
14397
  location: output.location !== undefined && output.location !== null
14398
14398
  ? deserializeAws_json1_1ResourceLocation(output.location, context)
14399
14399
  : undefined,
14400
- name: smithy_client_1.expectString(output.name),
14401
- resourceType: smithy_client_1.expectString(output.resourceType),
14402
- supportCode: smithy_client_1.expectString(output.supportCode),
14400
+ name: (0, smithy_client_1.expectString)(output.name),
14401
+ resourceType: (0, smithy_client_1.expectString)(output.resourceType),
14402
+ supportCode: (0, smithy_client_1.expectString)(output.supportCode),
14403
14403
  };
14404
14404
  };
14405
14405
  const deserializeAws_json1_1StaticIpList = (output, context) => {
@@ -14434,7 +14434,7 @@ const deserializeAws_json1_1StringList = (output, context) => {
14434
14434
  if (entry === null) {
14435
14435
  return null;
14436
14436
  }
14437
- return smithy_client_1.expectString(entry);
14437
+ return (0, smithy_client_1.expectString)(entry);
14438
14438
  });
14439
14439
  return retVal;
14440
14440
  };
@@ -14445,14 +14445,14 @@ const deserializeAws_json1_1SubjectAlternativeNameList = (output, context) => {
14445
14445
  if (entry === null) {
14446
14446
  return null;
14447
14447
  }
14448
- return smithy_client_1.expectString(entry);
14448
+ return (0, smithy_client_1.expectString)(entry);
14449
14449
  });
14450
14450
  return retVal;
14451
14451
  };
14452
14452
  const deserializeAws_json1_1Tag = (output, context) => {
14453
14453
  return {
14454
- key: smithy_client_1.expectString(output.key),
14455
- value: smithy_client_1.expectString(output.value),
14454
+ key: (0, smithy_client_1.expectString)(output.key),
14455
+ value: (0, smithy_client_1.expectString)(output.value),
14456
14456
  };
14457
14457
  };
14458
14458
  const deserializeAws_json1_1TagList = (output, context) => {
@@ -14482,10 +14482,10 @@ const deserializeAws_json1_1TestAlarmResult = (output, context) => {
14482
14482
  };
14483
14483
  const deserializeAws_json1_1UnauthenticatedException = (output, context) => {
14484
14484
  return {
14485
- code: smithy_client_1.expectString(output.code),
14486
- docs: smithy_client_1.expectString(output.docs),
14487
- message: smithy_client_1.expectString(output.message),
14488
- tip: smithy_client_1.expectString(output.tip),
14485
+ code: (0, smithy_client_1.expectString)(output.code),
14486
+ docs: (0, smithy_client_1.expectString)(output.docs),
14487
+ message: (0, smithy_client_1.expectString)(output.message),
14488
+ tip: (0, smithy_client_1.expectString)(output.tip),
14489
14489
  };
14490
14490
  };
14491
14491
  const deserializeAws_json1_1UnpeerVpcResult = (output, context) => {