Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure DynamoDB table via Serverless #2

Open
elliotdavies opened this issue Feb 8, 2017 · 0 comments
Open

Configure DynamoDB table via Serverless #2

elliotdavies opened this issue Feb 8, 2017 · 0 comments

Comments

@elliotdavies
Copy link
Contributor

Slack Monitor uses a DynamoDB table to store authenticated teams. Currently, this is expected to already exist and to be called slackmonitor. The auto-generated IAM role assigned to the Lambda function must also have the correct permissions to read and write to DynamoDB.

It would be much simpler if the DynamoDB table and permissions could automatically be set up through a CloudFormation config in serverless.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant