Skip to main content

A library of AWS CDK constructs that I have created

Project description

pwed-cdk

release npm PyPI

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

  1. static-site

    1. 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.
  2. bastion

    1. windows-instance

      1. A windows instance that can be signed into using fleet manager for a zero surface area RDP bastion.
    2. permission-set

      1. AWS SSO permission set with the minimum permissions to give access to SSM and Fleet Manager
      2. Can be locked down with Tags if you want environment level access

Coming soon

  1. Non SSO based access for bastion
  2. Hugo extension for static-site to auto build and deploy your static site

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pwed-cdk-0.0.66.tar.gz (4.0 MB view hashes)

Uploaded Source

Built Distribution

pwed_cdk-0.0.66-py3-none-any.whl (4.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page