Skip to main content
Command cheat sheet for day-to-day operations against an AWS LangSmith deployment provisioned with the AWS Terraform modules. All make targets run from modules/aws/. Run make help for an inline summary. For the full deploy setup, refer to the AWS deployment guide.

First-time setup

Fast path once make quickstart and source infra/scripts/setup-env.sh are complete:

Day-2 operations

Preflight checks

Add-ons

Add-ons are controlled by enable_* flags in infra/terraform.tfvars. Set the flags, re-run init-values to copy the matching values files, then re-deploy.

Sizing profiles

Set sizing_profile in terraform.tfvars, then re-run make init-values && make deploy.

Make targets

Setup and secrets

Preflight

Infrastructure

Helm deploy

Terraform-managed Helm

Fast path

Utilities

Testing

kubectl

AWS CLI

Terraform

Teardown