View source: R/lambda_operations.R
lambda_tag_resource | R Documentation |
Adds tags to a function.
See https://www.paws-r-sdk.com/docs/lambda_tag_resource/ for full documentation.
lambda_tag_resource(Resource, Tags)
Resource |
[required] The function's Amazon Resource Name (ARN). |
Tags |
[required] A list of tags to apply to the function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.