awslabs / amplify-mobilehub-migrator

A plugin to migrate existing AWS Mobile Hub projects to be used with the Amplify CLI
https://amplify.aws
Apache License 2.0
13 stars 8 forks source link

Request MobileHub Access #32

Open ksg3492 opened 4 years ago

ksg3492 commented 4 years ago

Please provide access to MobileHub. My account number 822832013597

thanks

ksg3492 commented 4 years ago
swaminator commented 4 years ago

@ksg3492 you can create a Mobile Hub project with the AWS CLI and then your project will be accessible in the console: aws mobile create-project --name "<NAME>" --project-region <REGION>

Here's the docs: https://docs.aws.amazon.com/cli/latest/reference/mobile/create-project.html

swaminator commented 4 years ago
  • how to use amazon Lex in amplify? it's so difficult to use. :( example and sample is so weak

Have you tried using the Amplify CLI amplify add interactions https://docs.amplify.aws/lib/interactions/start?platform=js