Reference for configuring and using the AWS Kinesis sink with Sequin.
arn:aws:kinesis:<region>:<account-id>:stream/<stream-name>
.
<your-stream-arn>
with your actual stream ARN (e.g., arn:aws:kinesis:us-east-1:123456789012:stream/my-stream
).
use_task_role: true
, ensure your ECS task role, EC2 instance profile, or EKS service account has the required Kinesis permissions.stream_arn
field:
1
. You can click on a message to see more details, including the last error response received from Kinesis.