I'm trying to create a service to invoke Postgres UDFs that utilize PostGIS functions via an AWS lambda function. The error I get is as if the PostGIS extension is not installed. Has anyone encountered this before? Thanks Alex