construct-hub
construct-hub copied to clipboard
AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
Page of CDKTF Instance URL= https://constructs.dev/packages/@cdktf/provider-aws/v/12.0.4?submodule=instance&lang=typescript shows empty
https://constructs.dev/packages/@cdktf/provider-aws/v/10.0.11/api/FlowLog?lang=typescript does not work I believe your internal tooling may have broken :( Thanks! What is the URL of the page with the issue? https://constructs.dev/packages/@cdktf/provider-aws/v/10.0.11/api/FlowLog?lang=typescript What did you do? I...
Hi there, I've developed a CDK constructs for my project [buttonize.io](https://buttonize.io/) and I want it to be available also in the Construct Hub. https://www.npmjs.com/package/@buttonize/cdk I've checked the requirements in https://constructs.dev/contribute...
### What is the URL of the page with the issue? https://constructs.dev/packages/@cdklabs/cdk-ecs-codedeploy/v/0.0.15?lang=typescript ### What did you do? The construct's README contains a link to the construct's ConstructHub page.  ### Use Case So that I...
### Description Could we add a `trending` search option & front-page section, highlighting packages that are gaining popularity (i.e. have a quickly increasing downloads number in time period T (e.g....
### Description A deployed ConstructHub is a website with potentially anonymous visitors (if deployed publicly). As such there is no direct way to communicate updates, news or status to the...
### Description When processing a package fails (i.e. during transliteration), the respective per-language documentation will be missing for the end-user. However in certain situations it might still be easily possible...
### Description The handlers for a number of Lambda Function are larger than they need to be. Smaller bundles mean a shorter cold start time. In the past some of...
### Description ConstructHub uses a number of features from CDK that are marked as deprecated. You can see these when running tests or synth. An incomplete list: ``` [WARNING] aws-cdk-lib.aws_acme.DnsValidatedCertificate...