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

File s3.ts

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

Source from the content-addressed store, hash-verified

1import crypto from 'crypto'
2import { createLogger } from '@sim/logger'
3import { getErrorMessage, toError } from '@sim/utils/errors'
4import { isHosted } from '@/lib/core/config/env-flags'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
stubOrSkipBySizeFunction · 0.90
takeIndexableWithinCapFunction · 0.90
secureFetchWithRetryFunction · 0.90
markSkippedFunction · 0.90
sizeLimitSkipReasonFunction · 0.90
readBodyWithLimitFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
parseTagDateFunction · 0.90
resolveContextFunction · 0.85
resolveExtensionsFunction · 0.85

Tested by

no test coverage detected