Skip to content

Commit

Permalink
Add website config error
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenSpiegel committed Dec 14, 2016
1 parent 4dda49d commit b5bd288
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions errors/arsenalErrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,10 @@
"code": 404,
"description": "The lifecycle configuration does not exist."
},
"NoSuchWebsiteConfiguration": {
"code": 404,
"description": "The specified bucket does not have a website configuration"
},
"NoSuchUpload": {
"code": 404,
"description": "The specified multipart upload does not exist. The upload ID might be invalid, or the multipart upload might have been aborted or completed."
Expand Down

0 comments on commit b5bd288

Please sign in to comment.