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

AuthorizationError #4

Closed
mikedizon opened this issue Jan 16, 2016 · 1 comment
Closed

AuthorizationError #4

mikedizon opened this issue Jan 16, 2016 · 1 comment
Labels

Comments

@mikedizon
Copy link

Trying to get this working. Is there something that needs to be added to the s-module.json to get this working?

'User: arn:aws:sts::11111111111:assumed-role/abc-development-r-IamRoleLambda-ABC123/awslambda_123_123456789 is not authorized to perform: SNS:CreateTopic on resource: arn:aws:sns:us-east-1:1234567890:NewOrders-development'

@obie
Copy link
Owner

obie commented Jan 20, 2016

the Lambda function needs permission to do SNS:CreateTopic

I don't know how to setup permissions on SLS yet, will have to research. If you are able to do that research yourself, please do and post results here.

@obie obie added the question label Jan 20, 2016
@obie obie closed this as completed Feb 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants