MCPcopy 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

1import { z } from "zod"
2import { Resource } from "@opencode-ai/console-resource"
3import { AwsClient } from "aws4fetch"
4import { fn } from "./util/fn"

Callers

nothing calls this directly

Calls 3

fnFunction · 0.90
fetchMethod · 0.80
createClientFunction · 0.70

Tested by

no test coverage detected