MCPcopy Index your code
hub / github.com/simstudioai/sim / get_object.ts

File get_object.ts

apps/sim/tools/s3/get_object.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'crypto'
2import { getErrorMessage } from '@sim/utils/errors'
3import {
4 encodeS3PathComponent,

Callers

nothing calls this directly

Calls 9

parseS3UriFunction · 0.90
encodeS3PathComponentFunction · 0.90
getSignatureKeyFunction · 0.90
getErrorMessageFunction · 0.90
generatePresignedUrlFunction · 0.90
textMethod · 0.80
replaceMethod · 0.65
getMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected