Files
notifications-api/app
David McDonald 3dcac18849 Use correct exception for boto3
We use boto3 for our interaction with s3. Therefore if an expection is
thrown it will be thrown from the botocore library (which boto3 is built
on top of).

I have copied
app/aws/s3.py::file_exists for an example of this exception catching.
2020-02-12 15:28:46 +00:00
..
2019-12-12 10:23:28 +00:00
2020-02-06 10:57:43 +00:00
2020-02-06 10:57:43 +00:00
2020-02-12 15:28:46 +00:00
2019-12-13 10:02:39 +00:00
2020-01-20 13:44:52 +00:00
2020-01-24 13:18:37 +00:00
2020-02-06 10:57:43 +00:00
2020-01-24 13:18:37 +00:00
2019-12-03 14:19:14 +00:00