Brinsley
02/23/2022, 11:16 AMScript
construct with VPC resources. Having ongoing woes with a post-deploy migrations script and have hit another wall:
getaddrinfo ENOTFOUND {rds address}
Any ideas? Thought it might be a permissions thing so I added a PolicyStatement
to go allow all actions on the arn for the VPC and RDS instance. I’m stuck.Brinsley
02/23/2022, 3:39 PMdefaultFunctionProps
for the ScriptProps
.Frank