[
https://issues.apache.org/jira/browse/ARROW-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Arrow JIRA Bot reassigned ARROW-10066:
---------------------------------------------
Assignee: Antoine Pitrou (was: Apache Arrow JIRA Bot)
> [C++] Make sure that default AWS region is respected
> ----------------------------------------------------
>
> Key: ARROW-10066
> URL: https://issues.apache.org/jira/browse/ARROW-10066
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Neal Richardson
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See
> https://aws.amazon.com/blogs/developer/aws-sdk-for-c-version-1-8-developer-preview/.
> The sdk will detect the region from EC2 metadata if present; it will also
> (as of 1.8 at least) let you specify a default region via environment
> variable. So we should make sure that we don't override it with us-east-1 if
> the SDK pulls a region from one of those. (Sounds like how
> access_key/secret_key are currently handled.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)