aws-samples / amazon-guardduty-multiaccount-scripts

This script automates the process of running the GuardDuty multi-account workflow across a group of accounts that are in your control
Apache License 2.0
130 stars 71 forks source link

Fix opt-in region error for target accounts #33

Closed asantos-fuze closed 4 years ago

asantos-fuze commented 5 years ago

Error handling condition was added to treat exception when the region is not enabled in the account where guardduty is being deployed.

Issue #, if available:

Description of changes: Error handling condition was added to treat exception when the region is not enabled in the account where guardduty is being deployed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.