Skip to content

tsunematsu21/aws-cfn-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

aws-cfn-snippets

AWS CloudFormation Template snippets.

Templates

auto-start-stop-instances.yml

Configure automatic start/stop of EC2/RDS instances by resource groups identified by tags and scheduled maintenance windows.

monthly-cost-alert.yml

Configure monthly cost budget alerts with AWS Budgets. Alerts are notified on the SNS Topic, so subscribe manually.

terraform-backend.yml

Configure S3 bucket and DynamoDB table for the Terraform backend and IAM users to access them.