Anyone know why the interaction_id in the S3 manifest differs from the bot conversation log? We are exporting digital channel recordings for legal discovery. The bulk export job succeeds, but the chain of custody metadata shows a timestamp drift of 120ms. This breaks our audit trail validation.
{
"exportType": "LEGAL_HOLD",
"filters": {
"channel": "WEB_CHAT",
"botId": "bot_123"
}
}
Any ideas on forcing strict ISO 8601 alignment?