View source: R/lambda_operations.R
lambda_untag_resource | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.