Skip to content

Instantly share code, notes, and snippets.

View tehzwen's full-sized avatar

Zach Shaw tehzwen

View GitHub Profile
@tehzwen
tehzwen / s3static.yaml
Created March 24, 2020 22:34
AWS cfn template for serverless
Resources:
ZachLambdaRole:
Type: AWS::IAM::Role
Properties:
Description: Lambda execution role for Zach
AssumeRolePolicyDocument:
Version: 2012-10-17
Statement:
- Effect: Allow
Principal: