Skip to content

Instantly share code, notes, and snippets.

@alexandre-bruffa
Created April 26, 2023 23:22
Show Gist options
  • Save alexandre-bruffa/a92bb807025dd022a1a70894c4b5f00b to your computer and use it in GitHub Desktop.
Save alexandre-bruffa/a92bb807025dd022a1a70894c4b5f00b to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"gamelift:CreateGameSession",
"gamelift:DescribeGameSessionDetails",
"gamelift:CreatePlayerSession",
"gamelift:SearchGameSessions"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment