remind101 / stacker_blueprints

DEPRECATED - moved to:
https://github.com/cloudtools/stacker_blueprints
BSD 2-Clause "Simplified" License
39 stars 53 forks source link

WIP: dynamodb autoscaling blueprint #167

Closed russellballestrini closed 6 years ago

russellballestrini commented 6 years ago

A new blueprint which accepts a list of DynamoDB Tables and Autoscaling settings and configures the tables to have autoscaling.

Abstracts out the generic ApplicationAutoscaling logic to make a more user friendly and API.