aws-cdk-sdk
API invocation helper
Provides a type-safe interface to invoke AWS SDK API calls during CDK application deployment
2 stars
2 watching
0 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 17 |
neva-argueta/custom-awscdk-app-ts | A custom AWS CDK project showcasing external modules and webpack bundler integration | 0 |
wulfmann/auto-cdk | Generates cloudFormation stacks and bundles API integrations with Webpack for easy deployment | 24 |
martzcodes/blog-cdk-openapi | Deploying an API to AWS with a CDK TypeScript project | 2 |
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
cdk-dev/create-cdk-app | Tool for generating new AWS CDK apps from pre-defined templates | 17 |
mmuller88/alf-cdk-cognito | A CDK-based Cognito User Pool deployment project | 0 |
kcwinner/cdk-appsync-transformer | An AWS CDK construct for creating AppSync APIs using GraphQL directives | 130 |
mmuller88/aws-cdk-ssm-sdk-parameter | A CDK construct for managing SSM parameters in an unmanaged way | 3 |
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
shaftoe/api-gateway-lambda-cdk-example | A CDK-based project demonstrating the setup of an AWS Lambda function with API Gateway and Pushover integration for handling HTTP requests. | 9 |
sam-goodwin/punchcard | A TypeScript framework for building cloud applications with AWS CDK using type-safe infrastructure code and runtime logic. | 507 |
luisfarzati/rnbw-aws-cdk | Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code | 16 |
mmuller88/cdk-alps-constructs-demo | A CDK demo project demonstrating the integration of ALPS spec rest API and GraphQL APIs for building scalable API gateways. | 0 |