You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: