aws-toolkit-azure-devops icon indicating copy to clipboard operation
aws-toolkit-azure-devops copied to clipboard

S3 Upload use an endpoint

Open leonroman opened this issue 2 years ago • 1 comments

Hello,

After AWS infrastructure modification, S3Upload@1 tasks on Azure DevOps stopped to work for us.

We discovered a simple workaround, is to use S3 endpoint.

The CLI support S3 endpoint: aws s3 cp ./local_file s3://bucket_name/destination_folder --endpoint-url https://bucket-endpoint.eu-central-1.amazonaws.com

It is possible to transmit into S3Upload@1 task also the S3 endpoint, without switching S3 tasks to cli tasks?

leonroman avatar May 02 '23 10:05 leonroman

Hi Team,

Could you please confirm if this request is scheduled for implementation?

stepintooracledba avatar Apr 24 '25 18:04 stepintooracledba