# Amazon SQS Listener

Learn more about this Listener type in [this article](/the-workspace/listeners/listener-integrations/collect-data-from-aws-products/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>


---

# 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.onum.com/listeners/amazon-sqs-listener.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.
