icon

Authenticate with Amazon Web Services (AWS)

The step authenticates with AWS using an OIDC token or access key.

This step authenticates with Amazon Web Services (AWS) using an OpenID Connect (OIDC) token or an access key.

For OIDC based authentication it retrieves an identity token from Bitrise, assumes the specified AWS role using the token, and generates temporary AWS credentials.

The access key details can be created on the AWS Management Console under IAM roles.

The generated AWS credentials are then set as environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_SESSION_TOKEN) for use in subsequent steps.

Similar steps

The Step uploads a file to an Amazon S3 bucket.

Adds your Bitbucket credentials to the .netrc file. Bitbucket Cloud is removing app passwords — use a Bitbucket API token instead.

The step authenticates with GCP using a service account key.

Adds your GitHub OAuth config to the .netrc file.