Class | Description |
---|---|
Alias |
Properties describing a fleet alias.
|
Build |
Properties describing a game build.
|
CreateAliasRequest |
Represents the input for a request action.
|
CreateAliasResult |
Represents the returned data in response to a request action.
|
CreateBuildRequest |
Represents the input for a request action.
|
CreateBuildResult |
Represents the returned data in response to a request action.
|
CreateFleetRequest |
Represents the input for a request action.
|
CreateFleetResult |
Represents the returned data in response to a request action.
|
CreateGameSessionRequest |
Represents the input for a request action.
|
CreateGameSessionResult |
Represents the returned data in response to a request action.
|
CreatePlayerSessionRequest |
Represents the input for a request action.
|
CreatePlayerSessionResult |
Represents the returned data in response to a request action.
|
CreatePlayerSessionsRequest |
Represents the input for a request action.
|
CreatePlayerSessionsResult |
Represents the returned data in response to a request action.
|
Credentials |
AWS access credentials required to upload game build files to Amazon GameLift.
|
DeleteAliasRequest |
Represents the input for a request action.
|
DeleteAliasResult | |
DeleteBuildRequest |
Represents the input for a request action.
|
DeleteBuildResult | |
DeleteFleetRequest |
Represents the input for a request action.
|
DeleteFleetResult | |
DeleteScalingPolicyRequest |
Represents the input for a request action.
|
DeleteScalingPolicyResult | |
DescribeAliasRequest |
Represents the input for a request action.
|
DescribeAliasResult |
Represents the returned data in response to a request action.
|
DescribeBuildRequest |
Represents the input for a request action.
|
DescribeBuildResult |
Represents the returned data in response to a request action.
|
DescribeEC2InstanceLimitsRequest |
Represents the input for a request action.
|
DescribeEC2InstanceLimitsResult |
Represents the returned data in response to a request action.
|
DescribeFleetAttributesRequest |
Represents the input for a request action.
|
DescribeFleetAttributesResult |
Represents the returned data in response to a request action.
|
DescribeFleetCapacityRequest |
Represents the input for a request action.
|
DescribeFleetCapacityResult |
Represents the returned data in response to a request action.
|
DescribeFleetEventsRequest |
Represents the input for a request action.
|
DescribeFleetEventsResult |
Represents the returned data in response to a request action.
|
DescribeFleetPortSettingsRequest |
Represents the input for a request action.
|
DescribeFleetPortSettingsResult |
Represents the returned data in response to a request action.
|
DescribeFleetUtilizationRequest |
Represents the input for a request action.
|
DescribeFleetUtilizationResult |
Represents the returned data in response to a request action.
|
DescribeGameSessionDetailsRequest |
Represents the input for a request action.
|
DescribeGameSessionDetailsResult |
Represents the returned data in response to a request action.
|
DescribeGameSessionsRequest |
Represents the input for a request action.
|
DescribeGameSessionsResult |
Represents the returned data in response to a request action.
|
DescribeInstancesRequest |
Represents the input for a request action.
|
DescribeInstancesResult |
Represents the returned data in response to a request action.
|
DescribePlayerSessionsRequest |
Represents the input for a request action.
|
DescribePlayerSessionsResult |
Represents the returned data in response to a request action.
|
DescribeRuntimeConfigurationRequest |
Represents the input for a request action.
|
DescribeRuntimeConfigurationResult |
Represents the returned data in response to a request action.
|
DescribeScalingPoliciesRequest |
Represents the input for a request action.
|
DescribeScalingPoliciesResult |
Represents the returned data in response to a request action.
|
EC2InstanceCounts |
Current status of fleet capacity.
|
EC2InstanceLimit |
Maximum number of instances allowed based on the Amazon Elastic Compute Cloud (Amazon EC2) instance type.
|
Event |
Log entry describing an event involving Amazon GameLift resources (such as a fleet).
|
FleetAttributes |
General properties describing a fleet.
|
FleetCapacity |
Information about the fleet's capacity.
|
FleetUtilization |
Current status of fleet utilization, including the number of game and player sessions being hosted.
|
GameProperty |
Set of key-value pairs containing information a server process requires to set up a game session.
|
GameSession |
Properties describing a game session.
|
GameSessionDetail |
A game session's properties and the protection policy currently in force.
|
GetGameSessionLogUrlRequest |
Represents the input for a request action.
|
GetGameSessionLogUrlResult |
Represents the returned data in response to a request action.
|
GetInstanceAccessRequest | |
GetInstanceAccessResult | |
Instance |
Properties that describe an instance of a virtual computing resource that hosts one or more game servers.
|
InstanceAccess |
Information required to remotely connect to a fleet instance.
|
InstanceCredentials |
Set of credentials required to remotely access a fleet instance.
|
IpPermission |
A range of IP addresses and port settings that allow inbound traffic to connect to server processes on GameLift.
|
ListAliasesRequest |
Represents the input for a request action.
|
ListAliasesResult |
Represents the returned data in response to a request action.
|
ListBuildsRequest |
Represents the input for a request action.
|
ListBuildsResult |
Represents the returned data in response to a request action.
|
ListFleetsRequest |
Represents the input for a request action.
|
ListFleetsResult |
Represents the returned data in response to a request action.
|
PlayerSession |
Properties describing a player session.
|
PutScalingPolicyRequest |
Represents the input for a request action.
|
PutScalingPolicyResult |
Represents the returned data in response to a request action.
|
RequestUploadCredentialsRequest |
Represents the input for a request action.
|
RequestUploadCredentialsResult |
Represents the returned data in response to a request action.
|
ResolveAliasRequest |
Represents the input for a request action.
|
ResolveAliasResult |
Represents the returned data in response to a request action.
|
ResourceCreationLimitPolicy |
Policy that limits the number of game sessions a player can create on the same fleet.
|
RoutingStrategy |
Routing configuration for a fleet alias.
|
RuntimeConfiguration |
Collection of server process configurations that describe what processes should be run on each instance in a fleet.
|
S3Location |
Location in Amazon Simple Storage Service (Amazon S3) where a build's files are stored.
|
ScalingPolicy |
Rule that controls how a fleet is scaled.
|
SearchGameSessionsRequest |
Represents the input for a request action.
|
SearchGameSessionsResult |
Represents the returned data in response to a request action.
|
ServerProcess |
A set of instructions for launching server processes on each instance in a fleet.
|
UpdateAliasRequest |
Represents the input for a request action.
|
UpdateAliasResult |
Represents the returned data in response to a request action.
|
UpdateBuildRequest |
Represents the input for a request action.
|
UpdateBuildResult |
Represents the returned data in response to a request action.
|
UpdateFleetAttributesRequest |
Represents the input for a request action.
|
UpdateFleetAttributesResult |
Represents the returned data in response to a request action.
|
UpdateFleetCapacityRequest |
Represents the input for a request action.
|
UpdateFleetCapacityResult |
Represents the returned data in response to a request action.
|
UpdateFleetPortSettingsRequest |
Represents the input for a request action.
|
UpdateFleetPortSettingsResult |
Represents the returned data in response to a request action.
|
UpdateGameSessionRequest |
Represents the input for a request action.
|
UpdateGameSessionResult |
Represents the returned data in response to a request action.
|
UpdateRuntimeConfigurationRequest |
Represents the input for a request action.
|
UpdateRuntimeConfigurationResult |
Represents the returned data in response to a request action.
|
Exception | Description |
---|---|
AmazonGameLiftException |
Base exception for all service exceptions thrown by Amazon GameLift
|
ConflictException |
The requested operation would cause a conflict with the current state of a service resource associated with the
request.
|
FleetCapacityExceededException |
The specified fleet has no available instances to fulfill a
CreateGameSession request. |
GameSessionFullException |
The game instance is currently full and cannot allow the requested player(s) to join.
|
IdempotentParameterMismatchException |
A game session with this custom ID string already exists in this fleet.
|
InternalServiceException |
The service encountered an unrecoverable internal failure while processing the request.
|
InvalidFleetStatusException |
The requested operation would cause a conflict with the current state of a resource associated with the request
and/or the fleet.
|
InvalidGameSessionStatusException |
The requested operation would cause a conflict with the current state of a resource associated with the request
and/or the game instance.
|
InvalidRequestException |
One or more parameter values in the request are invalid.
|
LimitExceededException |
The requested operation would cause the resource to exceed the allowed service limit.
|
NotFoundException |
A service resource associated with the request could not be found.
|
TerminalRoutingStrategyException |
The service is unable to resolve the routing for a particular alias because it has a terminal RoutingStrategy
associated with it.
|
UnauthorizedException |
The client failed authentication.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.