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

Use custom url for s3 using AWS_ENDPOINT_URL #2587

Open
2 tasks
Kotwic4 opened this issue Jul 20, 2023 · 1 comment
Open
2 tasks

Use custom url for s3 using AWS_ENDPOINT_URL #2587

Kotwic4 opened this issue Jul 20, 2023 · 1 comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@Kotwic4
Copy link

Kotwic4 commented Jul 20, 2023

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 Kotwic4 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 20, 2023
@yasminetalby yasminetalby self-assigned this Jul 20, 2023
@yasminetalby yasminetalby added needs-review This issue or pull request needs review from a core team member. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. needs-review This issue or pull request needs review from a core team member. labels Jul 20, 2023
@yasminetalby
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants