icon

Authenticate with Amazon Web Services (AWS)

The step authenticates with AWS using an OIDC token.

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

It retrieves an identity token from Bitrise, assumes the specified AWS role using the token, and generates temporary AWS credentials.

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 OAuth configuration to the .netrc file.

The step authenticates with GCP using a service account key.

Adds your GitHub OAuth config to the .netrc file.