S3 cp with transfer acceleration error: Host override cannot be combined with Dualstack, FIPS, or S3 Accelerate

0

I setup AWS S3 acceleration in one of my buckets, mybioinformaticsm and use S3 acceleration to upload a big file from local to S3, as in a following command;

aws s3 cp /Volumes/Documents/R/BM/bm.int s3://myawsbioinfo/bm.int --region us-east-2 --endpoint-url https://myawsbioinfo.s3-accelerate.amazonaws.com It used to work until recently. When I use this command, it failed with a following error message;

Host override cannot be combined with Dualstack, FIPS, or S3 Accelerate

I have not set up Dualstak and am not sure about FIPS. At this point, I would really appreciate any input on this.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions