aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
765 lines • 34.6 kB
JavaScript
// AUTOGENERATED FILE - DO NOT EDIT
/**
* All IAM policy actions for Amazon GameLift (GAMELIFT)
*
* Extracted by `aws-iam-policy` from
* https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongamelift.html
*
* 2025-02-24T21:48:06.578Z
*/
export var AwsGameliftActions;
(function (AwsGameliftActions) {
/**
* Grants permission to register player acceptance or rejection of a proposed Flex
* Match match
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_AcceptMatch.html
*/
AwsGameliftActions["AcceptMatch"] = "gamelift:AcceptMatch";
/**
* Grants permission to locate and reserve a game server to host a new game sessio
* n
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ClaimGameServer.html
*/
AwsGameliftActions["ClaimGameServer"] = "gamelift:ClaimGameServer";
/**
* Grants permission to define a new alias for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateAlias.html
*/
AwsGameliftActions["CreateAlias"] = "gamelift:CreateAlias";
/**
* Grants permission to create a new game build using files stored in an Amazon S3
* bucket
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateBuild.html
*/
AwsGameliftActions["CreateBuild"] = "gamelift:CreateBuild";
/**
* Grants permission to create a new container fleet of computing resources to run
* your game servers
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateContainerFleet.html
*/
AwsGameliftActions["CreateContainerFleet"] = "gamelift:CreateContainerFleet";
/**
* Grants permission to create a new container group definition using images store
* d in an Amazon ECR repository
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateContainerGroupDefinition.html
*/
AwsGameliftActions["CreateContainerGroupDefinition"] = "gamelift:CreateContainerGroupDefinition";
/**
* Grants permission to create a new fleet of computing resources to run your game
* servers
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateFleet.html
*/
AwsGameliftActions["CreateFleet"] = "gamelift:CreateFleet";
/**
* Grants permission to specify additional locations for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateFleetLocations.html
*/
AwsGameliftActions["CreateFleetLocations"] = "gamelift:CreateFleetLocations";
/**
* Grants permission to create a new game server group, set up a corresponding Aut
* o Scaling group, and launche instances to host game servers
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateGameServerGroup.html
*/
AwsGameliftActions["CreateGameServerGroup"] = "gamelift:CreateGameServerGroup";
/**
* Grants permission to start a new game session on a specified fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateGameSession.html
*/
AwsGameliftActions["CreateGameSession"] = "gamelift:CreateGameSession";
/**
* Grants permission to set up a new queue for processing game session placement r
* equests
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateGameSessionQueue.html
*/
AwsGameliftActions["CreateGameSessionQueue"] = "gamelift:CreateGameSessionQueue";
/**
* Grants permission to define a new location for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateLocation.html
*/
AwsGameliftActions["CreateLocation"] = "gamelift:CreateLocation";
/**
* Grants permission to create a new FlexMatch matchmaker
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateMatchmakingConfiguration.html
*/
AwsGameliftActions["CreateMatchmakingConfiguration"] = "gamelift:CreateMatchmakingConfiguration";
/**
* Grants permission to create a new matchmaking rule set for FlexMatch
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateMatchmakingRuleSet.html
*/
AwsGameliftActions["CreateMatchmakingRuleSet"] = "gamelift:CreateMatchmakingRuleSet";
/**
* Grants permission to reserve an available game session slot for a player
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreatePlayerSession.html
*/
AwsGameliftActions["CreatePlayerSession"] = "gamelift:CreatePlayerSession";
/**
* Grants permission to reserve available game session slots for multiple players
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreatePlayerSessions.html
*/
AwsGameliftActions["CreatePlayerSessions"] = "gamelift:CreatePlayerSessions";
/**
* Grants permission to create a new Realtime Servers script
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateScript.html
*/
AwsGameliftActions["CreateScript"] = "gamelift:CreateScript";
/**
* Grants permission to allow GameLift to create or delete a peering connection be
* tween a GameLift fleet VPC and a VPC on another AWS account
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateVpcPeeringAuthorization.html
*/
AwsGameliftActions["CreateVpcPeeringAuthorization"] = "gamelift:CreateVpcPeeringAuthorization";
/**
* Grants permission to establish a peering connection between your GameLift fleet
* VPC and a VPC on another account
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateVpcPeeringConnection.html
*/
AwsGameliftActions["CreateVpcPeeringConnection"] = "gamelift:CreateVpcPeeringConnection";
/**
* Grants permission to delete an alias
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteAlias.html
*/
AwsGameliftActions["DeleteAlias"] = "gamelift:DeleteAlias";
/**
* Grants permission to delete a game build
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteBuild.html
*/
AwsGameliftActions["DeleteBuild"] = "gamelift:DeleteBuild";
/**
* Grants permission to delete a container fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteContainerFleet.html
*/
AwsGameliftActions["DeleteContainerFleet"] = "gamelift:DeleteContainerFleet";
/**
* Grants permission to delete a container group definition
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteContainerGroupDefinition.html
*/
AwsGameliftActions["DeleteContainerGroupDefinition"] = "gamelift:DeleteContainerGroupDefinition";
/**
* Grants permission to delete an empty fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteFleet.html
*/
AwsGameliftActions["DeleteFleet"] = "gamelift:DeleteFleet";
/**
* Grants permission to delete locations for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteFleetLocations.html
*/
AwsGameliftActions["DeleteFleetLocations"] = "gamelift:DeleteFleetLocations";
/**
* Grants permission to permanently delete a game server group and terminate Fleet
* IQ activity for the corresponding Auto Scaling group
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteGameServerGroup.html
*/
AwsGameliftActions["DeleteGameServerGroup"] = "gamelift:DeleteGameServerGroup";
/**
* Grants permission to delete an existing game session queue
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteGameSessionQueue.html
*/
AwsGameliftActions["DeleteGameSessionQueue"] = "gamelift:DeleteGameSessionQueue";
/**
* Grants permission to delete a location
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteLocation.html
*/
AwsGameliftActions["DeleteLocation"] = "gamelift:DeleteLocation";
/**
* Grants permission to delete an existing FlexMatch matchmaker
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteMatchmakingConfiguration.html
*/
AwsGameliftActions["DeleteMatchmakingConfiguration"] = "gamelift:DeleteMatchmakingConfiguration";
/**
* Grants permission to delete an existing FlexMatch matchmaking rule set
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteMatchmakingRuleSet.html
*/
AwsGameliftActions["DeleteMatchmakingRuleSet"] = "gamelift:DeleteMatchmakingRuleSet";
/**
* Grants permission to delete a set of auto-scaling rules
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteScalingPolicy.html
*/
AwsGameliftActions["DeleteScalingPolicy"] = "gamelift:DeleteScalingPolicy";
/**
* Grants permission to delete a Realtime Servers script
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteScript.html
*/
AwsGameliftActions["DeleteScript"] = "gamelift:DeleteScript";
/**
* Grants permission to cancel a VPC peering authorization
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteVpcPeeringAuthorization.html
*/
AwsGameliftActions["DeleteVpcPeeringAuthorization"] = "gamelift:DeleteVpcPeeringAuthorization";
/**
* Grants permission to remove a peering connection between VPCs
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeleteVpcPeeringConnection.html
*/
AwsGameliftActions["DeleteVpcPeeringConnection"] = "gamelift:DeleteVpcPeeringConnection";
/**
* Grants permission to deregister a compute against a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeregisterCompute.html
*/
AwsGameliftActions["DeregisterCompute"] = "gamelift:DeregisterCompute";
/**
* Grants permission to remove a game server from a game server group
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DeregisterGameServer.html
*/
AwsGameliftActions["DeregisterGameServer"] = "gamelift:DeregisterGameServer";
/**
* Grants permission to retrieve properties for an alias
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeAlias.html
*/
AwsGameliftActions["DescribeAlias"] = "gamelift:DescribeAlias";
/**
* Grants permission to retrieve properties for a game build
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeBuild.html
*/
AwsGameliftActions["DescribeBuild"] = "gamelift:DescribeBuild";
/**
* Grants permission to retrieve information for a compute in a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeCompute.html
*/
AwsGameliftActions["DescribeCompute"] = "gamelift:DescribeCompute";
/**
* Grants permission to retrieve the properties of an existing container fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeContainerFleet.html
*/
AwsGameliftActions["DescribeContainerFleet"] = "gamelift:DescribeContainerFleet";
/**
* Grants permission to retrieve the properties of an existing container group def
* inition
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeContainerGroupDefinition.html
*/
AwsGameliftActions["DescribeContainerGroupDefinition"] = "gamelift:DescribeContainerGroupDefinition";
/**
* Grants permission to retrieve the maximum allowed and current usage for EC2 ins
* tance types
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeEC2InstanceLimits.html
*/
AwsGameliftActions["DescribeEC2InstanceLimits"] = "gamelift:DescribeEC2InstanceLimits";
/**
* Grants permission to retrieve general properties, including status, for fleets
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetAttributes.html
*/
AwsGameliftActions["DescribeFleetAttributes"] = "gamelift:DescribeFleetAttributes";
/**
* Grants permission to retrieve the current capacity settings for managed fleets
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetCapacity.html
*/
AwsGameliftActions["DescribeFleetCapacity"] = "gamelift:DescribeFleetCapacity";
/**
* Grants permission to retrieve the properties of an existing fleet deployment
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetDeployment.html
*/
AwsGameliftActions["DescribeFleetDeployment"] = "gamelift:DescribeFleetDeployment";
/**
* Grants permission to retrieve entries from a fleet's event log
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetEvents.html
*/
AwsGameliftActions["DescribeFleetEvents"] = "gamelift:DescribeFleetEvents";
/**
* Grants permission to retrieve general properties, including statuses, for a fle
* et's locations
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationAttributes.html
*/
AwsGameliftActions["DescribeFleetLocationAttributes"] = "gamelift:DescribeFleetLocationAttributes";
/**
* Grants permission to retrieve the current capacity setting for a fleet's locati
* on
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationCapacity.html
*/
AwsGameliftActions["DescribeFleetLocationCapacity"] = "gamelift:DescribeFleetLocationCapacity";
/**
* Grants permission to retrieve utilization statistics for fleet's location
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationUtilization.html
*/
AwsGameliftActions["DescribeFleetLocationUtilization"] = "gamelift:DescribeFleetLocationUtilization";
/**
* Grants permission to retrieve the inbound connection permissions for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetPortSettings.html
*/
AwsGameliftActions["DescribeFleetPortSettings"] = "gamelift:DescribeFleetPortSettings";
/**
* Grants permission to retrieve utilization statistics for fleets
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetUtilization.html
*/
AwsGameliftActions["DescribeFleetUtilization"] = "gamelift:DescribeFleetUtilization";
/**
* Grants permission to retrieve properties for a game server
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameServer.html
*/
AwsGameliftActions["DescribeGameServer"] = "gamelift:DescribeGameServer";
/**
* Grants permission to retrieve properties for a game server group
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameServerGroup.html
*/
AwsGameliftActions["DescribeGameServerGroup"] = "gamelift:DescribeGameServerGroup";
/**
* Grants permission to retrieve the status of EC2 instances in a game server grou
* p
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameServerInstances.html
*/
AwsGameliftActions["DescribeGameServerInstances"] = "gamelift:DescribeGameServerInstances";
/**
* Grants permission to retrieve properties for game sessions in a fleet, includin
* g the protection policy
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameSessionDetails.html
*/
AwsGameliftActions["DescribeGameSessionDetails"] = "gamelift:DescribeGameSessionDetails";
/**
* Grants permission to retrieve details of a game session placement request
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameSessionPlacement.html
*/
AwsGameliftActions["DescribeGameSessionPlacement"] = "gamelift:DescribeGameSessionPlacement";
/**
* Grants permission to retrieve properties for game session queues
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameSessionQueues.html
*/
AwsGameliftActions["DescribeGameSessionQueues"] = "gamelift:DescribeGameSessionQueues";
/**
* Grants permission to retrieve properties for game sessions in a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeGameSessions.html
*/
AwsGameliftActions["DescribeGameSessions"] = "gamelift:DescribeGameSessions";
/**
* Grants permission to retrieve information about instances in a managed fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeInstances.html
*/
AwsGameliftActions["DescribeInstances"] = "gamelift:DescribeInstances";
/**
* Grants permission to retrieve details of matchmaking tickets
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeMatchmaking.html
*/
AwsGameliftActions["DescribeMatchmaking"] = "gamelift:DescribeMatchmaking";
/**
* Grants permission to retrieve properties for FlexMatch matchmakers
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeMatchmakingConfigurations.html
*/
AwsGameliftActions["DescribeMatchmakingConfigurations"] = "gamelift:DescribeMatchmakingConfigurations";
/**
* Grants permission to retrieve properties for FlexMatch matchmaking rule sets
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeMatchmakingRuleSets.html
*/
AwsGameliftActions["DescribeMatchmakingRuleSets"] = "gamelift:DescribeMatchmakingRuleSets";
/**
* Grants permission to retrieve properties for player sessions in a game session
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribePlayerSessions.html
*/
AwsGameliftActions["DescribePlayerSessions"] = "gamelift:DescribePlayerSessions";
/**
* Grants permission to retrieve the current runtime configuration for a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeRuntimeConfiguration.html
*/
AwsGameliftActions["DescribeRuntimeConfiguration"] = "gamelift:DescribeRuntimeConfiguration";
/**
* Grants permission to retrieve all scaling policies that are applied to a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeScalingPolicies.html
*/
AwsGameliftActions["DescribeScalingPolicies"] = "gamelift:DescribeScalingPolicies";
/**
* Grants permission to retrieve properties for a Realtime Servers script
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeScript.html
*/
AwsGameliftActions["DescribeScript"] = "gamelift:DescribeScript";
/**
* Grants permission to retrieve valid VPC peering authorizations
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeVpcPeeringAuthorizations.html
*/
AwsGameliftActions["DescribeVpcPeeringAuthorizations"] = "gamelift:DescribeVpcPeeringAuthorizations";
/**
* Grants permission to retrieve details on active or pending VPC peering connecti
* ons
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeVpcPeeringConnections.html
*/
AwsGameliftActions["DescribeVpcPeeringConnections"] = "gamelift:DescribeVpcPeeringConnections";
/**
* Grants permission to retrieve credentials to remotely access a compute in a man
* aged fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetComputeAccess.html
*/
AwsGameliftActions["GetComputeAccess"] = "gamelift:GetComputeAccess";
/**
* Grants permission to retrieve an authentication token that allows processes on
* a compute to send requests to the Amazon GameLift service
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetComputeAuthToken.html
*/
AwsGameliftActions["GetComputeAuthToken"] = "gamelift:GetComputeAuthToken";
/**
* Grants permission to retrieve the location of stored logs for a game session
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetGameSessionLogUrl.html
*/
AwsGameliftActions["GetGameSessionLogUrl"] = "gamelift:GetGameSessionLogUrl";
/**
* Grants permission to request remote access to a specified fleet instance
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetInstanceAccess.html
*/
AwsGameliftActions["GetInstanceAccess"] = "gamelift:GetInstanceAccess";
/**
* Grants permission to retrieve all aliases that are defined in the current Regio
* n
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListAliases.html
*/
AwsGameliftActions["ListAliases"] = "gamelift:ListAliases";
/**
* Grants permission to retrieve all game build in the current Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListBuilds.html
*/
AwsGameliftActions["ListBuilds"] = "gamelift:ListBuilds";
/**
* Grants permission to retrieve all compute resources in the current Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListCompute.html
*/
AwsGameliftActions["ListCompute"] = "gamelift:ListCompute";
/**
* Grants permission to retrieve the properties of all existing container fleets i
* n the current Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListContainerFleets.html
*/
AwsGameliftActions["ListContainerFleets"] = "gamelift:ListContainerFleets";
/**
* Grants permission to retrieve the properties of all versions of an existing con
* tainer group definition
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListContainerGroupDefinitionVersions.html
*/
AwsGameliftActions["ListContainerGroupDefinitionVersions"] = "gamelift:ListContainerGroupDefinitionVersions";
/**
* Grants permission to retrieve the properties of all existing container group de
* finitions in the current Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListContainerGroupDefinitions.html
*/
AwsGameliftActions["ListContainerGroupDefinitions"] = "gamelift:ListContainerGroupDefinitions";
/**
* Grants permission to retrieve the properties of all existing fleet deployments
* in the current Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListFleetDeployments.html
*/
AwsGameliftActions["ListFleetDeployments"] = "gamelift:ListFleetDeployments";
/**
* Grants permission to retrieve a list of fleet IDs for all fleets in the current
* Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListFleets.html
*/
AwsGameliftActions["ListFleets"] = "gamelift:ListFleets";
/**
* Grants permission to retrieve all game server groups that are defined in the cu
* rrent Region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListGameServerGroups.html
*/
AwsGameliftActions["ListGameServerGroups"] = "gamelift:ListGameServerGroups";
/**
* Grants permission to retrieve all game servers that are currently running in a
* game server group
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListGameServers.html
*/
AwsGameliftActions["ListGameServers"] = "gamelift:ListGameServers";
/**
* Grants permission to retrieve all locations in this account
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListLocations.html
*/
AwsGameliftActions["ListLocations"] = "gamelift:ListLocations";
/**
* Grants permission to retrieve properties for all Realtime Servers scripts in th
* e current region
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListScripts.html
*/
AwsGameliftActions["ListScripts"] = "gamelift:ListScripts";
/**
* Grants permission to retrieve tags for GameLift resources
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListTagsForResource.html
*/
AwsGameliftActions["ListTagsForResource"] = "gamelift:ListTagsForResource";
/**
* Grants permission to create or update a fleet auto-scaling policy
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_PutScalingPolicy.html
*/
AwsGameliftActions["PutScalingPolicy"] = "gamelift:PutScalingPolicy";
/**
* Grants permission to register a compute against a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_RegisterCompute.html
*/
AwsGameliftActions["RegisterCompute"] = "gamelift:RegisterCompute";
/**
* Grants permission to notify GameLift FleetIQ when a new game server is ready to
* host gameplay
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_RegisterGameServer.html
*/
AwsGameliftActions["RegisterGameServer"] = "gamelift:RegisterGameServer";
/**
* Grants permission to retrieve fresh upload credentials to use when uploading a
* new game build
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_RequestUploadCredentials.html
*/
AwsGameliftActions["RequestUploadCredentials"] = "gamelift:RequestUploadCredentials";
/**
* Grants permission to retrieve the fleet ID associated with an alias
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ResolveAlias.html
*/
AwsGameliftActions["ResolveAlias"] = "gamelift:ResolveAlias";
/**
* Grants permission to reinstate suspended FleetIQ activity for a game server gro
* up
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ResumeGameServerGroup.html
*/
AwsGameliftActions["ResumeGameServerGroup"] = "gamelift:ResumeGameServerGroup";
/**
* Grants permission to retrieve game sessions that match a set of search criteria
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_SearchGameSessions.html
*/
AwsGameliftActions["SearchGameSessions"] = "gamelift:SearchGameSessions";
/**
* Grants permission to resume auto-scaling activity on a fleet after it was suspe
* nded with StopFleetActions()
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StartFleetActions.html
*/
AwsGameliftActions["StartFleetActions"] = "gamelift:StartFleetActions";
/**
* Grants permission to send a game session placement request to a game session qu
* eue
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StartGameSessionPlacement.html
*/
AwsGameliftActions["StartGameSessionPlacement"] = "gamelift:StartGameSessionPlacement";
/**
* Grants permission to request FlexMatch matchmaking to fill available player slo
* ts in an existing game session
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StartMatchBackfill.html
*/
AwsGameliftActions["StartMatchBackfill"] = "gamelift:StartMatchBackfill";
/**
* Grants permission to request FlexMatch matchmaking for one or a group of player
* s and initiate game session placement
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StartMatchmaking.html
*/
AwsGameliftActions["StartMatchmaking"] = "gamelift:StartMatchmaking";
/**
* Grants permission to suspend auto-scaling activity on a fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StopFleetActions.html
*/
AwsGameliftActions["StopFleetActions"] = "gamelift:StopFleetActions";
/**
* Grants permission to cancel a game session placement request that is in progres
* s
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StopGameSessionPlacement.html
*/
AwsGameliftActions["StopGameSessionPlacement"] = "gamelift:StopGameSessionPlacement";
/**
* Grants permission to cancel a matchmaking or match backfill request that is in
* progress
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_StopMatchmaking.html
*/
AwsGameliftActions["StopMatchmaking"] = "gamelift:StopMatchmaking";
/**
* Grants permission to temporarily stop FleetIQ activity for a game server group
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_SuspendGameServerGroup.html
*/
AwsGameliftActions["SuspendGameServerGroup"] = "gamelift:SuspendGameServerGroup";
/**
* Grants permission to tag GameLift resources
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_TagResource.html
*/
AwsGameliftActions["TagResource"] = "gamelift:TagResource";
/**
* Grants permission to shut down an existing game session
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_TerminateGameSession.html
*/
AwsGameliftActions["TerminateGameSession"] = "gamelift:TerminateGameSession";
/**
* Grants permission to untag GameLift resources
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UntagResource.html
*/
AwsGameliftActions["UntagResource"] = "gamelift:UntagResource";
/**
* Grants permission to update the properties of an existing alias
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateAlias.html
*/
AwsGameliftActions["UpdateAlias"] = "gamelift:UpdateAlias";
/**
* Grants permission to update an existing build's metadata
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateBuild.html
*/
AwsGameliftActions["UpdateBuild"] = "gamelift:UpdateBuild";
/**
* Grants permission to update an existing container fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateContainerFleet.html
*/
AwsGameliftActions["UpdateContainerFleet"] = "gamelift:UpdateContainerFleet";
/**
* Grants permission to update the properties of an existing container group defin
* ition
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateContainerGroupDefinition.html
*/
AwsGameliftActions["UpdateContainerGroupDefinition"] = "gamelift:UpdateContainerGroupDefinition";
/**
* Grants permission to update the general properties of an existing fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateFleetAttributes.html
*/
AwsGameliftActions["UpdateFleetAttributes"] = "gamelift:UpdateFleetAttributes";
/**
* Grants permission to adjust a managed fleet's capacity settings
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateFleetCapacity.html
*/
AwsGameliftActions["UpdateFleetCapacity"] = "gamelift:UpdateFleetCapacity";
/**
* Grants permission to adjust a fleet's port settings
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateFleetPortSettings.html
*/
AwsGameliftActions["UpdateFleetPortSettings"] = "gamelift:UpdateFleetPortSettings";
/**
* Grants permission to change game server properties, health status, or utilizati
* on status
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateGameServer.html
*/
AwsGameliftActions["UpdateGameServer"] = "gamelift:UpdateGameServer";
/**
* Grants permission to update properties for game server group, including allowed
* instance types
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateGameServerGroup.html
*/
AwsGameliftActions["UpdateGameServerGroup"] = "gamelift:UpdateGameServerGroup";
/**
* Grants permission to update the properties of an existing game session
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateGameSession.html
*/
AwsGameliftActions["UpdateGameSession"] = "gamelift:UpdateGameSession";
/**
* Grants permission to update properties of an existing game session queue
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateGameSessionQueue.html
*/
AwsGameliftActions["UpdateGameSessionQueue"] = "gamelift:UpdateGameSessionQueue";
/**
* Grants permission to update properties of an existing FlexMatch matchmaking con
* figuration
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateMatchmakingConfiguration.html
*/
AwsGameliftActions["UpdateMatchmakingConfiguration"] = "gamelift:UpdateMatchmakingConfiguration";
/**
* Grants permission to update how server processes are configured on instances in
* an existing fleet
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateRuntimeConfiguration.html
*/
AwsGameliftActions["UpdateRuntimeConfiguration"] = "gamelift:UpdateRuntimeConfiguration";
/**
* Grants permission to update the metadata and content of an existing Realtime Se
* rvers script
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateScript.html
*/
AwsGameliftActions["UpdateScript"] = "gamelift:UpdateScript";
/**
* Grants permission to validate the syntax of a FlexMatch matchmaking rule set
*
* See https://docs.aws.amazon.com/gamelift/latest/apireference/API_ValidateMatchmakingRuleSet.html
*/
AwsGameliftActions["ValidateMatchmakingRuleSet"] = "gamelift:ValidateMatchmakingRuleSet";
})(AwsGameliftActions || (AwsGameliftActions = {}));
//# sourceMappingURL=gamelift.js.map