github.com/aws/aws-sdk-go-v2/internal/endpoints/v2.CredentialScope.Service (field)

5 uses

	github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 (current package)
		endpoints.go#L182: 	Service string
		endpoints.go#L241: 	signingName := e.CredentialScope.Service
		endpoints.go#L269: 	if len(other.CredentialScope.Service) > 0 {
		endpoints.go#L270: 		e.CredentialScope.Service = other.CredentialScope.Service