Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ aws.ts
File
aws.ts
packages/console/core/src/aws.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
2
import
{ Resource } from
"@opencode-ai/console-resource"
3
import
{ AwsClient } from
"aws4fetch"
4
import
{ fn } from
"./util/fn"
Callers
nothing calls this directly
Calls
3
fn
Function · 0.90
fetch
Method · 0.80
createClient
Function · 0.70
Tested by
no test coverage detected