alamb commented on code in PR #498:
URL:
https://github.com/apache/arrow-rs-object-store/pull/498#discussion_r2470738905
##########
src/aws/builder.rs:
##########
@@ -315,16 +315,25 @@ pub enum AmazonS3ConfigKey {
/// Set the container credentials relative URI when used in ECS
///
///
<https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html>
+ ///
+ /// Supported keys:
+ /// - `aws_container_credentials_relative_uri`
Review Comment:
I think @jonashaag did this in
- https://github.com/apache/arrow-rs-object-store/pull/500
Is that enough?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]