Skip to content

docs(data-classes): make authorizer concise; use enum #630

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

Merged
merged 3 commits into from
Aug 21, 2021

Conversation

heitorlessa
Copy link
Contributor

@heitorlessa heitorlessa commented Aug 21, 2021

Issue #, if available: #620

Description of changes:

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

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


View rendered docs/utilities/data_classes.md

@boring-cyborg boring-cyborg bot added area/utilities documentation Improvements or additions to documentation tests labels Aug 21, 2021
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 21, 2021
@heitorlessa heitorlessa added this to the 1.20.0 milestone Aug 21, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2021

Codecov Report

Merging #630 (48455fd) into develop (d02dd2e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #630   +/-   ##
========================================
  Coverage    99.95%   99.95%           
========================================
  Files          115      115           
  Lines         4828     4832    +4     
  Branches       265      266    +1     
========================================
+ Hits          4826     4830    +4     
  Partials         2        2           
Impacted Files Coverage Δ
...ities/data_classes/api_gateway_authorizer_event.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d02dd2e...48455fd. Read the comment docs.

@heitorlessa heitorlessa merged commit d65f2a7 into aws-powertools:develop Aug 21, 2021
@heitorlessa heitorlessa deleted the docs/authorizer-typos branch August 21, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants