github.com/aws/aws-sdk-go/service/sts.STS.AssumeRoleWithWebIdentityRequest (method)

3 uses

	github.com/aws/aws-sdk-go/service/sts (current package)
		api.go#L489: func (c *STS) AssumeRoleWithWebIdentityRequest(input *AssumeRoleWithWebIdentityInput) (req *request.Request, output *AssumeRoleWithWebIdentityOutput) {
		api.go#L702: 	req, out := c.AssumeRoleWithWebIdentityRequest(input)
		api.go#L716: 	req, out := c.AssumeRoleWithWebIdentityRequest(input)