Skip to main content
Amazon Simple Storage Service (Amazon S3) is an object storage service
AWS S3 Directory
本文介绍如何load document objects from an AWS S3 Directory object.

Specifying a prefix

你也可以指定a prefix for more fine-grained control over what files to load.

Configuring the AWS Boto3 client

你可以配置the AWS Boto3 client by passing named arguments when creating the S3DirectoryLoader. 这对于instance when AWS credentials can’t be set as environment variables.很有用 See the list of parameters that can be configured.