delete_game
(**kwargs)¶Deletes a game.
See also: AWS API Documentation
Request Syntax
response = client.delete_game(
GameName='string'
)
[REQUIRED]
The name of the game to delete.
{}
Response Structure
Exceptions
GameSparks.Client.exceptions.ValidationException
GameSparks.Client.exceptions.AccessDeniedException
GameSparks.Client.exceptions.ThrottlingException
GameSparks.Client.exceptions.ConflictException
GameSparks.Client.exceptions.InternalServerException