googleinterns/step224-2020

[Ceph] Investigate Amazon SDK for Go for use with S3 API.

Closed this issue · 1 comments

The integration testing for Ceph for the S3 API uses the Amazon SDK for Go.

Integration tests: https://github.com/ceph/go_s3tests
Amazon SDK: https://github.com/aws/aws-sdk-go

The Amazon SDK for Go has an Apache 2.0 license which should be okay.

Amazon SDK is license under Apache 2.0, a notice type license. It's okay for our use, but we need to include the NOTICE.txt from the Amazon repo as we are distributing this outside of Google.