Connecting AWS to Hunters can be challenging in some scenarios. Here is a list of frequently asked questions and their answers that can help you solve some of your issues.
When creating a new event notification, I can't find the SNS topic I created in the previous step
If you can't find the SNS topic from the dropdown list, it's probably because the region of your SNS topic is not the same as your bucket region. To fix this, make sure you provided your bucket region both when creating an SNS and when creating an event notification.
I tried to create an event notification but received the error: "Unknown error. An unexpected error occurred. Configuration is ambiguously defined"
The error "Configuration is ambiguously defined" means that there are two contradictory rules defined in the system. To fix this, make sure you don't have two event notifications with the same prefix as AWS allows setting up only one event notification per prefix.