I was wondering if the CRUD queries are encrypted in transit. I have a flutter app that uses AWS as backend and the data sent from client server needs to be encrypted in transit.
Yes it uses TLS encryption and you can read more about that here:
https://docs.aws.amazon.com/amplify/latest/userguide/encryption-in-transit.html