aws-iam-language-server 0.0.23 → 0.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/.github/workflows/publish.yml +1 -0
  2. package/.github/workflows/scrape-release.yml +36 -0
  3. package/.github/workflows/scrape.yml +56 -0
  4. package/package.json +1 -1
  5. package/src/data/servicereference/actions.json +1 -1
  6. package/src/data/servicereference/services/access-analyzer.json +1 -1
  7. package/src/data/servicereference/services/agentaccess-mcp.json +1 -0
  8. package/src/data/servicereference/services/aidevops.json +1 -1
  9. package/src/data/servicereference/services/apigateway.json +1 -1
  10. package/src/data/servicereference/services/application-signals-mcp.json +1 -0
  11. package/src/data/servicereference/services/aws-external-anthropic.json +1 -1
  12. package/src/data/servicereference/services/aws-marketplace.json +1 -1
  13. package/src/data/servicereference/services/bcm-dashboards.json +1 -1
  14. package/src/data/servicereference/services/bedrock-agentcore.json +1 -1
  15. package/src/data/servicereference/services/bedrock.json +1 -1
  16. package/src/data/servicereference/services/braket.json +1 -1
  17. package/src/data/servicereference/services/cases.json +1 -1
  18. package/src/data/servicereference/services/cloudwatch.json +1 -1
  19. package/src/data/servicereference/services/connect-campaigns.json +1 -1
  20. package/src/data/servicereference/services/datazone.json +1 -1
  21. package/src/data/servicereference/services/eks.json +1 -1
  22. package/src/data/servicereference/services/emr-serverless.json +1 -1
  23. package/src/data/servicereference/services/es.json +1 -1
  24. package/src/data/servicereference/services/evs.json +1 -1
  25. package/src/data/servicereference/services/gamelift.json +1 -1
  26. package/src/data/servicereference/services/geo.json +1 -1
  27. package/src/data/servicereference/services/groundstation.json +1 -1
  28. package/src/data/servicereference/services/iottwinmaker.json +1 -1
  29. package/src/data/servicereference/services/ivs.json +1 -1
  30. package/src/data/servicereference/services/kinesis.json +1 -1
  31. package/src/data/servicereference/services/kms.json +1 -1
  32. package/src/data/servicereference/services/networkmonitor.json +1 -1
  33. package/src/data/servicereference/services/observabilityadmin.json +1 -1
  34. package/src/data/servicereference/services/odb.json +1 -1
  35. package/src/data/servicereference/services/omics.json +1 -1
  36. package/src/data/servicereference/services/partnercentral.json +1 -1
  37. package/src/data/servicereference/services/payment-cryptography.json +1 -1
  38. package/src/data/servicereference/services/personalize.json +1 -1
  39. package/src/data/servicereference/services/profile.json +1 -1
  40. package/src/data/servicereference/services/q.json +1 -1
  41. package/src/data/servicereference/services/redshift.json +1 -1
  42. package/src/data/servicereference/services/researchstudio.json +1 -0
  43. package/src/data/servicereference/services/s3express.json +1 -1
  44. package/src/data/servicereference/services/sagemaker.json +1 -1
  45. package/src/data/servicereference/services/scheduler.json +1 -1
  46. package/src/data/servicereference/services/securityagent.json +1 -1
  47. package/src/data/servicereference/services/securityhub.json +1 -1
  48. package/src/data/servicereference/services/ses.json +1 -1
  49. package/src/data/servicereference/services/trustedadvisor.json +1 -1
  50. package/src/data/servicereference/services/verifiedpermissions.json +1 -1
  51. package/src/data/servicereference/services/wickr.json +1 -1
  52. package/src/data/servicereference/services/wisdom.json +1 -1
  53. package/src/data/servicereference/services.json +1 -1
@@ -1 +1 @@
1
- {"name":"gamelift","actions":{"AcceptMatch":{"name":"AcceptMatch","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to register player acceptance or rejection of a proposed FlexMatch match","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_AcceptMatch.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-AcceptMatch"},"ClaimGameServer":{"name":"ClaimGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to locate and reserve a game server to host a new game session","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ClaimGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ClaimGameServer"},"CreateAlias":{"name":"CreateAlias","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to define a new alias for a fleet","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateAlias"},"CreateBuild":{"name":"CreateBuild","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new game build using files stored in an Amazon S3 bucket","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource","iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateBuild"},"CreateContainerFleet":{"name":"CreateContainerFleet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new container fleet of computing resources to run your game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateContainerFleet"},"CreateContainerGroupDefinition":{"name":"CreateContainerGroupDefinition","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new container group definition using images stored in an Amazon ECR repository","accessLevel":"Write","resourceTypes":[],"dependentActions":["ecr:BatchGetImage","ecr:DescribeImages","ecr:GetAuthorizationToken","ecr:GetDownloadUrlForLayer","gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateContainerGroupDefinition"},"CreateFleet":{"name":"CreateFleet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new fleet of computing resources to run your game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateFleet"},"CreateFleetLocations":{"name":"CreateFleetLocations","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to specify additional locations for a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateFleetLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateFleetLocations"},"CreateGameServerGroup":{"name":"CreateGameServerGroup","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new game server group, set up a corresponding Auto Scaling group, and launche instances to host game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["autoscaling:CreateAutoScalingGroup","autoscaling:DescribeAutoScalingGroups","autoscaling:PutLifecycleHook","autoscaling:PutScalingPolicy","ec2:DescribeAvailabilityZones","ec2:DescribeSubnets","events:PutRule","events:PutTargets","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameServerGroup"},"CreateGameSession":{"name":"CreateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to start a new game session on a specified fleet","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameSession"},"CreateGameSessionQueue":{"name":"CreateGameSessionQueue","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to set up a new queue for processing game session placement requests","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameSessionQueue"},"CreateLocation":{"name":"CreateLocation","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to define a new location for a fleet","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateLocation.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateLocation"},"CreateMatchmakingConfiguration":{"name":"CreateMatchmakingConfiguration","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new FlexMatch matchmaker","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateMatchmakingConfiguration"},"CreateMatchmakingRuleSet":{"name":"CreateMatchmakingRuleSet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new matchmaking rule set for FlexMatch","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateMatchmakingRuleSet"},"CreatePlayerSession":{"name":"CreatePlayerSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to reserve an available game session slot for a player","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreatePlayerSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreatePlayerSession"},"CreatePlayerSessions":{"name":"CreatePlayerSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to reserve available game session slots for multiple players","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreatePlayerSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreatePlayerSessions"},"CreateScript":{"name":"CreateScript","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new Realtime Servers script","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource","iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateScript"},"CreateVpcPeeringAuthorization":{"name":"CreateVpcPeeringAuthorization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to allow GameLift to create or delete a peering connection between a GameLift fleet VPC and a VPC on another AWS account","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:AcceptVpcPeeringConnection","ec2:AuthorizeSecurityGroupEgress","ec2:AuthorizeSecurityGroupIngress","ec2:CreateRoute","ec2:DeleteRoute","ec2:DescribeRouteTables","ec2:DescribeSecurityGroups","ec2:RevokeSecurityGroupEgress","ec2:RevokeSecurityGroupIngress"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateVpcPeeringAuthorization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateVpcPeeringAuthorization"},"CreateVpcPeeringConnection":{"name":"CreateVpcPeeringConnection","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to establish a peering connection between your GameLift fleet VPC and a VPC on another account","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateVpcPeeringConnection.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateVpcPeeringConnection"},"DeleteAlias":{"name":"DeleteAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to delete an alias","accessLevel":"Write","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteAlias"},"DeleteBuild":{"name":"DeleteBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to delete a game build","accessLevel":"Write","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteBuild"},"DeleteContainerFleet":{"name":"DeleteContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to delete a container fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteContainerFleet"},"DeleteContainerGroupDefinition":{"name":"DeleteContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to delete a container group definition","accessLevel":"Write","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteContainerGroupDefinition"},"DeleteFleet":{"name":"DeleteFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to delete an empty fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteFleet"},"DeleteFleetLocations":{"name":"DeleteFleetLocations","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to delete locations for a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteFleetLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteFleetLocations"},"DeleteGameServerGroup":{"name":"DeleteGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to permanently delete a game server group and terminate FleetIQ activity for the corresponding Auto Scaling group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"dependentActions":["autoscaling:DeleteAutoScalingGroup","autoscaling:DescribeAutoScalingGroups","autoscaling:ExitStandby","autoscaling:ResumeProcesses","autoscaling:SetInstanceProtection","autoscaling:UpdateAutoScalingGroup"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteGameServerGroup"},"DeleteGameSessionQueue":{"name":"DeleteGameSessionQueue","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to delete an existing game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteGameSessionQueue"},"DeleteLocation":{"name":"DeleteLocation","service":"gamelift","conditionKeys":[],"resources":[{"name":"location"}],"description":"Grants permission to delete a location","accessLevel":"Write","resourceTypes":[{"name":"location","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteLocation.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteLocation"},"DeleteMatchmakingConfiguration":{"name":"DeleteMatchmakingConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingConfiguration"}],"description":"Grants permission to delete an existing FlexMatch matchmaker","accessLevel":"Write","resourceTypes":[{"name":"matchmakingConfiguration","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteMatchmakingConfiguration"},"DeleteMatchmakingRuleSet":{"name":"DeleteMatchmakingRuleSet","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingRuleSet"}],"description":"Grants permission to delete an existing FlexMatch matchmaking rule set","accessLevel":"Write","resourceTypes":[{"name":"matchmakingRuleSet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteMatchmakingRuleSet"},"DeleteScalingPolicy":{"name":"DeleteScalingPolicy","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to delete a set of auto-scaling rules","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteScalingPolicy.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteScalingPolicy"},"DeleteScript":{"name":"DeleteScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to delete a Realtime Servers script","accessLevel":"Write","resourceTypes":[{"name":"script","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteScript"},"DeleteVpcPeeringAuthorization":{"name":"DeleteVpcPeeringAuthorization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a VPC peering authorization","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteVpcPeeringAuthorization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteVpcPeeringAuthorization"},"DeleteVpcPeeringConnection":{"name":"DeleteVpcPeeringConnection","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to remove a peering connection between VPCs","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteVpcPeeringConnection.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteVpcPeeringConnection"},"DeregisterCompute":{"name":"DeregisterCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to deregister a compute against a fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeregisterCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeregisterCompute"},"DeregisterGameServer":{"name":"DeregisterGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to remove a game server from a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeregisterGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeregisterGameServer"},"DescribeAlias":{"name":"DescribeAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to retrieve properties for an alias","accessLevel":"Read","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeAlias"},"DescribeBuild":{"name":"DescribeBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to retrieve properties for a game build","accessLevel":"Read","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeBuild"},"DescribeCompute":{"name":"DescribeCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve information for a compute in a fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeCompute"},"DescribeContainerFleet":{"name":"DescribeContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to retrieve the properties of an existing container fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeContainerFleet"},"DescribeContainerGroupDefinition":{"name":"DescribeContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to retrieve the properties of an existing container group definition","accessLevel":"Read","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeContainerGroupDefinition"},"DescribeEC2InstanceLimits":{"name":"DescribeEC2InstanceLimits","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the maximum allowed and current usage for EC2 instance types","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeEC2InstanceLimits.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeEC2InstanceLimits"},"DescribeFleetAttributes":{"name":"DescribeFleetAttributes","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve general properties, including status, for fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetAttributes"},"DescribeFleetCapacity":{"name":"DescribeFleetCapacity","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the current capacity settings for managed fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetCapacity"},"DescribeFleetDeployment":{"name":"DescribeFleetDeployment","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to retrieve the properties of an existing fleet deployment","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetDeployment.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetDeployment"},"DescribeFleetEvents":{"name":"DescribeFleetEvents","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve entries from a fleet's event log","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetEvents.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetEvents"},"DescribeFleetLocationAttributes":{"name":"DescribeFleetLocationAttributes","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve general properties, including statuses, for a fleet's locations","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationAttributes"},"DescribeFleetLocationCapacity":{"name":"DescribeFleetLocationCapacity","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve the current capacity setting for a fleet's location","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationCapacity"},"DescribeFleetLocationUtilization":{"name":"DescribeFleetLocationUtilization","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve utilization statistics for fleet's location","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationUtilization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationUtilization"},"DescribeFleetPortSettings":{"name":"DescribeFleetPortSettings","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve the inbound connection permissions for a fleet","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetPortSettings.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetPortSettings"},"DescribeFleetUtilization":{"name":"DescribeFleetUtilization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve utilization statistics for fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetUtilization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetUtilization"},"DescribeGameServer":{"name":"DescribeGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve properties for a game server","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServer"},"DescribeGameServerGroup":{"name":"DescribeGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve properties for a game server group","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServerGroup"},"DescribeGameServerInstances":{"name":"DescribeGameServerInstances","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve the status of EC2 instances in a game server group","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServerInstances.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServerInstances"},"DescribeGameSessionDetails":{"name":"DescribeGameSessionDetails","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game sessions in a fleet, including the protection policy","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionDetails.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionDetails"},"DescribeGameSessionPlacement":{"name":"DescribeGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details of a game session placement request","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionPlacement"},"DescribeGameSessionQueues":{"name":"DescribeGameSessionQueues","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game session queues","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionQueues.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionQueues"},"DescribeGameSessions":{"name":"DescribeGameSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game sessions in a fleet","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessions"},"DescribeInstances":{"name":"DescribeInstances","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve information about instances in a managed fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeInstances.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeInstances"},"DescribeMatchmaking":{"name":"DescribeMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details of matchmaking tickets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmaking"},"DescribeMatchmakingConfigurations":{"name":"DescribeMatchmakingConfigurations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for FlexMatch matchmakers","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmakingConfigurations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmakingConfigurations"},"DescribeMatchmakingRuleSets":{"name":"DescribeMatchmakingRuleSets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for FlexMatch matchmaking rule sets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmakingRuleSets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmakingRuleSets"},"DescribePlayerSessions":{"name":"DescribePlayerSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for player sessions in a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribePlayerSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribePlayerSessions"},"DescribeRuntimeConfiguration":{"name":"DescribeRuntimeConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve the current runtime configuration for a fleet","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeRuntimeConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeRuntimeConfiguration"},"DescribeScalingPolicies":{"name":"DescribeScalingPolicies","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve all scaling policies that are applied to a fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeScalingPolicies.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeScalingPolicies"},"DescribeScript":{"name":"DescribeScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to retrieve properties for a Realtime Servers script","accessLevel":"Read","resourceTypes":[{"name":"script","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeScript"},"DescribeVpcPeeringAuthorizations":{"name":"DescribeVpcPeeringAuthorizations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve valid VPC peering authorizations","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeVpcPeeringAuthorizations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeVpcPeeringAuthorizations"},"DescribeVpcPeeringConnections":{"name":"DescribeVpcPeeringConnections","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details on active or pending VPC peering connections","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeVpcPeeringConnections.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeVpcPeeringConnections"},"GetComputeAccess":{"name":"GetComputeAccess","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve credentials to remotely access a compute in a managed fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetComputeAccess.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetComputeAccess"},"GetComputeAuthToken":{"name":"GetComputeAuthToken","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve an authentication token that allows processes on a compute to send requests to the Amazon GameLift service","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetComputeAuthToken.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetComputeAuthToken"},"GetGameSessionLogUrl":{"name":"GetGameSessionLogUrl","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the location of stored logs for a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetGameSessionLogUrl.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetGameSessionLogUrl"},"GetInstanceAccess":{"name":"GetInstanceAccess","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to request remote access to a specified fleet instance","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetInstanceAccess.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetInstanceAccess"},"GetPlayerConnectionDetails":{"name":"GetPlayerConnectionDetails","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve player connection endpoints and player gateway tokens for a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetPlayerConnectionDetails.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetPlayerConnectionDetails"},"ListAliases":{"name":"ListAliases","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all aliases that are defined in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListAliases.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListAliases"},"ListBuilds":{"name":"ListBuilds","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all game build in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListBuilds.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListBuilds"},"ListCompute":{"name":"ListCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve all compute resources in the current Region","accessLevel":"List","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListCompute"},"ListContainerFleets":{"name":"ListContainerFleets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing container fleets in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerFleets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerFleets"},"ListContainerGroupDefinitionVersions":{"name":"ListContainerGroupDefinitionVersions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to retrieve the properties of all versions of an existing container group definition","accessLevel":"List","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerGroupDefinitionVersions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerGroupDefinitionVersions"},"ListContainerGroupDefinitions":{"name":"ListContainerGroupDefinitions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing container group definitions in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerGroupDefinitions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerGroupDefinitions"},"ListFleetDeployments":{"name":"ListFleetDeployments","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing fleet deployments in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListFleetDeployments.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListFleetDeployments"},"ListFleets":{"name":"ListFleets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve a list of fleet IDs for all fleets in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListFleets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListFleets"},"ListGameServerGroups":{"name":"ListGameServerGroups","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all game server groups that are defined in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListGameServerGroups.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListGameServerGroups"},"ListGameServers":{"name":"ListGameServers","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve all game servers that are currently running in a game server group","accessLevel":"List","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListGameServers.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListGameServers"},"ListLocations":{"name":"ListLocations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all locations in this account","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListLocations"},"ListScripts":{"name":"ListScripts","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for all Realtime Servers scripts in the current region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListScripts.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListScripts"},"ListTagsForResource":{"name":"ListTagsForResource","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to retrieve tags for GameLift resources","accessLevel":"Read","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListTagsForResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListTagsForResource"},"PutScalingPolicy":{"name":"PutScalingPolicy","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to create or update a fleet auto-scaling policy","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_PutScalingPolicy.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-PutScalingPolicy"},"RegisterCompute":{"name":"RegisterCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to register a compute against a fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RegisterCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RegisterCompute"},"RegisterGameServer":{"name":"RegisterGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to notify GameLift FleetIQ when a new game server is ready to host gameplay","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RegisterGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RegisterGameServer"},"RequestUploadCredentials":{"name":"RequestUploadCredentials","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to retrieve fresh upload credentials to use when uploading a new game build","accessLevel":"Read","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RequestUploadCredentials.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RequestUploadCredentials"},"ResolveAlias":{"name":"ResolveAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to retrieve the fleet ID associated with an alias","accessLevel":"Read","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ResolveAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ResolveAlias"},"ResumeGameServerGroup":{"name":"ResumeGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to reinstate suspended FleetIQ activity for a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ResumeGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ResumeGameServerGroup"},"SearchGameSessions":{"name":"SearchGameSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve game sessions that match a set of search criteria","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_SearchGameSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-SearchGameSessions"},"StartFleetActions":{"name":"StartFleetActions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to resume auto-scaling activity on a fleet after it was suspended with StopFleetActions()","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartFleetActions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartFleetActions"},"StartGameSessionPlacement":{"name":"StartGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to send a game session placement request to a game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartGameSessionPlacement"},"StartMatchBackfill":{"name":"StartMatchBackfill","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to request FlexMatch matchmaking to fill available player slots in an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartMatchBackfill.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartMatchBackfill"},"StartMatchmaking":{"name":"StartMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to request FlexMatch matchmaking for one or a group of players and initiate game session placement","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartMatchmaking"},"StopFleetActions":{"name":"StopFleetActions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to suspend auto-scaling activity on a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopFleetActions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopFleetActions"},"StopGameSessionPlacement":{"name":"StopGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a game session placement request that is in progress","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopGameSessionPlacement"},"StopMatchmaking":{"name":"StopMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a matchmaking or match backfill request that is in progress","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopMatchmaking"},"SuspendGameServerGroup":{"name":"SuspendGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to temporarily stop FleetIQ activity for a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_SuspendGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-SuspendGameServerGroup"},"TagResource":{"name":"TagResource","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to tag GameLift resources","accessLevel":"Tagging","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_TagResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-TagResource"},"TerminateGameSession":{"name":"TerminateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to shut down an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_TerminateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-TerminateGameSession"},"UntagResource":{"name":"UntagResource","service":"gamelift","conditionKeys":["aws:TagKeys"],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to untag GameLift resources","accessLevel":"Tagging","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UntagResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UntagResource"},"UpdateAlias":{"name":"UpdateAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to update the properties of an existing alias","accessLevel":"Write","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateAlias"},"UpdateBuild":{"name":"UpdateBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to update an existing build's metadata","accessLevel":"Write","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateBuild"},"UpdateContainerFleet":{"name":"UpdateContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to update an existing container fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateContainerFleet"},"UpdateContainerGroupDefinition":{"name":"UpdateContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to update the properties of an existing container group definition","accessLevel":"Write","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"dependentActions":["ecr:BatchGetImage","ecr:DescribeImages","ecr:GetAuthorizationToken","ecr:GetDownloadUrlForLayer"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateContainerGroupDefinition"},"UpdateFleetAttributes":{"name":"UpdateFleetAttributes","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to update the general properties of an existing fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetAttributes"},"UpdateFleetCapacity":{"name":"UpdateFleetCapacity","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to adjust a managed fleet's capacity settings","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetCapacity"},"UpdateFleetPortSettings":{"name":"UpdateFleetPortSettings","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to adjust a fleet's port settings","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetPortSettings.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetPortSettings"},"UpdateGameServer":{"name":"UpdateGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to change game server properties, health status, or utilization status","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameServer"},"UpdateGameServerGroup":{"name":"UpdateGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to update properties for game server group, including allowed instance types","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"dependentActions":["iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameServerGroup"},"UpdateGameSession":{"name":"UpdateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to update the properties of an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameSession"},"UpdateGameSessionQueue":{"name":"UpdateGameSessionQueue","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to update properties of an existing game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameSessionQueue"},"UpdateMatchmakingConfiguration":{"name":"UpdateMatchmakingConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingConfiguration"}],"description":"Grants permission to update properties of an existing FlexMatch matchmaking configuration","accessLevel":"Write","resourceTypes":[{"name":"matchmakingConfiguration","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateMatchmakingConfiguration"},"UpdateRuntimeConfiguration":{"name":"UpdateRuntimeConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to update how server processes are configured on instances in an existing fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateRuntimeConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateRuntimeConfiguration"},"UpdateScript":{"name":"UpdateScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to update the metadata and content of an existing Realtime Servers script","accessLevel":"Write","resourceTypes":[{"name":"script","required":true}],"dependentActions":["iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateScript"},"ValidateMatchmakingRuleSet":{"name":"ValidateMatchmakingRuleSet","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to validate the syntax of a FlexMatch matchmaking rule set","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ValidateMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ValidateMatchmakingRuleSet"}},"resources":[{"service":"gamelift","name":"alias","arnFormats":["arn:${Partition}:gamelift:${Region}::alias/${AliasId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"build","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:build/${BuildId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"containerFleet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:containerfleet/${FleetId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"containerGroupDefinition","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:containergroupdefinition/${Name}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"fleet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:fleet/${FleetId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"gameServerGroup","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:gameservergroup/${GameServerGroupName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"gameSessionQueue","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:gamesessionqueue/${GameSessionQueueName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"location","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:location/${LocationId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"matchmakingConfiguration","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:matchmakingconfiguration/${MatchmakingConfigurationName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"matchmakingRuleSet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:matchmakingruleset/${MatchmakingRuleSetName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"script","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:script/${ScriptId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]}],"conditionKeys":{"aws:RequestTag/${TagKey}":{"name":"aws:RequestTag/${TagKey}","types":["String"],"description":"Filters access by the tags that are passed in the request"},"aws:ResourceTag/${TagKey}":{"name":"aws:ResourceTag/${TagKey}","types":["String"],"description":"Filters access by the tags associated with the resource"},"aws:TagKeys":{"name":"aws:TagKeys","types":["ArrayOfString"],"description":"Filters access by the tag keys that are passed in the request"}},"url":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html"}
1
+ {"name":"gamelift","actions":{"AcceptMatch":{"name":"AcceptMatch","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to register player acceptance or rejection of a proposed FlexMatch match","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_AcceptMatch.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-AcceptMatch"},"ClaimGameServer":{"name":"ClaimGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to locate and reserve a game server to host a new game session","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ClaimGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ClaimGameServer"},"CreateAlias":{"name":"CreateAlias","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to define a new alias for a fleet","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateAlias"},"CreateBuild":{"name":"CreateBuild","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new game build using files stored in an Amazon S3 bucket","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource","iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateBuild"},"CreateContainerFleet":{"name":"CreateContainerFleet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new container fleet of computing resources to run your game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateContainerFleet"},"CreateContainerGroupDefinition":{"name":"CreateContainerGroupDefinition","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new container group definition using images stored in an Amazon ECR repository","accessLevel":"Write","resourceTypes":[],"dependentActions":["ecr:BatchGetImage","ecr:DescribeImages","ecr:GetAuthorizationToken","ecr:GetDownloadUrlForLayer","gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateContainerGroupDefinition"},"CreateFleet":{"name":"CreateFleet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new fleet of computing resources to run your game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateFleet"},"CreateFleetLocations":{"name":"CreateFleetLocations","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to specify additional locations for a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"dependentActions":["ec2:DescribeAvailabilityZones","ec2:DescribeRegions"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateFleetLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateFleetLocations"},"CreateGameServerGroup":{"name":"CreateGameServerGroup","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new game server group, set up a corresponding Auto Scaling group, and launche instances to host game servers","accessLevel":"Write","resourceTypes":[],"dependentActions":["autoscaling:CreateAutoScalingGroup","autoscaling:DescribeAutoScalingGroups","autoscaling:PutLifecycleHook","autoscaling:PutScalingPolicy","ec2:DescribeAvailabilityZones","ec2:DescribeSubnets","events:PutRule","events:PutTargets","gamelift:TagResource","iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameServerGroup"},"CreateGameSession":{"name":"CreateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to start a new game session on a specified fleet","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameSession"},"CreateGameSessionQueue":{"name":"CreateGameSessionQueue","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to set up a new queue for processing game session placement requests","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateGameSessionQueue"},"CreateLocation":{"name":"CreateLocation","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to define a new location for a fleet","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateLocation.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateLocation"},"CreateMatchmakingConfiguration":{"name":"CreateMatchmakingConfiguration","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new FlexMatch matchmaker","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateMatchmakingConfiguration"},"CreateMatchmakingRuleSet":{"name":"CreateMatchmakingRuleSet","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new matchmaking rule set for FlexMatch","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateMatchmakingRuleSet"},"CreatePlayerSession":{"name":"CreatePlayerSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to reserve an available game session slot for a player","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreatePlayerSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreatePlayerSession"},"CreatePlayerSessions":{"name":"CreatePlayerSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to reserve available game session slots for multiple players","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreatePlayerSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreatePlayerSessions"},"CreateScript":{"name":"CreateScript","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[],"description":"Grants permission to create a new Realtime Servers script","accessLevel":"Write","resourceTypes":[],"dependentActions":["gamelift:TagResource","iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateScript"},"CreateVpcPeeringAuthorization":{"name":"CreateVpcPeeringAuthorization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to allow GameLift to create or delete a peering connection between a GameLift fleet VPC and a VPC on another AWS account","accessLevel":"Write","resourceTypes":[],"dependentActions":["ec2:AcceptVpcPeeringConnection","ec2:AuthorizeSecurityGroupEgress","ec2:AuthorizeSecurityGroupIngress","ec2:CreateRoute","ec2:DeleteRoute","ec2:DescribeRouteTables","ec2:DescribeSecurityGroups","ec2:RevokeSecurityGroupEgress","ec2:RevokeSecurityGroupIngress"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateVpcPeeringAuthorization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateVpcPeeringAuthorization"},"CreateVpcPeeringConnection":{"name":"CreateVpcPeeringConnection","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to establish a peering connection between your GameLift fleet VPC and a VPC on another account","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateVpcPeeringConnection.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-CreateVpcPeeringConnection"},"DeleteAlias":{"name":"DeleteAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to delete an alias","accessLevel":"Write","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteAlias"},"DeleteBuild":{"name":"DeleteBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to delete a game build","accessLevel":"Write","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteBuild"},"DeleteContainerFleet":{"name":"DeleteContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to delete a container fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteContainerFleet"},"DeleteContainerGroupDefinition":{"name":"DeleteContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to delete a container group definition","accessLevel":"Write","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteContainerGroupDefinition"},"DeleteFleet":{"name":"DeleteFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to delete an empty fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteFleet"},"DeleteFleetLocations":{"name":"DeleteFleetLocations","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to delete locations for a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteFleetLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteFleetLocations"},"DeleteGameServerGroup":{"name":"DeleteGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to permanently delete a game server group and terminate FleetIQ activity for the corresponding Auto Scaling group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"dependentActions":["autoscaling:DeleteAutoScalingGroup","autoscaling:DescribeAutoScalingGroups","autoscaling:ExitStandby","autoscaling:ResumeProcesses","autoscaling:SetInstanceProtection","autoscaling:UpdateAutoScalingGroup"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteGameServerGroup"},"DeleteGameSessionQueue":{"name":"DeleteGameSessionQueue","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to delete an existing game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteGameSessionQueue"},"DeleteLocation":{"name":"DeleteLocation","service":"gamelift","conditionKeys":[],"resources":[{"name":"location"}],"description":"Grants permission to delete a location","accessLevel":"Write","resourceTypes":[{"name":"location","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteLocation.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteLocation"},"DeleteMatchmakingConfiguration":{"name":"DeleteMatchmakingConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingConfiguration"}],"description":"Grants permission to delete an existing FlexMatch matchmaker","accessLevel":"Write","resourceTypes":[{"name":"matchmakingConfiguration","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteMatchmakingConfiguration"},"DeleteMatchmakingRuleSet":{"name":"DeleteMatchmakingRuleSet","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingRuleSet"}],"description":"Grants permission to delete an existing FlexMatch matchmaking rule set","accessLevel":"Write","resourceTypes":[{"name":"matchmakingRuleSet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteMatchmakingRuleSet"},"DeleteScalingPolicy":{"name":"DeleteScalingPolicy","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to delete a set of auto-scaling rules","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteScalingPolicy.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteScalingPolicy"},"DeleteScript":{"name":"DeleteScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to delete a Realtime Servers script","accessLevel":"Write","resourceTypes":[{"name":"script","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteScript"},"DeleteVpcPeeringAuthorization":{"name":"DeleteVpcPeeringAuthorization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a VPC peering authorization","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteVpcPeeringAuthorization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteVpcPeeringAuthorization"},"DeleteVpcPeeringConnection":{"name":"DeleteVpcPeeringConnection","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to remove a peering connection between VPCs","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeleteVpcPeeringConnection.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeleteVpcPeeringConnection"},"DeregisterCompute":{"name":"DeregisterCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to deregister a compute against a fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeregisterCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeregisterCompute"},"DeregisterGameServer":{"name":"DeregisterGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to remove a game server from a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DeregisterGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DeregisterGameServer"},"DescribeAlias":{"name":"DescribeAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to retrieve properties for an alias","accessLevel":"Read","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeAlias"},"DescribeBuild":{"name":"DescribeBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to retrieve properties for a game build","accessLevel":"Read","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeBuild"},"DescribeCompute":{"name":"DescribeCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve information for a compute in a fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeCompute"},"DescribeContainerFleet":{"name":"DescribeContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to retrieve the properties of an existing container fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeContainerFleet"},"DescribeContainerGroupDefinition":{"name":"DescribeContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to retrieve the properties of an existing container group definition","accessLevel":"Read","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeContainerGroupDefinition"},"DescribeContainerGroupPortMappings":{"name":"DescribeContainerGroupPortMappings","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to retrieve container port mappings for a container fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeContainerGroupPortMappings.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeContainerGroupPortMappings"},"DescribeEC2InstanceLimits":{"name":"DescribeEC2InstanceLimits","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the maximum allowed and current usage for EC2 instance types","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeEC2InstanceLimits.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeEC2InstanceLimits"},"DescribeFleetAttributes":{"name":"DescribeFleetAttributes","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve general properties, including status, for fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetAttributes"},"DescribeFleetCapacity":{"name":"DescribeFleetCapacity","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the current capacity settings for managed fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetCapacity"},"DescribeFleetDeployment":{"name":"DescribeFleetDeployment","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to retrieve the properties of an existing fleet deployment","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetDeployment.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetDeployment"},"DescribeFleetEvents":{"name":"DescribeFleetEvents","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve entries from a fleet's event log","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetEvents.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetEvents"},"DescribeFleetLocationAttributes":{"name":"DescribeFleetLocationAttributes","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve general properties, including statuses, for a fleet's locations","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationAttributes"},"DescribeFleetLocationCapacity":{"name":"DescribeFleetLocationCapacity","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve the current capacity setting for a fleet's location","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationCapacity"},"DescribeFleetLocationUtilization":{"name":"DescribeFleetLocationUtilization","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve utilization statistics for fleet's location","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetLocationUtilization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetLocationUtilization"},"DescribeFleetPortSettings":{"name":"DescribeFleetPortSettings","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve the inbound connection permissions for a fleet","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetPortSettings.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetPortSettings"},"DescribeFleetUtilization":{"name":"DescribeFleetUtilization","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve utilization statistics for fleets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeFleetUtilization.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeFleetUtilization"},"DescribeGameServer":{"name":"DescribeGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve properties for a game server","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServer"},"DescribeGameServerGroup":{"name":"DescribeGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve properties for a game server group","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServerGroup"},"DescribeGameServerInstances":{"name":"DescribeGameServerInstances","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve the status of EC2 instances in a game server group","accessLevel":"Read","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameServerInstances.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameServerInstances"},"DescribeGameSessionDetails":{"name":"DescribeGameSessionDetails","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game sessions in a fleet, including the protection policy","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionDetails.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionDetails"},"DescribeGameSessionPlacement":{"name":"DescribeGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details of a game session placement request","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionPlacement"},"DescribeGameSessionQueues":{"name":"DescribeGameSessionQueues","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game session queues","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionQueues.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessionQueues"},"DescribeGameSessions":{"name":"DescribeGameSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for game sessions in a fleet","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeGameSessions"},"DescribeInstances":{"name":"DescribeInstances","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve information about instances in a managed fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeInstances.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeInstances"},"DescribeMatchmaking":{"name":"DescribeMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details of matchmaking tickets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmaking"},"DescribeMatchmakingConfigurations":{"name":"DescribeMatchmakingConfigurations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for FlexMatch matchmakers","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmakingConfigurations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmakingConfigurations"},"DescribeMatchmakingRuleSets":{"name":"DescribeMatchmakingRuleSets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for FlexMatch matchmaking rule sets","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeMatchmakingRuleSets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeMatchmakingRuleSets"},"DescribePlayerSessions":{"name":"DescribePlayerSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for player sessions in a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribePlayerSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribePlayerSessions"},"DescribeRuntimeConfiguration":{"name":"DescribeRuntimeConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to retrieve the current runtime configuration for a fleet","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeRuntimeConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeRuntimeConfiguration"},"DescribeScalingPolicies":{"name":"DescribeScalingPolicies","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve all scaling policies that are applied to a fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeScalingPolicies.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeScalingPolicies"},"DescribeScript":{"name":"DescribeScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to retrieve properties for a Realtime Servers script","accessLevel":"Read","resourceTypes":[{"name":"script","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeScript"},"DescribeVpcPeeringAuthorizations":{"name":"DescribeVpcPeeringAuthorizations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve valid VPC peering authorizations","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeVpcPeeringAuthorizations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeVpcPeeringAuthorizations"},"DescribeVpcPeeringConnections":{"name":"DescribeVpcPeeringConnections","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve details on active or pending VPC peering connections","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeVpcPeeringConnections.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-DescribeVpcPeeringConnections"},"GetComputeAccess":{"name":"GetComputeAccess","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve credentials to remotely access a compute in a managed fleet","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetComputeAccess.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetComputeAccess"},"GetComputeAuthToken":{"name":"GetComputeAuthToken","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve an authentication token that allows processes on a compute to send requests to the Amazon GameLift service","accessLevel":"Read","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetComputeAuthToken.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetComputeAuthToken"},"GetGameSessionLogUrl":{"name":"GetGameSessionLogUrl","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the location of stored logs for a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetGameSessionLogUrl.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetGameSessionLogUrl"},"GetInstanceAccess":{"name":"GetInstanceAccess","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to request remote access to a specified fleet instance","accessLevel":"Read","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetInstanceAccess.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetInstanceAccess"},"GetPlayerConnectionDetails":{"name":"GetPlayerConnectionDetails","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve player connection endpoints and player gateway tokens for a game session","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetPlayerConnectionDetails.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-GetPlayerConnectionDetails"},"ListAliases":{"name":"ListAliases","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all aliases that are defined in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListAliases.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListAliases"},"ListBuilds":{"name":"ListBuilds","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all game build in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListBuilds.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListBuilds"},"ListCompute":{"name":"ListCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to retrieve all compute resources in the current Region","accessLevel":"List","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListCompute"},"ListContainerFleets":{"name":"ListContainerFleets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing container fleets in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerFleets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerFleets"},"ListContainerGroupDefinitionVersions":{"name":"ListContainerGroupDefinitionVersions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to retrieve the properties of all versions of an existing container group definition","accessLevel":"List","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerGroupDefinitionVersions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerGroupDefinitionVersions"},"ListContainerGroupDefinitions":{"name":"ListContainerGroupDefinitions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing container group definitions in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListContainerGroupDefinitions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListContainerGroupDefinitions"},"ListFleetDeployments":{"name":"ListFleetDeployments","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve the properties of all existing fleet deployments in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListFleetDeployments.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListFleetDeployments"},"ListFleets":{"name":"ListFleets","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve a list of fleet IDs for all fleets in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListFleets.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListFleets"},"ListGameServerGroups":{"name":"ListGameServerGroups","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all game server groups that are defined in the current Region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListGameServerGroups.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListGameServerGroups"},"ListGameServers":{"name":"ListGameServers","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to retrieve all game servers that are currently running in a game server group","accessLevel":"List","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListGameServers.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListGameServers"},"ListLocations":{"name":"ListLocations","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve all locations in this account","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListLocations.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListLocations"},"ListScripts":{"name":"ListScripts","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve properties for all Realtime Servers scripts in the current region","accessLevel":"List","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListScripts.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListScripts"},"ListTagsForResource":{"name":"ListTagsForResource","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to retrieve tags for GameLift resources","accessLevel":"Read","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ListTagsForResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ListTagsForResource"},"PutScalingPolicy":{"name":"PutScalingPolicy","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to create or update a fleet auto-scaling policy","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_PutScalingPolicy.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-PutScalingPolicy"},"RegisterCompute":{"name":"RegisterCompute","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to register a compute against a fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RegisterCompute.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RegisterCompute"},"RegisterGameServer":{"name":"RegisterGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to notify GameLift FleetIQ when a new game server is ready to host gameplay","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RegisterGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RegisterGameServer"},"RequestUploadCredentials":{"name":"RequestUploadCredentials","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to retrieve fresh upload credentials to use when uploading a new game build","accessLevel":"Read","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_RequestUploadCredentials.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-RequestUploadCredentials"},"ResolveAlias":{"name":"ResolveAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to retrieve the fleet ID associated with an alias","accessLevel":"Read","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ResolveAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ResolveAlias"},"ResumeGameServerGroup":{"name":"ResumeGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to reinstate suspended FleetIQ activity for a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ResumeGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ResumeGameServerGroup"},"SearchGameSessions":{"name":"SearchGameSessions","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to retrieve game sessions that match a set of search criteria","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_SearchGameSessions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-SearchGameSessions"},"StartFleetActions":{"name":"StartFleetActions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to resume auto-scaling activity on a fleet after it was suspended with StopFleetActions()","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartFleetActions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartFleetActions"},"StartGameSessionPlacement":{"name":"StartGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to send a game session placement request to a game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartGameSessionPlacement"},"StartMatchBackfill":{"name":"StartMatchBackfill","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to request FlexMatch matchmaking to fill available player slots in an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartMatchBackfill.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartMatchBackfill"},"StartMatchmaking":{"name":"StartMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to request FlexMatch matchmaking for one or a group of players and initiate game session placement","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StartMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StartMatchmaking"},"StopFleetActions":{"name":"StopFleetActions","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to suspend auto-scaling activity on a fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopFleetActions.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopFleetActions"},"StopGameSessionPlacement":{"name":"StopGameSessionPlacement","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a game session placement request that is in progress","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopGameSessionPlacement.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopGameSessionPlacement"},"StopMatchmaking":{"name":"StopMatchmaking","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to cancel a matchmaking or match backfill request that is in progress","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_StopMatchmaking.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-StopMatchmaking"},"SuspendGameServerGroup":{"name":"SuspendGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to temporarily stop FleetIQ activity for a game server group","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_SuspendGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-SuspendGameServerGroup"},"TagResource":{"name":"TagResource","service":"gamelift","conditionKeys":["aws:RequestTag/${TagKey}","aws:TagKeys"],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to tag GameLift resources","accessLevel":"Tagging","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_TagResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-TagResource"},"TerminateGameSession":{"name":"TerminateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to shut down an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_TerminateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-TerminateGameSession"},"UntagResource":{"name":"UntagResource","service":"gamelift","conditionKeys":["aws:TagKeys"],"resources":[{"name":"alias"},{"name":"build"},{"name":"containerFleet"},{"name":"containerGroupDefinition"},{"name":"fleet"},{"name":"gameServerGroup"},{"name":"gameSessionQueue"},{"name":"location"},{"name":"matchmakingConfiguration"},{"name":"matchmakingRuleSet"},{"name":"script"}],"description":"Grants permission to untag GameLift resources","accessLevel":"Tagging","resourceTypes":[{"name":"alias","required":false},{"name":"build","required":false},{"name":"containerFleet","required":false},{"name":"containerGroupDefinition","required":false},{"name":"fleet","required":false},{"name":"gameServerGroup","required":false},{"name":"gameSessionQueue","required":false},{"name":"location","required":false},{"name":"matchmakingConfiguration","required":false},{"name":"matchmakingRuleSet","required":false},{"name":"script","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UntagResource.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UntagResource"},"UpdateAlias":{"name":"UpdateAlias","service":"gamelift","conditionKeys":[],"resources":[{"name":"alias"}],"description":"Grants permission to update the properties of an existing alias","accessLevel":"Write","resourceTypes":[{"name":"alias","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateAlias.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateAlias"},"UpdateBuild":{"name":"UpdateBuild","service":"gamelift","conditionKeys":[],"resources":[{"name":"build"}],"description":"Grants permission to update an existing build's metadata","accessLevel":"Write","resourceTypes":[{"name":"build","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateBuild.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateBuild"},"UpdateContainerFleet":{"name":"UpdateContainerFleet","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"}],"description":"Grants permission to update an existing container fleet","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateContainerFleet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateContainerFleet"},"UpdateContainerGroupDefinition":{"name":"UpdateContainerGroupDefinition","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerGroupDefinition"}],"description":"Grants permission to update the properties of an existing container group definition","accessLevel":"Write","resourceTypes":[{"name":"containerGroupDefinition","required":true}],"dependentActions":["ecr:BatchGetImage","ecr:DescribeImages","ecr:GetAuthorizationToken","ecr:GetDownloadUrlForLayer"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateContainerGroupDefinition.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateContainerGroupDefinition"},"UpdateFleetAttributes":{"name":"UpdateFleetAttributes","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to update the general properties of an existing fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetAttributes.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetAttributes"},"UpdateFleetCapacity":{"name":"UpdateFleetCapacity","service":"gamelift","conditionKeys":[],"resources":[{"name":"containerFleet"},{"name":"fleet"}],"description":"Grants permission to adjust a managed fleet's capacity settings","accessLevel":"Write","resourceTypes":[{"name":"containerFleet","required":false},{"name":"fleet","required":false}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetCapacity.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetCapacity"},"UpdateFleetPortSettings":{"name":"UpdateFleetPortSettings","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to adjust a fleet's port settings","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateFleetPortSettings.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateFleetPortSettings"},"UpdateGameServer":{"name":"UpdateGameServer","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to change game server properties, health status, or utilization status","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameServer.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameServer"},"UpdateGameServerGroup":{"name":"UpdateGameServerGroup","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameServerGroup"}],"description":"Grants permission to update properties for game server group, including allowed instance types","accessLevel":"Write","resourceTypes":[{"name":"gameServerGroup","required":true}],"dependentActions":["iam:PassRole"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameServerGroup.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameServerGroup"},"UpdateGameSession":{"name":"UpdateGameSession","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to update the properties of an existing game session","accessLevel":"Write","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameSession.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameSession"},"UpdateGameSessionQueue":{"name":"UpdateGameSessionQueue","service":"gamelift","conditionKeys":[],"resources":[{"name":"gameSessionQueue"}],"description":"Grants permission to update properties of an existing game session queue","accessLevel":"Write","resourceTypes":[{"name":"gameSessionQueue","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateGameSessionQueue.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateGameSessionQueue"},"UpdateMatchmakingConfiguration":{"name":"UpdateMatchmakingConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"matchmakingConfiguration"}],"description":"Grants permission to update properties of an existing FlexMatch matchmaking configuration","accessLevel":"Write","resourceTypes":[{"name":"matchmakingConfiguration","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateMatchmakingConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateMatchmakingConfiguration"},"UpdateRuntimeConfiguration":{"name":"UpdateRuntimeConfiguration","service":"gamelift","conditionKeys":[],"resources":[{"name":"fleet"}],"description":"Grants permission to update how server processes are configured on instances in an existing fleet","accessLevel":"Write","resourceTypes":[{"name":"fleet","required":true}],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateRuntimeConfiguration.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateRuntimeConfiguration"},"UpdateScript":{"name":"UpdateScript","service":"gamelift","conditionKeys":[],"resources":[{"name":"script"}],"description":"Grants permission to update the metadata and content of an existing Realtime Servers script","accessLevel":"Write","resourceTypes":[{"name":"script","required":true}],"dependentActions":["iam:PassRole","s3:GetObject"],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_UpdateScript.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-UpdateScript"},"ValidateMatchmakingRuleSet":{"name":"ValidateMatchmakingRuleSet","service":"gamelift","conditionKeys":[],"resources":[],"description":"Grants permission to validate the syntax of a FlexMatch matchmaking rule set","accessLevel":"Read","resourceTypes":[],"operationUrl":"https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_ValidateMatchmakingRuleSet.html","iamUrl":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html#amazongameliftservers-ValidateMatchmakingRuleSet"}},"resources":[{"service":"gamelift","name":"alias","arnFormats":["arn:${Partition}:gamelift:${Region}::alias/${AliasId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"build","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:build/${BuildId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"containerFleet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:containerfleet/${FleetId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"containerGroupDefinition","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:containergroupdefinition/${Name}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"fleet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:fleet/${FleetId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"gameServerGroup","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:gameservergroup/${GameServerGroupName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"gameSessionQueue","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:gamesessionqueue/${GameSessionQueueName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"location","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:location/${LocationId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"matchmakingConfiguration","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:matchmakingconfiguration/${MatchmakingConfigurationName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"matchmakingRuleSet","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:matchmakingruleset/${MatchmakingRuleSetName}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]},{"service":"gamelift","name":"script","arnFormats":["arn:${Partition}:gamelift:${Region}:${Account}:script/${ScriptId}"],"conditionKeys":["aws:ResourceTag/${TagKey}"]}],"conditionKeys":{"aws:RequestTag/${TagKey}":{"name":"aws:RequestTag/${TagKey}","types":["String"],"description":"Filters access by the tags that are passed in the request"},"aws:ResourceTag/${TagKey}":{"name":"aws:ResourceTag/${TagKey}","types":["String"],"description":"Filters access by the tags associated with the resource"},"aws:TagKeys":{"name":"aws:TagKeys","types":["ArrayOfString"],"description":"Filters access by the tag keys that are passed in the request"}},"url":"https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html"}