opsworks_attach_elastic_load_balancer: Attaches an Elastic Load Balancing load balancer to a...

View source: R/opsworks_operations.R

opsworks_attach_elastic_load_balancerR Documentation

Attaches an Elastic Load Balancing load balancer to a specified layer

Description

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.

Usage

opsworks_attach_elastic_load_balancer(ElasticLoadBalancerName, LayerId)

Arguments

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.