Keep getting [Error]: CliError: The CloudFormation deploy failed for Alexa region "default": Access Denied
See original GitHub issueHi everyone, I had a previous installation of a self hosted openhab-cloud and alexa skill I decided to update to the latest version 3.2.1 I think I setup everything correctly in the AWS side, I also cleaned up the previous lambda like shown in the readme.
The problem is when I use ask deploy, I keep getting this error
==================== Deploy Skill Infrastructure ====================
× Deploy Alexa skill infrastructure for region "default"
[Error]: CliError: The CloudFormation deploy failed for Alexa region "default": Access Denied
I tried many things but I can’t get it working I’m using windows by the way thank you for your help
Issue Analytics
- State:
- Created a year ago
- Comments:6
Top Results From Across the Web
ASK-CLI deploy not working for hosting 'AWS with ...
Trying to deploy the skill using ask deploy , getting [Error]: CliError: The CloudFormation deploy failed for Alexa region "default": Access ...
Read more >Add AWS credentials Policy Permissions For CFN Deployer ...
Keep getting [Error]: CliError: The CloudFormation deploy failed for Alexa region "default": Access Denied openhab/openhab-alexa#509.
Read more >Ask deploy returns with error message: The CloudFormation ...
I am trying to deploy the alexa-skill with the command: ask deploy The skill ... The CloudFormation deploy failed for Alexa region "default"....
Read more >Troubleshooting access denied error messages - AWS Identity ...
Access denied when a VPC request fails due to another policy. For the following error, check for an explicit Deny statement for SNS:Publish...
Read more >Tutorial: Deploying a Hello World application - 亚马逊云科技
This application implements a basic API backend. It consists of an Amazon API Gateway endpoint and an Amazon Lambda function. When you send...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It seems to have worked! this is my policy json configuration
Sorry for the spam
getting closer maybe?
Edit: it seems from here I don’t really know what I’m supposed to do Tried to check the policies but nothing matches this “LogGroup”
Edit2: after clearing the logs using the command in the readme.md:
aws logs delete-log-group --log-group-name /aws/lambda/alexa-openhabI got another error