Expand description
Error types for the Lambda runtime simulator.
Enums§
- Builder
Error - Errors that can occur when building invocations.
- Runtime
Error - Errors that can occur during runtime operations.
- Simulator
Error - Errors that can occur during simulation operations.
Type Aliases§
- Runtime
Result - Result type for runtime operations.
- Simulator
Result - Result type for simulator operations.