씬 찾아서 들어간다

들어갈 씬파일 선택된 모습. 유니티에서 이 파일을 더블클릭.
Hierarchy탭의 AmazonGameLiftIntegration GameObject을 눌러서 AmazonGameLiftIntegration(Script) 컴포넌트를 Inspector탭에서 확인한다.

loginEndpointUrl과 gameliftIntegrationBackendEndpointUrl 변수 값을 아래의 CloudFormation 스택에서 붙여넣는다
LoginEndpointAmazonGameLiftIntegrationBackendEndpointUrl

게임 실행해서 확인한다.

You'll see the login,
in the Output Log as well as key items on on screen log as well.
클라이언트는 플레이어 세션 ID만 서버로 전송한 후 검증에 대한 응답을 받은 후 종료합니다.