You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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.
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'
The text was updated successfully, but these errors were encountered: