Jack G
04/06/2022, 7:14 AM[dev-ticket-exporter-sfn/JobStateMachine/Role/DefaultPolicy] A PolicyStatement used in an identity-based policy must specify at least one resource. I haven't changed any of the policies or permissions for anything in my step function stack and it's just randomly started happening, does anyone have any ideas?Jack G
04/06/2022, 2:30 PMJack G
04/06/2022, 3:07 PMFrank
Jack G
04/06/2022, 3:13 PMFrank
sst build locally?Jack G
04/06/2022, 3:20 PMJack G
04/07/2022, 6:37 PMFrank
sst build, can you go into the .build/cdk.out folder and DM the tree.json, manifest.json, and the template.json files?Frank
Frank
"@serverless-stack/cli": "0.64.0",
"@serverless-stack/resources": "0.64.0",
"aws-cdk-lib": "2.15.0",
All without the ^ infront of the version.Frank
npm/yarn install > commit the updated lock file > git push to trigger a new deploy.Frank
Jack G
04/13/2022, 1:55 PM