Data retrieval APIs for Amazon GameLift Servers
Amazon GameLift Servers provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeAlias | Retrieve properties for an alias | Read |
| DescribeBuild | Retrieve properties for a game build | Read |
| DescribeCompute | Retrieve information for a compute in a fleet | Read |
| DescribeContainerFleet | Retrieve the properties of an existing container fleet | Read |
| DescribeContainerGroupDefinition | Retrieve the properties of an existing container group definition | Read |
| DescribeEC2InstanceLimits | Retrieve the maximum allowed and current usage for EC2 instance types | Read |
| DescribeFleetAttributes | Retrieve general properties, including status, for fleets | Read |
| DescribeFleetCapacity | Retrieve the current capacity settings for managed fleets | Read |
| DescribeFleetDeployment | Retrieve the properties of an existing fleet deployment | Read |
| DescribeFleetEvents | Retrieve entries from a fleet's event log | Read |
| DescribeFleetLocationAttributes | Retrieve general properties, including statuses, for a fleet's locations | Read |
| DescribeFleetLocationCapacity | Retrieve the current capacity setting for a fleet's location | Read |
| DescribeFleetLocationUtilization | Retrieve utilization statistics for fleet's location | Read |
| DescribeFleetPortSettings | Retrieve the inbound connection permissions for a fleet | Read |
| DescribeFleetUtilization | Retrieve utilization statistics for fleets | Read |
| DescribeGameServer | Retrieve properties for a game server | Read |
| DescribeGameServerGroup | Retrieve properties for a game server group | Read |
| DescribeGameServerInstances | Retrieve the status of EC2 instances in a game server group | Read |
| DescribeGameSessionDetails | Retrieve properties for game sessions in a fleet, including the protection policy | Read |
| DescribeGameSessionPlacement | Retrieve details of a game session placement request | Read |
| DescribeGameSessionQueues | Retrieve properties for game session queues | Read |
| DescribeGameSessions | Retrieve properties for game sessions in a fleet | Read |
| DescribeInstances | Retrieve information about instances in a managed fleet | Read |
| DescribeMatchmaking | Retrieve details of matchmaking tickets | Read |
| DescribeMatchmakingConfigurations | Retrieve properties for FlexMatch matchmakers | Read |
| DescribeMatchmakingRuleSets | Retrieve properties for FlexMatch matchmaking rule sets | Read |
| DescribePlayerSessions | Retrieve properties for player sessions in a game session | Read |
| DescribeRuntimeConfiguration | Retrieve the current runtime configuration for a fleet | Read |
| DescribeScalingPolicies | Retrieve all scaling policies that are applied to a fleet | Read |
| DescribeScript | Retrieve properties for a Realtime Servers script | Read |
| DescribeVpcPeeringAuthorizations | Retrieve valid VPC peering authorizations | Read |
| DescribeVpcPeeringConnections | Retrieve details on active or pending VPC peering connections | Read |
| GetComputeAccess | Retrieve credentials to remotely access a compute in a managed fleet | Read |
| GetComputeAuthToken | Retrieve an authentication token that allows processes on a compute to send requests to the Amazon GameLift service | Read |
| GetGameSessionLogUrl | Retrieve the location of stored logs for a game session | Read |
| GetInstanceAccess | Request remote access to a specified fleet instance | Read |
| ListAliases | Retrieve all aliases that are defined in the current Region | List |
| ListBuilds | Retrieve all game build in the current Region | List |
| ListCompute | Retrieve all compute resources in the current Region | List |
| ListContainerFleets | Retrieve the properties of all existing container fleets in the current Region | List |
| ListContainerGroupDefinitionVersions | Retrieve the properties of all versions of an existing container group definition | List |
| ListContainerGroupDefinitions | Retrieve the properties of all existing container group definitions in the current Region | List |
| ListFleetDeployments | Retrieve the properties of all existing fleet deployments in the current Region | List |
| ListFleets | Retrieve a list of fleet IDs for all fleets in the current Region | List |
| ListGameServerGroups | Retrieve all game server groups that are defined in the current Region | List |
| ListGameServers | Retrieve all game servers that are currently running in a game server group | List |
| ListLocations | Retrieve all locations in this account | List |
| ListScripts | Retrieve properties for all Realtime Servers scripts in the current region | List |
| ListTagsForResource | Retrieve tags for GameLift resources | Read |
| RequestUploadCredentials | Retrieve fresh upload credentials to use when uploading a new game build | Read |
| ResolveAlias | Retrieve the fleet ID associated with an alias | Read |
| SearchGameSessions | Retrieve game sessions that match a set of search criteria | Read |
| ValidateMatchmakingRuleSet | Validate the syntax of a FlexMatch matchmaking rule set | Read |