Configuration
Basins carry configuration that governs stream auto-creation and defaults for streams in the basin. Enablingcreate_stream_on_(append|read) lets you skip explicit stream creation — just start operating and the stream will be created automatically with the basin’s default stream config.
Naming
Streams within a basin are addressed ass2://{basin}/{stream}. Stream names can contain / (or any other delimiter) to create logical hierarchies:
Limits
Each account can have up to 100 basins. Streams within a basin are unlimited. See limits for details.See also
SDK
Create, configure, list, and delete basins
API Reference
Basin management endpoints

