I writing a pythonc script that uses the boto3 python library to query Aurora Serverless (PostgreSQL) database. I am using the DATA API to batch insert (I am do
boto3