You must be logged in to view saved presets
This CloudFormation template creates an IAM role and deploys an Amazon GameLift script. The script is stored in an S3 bucket and can be used for real-time game server operations.
AWSTemplateFormatVersion: '2010-09-09'
Description: Cfn Template by CloudAdvisor
Parameters: {}
Resources: {}
Outputs: {}
Conditions: {}
Mappings: {}
Metadata: {}