Skip to content

Instantly share code, notes, and snippets.

View sihil's full-sized avatar

Simon Hildrew sihil

View GitHub Profile
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "Publish or be damned.",
"Parameters": {
"SubscriberPrincipals": {
"Type": "CommaDelimitedList",
"Description": "Account IDs to allow subscription from."
},
"Stage": {
"Type": "String",