For the complete documentation index, see llms.txt. This page is also available as Markdown.

What is the Archera AWS Account ID?

In case you have trouble finding the Archera AWS account number to delegate access to during onboarding, you can find the information below.

See What IAM permissions does the production deployment require? for details on the role permissions.

Standard AWS Account

Archera's account ID: 967800896805

Full principal for production:

arn:aws:iam::967800896805:user/reserved-write

Full principal for trial:

arn:aws:iam::967800896805:user/reserved-read

AWS GovCloud Account

Archera's GovCloud account ID: 202754554539

Full principal for GovCloud production:

arn:aws:iam::202754554539:user/reserved-write

Full principal for GovCloud trial:

arn:aws:iam::202754554539:user/reserved-read

Command Line Setup

Create trial role via CLI:

Last updated

Was this helpful?