Full AWS Practitioner Certification Question

Your team is working on a REST API with a function that fetches user data asynchronously. You’ve written a basic test to mock the external API, but your team wants additional test cases for edge cases like network timeouts or server errors. GitHub Copilot suggested test cases for error handling. Which two are correct? (Select two)