I'm getting a vague error back from AWS Keyspaces that I'm trying to troubleshoot, but it looks as though AWS only stores DDL statement logs for Keyspaces in Cloudtrail, and not DML. I can see the 'error count' in my dashboard in the AWS Console for Keyspaces, but no details about the errors themselves. This is NOT a question about what might be wrong with my insert statements, or otherwise, and only a question about whether these errors are recorded somewhere in AWS.
I understand that there are other ways to approach this from a troubleshooting standpoint, but I want to first establish whether DML related server-side errors are logged by AWS somewhere, or could if they could be, given extra configuration.
In case someone has encountered something similar, here is all the detail I'm given back from the error itself:
com.datastax.oss.driver.api.core.servererrors.ServerError: java.lang.AssertionError