AWS SDK (v3) Typescript - send() request crashing the app with no error #4585
-
I have this application where I am registering Route53 records or removing them eventually... I also have this function to check if the record exists:
When I print the content of
It gets only to the point where I am sending the request To make it a bit more interesting.. for the first call, it works fine .. but second call crashes the app :( Btw I am using
|
Beta Was this translation helpful? Give feedback.
closing