Ilnur Garifullin 233da60 Bump version
Ilnur Garifullin c01d8a9 Don't wait till training data processing gets finished (#7)
* Release lock as soon as data processing is registered
* Fix typo
* Remove timeout test case for training data upload
Ilnur Garifullin 2331ca6 Update README.md
Ilnur Garifullin d66dc38 Update headers in training file
Ilnur Garifullin 1b29148 Add a sample notebook for traffic shadowing (#6)
* Add sample notebook for traffic shadowing
* Remove redundant sentence
Ilnur Garifullin 91889d1 Fix training data discovery (#5)
* Fix package data inclusion
* Fix getting outputs of a erroneously deployed stack
* Remove ResponseMetadata from configuration
* Remove ResponseMetadata from API response
* Update data-capture destination
* Fix contents look up
* Fix typo
* Remove stack outputs cashing
* Add CopyZips function
* Add template to package distribution
* Remove template URL
* Convert traffic_shadowing to package
* Update source bucket
* Rename function parameters
* Update IAM policy
* Update distribution bucket
* Check response status_code before searching through objects
* Check for number of training files first
* Update stub for lambda tests