Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ index.js
File
index.js
tests/functional/aws-node-sdk/test/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ S3Client, ListBucketsCommand } = require(
'@aws-sdk/client-s3'
);
2
const
assert = require(
'assert'
);
3
const
getConfig = require(
'./support/config'
);
4
Callers
nothing calls this directly
Calls
2
send
Method · 0.80
getConfig
Function · 0.50
Tested by
no test coverage detected