latest--S3Loader
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--S3Loader.json |
| Parent schema | eidolon-resource |
Type:
object
Loads documents from an S3 bucket.
Properties
implementation
const: "S3Loader"
required
bucket
string
required
region_name
string | null
aws_access_key_id
string | null
aws_secret_access_key
string | null
aws_session_token
string | null
session_args
object
Additional arguments to pass to the boto3 session.
{}
pattern
string