aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
175 stars 80 forks source link

AWS-Infrastructure-Setup.md Documentation Is Very Obsolete #148

Closed radman-x closed 1 year ago

radman-x commented 1 year ago

AWS-Infrastructure-Setup.md does not match the latest AWS Cognito work flow. Please provide documentation that is up-to-date and works with the amazon-sumerian-hosts-three demo, esp. for the mainline2.0 branch.

radman-x commented 1 year ago

I found the answer. To answer my own question, in case it helps anyone else, the main problem is that the new Amazon Cognito service console does not have a "Manage Identity Pools" button (only the old does). If you navigate to your Cognito service and you are on the new console, click on "Federated Identities" in the left-hand panel; use this even though this demo does not use federated identities. Then you will see the "Create new identity pool" button and the rest of the AWS-Infrastructure-Setup.md instructions are accurate.