fis_untag_resource: Removes the specified tags from the specified resource

View source: R/fis_operations.R

fis_untag_resourceR Documentation

Removes the specified tags from the specified resource

Description

Removes the specified tags from the specified resource.

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

Usage

fis_untag_resource(resourceArn, tagKeys = NULL)

Arguments

resourceArn

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

tagKeys

The tag keys to remove.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.