Puppet Task: lambda_aws_add_layer_version_permission
- Defined in:
-
tasks/lambda_aws_add_layer_version_permission.json,
tasks/lambda_aws_add_layer_version_permission.rb
Overview
Adds permissions to the resource-based policy of a version of an AWS Lambda layer. Use this action to grant layer usage permission to other accounts. You can grant permission to a single account, all AWS accounts, or all accounts in an organization. To revoke permission, call RemoveLayerVersionPermission with the statement ID that you specified when you added it.