type github.com/aws/smithy-go/auth/bearer.StaticTokenProvider

2 uses

	github.com/aws/smithy-go/auth/bearer (current package)
		token.go#L43: type StaticTokenProvider struct {
		token.go#L48: func (s StaticTokenProvider) RetrieveBearerToken(context.Context) (Token, error) {