Cloudformation

As creating all the necessary AWS resources can be complicated, here you can download different AWS Cloudformation stacks to simplify your work.

SNS Topic, SQS Queue and IaM User

This AWS Cloudformation template create the following elements:

  • SNS topic to associate on your scaling group
  • SQS queue who receive SNS notifications
  • IAM user who can read and delete SQS queue messages

You can download this template or open directly on CloudFormation.


SNS Topic and IAM User

This AWS Cloudformation template create the following elements:

You can download this template or open directly on CloudFormation.