Serverless-dynamodb-autoscaling experience?

Has anyone configured or used plugin called “[serverless-dynamodb-autoscaling]” for configuring dynamodb auto scaling.

I am trying to use this. But whenever i use “sls deploy”, it tries to creates a role for autoscaling. But role is already created separately (by security team), how do i define this plugin to use that role and not create a new role.

This doesn’t answer you question specifically, but DynamoDB has pay per request. No need to setting up autoscaling (though if you expect a high amount of traffic, best to run the number on how might it will cost you).

I believe that’s covered in the docs: https://github.com/medikoo/serverless-plugin-dynamodb-autoscaling#iam-role-configuration