Skip to content

add an additional user's mail with limited rights to account

0

I have a main account where I have created multiple ec2 instances.

I want to give access to another account so that they can only install and configure the node.js server for ssr. However, I must be able to access this server from my main account.

I don't want the user from the added account to have access to existing instances or, for example, s3 storage.

Is it possible to provide such access? And if so, how to do it?

1 Answer
2
Accepted Answer

Hi Wayne - Yes, its possible. You can follow this link to achieve what you have mentioned. - https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies-cross-account-resource-access.html

AWS
answered a year ago
EXPERT
reviewed 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.