Python script that reads records from Kinesis stream and process events based
on rules.yml
configuration file.
The script downloads files from S3 in the assets
folder in the project folder.
- Docker (https://www.docker.com)
$ docker-compose build
$ docker-compose run aws_events