elbv2_remove_tags: Removes the specified tags from the specified Elastic Load...

View source: R/elbv2_operations.R

elbv2_remove_tagsR Documentation

Removes the specified tags from the specified Elastic Load Balancing resources

Description

Removes the specified tags from the specified Elastic Load Balancing resources. You can remove the tags for one or more Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, or rules.

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

Usage

elbv2_remove_tags(ResourceArns, TagKeys)

Arguments

ResourceArns

[required] The Amazon Resource Name (ARN) of the resource.

TagKeys

[required] The tag keys for the tags to remove.


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