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

Add Client Context to Lambda Context #3

Open
kolanos opened this issue Dec 7, 2018 · 1 comment
Open

Add Client Context to Lambda Context #3

kolanos opened this issue Dec 7, 2018 · 1 comment

Comments

@kolanos
Copy link
Contributor

kolanos commented Dec 7, 2018

For mobile apps, AWS provides client context meta data via context.client_context. Add support for this to the lambda context, compatible with python3.6.

https://docs.aws.amazon.com/lambda/latest/dg/python-context-object.html

@kolanos
Copy link
Contributor Author

kolanos commented Dec 7, 2018

There's also a context.custom dict related to mobile client environment data.

aunger referenced this issue in WycliffeAssociates/lambda-runtime-pypy Apr 9, 2020
Switch from squeaky to official pypy distro
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

No branches or pull requests

1 participant