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
Did you build Terracognita from sources or did you use the Docker image:
binary release downloaded from github
Describe the bug:
I was trying to generate the config (especially for SES) but it aborts.
Could this be a permission issue for the given credentials?
Either way - it should not give a stack trace like this.
@tormath1 thanks for the insights - I can reproduce the following:
% aws --region eu-central-1 ses list-receipt-rule-sets
An error occurred (InvalidAction) when calling the ListReceiptRuleSets operation: Unavailable Operation
but I have a functioning SES setup in eu-central-1
% aws --region eu-central-1 ses get-account-sending-enabled
{
"Enabled": true
}
General information:
macOS 10.15.6
v0.5.1
binary release downloaded from github
Describe the bug:
I was trying to generate the config (especially for SES) but it aborts.
Could this be a permission issue for the given credentials?
Either way - it should not give a stack trace like this.
Log message
Additional context
The text was updated successfully, but these errors were encountered: