3 projects
layerborn.cdk-iam-policy-builder-helper
A CDK construct that helps build IAM policies using the AWS IAM Policy Builder dump. Normally it is better to use cdk-iam-floyd, However, I found that cdk-iam-floyd currently is not jsii compliant so I wasn't able to use it in my jsii compliant projects in languages that are not typescript or python.
layerborn.cdk-git-tagger
CDK Aspect to tag resources with git metadata. This provides a nice connection between the construct and the git repository.
layerborn.cdk-ami-builder
Creates an EC2 AMI using an Image Builder Pipeline and returns the AMI ID.