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 403 if AWS returns AccessDeniedException #339

Open
2 tasks
huntharo opened this issue Jun 14, 2023 · 0 comments
Open
2 tasks

Deployer - Return a 403 if AWS returns AccessDeniedException #339

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

Comments

@huntharo
Copy link
Collaborator

huntharo commented Jun 14, 2023

Motivations

  • The LambdaAlias operation returns a 500 if the PublishVersion operation throws AccessDeniedException
  • This provides little information for debugging and requires examining the logs

To-Do

  • Change status code in this case to 403
  • Return the error message from AWS to the caller
@huntharo huntharo converted this from a draft issue Jun 14, 2023
@huntharo huntharo added this to the v0.4 milestone Jun 14, 2023
@huntharo huntharo moved this to Todo in MicroApps Core Jun 14, 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