My Node application uses AWS SDK, and in order to mock it locally I am using Jest\'s manual mocks. Basically I am placing in __mocks__ folder barebone mock of A
__mocks__