aws-sdk-go-v2
aws-sdk-go-v2 copied to clipboard
Feat s3 transfer manager v2 PutObject
Implement v2 s3 transfer manager's putobject api bound to single union client which mimics normal service client's initialization and api call
Tests are failing.
I know that some of the business logic is duplicated from the original version here, but I'm reviewing it as if it's all new.