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
Generated IAM role does not include all the necessary permissions.
What did you expect should have happened?
Given that one of the steps is a call to the SES v2 api, I would expect the generated steps execution role to have the permission to invoke this AWS endpoint.
What was the config you used?
here is a snippet of my serverless.yml file:
This is a Bug Report
Description
For bug reports:
Generated IAM role does not include all the necessary permissions.
What did you expect should have happened?
Given that one of the steps is a call to the SES v2 api, I would expect the generated steps execution role to have the permission to invoke this AWS endpoint.
What was the config you used?
here is a snippet of my serverless.yml file:
when deploying the template, this was printed inthe console:
Similar or dependent issues:
Additional Data
The text was updated successfully, but these errors were encountered: