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

refactor(event-handler): api gateway handler review changes #420

Merged
merged 1 commit into from May 4, 2021

Conversation

michaelbrewer
Copy link
Contributor

@michaelbrewer michaelbrewer commented May 4, 2021

Issue #, if available:

#418

Description of changes:

  • Enum to match code style (PascalCase)
  • Keep not found only in message return for security reasons
  • Remove Tuple type of response to keep it simpler (Dict and Response only)

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Enum to match code style (PascalCase)
- Keep not found only in message return for security reasons
- Remove Tuple type of response to keep it simpler (Dict and Response only)
@michaelbrewer
Copy link
Contributor Author

@heitorlessa i make the recommended changes from : #418

Copy link
Contributor

@heitorlessa heitorlessa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks for reverting it quickly!

@heitorlessa heitorlessa merged commit 59b3adf into aws-powertools:develop May 4, 2021
@michaelbrewer michaelbrewer deleted the refactor-api-gateway branch May 4, 2021 17:09
heitorlessa referenced this pull request in heitorlessa/aws-lambda-powertools-python May 5, 2021
…tools-python into docs/event-handler-http

* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python:
  refactor(event-handler): api gateway handler review changes (#420)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants