func github.com/aws/aws-sdk-go/service/sts.New
3 uses
github.com/aws/aws-sdk-go/service/sts (current package)
service.go#L49: func New(p client.ConfigProvider, cfgs ...*aws.Config) *STS {
github.com/aws/aws-sdk-go/aws/credentials/stscreds
assume_role_provider.go#L259: Client: sts.New(c),
web_identity_provider.go#L78: svc := sts.New(c)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |