--instance-definitions '[{"InstanceType": "c5.large"}, {"InstanceType": "m5.large"}]' --region ap-northeast-2
```
{{% notice info %}}
Please put right information between brackets <>. Also check for region on this command.
{{% /notice %}}
2. When you finish "CreateServerGroup", you are able to see Game Server Group that you made on GameLift Console as follows.

If the creation of the game server group is too delayed, it is recommended to check the permissions.
3. You can check Auto Scaling Group configurations.

You can also check the auto-created instance in the EC2 console.
Those indicate game servers available in the game server group.
However, you can't use FleetIQ function through the game servers yet.
To use FleetIQ function, you must configure FleetIQ Lifecycle.
---
© 2020 Amazon Web Services, Inc. 또는 자회사, All rights reserved.