This template grants account 123456789012 permission to invoke a Lambda function created in the same template. The Lambda function stores its code `function.zip` on an S3 bucket `my-bucket` and uses the IAM role `lambda-role`

Permission
AWS::Lambda::Permission


Function
AWS::Lambda::Function


Code *

CloudFormation Template

Share Template