Days is a required parameter in S3 restore_object #3134
Labels
feature-request
A feature should be added or improved.
s3
service-api
General API label for AWS Services.
Original issue: #2380
For S3's restore object, the docs state:
"Days" cannot be set to required because the request might not be for GLACIER or DEEP_ARCHIVE.
The Ruby SDK sends valid XML
The service responds with unhelpful text
The XML you provided was not well-formed or did not validate against our published schema
The error message thrown here should be friendlier, such as "Days is missing"
The text was updated successfully, but these errors were encountered: