George Bell

Results 32 comments of George Bell

Would love some feedback on how to repoint the Cognito endpoints...

I've added aws_cognito_endpoint:"https://localhost:20009/" to frontend when testMode=true...will now try to get the frontend to use this as endpoint...

Status update: it is able to connect the JS to the mocked server when in test mode. To get it to work you must also be using the frontend PR...

Hey, so I was thinking of working on this one... I've made it so that amplify mock auth starts up a new server where I can mockup the proper responses....

Our use case would be multiple environments with personalized data...right now you have to manually setup each dataset, which obviously is problematic with multiple environments. The secondary use case would...

I would say that for me the goal would be on a newly created environment that the cli should prompt for env values...so something like: Amplify env variable add|list|set|remove The...

The problem of course is when you have multiple projects that rely on different versions of the CLI...constantly having to reinstall globally to prevent updates from accidentally getting into different...

There could be other enhanced features if environments are marked as production - including enabling backups, failover and quickly auditing which users have access to the environment.

aws-amplify/amplify-category-api#235