Puppet Task: lambda_aws_tag_resource
- Defined in:
-
tasks/lambda_aws_tag_resource.json,
tasks/lambda_aws_tag_resource.rb
Overview
Creates a list of tags (key-value pairs) on the Lambda function. Requires the Lambda function ARN (Amazon Resource Name). If a key is specified without a value, Lambda creates a tag with the specified key and a value of null. For more information, see Tagging Lambda Functions in the AWS Lambda Developer Guide.