# AWS S3 Sink Block in Workflows

Workflows now includes a native AWS S3 Sink block, allowing users to push workflow outputs directly to an S3 bucket. The block supports CSV, JSON, and text file formats, with the option to append results into a single file or upload each inference as a separate file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/march-2026/aws-s3-sink-block-in-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
