Skip to content

Instantly share code, notes, and snippets.

@psipher
psipher / policy
Created April 19, 2021 11:05 — forked from djg07/policy
AWSLambdaBasicExecutionPolicy
---
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",