@aws-sdk/client-elastic-load-balancing 3.35.0 → 3.38.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 (272) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/ElasticLoadBalancing.js +0 -24
  3. package/dist-cjs/ElasticLoadBalancingClient.js +0 -29
  4. package/dist-cjs/commands/AddTagsCommand.js +0 -31
  5. package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js +0 -27
  6. package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js +0 -28
  7. package/dist-cjs/commands/ConfigureHealthCheckCommand.js +0 -27
  8. package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js +0 -33
  9. package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js +0 -31
  10. package/dist-cjs/commands/CreateLoadBalancerCommand.js +0 -38
  11. package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js +0 -27
  12. package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js +0 -26
  13. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +0 -28
  14. package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js +0 -25
  15. package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js +0 -25
  16. package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js +0 -30
  17. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -27
  18. package/dist-cjs/commands/DescribeInstanceHealthCommand.js +0 -25
  19. package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js +0 -25
  20. package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js +0 -29
  21. package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js +0 -32
  22. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -25
  23. package/dist-cjs/commands/DescribeTagsCommand.js +0 -25
  24. package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js +0 -28
  25. package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +0 -33
  26. package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +0 -30
  27. package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js +0 -51
  28. package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -43
  29. package/dist-cjs/commands/RemoveTagsCommand.js +0 -25
  30. package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js +0 -29
  31. package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -35
  32. package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js +0 -31
  33. package/dist-cjs/commands/index.js +32 -0
  34. package/dist-cjs/endpoints.js +1 -2
  35. package/dist-cjs/index.js +5 -35
  36. package/dist-cjs/models/index.js +0 -1
  37. package/dist-cjs/models/models_0.js +0 -319
  38. package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js +0 -11
  39. package/dist-cjs/pagination/Interfaces.js +0 -1
  40. package/dist-cjs/pagination/index.js +5 -0
  41. package/dist-cjs/protocols/Aws_query.js +0 -3
  42. package/dist-cjs/runtimeConfig.browser.js +1 -6
  43. package/dist-cjs/runtimeConfig.js +2 -7
  44. package/dist-cjs/runtimeConfig.native.js +0 -4
  45. package/dist-cjs/runtimeConfig.shared.js +0 -4
  46. package/dist-cjs/waiters/index.js +4 -0
  47. package/dist-cjs/waiters/waitForAnyInstanceInService.js +0 -10
  48. package/dist-es/ElasticLoadBalancing.js +0 -1
  49. package/dist-es/ElasticLoadBalancingClient.js +0 -1
  50. package/dist-es/commands/AddTagsCommand.js +0 -1
  51. package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js +0 -1
  52. package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js +0 -1
  53. package/dist-es/commands/ConfigureHealthCheckCommand.js +0 -1
  54. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js +0 -1
  55. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js +0 -1
  56. package/dist-es/commands/CreateLoadBalancerCommand.js +0 -1
  57. package/dist-es/commands/CreateLoadBalancerListenersCommand.js +0 -1
  58. package/dist-es/commands/CreateLoadBalancerPolicyCommand.js +0 -1
  59. package/dist-es/commands/DeleteLoadBalancerCommand.js +0 -1
  60. package/dist-es/commands/DeleteLoadBalancerListenersCommand.js +0 -1
  61. package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js +0 -1
  62. package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js +0 -1
  63. package/dist-es/commands/DescribeAccountLimitsCommand.js +0 -1
  64. package/dist-es/commands/DescribeInstanceHealthCommand.js +0 -1
  65. package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js +0 -1
  66. package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js +0 -1
  67. package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js +0 -1
  68. package/dist-es/commands/DescribeLoadBalancersCommand.js +0 -1
  69. package/dist-es/commands/DescribeTagsCommand.js +0 -1
  70. package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js +0 -1
  71. package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +0 -1
  72. package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +0 -1
  73. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +0 -1
  74. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -1
  75. package/dist-es/commands/RemoveTagsCommand.js +0 -1
  76. package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js +0 -1
  77. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -1
  78. package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.js +0 -1
  79. package/dist-es/commands/index.js +29 -0
  80. package/dist-es/endpoints.js +1 -2
  81. package/dist-es/index.js +5 -35
  82. package/dist-es/models/index.js +0 -1
  83. package/dist-es/models/models_0.js +0 -1
  84. package/dist-es/pagination/DescribeLoadBalancersPaginator.js +0 -1
  85. package/dist-es/pagination/Interfaces.js +0 -1
  86. package/dist-es/pagination/index.js +2 -0
  87. package/dist-es/protocols/Aws_query.js +0 -1
  88. package/dist-es/runtimeConfig.browser.js +1 -2
  89. package/dist-es/runtimeConfig.js +2 -3
  90. package/dist-es/runtimeConfig.native.js +0 -1
  91. package/dist-es/runtimeConfig.shared.js +0 -1
  92. package/dist-es/waiters/index.js +1 -0
  93. package/dist-es/waiters/waitForAnyInstanceInService.js +0 -1
  94. package/dist-types/commands/index.d.ts +29 -0
  95. package/dist-types/index.d.ts +5 -34
  96. package/dist-types/pagination/index.d.ts +2 -0
  97. package/dist-types/ts3.4/ElasticLoadBalancing.d.ts +30 -254
  98. package/dist-types/ts3.4/ElasticLoadBalancingClient.d.ts +24 -109
  99. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -26
  100. package/dist-types/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -22
  101. package/dist-types/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -23
  102. package/dist-types/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +2 -22
  103. package/dist-types/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -28
  104. package/dist-types/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -26
  105. package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -33
  106. package/dist-types/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +2 -22
  107. package/dist-types/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -21
  108. package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -23
  109. package/dist-types/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -20
  110. package/dist-types/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -20
  111. package/dist-types/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -25
  112. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -22
  113. package/dist-types/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +2 -20
  114. package/dist-types/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -24
  116. package/dist-types/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -27
  117. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -20
  118. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -20
  119. package/dist-types/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -23
  120. package/dist-types/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -28
  121. package/dist-types/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -25
  122. package/dist-types/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -46
  123. package/dist-types/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -38
  124. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -24
  126. package/dist-types/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -30
  127. package/dist-types/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -26
  128. package/dist-types/ts3.4/commands/index.d.ts +29 -0
  129. package/dist-types/ts3.4/index.d.ts +5 -34
  130. package/dist-types/ts3.4/models/models_0.d.ts +378 -1283
  131. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  132. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  133. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  134. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  135. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  136. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  137. package/dist-types/ts3.4/waiters/waitForAnyInstanceInService.d.ts +2 -9
  138. package/dist-types/waiters/index.d.ts +1 -0
  139. package/package.json +34 -31
  140. package/dist-cjs/ElasticLoadBalancing.js.map +0 -1
  141. package/dist-cjs/ElasticLoadBalancingClient.js.map +0 -1
  142. package/dist-cjs/commands/AddTagsCommand.js.map +0 -1
  143. package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  144. package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  145. package/dist-cjs/commands/ConfigureHealthCheckCommand.js.map +0 -1
  146. package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  147. package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  148. package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
  149. package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  150. package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  151. package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
  152. package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  153. package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  154. package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  155. package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
  156. package/dist-cjs/commands/DescribeInstanceHealthCommand.js.map +0 -1
  157. package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  158. package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  159. package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  160. package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
  161. package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
  162. package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  163. package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  164. package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  165. package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  166. package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  167. package/dist-cjs/commands/RemoveTagsCommand.js.map +0 -1
  168. package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  169. package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  170. package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  171. package/dist-cjs/endpoints.js.map +0 -1
  172. package/dist-cjs/index.js.map +0 -1
  173. package/dist-cjs/models/index.js.map +0 -1
  174. package/dist-cjs/models/models_0.js.map +0 -1
  175. package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  176. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  177. package/dist-cjs/protocols/Aws_query.js.map +0 -1
  178. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  179. package/dist-cjs/runtimeConfig.js.map +0 -1
  180. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  181. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  182. package/dist-cjs/waiters/waitForAnyInstanceInService.js.map +0 -1
  183. package/dist-es/ElasticLoadBalancing.js.map +0 -1
  184. package/dist-es/ElasticLoadBalancingClient.js.map +0 -1
  185. package/dist-es/commands/AddTagsCommand.js.map +0 -1
  186. package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  187. package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  188. package/dist-es/commands/ConfigureHealthCheckCommand.js.map +0 -1
  189. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  190. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  191. package/dist-es/commands/CreateLoadBalancerCommand.js.map +0 -1
  192. package/dist-es/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  193. package/dist-es/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  194. package/dist-es/commands/DeleteLoadBalancerCommand.js.map +0 -1
  195. package/dist-es/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  196. package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  197. package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  198. package/dist-es/commands/DescribeAccountLimitsCommand.js.map +0 -1
  199. package/dist-es/commands/DescribeInstanceHealthCommand.js.map +0 -1
  200. package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  201. package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  202. package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  203. package/dist-es/commands/DescribeLoadBalancersCommand.js.map +0 -1
  204. package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
  205. package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  206. package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  207. package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  208. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  209. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  210. package/dist-es/commands/RemoveTagsCommand.js.map +0 -1
  211. package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  212. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  213. package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  214. package/dist-es/endpoints.js.map +0 -1
  215. package/dist-es/index.js.map +0 -1
  216. package/dist-es/models/index.js.map +0 -1
  217. package/dist-es/models/models_0.js.map +0 -1
  218. package/dist-es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  219. package/dist-es/pagination/Interfaces.js.map +0 -1
  220. package/dist-es/protocols/Aws_query.js.map +0 -1
  221. package/dist-es/runtimeConfig.browser.js.map +0 -1
  222. package/dist-es/runtimeConfig.js.map +0 -1
  223. package/dist-es/runtimeConfig.native.js.map +0 -1
  224. package/dist-es/runtimeConfig.shared.js.map +0 -1
  225. package/dist-es/waiters/waitForAnyInstanceInService.js.map +0 -1
  226. package/jest.config.js +0 -4
  227. package/src/ElasticLoadBalancing.ts +0 -1230
  228. package/src/ElasticLoadBalancingClient.ts +0 -415
  229. package/src/commands/AddTagsCommand.ts +0 -102
  230. package/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts +0 -109
  231. package/src/commands/AttachLoadBalancerToSubnetsCommand.ts +0 -105
  232. package/src/commands/ConfigureHealthCheckCommand.ts +0 -101
  233. package/src/commands/CreateAppCookieStickinessPolicyCommand.ts +0 -115
  234. package/src/commands/CreateLBCookieStickinessPolicyCommand.ts +0 -113
  235. package/src/commands/CreateLoadBalancerCommand.ts +0 -112
  236. package/src/commands/CreateLoadBalancerListenersCommand.ts +0 -104
  237. package/src/commands/CreateLoadBalancerPolicyCommand.ts +0 -100
  238. package/src/commands/DeleteLoadBalancerCommand.ts +0 -102
  239. package/src/commands/DeleteLoadBalancerListenersCommand.ts +0 -102
  240. package/src/commands/DeleteLoadBalancerPolicyCommand.ts +0 -99
  241. package/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts +0 -110
  242. package/src/commands/DescribeAccountLimitsCommand.ts +0 -101
  243. package/src/commands/DescribeInstanceHealthCommand.ts +0 -99
  244. package/src/commands/DescribeLoadBalancerAttributesCommand.ts +0 -107
  245. package/src/commands/DescribeLoadBalancerPoliciesCommand.ts +0 -108
  246. package/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts +0 -114
  247. package/src/commands/DescribeLoadBalancersCommand.ts +0 -99
  248. package/src/commands/DescribeTagsCommand.ts +0 -96
  249. package/src/commands/DetachLoadBalancerFromSubnetsCommand.ts +0 -107
  250. package/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts +0 -118
  251. package/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts +0 -112
  252. package/src/commands/ModifyLoadBalancerAttributesCommand.ts +0 -130
  253. package/src/commands/RegisterInstancesWithLoadBalancerCommand.ts +0 -123
  254. package/src/commands/RemoveTagsCommand.ts +0 -96
  255. package/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts +0 -114
  256. package/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts +0 -124
  257. package/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts +0 -113
  258. package/src/endpoints.ts +0 -86
  259. package/src/index.ts +0 -35
  260. package/src/models/index.ts +0 -1
  261. package/src/models/models_0.ts +0 -2556
  262. package/src/pagination/DescribeLoadBalancersPaginator.ts +0 -58
  263. package/src/pagination/Interfaces.ts +0 -8
  264. package/src/protocols/Aws_query.ts +0 -5445
  265. package/src/runtimeConfig.browser.ts +0 -41
  266. package/src/runtimeConfig.native.ts +0 -17
  267. package/src/runtimeConfig.shared.ts +0 -17
  268. package/src/runtimeConfig.ts +0 -46
  269. package/src/waiters/waitForAnyInstanceInService.ts +0 -59
  270. package/tsconfig.es.json +0 -10
  271. package/tsconfig.json +0 -33
  272. package/tsconfig.types.json +0 -9
@@ -5,53 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Adds the specified instances to the specified load balancer.</p>
10
- *
11
- * <p>The instance must be a running instance in the same network as the load balancer (EC2-Classic or the same VPC). If you have EC2-Classic instances and a load balancer in a VPC with ClassicLink enabled, you can link the EC2-Classic instances to that VPC and then register the linked EC2-Classic instances with the load balancer in the VPC.</p>
12
- *
13
- * <p>Note that <code>RegisterInstanceWithLoadBalancer</code> completes when the request has been registered.
14
- * Instance registration takes a little time to complete. To check the state of the registered instances, use
15
- * <a>DescribeLoadBalancers</a> or <a>DescribeInstanceHealth</a>.</p>
16
- *
17
- * <p>After the instance is registered, it starts receiving traffic
18
- * and requests from the load balancer. Any instance that is not
19
- * in one of the Availability Zones registered for the load balancer
20
- * is moved to the <code>OutOfService</code> state. If an Availability Zone
21
- * is added to the load balancer later, any instances registered with the
22
- * load balancer move to the <code>InService</code> state.</p>
23
- *
24
- * <p>To deregister instances from a load balancer, use <a>DeregisterInstancesFromLoadBalancer</a>.</p>
25
- *
26
- * <p>For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register or De-Register EC2 Instances</a>
27
- * in the <i>Classic Load Balancers Guide</i>.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { ElasticLoadBalancingClient, RegisterInstancesWithLoadBalancerCommand } from "@aws-sdk/client-elastic-load-balancing"; // ES Modules import
32
- * // const { ElasticLoadBalancingClient, RegisterInstancesWithLoadBalancerCommand } = require("@aws-sdk/client-elastic-load-balancing"); // CommonJS import
33
- * const client = new ElasticLoadBalancingClient(config);
34
- * const command = new RegisterInstancesWithLoadBalancerCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link RegisterInstancesWithLoadBalancerCommandInput} for command's `input` shape.
39
- * @see {@link RegisterInstancesWithLoadBalancerCommandOutput} for command's `response` shape.
40
- * @see {@link ElasticLoadBalancingClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
8
  class RegisterInstancesWithLoadBalancerCommand extends smithy_client_1.Command {
44
- // Start section: command_properties
45
- // End section: command_properties
46
9
  constructor(input) {
47
- // Start section: command_constructor
48
10
  super();
49
11
  this.input = input;
50
- // End section: command_constructor
51
12
  }
52
- /**
53
- * @internal
54
- */
55
13
  resolveMiddleware(clientStack, configuration, options) {
56
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
57
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -76,4 +34,3 @@ class RegisterInstancesWithLoadBalancerCommand extends smithy_client_1.Command {
76
34
  }
77
35
  }
78
36
  exports.RegisterInstancesWithLoadBalancerCommand = RegisterInstancesWithLoadBalancerCommand;
79
- //# sourceMappingURL=RegisterInstancesWithLoadBalancerCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Removes one or more tags from the specified load balancer.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { ElasticLoadBalancingClient, RemoveTagsCommand } from "@aws-sdk/client-elastic-load-balancing"; // ES Modules import
14
- * // const { ElasticLoadBalancingClient, RemoveTagsCommand } = require("@aws-sdk/client-elastic-load-balancing"); // CommonJS import
15
- * const client = new ElasticLoadBalancingClient(config);
16
- * const command = new RemoveTagsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link RemoveTagsCommandInput} for command's `input` shape.
21
- * @see {@link RemoveTagsCommandOutput} for command's `response` shape.
22
- * @see {@link ElasticLoadBalancingClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class RemoveTagsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class RemoveTagsCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.RemoveTagsCommand = RemoveTagsCommand;
61
- //# sourceMappingURL=RemoveTagsCommand.js.map
@@ -5,39 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Sets the certificate that terminates the specified listener's SSL connections. The specified certificate replaces any prior certificate that was used on the same load balancer and port.</p>
10
- *
11
- * <p>For more information about updating your SSL certificate, see
12
- * <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-update-ssl-cert.html">Replace the SSL Certificate for Your Load Balancer</a>
13
- * in the <i>Classic Load Balancers Guide</i>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { ElasticLoadBalancingClient, SetLoadBalancerListenerSSLCertificateCommand } from "@aws-sdk/client-elastic-load-balancing"; // ES Modules import
18
- * // const { ElasticLoadBalancingClient, SetLoadBalancerListenerSSLCertificateCommand } = require("@aws-sdk/client-elastic-load-balancing"); // CommonJS import
19
- * const client = new ElasticLoadBalancingClient(config);
20
- * const command = new SetLoadBalancerListenerSSLCertificateCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link SetLoadBalancerListenerSSLCertificateCommandInput} for command's `input` shape.
25
- * @see {@link SetLoadBalancerListenerSSLCertificateCommandOutput} for command's `response` shape.
26
- * @see {@link ElasticLoadBalancingClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
8
  class SetLoadBalancerListenerSSLCertificateCommand extends smithy_client_1.Command {
30
- // Start section: command_properties
31
- // End section: command_properties
32
9
  constructor(input) {
33
- // Start section: command_constructor
34
10
  super();
35
11
  this.input = input;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  resolveMiddleware(clientStack, configuration, options) {
42
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +34,3 @@ class SetLoadBalancerListenerSSLCertificateCommand extends smithy_client_1.Comma
62
34
  }
63
35
  }
64
36
  exports.SetLoadBalancerListenerSSLCertificateCommand = SetLoadBalancerListenerSSLCertificateCommand;
65
- //# sourceMappingURL=SetLoadBalancerListenerSSLCertificateCommand.js.map
@@ -5,45 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new set of policies.
10
- * At this time, only the back-end server authentication policy type can be applied to the instance ports; this policy type is composed of multiple public key policies.</p>
11
- * <p>Each time you use <code>SetLoadBalancerPoliciesForBackendServer</code> to enable the policies,
12
- * use the <code>PolicyNames</code> parameter to list the policies that you want to enable.</p>
13
- * <p>You can use <a>DescribeLoadBalancers</a> or <a>DescribeLoadBalancerPolicies</a> to verify that the policy
14
- * is associated with the EC2 instance.</p>
15
- *
16
- * <p>For more information about enabling back-end instance authentication, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-load-balancer.html#configure_backendauth_clt">Configure Back-end Instance Authentication</a>
17
- * in the <i>Classic Load Balancers Guide</i>. For more information about Proxy Protocol, see
18
- * <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html">Configure Proxy Protocol Support</a>
19
- * in the <i>Classic Load Balancers Guide</i>.</p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { ElasticLoadBalancingClient, SetLoadBalancerPoliciesForBackendServerCommand } from "@aws-sdk/client-elastic-load-balancing"; // ES Modules import
24
- * // const { ElasticLoadBalancingClient, SetLoadBalancerPoliciesForBackendServerCommand } = require("@aws-sdk/client-elastic-load-balancing"); // CommonJS import
25
- * const client = new ElasticLoadBalancingClient(config);
26
- * const command = new SetLoadBalancerPoliciesForBackendServerCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link SetLoadBalancerPoliciesForBackendServerCommandInput} for command's `input` shape.
31
- * @see {@link SetLoadBalancerPoliciesForBackendServerCommandOutput} for command's `response` shape.
32
- * @see {@link ElasticLoadBalancingClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
35
8
  class SetLoadBalancerPoliciesForBackendServerCommand extends smithy_client_1.Command {
36
- // Start section: command_properties
37
- // End section: command_properties
38
9
  constructor(input) {
39
- // Start section: command_constructor
40
10
  super();
41
11
  this.input = input;
42
- // End section: command_constructor
43
12
  }
44
- /**
45
- * @internal
46
- */
47
13
  resolveMiddleware(clientStack, configuration, options) {
48
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
49
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -68,4 +34,3 @@ class SetLoadBalancerPoliciesForBackendServerCommand extends smithy_client_1.Com
68
34
  }
69
35
  }
70
36
  exports.SetLoadBalancerPoliciesForBackendServerCommand = SetLoadBalancerPoliciesForBackendServerCommand;
71
- //# sourceMappingURL=SetLoadBalancerPoliciesForBackendServerCommand.js.map
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Replaces the current set of policies for the specified load balancer port with the specified set of policies.</p>
10
- * <p>To enable back-end server authentication, use <a>SetLoadBalancerPoliciesForBackendServer</a>.</p>
11
- * <p>For more information about setting policies, see
12
- * <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ssl-config-update.html">Update the SSL Negotiation Configuration</a>,
13
- * <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based Session Stickiness</a>, and
14
- * <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled Session Stickiness</a>
15
- * in the <i>Classic Load Balancers Guide</i>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { ElasticLoadBalancingClient, SetLoadBalancerPoliciesOfListenerCommand } from "@aws-sdk/client-elastic-load-balancing"; // ES Modules import
20
- * // const { ElasticLoadBalancingClient, SetLoadBalancerPoliciesOfListenerCommand } = require("@aws-sdk/client-elastic-load-balancing"); // CommonJS import
21
- * const client = new ElasticLoadBalancingClient(config);
22
- * const command = new SetLoadBalancerPoliciesOfListenerCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link SetLoadBalancerPoliciesOfListenerCommandInput} for command's `input` shape.
27
- * @see {@link SetLoadBalancerPoliciesOfListenerCommandOutput} for command's `response` shape.
28
- * @see {@link ElasticLoadBalancingClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
8
  class SetLoadBalancerPoliciesOfListenerCommand extends smithy_client_1.Command {
32
- // Start section: command_properties
33
- // End section: command_properties
34
9
  constructor(input) {
35
- // Start section: command_constructor
36
10
  super();
37
11
  this.input = input;
38
- // End section: command_constructor
39
12
  }
40
- /**
41
- * @internal
42
- */
43
13
  resolveMiddleware(clientStack, configuration, options) {
44
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
45
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +34,3 @@ class SetLoadBalancerPoliciesOfListenerCommand extends smithy_client_1.Command {
64
34
  }
65
35
  }
66
36
  exports.SetLoadBalancerPoliciesOfListenerCommand = SetLoadBalancerPoliciesOfListenerCommand;
67
- //# sourceMappingURL=SetLoadBalancerPoliciesOfListenerCommand.js.map
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AddTagsCommand"), exports);
5
+ tslib_1.__exportStar(require("./ApplySecurityGroupsToLoadBalancerCommand"), exports);
6
+ tslib_1.__exportStar(require("./AttachLoadBalancerToSubnetsCommand"), exports);
7
+ tslib_1.__exportStar(require("./ConfigureHealthCheckCommand"), exports);
8
+ tslib_1.__exportStar(require("./CreateAppCookieStickinessPolicyCommand"), exports);
9
+ tslib_1.__exportStar(require("./CreateLBCookieStickinessPolicyCommand"), exports);
10
+ tslib_1.__exportStar(require("./CreateLoadBalancerCommand"), exports);
11
+ tslib_1.__exportStar(require("./CreateLoadBalancerListenersCommand"), exports);
12
+ tslib_1.__exportStar(require("./CreateLoadBalancerPolicyCommand"), exports);
13
+ tslib_1.__exportStar(require("./DeleteLoadBalancerCommand"), exports);
14
+ tslib_1.__exportStar(require("./DeleteLoadBalancerListenersCommand"), exports);
15
+ tslib_1.__exportStar(require("./DeleteLoadBalancerPolicyCommand"), exports);
16
+ tslib_1.__exportStar(require("./DeregisterInstancesFromLoadBalancerCommand"), exports);
17
+ tslib_1.__exportStar(require("./DescribeAccountLimitsCommand"), exports);
18
+ tslib_1.__exportStar(require("./DescribeInstanceHealthCommand"), exports);
19
+ tslib_1.__exportStar(require("./DescribeLoadBalancerAttributesCommand"), exports);
20
+ tslib_1.__exportStar(require("./DescribeLoadBalancerPoliciesCommand"), exports);
21
+ tslib_1.__exportStar(require("./DescribeLoadBalancerPolicyTypesCommand"), exports);
22
+ tslib_1.__exportStar(require("./DescribeLoadBalancersCommand"), exports);
23
+ tslib_1.__exportStar(require("./DescribeTagsCommand"), exports);
24
+ tslib_1.__exportStar(require("./DetachLoadBalancerFromSubnetsCommand"), exports);
25
+ tslib_1.__exportStar(require("./DisableAvailabilityZonesForLoadBalancerCommand"), exports);
26
+ tslib_1.__exportStar(require("./EnableAvailabilityZonesForLoadBalancerCommand"), exports);
27
+ tslib_1.__exportStar(require("./ModifyLoadBalancerAttributesCommand"), exports);
28
+ tslib_1.__exportStar(require("./RegisterInstancesWithLoadBalancerCommand"), exports);
29
+ tslib_1.__exportStar(require("./RemoveTagsCommand"), exports);
30
+ tslib_1.__exportStar(require("./SetLoadBalancerListenerSSLCertificateCommand"), exports);
31
+ tslib_1.__exportStar(require("./SetLoadBalancerPoliciesForBackendServerCommand"), exports);
32
+ tslib_1.__exportStar(require("./SetLoadBalancerPoliciesOfListenerCommand"), exports);
@@ -64,7 +64,7 @@ const partitionHash = {
64
64
  hostname: "elasticloadbalancing.{region}.amazonaws.com.cn",
65
65
  },
66
66
  "aws-iso": {
67
- regions: ["us-iso-east-1"],
67
+ regions: ["us-iso-east-1", "us-iso-west-1"],
68
68
  hostname: "elasticloadbalancing.{region}.c2s.ic.gov",
69
69
  },
70
70
  "aws-iso-b": {
@@ -83,4 +83,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
83
83
  partitionHash,
84
84
  });
85
85
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
86
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -1,39 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./ElasticLoadBalancingClient"), exports);
5
4
  tslib_1.__exportStar(require("./ElasticLoadBalancing"), exports);
6
- tslib_1.__exportStar(require("./commands/AddTagsCommand"), exports);
7
- tslib_1.__exportStar(require("./commands/ApplySecurityGroupsToLoadBalancerCommand"), exports);
8
- tslib_1.__exportStar(require("./commands/AttachLoadBalancerToSubnetsCommand"), exports);
9
- tslib_1.__exportStar(require("./commands/ConfigureHealthCheckCommand"), exports);
10
- tslib_1.__exportStar(require("./commands/CreateAppCookieStickinessPolicyCommand"), exports);
11
- tslib_1.__exportStar(require("./commands/CreateLBCookieStickinessPolicyCommand"), exports);
12
- tslib_1.__exportStar(require("./commands/CreateLoadBalancerCommand"), exports);
13
- tslib_1.__exportStar(require("./commands/CreateLoadBalancerListenersCommand"), exports);
14
- tslib_1.__exportStar(require("./commands/CreateLoadBalancerPolicyCommand"), exports);
15
- tslib_1.__exportStar(require("./commands/DeleteLoadBalancerCommand"), exports);
16
- tslib_1.__exportStar(require("./commands/DeleteLoadBalancerListenersCommand"), exports);
17
- tslib_1.__exportStar(require("./commands/DeleteLoadBalancerPolicyCommand"), exports);
18
- tslib_1.__exportStar(require("./commands/DeregisterInstancesFromLoadBalancerCommand"), exports);
19
- tslib_1.__exportStar(require("./commands/DescribeAccountLimitsCommand"), exports);
20
- tslib_1.__exportStar(require("./commands/DescribeInstanceHealthCommand"), exports);
21
- tslib_1.__exportStar(require("./waiters/waitForAnyInstanceInService"), exports);
22
- tslib_1.__exportStar(require("./commands/DescribeLoadBalancerAttributesCommand"), exports);
23
- tslib_1.__exportStar(require("./commands/DescribeLoadBalancerPoliciesCommand"), exports);
24
- tslib_1.__exportStar(require("./commands/DescribeLoadBalancerPolicyTypesCommand"), exports);
25
- tslib_1.__exportStar(require("./commands/DescribeLoadBalancersCommand"), exports);
26
- tslib_1.__exportStar(require("./pagination/DescribeLoadBalancersPaginator"), exports);
27
- tslib_1.__exportStar(require("./commands/DescribeTagsCommand"), exports);
28
- tslib_1.__exportStar(require("./commands/DetachLoadBalancerFromSubnetsCommand"), exports);
29
- tslib_1.__exportStar(require("./commands/DisableAvailabilityZonesForLoadBalancerCommand"), exports);
30
- tslib_1.__exportStar(require("./commands/EnableAvailabilityZonesForLoadBalancerCommand"), exports);
31
- tslib_1.__exportStar(require("./commands/ModifyLoadBalancerAttributesCommand"), exports);
32
- tslib_1.__exportStar(require("./commands/RegisterInstancesWithLoadBalancerCommand"), exports);
33
- tslib_1.__exportStar(require("./commands/RemoveTagsCommand"), exports);
34
- tslib_1.__exportStar(require("./commands/SetLoadBalancerListenerSSLCertificateCommand"), exports);
35
- tslib_1.__exportStar(require("./commands/SetLoadBalancerPoliciesForBackendServerCommand"), exports);
36
- tslib_1.__exportStar(require("./commands/SetLoadBalancerPoliciesOfListenerCommand"), exports);
37
- tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
38
- tslib_1.__exportStar(require("./models/index"), exports);
39
- //# sourceMappingURL=index.js.map
5
+ tslib_1.__exportStar(require("./ElasticLoadBalancingClient"), exports);
6
+ tslib_1.__exportStar(require("./commands"), exports);
7
+ tslib_1.__exportStar(require("./models"), exports);
8
+ tslib_1.__exportStar(require("./pagination"), exports);
9
+ tslib_1.__exportStar(require("./waiters"), exports);
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map