hashicorp/aws-sdk-go-base

Allow setting of HTTP Transport

gdavison opened this issue · 0 comments

The HTTP Transport used for sending requests to the AWS API is currently configured in this module. Some cases, such as acceptance testing require a special HTTP Transport.

Add the ability to provide an HTTP Transport to awsbase.Config.