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
Response
Success