Skip to content

Amazon Connect Recording start timestamp

0

According to https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html in RecordingsInfo there is StartTimestamp which should be timestamp when the recording started. However from two instances of Amazon Connect which have recording enabled, we see:

...T09:44_UTC.wav","MediaStreamType":"AUDIO","ParticipantType":null,"StartTimestamp":null,"Status":"AVAILABLE",...

and StartTimestamp is always null. What can be configured wrongly?

We need recording timestamp to align the recording on timeline. Is there other way how to get recording start and recording stop timestamps (those are not same as call start / stop timestamps...)

1 Answer
0

Any chance you're looking at the data too early and a later generated event does contain the actual start time?

david

answered a year ago
  • Its actually read from Kinesis and its always null

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.