Creating Lambda functions in the AWS SDK for Rust (original) (raw)
Creating Lambda functions in the AWS SDK for Rust - AWS SDK for Rust
For detailed documentation on developing AWS Lambda functions with the AWS SDK for Rust, see Building Lambda functions with Rust in the AWS Lambda Developer Guide. That documentation guides you through using:
- The Rust Lambda runtime client crate for core functionality, aws-lambda-rust-runtime.
- The recommended command-line tool for deploying the Rust function binary to Lambda with Cargo Lambda.
In addition to the guided examples that are in the AWS Lambda Developer Guide, there are also Lambda calculator example available in the AWS SDK Code Examples Repository on GitHub.
Concurrency
Creating presigned URLs
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.