elb_apply_security_groups_to_load_balancer: Associates one or more security groups with your load...

View source: R/elb_operations.R

elb_apply_security_groups_to_load_balancerR Documentation

Associates one or more security groups with your load balancer in a virtual private cloud (VPC)

Description

Associates one or more security groups with your load balancer in a virtual private cloud (VPC). The specified security groups override the previously associated security groups.

See https://www.paws-r-sdk.com/docs/elb_apply_security_groups_to_load_balancer/ for full documentation.

Usage

elb_apply_security_groups_to_load_balancer(LoadBalancerName, SecurityGroups)

Arguments

LoadBalancerName

[required] The name of the load balancer.

SecurityGroups

[required] The IDs of the security groups to associate with the load balancer. Note that you cannot specify the name of the security group.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.