Changed
* Added changelog
* Refactor AWSObject to use `attrs` for attribute access. The way you define
an AWSObject subclass has changed (especially Resource classes).
* Remove installation dependency on `boto3`
* Hide code from original proof-of-concept implementation (`fcspike`) so that
it is not part of a standard installation.