I am trying to mock describe_instance_types call on AWS EC2 client, using Python Stubber, but not successful.
describe_instance_types
Python Stubber
I have a lambda handler functi