describe("akiro.AWS", () => {
        describe("(When akiro.config.AWS is set)", () => {
            it("should set akiro.AWS to akiro.config.AWS", () => {
                const mockAWS = {};
                config = {