Puppet Task: lambda_aws_get_policy
- Defined in:
-
tasks/lambda_aws_get_policy.json,
tasks/lambda_aws_get_policy.rb
Overview
Returns the resource policy associated with the specified Lambda function. If you are using the versioning feature, you can get the resource policy associated with the specific Lambda function version or alias by specifying the version or alias name using the Qualifier parameter. For more information about versioning, see AWS Lambda Function Versioning and Aliases. You need permission for the lambda:GetPolicy action.