Skip to content

Cloudshell wont start

0

Full Error:

Unable to start the environment. To retry, refresh the browser or restart by selecting Actions, Restart AWS CloudShell.

I have this permission attached to my IAM user. AWSCloudShellFullAccess. Here its JSON description:

{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"cloudshell:"
],
"Effect": "Allow",
"Resource": "
"
}
]
}

I tried to follow the 'Troubleshooting AWS CloudShell' guide. Nothing works. That generic error doesnt say anything. Please help.

asked 5 years ago914 views
4 Answers
0

I also have this problem.

answered 5 years ago
0

I'm getting a similar error. Changing browsers, regions or switching to root account does not change anything. Any hint on where to look at?

"Unable to start the environment. To retry, refresh the browser or restart by selecting Actions, Restart AWS CloudShell. System error: 4XX Gateway Response mapping was applied as 400 was returned by service"

answered 5 years ago
0

I am also getting the same error. I have also given full access.

answered 5 years ago
0

I am also getting the same error.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.