Using IAM Roles within AWS WorkSpaces (Windows)

0

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

gefragt vor 2 Jahren919 Aufrufe
2 Antworten
1
Akzeptierte Antwort

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

EXPERTE
beantwortet vor 2 Jahren
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
SUPPORT-TECHNIKER
beantwortet vor 2 Jahren
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen