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

Support AWS Lambda Function URLs #598

Merged
merged 11 commits into from
Sep 5, 2022
Merged

Conversation

ggallotti
Copy link
Member

@ggallotti ggallotti commented Jul 28, 2022

Support AWS Lambda Http APIs.

A function URL is a dedicated HTTP(S) endpoint for your Lambda function. You can create and configure a function URL through the Lambda console or the Lambda API. When you create a function URL, Lambda automatically generates a unique URL endpoint for you. Function URL endpoints have the following format:

https://.lambda-url..on.aws

Issue: 97613

Depends on: genexuslabs/deployment-targets#58

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti requested a review from iroqueta August 15, 2022 16:49
@ggallotti ggallotti added enhancement New feature or request tested Issue has been tested by Product Team labels Aug 15, 2022
@ggallotti ggallotti added the waiting for review PR waiting for Review label Aug 29, 2022
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti requested a review from iroqueta September 2, 2022 14:25
@ggallotti ggallotti merged commit 17492bb into master Sep 5, 2022
@ggallotti ggallotti deleted the aws-lambda-function-url-support branch September 5, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot closed enhancement New feature or request tested Issue has been tested by Product Team waiting for review PR waiting for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants