v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813585.8 KB

Create a data store.

post/datastore

Request body

datastoreNamestring

The data store name.

clientTokenstring required

A unique identifier for API idempotency.

tagsobject

The tags provided when creating a data store.

kmsKeyArnstring

ARN referencing a KMS key or KMS key alias.

lambdaAuthorizerArnstring

The ARN of the authorizer's Lambda function.

losslessStorageFormat'HTJ2K' | 'JPEG_2000_LOSSLESS'

The lossless storage format for the datastore.

Response

Success

datastoreIdstring required

The data store identifier.

datastoreStatus'CREATING' | 'CREATE_FAILED' | 'ACTIVE' | 'DELETING' | 'DELETED' required

The data store status.