aws-samples / amazon-gamelift-unity

A multi-player game sample (server and client), developed with the Unity game engine, illustrating basic integration with Amazon GameLift. View the sample source code or build the project and experiment with game server deployment on the Amazon GameLift service.
Apache License 2.0
82 stars 22 forks source link

The "How to deploy a server to GameLift" part of the README doesn't make sense #2

Closed herpdederp closed 5 years ago

herpdederp commented 5 years ago

It isn't clear how or why to create an IAM user, or how to download a credentials file.

In addition, the "C:\dev\GameLiftUnity\Build\deploy.bat 25.0" command results in "Error occurred. Message:'The specified location-constraint is not valid' when writing an object"

alanmur commented 5 years ago

Thank you for your feedback! Readme.md has improved information on this topic. Error creating a build bucket has been fixed.

Al Murray :)

herpdederp commented 5 years ago

I am still getting the "Error occurred. Message:'The specified location-constraint is not valid' when writing an object" after pulling the most recent changes