Gets a StreamingSessionStream for a streaming session.
Invoke this operation to poll the resource after invoking CreateStreamingSessionStream.
After the StreamingSessionStream changes to the READY state, the url property will contain a stream to be used with the DCV streaming client.
get/2020-08-01/studios/{studioId}/streaming-sessions/{sessionId}/streams/{streamId}
Path parameters
sessionIdstring required
The streaming session ID.
streamIdstring required
The streaming session stream ID.
studioIdstring required
The studio ID.
Response
Success