question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why is Cfn class for AWS::ApiGatewayV2::ApiGatewayManagedOverrides not auto generated?

See original GitHub issue

Currently, aws-apigatewayv2 module has no custom constructs. So, we’re dependent on auto-generated Cfn classes. But, all CloudFormation resources are not available.

Why is AWS::ApiGatewayV2::ApiGatewayManagedOverrides not auto generated?

Please, fix it or add it. I don’t know whether it is a 🐛bug or a 🚀feature request.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jonasgroendahlcommented, Apr 30, 2020

Also looking for the Cfn for apigatewayv2/VpcLink 👍

0reactions
nija-atcommented, May 27, 2020

Closing this issue. We autogenerate the Cfn classes out of the latest CloudFormation spec. Once they are available, the next release of the CDK will contain them.

Closing this issue. Please continue to track this with the linked CloudFormation issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Abstractions and escape hatches - AWS Documentation
Using AWS CloudFormation constructs directly. If there are no L2 classes available for the service, you can fall back to the automatically generated...
Read more >
Spice up your Cloudformation Development life - tecRacer
Because often auto-generated diagrams do not create clarity but confusion: ... This is much clearer and it is generated with cfn-diagram ...
Read more >
CDK tips, part 3 – how to unblock cross-stack references
1 , you need to create the dummy exports manually. You do it using the CfnOutput class with the exportName property filled. Both...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found