Amazon S3
Files & storageAPI keycredential probe
Read and write objects in S3 buckets (or S3-compatible stores).
OCNORA ships 5 typed Amazon S3 operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 5
- Delete ObjectDelete an object from an S3 bucket.s3.delete_object
- Get ObjectDownload a text object from an S3 bucket.s3.get_object
- List BucketsList every S3 bucket these credentials can see. Account-level, so it ignores the bucket on the connection.s3.list_buckets
- List ObjectsList objects in an S3 bucket, optionally filtered by prefix.s3.list_objects
- Put ObjectUpload a text or binary object to an S3 bucket.s3.put_object
Run your first Amazon S3 workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.