This is giving me flashbacks lol. I’d recommend using CloudTrail if you’re on AWS. It logs all API calls and can show you exactly how the data was retrieved on 10/15.
If you’re not on AWS, maybe check if your platform has a similar logging feature.
Also, if you suspect it’s a script, try searching your codebase for keywords like “data retrieval” or “10/15.” Sometimes the answer is right there.
If you’re not on AWS, maybe check if your platform has a similar logging feature.
Also, if you suspect it’s a script, try searching your codebase for keywords like “data retrieval” or “10/15.” Sometimes the answer is right there.
