Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Env var forwarding for whole-value masked credentials tightened

An AWS credential pair is dropped when its env vars are not forwarded as whole-value masks, with the causes listed.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSandboxwhat it touches
KindInternal Changesin v2.1.257,
Under the hood

An AWS credential pair is dropped when its env vars are not forwarded as whole-value masks, with the causes listed.

Sandbox credential handling now drops a credentials.awsPairs entry when the env vars it references aren't forwarded as whole-value mask entries. The resulting warning lists the possible causes: trust filtering, deny-override, the var never being declared, or extract/decode use.

Read from
Names in the bundlecredentials.awsPairs
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up credentials.awsPairs, on All settings. | Values taken whole | Takes the value whole from the highest source that sets it, without combining entries or fields from lower sources. When the highest source doesn't set it, takes it whole from the next source down | [`sandbox.credent… settings-reference see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up credentials.awsPairs, on All settings.

See this entry in the whole of v2.1.257 →

Feedback