A functional-feeling DX for the AWS CDK and other construct libraries
[](https://badge.fury.io/js/cdk-monitoring-constructs) [](https://m
A programming model for software-defined state
Types and related utilities for TypeScript
The CommonMark markdown constructs
CDK Construct Library to automatically instrument Python and Node Lambda functions with Datadog using AWS CDK v2
Core CDK Construct for patterns library
Utilities to diff CDK stacks against CloudFormation templates
AWS CDK Toolkit
Version 2 of the AWS Cloud Development Kit library
This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster.
the Grammar of Graphics in Javascript
A minimal event emitter.
A concise reporter for WebdriverIO
Transform HCL into CDK
Plugin utilities for Rolldown
Lift
AWS Generative AI CDK Constructs is a library for well-architected generative AI patterns.
CDK constructs for defining an interaction between an Amazon SQS queue and an AWS Lambda function.
Duration tracking and formattng for node.js
The CDK Construct Library for AWS Lambda in Python
CDK Constructs for AWS Cloudfront to AWS S3 integration.
The CDK Construct Library for Amazon Bedrock
CDK Constructs for deploying AWS Events Rule that inveokes AWS Lambda
Provides the DslProxy and DslBuilder classes plus DSL-friendly accessor and flag support
Terse (simple) patterns that have well defined purpose for existing.
Lazy As Json A simple and concise way to use as_json with “only”, “except” and other options without using them literally. Instead of using this - `User.as_json(only: [:id, :first_name, profiles: [:company, :location]])` You can perhaps use this - `User.as_json(only_keys: ‘_,first_name,profiles(p),p.company,p.location’)` As simple as this. You can control what your API response should include through a flexible parameter string. i.e. - “/api/v1/users/me?_keys=_,last_name,profiles(p),p.company,p.location” This parameter string could dig through the nested objects and their nesting too. Just to reduce the API response size significantly, you can use this parameter control over wherever it is used. However it might seems quite trivial but frankly speaking it saves lot in response data hence faster loading time at client side. Moreover as it uses Hash.new and constructs attribute on runtime, you can throttle calling from the expensive method by using this parameter string.
No description provided.
No description provided.
No description provided.