Hello everyone ! I just want to ask you some info...
# help
d
Hello everyone ! I just want to ask you some information about ScriptStack. I'm trying to create some objects in DynamoDB after deploying all stacks, but I'm still waiting (at least 30 minutes in my case) and I have already checked in CloudFormation, it's still in progress. Is it normal ? Thank you đŸ™‚
a
It probably errored. Check cloudwatch, for some reason CloudFormation has difficulties knowing when a custom resource lambda fails and keeps going until timeout…
Had the same issue a while back, only option is to stop the stack from the console and check the logs
Haven't found any other solution
d
Thank you for your answer. đŸ™‚ I'm gonna to check logs
Hey ! I have been making a mistake on my Lambda function because I have forgotten to put a name variable. Next time, I'm gonna to check on CloudWatch. Thank you for your help đŸ™‚