Transitions sessions from the <code>STOPPED</code> state into the <code>READY</code> state. The <code>START_IN_PROGRESS</code> state is the intermediate state between the <code>STOPPED</code> and <code>READY</code> states.
post/2020-08-01/studios/{studioId}/streaming-sessions/{sessionId}/start
Path parameters
sessionIdstring required
The streaming session ID for the <code>StartStreamingSessionRequest</code>.
studioIdstring required
The studio ID for the StartStreamingSessionRequest.
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