# contains the business logic for the aggregate service async def example_service() -> str: return "This is an aggregate service"