Skip to content

Change users.py to location.py #830

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

Closed
trey-rosius opened this issue Nov 17, 2021 · 3 comments
Closed

Change users.py to location.py #830

trey-rosius opened this issue Nov 17, 2021 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@trey-rosius
Copy link
Contributor

What were you initially searching for in the docs?

I was searching on the new Split operations with Router
Is this related to an existing part of the documentation? Please share a link
yes,
https://awslabs.github.io/aws-lambda-powertools-python/1.22.0/core/event_handler/appsync/#split-operations-with-router
Describe how we could make it clearer

Let's assume you have app.py as your Lambda function entrypoint and routes in users.py, this is how you'd use the Router feature.

I think you meant to say

Let's assume you have app.py as your Lambda function entrypoint and routes in location.py, this is how you'd use the Router feature.

Because the example given below is from the location.py file
If you have a proposed update, please share it here
It should be

Let's assume you have app.py as your Lambda function entrypoint and routes in location.py, this is how you'd use the Router feature.

@trey-rosius trey-rosius added the documentation Improvements or additions to documentation label Nov 17, 2021
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 17, 2021

Thanks for opening your first issue here! We'll come back to you as soon as we can.

@heitorlessa
Copy link
Contributor

heitorlessa commented Nov 17, 2021 via email

@trey-rosius
Copy link
Contributor Author

My pleasure 😊. Closing now

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
Projects
None yet
Development

No branches or pull requests

2 participants