Skip to content

Change users.py to location.py #830

Closed
@trey-rosius

Description

@trey-rosius

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions