aws-sdk-cpp icon indicating copy to clipboard operation
aws-sdk-cpp copied to clipboard

Use custom url for s3 using AWS_ENDPOINT_URL

Open Kotwic4 opened this issue 2 years ago • 1 comments

Describe the feature

AWS_ENDPOINT_URL is now supported by the AWS for custom url (for example localhost). More info about it docs and original github issue. It was merged into botocore in this pr.

Use Case

I need this in this sdk as it is used by pyarrow and will solve this issue.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

Kotwic4 avatar Jul 20 '23 08:07 Kotwic4

Hello @Kotwic4 ,

Thank you very much for your submission. We definitely plan to implement this feature for the AWS CPP SDK. I have marked this feature request as a p3 as this feature is pretty new (as you can see this has only been implemented in the CLI and python a couple of weeks ago) and is an enhancement with an available workaround.

I will keep you updated on the status of the implementation here! If anyone would like to showcase their interest interest for this Feature you can do so by adding a thumbs up to the issue submission.

Best regards,

Yasmine

yasminetalby avatar Jul 20 '23 17:07 yasminetalby

Hi @yasminetalby - it's now 2025, AWS_ENDPOINT_URL has been around for over 18 months, and the AWS SDK for C++ is the only current AWS SDK that does not support it (see Service-specific endpoints). Could we move this along? It's a nuisance to have to make code changes rather than set an environment variable when we need to use an alternate endpoint URL.

metadaddy avatar Jan 23 '25 21:01 metadaddy

AWS, can we please make this happen? I'll also ask our AWS Contacts why this doesn't get prioritized after over 18 months.

nicornk avatar Apr 19 '25 08:04 nicornk

Quick update: this feature has now been implemented and merged in PR 3597

kai-ion avatar Nov 06 '25 18:11 kai-ion

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.

github-actions[bot] avatar Nov 06 '25 18:11 github-actions[bot]