LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmithsandboxawsAuth
Function●Since v0.8

awsAuth

Copy
awsAuth(options: AwsStaticAuthOptions): SandboxAwsAuthRule<AwsStaticAuthConfig>

Used in Docs

  • Sandbox auth proxy
  • Sandbox mounts
View source on GitHub

Parameters

NameTypeDescription
options*AwsStaticAuthOptions

Sign supported AWS HTTPS requests using static keys or an IAM role. Role auth requires backend support and is configured at sandbox creation. LangSmith supplies the workspace External ID and renews credentials. A role in proxyConfig uses its effective IAM permissions; the same helper in mountConfig.auth uses the backend's mount-scoped S3 permissions.