All Projects → taimos → cdk-constructs

taimos / cdk-constructs

Licence: Apache-2.0 License
Shared constructs for AWS CDK

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to cdk-constructs

aws-pdf-textract-pipeline
🔍 Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
Stars: ✭ 141 (+314.71%)
Mutual labels:  cloudformation, cdk, aws-cdk
document-understanding-solution
Example of integrating & using Amazon Textract, Amazon Comprehend, Amazon Comprehend Medical, Amazon Kendra to automate the processing of documents for use cases such as enterprise search and discovery, control and compliance, and general business process workflow.
Stars: ✭ 180 (+429.41%)
Mutual labels:  cdk, aws-cdk
cdkgoat
CdkGoat is Bridgecrew's "Vulnerable by Design" AWS CDK repository. CdkGoat is a learning and training project that demonstrates how common configuration errors can find their way into production cloud environments.
Stars: ✭ 27 (-20.59%)
Mutual labels:  cloudformation, aws-cdk
aws-cdk-project-template-for-devops
This repository provides best practices and template framework for developing AWS Cloud Development Kit(CDK)-based applications effectively, quickly and collaboratively.
Stars: ✭ 18 (-47.06%)
Mutual labels:  cloudformation, cdk
cloudpatrol
Policy as Code for the Cloud Development Kit (CDK)
Stars: ✭ 21 (-38.24%)
Mutual labels:  cdk, aws-cdk
rds-snapshot-export-to-s3-pipeline
RDS Snapshot Export to S3 Pipeline
Stars: ✭ 88 (+158.82%)
Mutual labels:  cdk, aws-cdk
cdk-examples
AWS CDK Examples Repository
Stars: ✭ 49 (+44.12%)
Mutual labels:  cdk, aws-cdk
aws-cdk-github-oidc
CDK constructs to use OpenID Connect for authenticating your Github Action workflow with AWS IAM
Stars: ✭ 59 (+73.53%)
Mutual labels:  cdk, aws-cdk
document-processing-pipeline-for-regulated-industries
A boilerplate solution for processing image and PDF documents for regulated industries, with lineage and pipeline operations metadata services.
Stars: ✭ 36 (+5.88%)
Mutual labels:  cdk, aws-cdk
ecs-airflow
Cloudformation templates for deploying Airflow in ECS
Stars: ✭ 37 (+8.82%)
Mutual labels:  cloudformation
cdk-microservices-labs
Hugo Style Documents
Stars: ✭ 12 (-64.71%)
Mutual labels:  cdk
amazon-sagemaker-model-serving-using-aws-cdk
This repository provides AI/ML service(MachineLearning model serving) modernization solution using Amazon SageMaker, AWS CDK, and AWS Serverless services.
Stars: ✭ 23 (-32.35%)
Mutual labels:  cdk
AWS Stripe-SaaS-quickstart
🛍️ 🚀 AWS Software as a Service App with subscriptions using Stripe Quickstart
Stars: ✭ 30 (-11.76%)
Mutual labels:  cloudformation
serverless-data-pipeline-sam
Serverless Data Pipeline powered by Kinesis Firehose, API Gateway, Lambda, S3, and Athena
Stars: ✭ 78 (+129.41%)
Mutual labels:  cloudformation
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.
Stars: ✭ 23 (-32.35%)
Mutual labels:  aws-cdk
cfn-lint-action
GitHub Action for interacting with CloudFormation Linter
Stars: ✭ 41 (+20.59%)
Mutual labels:  cloudformation
cfn-encrypt
🔑🔐☁️ Cloudformation custom resource that enables creation of KMS encrypted strings and SSM secure parameters
Stars: ✭ 13 (-61.76%)
Mutual labels:  cloudformation
cfn-api-gateway-custom-domain
API Gateway custom domains as CloudFormation resources, backed by Let's Encrypt
Stars: ✭ 17 (-50%)
Mutual labels:  cloudformation
build-an-app-with-the-AWS-cloud-development-kit-notes
Community notes intended to supplement Tomasz's Build an App with the AWS Cloud Development Kit course
Stars: ✭ 33 (-2.94%)
Mutual labels:  aws-cdk
cerberus-lifecycle-cli
Command Line Interface for managing a Cerberus environment in AWS
Stars: ✭ 15 (-55.88%)
Mutual labels:  cloudformation

npm version PyPI version Build Status

This repository contains a library with higher-level constructs for AWS CDK (https://github.com/awslabs/aws-cdk) written in TypeScript.

Installation

You can install the library into your project using npm or pip.

npm install taimos-cdk-constructs

pip3 install taimos-cdk

Constructs

Contributing

We welcome community contributions and pull requests.

License

The CDK construct library is distributed under the Apache License, Version 2.0.

See LICENSE and NOTICE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].