Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Upload use an endpoint #518

Open
leonroman opened this issue May 2, 2023 · 0 comments
Open

S3 Upload use an endpoint #518

leonroman opened this issue May 2, 2023 · 0 comments

Comments

@leonroman
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant