Using IAM Roles within AWS WorkSpaces (Windows)

0

Anyone able to find a way to use IAM roles in AWS WorkSpaces?

demandé il y a 2 ans919 vues
2 réponses
1
Réponse acceptée

The AWS CLI supports fetching credentials via SAML with AWS SSO, or directly. If your SAML IdP is configured to do seamless federation with Windows, then the user won't see a prompt for credentials (though they may see a window pop-up while the SAML federation occurs).

The AWS CLI via SAML requires an explicit AssumeRoleWithSAML call, while the AWS CLI with AWS SSO (including using another IdP to federate to it) will automatically manage credentials.

These docs may help:

Hope this helps.

Murali

EXPERT
répondu il y a 2 ans
0

Hello! For additional information regarding IAM roles with WorkSpaces, this link might be helpful https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-access-control.html

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans
  • Hi Francisco - That's IAM Roles to manage WorkSpaces through the administrative interfaces, but not providing IAM Roles/credentials within the WorkSpace itself. I interpreted the question as needing credentials within the WorkSpace.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions