serverless-dynamodb-autoscaling
serverless-dynamodb-autoscaling copied to clipboard
Serverless Plugin for Amazon DynamoDB Auto Scaling configuration.
I'm interested adding autoscaling for a dynamodb table that I've created and populated in advance. It seems like this plugin only supports autoscaling with resources that are created during the...
When I first deployed using this plugin I did not encounter any issues. But after removing a test deployment and re-deploying it later in the day I encountered an error...
Requesting the ability to set a DeletionPolicy policy on DDT autoscaling resources. As a safety precaution our DynamoDB table resources have a DeletionPolicy of "Retain" so an accidental teardown of...