I get the following error when I try to delete github PR in AWS.
EventBus can't be deleted since it has rules. (Service: AWSEvents; Status Code: 400; Error Code: ValidationException)
I checked the events and I get the same error in almost all events related to pr environments. I also checked the rules and there were no rules related to eventbus. Where can I find this rule and edit?
Thanks.