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 fca0255 commit 032b94eCopy full SHA for 032b94e
README.md
@@ -66,7 +66,7 @@ import (
66
)
67
68
func main() {
69
- // Using the SDK's default configuration, loading additional config
+ // Using the SDK's default configuration, load additional config
70
// and credentials values from the environment variables, shared
71
// credentials, and shared configuration files
72
cfg, err := config.LoadDefaultConfig(context.TODO(), config.WithRegion("us-west-2"))
0 commit comments