serverless / dashboard

MIT License
24 stars 10 forks source link

feat: Update WritePolicy to Enable CreateServiceLinkedRole for EventBridge #825

Closed Mmarzex closed 1 year ago

Mmarzex commented 1 year ago

Instead of explicitly attempting to create the ServiceLinkedRole for Eventbridge, which can causes errors in some cases, we will instead give the role permissions to create that ServiceLinkedRole when Console attempts to create the event subscriptions.