sparse-intern-71089
10/31/2022, 8:25 AMmagnificent-scientist-64889
10/31/2022, 10:06 AMaws:profile
from the StackSettings.
Adding the following to the createOrSelectStack
forces the stack to use the right profile:
stackSettings: {
...
},
envVars: {
AWS_PROFILE: '{profile-name}'
}