Skip to main content
POST
Create Basin
Create a new basin with a globally unique name.

Headers

string
Client-specified request token for idempotent retries.

Body Parameters

string
required
Basin name which must be globally unique. It can be between 8 and 48 bytes in length, and comprise lowercase letters, numbers and hyphens. It cannot begin or end with a hyphen.
object
Basin configuration.
string
Basin scope. This cannot be reconfigured after creation. Possible values: aws:us-east-1

Response

string
Basin name.
string
Basin scope.
string
Basin state.

Example

Response (201 Created)