Last updated:
0 purchases
pwedcdk 0.0.68
pwed-cdk
A library of AWS CDK constructs that I have made for fun.
Docs
Disclaimer
This repository is in early development and can be restructured at any time.
A much higher level of stability will be targeted after 1.0.0 release
Install
## Node
npm i pwed-cdk
## Python
pip install pwed-cdk
Constructs
static-site
Is a simple static site that will automatically upload assets to s3 and serve them with CloudFront. Any pushed changed files will get invalidated from the CloudFront cache.
bastion
windows-instance
A windows instance that can be signed into using fleet manager for a zero surface area RDP bastion.
permission-set
AWS SSO permission set with the minimum permissions to give access to SSM and Fleet Manager
Can be locked down with Tags if you want environment level access
Coming soon
Non SSO based access for bastion
Hugo extension for static-site to auto build and deploy your static site
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.