construct-hub icon indicating copy to clipboard operation
construct-hub copied to clipboard

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.

Results 52 construct-hub issues
Sort by recently updated
recently updated
newest added

Page of CDKTF Instance URL= https://constructs.dev/packages/@cdktf/provider-aws/v/12.0.4?submodule=instance&lang=typescript shows empty

bug

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...

bug

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...

package-missing

### 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. ![CleanShot 2022-12-22...

bug
p2
effort/small

### Description I'd like to be able to filter constructs by the package version, such as CDK v1/v2. ![CleanShot 2022-12-22 at 10 53 09@2x](https://user-images.githubusercontent.com/17558268/209206449-7deb1ea3-28d9-4f38-a099-db9e78518a97.png) ### Use Case So that I...

p2
effort/medium
feature-request

### 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....

feature-request
needs-triage

### 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...

p2
feature-request

### 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...

p2
feature-request

### 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...

feature-request
needs-triage

### 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...

effort/medium