S3 bucket objects
Feed type: Site / S3Blob
Setup fields
Connect Amazon S3 to Graphlit so bucket objects under selected prefixes become searchable context for RAG, extraction, and agent workflows.
source: amazon-s3
target: graphlit
Ingest
1 ingest surface
No OAuth required
URL, key, or query setup
Graphlit API
createFeed + queryContents
MCP-native
Agent context flows
Ingest
Graphlit reads the selected Amazon S3 surfaces, converts the source material into searchable content, and keeps enough source metadata for grounded answers, retrieval, and downstream agent workflows.
Feed type: Site / S3Blob
Setup fields
Prepare
The integration is not just a connector. Graphlit turns Amazon S3 into content that can be searched, cited, summarized, enriched with observations, and supplied to agents through the Graphlit API and MCP.
{
"source": "Amazon S3",
"content": "S3 bucket objects",
"extracted": [
"entities",
"observations",
"facts",
"summaries"
],
"citations": [
"Amazon S3 source references"
],
"agentContext": {
"searchable": true,
"groundedAnswers": true,
"deliveryEnabled": false
}
}Use cases
01
Build a Amazon S3 knowledge base from bucket objects under a prefix and pDFs, images, audio, and video and search it alongside the rest of your Graphlit content.
02
Ask grounded questions over Amazon S3 context without forcing users to leave the tools where the work originally happened.
03
Extract people, organizations, projects, events, facts, and decisions from Amazon S3 content so agents can reason over durable context.
04
Combine Amazon S3 with Slack, Website, and GitHub to build cross-tool RAG, research, and operational intelligence workflows.
Need a code sample? Ask our AI assistant
FAQ
Related
Start building
Create a free Graphlit project, connect Amazon S3, and turn real operational context into retrieval, knowledge graphs, and MCP-native agent workflows.