jsii
There are 35 repositories under jsii topic.
projen/projen
Rapidly build modern applications with advanced configuration management
udondan/iam-floyd
AWS IAM policy statement generator with fluent interface
nideveloper/CDK-SPA-Deploy
This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier
TerraStackIO/terrastack
This project is archived, but the idea of Terrastack lives on in the Terraform CDK. - https://github.com/hashicorp/terraform-cdk
p6m7g8/awesome-projen
P6M7G8: Awesome Projen
hupe1980/cdkdx
Zero-config CLI for aws cdk development
seeebiii/projen-test
An example project explaining how to create and publish CDK constructs using projen and jsii. It lets you publish your CDK constructs to npm, Maven, NuGet and PyPi.
cdk-dev/website
Website for cdk.dev
mrgrain/jsii-struct-builder
Build jsii structs with ease.
aws/jsii-rosetta
The jsii sample code transliterator
aws/jsii-runtime-go
The jsii runtime for go
cdk-dev/base
Repo for organizing things around cdk.dev
cdk-dev/link-scraper
Extract Preview Data from Websites
01walid/cdktf-gke-auth
A pure CDK for Terraform construct to authenticate against Google Kubernetes Engine (GKE) without the need of any Terraform module
HsiehShuJeng/projen-simple
An initial project for projen. It crafts a custom construct by Typescript then publishes the construct into 4 popular programming language repositories, i.e., npm, PyPI, Central Maven, and NuGet.
RaphaelManke/aws-cdk-pipes-rfc-473
POC implementation of a L2 construct for AWS EventBridge Pipes
fonzcastellanos/cdk-nat-asg-provider
An AWS CDK library to configure and deploy NAT instances individually within their own ASG to improve reliability and availability.
HsiehShuJeng/cdk-databrew-cicd
A demonstration of CICD with AWS Databrew
aws-samples/jsii-code-samples
Code samples that accompany the AWS blog post on jsii
aws-samples/jsii-native-java
Code samples that accompany the AWS blog post on jsii
HsiehShuJeng/cdk-lambda-subminute
This construct creates a state machine that can invoke a Lambda function per time unit which can be less than one minute. You only need to craft a Lambda function and then assign it as an argument into the construct. An example is included.
neulabscom/neulabs-cdk-constructs
The neulabs-cdk-constructs library contains CDK-based constructs and stacks to allow the creation of cloud infrastructure on AWS.
aws-samples/jsii-java-benchmarking
Code samples that accompany the AWS blog post on jsii
aws-samples/jsii-native-python
Code samples that accompany the AWS blog post on jsii
HsiehShuJeng/cdk-comprehend-s3olap
This construct creates the foundation for developers to explore the combination of Amazon S3 Object Lambda and Amazon Comprehend for PII scenarios and it is designed with flexibility, i.e, the developers could tweak arguments via CDK to see how AWS services work and behave.
aws-samples/jsii-dotnet-benchmarking
Code samples that accompany the AWS blog post on jsii
aws-samples/jsii-native-dotnet
Code samples that accompany the AWS blog post on jsii
aws-samples/jsii-python-benchmarking
Code samples that accompany the AWS blog post on jsii
GoodNotes/ts-interface-generator
Export JSII Compatible Interface from public NPM packages
GreggSchofield/cdk-construct-library
AWS CDK construct library project
newrelic-experimental/graphql-schema-to-jsii
Generate JSII compliant TypeScript types and documents from a GraphQL Schema
christian-korneck/awssc-go-dist
Golang variant of the CDK v2 constructs from the AWS Solutions Constructs Library, generated with jsii
daveshepherd/projen-modules
A collection of custom projen modules, that can be used to bootstrap and maintain consistent project configuration, tooling, dependencies, and builds.