v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
S3 Accounts

Create S3 Account

Create a new S3 Account connected to OneSchema.

post/v0/s3-accounts

Request body

namestring required

The name of the S3 Account

role_arnstring required

The IAM role ARN used to access S3 buckets via STS AssumeRole

external_idstring required

The external ID used for secure cross-account role assumption

Response

The request has succeeded and a new resource has been created as a result.

idinteger

The unique identifier of the S3 Account

namestring

The name of the S3 Account

role_arnstring

The IAM role ARN used to access S3 buckets via STS AssumeRole