Workspace AWS role access?
I checked in GH and searched in discord, not finding anything.
I'm looking for a way (similar to the github external auth) for a user of a workspace to automatically have aws role assumption inside their workspace. I'm assuming it'd have similar user experience to GH external auth, where you click a button exposed in the template->workspace creation step and from there your workspace is "aws" potent (ie. you could issue an
Is this feasible? Would it work with AWS OIDC/IAM or AWS Identity Center?
aws sts get-caller-identity
after entering the workspace)
Thoughts?Is this feasible? Would it work with AWS OIDC/IAM or AWS Identity Center?
2 Replies
<#1351221503093506068>
Category
Feature request
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey, your message flew under our radar, were you able to figure this out?
you'd want to use the OpenID Connect/OAuth provider for AWS, then use that token to log in to the AWS CLI