quicksight_untag_resource {paws.analytics}R Documentation

Removes a tag or tags from a resource

Description

Removes a tag or tags from a resource.

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

Usage

quicksight_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to untag.

TagKeys

[required] The keys of the key-value pairs for the resource tag or tags assigned to the resource.


[Package paws.analytics version 0.7.0 Index]