By this PR I want to add compatibility with the second version of AWS SDK.
Also, I've added support of go modules, added positive scenario tests for most methods and refactored code.
If backward compatibility is an issue it's possible to close this PR and create V2 branch for support of both versions of SDK and create PR for that branch of your repo.
Hi @gusaul!
By this PR I want to add compatibility with the second version of AWS SDK. Also, I've added support of go modules, added positive scenario tests for most methods and refactored code. If backward compatibility is an issue it's possible to close this PR and create V2 branch for support of both versions of SDK and create PR for that branch of your repo.
In any case thanks for this solution.