langchain
803d0d96 - Add the possibility to configure boto3 in the S3 loaders (#9304)

Commit
2 years ago
Add the possibility to configure boto3 in the S3 loaders (#9304) - Description: this PR adds the possibility to configure boto3 in the S3 loaders. Any named argument you add will be used to create the Boto3 session. This is useful when the AWS credentials can't be passed as env variables or can't be read from the credentials file. - Issue: N/A - Dependencies: N/A - Tag maintainer: ? - Twitter handle: cbornet_ --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
Author
Parents
Loading