# Amazon Kinesis Data Stream Listener

{% hint style="warning" %}
Note that this Listener is only available in certain Tenants. [Get in touch with us](https://docs.onum.com/support) if you don't see it and want to access it.
{% endhint %}

Learn more about this Listener type in [this article](/the-workspace/listeners/listener-integrations/collect-data-from-aws-products/collect-data-from-amazon-kinesis.md).

<details>

<summary>v1.0.0</summary>

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

We have added `AssumeRole` support.

</details>

<details>

<summary>v0.1.0</summary>

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

* Added **Gzip** and **Bzip2** compression types.
* Added KMS (Key Management Service) decryption to convert encrypted data back to its original form using encryption keys managed by a KMS system.

</details>

<details>

<summary>v0.0.2</summary>

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

New error port added.

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/21/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-kinesis-data-stream-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.
