AWS SDK for AWS Lambda, enabling management and invocation of Lambda functions.
# Cargo.toml
[dependencies]
aws-sdk-lambda = "1.127.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all Lambda functions in the default region.
Set environment variables AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_DEFAULT_REGION, or use an IAM role.
No dependency data recorded yet.