gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.78k stars 356 forks source link

Update GuardDuty Detector deletion pattern #324

Closed zackproser closed 1 year ago

zackproser commented 2 years ago

Ideally, we should update the GuardDuty Detector deletion logic to mimic: https://github.com/gruntwork-io/cloud-nuke/blob/master/aws/nat_gateway.go#L63

In case there are many Detectors in a given region. Also, determine how many Detectors can exist simultaneously.

zackproser commented 1 year ago

Closed as I'm no longer working at Gruntwork and the issue is stale / may no longer be relevant.