Recent posts
All posts- Nov 27, 2025
Granular statement cdk-nag AwsSolutions-IAM5 SuppressionsHow to document and suppress only the wildcard permissions that are required by AWS services, while keeping the rest of AwsSolutions-IAM5 findings active.- aws
- cdk
- cdk-nag
- Jun 14, 2025
Cleanup Resources from Ephemeral Stacks in AWS CDK with Aspects and Property InjectorsWhen developing features with ephemeral CDK stacks, the resource retention configuration needs to differ from test and production stacks. This article explains how to use CDK Aspects and Property Injectors to automatically clean up resources from ephemeral stacks.- aws
- cdk
- Jan 12, 2025
Suppress cdk-nag findings for custom resource singleton lambda globallyThis post describes how to suppress cdk-nag findings that are caused by the custom resource singleton Lambda function globally, so that findings which are out of your own control are not reported.- aws
- cdk
- cdk-nag