Skip to main content
Valkyrie resolves sandbox-provider credentials from AWS Secrets Manager. Register each secret under a provider name in the CLI configuration. Full syntax is in the config provider set and config provider default reference.

Daytona

  1. Create a Daytona API key with read, write, and delete access to sandboxes and snapshots.
  2. Choose a target from Daytona’s shared regions.
  3. Store the following JSON as an AWS Secrets Manager secret:
Register the secret:
The first configured provider becomes the default. Set the default explicitly with:
Select a configured provider for one run:
Provider secret schemas are provider-specific. Registering a name does not make one provider’s secret shape valid for another provider. The legacy DAYTONA_SECRET_NAME configuration key remains supported only when sandbox_providers is not configured.