Ivan Roskoshnyi
02/07/2022, 8:42 PMnpx sst start
I am getting
CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
I have updated app/.env
file so it looks
AWS_SDK_LOAD_CONFIG=1
AWS_PROFILE=profile npx sst start
but it doesn't work. Am I missing something?Derek Kershner
02/07/2022, 8:43 PMprofile npx sst start
Ivan Roskoshnyi
02/07/2022, 8:45 PMthdxr
02/07/2022, 8:46 PM.env
thdxr
02/07/2022, 8:46 PMDerek Kershner
02/07/2022, 8:47 PMIvan Roskoshnyi
02/07/2022, 8:47 PMDerek Kershner
02/07/2022, 8:48 PMIvan Roskoshnyi
02/07/2022, 8:48 PM.env
but it doesn't workDerek Kershner
02/07/2022, 8:49 PMAWS_PROFILE=profile npx sst start
into the terminal in the root folder of your project, does it work?Ivan Roskoshnyi
02/07/2022, 8:50 PMDerek Kershner
02/07/2022, 8:50 PMIvan Roskoshnyi
02/07/2022, 8:51 PMIvan Roskoshnyi
02/07/2022, 8:51 PM