You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out @etsangsplk. Yeah this value should definitely be a constant. If you're looking to create a PR we'd be glad to review it. In this case constant name of EnvProviderName probably is good. We probably can do this same for the static credential provider in the same package as well if its doesn't already use a constant.
Please fill out the sections below to help us address your issue.
Version of AWS SDK for Go?
master
Version of Go (
go version
)?1.7
What issue did you see?
Steps to reproduce
ProviderName: "EnvConfigCredentials",
aws-sdk-go/aws/session/env_config.go
Line 160 in 5f43689
If you have have an runnable example, please include it.
The text was updated successfully, but these errors were encountered: