Getting error while installing cloud9environment

0

How to resolve the error:

An error occurred (ResourceNotFoundException) when calling the DescribeUser operation: AWS account id: 784312351859, Namespace: default, Username: arn:aws:iam::784312351859:root.

Baisla
asked a year ago185 views
1 Answer
0

Based on the error message it appears you're attempting to create the Cloud9 environment as the root user (which should be fine), is that correct? If so, I believe best practices suggest that you not create resources using the root account. I would advise you to create a separate IAM user with the appropriate permissions and try again.

If you still want to use the root user account, have you tried more than once? I've had this problem before with other services and I just had to retry the action.

answered a year 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

Relevant content