Connect SecretManager from CustomResource docker image fails with timeout
I use a typescript CDK. Inside this I added a custome resource step. A sockerfile with a simple Javascript inside. It is working well until I want to receive the the connection string to my postgres database from SecretManager.
I use the following code in my stack: