# AWS Kinesis

### Pre-Requisites <a href="#pre-requisites" id="pre-requisites"></a>

* Access Key and Secret Key of the IAM role which has access to aws kinesis
* Stream should be available for receiving messages in aws kinesis

### Steps to Create AWS Kinesis Forwarding <a href="#steps-to-create-aws-kinesis-forwarding" id="steps-to-create-aws-kinesis-forwarding"></a>

* Navigate to `Create Forwarder` page
* Select AWS Kinesis forwarder
* Click `Create Forwarder`
* Provide the name for forwarder
* Provide access key, secret key, and stream name
* Click `Create` button

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FZyJKlIgHwHcdjjXyAFNU%2Fimage.png?alt=media&#x26;token=14b4245a-56cd-4088-9992-fc4306a578eb" alt=""><figcaption></figcaption></figure>

Whenever the data is getting ingested and its attributes are mapped to AWS kinesis, then that data will be forwarded to the kinesis stream. All types of machine data are supported: logs, metrics, events, alerts, and traces.
