How to get credentials for working locally, e.g. the AWS CLI
> aws configure sso SSO session name (Recommended): WARNING: Configuring using legacy format (e.g. without an SSO session). Consider re-running "configure sso" command and providing a session name. SSO start URL [https://wellcome.awsapps.com/start/#]: SSO region [eu-west-1]: There are 2 AWS accounts available to you. Using the account ID 760097843905 The only role available to you is: platform-superdev Using the role name "weco-developer" CLI default client Region [eu-west-1]: CLI default output format [None]:[default] sso_start_url = https://wellcome.awsapps.com/start/# sso_region = eu-west-1 sso_account_id = 760097843905 sso_role_name = weco-developer region = eu-west-1aws sso login
Last updated