This template creates an AWS::Events::EventBusPolicy resource that denies permission to multiple principals and actions. The policy denies the specified principals (arn:aws:iam::111122223333:user/alice and arn:aws:iam::111122223333:user/bob) from performing the events:PutEvents and events:PutRule actions on the default event bus in the us-east-1 region.

SampleDenyEventBusPolicy
AWS::Events::EventBusPolicy


CloudFormation Template

Share Template