Sam Watson
Sam Watson
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The `localstack logs` command fails with the following exception: ``` Traceback...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The event source mapping API accepts changes to existing event source...
bug: The EventSourceListener class is inefficient and can cause the API to report innacurate results
The event source mapping API does not communcate directly with EventSourceListener classes. Instead, it works by maintaining and internal state of event source mapping configurations, and event source listeners must...