1

I having a jump server and an RDP Manager running on it, for quick accessing the hosts in the private subnet. I need to enable every local user on that machine to start/stop the instances via a powershell script. I created an programatic user, and now I want to share these credentials amongs all local users.

In other words, I want to initialize it once with my admin user, and that everyone else load these credentials by default. Is the way via programtaic user OK, or should I do it via Role ARN?

1 Answer 1

1

I accomplished it with a role assigned to the host. In this way I manage the EC2 instances without the need of the credentials.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.