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

Deployer - Return a 404 if Lambda ARN / Version ARN does not exist #338

Open
huntharo opened this issue Jun 12, 2023 · 0 comments
Open

Deployer - Return a 404 if Lambda ARN / Version ARN does not exist #338

huntharo opened this issue Jun 12, 2023 · 0 comments
Milestone

Comments

@huntharo
Copy link
Collaborator

huntharo commented Jun 12, 2023

Motivations

  • Currently if a lambda ARN / name does not exist then the Alias step will throw a 500 when it attempts to do a PublishVersion on it
  • This should instead check if the Lambda exists and return a 404 if the Lambda does not exist at all
@huntharo huntharo converted this from a draft issue Jun 12, 2023
@huntharo huntharo added this to the v0.4 milestone Jun 12, 2023
@huntharo huntharo moved this to Todo in MicroApps Core Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant