---
title: "s3 list · RUAL Documentation"
description: "Lists S3 objects in a bucket."
canonical: https://docs.rual.nl/block-types/amazon%20aws/awsconnection_s3_list
language: en
---

[Cluster](https://docs.rual.nl/cluster)

[Blocks](https://docs.rual.nl/block-types)

[Interfaces](https://docs.rual.nl/interfaces)

[Blueprints](https://docs.rual.nl/blueprints)

[Tutorials](https://docs.rual.nl/tutorials)

[Home automation](https://docs.rual.nl/home-automation)

[Examples](https://docs.rual.nl/examples)

[Reference](https://docs.rual.nl/reference)

[Architecture](https://docs.rual.nl/architecture)

[Troubleshooting](https://docs.rual.nl/troubleshooting)

Other

# s3 list

This block is part of the [`amazon aws`](https://docs.rual.nl/block-types/amazon%20aws) group and was last modified in core [`v13.0.7`](https://docs.rual.nl/core-versions/130007).

Lists S3 objects in a bucket.

- connection required `awsconnection` The AWS connection to use for listing the objects

- bucket required `value` The bucket from which to list the objects

- max keys `number` Sets the maximum number of keys returned in the response.

- prefix `value` Limits the response to keys that begin with the specified prefix

- connection `awsconnection` The AWS connection used for the list

- output `object` The output of the command

- success `condition` Condition indicating whether the list was successful

- error `value` Error message in case of any issues during the list process

A typical wiring for [s3 list](https://docs.rual.nl/block-types/amazon%2520aws/awsconnection_s3_list): [value](https://docs.rual.nl/block-types/value/value_default) feeds the `bucket` pin; the `connection` out pin feeds [s3 list](https://docs.rual.nl/block-types/amazon%2520aws/awsconnection_s3_list).

[![Studio canvas example for the s3 list block: typical wiring for s3 list.](https://docs.rual.nl/canvas-examples/awsconnection_s3_list.png)](https://docs.rual.nl/canvas-examples/awsconnection_s3_list.png?v=3)

## Version history

Introduced in [`v13.0.7`](https://docs.rual.nl/core-versions/130007).

- [Back to `amazon aws`](https://docs.rual.nl/block-types/amazon%20aws): Return to the main group to view all sub-groups

- [Back to `amazon aws`](https://docs.rual.nl/block-types/amazon%20aws?group=amazon%20aws): Return to the group to view all blocks within this group

Was this page helpful? [Tell us what to improve](https://docs.rual.nl/support) · RUAL Docs is an integral component of the [RUAL ecosystem](https://rual.nl)
