Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ aws.test.ts
File
aws.test.ts
packages/airnode-deployer/src/infrastructure/aws.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
{ Readable } from
'stream'
;
3
import
{ mockClient } from
'aws-sdk-client-mock'
;
4
import
'aws-sdk-client-mock-jest'
;
Callers
nothing calls this directly
Calls
9
setLogsDirectory
Function · 0.90
getAirnodeBucket
Function · 0.90
createAirnodeBucket
Function · 0.90
getBucketDirectoryStructure
Function · 0.90
storeFileToBucket
Function · 0.90
getFileFromBucket
Function · 0.90
copyFileInBucket
Function · 0.90
deleteBucketDirectory
Function · 0.90
deleteBucket
Function · 0.90
Tested by
no test coverage detected