SSO
Sign into AWS using your CA Google account
Sign in here: https://chelsea-apps.awsapps.com/start


Add a user
Add a user to AWS SSO to allow them to access client & CA AWS accounts.
Go to AWS SSO Users
Click "Add User"
Enter the user's details
Add the user to the correct group
The username must be the user's Google account email

CLI Access
You can use SSO to authenticate with the AWS CLI. This will add the AWS account as a profile.
Run
aws configure ssoSign in with your CA Google account
Enter https://chelsea-apps.awsapps.com/start as the start URL
Enter
eu-west-2as the regionThe SSO site will then open, sign in with your Google account and return to the CLI
Select the client account you wish to add
Select the role
Configure the profile
To run a command, you must then login using that profile:

Last updated
Was this helpful?