main
Credentials.rootConfig
func (c *Credentials) rootConfig(ctx context.Context) (*aws.Config, error) { if c.cfg != nil { return c.cfg, nil }