Closed bacongobbler closed 8 years ago
When a client error occurs that differs from 404 (bucket exists), we need to raise that error so the user knows what occurred.
Test steps please =)
Unfortunately there is no way to truly test this one unless you break boto3. The easiest way to do this would be to test this with https://github.com/deis/charts/pull/142.
When a client error occurs that differs from 404 (bucket exists), we need to raise that error so the user knows what occurred.