v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Creates a stream for delivering one or more large files in chunks over MQTT. A stream transports data bytes in chunks or blocks packaged as MQTT messages from a source like S3. You can have one or more files associated with a stream.

Requires permission to access the CreateStream action.

post/streams/{streamId}

Path parameters

streamIdstring required

The stream ID.

Request body

descriptionstring

A description of the stream.

roleArnstring required

An IAM role that allows the IoT service principal to access your S3 files.

Response

Success

streamIdstring

The stream ID.

streamArnstring

The stream ARN.

descriptionstring

A description of the stream.

streamVersioninteger

The version of the stream.