Open sobolk opened 7 months ago
It seems that cognito not supported in that region. We may consider exposing better error message than Property validation failure: [Encountered unsupported properties in {/}: [UserAttributeUpdateSettings]]
can i do this? maybe a check if service is supported in region?
can i do this? maybe a check if service is supported in region?
error message is very confused, maybe check resource viable in region before deploy to cloud stack.
Environment information
Description
Repro steps
mkdir testapp010
cd testapp010
npm create amplify@beta
export AWS_REGION=ap-east-1
export AWS_DEFAULT_REGION=ap-east-1
npx amplify sandbox
Log:
Error message
Property validation failure: [Encountered unsupported properties in {/}: [UserAttributeUpdateSettings]]