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.

Support for AWS CDK

See original GitHub issue

Feature request to support generating CDK support as part of chalice package

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:11
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
jameslscommented, Jun 22, 2020

Thanks for the feature request! To make sure I understand, you’d want chalice package to generate a CDK construct that you could then import/add to an existing CDK stack/app correct?

BTW, please feel free to 👍 the issue so we can gauge interest in this feature!

0reactions
alexpulvercommented, Aug 7, 2020

@devangmehta123 I though about the simplification you mentioned as well, and developed https://github.com/alexpulver/cdk-chalice library - would be glad to hear your thoughts. There is an example application using this approach at https://github.com/alexpulver/aws-cdk-sam-chalice/ (along with link to blog post with walkthrough).

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS Cloud Development Kit – Amazon Web Services
AWS Cloud Development Kit (CDK) is an open-source software development framework used to model and provision your cloud application resources with familiar ...
Read more >
What is the AWS CDK? - AWS Documentation - Amazon.com
The AWS CDK supports TypeScript, JavaScript, Python, Java, C#/.Net, and Go. Developers can use one of these supported programming languages to define ...
Read more >
Getting started with the AWS CDK - AWS Documentation
The AWS Cloud Development Kit (AWS CDK) lets you define your cloud infrastructure as code in one of its supported programming languages.
Read more >
AWS Cloud Development Kit FAQs - Amazon.com
Q: What programming languages does AWS CDK support? AWS CDK is generally available in JavaScript, TypeScript, Python, Java, C#, and Go (in Developer...
Read more >
AWS Service Catalog support for the AWS Cloud ...
AWS Service Catalog CDK constructs enable Service Catalog administrators to use the AWS CDK to define, manage, maintain, and distribute their ...
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