{"id":48810114,"url":"https://github.com/ksmin23/my-aws-cdk-examples","last_synced_at":"2026-04-14T06:34:57.356Z","repository":{"id":44434797,"uuid":"303628085","full_name":"ksmin23/my-aws-cdk-examples","owner":"ksmin23","description":"A collection of AWS CDK Python examples with architecture diagrams for frequently used AWS services","archived":false,"fork":false,"pushed_at":"2025-04-13T15:35:15.000Z","size":20443,"stargazers_count":117,"open_issues_count":0,"forks_count":32,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-13T16:28:13.827Z","etag":null,"topics":["aws-cdk","aws-cdk-python","cdk","cdk-examples"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ksmin23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-13T07:50:33.000Z","updated_at":"2025-04-13T15:35:12.000Z","dependencies_parsed_at":"2024-01-05T07:38:53.439Z","dependency_job_id":"27e2a0f2-e18c-426f-a570-3796a332ab23","html_url":"https://github.com/ksmin23/my-aws-cdk-examples","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ksmin23/my-aws-cdk-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksmin23%2Fmy-aws-cdk-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksmin23%2Fmy-aws-cdk-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksmin23%2Fmy-aws-cdk-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksmin23%2Fmy-aws-cdk-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksmin23","download_url":"https://codeload.github.com/ksmin23/my-aws-cdk-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksmin23%2Fmy-aws-cdk-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-cdk","aws-cdk-python","cdk","cdk-examples"],"created_at":"2026-04-14T06:34:56.675Z","updated_at":"2026-04-14T06:34:57.348Z","avatar_url":"https://github.com/ksmin23.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS CDK Python Examples\n\n![Stats](https://img.shields.io/badge/131-CDK_Projects-blue?style=for-the-badge)\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n\n\nThis repository contains a set of [AWS Cloud Development Kit](https://docs.aws.amazon.com/cdk/api/latest/) Python examples with architecture diagrams for frequently used AWS services.\n\n| Example | Description | Tags |\n|---------|-------------|------|\n| [api-gateway/cognito-api-lambda](./api-gateway/cognito-api-lambda/) | ![amazon-cognito-api-lambda](./api-gateway/cognito-api-lambda/amazon-cognito-api-lambda.svg) | api-gateway, cognito, lambda |\n| [api-gateway/dynamodb](./api-gateway/dynamodb/) | ![apigw-dynamodb-arch](./api-gateway/dynamodb/apigw-dynamodb-arch.svg) | api-gateway, dynamodb |\n| [api-gateway/dynamodb-cognito](./api-gateway/dynamodb-cognito/) | ![apigw-cognito-dynamodb-arch](./api-gateway/dynamodb-cognito/apigw-cognito-dynamodb-arch.svg) | api-gateway, cognito, dynamodb |\n| [api-gateway/http-dynamodb-crud-api](./api-gateway/http-dynamodb-crud-api/) | ![http-dynamodb-crud-api](./api-gateway/http-dynamodb-crud-api/dynamodb_crud_http_api.svg) | api-gateway(HTTP API), dynamodb, lambda |\n| [api-gateway/datafirehose-proxy](./api-gateway/datafirehose-proxy/) | ![apigw-datafirehose-proxy-arch](./api-gateway/datafirehose-proxy/web-analytics-datafirehose-iceberg-arch.svg) | api-gateway, kinesis data firehose, apache iceberg |\n| [api-gateway/kds-proxy](./api-gateway/kds-proxy/) | ![apigw-kds-proxy-arch](./api-gateway/kds-proxy/apigw-kds-proxy-arch.svg) | api-gateway, kinesis data streams |\n| [api-gateway/kds-proxy-cognito](./api-gateway/kds-proxy-cognito/) | ![apigw-kds-proxy-cognito-arch](./api-gateway/kds-proxy-cognito/apigw-kds-proxy-cognito-arch.svg) | api-gateway, cognito, kinesis data streams |\n| [api-gateway/logging-api-calls-to-firehose](./api-gateway/logging-api-calls-to-firehose/) | ![logging-api-calls-to-firehose](./api-gateway/logging-api-calls-to-firehose/logging-api-calls-to-firehose.svg) | api-gateway, kinesis data firehose |\n| [api-gateway/logging-api-calls-to-cloudwatch-logs](./api-gateway/logging-api-calls-to-cloudwatch-logs/) | ![logging-api-calls-to-cloudwatch-logs](./api-gateway/logging-api-calls-to-cloudwatch-logs/logging-api-calls-to-cloudwatch-logs.svg) | api-gateway, cloudwatch logs subscription filters with kinesis data firehose |\n| [athena](./athena/) | ![athena-arch](./athena/aws-athena-arch.svg) | athena (named query, work group), s3 |\n| [batch/batch-with-ec2](./batch/batch-with-ec2/) | Launch AWS Batch | aws batch |\n| [bedrock/opensearch-serverless](./bedrock/cfn/opensearch-serverless/) | Launch Knowledge Bases for Amazon Bedrock using Amazon OpenSearch Serverless as a vector store| amazon bedrock, knowledge bases, opensearch serverless |\n| [bedrock/generative-ai-cdk-constructs](./bedrock/generative-ai-cdk-constructs) | Launch Knowledge Bases for Amazon Bedrock | amazon bedrock, knowledge bases |\n| [cloud9](./cloud9/) | ![cloud9](./cloud9/aws-cloud9.svg) | cloud9 |\n| [cloudfront/static-site](./cloudfront/static-site/) | ![cloudfront-s3-static-site-arch](./cloudfront/static-site/cloudfront-s3-static-site-arch.svg) | cloudfront |\n| [cognito](./cognito/) | Deploy Amazon Cognito that is an identity platform for web and mobile apps | cognito |\n| [custom-resources/sagemaker-jumstart-model-deploy](./custom-resources/sagemaker-jumstart-model-deploy/) | Deploy SageMaker JumpStart Model with CDK Custom Resources | sagemaker jumpstart, cdk custom-resources |\n| [dms/aurora_mysql-to-kinesis](./dms/aurora_mysql-to-kinesis/) | ![dms-mysql-to-kinesis-arch](./dms/aurora_mysql-to-kinesis/dms-mysql-to-kinesis-arch.svg) | dms, mysql, kinesis |\n| [dms/aurora_mysql-to-s3](./dms/aurora_mysql-to-s3/) | ![dms-mysql-to-s3-arch](./dms/aurora_mysql-to-s3/dms-mysql-to-s3-arch.svg) | dms, mysql, s3 |\n| [dms-serverless/aurora_mysql-to-kinesis](./dms-serverless/aurora_mysql-to-kinesis/) | ![dms_serverless-mysql-to-kinesis-arch](./dms-serverless/aurora_mysql-to-kinesis/dms_serverless-mysql-to-kinesis-arch.svg) | dms serverless, mysql, kinesis |\n| [dms-serverless/aurora_mysql-to-s3](./dms-serverless/aurora_mysql-to-s3/) | ![dms_serverless-mysql-to-s3-arch](./dms-serverless/aurora_mysql-to-s3/dms_serverless-mysql-to-s3-arch.svg) | dms serverless, mysql, s3 |\n| [documentdb](./documentdb/) | ![documentdb-sagemaker-arch](./documentdb/documentdb-sagemaker-arch.svg) | documentdb(docdb), secerts manager, sagemaker|\n| [documentdb-elastic-clusters](./documentdb-elastic-clusters/) | ![docdb-elastic-arch](./documentdb-elastic-clusters/docdb-elastic-arch.svg) | documentdb elastic clusters(docdb-elastic), secerts manager|\n| [dynamodb](./dynamodb/) | ![dynamodb-arch](./dynamodb/dynamodb-arch.svg) | dynamodb |\n| [ec2/vpc](./ec2/vpc/) | ![aws-vpc](./ec2/vpc/aws-vpc.svg) | vpc |\n| [ec2/import-existing-vpc](./ec2/import-existing-vpc/) | ![aws-existing-vpc](./ec2/import-existing-vpc/aws-existing-vpc.svg) | vpc |\n| [ec2/jenkins-on-ec2](./ec2/jenkins-on-ec2/) | ![jenkins-on-ec2](./ec2/jenkins-on-ec2/jenkins-on-ec2.svg) | jenkins, ec2 |\n| [ec2/jupyter-on-dlami](./ec2/jupyter-on-dlami/) | Launch Jupyter Server on Amazon Deep Learning AMI | jupyter, ec2, DLAMI |\n| [ec2/dlami-wth-aws-neuron](./ec2/dlami-wth-aws-neuron/) | Launch Jupyter Server on Amazon Deep Learning AMI with AWS Neuron | jupyter, ec2, DLAMI, AWS Neuron |\n| [ec2/stable-diffusion-webui-on-dlami](./ec2/stable-diffusion-webui-on-dlami/) | ![Stable_Diffusion_WebUI_Screenshot](./ec2/stable-diffusion-webui-on-dlami/SD-WebUI-Screenshot.png) | Stable Diffusion WebUI, ec2, DLAMI |\n| [ecr](./ecr/) | upload Docker image into Amazon ECR Repository | ecr |\n| [ecs/alb-ec2-service](./ecs/alb-ec2-service) | Application Load Balanced EC2 Service on ECS | ecr, ecs, Applicaton Loadbalancer EC2 Service |\n| [ecs/ec2-service-with-service-discovery](./ecs/ec2-service-with-service-discovery) | EC2 Service with Task Networking on ECS | ecr, ecs, service discovery, EC2 Service |\n| [ecs-patterns/alb-fargate-service](./ecs-patterns/alb-fargate-service/) | ![ecs-alb-fargate-service-arch](./ecs-patterns/alb-fargate-service/ecs-alb-fargate-service-arch.svg) | ecs patterns, Application Loadbalancer Fargate Service |\n| [ecs-patterns/nlb-fargate-service](./ecs-patterns/nlb-fargate-service/) | ![ecs-nlb-fargate-service-arch](./ecs-patterns/nlb-fargate-service/ecs-nlb-fargate-service-arch.svg)  | ecs patterns, Network Loadbalancer Fargate Service |\n| [ecs-patterns/fargate-service-with-efs](./ecs-patterns/fargate-service-with-efs/) | a Public Facing load balanced Fargate service with an EFS Filesystem mount | ecs patterns, Application Loadbalancer Fargate Service, efs |\n| [elasticache/redis](./elasticache/redis/) | ![elasticache-redis-arch](./elasticache/redis/elasticache-for-redis-arch.svg) | redis |\n| [elasticache/redis-primary-replica](./elasticache/redis-primary-replica/) | ![elasticache-redis-primary-replica-arch](./elasticache/redis-primary-replica/elasticache-for-redis-primary-replica-arch.svg) | redis primary-replica cluster |\n| [elasticache/redis-cluster](./elasticache/redis-cluster/) | ![elasticache-redis-cluster-arch](./elasticache/redis-cluster/elasticache-for-redis-cluster-arch.svg) | redis-cluster |\n| [elasticache-serverless/serverless-redis-cluster](./elasticache-serverless/serverless-redis-cluster/) | ![elasticache-serverless-for-redis-cluster-arch](./elasticache-serverless/serverless-redis-cluster/elasticache-serverless-for-redis-cluster-arch.svg) | ElastiCache Serverless for Redis |\n| [elasticsearch](./elasticsearch/) | ![amazon-es-arch](./elasticsearch/amazon-es-arch.svg) | elasticsearch |\n| [opensearch/cfn-domain](./opensearch-service/cfn-domain) | ![amazon-opensearch-arch](./opensearch-service/cfn-domain/amazon-opensearch-arch.svg) | opensearch created with cdk.aws_opensearch.CfnDomain construct |\n| [opensearch/domain](./opensearch-service/domain) | ![amazon-opensearch-arch](./opensearch-service/domain/amazon-opensearch-arch.svg) | opensearch created with cdk.aws_opensearch.Domain construct |\n| [opensearch-serverless/search](./opensearch-serverless/search) | ![opensearch-serverless-search-type](./opensearch-serverless/search/opensearch-serverless-search-type.svg) | opensearch serverless for search usecases |\n| [opensearch-serverless/time-series](./opensearch-serverless/time-series) | ![opensearch-serverless-timeseries-arch](./opensearch-serverless/time-series/opensearch-serverless-timeseries-arch.svg) | opensearch serverless for time series analysis |\n| [opensearch-serverless/vpc-endpoint](./opensearch-serverless/vpc-endpoint) | ![opensearch-serverless-vpc-endpoint-arch](./opensearch-serverless/vpc-endpoint/opensearch-serverless-vpc-endpoint-arch.svg) | opensearch serverless in VPC |\n| [opensearch-serverless/kinesis-firehose](./opensearch-serverless/kinesis-firehose) | ![opensearch-serverless-firehose-arch](./opensearch-serverless/kinesis-firehose/opensearch-serverless-firehose-arch.svg) | data ingestion to opensearch serverless using kinesis firehose |\n| [opensearch-ingestion/opensearch](./opensearch-ingestion/opensearch) | ![osis-domain-pipeline](./opensearch-ingestion/opensearch/osis-domain-pipeline.svg) | data ingestion to opensearch domain using OpenSearch Ingestion Pipelines |\n| [opensearch-ingestion/opensearch-serverless](./opensearch-ingestion/opensearch-serverless) | ![osis-collection-pipeline](./opensearch-ingestion/opensearch-serverless/osis-collection-pipeline.svg) | data ingestion to opensearch serverless using OpenSearch Ingestion Pipelines |\n| [emr](./emr/) | ![amazon-emr-on_demand](./emr/amazon-emr-on_demand.svg) | emr, Hive, Spark, JupyterHub, Hudi, Iceberg  |\n| [emr-serverless](./emr-serverless/) | ![amazon-emr-serverless](./emr-serverless/amazon-emr-serverless.svg) | emr serverless |\n| [emr-studio](./emr-studio/) | Launch an Amazon EMR Studio | emr studio |\n| [glue/cdc-parquet-to-apache-iceberg](./glue/cdc-parquet-to-apache-iceberg/) | ![glue-job-cdc-parquet-to-iceberg-arch](./glue/cdc-parquet-to-apache-iceberg/glue-job-cdc-parquet-to-iceberg-arch.svg) | aws glue, Apache Iceberg, Parquet |\n| [glue/cdc-streams-to-apache-iceberg](./glue/cdc-streams-to-apache-iceberg/) | ![glue-streaming-cdc-to-iceberg-table](./glue/cdc-streams-to-apache-iceberg/glue-streaming-cdc-to-iceberg-table.svg) | aws glue streaming, Apache Iceberg |\n| [glue/streaming-etl/sink-to-s3](./glue/streaming-etl/sink-to-s3/) | ![glue-streaming-ingestion-from-kinesis-to-s3-arch](./glue/streaming-etl/sink-to-s3/glue-streaming-to-s3.svg) | aws glue streaming, kinesis data streams, s3, parquet |\n| [glue/streaming-etl/sink-to-deltalake](./glue/streaming-etl/sink-to-deltalake/) | ![glue-streaming-ingestion-from-kinesis-to-deltalake-arch](./glue/streaming-etl/sink-to-deltalake/glue-streaming-data-to-deltalake-table.svg) | aws glue streaming, kinesis data streams, s3, Delta Lake |\n| [glue/streaming-etl/sink-to-hudi](./glue/streaming-etl/sink-to-hudi/) | ![glue-streaming-ingestion-from-kinesis-to-hudi-arch](./glue/streaming-etl/sink-to-hudi/glue-streaming-data-to-hudi-table.svg) | aws glue streaming, kinesis data streams, s3, Apache Hudi |\n| [glue/streaming-etl/sink-to-iceberg](./glue/streaming-etl/sink-to-iceberg/) | ![glue-streaming-ingestion-from-kinesis-to-iceberg-arch](./glue/streaming-etl/sink-to-iceberg/glue-streaming-data-to-iceberg-table.svg) | aws glue streaming, kinesis data streams, s3, Apache Iceberg |\n| [glue/streaming-etl/kafka-to-iceberg](./glue/streaming-etl/kafka-to-iceberg/) | ![glue-streaming-ingestion-from-msk-to-iceberg-arch](./glue/streaming-etl/kafka-to-iceberg/glue-streaming-data-from-kafka-to-iceberg-table.svg) | aws glue streaming, Managed Service for Apache Kafka (MSK), s3, Apache Iceberg |\n| [glue/streaming-etl/msk-serverless-to-iceberg](./glue/streaming-etl/msk-serverless-to-iceberg/) | ![glue-streaming-ingestion-from-msk-serverless-to-iceberg-arch](./glue/streaming-etl/msk-serverless-to-iceberg/glue-streaming-data-from-msk-serverless-to-iceberg-table.svg) | aws glue streaming, MSK Serverless, s3, Apache Iceberg |\n| [kendra/webcrawler-datasource](./kendra/webcrawler-datasource/) | ![firehose_data_transform](./kendra/webcrawler-datasource/amazon_kendra_arch.svg) | kendra, lambda |\n| [keyspaces-cassandra](./keyspaces-cassandra/) | ![amazon_keyspaces-arch](./keyspaces-cassandra/amazon_keyspaces-arch.svg)| amazon keyspaces, cassandra |\n| [kinesis-data-firehose/data-transform](./kinesis-data-firehose/data-transform/) | ![firehose_data_transform](./kinesis-data-firehose/data-transform/firehose_data_transform.svg) | kinesis firehose, lambda, s3, schema-validation |\n| [kinesis-data-firehose/dynamic-partitioning/inline](./kinesis-data-firehose/dynamic-partitioning/inline/) | ![firehose_dynamic_partition_with_inline](./kinesis-data-firehose/dynamic-partitioning/inline/firehose_dynamic_partition_with_inline.svg) | kinesis firehose, s3, dynamic-partitioning, jq |\n| [kinesis-data-firehose/dynamic-partitioning/lambda](./kinesis-data-firehose/dynamic-partitioning/lambda/) | ![firehose_dynamic_partition_with_lambda](./kinesis-data-firehose/dynamic-partitioning/lambda/firehose_dynamic_partition_with_lambda.svg) | kinesis firehose, s3, dynamic-partitioning, lambda |\n| [kinesis-data-firehose/ekk-stack](./kinesis-data-firehose/ekk-stack/) | ![amazon-ekk-stack-arch](./kinesis-data-firehose/ekk-stack/amazon-ekk-stack-arch.svg) | kinesis firehose, s3, Elasticsearch, bastion host |\n| [kinesis-data-firehose/opskk-stack](./kinesis-data-firehose/opskk-stack/) | ![amazon-opskk-stack-arch](./kinesis-data-firehose/opskk-stack/amazon-opskk-stack-arch.svg) | kinesis firehose, s3, OpenSearch, bastion host |\n| [kinesis-data-firehose/msk-firehose-s3-stack](./kinesis-data-firehose/msk-firehose-s3-stack/) | ![msk-firehose-s3-arch](./kinesis-data-firehose/msk-firehose-s3-stack/msk-firehose-s3-arch.svg) | msk, kinesis firehose, s3, bastion host |\n| [kinesis-data-firehose/msk-serverless-firehose-s3-stack](./kinesis-data-firehose/msk-serverless-firehose-s3-stack/) | ![msk-serverless-firehose-s3-arch](./kinesis-data-firehose/msk-serverless-firehose-s3-stack/msk-serverless-firehose-s3-arch.svg) | msk serverless, kinesis firehose, s3, bastion host |\n| [kinesis-data-firehose/firehose-to-iceberg-stack](./kinesis-data-firehose/firehose-to-iceberg-stack/) | ![firehose-to-iceberg-arch](./kinesis-data-firehose/firehose-to-iceberg-stack/firehose-to-iceberg-arch.svg) | kinesis firehose, lambda, s3, Apache Iceberg |\n| [kinesis-data-streams/to-kinesis-data-firehose](./kinesis-data-streams/to-kinesis-data-firehose/) | ![amazon-ekk-stack-arch](./kinesis-data-streams/to-kinesis-data-firehose/kinesis_streams_to_firehose_to_s3.svg) | kinesis data streams, kinesis firehose, s3 |\n| [kinesis-data-analytics-for-flink/msk-replication](./kinesis-data-analytics/kda-flink/msk-replication/) | ![kda-flink-msk-replication](./kinesis-data-analytics/kda-flink/msk-replication/kda-flink-msk-replication.svg) | kinesis data analytics for flink, msk |\n| [lakeformation](./lakeformation/) | Granting AWS Lake Formation permissions on Data Catalog Resources | glue data catalog, lakeformation |\n| [lambda/alb-lambda](./lambda/alb-lambda/) | ![aws-alb-lambda](./lambda/alb-lambda/aws-alb-lambda-arch.svg) | lambda, application load balancer |\n| [lambda/alb-path-routing-lambda](./lambda/alb-path-routing-lambda/) | ![alb-path-routing-lambda](./lambda/alb-path-routing-lambda/aws-alb-path-routing-lambda-arch.svg) | lambda, application load balancer |\n| [lambda/async-invoke](./lambda/async-invoke/) | ![aws-lambda-async-invocation](./lambda/async-invoke/aws-lambda-async-invocation.svg) | lambda, sns, event-bridge |\n| [lambda/lambda-custom-container](./lambda/lambda-custom-container/) | ![aws-lambda-custom-container](./lambda/lambda-custom-container/aws-lambda-custom-container.svg) | lambda, ecr, custom container |\n| [memorydb-for-valkey](./memorydb/valkey-cluster) | ![memorydb-for-valkey](./memorydb/valkey-cluster/amazon-memorydb-for-valkey.svg) | memorydb for Valkey |\n| [memorydb-for-redis](./memorydb/redis-cluster) | ![memorydb-for-redis](./memorydb/redis-cluster/amazon-memorydb.svg) | memorydb for Redis OSS |\n| [memorydb-for-redis for vector search](./memorydb/vector-search) | ![memorydb-for-redis-for-vectorsearch](./memorydb/vector-search/amazon-memorydb.svg) | memorydb for vector search |\n| [memorydb-multi-region-cluster](./memorydb/multi-region-cluster) | ![memorydb-multi-region-cluster](./memorydb/multi-region-cluster/amazon-memorydb-multi-region-cluster.svg) | memorydb multi-region cluster |\n| [msk](./msk/) | ![msk-arch](./msk/msk-arch.svg) | msk(kafka) |\n| [msk_aplha](./msk_alpha/) | ![msk-arch](./msk_alpha/msk-arch.svg) | msk(kafka) |\n| [msk-serverless](./msk-serverless/) | ![msk-serverless-arch](./msk-serverless/msk-serverless-arch.svg) | msk serverless(kafka) |\n| [mwaa(airflow)](./mwaa/) | ![mwaa-arch](./mwaa/mwaa-arch.svg) | mwaa(airflow) |\n| [neptune](./neptune/) | ![neptune-arch](./neptune/neptune-arch.svg) | sagemaker, neptune |\n| [neptune-serverless](./neptune-serverless/) | ![neptune-serverless-arch](./neptune-serverless/neptune-serverless-arch.svg) | sagemaker, neptune serverless |\n| [neptune-analytics](./neptune-analytics/) | ![neptune-analytics-arch](./neptune-analytics/neptune-analytics-arch.svg) | sagemaker, neptune-analytics |\n| [rds/aurora_mysql](./rds/aurora_mysql/) | ![aurora_mysql](./rds/aurora_mysql/aurora_mysql-arch.svg) | aurora mysql, secrets manager |\n| [rds/aurora_postgresql](./rds/aurora_postgresql/) | ![aurora_postgresql](./rds/aurora_postgresql/aurora_postgresql-arch.svg) | aurora postgresql, secrets manager |\n| [rds/mariadb](./rds/mariadb/) | ![mariadb-arch](./rds/mariadb/mariadb-arch.svg) | mariadb, secrets manager |\n| [rds/mysql](./rds/mysql/) | ![mysql-arch](./rds/mysql/mysql-arch.svg) | mysql, secrets manager |\n| [rds/rds_proxy-aurora_mysql](./rds/rds_proxy-aurora_mysql/) | ![rds_proxy-aurora_mysql](./rds/rds_proxy-aurora_mysql/rds_proxy-aurora_mysql-arch.svg) | rds-proxy, aurora mysql, secrets manager |\n| [rds/nlb-aurora_mysql](./rds/nlb-aurora_mysql/) | ![nlb-aurora_mysql](./rds/nlb-aurora_mysql/nlb_for_aurora_mysql-arch.svg) | network load balancer (nlb), aurora mysql, secrets manager |\n| [rds/nginx-rds_proxy-aurora_mysql](./rds/nginx-rds_proxy-aurora_mysql/) | ![nginx-rds_proxy-aurora_mysql](./rds/nginx-rds_proxy-aurora_mysql/nginx-rds-proxy-aurora_mysql-arch.svg) | NGINX, aurora mysql, secrets manager |\n| [rds/sagemaker-aurora_mysql](./rds/sagemaker-aurora_mysql/) | ![sagemaker-aurora_mysql](./rds/sagemaker-aurora_mysql/mysql-sagemaker-arch.svg) | aurora mysql, secrets manager, sagemaker notebook |\n| [rds/sagemaker-aurora_postgresql](./rds/sagemaker-aurora_postgresql/) | ![sagemaker-aurora_postgresql](./rds/sagemaker-aurora_postgresql/postgresql-sagemaker-arch.svg) | aurora postgresql, secrets manager, sagemaker notebook |\n| [rds/sagemaker-studio-aurora_postgresql](./rds/sagemaker-studio-aurora_postgresql/) | ![sagemaker-studio-aurora_postgresql](./rds/sagemaker-studio-aurora_postgresql/postgresql-sagemaker-in-vpc-arch.svg) | aurora postgresql, secrets manager, sagemaker studio in vpc |\n| [aurora_serverless_v1/aurora_mysql-serverless_v1](./rds/aurora_serverless_v1/aurora_mysql-serverless_v1) | ![aurora_mysql_serverless_v1](./rds/aurora_serverless_v1/aurora_mysql-serverless_v1/aurora_mysql-serverless_v1-cluster-arch.svg) | aurora mysql serverless v1 cluster, secrets manager |\n| [aurora_serverless_v2/aurora_mysql-serverless_v2-replica](./rds/aurora_serverless_v2/aurora_mysql-serverless_v2-replica) | ![aurora_serverless_v2_replica](./rds/aurora_serverless_v2/aurora_mysql-serverless_v2-replica/aurora_mysql-with-serverless_v2-replica-arch.svg) | aurora mysql serverless v2, aurora mysql, secrets manager |\n| [aurora_serverless_v2/aurora_postgresql-serverless_v2](./rds/aurora_serverless_v2/aurora_postgresql-serverless_v2) | ![aurora_postgresql_serverless_v2](./rds/aurora_serverless_v2/aurora_postgresql-serverless_v2/aurora_postgresql-serverless_v2-cluster-arch.svg) | aurora postgresql serverless v2 cluster, secrets manager |\n| [redshift/cfn](./redshift/cfn) | ![redshift-cfn-arch](./redshift/cfn/redshift-cfn-arch.svg) | redshift |\n| [redshift/alpha](./redshift/redshift_alpha/) | ![redshift-cfn-arch](./redshift/redshift_alpha/redshift-alpha-arch.svg) | redshift |\n| [redshift-serverless](./redshift-serverless/) | ![redshift-serverless-arch](./redshift-serverless/redshift-serverless-arch.svg) | redshift-serverless |\n| [redshift-streaming-ingestion/from-kinesis](./redshift-streaming-ingestion/from-kinesis/) | ![redshift_streaming_from_kds](./redshift-streaming-ingestion/from-kinesis/redshift_streaming_from_kds.svg) | redshift streaming ingestion from kinesis |\n| [redshift-streaming-ingestion/from-msk](./redshift-streaming-ingestion/from-msk/) | ![redshift_streaming_from_msk](./redshift-streaming-ingestion/from-msk/redshift_streaming_from_msk.svg) | redshift streaming ingestion from msk |\n| [redshift-streaming-ingestion/from-msk-serverless](./redshift-streaming-ingestion/from-msk-serverless/) | ![redshift_streaming_from_msk_serverless](./redshift-streaming-ingestion/from-msk-serverless/redshift_streaming_from_msk_serverless.svg) | redshift streaming ingestion from msk serverless |\n| [sagemaker/notebook](./sagemaker/notebook/) | Launch an Amazon SageMaker Notebook Instance | sagemaker notebook instance |\n| [sagemaker/studio](./sagemaker/studio/) | ![studio-vpc-internet](./sagemaker/studio/studio-vpc-internet.png) | sagemaker studio |\n| [sagemaker/studio-in-vpc](./sagemaker/studio-in-vpc/) | ![studio-vpc-private](./sagemaker/studio-in-vpc/studio-vpc-private.png) | sagemaker studio in a Private VPC |\n| [sagemaker/fsx-lustre](./sagemaker/fsx-lustre/) | Training Jobs with FileSystemInput using Amazon FSx for Lustre | sagemaker studio, FSx for Lustre (FSxLustre) |\n| [sagemaker/sagemaker-glue](./sagemaker/sagemaker-glue/) | ![studio-glue-arch](./sagemaker/sagemaker-glue/sagemaker-glue-arch.svg)  | sagemaker studio, aws glue |\n| [sagemaker/mlflow-ec2-sagemaker](./sagemaker/mlflow-ec2-sagemaker/) | ![mlflow-sagemaker-arch](./sagemaker/mlflow-ec2-sagemaker/mlflow-sagemaker-arch.svg) | MLflow, sagemaker studio |\n| [sagemaker/mlflow-ecs-sagemaker](./sagemaker/mlflow-ecs-sagemaker/) | ![mlflow-ecs-sagemaker-arch](./sagemaker/mlflow-ecs-sagemaker/mlflow-ecs-sagemaker-arch.svg) | MLflow, ecs, fargate, sagemaker studio |\n| [sagemaker-async-inference/jumpstart](./sagemaker/model-inference-endpoints/sagemaker-async-inference/jumpstart) | Asynchronous Inference using SageMaker JumpStart | sagemaker async endpoint, jumpstart |\n| [sagemaker-async-inference/hugging-face](./sagemaker/model-inference-endpoints/sagemaker-async-inference/hugging-face) | Asynchronous Inference using Hugging Face DLC | sagemaker async endpoint, hugging face |\n| [sagemaker-async-inference/pytorch](./sagemaker/model-inference-endpoints/sagemaker-async-inference/pytorch) | Asynchronous Inference using PyTorch DLC | sagemaker async endpoint, pytorch |\n| [sagemaker-realtime-inference/jumpstart](./sagemaker/model-inference-endpoints/sagemaker-realtime-inference/jumpstart) | Real-time Inference using SageMaker JumpStart | sagemaker real-time endpoint, jumpstart |\n| [sagemaker-realtime-inference/hugging-face](./sagemaker/model-inference-endpoints/sagemaker-realtime-inference/hugging-face) | Real-time Inference using Hugging Face DLC | sagemaker real-time endpoint, hugging face |\n| [sagemaker-realtime-inference/pytorch](./sagemaker/model-inference-endpoints/sagemaker-realtime-inference/pytorch) | Real-time Inference using PyTorch DLC | sagemaker real-time endpoint, pytorch |\n| [sagemaker-inference-component](./sagemaker/inference-component) | ![](./sagemaker/inference-component/sagemaker-inference-component.gif) | sagemaker real-time endpoint, inference component, multiple FMs on the same instance |\n| [s3tables/streaming-data-to-s3tables-with-datafirehose](./s3tables/streaming-data-to-s3tables-with-datafirehoset) | ![](./s3tables/streaming-data-to-s3tables-with-datafirehose/firehose-to-s3tables-arch.svg) | s3tables, kinesis data firehose, athena |\n\nEnjoy!\n\n\n## Useful commands\n\n * `npm install -g aws-cdk`          Install the AWS CDK Toolkit (the `cdk` command).\n * `npm install -g aws-cdk@latest`   Install the latest AWS CDK Toolkit (the `cdk`command).\n * `cdk init app --language python`  Create a new, empty CDK Python project.\n * `cdk bootstrap --profile \u003cAWS Profile\u003e` Deploys the CDK Toolkit staging stack; see [Bootstrapping](https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html)\n\n\n## How to fetch specific source directories\n\nThis repository is huge, containing a vast number of files, making it a `monorepo`.\nConsequently, if you wish to fetch specific source directories instead of downloading the entire repository,\nwe recommend using the `git sparse-checkout` command.\n\nFor example, let's say you want to clone the `cognito-api-lambda` project in `api-gateway` directory.\n\nIn that case, open your terminal and run the following command.\n\n   ```\n   git clone https://github.com/ksmin23/my-aws-cdk-examples.git\n   cd my-aws-cdk-examples\n   git sparse-checkout init --cone\n   git sparse-checkout set api-gateway/cognito-api-lambda\n   ```\n\n:information_source: For more information about `git sparse-checkout`, see [this article](https://github.blog/2020-01-17-bring-your-monorepo-down-to-size-with-sparse-checkout/).\n\n\n## References\n\n * [Working with the AWS CDK](https://docs.aws.amazon.com/cdk/latest/guide/work-with.html)\n * [Your first AWS CDK app](https://docs.aws.amazon.com/cdk/latest/guide/hello_world.html)\n * [AWS CDK v2 Reference Documentation](https://docs.aws.amazon.com/cdk/api/v2/)\n * [AWS CDK Toolkit (cdk command)](https://docs.aws.amazon.com/cdk/v2/guide/cli.html)\n * [AWS CDK Workshop](https://cdkworkshop.com/)\n * [Construct Hub: Open-source CDK libraries](https://constructs.dev/)\n * [aws-samples/aws-cdk-examples](https://github.com/aws-samples/aws-cdk-examples)\n * [CDK Resources](https://cdk.dev/resources) - A collection of tools to help during the development of CDK applications.\n * [Awesome CDK](https://github.com/kalaiser/awesome-cdk) - Curated list of awesome AWS Cloud Development Kit (AWS CDK) open-source projects, guides, blogs and other resources.\n * [AWS CloudFormation quotas](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html) - Check out **AWS CloudFormation quotas** when you encounter limitation errors when authoring templates and creating stacks.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksmin23%2Fmy-aws-cdk-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksmin23%2Fmy-aws-cdk-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksmin23%2Fmy-aws-cdk-examples/lists"}