v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449253218.5 KB

Deletes streaming session resource.

After invoking this operation, use GetStreamingSession to poll the resource until it transitions to a DELETED state.

A streaming session will count against your streaming session quota until it is marked DELETED.

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

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.

Response

Success