Untag Resource
appstream_untag_resource | R Documentation |
Disassociates one or more specified tags from the specified AppStream 2¶
Description¶
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
To list the current tags for your resources, use
list_tags_for_resource
.
For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Administration Guide.
Usage¶
Arguments¶
ResourceArn
[required] The Amazon Resource Name (ARN) of the resource.
TagKeys
[required] The tag keys for the tags to disassociate.
Value¶
An empty list.