Noah D
10/03/2021, 7:02 AMFrank
Internal Server Error
.Frank
$stage-$app-debug-stack-
, ie dev-my-app-debug-stack-
3. You should see 3 functions, Connect
, Disconnect
, and Default
4. Copy the function name for the Default
function
5. Go to CloudWatch console;
6. Search for the log group with the function name from step 4
And if you could pull up the log from the same time and share it here.Noah D
10/04/2021, 1:02 AMdebug
dynamo table a bit ago - this was in me trying to fix an issue where one of my tables wasn't deleting properly before i discovered the setDefaultRemovalPolicy
for non prod environments. I have removed/rebuilt my local dev environment and it has resolved the issue now. However is this something which you think could be addressed further? I.e. either in passing through the error messages better from local development perspective, or potentially resources which the debug stack requires should also be rebuilt if they have been accidentally removed/tampered with?Frank
Frank
Noah D
10/04/2021, 8:10 AM