Creates a streaming session stream for a streaming session.
After invoking this API, invoke GetStreamingSessionStream with the returned streamId to poll the resource until it is in the READY state.
post/2020-08-01/studios/{studioId}/streaming-sessions/{sessionId}/streams
Path parameters
sessionIdstring required
The streaming session ID.
studioIdstring required
The studio ID.
Headers
X-Amz-Client-Tokenstring
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
Request body
Response
Success