> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/listeners-changelog/amazon-sqs-listener.md).

# Amazon SQS Listener

Learn more about this Listener type in [this article](/listeners/listener-integrations/collect-data-from-amazon-sqs.md).

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">on 05/12/2026</mark>

* New **Authentication type** selector: choose between **auto** (IAM role attached to the host) or **manual** (explicit AWS credentials). For manual authentication, you must provide an **AWS Access Key ID** and **Secret Access Key**.
* New **Assume Role** support via STS. This allows users to assume an IAM role at runtime using a Role ARN, External ID, role session name, STS region, and session duration. Useful for cross-account access or restricted permission boundaries.

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">on 02/10/2025</mark>

Initial version.

</details>
