Cody Dunlap
04/05/2022, 1:45 PMTable
construct for DynamoDB. When I build and deploy the stack, the resources get created as expected in my AWS account, but SST reports that the deploy failed because my stack ‘has no resources in it’. Any idea what could be causing this?Cody Dunlap
04/05/2022, 2:58 PM--profile
support. If using the --profile
flag in the SST command, it appears the read to retrieve the stack information does not work, even though it can create the stack just fine. If I instead export my profile and run the command without the flag, everything works as it should.Frank
Brinsley
04/06/2022, 5:17 AMFrank
Cody Dunlap
05/23/2022, 5:22 PM