Hans Song
04/07/2022, 11:55 PM0.69.5 but i’m still getting the error addressed in that release when running sst startHans Song
04/07/2022, 11:55 PMError [ValidationError]: Stack 'xxx' does not exist
...
{
code: 'ValidationError',
time: 2022-04-07T23:51:15.450Z,
requestId: '8ae7b317-7f8d-4b50-babe-4f3e93ad6f02',
statusCode: 400,
retryable: false,
retryDelay: 93.57524619114155
}Frank
sst start deploy succesfully and then u get this error?Hans Song
04/11/2022, 3:48 AMHans Song
04/11/2022, 3:48 AMFrank
sst start with --profile or with AWS_PROFILE set?Hans Song
04/11/2022, 3:49 AMFrank
.aws/credentials and config file right?Hans Song
04/11/2022, 3:50 AMFrank
credentails and config file look like?Hans Song
04/11/2022, 3:52 AMsaml2aws sets these values in the environment
• AWS_ACCESS_KEY_ID
• AWS_SECRET_ACCESS_KEY
• AWS_SESSION_TOKEN
• AWS_SECURITY_TOKEN
• SAML2AWS_PROFILE
• AWS_CREDENTIAL_EXPIRATIONFrank
Hans Song
04/11/2022, 3:55 AM@serverless-stack/core to the same version as cli and resources, earlier when i was downgrading, i was running into issues because core 0.69.5 was incompatible with cli 0.69.3 because you renamed getAwsCredentials to configureAwsCredentialsFrank
core version pinned.