GameLift.Client.
delete_location
(**kwargs)¶Deletes a custom location.
Before deleting a custom location, review any fleets currently using the custom location and deregister the location if it is in use. For more information see, DeregisterCompute.
See also: AWS API Documentation
Request Syntax
response = client.delete_location(
LocationName='string'
)
[REQUIRED]
The location name of the custom location to be deleted.
{}
Response Structure
Exceptions
GameLift.Client.exceptions.UnauthorizedException
GameLift.Client.exceptions.InvalidRequestException
GameLift.Client.exceptions.NotFoundException
GameLift.Client.exceptions.InternalServiceException