# AWS Lambda

`apollo_clear_notifications` is service which clear old records from PushMessageReduced.
Service uses: MySQL, Redis, SQS, Sentry

**1.** Run unit tests.

```bash
$ docker-compose run service pytest -vv
```
