> For the complete documentation index, see [llms.txt](https://docs.fylamynt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fylamynt.com/resources/s3.md).

# S3 Buckets

Use the resource to capture, re-use, or persist output data from a given step in a workflow. Or to read pre-existing data stored in an S3 bucket for a given step in a workflow.

## Use Cases

* Store the response body of an API call to an S3 bucket without writing a custom snippet.
* Send output of a given action to an S3 bucket for logging purposes.
* Store file-like data to an S3 bucket for downstream steps to access or manipulate.

## To Configure an S3 bucket in Fylamynt

* Navigate to **Settings > Resource > S3 Buckets.**
* Click on **Manage Buckets.**
* Click on **Add New.**

![](https://2168485084-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXYvxfYq9m2JdKqaCdk%2F-MaZvFuG0AFCwk1mYEkN%2F-MaZwBFUvYet2s5OXH96%2Fimage.png?alt=media\&token=959367a5-a54f-4d06-b7d1-693e8ee19c6b)

* **Select Target Account** from the drop-down list.

![](https://2168485084-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXYvxfYq9m2JdKqaCdk%2F-MaZvFuG0AFCwk1mYEkN%2F-MaZwEVWb_ODggbt92bG%2Fimage.png?alt=media\&token=ffa3c2d1-5a57-47c9-8559-39c7058f6859)

* **Select S3 Bucket** from the new drop-down list.

![](https://2168485084-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXYvxfYq9m2JdKqaCdk%2F-MaZvFuG0AFCwk1mYEkN%2F-MaZwHjlHvUC9kfle8-O%2Fimage.png?alt=media\&token=4c421b22-c98c-4524-aaa7-d8fbc13e8163)

## Where would you use the S3 resource?

The list of configured S3 buckets will be made available for various action node e.g. Pick\_S3\_Bucket:

![](https://2168485084-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXYvxfYq9m2JdKqaCdk%2F-MaZvFuG0AFCwk1mYEkN%2F-MaZwKLu3xQpYq4Gxe-E%2Fimage.png?alt=media\&token=49f7b08d-62b4-4c30-827c-f8eb221da70b)
