View source: R/opsworks_operations.R
opsworks_attach_elastic_load_balancer | R Documentation |
Attaches an Elastic Load Balancing load balancer to a specified layer. OpsWorks Stacks does not support Application Load Balancer. You can only use Classic Load Balancer with OpsWorks Stacks. For more information, see Elastic Load Balancing.
See https://www.paws-r-sdk.com/docs/opsworks_attach_elastic_load_balancer/ for full documentation.
opsworks_attach_elastic_load_balancer(ElasticLoadBalancerName, LayerId)
ElasticLoadBalancerName |
[required] The Elastic Load Balancing instance's name. |
LayerId |
[required] The ID of the layer to which the Elastic Load Balancing instance is to be attached. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.