Closed cliffano closed 5 years ago
A temporary solution has been put in place via https://github.com/shinesolutions/aem-stack-manager-messenger/commit/e5de98fd9d19b7e8fab2836a9d095dc266611277 . This temporary solution will no longer be needed when we eventually upgrade Ansible to the version that includes the updated sns module which uses boto3.
All AEM AWS Stack Builder builds currently fail due to credentials error below. Initial investigation suggest this is a bug with boto(2) that is fixed in boto3, however, the
sns_topic
module that's currently used still uses boto(2).