AWS EventBridge – How to see if a rule has been deleted and by who In AWS EventBridge how can I see if a rule has been deleted and who deleted it? >Solution : You wouldn’t be able to see that from EventBridge. You would need to have a look at the CloudTrail logs for the DeleteRule action. Share this:TwitterFacebookLinkedInLike this:Like Loading... Related