- AWS DevTools Hero
- AWS CDK Top Contributor & Community Reviewer
- Maintainer of the Open Constructs Library, a Community-Driven CDK Construct Library
- OSS Creator of AWS tools & CDK Construct libraries
A CLI tool to CLear S3 Buckets. It empties (so deletes all objects and versions/delete-markers in) S3 Buckets or deletes the buckets themselves.
A CLI tool for deleting AWS CloudFormation stacks, from routine deletions to force deleting stacks with undeletable resources.
A CLI tool to search AWS Lambda runtime and versions across regions.
CDK Assembly Garbage Collector - Clean up unused assets in your cdk.out directory, remove locally built Docker images, and delete temporary CDK directories.
AWS CDK Construct library to allow you to scan a container image during CDK deployment layer with Trivy.
To my surprise, this library was featured on the ecosystem page of Trivy's official documentation!
AWS CDK Construct that blocks deployments to ECS, Lambda, and other services when ECR Image Scanning detects vulnerabilities, and optionally verifies container image signatures.
AWS CDK Construct library to allow you to scan a container image during CDK deployment layer with Dockle.
AWS CDK construct library for a CloudWatch Alarm for Elastic Load Balancing (as Application Load Balancer) that fires on HTTPCode_ELB_5XX_Count excluding 500, 502, 503, and 504 (e.g. 501, 505, 561).