Supported Providers
AWS S3
AWS S3 provider to query S3 buckets
Inputs
bucket
: str : The bucket to read the files from.
Limitations
Querying only yaml, yml, json, xml and csv files.
Outputs
Files’s content as a dict.
Authentication Parameters
- access_key
- secret_access_key
Please note that during the installation, the provider is performing list_buckets
to validate the config. Here is an example IAM policy: