Data & storage · Data
S3 integration
Write run outputs to your S3 bucket.
S3 integration for storing large run artifacts (CSVs, reports, screenshots) under your own AWS account.
Setup steps
- Open Actium settings; pick S3 from the integration catalog.
- Authenticate via OAuth or API token (varies; see permissions below).
- Choose which assistants should use this integration.
- Save; the connection is live and ready for the next scheduled run.
Permissions requested
- S3 IAM credentials, bucket-scoped
Supported actions
- write objects to a bucket
Example data flow
Outbound write.
Privacy notes
Credentials encrypted at rest; least-privilege IAM recommended.