Method was too large error during PowerMockito

This AWS lambda function java code compiled without any issue. But when execute the unit testing using powerMockito, error starts appearing when we add the Main class to the @PrepareForTest There are