A recurring task when provisioning databases is to initialize them with initial users, stored procedures, and/or tables.
In the CDK world, there is currently no native support for this, but there are some workarounds. AWS has a blog post about this, but it’s using a Lambda function, and a bunch of custom code which seemed like too much operational overhead for me.
Like what you read?
You can hire me or make a donation via PayPal!