Security
Two types of Roles for a Lambda function?
Execution Role (what the function can do), Resource Policy (like S3 bucket policy)
Security
What are resource policies for Lambda functions all about?
Allowing other AWS Services to invoke your function
Security
Diagnosing function problem, nothing showing in CloudWatch Logs?
important
Execution Role doesn’t have logs:Put* permissions on execution policy