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

[Python] Lambda support #1750

Closed
crisidev opened this issue Sep 20, 2022 · 0 comments · Fixed by #1807
Closed

[Python] Lambda support #1750

crisidev opened this issue Sep 20, 2022 · 0 comments · Fixed by #1807
Labels
enhancement New feature or request python-server Python server SDK server Rust server SDK

Comments

@crisidev
Copy link
Contributor

Add the ability to run Smithy-rs Python from a lambda context. This can be achieved by using the Python Lambda runtime, but it will be probably easier to do using the Rust Lambda runtime, which is already supported by Smithy-rs.

The main focus here should be to have an idiomatic experience, so both the runtime should be probably validated when making the choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python-server Python server SDK server Rust server SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant