> 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 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.**

![](/files/-MaZwBFUvYet2s5OXH96)

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

![](/files/-MaZwEVWb_ODggbt92bG)

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

![](/files/-MaZwHjlHvUC9kfle8-O)

## 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:

![](/files/-MaZwKLu3xQpYq4Gxe-E)
