You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws-nuke should not attempt to directly delete CloudWatchEventsRule and CloudWatchEventsTarget resources if the CloudWatchEventsRule is of type Managed. To remove Managed Rules you should instead remove the associated resources for other AWS Services.
The text was updated successfully, but these errors were encountered:
Oh, it deleted on a subsequent run of aws-nuke as the associated resources had been deleted, but still it would be nice to have the option to not delete managed rules.
aws-nuke should not attempt to directly delete CloudWatchEventsRule and CloudWatchEventsTarget resources if the CloudWatchEventsRule is of type Managed. To remove Managed Rules you should instead remove the associated resources for other AWS Services.
The text was updated successfully, but these errors were encountered: