

# Resources
<a name="resources"></a>
+ [AWS CDK API Reference](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-construct-library.html)
+ [AWS CloudFormation resource specification](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html)
+ [AWS CDK constructs documentation](https://docs.aws.amazon.com/cdk/v2/guide/constructs.html)
+ [AWS CDK abstractions and escape hatches](https://docs.aws.amazon.com/cdk/v2/guide/cfn_layer.html)
+ [Leverage L2 constructs to reduce the complexity of your AWS CDK application](https://aws.amazon.com/blogs/devops/leverage-l2-constructs-to-reduce-the-complexity-of-your-aws-cdk-application/) (AWS blog post)
+ [AWS CloudFormation custom resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.html)
+ [AWS Solutions Constructs](https://docs.aws.amazon.com/solutions/latest/constructs/welcome.html)
+ [Construct Hub](https://constructs.dev/search?q=&cdk=aws-cdk&cdkver=2&sort=downloadsDesc&offset=0)
+ [AWS CDK Examples](https://github.com/aws-samples/aws-cdk-examples) (GitHub repository)