Skip to content

AWS Connectivity

This section covers how to set up and manage AWS credentials for accessing Parallel's cloud infrastructure.

AWS Credentials Setup

Ask your team to invite you on AWS, then initialize your configuration:

bash
aws-sso-util configure populate --sso-start-url https://d-80670bcf83.awsapps.com/start --sso-region eu-west-3 --region eu-west-3

Authentication

Each time you need to connect, use:

bash
aws-sso-util login

Prerequisites

  • AWS CLI installed
  • aws-sso-util package installed
  • Team invitation to AWS account

Troubleshooting

If you encounter authentication issues:

  1. Ensure you have the latest AWS CLI version
  2. Check that your SSO session hasn't expired
  3. Verify your team has granted you the necessary permissions