bradmurray / DynamoDBLambdaMonitor

Monitor DynamoDB with Lambda to increase and decrease throughput as needed
GNU General Public License v3.0
19 stars 1 forks source link

CloudFormation stack #3

Open cristim opened 8 years ago

cristim commented 8 years ago

It would be nice to have a CloudFormation stack that creates and configures everything.

At this point the Event Sources are not exposed to CloudFormation, so that would be the only thing to be applied manually, but there is a workaround for that by using a CloudWatch trigger, although with a bit of extra cost.