Untag Resource
lambda_untag_resource | R Documentation |
Removes tags from a function¶
Description¶
Removes tags from a function.
Usage¶
Arguments¶
Resource
[required] The function's Amazon Resource Name (ARN).
TagKeys
[required] A list of tag keys to remove from the function.
Value¶
An empty list.