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

Ability to create a TypeScript Lambda function with the CLI #13029

Closed
2 tasks
chrisl777 opened this issue Jul 28, 2023 · 3 comments
Closed
2 tasks

Ability to create a TypeScript Lambda function with the CLI #13029

chrisl777 opened this issue Jul 28, 2023 · 3 comments
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability functions Issues tied to the functions category pending-triage Issue is pending triage

Comments

@chrisl777
Copy link

Is this feature request related to a new or existing Amplify category?

function

Is this related to another service?

No response

Describe the feature you'd like to request

When creating a new Lambda function using the Amplify CLI, I walk through the CLI questions and finish.

But then I have to do an extraordinary amount of copy and paste from other past solutions to make the function work with TypeScript. And even then, though I follow the Amplify docs, I still end up doing a bit of "guess and check" to get it working.

Describe the solution you'd like

It would be ideal to be able to specify "TypeScript" when running through the CLI options while creating the function.

Describe alternatives you've considered

I haven't considered other alternatives. Perhaps Nx may have an ability to generate a TypeScript Lambda. Though I am typically using Turborepo.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change
@chrisl777 chrisl777 added the pending-triage Issue is pending triage label Jul 28, 2023
@ykethan
Copy link
Member

ykethan commented Jul 31, 2023

Hey @chrisl777, thank you for reaching out. The feature is currently being tracked on #659. It would be great if you could thumbs up the issue.

Closing the issue as duplicate.

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2023
@ykethan ykethan added functions Issues tied to the functions category duplicate If marked with duplicate, issue will be closed & original will be added for traceability labels Jul 31, 2023
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@chrisl777
Copy link
Author

@ykethan Perfect, done! And thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability functions Issues tied to the functions category pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

2 participants