Using IAM Roles within AWS WorkSpaces (Windows)

0

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

已提問 2 年前檢視次數 919 次
2 個答案
1
已接受的答案

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

專家
已回答 2 年前
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
支援工程師
已回答 2 年前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南