v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449253218.5 KB

Transitions sessions from the <code>READY</code> state into the <code>STOPPED</code> state. The <code>STOP_IN_PROGRESS</code> state is the intermediate state between the <code>READY</code> and <code>STOPPED</code> states.

post/2020-08-01/studios/{studioId}/streaming-sessions/{sessionId}/stop

Path parameters

sessionIdstring required

The streaming session ID for the <code>StopStreamingSessionRequest</code>.

studioIdstring required

The studioId for the StopStreamingSessionRequest.

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

volumeRetentionMode'RETAIN' | 'DELETE'

Adds additional instructions to a streaming session stop action to either retain the EBS volumes or delete the EBS volumes.

Response

Success