GameLiftStreams#
Client#
- class GameLiftStreams.Client#
A low-level client representing Amazon GameLift Streams
Amazon GameLift Streams provides a global cloud solution for content streaming experiences. Use Amazon GameLift Streams tools to upload and configure content for streaming, deploy and scale computing resources to host streams, and manage stream session placement to meet customer demand.
This Reference Guide describes the Amazon GameLift Streams service API. You can use the API through the Amazon Web Services SDK, the Command Line Interface (AWS CLI), or by making direct REST calls through HTTPS.
See the Amazon GameLift Streams Developer Guide for more information on how Amazon GameLift Streams works and how to work with it.
client = session.create_client('gameliftstreams')
These are the available methods:
- add_stream_group_locations
- associate_applications
- can_paginate
- close
- create_application
- create_stream_group
- create_stream_session_connection
- delete_application
- delete_stream_group
- disassociate_applications
- export_stream_session_files
- get_application
- get_paginator
- get_stream_group
- get_stream_session
- get_waiter
- list_applications
- list_stream_groups
- list_stream_sessions
- list_stream_sessions_by_account
- list_tags_for_resource
- remove_stream_group_locations
- start_stream_session
- tag_resource
- terminate_stream_session
- untag_resource
- update_application
- update_stream_group
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters#
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: