Using IAM Roles within AWS WorkSpaces (Windows)

0

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

preguntada hace 2 años919 visualizaciones
2 Respuestas
1
Respuesta aceptada

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

EXPERTO
respondido hace 2 años
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
INGENIERO DE SOPORTE
respondido hace 2 años
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas