I am using aioboto3 to asynchronously fetch dynamodb\'s data in Django.
async def get_gentimes(plant: Plant, query_when: str, query_type: str): source = D