Skip to content

fix(typescript): add types for createLambdaFunction() #132

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

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

ajschmidt8
Copy link
Contributor

This PR adds types for Lambda function URLs.

Details about Lambda function URLs can be found below:

No changes should be necessary to the createLambdaFunction implementation since the expected arguments and return types are nearly identical.

This PR adds types for Lambda function URLs.

Details about Lambda function URLs can be found below:

- https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/
- https://docs.aws.amazon.com/lambda/latest/dg/urls-configuration.html

No changes should be necessary to the `createLambdaFunction` implementation since the expected arguments and return types are nearly identical.
@ajschmidt8
Copy link
Contributor Author

@gr2m, can this PR be merged?

@gr2m gr2m changed the title Add TypeScript support for Lambda Function URLs fix(typescript): add types for createLambdaFunction() Jan 30, 2025
@gr2m gr2m merged commit 2ee0c04 into probot:master Jan 30, 2025
4 checks passed
@gr2m
Copy link
Contributor

gr2m commented Jan 30, 2025

Thanks AJ!

Copy link

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ajschmidt8 ajschmidt8 deleted the function-urls branch January 30, 2025 20:30
@ajschmidt8 ajschmidt8 restored the function-urls branch January 30, 2025 20:30
@ajschmidt8 ajschmidt8 deleted the function-urls branch January 30, 2025 20:30
ajschmidt8 added a commit to ajschmidt8/adapter-aws-lambda-serverless that referenced this pull request Jan 30, 2025
This PR fixes the types that were introduced in probot#132.

Sorry for the noise!
gr2m pushed a commit that referenced this pull request Feb 6, 2025
This PR fixes the types that were introduced in #132.

Sorry for the noise!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants