Skip to content

Instantly share code, notes, and snippets.

View MillerGregor's full-sized avatar

Greg Miller MillerGregor

  • Alexandria, VA, USA
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
Resources: