Add kioslave for Amazon S3
This is a kioslave for S3, which is a file storage service by Amazon AWS.
The slave uses the AWS C++ SDK: https://github.com/aws/aws-sdk-cpp
The SDK properly supports cmake. The slave will only get built when the AWS SDK gets found.
See the README file for supported features and know limitations.