Amazon S3
Counts describe the planned connector design, not shipped functionality.
Overview
Start document workflows when files land in a bucket, then read them into AI extraction steps and store outputs.
Amazon S3 is planned, not yet available
Object created
A file is uploaded to a bucket or prefix
Get object
Read a file for processing
Put object
Write a file to a bucket
Authentication concept
A role limited to specific buckets or prefixes is recommended. Keys would be stored as managed secrets.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Extract invoice fields with AI, validate against rules, approve when required and post to accounting.
Related