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 3 years ago504 views
4 Answers
0

I also have this problem.

answered 3 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"

Dimi12
answered 3 years ago
0

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

Bhavin1
answered 3 years ago
0

I am also getting the same error.

Josepa3
answered 3 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.

Guidelines for Answering Questions