Setting up an API Gateway with Kenesis
You will need to create a role to give permissions to the API to talk to Kinesis
Once you are in IAM console click on Roles
In Use Case select API Gateway
Leave default settings
Click on tutorial-api-gateway
Click on the box and then Add permissions
We need to create a kinesis data stream
Select Provisioned leave everything else default
We need to create a resouce
Select AWS Service
Aws Service Kinesis
HTTP Method 🏣
Go to IAM console
and paste the ARN URL
You will need to continue configuring the API Gateway with your code to do data transformation and more.