GameSparks#
Client#
- class GameSparks.Client#
A low-level client representing GameSparks
import boto3 client = boto3.client('gamesparks')
These are the available methods:
- can_paginate
- close
- create_game
- create_snapshot
- create_stage
- delete_game
- delete_stage
- disconnect_player
- export_snapshot
- get_extension
- get_extension_version
- get_game
- get_game_configuration
- get_generated_code_job
- get_paginator
- get_player_connection_status
- get_snapshot
- get_stage
- get_stage_deployment
- get_waiter
- import_game_configuration
- list_extension_versions
- list_extensions
- list_games
- list_generated_code_jobs
- list_snapshots
- list_stage_deployments
- list_stages
- list_tags_for_resource
- start_generated_code_job
- start_stage_deployment
- tag_resource
- untag_resource
- update_game
- update_game_configuration
- update_snapshot
- update_stage
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: