configservice_untag_resource: Deletes specified tags from a resource

View source: R/configservice_operations.R

configservice_untag_resourceR Documentation

Deletes specified tags from a resource

Description

Deletes specified tags from a resource.

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

Usage

configservice_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are ConfigRule, ConfigurationAggregator and AggregatorAuthorization.

TagKeys

[required] The keys of the tags to be removed.


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