I am trying to see the options to send the tabular data to an email. I cannot use AWS SNS since SNS cannot format the data.
Can we utilize the AWS SES to send the tabular data to the email ? If yes, could someone explain how to achieve the same.
Following is the image contains the data printed from python 3.x code output, I want to send the same information with the same tabular format over the email: