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

Script is stuck after creating detector for member account in ap-northeast-1 region #18

Closed rajesh-bachu closed 6 years ago

rajesh-bachu commented 6 years ago

Script is stuck after creating detector for member account in ap-northeast-1 region

ryanholland commented 6 years ago

This is most often caused by a mismatch on the email address used which causes the invite request to fail validation. Can you check in your master account for that region in the GuardDuty console, click the Accounts link on the left hand navigation to check the status of the invite. If the invite did fail due to an incorrect email address ensure you have the root account email in your CSV and double check there are no escape characters in your CSV file as that can also cause issues.