We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b6d58 commit 99b7e3dCopy full SHA for 99b7e3d
aws/external/env_config.go
@@ -73,7 +73,7 @@ type EnvConfig struct {
73
//
74
// # Secret Access Key
75
// AWS_SECRET_ACCESS_KEY=SECRET
76
- // AWS_SECRET_KEY=SECRET=SECRET # only read if AWS_SECRET_ACCESS_KEY is not set.
+ // AWS_SECRET_KEY=SECRET # only read if AWS_SECRET_ACCESS_KEY is not set.
77
78
// # Session Token
79
// AWS_SESSION_TOKEN=TOKEN
0 commit comments