#✅ - npx ampx sandbox

1 messages · Page 1 of 1 (latest)

modest steeple
#

Hi there,

I am working on the AWS Amplify Quickstart tutorial at https://docs.amplify.aws/react-native/start/quickstart/

I followed the instruction to configure users at https://docs.amplify.aws/react-native/start/account-setup/

But, when I run "npx ampx sandbox" command at my terminal, there is an error as shown in the attached snipping.

Could anyone provide some hint regarding how to fix it?

ebon basin
#

Did you run command :

aws configure

#

@modest steeple It’s checking for creds and if that is successful. It will automatically connects to AWS account ( I hope you created IAM user if you need create an IAM user (name it as u like and add policies ) then generate access key , secret key from that user )

copper bison
#

hey, additionally I would suggest checking the local created AWS profile present. If you already have a profile named default, i would suggest naming the new profile that was created using sso with a different name, this would be in your aws config file.

barren ospreyBOT
#

✅ - npx ampx sandbox