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 b00d2dd commit a5a35b2Copy full SHA for a5a35b2
probe.go
@@ -78,5 +78,3 @@ func validateProbeParams(cfg *config.Config, q url.Values) (string, *config.Auth
78
return "", nil, errUnsupportedModule
79
}
80
81
-
82
-// region inference removed by design; aws.region must be supplied in config
0 commit comments