what causes my configured test event xml url to not match the xml url in my AWS Lambda
appreciate any input on this. I’m creating my first web scraper starting first with an AWS Lambda function. Using Python 3.12. I have configured the JSON in a test event and should be able to match the test event XML URL to my sitemap URL in my scraping code. No matter what I do, it goes to my error condition and states its missing the sitemap URL in the event data. URLs changed to be an example.