Skip to content

docs(nav): make REST and GraphQL event handlers more explicit #959

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

Conversation

heitorlessa
Copy link
Contributor

@heitorlessa heitorlessa commented Jan 17, 2022

Issue #, if available: #857

Description of changes:

Changes Event Handler ApiGateway title to REST API, and AppSync to GraphQL API while keeping URL the same. Enables navigation indexes feature and move tutorial to tutorial/index.md to keep navigation while allowing for growth - additional tutorials as customers request.

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/core/event_handler/api_gateway.md
View rendered docs/core/event_handler/appsync.md
View rendered docs/tutorial/idempotency.md
View rendered docs/tutorial/index.md

@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 17, 2022
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2022

Codecov Report

Merging #959 (537a0a0) into develop (605e9fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #959   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5320     5320           
  Branches       613      613           
========================================
  Hits          5318     5318           
  Partials         2        2           

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 605e9fe...537a0a0. Read the comment docs.

@heitorlessa heitorlessa changed the title docs(nav): make REST, GraphQL event handlers more explicit docs(nav): make REST and GraphQL event handlers more explicit Jan 17, 2022
@heitorlessa heitorlessa merged commit abe71ad into aws-powertools:develop Jan 17, 2022
@heitorlessa heitorlessa deleted the docs/improve-navigation branch January 17, 2022 14:58
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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants