The S3 connector pulls in all documents from the specified Amazon S3 bucket.
It supports various file formats including PDF, DOC, DOCX, TXT, and more.Documents are updated every 1 day.
Amazon S3 organizes data into buckets. Each bucket can contain an unlimited number of objects (files).
You can think of a bucket as a root directory, and the objects as files within that directory.For more information on S3 structure,
visit the Amazon S3 documentation.