Untag Resource
apprunner_untag_resource | R Documentation |
Remove tags from an App Runner resource¶
Description¶
Remove tags from an App Runner resource.
Usage¶
Arguments¶
ResourceArn
[required] The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
It must be the ARN of an App Runner resource.
TagKeys
[required] A list of tag keys that you want to remove.
Value¶
An empty list.