lambda_untag_resource {paws.compute} | R Documentation |
Removes tags from a function.
See https://www.paws-r-sdk.com/docs/lambda_untag_resource/ for full documentation.
lambda_untag_resource(Resource, TagKeys)
Resource |
[required] The function's Amazon Resource Name (ARN). |
TagKeys |
[required] A list of tag keys to remove from the function. |