- Newest
- Most votes
- Most comments
Based on the information provided, it seems that you have followed the necessary steps to enable contact lens, create a Kinesis stream, associate it with contact lens, and add the required block to your contact flow.
However, since you mentioned that no data is being streamed when you call the phone number, here are a few troubleshooting steps you can follow:
-
If you are using Lambda as the consumer of your Kinesis Data Stream, you can check the CloudWatch metrics to see if any invocations occurred. This will help you verify if data is being sent to the stream and if the Lambda function is being triggered.
-
You can check the Kinesis Data Streams metric called "IncomingRecords" to verify whether data is being sent to the stream or not. If the metric shows no incoming records, it could indicate an issue with the data streaming process.
-
It's recommended to check the contact flow logs to see if any errors or issues are being reported. The logs may provide valuable insights into what's happening during the call and help identify potential issues.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 4 months ago