- AWS DevTools Hero
- AWS CDK Top Contributor & Community Reviewer
- Maintainer of the Open Constructs Library, a Community-Driven CDK Construct Library
- OSS developer of self-made AWS tools & CDK Construct libraries
The CLI tool to CLear S3 Buckets. It empties (so deletes all objects and versions/delete-markers in) S3 Buckets or deletes the buckets themselves.
The CLI tool to force delete the entire AWS CloudFormation stack, even if it contains resources that fail to delete by the CloudFormation delete operation.
The CLI tool to search AWS Lambda runtime and versions across regions.
The 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!
The AWS CDK Construct library to allow you to scan a container image during CDK deployment layer with Dockle.
The 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).