MCPcopy Create free account
hub / github.com/aws/constructs

github.com/aws/constructs

Chat with this repo
repository ↗ · DeepWiki ↗ · release v10.7.2 ↗ · + Follow · compare 5 versions
87 symbols 152 edges 10 files ⚖ custom 39 documented · 45% updated 4d agov10.7.1 · 2026-07-20★ 459

Browse by type

Functions 56 Types & classes 31
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Constructs

Software-defined persistent state

Release npm version PyPI version NuGet version Maven Central

What are constructs?

Constructs are classes which define a "piece of system state". Constructs can be composed together to form higher-level building blocks which represent more complex state.

Constructs are often used to represent the desired state of cloud applications. For example, in the AWS CDK, which is used to define the desired state for AWS infrastructure using CloudFormation, the lowest-level construct represents a resource definition in a CloudFormation template. These resources are composed to represent higher-level logical units of a cloud application, etc.

Support policy

All maintained Node.js versions are supported by this package.

Contributing

This project has adopted the Amazon Open Source Code of Conduct.

We welcome community contributions and pull requests. See our contribution guide for more information on how to report issues, set up a development environment and submit code.

License

This project is distributed under the Apache License, Version 2.0.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 46
Class 23
Function 10
Interface 7
Enum 1

Languages

TypeScript100%

Modules by API surface

src/construct.ts46 symbols
test/construct.test.ts22 symbols
src/dependency.ts10 symbols
test/util.ts3 symbols
src/mixin.ts3 symbols
src/private/stack-trace.ts1 symbols
src/private/node-addr.ts1 symbols
src/metadata.ts1 symbols

Dependencies from manifests, versioned

@stylistic/eslint-plugin2 · 1×
@types/jest29 · 1×
@types/node18 · 1×
@typescript-eslint/eslint-plugin8 · 1×
@typescript-eslint/parser8 · 1×
cdklabs-projen-project-types0.3.7 · 1×
eslint9 · 1×
jest29 · 1×
jest-junit16 · 1×

For agents

$ claude mcp add constructs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page