github.com/aws/aws-sdk-go-v2/service/s3.NewFromConfig
third-partyThe 7674th most-called third-party function by production calls. Called 138 times across 49 modules; 77 of those run outside tests and generated code.
All of github.com/aws/aws-sdk-go-v2/service/s3 → Docs on pkg.go.dev ↗
- prod calls
- 77
- non-test, non-generated
- all calls
- 138
- total callsites
- modules
- 49
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 44%
- 61 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function6%A direct call to an exported package function, resolved by type.
- Package function (by syntax)94%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewFromConfig from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 4 5%
- Grafana 3 4%
- Velero 3 4%
- Kubernetes 2 3%
- containerd 1 1%
where it's called
Callsites in the wild
12 representative callsites of 138, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
aws/aws-sdk-go-v2/service/s3 @v1.106.4
internal/customizations/unit_test.go:54
in loop test - in loop test
-
aws/aws-sdk-go-v2/service/s3 @v1.106.4
api_client_test.go:76
in loop test -
aws/aws-sdk-go-v2/service/s3 @v1.106.4
presign_post_test.go:126
in loop test -
aws/aws-sdk-go-v2/service/s3 @v1.106.4
endpoints_config_test.go:128
in loop test -
aws/aws-sdk-go-v2/service/s3 @v1.106.4
internal/customizations/unit_test.go:137
in loop test -
aws/aws-sdk-go-v2/service/s3 @v1.106.4
internal/customizations/presign_test.go:270
in loop test -
aws/aws-sdk-go-v2/service/s3 @v1.106.4
internal/customizations/presign_test.go:455
in loop test -
-
-
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
top callers
The modules that reach for it
The modules that call NewFromConfig most in this snapshot.
- github.com/seaweedfs/seaweedfs3223%
- github.com/juicedata/juicefs97%
- github.com/aws/aws-sdk-go-v2/service/s386%
- github.com/google/go-cloud75%
- github.com/benbjohnson/litestream54%