Skip to content

Instantly share code, notes, and snippets.

View illuminatedspace's full-sized avatar
💭
Streaming work on i-s-term live on twitch.tv/illuminatedspace

Liz P. illuminatedspace

💭
Streaming work on i-s-term live on twitch.tv/illuminatedspace
View GitHub Profile
@singledigit
singledigit / cognito.yaml
Last active January 16, 2024 16:15
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
SNSRole:
@maplight
maplight / api-doc.md
Last active November 10, 2016 20:03

Candidate

Use this endpoint to fetch an array of candidate objects.

  • URL

/candidates

  • Method: