Replies: 1 comment 3 replies
-
This method works by adding a statement to the policy of whichever principal you want to have these permissions. Since account principals don't have policy documents, this is a no-op If you need to accomplish this, you may need to drop down to the L1 Converting to a discussion, as that will be a better place for you to get assistance in finding a workaround if necessary |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Granting PutEvents access to the default EventBus does not result in a resource-based policy with the permissions.
Expected Behavior
Expect that default event bus has a resource policy with put permissions for the principal account.
Current Behavior
Event bus does not have the relevant permissions policy.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.51.0
Framework Version
No response
Node.js Version
16.14.2
OS
Mac OSX
Language
Typescript
Language Version
No response
Other information
No response
Beta Was this translation helpful? Give feedback.
All reactions