cURL
curl --request PUT \ --url https://aws.s2.dev/v1/basins/{basin} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '"<unknown>"'
{ "name": "<string>", "state": "active", "scope": "<unknown>" }
Create a new basin, or reconfigure an existing basin.
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Bearer <token>
<token>
Client-specified request token for idempotent retries.
Basin name.
8 - 48
Basin configuration.
Show child attributes
Basin scope. This cannot be reconfigured.
aws:us-east-1
Basin state.
active
creating
deleting
Basin scope.