Skip to content

Connecting to ReSim

For ReSim to run your tests, it needs to be able to access three types of data: experiences, system build images, and metrics build images.

  • Experience Data Sources


    Configure access to experience data stored in AWS S3, Google Cloud Storage, the Foxglove Data Platform, or locally in your build container.

  • Container Registry Access


    Configure access to container images stored in AWS ECR, Docker Hub, GitHub Container Registry, or Google Artifact Registry.

IAM Roles

By default, ReSim uses a generic role when accessing S3 and ECR data.

This role is only used programmatically by ReSim's internal components.

We also support customer-specific IAM roles. If you would like to use a customer-specific role, speak to your ReSim contact.

The generic role ARN is:

arn:aws:iam::083585393365:role/resim-customer-prod

This role is referenced in the setup instructions for AWS S3 and AWS ECR.