Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[examples/http-axum-apigw-authorizer] How to deploy? #861

Closed
hffmnn opened this issue Apr 19, 2024 · 1 comment
Closed

[examples/http-axum-apigw-authorizer] How to deploy? #861

hffmnn opened this issue Apr 19, 2024 · 1 comment

Comments

@hffmnn
Copy link
Contributor

hffmnn commented Apr 19, 2024

Hi,

is there an example of how to deploy examples/http-axum-apigw-authorizer? When deploying via cargo lambda deploy it only deploys the lambda but no API GW. And then there shouldn't be an authorizer, right?

Did I miss something?

@bnusunny
Copy link
Contributor

Yes, this example only creates a Lambda function. You need to create an API Gateway separately.

There are examples of how to create an API Gateway + Lambda Authorizer + Lambda function. Such as this one on ServerlessLand.

@awslabs awslabs locked and limited conversation to collaborators Apr 20, 2024
@bnusunny bnusunny converted this issue into discussion #862 Apr 20, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants