Omar Ali Khan
Omar Ali Khan
Hi, is there any update on this? Currently trying to use Sentry with python 3.10 on AWS Lambda and running into the same issue. Thank you
Note that the VPC i'm using was not copilot generated but I do explicitly supply 2 public and 2 private subnets from the VPC in the env config.
@v-prasadboke you should now have access
Make sure you're installing this library with the pendulum extras, otherwise it won't enforce pendulum >= 3 (which has the instance method). ```shell poetry add "pydantic-extra-types[pendulum]" ```
@samuelcolvin @yezz123 opened a [pr for the readme](https://github.com/pydantic/pydantic-extra-types/pull/233) if you think it would help