View source: R/lambda_operations.R
lambda_untag_resource | R Documentation |
Removes tags from a function, event source mapping, or code signing configuration.
See https://www.paws-r-sdk.com/docs/lambda_untag_resource/ for full documentation.
lambda_untag_resource(Resource, TagKeys)
Resource |
[required] The resource's Amazon Resource Name (ARN). |
TagKeys |
[required] A list of tag keys to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.