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

api-cors-lambda-crud-dynamodb TypeScript AssetCode #60

Closed
nmussy opened this issue Jun 26, 2019 · 2 comments
Closed

api-cors-lambda-crud-dynamodb TypeScript AssetCode #60

nmussy opened this issue Jun 26, 2019 · 2 comments
Assignees
Labels
guidance Question that needs advice or information. language/typescript Related to Typescript examples

Comments

@nmussy
Copy link

nmussy commented Jun 26, 2019

I'm having a hard time understanding how the api-cors-lambda-crud-dynamodb example Lambdas would execute. The AssetCode given to the functions are TypeScript files, and the runtime is a plain NodeJS810.

I've tried doing similar in with aws-cdk@0.36.0, but I can't figure out how these files would be compiled, they're just zipped and shipped as is.

@popovitsj
Copy link

When you do npm run build the typescript files are compiled to javascript.

@SomayaB SomayaB added the language/typescript Related to Typescript examples label Nov 6, 2019
@SomayaB SomayaB added the guidance Question that needs advice or information. label Nov 6, 2019
@NGL321
Copy link
Contributor

NGL321 commented Aug 6, 2020

Closing due to age and answer.

😸

@NGL321 NGL321 closed this as completed Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Question that needs advice or information. language/typescript Related to Typescript examples
Projects
None yet
Development

No branches or pull requests

4 participants