MCPcopy
hub / github.com/codeaashu/claude-code / bedrock.ts

File bedrock.ts

src/utils/model/bedrock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { refreshAndGetAwsCredentials } from '../auth.js'
3import { getAWSRegion, isEnvTruthy } from '../envUtils.js'
4import { logError } from '../log.js'

Callers

nothing calls this directly

Calls 4

createBedrockClientFunction · 0.85
sendMethod · 0.65
logErrorFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected