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
Developer's have reported using ask deploy with the CFNDeployer and when they had incorrect IAM policies all they saw was
CliError: The CloudFormation deploy failed for Alexa region "default": Access Denied
We should see if we can surface more details returned from AWS such as User is not permitted to: XXX so it's more clear to users why caused the deployment failure
Description
Developer's have reported using
ask deploy
with theCFNDeployer
and when they had incorrect IAM policies all they saw wasWe should see if we can surface more details returned from AWS such as
User is not permitted to: XXX
so it's more clear to users why caused the deployment failureSee openhab/openhab-alexa#509 for context
The text was updated successfully, but these errors were encountered: