Expand description
AWS Lambda API client.
Thin wrapper over generated ops. All URL construction and HTTP methods
are in ops::lambda::LambdaOps. This layer adds:
- Ergonomic method signatures
Structsยง
- Lambda
Client - Client for the AWS Lambda API
AWS Lambda API client.
Thin wrapper over generated ops. All URL construction and HTTP methods
are in ops::lambda::LambdaOps. This layer adds: