You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: