Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic SDK generation not available for apps deployed via AWS CDK #2061

Open
samuelefiorini opened this issue Jul 24, 2023 · 0 comments
Open

Comments

@samuelefiorini
Copy link

When deploying a Chalice application using AWS CDK, the folder .chalice\deployed is not being populated as expected.

As a result, when attempting to retrieve the list of deployed resources and trigger the automatic SDK download process using the command chalice generate-sdk --stage dev ./sdk, the process is aborted with the following error message:

Could not find API ID, has this application been deployed?
Aborted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant