Skip to content

Instantly share code, notes, and snippets.

View JustinPlute's full-sized avatar

Justin Plute JustinPlute

View GitHub Profile
@JustinPlute
JustinPlute / cognito.yaml
Created September 15, 2017 05:21 — forked from singledigit/cognito.yaml
Create a Cognito Authentication Backend via CloudFormation
AWSTemplateFormatVersion: '2010-09-09'
Description: Cognito Stack
Parameters:
AuthName:
Type: String
Description: Unique Auth Name for Cognito Resources
Resources:
# Creates a role that allows Cognito to send SNS messages