marketplacecatalog_untag_resource: Removes a tag or list of tags from a resource (either an...

View source: R/marketplacecatalog_operations.R

marketplacecatalog_untag_resourceR Documentation

Removes a tag or list of tags from a resource (either an entity or change set)

Description

Removes a tag or list of tags from a resource (either an entity or change set).

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

Usage

marketplacecatalog_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] Required. The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.

TagKeys

[required] Required. A list of key names of tags to be removed. Number of strings allowed: 0-256.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.