AppStream / Client / expire_session

expire_session#

AppStream.Client.expire_session(**kwargs)#

Immediately stops the specified streaming session.

See also: AWS API Documentation

Request Syntax

response = client.expire_session(
    SessionId='string'
)
Parameters:

SessionId (string) –

[REQUIRED]

The identifier of the streaming session.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –