github.com/aws/aws-sdk-go-v2/service/s3.CopyObjectInput.GrantRead (field)

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_CopyObject.go#L319: 	GrantRead *string
		serializers.go#L397: 	if v.GrantRead != nil && len(*v.GrantRead) > 0 {
		serializers.go#L399: 		encoder.SetHeader(locationName).String(*v.GrantRead)