Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为一些用户创建了一个 AWS 工作区。有什么方法可以像使用 EC2 实例一样为 AWS 工作区添加 IAM 角色,这样它们就不需要 AWS 密钥并且可以按照与工作区连接的 IAM 角色访问 AWS 服务?
不可以。通过 IAM 角色获取凭证使用 Amazon EC2 元数据服务,该服务不适用于 Amazon Workspaces。
您将需要用户将 IAM 用户凭证添加到本地凭证文件。