How do you add a policy to the default event bus in an account? #26948
Unanswered
nbertagnolli
asked this question in
Q&A
Replies: 1 comment
-
Does |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to setup an organization level policy so that I can receive events in one account from another account in my organization. To do that my default event bus needs the policy:
I can get the interface for the default eventbus with this:
But I can't seem to attach a policy to this IEventBus. Does anyone know how to get this policy attached to the default eventbus? Sorry if this is a silly question but I'm stuck
Beta Was this translation helpful? Give feedback.
All reactions