moto/moto/logs
Berislav Kovacki 5063ffc837 Implement pagination support for GetLogEvents
* Add nextForwardToken and nextBackwardToken to GetLogEvents response
* Handle end of stream by returning the same token as passed in
2019-08-07 17:37:53 +02:00
..
__init__.py lambda + SNS enhancements (#1048) 2017-09-27 16:04:58 -07:00
exceptions.py - Updated ResourceAlreadyExistsException(LogsClientError) to latest Boto3 error msg when using CWL Logs 2018-08-02 16:09:10 -06:00
models.py Implement pagination support for GetLogEvents 2019-08-07 17:37:53 +02:00
responses.py Feature cloudwatch log retention (#2199) 2019-05-25 10:14:23 +01:00
urls.py lambda + SNS enhancements (#1048) 2017-09-27 16:04:58 -07:00