Four things I don't automate with the AWS CDK (or any IaC tool): - SES Setups (Email) - Secrets - Route 53 records (DNS) - ACM (Certificates)


Can you create email identities for SES or phone identities for SNS through CDK? (AWS Pinpoint included)


Nope does not look like you can (not even supported by CFN)


Ahh Custom Resource with the good old fashion SDK/API. Thanks adding to my list of things that can be automated now :)


The built-in CDK construct for ACM certificates provides domain verification as well which is nice.


United States Trends
Loading...

Something went wrong.


Something went wrong.