globalaccelerator_untag_resource: Remove tags from a Global Accelerator resource

View source: R/globalaccelerator_operations.R

globalaccelerator_untag_resourceR Documentation

Remove tags from a Global Accelerator resource

Description

Remove tags from a Global Accelerator resource. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from an accelerator that was already removed.

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

Usage

globalaccelerator_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the Global Accelerator resource to remove tags from. An ARN uniquely identifies a resource.

TagKeys

[required] The tag key pairs that you want to remove from the specified resources.


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