Untag Resource
configservice_untag_resource | R Documentation |
Deletes specified tags from a resource¶
Description¶
Deletes specified tags from a resource.
Usage¶
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
andAggregatorAuthorization
.TagKeys
[required] The keys of the tags to be removed.
Value¶
An empty list.