You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tomsimpkins (via GitHub)" <gi...@apache.org> on 2023/04/13 16:43:07 UTC

[GitHub] [arrow] tomsimpkins commented on issue #34253: [C++][Python] Pass extra kwargs to S3 Pyarrow Filesystem

tomsimpkins commented on issue #34253:
URL: https://github.com/apache/arrow/issues/34253#issuecomment-1507274729

   Also marking my interest in being able to provide additional arguments to the underlying SDK.  My particular use case is around setting the SSECustomerAlgorithm and SSECustomerKey in [get_object](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html) 
   
   As noted in https://github.com/apache/arrow/issues/10251, `s3fs` uses `additional_kwargs` and forwards these to the underlying botocore client.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org