%phrases-shared; ]> Shows how to use the &Python3long; to create a REST service that tracks work items in an &AURlong; Serverless database and emails reports by using &SESlong; (&SES;). This example uses the Flask web framework to handle HTTP routing and integrates with a React webpage to present a fully functional web application. Build a Flask REST service that integrates with &AWS-services;. Read, write, and update work items that are stored in an &AUR; Serverless database. Create an &ASMlong; secret that contains database credentials and use it to authenticate calls to the database. Use &SES; to send email reports of work items. For complete source code and instructions on how to set up and run, see the full example on GitHub.