I would like to transfer data to GCP from a third party S3 bucket with Cloud Storage Transfer Service. The bucket is configured for Requester Pays, so that my AWS account is charged for egress. Thus I am required to send a header with my data transfer requests consenting to the charges.
How do I do that with Cloud Storage Transfer Service?