Skip to content

Instantly share code, notes, and snippets.

View abhipatel-midi's full-sized avatar

Abhishek Patel abhipatel-midi

View GitHub Profile
AWSTemplateFormatVersion: "2010-09-09"
Description: CloudWatch monitoring and alarms for payment processing failures
Parameters:
Environment:
Type: String
Default: prod
AllowedValues: [dev, stg, prod]
Description: Environment name for the deployment