ECS FastAPI Exception : reading Public Suffix List url https://publicsuffix.org/list/public_suffix_list.dat
I have a simple REST API built using FastAPI. The API takes in a file and does some processing to it, and saves it in S3. The server is deployed on ECS Fargate.