Skip to content

Instantly share code, notes, and snippets.

View Spaideri's full-sized avatar

Juho Rautio Spaideri

View GitHub Profile
---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'Cloudformation stack to manage permission to deploy a serverless service'
Parameters:
ServiceName:
Description: Name of the Service you want to deploy
Type: String
ServiceName2:
Description: Name of the 2nd Service you want to deploy