duckworth / lambdaDynamodbScaler

An AWS Lambda function to scale DynamoDB tables on an hourly schedule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambdaDynamodbScaler

An AWS Lambda function to scale DynamoDB tables and global secondary indexes on an hourly schedule

More info can be found here.

To deploy with Serverless : http://serverless.com

npm install -g serverless  

sls deploy

About

An AWS Lambda function to scale DynamoDB tables on an hourly schedule

License:Apache License 2.0


Languages

Language:Java 100.0%