Featured
public
AWS
Un‑Escape Hatches in AWS CDK
when working with AWS CDK, you normally use L2/L3 constructs for convenience, defaults, and strong typing. And sometimes you need to dive into L1 (Cfn) constructs. But did you know that you can go the other direction as well?