Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
crypto from
'crypto'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ getErrorMessage, toError } from
'@sim/utils/errors'
4
import
{ isHosted } from
'@/lib/core/config/env-flags'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
stubOrSkipBySize
Function · 0.90
takeIndexableWithinCap
Function · 0.90
secureFetchWithRetry
Function · 0.90
markSkipped
Function · 0.90
sizeLimitSkipReason
Function · 0.90
readBodyWithLimit
Function · 0.90
toError
Function · 0.90
getErrorMessage
Function · 0.90
parseTagDate
Function · 0.90
resolveContext
Function · 0.85
resolveExtensions
Function · 0.85
Tested by
no test coverage detected