GET
/
db
/
s3
/
{YOUR_BUCKET_NAME}
/
structure
Path
curl --request GET \
  --url https://vdrdfvu2b3.execute-api.us-east-2.amazonaws.com/v3/db/s3/{YOUR_BUCKET_NAME}/structure
{
  "statusCode": 200,
  "body" {
    ...
    compelete: true,
  }
}

Path

YOUR_BUCKET_NAME
string
required

The name of the S3 bucket you want reference.

Response

statusCode
number

Based off of standard HTTP request guidelines

body
object

Information concerning s3 bucket request