@aws-sdk/client-elastic-load-balancing 3.31.0 → 3.35.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 (399) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{dist/cjs → dist-cjs}/ElasticLoadBalancing.js +1 -1
  3. package/dist-cjs/ElasticLoadBalancing.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/ElasticLoadBalancingClient.js +14 -14
  5. package/dist-cjs/ElasticLoadBalancingClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +5 -5
  7. package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +5 -5
  9. package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/AttachLoadBalancerToSubnetsCommand.js +5 -5
  11. package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/ConfigureHealthCheckCommand.js +5 -5
  13. package/dist-cjs/commands/ConfigureHealthCheckCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateAppCookieStickinessPolicyCommand.js +5 -5
  15. package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreateLBCookieStickinessPolicyCommand.js +5 -5
  17. package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerCommand.js +5 -5
  19. package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerListenersCommand.js +5 -5
  21. package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerPolicyCommand.js +5 -5
  23. package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerCommand.js +5 -5
  25. package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerListenersCommand.js +5 -5
  27. package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerPolicyCommand.js +5 -5
  29. package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeregisterInstancesFromLoadBalancerCommand.js +5 -5
  31. package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DescribeAccountLimitsCommand.js +5 -5
  33. package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DescribeInstanceHealthCommand.js +5 -5
  35. package/dist-cjs/commands/DescribeInstanceHealthCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerAttributesCommand.js +5 -5
  37. package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPoliciesCommand.js +5 -5
  39. package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPolicyTypesCommand.js +5 -5
  41. package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancersCommand.js +5 -5
  43. package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +5 -5
  45. package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/DetachLoadBalancerFromSubnetsCommand.js +5 -5
  47. package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +5 -5
  49. package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +5 -5
  51. package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/ModifyLoadBalancerAttributesCommand.js +5 -5
  53. package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/RegisterInstancesWithLoadBalancerCommand.js +5 -5
  55. package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/RemoveTagsCommand.js +5 -5
  57. package/dist-cjs/commands/RemoveTagsCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +5 -5
  59. package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +5 -5
  61. package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +5 -5
  63. package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  65. package/dist-cjs/endpoints.js.map +1 -0
  66. package/dist-cjs/index.js +39 -0
  67. package/dist-cjs/index.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  69. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  70. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  71. package/dist-cjs/models/models_0.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/DescribeLoadBalancersPaginator.js +1 -1
  73. package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  75. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  76. package/{dist/cjs → dist-cjs}/protocols/Aws_query.js +206 -206
  77. package/dist-cjs/protocols/Aws_query.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  79. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  81. package/dist-cjs/runtimeConfig.js.map +1 -0
  82. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  83. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  85. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  86. package/{dist/cjs → dist-cjs}/waiters/waitForAnyInstanceInService.js +9 -9
  87. package/dist-cjs/waiters/waitForAnyInstanceInService.js.map +1 -0
  88. package/{dist/es → dist-es}/ElasticLoadBalancing.js +2 -25
  89. package/dist-es/ElasticLoadBalancing.js.map +1 -0
  90. package/dist-es/ElasticLoadBalancingClient.js +38 -0
  91. package/dist-es/ElasticLoadBalancingClient.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/AddTagsCommand.js +4 -35
  93. package/dist-es/commands/AddTagsCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +4 -31
  95. package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/AttachLoadBalancerToSubnetsCommand.js +4 -32
  97. package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/ConfigureHealthCheckCommand.js +4 -31
  99. package/dist-es/commands/ConfigureHealthCheckCommand.js.map +1 -0
  100. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js +40 -0
  101. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
  102. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js +40 -0
  103. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
  104. package/dist-es/commands/CreateLoadBalancerCommand.js +40 -0
  105. package/dist-es/commands/CreateLoadBalancerCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/CreateLoadBalancerListenersCommand.js +4 -31
  107. package/dist-es/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/CreateLoadBalancerPolicyCommand.js +4 -30
  109. package/dist-es/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/DeleteLoadBalancerCommand.js +4 -32
  111. package/dist-es/commands/DeleteLoadBalancerCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/DeleteLoadBalancerListenersCommand.js +4 -29
  113. package/dist-es/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/DeleteLoadBalancerPolicyCommand.js +4 -29
  115. package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/DeregisterInstancesFromLoadBalancerCommand.js +4 -34
  117. package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/DescribeAccountLimitsCommand.js +4 -31
  119. package/dist-es/commands/DescribeAccountLimitsCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/DescribeInstanceHealthCommand.js +4 -29
  121. package/dist-es/commands/DescribeInstanceHealthCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/DescribeLoadBalancerAttributesCommand.js +4 -29
  123. package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/DescribeLoadBalancerPoliciesCommand.js +4 -33
  125. package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/DescribeLoadBalancerPolicyTypesCommand.js +4 -36
  127. package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/DescribeLoadBalancersCommand.js +4 -29
  129. package/dist-es/commands/DescribeLoadBalancersCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +4 -29
  131. package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/commands/DetachLoadBalancerFromSubnetsCommand.js +4 -32
  133. package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +4 -37
  135. package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +4 -34
  137. package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  138. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +40 -0
  139. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
  140. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js +40 -0
  141. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
  142. package/{dist/es → dist-es}/commands/RemoveTagsCommand.js +4 -29
  143. package/dist-es/commands/RemoveTagsCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +4 -33
  145. package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
  146. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +40 -0
  147. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
  148. package/{dist/es → dist-es}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +4 -35
  149. package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
  150. package/{dist/es → dist-es}/endpoints.js +1 -1
  151. package/dist-es/endpoints.js.map +1 -0
  152. package/{dist/es → dist-es}/index.js +0 -0
  153. package/dist-es/index.js.map +1 -0
  154. package/{dist/es → dist-es}/models/index.js +0 -0
  155. package/dist-es/models/index.js.map +1 -0
  156. package/{dist/es → dist-es}/models/models_0.js +0 -318
  157. package/dist-es/models/models_0.js.map +1 -0
  158. package/{dist/es → dist-es}/pagination/DescribeLoadBalancersPaginator.js +17 -29
  159. package/dist-es/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
  160. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  161. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  162. package/{dist/es → dist-es}/protocols/Aws_query.js +541 -543
  163. package/dist-es/protocols/Aws_query.js.map +1 -0
  164. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  165. package/dist-es/runtimeConfig.browser.js.map +1 -0
  166. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  167. package/dist-es/runtimeConfig.js.map +1 -0
  168. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  169. package/dist-es/runtimeConfig.native.js.map +1 -0
  170. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  171. package/dist-es/runtimeConfig.shared.js.map +1 -0
  172. package/{dist/es → dist-es}/waiters/waitForAnyInstanceInService.js +10 -19
  173. package/dist-es/waiters/waitForAnyInstanceInService.js.map +1 -0
  174. package/{dist/types → dist-types}/ElasticLoadBalancing.d.ts +2 -2
  175. package/{dist/types → dist-types}/ElasticLoadBalancingClient.d.ts +8 -8
  176. package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/ConfigureHealthCheckCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/CreateLoadBalancerCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/DeleteLoadBalancerCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/DescribeAccountLimitsCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/DescribeInstanceHealthCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/commands/DescribeLoadBalancersCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/RemoveTagsCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  206. package/{dist/types → dist-types}/index.d.ts +0 -0
  207. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  208. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  209. package/{dist/types → dist-types}/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
  210. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  211. package/{dist/types → dist-types}/protocols/Aws_query.d.ts +2 -2
  212. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
  213. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  214. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
  215. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  216. package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancing.d.ts +2 -2
  217. package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancingClient.d.ts +8 -8
  218. package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -2
  225. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
  226. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
  227. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -2
  228. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
  229. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
  230. package/{dist/types → dist-types}/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
  231. package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -2
  232. package/{dist/types → dist-types}/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +2 -2
  233. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
  234. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
  236. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -2
  237. package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
  238. package/{dist/types → dist-types}/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
  239. package/{dist/types → dist-types}/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  240. package/{dist/types → dist-types}/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
  245. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  248. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  249. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  250. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  251. package/{dist/types → dist-types}/ts3.4/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
  252. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  253. package/{dist/types → dist-types}/ts3.4/protocols/Aws_query.d.ts +2 -2
  254. package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
  255. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  256. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  257. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  258. package/{dist/types → dist-types}/ts3.4/waiters/waitForAnyInstanceInService.d.ts +2 -2
  259. package/{dist/types → dist-types}/waiters/waitForAnyInstanceInService.d.ts +2 -2
  260. package/package.json +51 -51
  261. package/{ElasticLoadBalancing.ts → src/ElasticLoadBalancing.ts} +3 -2
  262. package/{ElasticLoadBalancingClient.ts → src/ElasticLoadBalancingClient.ts} +58 -57
  263. package/{commands → src/commands}/AddTagsCommand.ts +9 -8
  264. package/{commands → src/commands}/ApplySecurityGroupsToLoadBalancerCommand.ts +12 -11
  265. package/{commands → src/commands}/AttachLoadBalancerToSubnetsCommand.ts +12 -11
  266. package/{commands → src/commands}/ConfigureHealthCheckCommand.ts +12 -11
  267. package/{commands → src/commands}/CreateAppCookieStickinessPolicyCommand.ts +12 -11
  268. package/{commands → src/commands}/CreateLBCookieStickinessPolicyCommand.ts +12 -11
  269. package/{commands → src/commands}/CreateLoadBalancerCommand.ts +12 -11
  270. package/{commands → src/commands}/CreateLoadBalancerListenersCommand.ts +12 -11
  271. package/{commands → src/commands}/CreateLoadBalancerPolicyCommand.ts +12 -11
  272. package/{commands → src/commands}/DeleteLoadBalancerCommand.ts +12 -11
  273. package/{commands → src/commands}/DeleteLoadBalancerListenersCommand.ts +12 -11
  274. package/{commands → src/commands}/DeleteLoadBalancerPolicyCommand.ts +12 -11
  275. package/{commands → src/commands}/DeregisterInstancesFromLoadBalancerCommand.ts +12 -11
  276. package/{commands → src/commands}/DescribeAccountLimitsCommand.ts +12 -11
  277. package/{commands → src/commands}/DescribeInstanceHealthCommand.ts +12 -11
  278. package/{commands → src/commands}/DescribeLoadBalancerAttributesCommand.ts +12 -11
  279. package/{commands → src/commands}/DescribeLoadBalancerPoliciesCommand.ts +12 -11
  280. package/{commands → src/commands}/DescribeLoadBalancerPolicyTypesCommand.ts +12 -11
  281. package/{commands → src/commands}/DescribeLoadBalancersCommand.ts +12 -11
  282. package/{commands → src/commands}/DescribeTagsCommand.ts +9 -8
  283. package/{commands → src/commands}/DetachLoadBalancerFromSubnetsCommand.ts +12 -11
  284. package/{commands → src/commands}/DisableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
  285. package/{commands → src/commands}/EnableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
  286. package/{commands → src/commands}/ModifyLoadBalancerAttributesCommand.ts +12 -11
  287. package/{commands → src/commands}/RegisterInstancesWithLoadBalancerCommand.ts +12 -11
  288. package/{commands → src/commands}/RemoveTagsCommand.ts +9 -8
  289. package/{commands → src/commands}/SetLoadBalancerListenerSSLCertificateCommand.ts +13 -12
  290. package/{commands → src/commands}/SetLoadBalancerPoliciesForBackendServerCommand.ts +13 -12
  291. package/{commands → src/commands}/SetLoadBalancerPoliciesOfListenerCommand.ts +12 -11
  292. package/{endpoints.ts → src/endpoints.ts} +1 -1
  293. package/{index.ts → src/index.ts} +0 -0
  294. package/{models → src/models}/index.ts +0 -0
  295. package/{models → src/models}/models_0.ts +0 -0
  296. package/{pagination → src/pagination}/DescribeLoadBalancersPaginator.ts +4 -3
  297. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  298. package/{protocols → src/protocols}/Aws_query.ts +142 -141
  299. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  300. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  301. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  302. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  303. package/{waiters → src/waiters}/waitForAnyInstanceInService.ts +8 -7
  304. package/tsconfig.es.json +1 -3
  305. package/tsconfig.json +7 -7
  306. package/tsconfig.types.json +9 -0
  307. package/dist/cjs/ElasticLoadBalancing.js.map +0 -1
  308. package/dist/cjs/ElasticLoadBalancingClient.js.map +0 -1
  309. package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
  310. package/dist/cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  311. package/dist/cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  312. package/dist/cjs/commands/ConfigureHealthCheckCommand.js.map +0 -1
  313. package/dist/cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  314. package/dist/cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  315. package/dist/cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
  316. package/dist/cjs/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  317. package/dist/cjs/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  318. package/dist/cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
  319. package/dist/cjs/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  320. package/dist/cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  321. package/dist/cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  322. package/dist/cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
  323. package/dist/cjs/commands/DescribeInstanceHealthCommand.js.map +0 -1
  324. package/dist/cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  325. package/dist/cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  326. package/dist/cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  327. package/dist/cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
  328. package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
  329. package/dist/cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  330. package/dist/cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  331. package/dist/cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  332. package/dist/cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  333. package/dist/cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  334. package/dist/cjs/commands/RemoveTagsCommand.js.map +0 -1
  335. package/dist/cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  336. package/dist/cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  337. package/dist/cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  338. package/dist/cjs/endpoints.js.map +0 -1
  339. package/dist/cjs/index.js +0 -39
  340. package/dist/cjs/index.js.map +0 -1
  341. package/dist/cjs/models/models_0.js.map +0 -1
  342. package/dist/cjs/package.json +0 -94
  343. package/dist/cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  344. package/dist/cjs/protocols/Aws_query.js.map +0 -1
  345. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  346. package/dist/cjs/runtimeConfig.js.map +0 -1
  347. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  348. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  349. package/dist/cjs/waiters/waitForAnyInstanceInService.js.map +0 -1
  350. package/dist/es/ElasticLoadBalancing.js.map +0 -1
  351. package/dist/es/ElasticLoadBalancingClient.js +0 -66
  352. package/dist/es/ElasticLoadBalancingClient.js.map +0 -1
  353. package/dist/es/commands/AddTagsCommand.js.map +0 -1
  354. package/dist/es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  355. package/dist/es/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  356. package/dist/es/commands/ConfigureHealthCheckCommand.js.map +0 -1
  357. package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js +0 -73
  358. package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  359. package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js +0 -71
  360. package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  361. package/dist/es/commands/CreateLoadBalancerCommand.js +0 -78
  362. package/dist/es/commands/CreateLoadBalancerCommand.js.map +0 -1
  363. package/dist/es/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  364. package/dist/es/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  365. package/dist/es/commands/DeleteLoadBalancerCommand.js.map +0 -1
  366. package/dist/es/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  367. package/dist/es/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  368. package/dist/es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  369. package/dist/es/commands/DescribeAccountLimitsCommand.js.map +0 -1
  370. package/dist/es/commands/DescribeInstanceHealthCommand.js.map +0 -1
  371. package/dist/es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  372. package/dist/es/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  373. package/dist/es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  374. package/dist/es/commands/DescribeLoadBalancersCommand.js.map +0 -1
  375. package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
  376. package/dist/es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  377. package/dist/es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  378. package/dist/es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  379. package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js +0 -91
  380. package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  381. package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -83
  382. package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  383. package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
  384. package/dist/es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  385. package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -75
  386. package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  387. package/dist/es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  388. package/dist/es/endpoints.js.map +0 -1
  389. package/dist/es/index.js.map +0 -1
  390. package/dist/es/models/index.js.map +0 -1
  391. package/dist/es/models/models_0.js.map +0 -1
  392. package/dist/es/package.json +0 -94
  393. package/dist/es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  394. package/dist/es/protocols/Aws_query.js.map +0 -1
  395. package/dist/es/runtimeConfig.browser.js.map +0 -1
  396. package/dist/es/runtimeConfig.js.map +0 -1
  397. package/dist/es/runtimeConfig.native.js.map +0 -1
  398. package/dist/es/runtimeConfig.shared.js.map +0 -1
  399. package/dist/es/waiters/waitForAnyInstanceInService.js.map +0 -1
@@ -2431,7 +2431,7 @@ const serializeAws_queryAdditionalAttribute = (input, context) => {
2431
2431
  const serializeAws_queryAdditionalAttributes = (input, context) => {
2432
2432
  const entries = {};
2433
2433
  let counter = 1;
2434
- for (let entry of input) {
2434
+ for (const entry of input) {
2435
2435
  if (entry === null) {
2436
2436
  continue;
2437
2437
  }
@@ -2492,7 +2492,7 @@ const serializeAws_queryAttachLoadBalancerToSubnetsInput = (input, context) => {
2492
2492
  const serializeAws_queryAvailabilityZones = (input, context) => {
2493
2493
  const entries = {};
2494
2494
  let counter = 1;
2495
- for (let entry of input) {
2495
+ for (const entry of input) {
2496
2496
  if (entry === null) {
2497
2497
  continue;
2498
2498
  }
@@ -2816,7 +2816,7 @@ const serializeAws_queryInstance = (input, context) => {
2816
2816
  const serializeAws_queryInstances = (input, context) => {
2817
2817
  const entries = {};
2818
2818
  let counter = 1;
2819
- for (let entry of input) {
2819
+ for (const entry of input) {
2820
2820
  if (entry === null) {
2821
2821
  continue;
2822
2822
  }
@@ -2850,7 +2850,7 @@ const serializeAws_queryListener = (input, context) => {
2850
2850
  const serializeAws_queryListeners = (input, context) => {
2851
2851
  const entries = {};
2852
2852
  let counter = 1;
2853
- for (let entry of input) {
2853
+ for (const entry of input) {
2854
2854
  if (entry === null) {
2855
2855
  continue;
2856
2856
  }
@@ -2904,7 +2904,7 @@ const serializeAws_queryLoadBalancerAttributes = (input, context) => {
2904
2904
  const serializeAws_queryLoadBalancerNames = (input, context) => {
2905
2905
  const entries = {};
2906
2906
  let counter = 1;
2907
- for (let entry of input) {
2907
+ for (const entry of input) {
2908
2908
  if (entry === null) {
2909
2909
  continue;
2910
2910
  }
@@ -2916,7 +2916,7 @@ const serializeAws_queryLoadBalancerNames = (input, context) => {
2916
2916
  const serializeAws_queryLoadBalancerNamesMax20 = (input, context) => {
2917
2917
  const entries = {};
2918
2918
  let counter = 1;
2919
- for (let entry of input) {
2919
+ for (const entry of input) {
2920
2920
  if (entry === null) {
2921
2921
  continue;
2922
2922
  }
@@ -2952,7 +2952,7 @@ const serializeAws_queryPolicyAttribute = (input, context) => {
2952
2952
  const serializeAws_queryPolicyAttributes = (input, context) => {
2953
2953
  const entries = {};
2954
2954
  let counter = 1;
2955
- for (let entry of input) {
2955
+ for (const entry of input) {
2956
2956
  if (entry === null) {
2957
2957
  continue;
2958
2958
  }
@@ -2967,7 +2967,7 @@ const serializeAws_queryPolicyAttributes = (input, context) => {
2967
2967
  const serializeAws_queryPolicyNames = (input, context) => {
2968
2968
  const entries = {};
2969
2969
  let counter = 1;
2970
- for (let entry of input) {
2970
+ for (const entry of input) {
2971
2971
  if (entry === null) {
2972
2972
  continue;
2973
2973
  }
@@ -2979,7 +2979,7 @@ const serializeAws_queryPolicyNames = (input, context) => {
2979
2979
  const serializeAws_queryPolicyTypeNames = (input, context) => {
2980
2980
  const entries = {};
2981
2981
  let counter = 1;
2982
- for (let entry of input) {
2982
+ for (const entry of input) {
2983
2983
  if (entry === null) {
2984
2984
  continue;
2985
2985
  }
@@ -2991,7 +2991,7 @@ const serializeAws_queryPolicyTypeNames = (input, context) => {
2991
2991
  const serializeAws_queryPorts = (input, context) => {
2992
2992
  const entries = {};
2993
2993
  let counter = 1;
2994
- for (let entry of input) {
2994
+ for (const entry of input) {
2995
2995
  if (entry === null) {
2996
2996
  continue;
2997
2997
  }
@@ -3049,7 +3049,7 @@ const serializeAws_queryRemoveTagsInput = (input, context) => {
3049
3049
  const serializeAws_querySecurityGroups = (input, context) => {
3050
3050
  const entries = {};
3051
3051
  let counter = 1;
3052
- for (let entry of input) {
3052
+ for (const entry of input) {
3053
3053
  if (entry === null) {
3054
3054
  continue;
3055
3055
  }
@@ -3108,7 +3108,7 @@ const serializeAws_querySetLoadBalancerPoliciesOfListenerInput = (input, context
3108
3108
  const serializeAws_querySubnets = (input, context) => {
3109
3109
  const entries = {};
3110
3110
  let counter = 1;
3111
- for (let entry of input) {
3111
+ for (const entry of input) {
3112
3112
  if (entry === null) {
3113
3113
  continue;
3114
3114
  }
@@ -3130,7 +3130,7 @@ const serializeAws_queryTag = (input, context) => {
3130
3130
  const serializeAws_queryTagKeyList = (input, context) => {
3131
3131
  const entries = {};
3132
3132
  let counter = 1;
3133
- for (let entry of input) {
3133
+ for (const entry of input) {
3134
3134
  if (entry === null) {
3135
3135
  continue;
3136
3136
  }
@@ -3152,7 +3152,7 @@ const serializeAws_queryTagKeyOnly = (input, context) => {
3152
3152
  const serializeAws_queryTagList = (input, context) => {
3153
3153
  const entries = {};
3154
3154
  let counter = 1;
3155
- for (let entry of input) {
3155
+ for (const entry of input) {
3156
3156
  if (entry === null) {
3157
3157
  continue;
3158
3158
  }
@@ -3165,57 +3165,57 @@ const serializeAws_queryTagList = (input, context) => {
3165
3165
  return entries;
3166
3166
  };
3167
3167
  const deserializeAws_queryAccessLog = (output, context) => {
3168
- let contents = {
3168
+ const contents = {
3169
3169
  Enabled: undefined,
3170
3170
  S3BucketName: undefined,
3171
3171
  EmitInterval: undefined,
3172
3172
  S3BucketPrefix: undefined,
3173
3173
  };
3174
3174
  if (output["Enabled"] !== undefined) {
3175
- contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
3175
+ contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
3176
3176
  }
3177
3177
  if (output["S3BucketName"] !== undefined) {
3178
- contents.S3BucketName = (0, smithy_client_1.expectString)(output["S3BucketName"]);
3178
+ contents.S3BucketName = smithy_client_1.expectString(output["S3BucketName"]);
3179
3179
  }
3180
3180
  if (output["EmitInterval"] !== undefined) {
3181
- contents.EmitInterval = (0, smithy_client_1.strictParseInt32)(output["EmitInterval"]);
3181
+ contents.EmitInterval = smithy_client_1.strictParseInt32(output["EmitInterval"]);
3182
3182
  }
3183
3183
  if (output["S3BucketPrefix"] !== undefined) {
3184
- contents.S3BucketPrefix = (0, smithy_client_1.expectString)(output["S3BucketPrefix"]);
3184
+ contents.S3BucketPrefix = smithy_client_1.expectString(output["S3BucketPrefix"]);
3185
3185
  }
3186
3186
  return contents;
3187
3187
  };
3188
3188
  const deserializeAws_queryAccessPointNotFoundException = (output, context) => {
3189
- let contents = {
3189
+ const contents = {
3190
3190
  Message: undefined,
3191
3191
  };
3192
3192
  if (output["Message"] !== undefined) {
3193
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3193
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3194
3194
  }
3195
3195
  return contents;
3196
3196
  };
3197
3197
  const deserializeAws_queryAddAvailabilityZonesOutput = (output, context) => {
3198
- let contents = {
3198
+ const contents = {
3199
3199
  AvailabilityZones: undefined,
3200
3200
  };
3201
3201
  if (output.AvailabilityZones === "") {
3202
3202
  contents.AvailabilityZones = [];
3203
3203
  }
3204
3204
  if (output["AvailabilityZones"] !== undefined && output["AvailabilityZones"]["member"] !== undefined) {
3205
- contents.AvailabilityZones = deserializeAws_queryAvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output["AvailabilityZones"]["member"]), context);
3205
+ contents.AvailabilityZones = deserializeAws_queryAvailabilityZones(smithy_client_1.getArrayIfSingleItem(output["AvailabilityZones"]["member"]), context);
3206
3206
  }
3207
3207
  return contents;
3208
3208
  };
3209
3209
  const deserializeAws_queryAdditionalAttribute = (output, context) => {
3210
- let contents = {
3210
+ const contents = {
3211
3211
  Key: undefined,
3212
3212
  Value: undefined,
3213
3213
  };
3214
3214
  if (output["Key"] !== undefined) {
3215
- contents.Key = (0, smithy_client_1.expectString)(output["Key"]);
3215
+ contents.Key = smithy_client_1.expectString(output["Key"]);
3216
3216
  }
3217
3217
  if (output["Value"] !== undefined) {
3218
- contents.Value = (0, smithy_client_1.expectString)(output["Value"]);
3218
+ contents.Value = smithy_client_1.expectString(output["Value"]);
3219
3219
  }
3220
3220
  return contents;
3221
3221
  };
@@ -3230,7 +3230,7 @@ const deserializeAws_queryAdditionalAttributes = (output, context) => {
3230
3230
  });
3231
3231
  };
3232
3232
  const deserializeAws_queryAddTagsOutput = (output, context) => {
3233
- let contents = {};
3233
+ const contents = {};
3234
3234
  return contents;
3235
3235
  };
3236
3236
  const deserializeAws_queryAppCookieStickinessPolicies = (output, context) => {
@@ -3244,39 +3244,39 @@ const deserializeAws_queryAppCookieStickinessPolicies = (output, context) => {
3244
3244
  });
3245
3245
  };
3246
3246
  const deserializeAws_queryAppCookieStickinessPolicy = (output, context) => {
3247
- let contents = {
3247
+ const contents = {
3248
3248
  PolicyName: undefined,
3249
3249
  CookieName: undefined,
3250
3250
  };
3251
3251
  if (output["PolicyName"] !== undefined) {
3252
- contents.PolicyName = (0, smithy_client_1.expectString)(output["PolicyName"]);
3252
+ contents.PolicyName = smithy_client_1.expectString(output["PolicyName"]);
3253
3253
  }
3254
3254
  if (output["CookieName"] !== undefined) {
3255
- contents.CookieName = (0, smithy_client_1.expectString)(output["CookieName"]);
3255
+ contents.CookieName = smithy_client_1.expectString(output["CookieName"]);
3256
3256
  }
3257
3257
  return contents;
3258
3258
  };
3259
3259
  const deserializeAws_queryApplySecurityGroupsToLoadBalancerOutput = (output, context) => {
3260
- let contents = {
3260
+ const contents = {
3261
3261
  SecurityGroups: undefined,
3262
3262
  };
3263
3263
  if (output.SecurityGroups === "") {
3264
3264
  contents.SecurityGroups = [];
3265
3265
  }
3266
3266
  if (output["SecurityGroups"] !== undefined && output["SecurityGroups"]["member"] !== undefined) {
3267
- contents.SecurityGroups = deserializeAws_querySecurityGroups((0, smithy_client_1.getArrayIfSingleItem)(output["SecurityGroups"]["member"]), context);
3267
+ contents.SecurityGroups = deserializeAws_querySecurityGroups(smithy_client_1.getArrayIfSingleItem(output["SecurityGroups"]["member"]), context);
3268
3268
  }
3269
3269
  return contents;
3270
3270
  };
3271
3271
  const deserializeAws_queryAttachLoadBalancerToSubnetsOutput = (output, context) => {
3272
- let contents = {
3272
+ const contents = {
3273
3273
  Subnets: undefined,
3274
3274
  };
3275
3275
  if (output.Subnets === "") {
3276
3276
  contents.Subnets = [];
3277
3277
  }
3278
3278
  if (output["Subnets"] !== undefined && output["Subnets"]["member"] !== undefined) {
3279
- contents.Subnets = deserializeAws_querySubnets((0, smithy_client_1.getArrayIfSingleItem)(output["Subnets"]["member"]), context);
3279
+ contents.Subnets = deserializeAws_querySubnets(smithy_client_1.getArrayIfSingleItem(output["Subnets"]["member"]), context);
3280
3280
  }
3281
3281
  return contents;
3282
3282
  };
@@ -3287,22 +3287,22 @@ const deserializeAws_queryAvailabilityZones = (output, context) => {
3287
3287
  if (entry === null) {
3288
3288
  return null;
3289
3289
  }
3290
- return (0, smithy_client_1.expectString)(entry);
3290
+ return smithy_client_1.expectString(entry);
3291
3291
  });
3292
3292
  };
3293
3293
  const deserializeAws_queryBackendServerDescription = (output, context) => {
3294
- let contents = {
3294
+ const contents = {
3295
3295
  InstancePort: undefined,
3296
3296
  PolicyNames: undefined,
3297
3297
  };
3298
3298
  if (output["InstancePort"] !== undefined) {
3299
- contents.InstancePort = (0, smithy_client_1.strictParseInt32)(output["InstancePort"]);
3299
+ contents.InstancePort = smithy_client_1.strictParseInt32(output["InstancePort"]);
3300
3300
  }
3301
3301
  if (output.PolicyNames === "") {
3302
3302
  contents.PolicyNames = [];
3303
3303
  }
3304
3304
  if (output["PolicyNames"] !== undefined && output["PolicyNames"]["member"] !== undefined) {
3305
- contents.PolicyNames = deserializeAws_queryPolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyNames"]["member"]), context);
3305
+ contents.PolicyNames = deserializeAws_queryPolicyNames(smithy_client_1.getArrayIfSingleItem(output["PolicyNames"]["member"]), context);
3306
3306
  }
3307
3307
  return contents;
3308
3308
  };
@@ -3317,16 +3317,16 @@ const deserializeAws_queryBackendServerDescriptions = (output, context) => {
3317
3317
  });
3318
3318
  };
3319
3319
  const deserializeAws_queryCertificateNotFoundException = (output, context) => {
3320
- let contents = {
3320
+ const contents = {
3321
3321
  Message: undefined,
3322
3322
  };
3323
3323
  if (output["Message"] !== undefined) {
3324
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3324
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3325
3325
  }
3326
3326
  return contents;
3327
3327
  };
3328
3328
  const deserializeAws_queryConfigureHealthCheckOutput = (output, context) => {
3329
- let contents = {
3329
+ const contents = {
3330
3330
  HealthCheck: undefined,
3331
3331
  };
3332
3332
  if (output["HealthCheck"] !== undefined) {
@@ -3335,96 +3335,96 @@ const deserializeAws_queryConfigureHealthCheckOutput = (output, context) => {
3335
3335
  return contents;
3336
3336
  };
3337
3337
  const deserializeAws_queryConnectionDraining = (output, context) => {
3338
- let contents = {
3338
+ const contents = {
3339
3339
  Enabled: undefined,
3340
3340
  Timeout: undefined,
3341
3341
  };
3342
3342
  if (output["Enabled"] !== undefined) {
3343
- contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
3343
+ contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
3344
3344
  }
3345
3345
  if (output["Timeout"] !== undefined) {
3346
- contents.Timeout = (0, smithy_client_1.strictParseInt32)(output["Timeout"]);
3346
+ contents.Timeout = smithy_client_1.strictParseInt32(output["Timeout"]);
3347
3347
  }
3348
3348
  return contents;
3349
3349
  };
3350
3350
  const deserializeAws_queryConnectionSettings = (output, context) => {
3351
- let contents = {
3351
+ const contents = {
3352
3352
  IdleTimeout: undefined,
3353
3353
  };
3354
3354
  if (output["IdleTimeout"] !== undefined) {
3355
- contents.IdleTimeout = (0, smithy_client_1.strictParseInt32)(output["IdleTimeout"]);
3355
+ contents.IdleTimeout = smithy_client_1.strictParseInt32(output["IdleTimeout"]);
3356
3356
  }
3357
3357
  return contents;
3358
3358
  };
3359
3359
  const deserializeAws_queryCreateAccessPointOutput = (output, context) => {
3360
- let contents = {
3360
+ const contents = {
3361
3361
  DNSName: undefined,
3362
3362
  };
3363
3363
  if (output["DNSName"] !== undefined) {
3364
- contents.DNSName = (0, smithy_client_1.expectString)(output["DNSName"]);
3364
+ contents.DNSName = smithy_client_1.expectString(output["DNSName"]);
3365
3365
  }
3366
3366
  return contents;
3367
3367
  };
3368
3368
  const deserializeAws_queryCreateAppCookieStickinessPolicyOutput = (output, context) => {
3369
- let contents = {};
3369
+ const contents = {};
3370
3370
  return contents;
3371
3371
  };
3372
3372
  const deserializeAws_queryCreateLBCookieStickinessPolicyOutput = (output, context) => {
3373
- let contents = {};
3373
+ const contents = {};
3374
3374
  return contents;
3375
3375
  };
3376
3376
  const deserializeAws_queryCreateLoadBalancerListenerOutput = (output, context) => {
3377
- let contents = {};
3377
+ const contents = {};
3378
3378
  return contents;
3379
3379
  };
3380
3380
  const deserializeAws_queryCreateLoadBalancerPolicyOutput = (output, context) => {
3381
- let contents = {};
3381
+ const contents = {};
3382
3382
  return contents;
3383
3383
  };
3384
3384
  const deserializeAws_queryCrossZoneLoadBalancing = (output, context) => {
3385
- let contents = {
3385
+ const contents = {
3386
3386
  Enabled: undefined,
3387
3387
  };
3388
3388
  if (output["Enabled"] !== undefined) {
3389
- contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
3389
+ contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
3390
3390
  }
3391
3391
  return contents;
3392
3392
  };
3393
3393
  const deserializeAws_queryDeleteAccessPointOutput = (output, context) => {
3394
- let contents = {};
3394
+ const contents = {};
3395
3395
  return contents;
3396
3396
  };
3397
3397
  const deserializeAws_queryDeleteLoadBalancerListenerOutput = (output, context) => {
3398
- let contents = {};
3398
+ const contents = {};
3399
3399
  return contents;
3400
3400
  };
3401
3401
  const deserializeAws_queryDeleteLoadBalancerPolicyOutput = (output, context) => {
3402
- let contents = {};
3402
+ const contents = {};
3403
3403
  return contents;
3404
3404
  };
3405
3405
  const deserializeAws_queryDependencyThrottleException = (output, context) => {
3406
- let contents = {
3406
+ const contents = {
3407
3407
  Message: undefined,
3408
3408
  };
3409
3409
  if (output["Message"] !== undefined) {
3410
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3410
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3411
3411
  }
3412
3412
  return contents;
3413
3413
  };
3414
3414
  const deserializeAws_queryDeregisterEndPointsOutput = (output, context) => {
3415
- let contents = {
3415
+ const contents = {
3416
3416
  Instances: undefined,
3417
3417
  };
3418
3418
  if (output.Instances === "") {
3419
3419
  contents.Instances = [];
3420
3420
  }
3421
3421
  if (output["Instances"] !== undefined && output["Instances"]["member"] !== undefined) {
3422
- contents.Instances = deserializeAws_queryInstances((0, smithy_client_1.getArrayIfSingleItem)(output["Instances"]["member"]), context);
3422
+ contents.Instances = deserializeAws_queryInstances(smithy_client_1.getArrayIfSingleItem(output["Instances"]["member"]), context);
3423
3423
  }
3424
3424
  return contents;
3425
3425
  };
3426
3426
  const deserializeAws_queryDescribeAccessPointsOutput = (output, context) => {
3427
- let contents = {
3427
+ const contents = {
3428
3428
  LoadBalancerDescriptions: undefined,
3429
3429
  NextMarker: undefined,
3430
3430
  };
@@ -3432,15 +3432,15 @@ const deserializeAws_queryDescribeAccessPointsOutput = (output, context) => {
3432
3432
  contents.LoadBalancerDescriptions = [];
3433
3433
  }
3434
3434
  if (output["LoadBalancerDescriptions"] !== undefined && output["LoadBalancerDescriptions"]["member"] !== undefined) {
3435
- contents.LoadBalancerDescriptions = deserializeAws_queryLoadBalancerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["LoadBalancerDescriptions"]["member"]), context);
3435
+ contents.LoadBalancerDescriptions = deserializeAws_queryLoadBalancerDescriptions(smithy_client_1.getArrayIfSingleItem(output["LoadBalancerDescriptions"]["member"]), context);
3436
3436
  }
3437
3437
  if (output["NextMarker"] !== undefined) {
3438
- contents.NextMarker = (0, smithy_client_1.expectString)(output["NextMarker"]);
3438
+ contents.NextMarker = smithy_client_1.expectString(output["NextMarker"]);
3439
3439
  }
3440
3440
  return contents;
3441
3441
  };
3442
3442
  const deserializeAws_queryDescribeAccountLimitsOutput = (output, context) => {
3443
- let contents = {
3443
+ const contents = {
3444
3444
  Limits: undefined,
3445
3445
  NextMarker: undefined,
3446
3446
  };
@@ -3448,27 +3448,27 @@ const deserializeAws_queryDescribeAccountLimitsOutput = (output, context) => {
3448
3448
  contents.Limits = [];
3449
3449
  }
3450
3450
  if (output["Limits"] !== undefined && output["Limits"]["member"] !== undefined) {
3451
- contents.Limits = deserializeAws_queryLimits((0, smithy_client_1.getArrayIfSingleItem)(output["Limits"]["member"]), context);
3451
+ contents.Limits = deserializeAws_queryLimits(smithy_client_1.getArrayIfSingleItem(output["Limits"]["member"]), context);
3452
3452
  }
3453
3453
  if (output["NextMarker"] !== undefined) {
3454
- contents.NextMarker = (0, smithy_client_1.expectString)(output["NextMarker"]);
3454
+ contents.NextMarker = smithy_client_1.expectString(output["NextMarker"]);
3455
3455
  }
3456
3456
  return contents;
3457
3457
  };
3458
3458
  const deserializeAws_queryDescribeEndPointStateOutput = (output, context) => {
3459
- let contents = {
3459
+ const contents = {
3460
3460
  InstanceStates: undefined,
3461
3461
  };
3462
3462
  if (output.InstanceStates === "") {
3463
3463
  contents.InstanceStates = [];
3464
3464
  }
3465
3465
  if (output["InstanceStates"] !== undefined && output["InstanceStates"]["member"] !== undefined) {
3466
- contents.InstanceStates = deserializeAws_queryInstanceStates((0, smithy_client_1.getArrayIfSingleItem)(output["InstanceStates"]["member"]), context);
3466
+ contents.InstanceStates = deserializeAws_queryInstanceStates(smithy_client_1.getArrayIfSingleItem(output["InstanceStates"]["member"]), context);
3467
3467
  }
3468
3468
  return contents;
3469
3469
  };
3470
3470
  const deserializeAws_queryDescribeLoadBalancerAttributesOutput = (output, context) => {
3471
- let contents = {
3471
+ const contents = {
3472
3472
  LoadBalancerAttributes: undefined,
3473
3473
  };
3474
3474
  if (output["LoadBalancerAttributes"] !== undefined) {
@@ -3477,91 +3477,91 @@ const deserializeAws_queryDescribeLoadBalancerAttributesOutput = (output, contex
3477
3477
  return contents;
3478
3478
  };
3479
3479
  const deserializeAws_queryDescribeLoadBalancerPoliciesOutput = (output, context) => {
3480
- let contents = {
3480
+ const contents = {
3481
3481
  PolicyDescriptions: undefined,
3482
3482
  };
3483
3483
  if (output.PolicyDescriptions === "") {
3484
3484
  contents.PolicyDescriptions = [];
3485
3485
  }
3486
3486
  if (output["PolicyDescriptions"] !== undefined && output["PolicyDescriptions"]["member"] !== undefined) {
3487
- contents.PolicyDescriptions = deserializeAws_queryPolicyDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyDescriptions"]["member"]), context);
3487
+ contents.PolicyDescriptions = deserializeAws_queryPolicyDescriptions(smithy_client_1.getArrayIfSingleItem(output["PolicyDescriptions"]["member"]), context);
3488
3488
  }
3489
3489
  return contents;
3490
3490
  };
3491
3491
  const deserializeAws_queryDescribeLoadBalancerPolicyTypesOutput = (output, context) => {
3492
- let contents = {
3492
+ const contents = {
3493
3493
  PolicyTypeDescriptions: undefined,
3494
3494
  };
3495
3495
  if (output.PolicyTypeDescriptions === "") {
3496
3496
  contents.PolicyTypeDescriptions = [];
3497
3497
  }
3498
3498
  if (output["PolicyTypeDescriptions"] !== undefined && output["PolicyTypeDescriptions"]["member"] !== undefined) {
3499
- contents.PolicyTypeDescriptions = deserializeAws_queryPolicyTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyTypeDescriptions"]["member"]), context);
3499
+ contents.PolicyTypeDescriptions = deserializeAws_queryPolicyTypeDescriptions(smithy_client_1.getArrayIfSingleItem(output["PolicyTypeDescriptions"]["member"]), context);
3500
3500
  }
3501
3501
  return contents;
3502
3502
  };
3503
3503
  const deserializeAws_queryDescribeTagsOutput = (output, context) => {
3504
- let contents = {
3504
+ const contents = {
3505
3505
  TagDescriptions: undefined,
3506
3506
  };
3507
3507
  if (output.TagDescriptions === "") {
3508
3508
  contents.TagDescriptions = [];
3509
3509
  }
3510
3510
  if (output["TagDescriptions"] !== undefined && output["TagDescriptions"]["member"] !== undefined) {
3511
- contents.TagDescriptions = deserializeAws_queryTagDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["TagDescriptions"]["member"]), context);
3511
+ contents.TagDescriptions = deserializeAws_queryTagDescriptions(smithy_client_1.getArrayIfSingleItem(output["TagDescriptions"]["member"]), context);
3512
3512
  }
3513
3513
  return contents;
3514
3514
  };
3515
3515
  const deserializeAws_queryDetachLoadBalancerFromSubnetsOutput = (output, context) => {
3516
- let contents = {
3516
+ const contents = {
3517
3517
  Subnets: undefined,
3518
3518
  };
3519
3519
  if (output.Subnets === "") {
3520
3520
  contents.Subnets = [];
3521
3521
  }
3522
3522
  if (output["Subnets"] !== undefined && output["Subnets"]["member"] !== undefined) {
3523
- contents.Subnets = deserializeAws_querySubnets((0, smithy_client_1.getArrayIfSingleItem)(output["Subnets"]["member"]), context);
3523
+ contents.Subnets = deserializeAws_querySubnets(smithy_client_1.getArrayIfSingleItem(output["Subnets"]["member"]), context);
3524
3524
  }
3525
3525
  return contents;
3526
3526
  };
3527
3527
  const deserializeAws_queryDuplicateAccessPointNameException = (output, context) => {
3528
- let contents = {
3528
+ const contents = {
3529
3529
  Message: undefined,
3530
3530
  };
3531
3531
  if (output["Message"] !== undefined) {
3532
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3532
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3533
3533
  }
3534
3534
  return contents;
3535
3535
  };
3536
3536
  const deserializeAws_queryDuplicateListenerException = (output, context) => {
3537
- let contents = {
3537
+ const contents = {
3538
3538
  Message: undefined,
3539
3539
  };
3540
3540
  if (output["Message"] !== undefined) {
3541
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3541
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3542
3542
  }
3543
3543
  return contents;
3544
3544
  };
3545
3545
  const deserializeAws_queryDuplicatePolicyNameException = (output, context) => {
3546
- let contents = {
3546
+ const contents = {
3547
3547
  Message: undefined,
3548
3548
  };
3549
3549
  if (output["Message"] !== undefined) {
3550
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3550
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3551
3551
  }
3552
3552
  return contents;
3553
3553
  };
3554
3554
  const deserializeAws_queryDuplicateTagKeysException = (output, context) => {
3555
- let contents = {
3555
+ const contents = {
3556
3556
  Message: undefined,
3557
3557
  };
3558
3558
  if (output["Message"] !== undefined) {
3559
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3559
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3560
3560
  }
3561
3561
  return contents;
3562
3562
  };
3563
3563
  const deserializeAws_queryHealthCheck = (output, context) => {
3564
- let contents = {
3564
+ const contents = {
3565
3565
  Target: undefined,
3566
3566
  Interval: undefined,
3567
3567
  Timeout: undefined,
@@ -3569,28 +3569,28 @@ const deserializeAws_queryHealthCheck = (output, context) => {
3569
3569
  HealthyThreshold: undefined,
3570
3570
  };
3571
3571
  if (output["Target"] !== undefined) {
3572
- contents.Target = (0, smithy_client_1.expectString)(output["Target"]);
3572
+ contents.Target = smithy_client_1.expectString(output["Target"]);
3573
3573
  }
3574
3574
  if (output["Interval"] !== undefined) {
3575
- contents.Interval = (0, smithy_client_1.strictParseInt32)(output["Interval"]);
3575
+ contents.Interval = smithy_client_1.strictParseInt32(output["Interval"]);
3576
3576
  }
3577
3577
  if (output["Timeout"] !== undefined) {
3578
- contents.Timeout = (0, smithy_client_1.strictParseInt32)(output["Timeout"]);
3578
+ contents.Timeout = smithy_client_1.strictParseInt32(output["Timeout"]);
3579
3579
  }
3580
3580
  if (output["UnhealthyThreshold"] !== undefined) {
3581
- contents.UnhealthyThreshold = (0, smithy_client_1.strictParseInt32)(output["UnhealthyThreshold"]);
3581
+ contents.UnhealthyThreshold = smithy_client_1.strictParseInt32(output["UnhealthyThreshold"]);
3582
3582
  }
3583
3583
  if (output["HealthyThreshold"] !== undefined) {
3584
- contents.HealthyThreshold = (0, smithy_client_1.strictParseInt32)(output["HealthyThreshold"]);
3584
+ contents.HealthyThreshold = smithy_client_1.strictParseInt32(output["HealthyThreshold"]);
3585
3585
  }
3586
3586
  return contents;
3587
3587
  };
3588
3588
  const deserializeAws_queryInstance = (output, context) => {
3589
- let contents = {
3589
+ const contents = {
3590
3590
  InstanceId: undefined,
3591
3591
  };
3592
3592
  if (output["InstanceId"] !== undefined) {
3593
- contents.InstanceId = (0, smithy_client_1.expectString)(output["InstanceId"]);
3593
+ contents.InstanceId = smithy_client_1.expectString(output["InstanceId"]);
3594
3594
  }
3595
3595
  return contents;
3596
3596
  };
@@ -3605,23 +3605,23 @@ const deserializeAws_queryInstances = (output, context) => {
3605
3605
  });
3606
3606
  };
3607
3607
  const deserializeAws_queryInstanceState = (output, context) => {
3608
- let contents = {
3608
+ const contents = {
3609
3609
  InstanceId: undefined,
3610
3610
  State: undefined,
3611
3611
  ReasonCode: undefined,
3612
3612
  Description: undefined,
3613
3613
  };
3614
3614
  if (output["InstanceId"] !== undefined) {
3615
- contents.InstanceId = (0, smithy_client_1.expectString)(output["InstanceId"]);
3615
+ contents.InstanceId = smithy_client_1.expectString(output["InstanceId"]);
3616
3616
  }
3617
3617
  if (output["State"] !== undefined) {
3618
- contents.State = (0, smithy_client_1.expectString)(output["State"]);
3618
+ contents.State = smithy_client_1.expectString(output["State"]);
3619
3619
  }
3620
3620
  if (output["ReasonCode"] !== undefined) {
3621
- contents.ReasonCode = (0, smithy_client_1.expectString)(output["ReasonCode"]);
3621
+ contents.ReasonCode = smithy_client_1.expectString(output["ReasonCode"]);
3622
3622
  }
3623
3623
  if (output["Description"] !== undefined) {
3624
- contents.Description = (0, smithy_client_1.expectString)(output["Description"]);
3624
+ contents.Description = smithy_client_1.expectString(output["Description"]);
3625
3625
  }
3626
3626
  return contents;
3627
3627
  };
@@ -3636,47 +3636,47 @@ const deserializeAws_queryInstanceStates = (output, context) => {
3636
3636
  });
3637
3637
  };
3638
3638
  const deserializeAws_queryInvalidConfigurationRequestException = (output, context) => {
3639
- let contents = {
3639
+ const contents = {
3640
3640
  Message: undefined,
3641
3641
  };
3642
3642
  if (output["Message"] !== undefined) {
3643
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3643
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3644
3644
  }
3645
3645
  return contents;
3646
3646
  };
3647
3647
  const deserializeAws_queryInvalidEndPointException = (output, context) => {
3648
- let contents = {
3648
+ const contents = {
3649
3649
  Message: undefined,
3650
3650
  };
3651
3651
  if (output["Message"] !== undefined) {
3652
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3652
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3653
3653
  }
3654
3654
  return contents;
3655
3655
  };
3656
3656
  const deserializeAws_queryInvalidSchemeException = (output, context) => {
3657
- let contents = {
3657
+ const contents = {
3658
3658
  Message: undefined,
3659
3659
  };
3660
3660
  if (output["Message"] !== undefined) {
3661
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3661
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3662
3662
  }
3663
3663
  return contents;
3664
3664
  };
3665
3665
  const deserializeAws_queryInvalidSecurityGroupException = (output, context) => {
3666
- let contents = {
3666
+ const contents = {
3667
3667
  Message: undefined,
3668
3668
  };
3669
3669
  if (output["Message"] !== undefined) {
3670
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3670
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3671
3671
  }
3672
3672
  return contents;
3673
3673
  };
3674
3674
  const deserializeAws_queryInvalidSubnetException = (output, context) => {
3675
- let contents = {
3675
+ const contents = {
3676
3676
  Message: undefined,
3677
3677
  };
3678
3678
  if (output["Message"] !== undefined) {
3679
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3679
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3680
3680
  }
3681
3681
  return contents;
3682
3682
  };
@@ -3691,28 +3691,28 @@ const deserializeAws_queryLBCookieStickinessPolicies = (output, context) => {
3691
3691
  });
3692
3692
  };
3693
3693
  const deserializeAws_queryLBCookieStickinessPolicy = (output, context) => {
3694
- let contents = {
3694
+ const contents = {
3695
3695
  PolicyName: undefined,
3696
3696
  CookieExpirationPeriod: undefined,
3697
3697
  };
3698
3698
  if (output["PolicyName"] !== undefined) {
3699
- contents.PolicyName = (0, smithy_client_1.expectString)(output["PolicyName"]);
3699
+ contents.PolicyName = smithy_client_1.expectString(output["PolicyName"]);
3700
3700
  }
3701
3701
  if (output["CookieExpirationPeriod"] !== undefined) {
3702
- contents.CookieExpirationPeriod = (0, smithy_client_1.strictParseLong)(output["CookieExpirationPeriod"]);
3702
+ contents.CookieExpirationPeriod = smithy_client_1.strictParseLong(output["CookieExpirationPeriod"]);
3703
3703
  }
3704
3704
  return contents;
3705
3705
  };
3706
3706
  const deserializeAws_queryLimit = (output, context) => {
3707
- let contents = {
3707
+ const contents = {
3708
3708
  Name: undefined,
3709
3709
  Max: undefined,
3710
3710
  };
3711
3711
  if (output["Name"] !== undefined) {
3712
- contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
3712
+ contents.Name = smithy_client_1.expectString(output["Name"]);
3713
3713
  }
3714
3714
  if (output["Max"] !== undefined) {
3715
- contents.Max = (0, smithy_client_1.expectString)(output["Max"]);
3715
+ contents.Max = smithy_client_1.expectString(output["Max"]);
3716
3716
  }
3717
3717
  return contents;
3718
3718
  };
@@ -3727,7 +3727,7 @@ const deserializeAws_queryLimits = (output, context) => {
3727
3727
  });
3728
3728
  };
3729
3729
  const deserializeAws_queryListener = (output, context) => {
3730
- let contents = {
3730
+ const contents = {
3731
3731
  Protocol: undefined,
3732
3732
  LoadBalancerPort: undefined,
3733
3733
  InstanceProtocol: undefined,
@@ -3735,24 +3735,24 @@ const deserializeAws_queryListener = (output, context) => {
3735
3735
  SSLCertificateId: undefined,
3736
3736
  };
3737
3737
  if (output["Protocol"] !== undefined) {
3738
- contents.Protocol = (0, smithy_client_1.expectString)(output["Protocol"]);
3738
+ contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
3739
3739
  }
3740
3740
  if (output["LoadBalancerPort"] !== undefined) {
3741
- contents.LoadBalancerPort = (0, smithy_client_1.strictParseInt32)(output["LoadBalancerPort"]);
3741
+ contents.LoadBalancerPort = smithy_client_1.strictParseInt32(output["LoadBalancerPort"]);
3742
3742
  }
3743
3743
  if (output["InstanceProtocol"] !== undefined) {
3744
- contents.InstanceProtocol = (0, smithy_client_1.expectString)(output["InstanceProtocol"]);
3744
+ contents.InstanceProtocol = smithy_client_1.expectString(output["InstanceProtocol"]);
3745
3745
  }
3746
3746
  if (output["InstancePort"] !== undefined) {
3747
- contents.InstancePort = (0, smithy_client_1.strictParseInt32)(output["InstancePort"]);
3747
+ contents.InstancePort = smithy_client_1.strictParseInt32(output["InstancePort"]);
3748
3748
  }
3749
3749
  if (output["SSLCertificateId"] !== undefined) {
3750
- contents.SSLCertificateId = (0, smithy_client_1.expectString)(output["SSLCertificateId"]);
3750
+ contents.SSLCertificateId = smithy_client_1.expectString(output["SSLCertificateId"]);
3751
3751
  }
3752
3752
  return contents;
3753
3753
  };
3754
3754
  const deserializeAws_queryListenerDescription = (output, context) => {
3755
- let contents = {
3755
+ const contents = {
3756
3756
  Listener: undefined,
3757
3757
  PolicyNames: undefined,
3758
3758
  };
@@ -3763,7 +3763,7 @@ const deserializeAws_queryListenerDescription = (output, context) => {
3763
3763
  contents.PolicyNames = [];
3764
3764
  }
3765
3765
  if (output["PolicyNames"] !== undefined && output["PolicyNames"]["member"] !== undefined) {
3766
- contents.PolicyNames = deserializeAws_queryPolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyNames"]["member"]), context);
3766
+ contents.PolicyNames = deserializeAws_queryPolicyNames(smithy_client_1.getArrayIfSingleItem(output["PolicyNames"]["member"]), context);
3767
3767
  }
3768
3768
  return contents;
3769
3769
  };
@@ -3778,25 +3778,25 @@ const deserializeAws_queryListenerDescriptions = (output, context) => {
3778
3778
  });
3779
3779
  };
3780
3780
  const deserializeAws_queryListenerNotFoundException = (output, context) => {
3781
- let contents = {
3781
+ const contents = {
3782
3782
  Message: undefined,
3783
3783
  };
3784
3784
  if (output["Message"] !== undefined) {
3785
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3785
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3786
3786
  }
3787
3787
  return contents;
3788
3788
  };
3789
3789
  const deserializeAws_queryLoadBalancerAttributeNotFoundException = (output, context) => {
3790
- let contents = {
3790
+ const contents = {
3791
3791
  Message: undefined,
3792
3792
  };
3793
3793
  if (output["Message"] !== undefined) {
3794
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3794
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3795
3795
  }
3796
3796
  return contents;
3797
3797
  };
3798
3798
  const deserializeAws_queryLoadBalancerAttributes = (output, context) => {
3799
- let contents = {
3799
+ const contents = {
3800
3800
  CrossZoneLoadBalancing: undefined,
3801
3801
  AccessLog: undefined,
3802
3802
  ConnectionDraining: undefined,
@@ -3819,12 +3819,12 @@ const deserializeAws_queryLoadBalancerAttributes = (output, context) => {
3819
3819
  contents.AdditionalAttributes = [];
3820
3820
  }
3821
3821
  if (output["AdditionalAttributes"] !== undefined && output["AdditionalAttributes"]["member"] !== undefined) {
3822
- contents.AdditionalAttributes = deserializeAws_queryAdditionalAttributes((0, smithy_client_1.getArrayIfSingleItem)(output["AdditionalAttributes"]["member"]), context);
3822
+ contents.AdditionalAttributes = deserializeAws_queryAdditionalAttributes(smithy_client_1.getArrayIfSingleItem(output["AdditionalAttributes"]["member"]), context);
3823
3823
  }
3824
3824
  return contents;
3825
3825
  };
3826
3826
  const deserializeAws_queryLoadBalancerDescription = (output, context) => {
3827
- let contents = {
3827
+ const contents = {
3828
3828
  LoadBalancerName: undefined,
3829
3829
  DNSName: undefined,
3830
3830
  CanonicalHostedZoneName: undefined,
@@ -3843,22 +3843,22 @@ const deserializeAws_queryLoadBalancerDescription = (output, context) => {
3843
3843
  Scheme: undefined,
3844
3844
  };
3845
3845
  if (output["LoadBalancerName"] !== undefined) {
3846
- contents.LoadBalancerName = (0, smithy_client_1.expectString)(output["LoadBalancerName"]);
3846
+ contents.LoadBalancerName = smithy_client_1.expectString(output["LoadBalancerName"]);
3847
3847
  }
3848
3848
  if (output["DNSName"] !== undefined) {
3849
- contents.DNSName = (0, smithy_client_1.expectString)(output["DNSName"]);
3849
+ contents.DNSName = smithy_client_1.expectString(output["DNSName"]);
3850
3850
  }
3851
3851
  if (output["CanonicalHostedZoneName"] !== undefined) {
3852
- contents.CanonicalHostedZoneName = (0, smithy_client_1.expectString)(output["CanonicalHostedZoneName"]);
3852
+ contents.CanonicalHostedZoneName = smithy_client_1.expectString(output["CanonicalHostedZoneName"]);
3853
3853
  }
3854
3854
  if (output["CanonicalHostedZoneNameID"] !== undefined) {
3855
- contents.CanonicalHostedZoneNameID = (0, smithy_client_1.expectString)(output["CanonicalHostedZoneNameID"]);
3855
+ contents.CanonicalHostedZoneNameID = smithy_client_1.expectString(output["CanonicalHostedZoneNameID"]);
3856
3856
  }
3857
3857
  if (output.ListenerDescriptions === "") {
3858
3858
  contents.ListenerDescriptions = [];
3859
3859
  }
3860
3860
  if (output["ListenerDescriptions"] !== undefined && output["ListenerDescriptions"]["member"] !== undefined) {
3861
- contents.ListenerDescriptions = deserializeAws_queryListenerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["ListenerDescriptions"]["member"]), context);
3861
+ contents.ListenerDescriptions = deserializeAws_queryListenerDescriptions(smithy_client_1.getArrayIfSingleItem(output["ListenerDescriptions"]["member"]), context);
3862
3862
  }
3863
3863
  if (output["Policies"] !== undefined) {
3864
3864
  contents.Policies = deserializeAws_queryPolicies(output["Policies"], context);
@@ -3868,28 +3868,28 @@ const deserializeAws_queryLoadBalancerDescription = (output, context) => {
3868
3868
  }
3869
3869
  if (output["BackendServerDescriptions"] !== undefined &&
3870
3870
  output["BackendServerDescriptions"]["member"] !== undefined) {
3871
- contents.BackendServerDescriptions = deserializeAws_queryBackendServerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["BackendServerDescriptions"]["member"]), context);
3871
+ contents.BackendServerDescriptions = deserializeAws_queryBackendServerDescriptions(smithy_client_1.getArrayIfSingleItem(output["BackendServerDescriptions"]["member"]), context);
3872
3872
  }
3873
3873
  if (output.AvailabilityZones === "") {
3874
3874
  contents.AvailabilityZones = [];
3875
3875
  }
3876
3876
  if (output["AvailabilityZones"] !== undefined && output["AvailabilityZones"]["member"] !== undefined) {
3877
- contents.AvailabilityZones = deserializeAws_queryAvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output["AvailabilityZones"]["member"]), context);
3877
+ contents.AvailabilityZones = deserializeAws_queryAvailabilityZones(smithy_client_1.getArrayIfSingleItem(output["AvailabilityZones"]["member"]), context);
3878
3878
  }
3879
3879
  if (output.Subnets === "") {
3880
3880
  contents.Subnets = [];
3881
3881
  }
3882
3882
  if (output["Subnets"] !== undefined && output["Subnets"]["member"] !== undefined) {
3883
- contents.Subnets = deserializeAws_querySubnets((0, smithy_client_1.getArrayIfSingleItem)(output["Subnets"]["member"]), context);
3883
+ contents.Subnets = deserializeAws_querySubnets(smithy_client_1.getArrayIfSingleItem(output["Subnets"]["member"]), context);
3884
3884
  }
3885
3885
  if (output["VPCId"] !== undefined) {
3886
- contents.VPCId = (0, smithy_client_1.expectString)(output["VPCId"]);
3886
+ contents.VPCId = smithy_client_1.expectString(output["VPCId"]);
3887
3887
  }
3888
3888
  if (output.Instances === "") {
3889
3889
  contents.Instances = [];
3890
3890
  }
3891
3891
  if (output["Instances"] !== undefined && output["Instances"]["member"] !== undefined) {
3892
- contents.Instances = deserializeAws_queryInstances((0, smithy_client_1.getArrayIfSingleItem)(output["Instances"]["member"]), context);
3892
+ contents.Instances = deserializeAws_queryInstances(smithy_client_1.getArrayIfSingleItem(output["Instances"]["member"]), context);
3893
3893
  }
3894
3894
  if (output["HealthCheck"] !== undefined) {
3895
3895
  contents.HealthCheck = deserializeAws_queryHealthCheck(output["HealthCheck"], context);
@@ -3901,13 +3901,13 @@ const deserializeAws_queryLoadBalancerDescription = (output, context) => {
3901
3901
  contents.SecurityGroups = [];
3902
3902
  }
3903
3903
  if (output["SecurityGroups"] !== undefined && output["SecurityGroups"]["member"] !== undefined) {
3904
- contents.SecurityGroups = deserializeAws_querySecurityGroups((0, smithy_client_1.getArrayIfSingleItem)(output["SecurityGroups"]["member"]), context);
3904
+ contents.SecurityGroups = deserializeAws_querySecurityGroups(smithy_client_1.getArrayIfSingleItem(output["SecurityGroups"]["member"]), context);
3905
3905
  }
3906
3906
  if (output["CreatedTime"] !== undefined) {
3907
- contents.CreatedTime = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["CreatedTime"]));
3907
+ contents.CreatedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedTime"]));
3908
3908
  }
3909
3909
  if (output["Scheme"] !== undefined) {
3910
- contents.Scheme = (0, smithy_client_1.expectString)(output["Scheme"]);
3910
+ contents.Scheme = smithy_client_1.expectString(output["Scheme"]);
3911
3911
  }
3912
3912
  return contents;
3913
3913
  };
@@ -3922,12 +3922,12 @@ const deserializeAws_queryLoadBalancerDescriptions = (output, context) => {
3922
3922
  });
3923
3923
  };
3924
3924
  const deserializeAws_queryModifyLoadBalancerAttributesOutput = (output, context) => {
3925
- let contents = {
3925
+ const contents = {
3926
3926
  LoadBalancerName: undefined,
3927
3927
  LoadBalancerAttributes: undefined,
3928
3928
  };
3929
3929
  if (output["LoadBalancerName"] !== undefined) {
3930
- contents.LoadBalancerName = (0, smithy_client_1.expectString)(output["LoadBalancerName"]);
3930
+ contents.LoadBalancerName = smithy_client_1.expectString(output["LoadBalancerName"]);
3931
3931
  }
3932
3932
  if (output["LoadBalancerAttributes"] !== undefined) {
3933
3933
  contents.LoadBalancerAttributes = deserializeAws_queryLoadBalancerAttributes(output["LoadBalancerAttributes"], context);
@@ -3935,16 +3935,16 @@ const deserializeAws_queryModifyLoadBalancerAttributesOutput = (output, context)
3935
3935
  return contents;
3936
3936
  };
3937
3937
  const deserializeAws_queryOperationNotPermittedException = (output, context) => {
3938
- let contents = {
3938
+ const contents = {
3939
3939
  Message: undefined,
3940
3940
  };
3941
3941
  if (output["Message"] !== undefined) {
3942
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
3942
+ contents.Message = smithy_client_1.expectString(output["Message"]);
3943
3943
  }
3944
3944
  return contents;
3945
3945
  };
3946
3946
  const deserializeAws_queryPolicies = (output, context) => {
3947
- let contents = {
3947
+ const contents = {
3948
3948
  AppCookieStickinessPolicies: undefined,
3949
3949
  LBCookieStickinessPolicies: undefined,
3950
3950
  OtherPolicies: undefined,
@@ -3954,33 +3954,33 @@ const deserializeAws_queryPolicies = (output, context) => {
3954
3954
  }
3955
3955
  if (output["AppCookieStickinessPolicies"] !== undefined &&
3956
3956
  output["AppCookieStickinessPolicies"]["member"] !== undefined) {
3957
- contents.AppCookieStickinessPolicies = deserializeAws_queryAppCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output["AppCookieStickinessPolicies"]["member"]), context);
3957
+ contents.AppCookieStickinessPolicies = deserializeAws_queryAppCookieStickinessPolicies(smithy_client_1.getArrayIfSingleItem(output["AppCookieStickinessPolicies"]["member"]), context);
3958
3958
  }
3959
3959
  if (output.LBCookieStickinessPolicies === "") {
3960
3960
  contents.LBCookieStickinessPolicies = [];
3961
3961
  }
3962
3962
  if (output["LBCookieStickinessPolicies"] !== undefined &&
3963
3963
  output["LBCookieStickinessPolicies"]["member"] !== undefined) {
3964
- contents.LBCookieStickinessPolicies = deserializeAws_queryLBCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output["LBCookieStickinessPolicies"]["member"]), context);
3964
+ contents.LBCookieStickinessPolicies = deserializeAws_queryLBCookieStickinessPolicies(smithy_client_1.getArrayIfSingleItem(output["LBCookieStickinessPolicies"]["member"]), context);
3965
3965
  }
3966
3966
  if (output.OtherPolicies === "") {
3967
3967
  contents.OtherPolicies = [];
3968
3968
  }
3969
3969
  if (output["OtherPolicies"] !== undefined && output["OtherPolicies"]["member"] !== undefined) {
3970
- contents.OtherPolicies = deserializeAws_queryPolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output["OtherPolicies"]["member"]), context);
3970
+ contents.OtherPolicies = deserializeAws_queryPolicyNames(smithy_client_1.getArrayIfSingleItem(output["OtherPolicies"]["member"]), context);
3971
3971
  }
3972
3972
  return contents;
3973
3973
  };
3974
3974
  const deserializeAws_queryPolicyAttributeDescription = (output, context) => {
3975
- let contents = {
3975
+ const contents = {
3976
3976
  AttributeName: undefined,
3977
3977
  AttributeValue: undefined,
3978
3978
  };
3979
3979
  if (output["AttributeName"] !== undefined) {
3980
- contents.AttributeName = (0, smithy_client_1.expectString)(output["AttributeName"]);
3980
+ contents.AttributeName = smithy_client_1.expectString(output["AttributeName"]);
3981
3981
  }
3982
3982
  if (output["AttributeValue"] !== undefined) {
3983
- contents.AttributeValue = (0, smithy_client_1.expectString)(output["AttributeValue"]);
3983
+ contents.AttributeValue = smithy_client_1.expectString(output["AttributeValue"]);
3984
3984
  }
3985
3985
  return contents;
3986
3986
  };
@@ -3995,7 +3995,7 @@ const deserializeAws_queryPolicyAttributeDescriptions = (output, context) => {
3995
3995
  });
3996
3996
  };
3997
3997
  const deserializeAws_queryPolicyAttributeTypeDescription = (output, context) => {
3998
- let contents = {
3998
+ const contents = {
3999
3999
  AttributeName: undefined,
4000
4000
  AttributeType: undefined,
4001
4001
  Description: undefined,
@@ -4003,19 +4003,19 @@ const deserializeAws_queryPolicyAttributeTypeDescription = (output, context) =>
4003
4003
  Cardinality: undefined,
4004
4004
  };
4005
4005
  if (output["AttributeName"] !== undefined) {
4006
- contents.AttributeName = (0, smithy_client_1.expectString)(output["AttributeName"]);
4006
+ contents.AttributeName = smithy_client_1.expectString(output["AttributeName"]);
4007
4007
  }
4008
4008
  if (output["AttributeType"] !== undefined) {
4009
- contents.AttributeType = (0, smithy_client_1.expectString)(output["AttributeType"]);
4009
+ contents.AttributeType = smithy_client_1.expectString(output["AttributeType"]);
4010
4010
  }
4011
4011
  if (output["Description"] !== undefined) {
4012
- contents.Description = (0, smithy_client_1.expectString)(output["Description"]);
4012
+ contents.Description = smithy_client_1.expectString(output["Description"]);
4013
4013
  }
4014
4014
  if (output["DefaultValue"] !== undefined) {
4015
- contents.DefaultValue = (0, smithy_client_1.expectString)(output["DefaultValue"]);
4015
+ contents.DefaultValue = smithy_client_1.expectString(output["DefaultValue"]);
4016
4016
  }
4017
4017
  if (output["Cardinality"] !== undefined) {
4018
- contents.Cardinality = (0, smithy_client_1.expectString)(output["Cardinality"]);
4018
+ contents.Cardinality = smithy_client_1.expectString(output["Cardinality"]);
4019
4019
  }
4020
4020
  return contents;
4021
4021
  };
@@ -4030,23 +4030,23 @@ const deserializeAws_queryPolicyAttributeTypeDescriptions = (output, context) =>
4030
4030
  });
4031
4031
  };
4032
4032
  const deserializeAws_queryPolicyDescription = (output, context) => {
4033
- let contents = {
4033
+ const contents = {
4034
4034
  PolicyName: undefined,
4035
4035
  PolicyTypeName: undefined,
4036
4036
  PolicyAttributeDescriptions: undefined,
4037
4037
  };
4038
4038
  if (output["PolicyName"] !== undefined) {
4039
- contents.PolicyName = (0, smithy_client_1.expectString)(output["PolicyName"]);
4039
+ contents.PolicyName = smithy_client_1.expectString(output["PolicyName"]);
4040
4040
  }
4041
4041
  if (output["PolicyTypeName"] !== undefined) {
4042
- contents.PolicyTypeName = (0, smithy_client_1.expectString)(output["PolicyTypeName"]);
4042
+ contents.PolicyTypeName = smithy_client_1.expectString(output["PolicyTypeName"]);
4043
4043
  }
4044
4044
  if (output.PolicyAttributeDescriptions === "") {
4045
4045
  contents.PolicyAttributeDescriptions = [];
4046
4046
  }
4047
4047
  if (output["PolicyAttributeDescriptions"] !== undefined &&
4048
4048
  output["PolicyAttributeDescriptions"]["member"] !== undefined) {
4049
- contents.PolicyAttributeDescriptions = deserializeAws_queryPolicyAttributeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyAttributeDescriptions"]["member"]), context);
4049
+ contents.PolicyAttributeDescriptions = deserializeAws_queryPolicyAttributeDescriptions(smithy_client_1.getArrayIfSingleItem(output["PolicyAttributeDescriptions"]["member"]), context);
4050
4050
  }
4051
4051
  return contents;
4052
4052
  };
@@ -4067,36 +4067,36 @@ const deserializeAws_queryPolicyNames = (output, context) => {
4067
4067
  if (entry === null) {
4068
4068
  return null;
4069
4069
  }
4070
- return (0, smithy_client_1.expectString)(entry);
4070
+ return smithy_client_1.expectString(entry);
4071
4071
  });
4072
4072
  };
4073
4073
  const deserializeAws_queryPolicyNotFoundException = (output, context) => {
4074
- let contents = {
4074
+ const contents = {
4075
4075
  Message: undefined,
4076
4076
  };
4077
4077
  if (output["Message"] !== undefined) {
4078
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4078
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4079
4079
  }
4080
4080
  return contents;
4081
4081
  };
4082
4082
  const deserializeAws_queryPolicyTypeDescription = (output, context) => {
4083
- let contents = {
4083
+ const contents = {
4084
4084
  PolicyTypeName: undefined,
4085
4085
  Description: undefined,
4086
4086
  PolicyAttributeTypeDescriptions: undefined,
4087
4087
  };
4088
4088
  if (output["PolicyTypeName"] !== undefined) {
4089
- contents.PolicyTypeName = (0, smithy_client_1.expectString)(output["PolicyTypeName"]);
4089
+ contents.PolicyTypeName = smithy_client_1.expectString(output["PolicyTypeName"]);
4090
4090
  }
4091
4091
  if (output["Description"] !== undefined) {
4092
- contents.Description = (0, smithy_client_1.expectString)(output["Description"]);
4092
+ contents.Description = smithy_client_1.expectString(output["Description"]);
4093
4093
  }
4094
4094
  if (output.PolicyAttributeTypeDescriptions === "") {
4095
4095
  contents.PolicyAttributeTypeDescriptions = [];
4096
4096
  }
4097
4097
  if (output["PolicyAttributeTypeDescriptions"] !== undefined &&
4098
4098
  output["PolicyAttributeTypeDescriptions"]["member"] !== undefined) {
4099
- contents.PolicyAttributeTypeDescriptions = deserializeAws_queryPolicyAttributeTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyAttributeTypeDescriptions"]["member"]), context);
4099
+ contents.PolicyAttributeTypeDescriptions = deserializeAws_queryPolicyAttributeTypeDescriptions(smithy_client_1.getArrayIfSingleItem(output["PolicyAttributeTypeDescriptions"]["member"]), context);
4100
4100
  }
4101
4101
  return contents;
4102
4102
  };
@@ -4111,40 +4111,40 @@ const deserializeAws_queryPolicyTypeDescriptions = (output, context) => {
4111
4111
  });
4112
4112
  };
4113
4113
  const deserializeAws_queryPolicyTypeNotFoundException = (output, context) => {
4114
- let contents = {
4114
+ const contents = {
4115
4115
  Message: undefined,
4116
4116
  };
4117
4117
  if (output["Message"] !== undefined) {
4118
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4118
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4119
4119
  }
4120
4120
  return contents;
4121
4121
  };
4122
4122
  const deserializeAws_queryRegisterEndPointsOutput = (output, context) => {
4123
- let contents = {
4123
+ const contents = {
4124
4124
  Instances: undefined,
4125
4125
  };
4126
4126
  if (output.Instances === "") {
4127
4127
  contents.Instances = [];
4128
4128
  }
4129
4129
  if (output["Instances"] !== undefined && output["Instances"]["member"] !== undefined) {
4130
- contents.Instances = deserializeAws_queryInstances((0, smithy_client_1.getArrayIfSingleItem)(output["Instances"]["member"]), context);
4130
+ contents.Instances = deserializeAws_queryInstances(smithy_client_1.getArrayIfSingleItem(output["Instances"]["member"]), context);
4131
4131
  }
4132
4132
  return contents;
4133
4133
  };
4134
4134
  const deserializeAws_queryRemoveAvailabilityZonesOutput = (output, context) => {
4135
- let contents = {
4135
+ const contents = {
4136
4136
  AvailabilityZones: undefined,
4137
4137
  };
4138
4138
  if (output.AvailabilityZones === "") {
4139
4139
  contents.AvailabilityZones = [];
4140
4140
  }
4141
4141
  if (output["AvailabilityZones"] !== undefined && output["AvailabilityZones"]["member"] !== undefined) {
4142
- contents.AvailabilityZones = deserializeAws_queryAvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output["AvailabilityZones"]["member"]), context);
4142
+ contents.AvailabilityZones = deserializeAws_queryAvailabilityZones(smithy_client_1.getArrayIfSingleItem(output["AvailabilityZones"]["member"]), context);
4143
4143
  }
4144
4144
  return contents;
4145
4145
  };
4146
4146
  const deserializeAws_queryRemoveTagsOutput = (output, context) => {
4147
- let contents = {};
4147
+ const contents = {};
4148
4148
  return contents;
4149
4149
  };
4150
4150
  const deserializeAws_querySecurityGroups = (output, context) => {
@@ -4154,40 +4154,40 @@ const deserializeAws_querySecurityGroups = (output, context) => {
4154
4154
  if (entry === null) {
4155
4155
  return null;
4156
4156
  }
4157
- return (0, smithy_client_1.expectString)(entry);
4157
+ return smithy_client_1.expectString(entry);
4158
4158
  });
4159
4159
  };
4160
4160
  const deserializeAws_querySetLoadBalancerListenerSSLCertificateOutput = (output, context) => {
4161
- let contents = {};
4161
+ const contents = {};
4162
4162
  return contents;
4163
4163
  };
4164
4164
  const deserializeAws_querySetLoadBalancerPoliciesForBackendServerOutput = (output, context) => {
4165
- let contents = {};
4165
+ const contents = {};
4166
4166
  return contents;
4167
4167
  };
4168
4168
  const deserializeAws_querySetLoadBalancerPoliciesOfListenerOutput = (output, context) => {
4169
- let contents = {};
4169
+ const contents = {};
4170
4170
  return contents;
4171
4171
  };
4172
4172
  const deserializeAws_querySourceSecurityGroup = (output, context) => {
4173
- let contents = {
4173
+ const contents = {
4174
4174
  OwnerAlias: undefined,
4175
4175
  GroupName: undefined,
4176
4176
  };
4177
4177
  if (output["OwnerAlias"] !== undefined) {
4178
- contents.OwnerAlias = (0, smithy_client_1.expectString)(output["OwnerAlias"]);
4178
+ contents.OwnerAlias = smithy_client_1.expectString(output["OwnerAlias"]);
4179
4179
  }
4180
4180
  if (output["GroupName"] !== undefined) {
4181
- contents.GroupName = (0, smithy_client_1.expectString)(output["GroupName"]);
4181
+ contents.GroupName = smithy_client_1.expectString(output["GroupName"]);
4182
4182
  }
4183
4183
  return contents;
4184
4184
  };
4185
4185
  const deserializeAws_querySubnetNotFoundException = (output, context) => {
4186
- let contents = {
4186
+ const contents = {
4187
4187
  Message: undefined,
4188
4188
  };
4189
4189
  if (output["Message"] !== undefined) {
4190
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4190
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4191
4191
  }
4192
4192
  return contents;
4193
4193
  };
@@ -4198,35 +4198,35 @@ const deserializeAws_querySubnets = (output, context) => {
4198
4198
  if (entry === null) {
4199
4199
  return null;
4200
4200
  }
4201
- return (0, smithy_client_1.expectString)(entry);
4201
+ return smithy_client_1.expectString(entry);
4202
4202
  });
4203
4203
  };
4204
4204
  const deserializeAws_queryTag = (output, context) => {
4205
- let contents = {
4205
+ const contents = {
4206
4206
  Key: undefined,
4207
4207
  Value: undefined,
4208
4208
  };
4209
4209
  if (output["Key"] !== undefined) {
4210
- contents.Key = (0, smithy_client_1.expectString)(output["Key"]);
4210
+ contents.Key = smithy_client_1.expectString(output["Key"]);
4211
4211
  }
4212
4212
  if (output["Value"] !== undefined) {
4213
- contents.Value = (0, smithy_client_1.expectString)(output["Value"]);
4213
+ contents.Value = smithy_client_1.expectString(output["Value"]);
4214
4214
  }
4215
4215
  return contents;
4216
4216
  };
4217
4217
  const deserializeAws_queryTagDescription = (output, context) => {
4218
- let contents = {
4218
+ const contents = {
4219
4219
  LoadBalancerName: undefined,
4220
4220
  Tags: undefined,
4221
4221
  };
4222
4222
  if (output["LoadBalancerName"] !== undefined) {
4223
- contents.LoadBalancerName = (0, smithy_client_1.expectString)(output["LoadBalancerName"]);
4223
+ contents.LoadBalancerName = smithy_client_1.expectString(output["LoadBalancerName"]);
4224
4224
  }
4225
4225
  if (output.Tags === "") {
4226
4226
  contents.Tags = [];
4227
4227
  }
4228
4228
  if (output["Tags"] !== undefined && output["Tags"]["member"] !== undefined) {
4229
- contents.Tags = deserializeAws_queryTagList((0, smithy_client_1.getArrayIfSingleItem)(output["Tags"]["member"]), context);
4229
+ contents.Tags = deserializeAws_queryTagList(smithy_client_1.getArrayIfSingleItem(output["Tags"]["member"]), context);
4230
4230
  }
4231
4231
  return contents;
4232
4232
  };
@@ -4251,38 +4251,38 @@ const deserializeAws_queryTagList = (output, context) => {
4251
4251
  });
4252
4252
  };
4253
4253
  const deserializeAws_queryTooManyAccessPointsException = (output, context) => {
4254
- let contents = {
4254
+ const contents = {
4255
4255
  Message: undefined,
4256
4256
  };
4257
4257
  if (output["Message"] !== undefined) {
4258
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4258
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4259
4259
  }
4260
4260
  return contents;
4261
4261
  };
4262
4262
  const deserializeAws_queryTooManyPoliciesException = (output, context) => {
4263
- let contents = {
4263
+ const contents = {
4264
4264
  Message: undefined,
4265
4265
  };
4266
4266
  if (output["Message"] !== undefined) {
4267
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4267
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4268
4268
  }
4269
4269
  return contents;
4270
4270
  };
4271
4271
  const deserializeAws_queryTooManyTagsException = (output, context) => {
4272
- let contents = {
4272
+ const contents = {
4273
4273
  Message: undefined,
4274
4274
  };
4275
4275
  if (output["Message"] !== undefined) {
4276
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4276
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4277
4277
  }
4278
4278
  return contents;
4279
4279
  };
4280
4280
  const deserializeAws_queryUnsupportedProtocolException = (output, context) => {
4281
- let contents = {
4281
+ const contents = {
4282
4282
  Message: undefined,
4283
4283
  };
4284
4284
  if (output["Message"] !== undefined) {
4285
- contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
4285
+ contents.Message = smithy_client_1.expectString(output["Message"]);
4286
4286
  }
4287
4287
  return contents;
4288
4288
  };
@@ -4324,12 +4324,12 @@ const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, bod
4324
4324
  };
4325
4325
  const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
4326
4326
  if (encoded.length) {
4327
- const parsedObj = (0, fast_xml_parser_1.parse)(encoded, {
4327
+ const parsedObj = fast_xml_parser_1.parse(encoded, {
4328
4328
  attributeNamePrefix: "",
4329
4329
  ignoreAttributes: false,
4330
4330
  parseNodeValue: false,
4331
4331
  trimValues: false,
4332
- tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" : (0, entities_1.decodeHTML)(val)),
4332
+ tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" : entities_1.decodeHTML(val)),
4333
4333
  });
4334
4334
  const textNodeName = "#text";
4335
4335
  const key = Object.keys(parsedObj)[0];
@@ -4338,12 +4338,12 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
4338
4338
  parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
4339
4339
  delete parsedObjToReturn[textNodeName];
4340
4340
  }
4341
- return (0, smithy_client_1.getValueFromTextNode)(parsedObjToReturn);
4341
+ return smithy_client_1.getValueFromTextNode(parsedObjToReturn);
4342
4342
  }
4343
4343
  return {};
4344
4344
  });
4345
4345
  const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
4346
- .map(([key, value]) => (0, smithy_client_1.extendedEncodeURIComponent)(key) + "=" + (0, smithy_client_1.extendedEncodeURIComponent)(value))
4346
+ .map(([key, value]) => smithy_client_1.extendedEncodeURIComponent(key) + "=" + smithy_client_1.extendedEncodeURIComponent(value))
4347
4347
  .join("&");
4348
4348
  const loadQueryErrorCode = (output, data) => {
4349
4349
  if (data.Error.Code !== undefined) {