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
Recently AWS Stepfunction started supporting service integration with EventBridge (Announcement here).
Currently if used with serverless-step-functions the permissions are not generated correctly and we get Cannot generate IAM policy statement for Task state Error, and resulting policy which does Deny for *.
For feature proposals:
Support Generation of proper permissions for this integration