Module AWS::Errors::ServerError
In: lib/aws/errors.rb

Raised when an AWS service is unable to handle the request. These are automatically retired. If after 3 retries the request is still failing, then the error is raised.

[Validate]