Error AtlasError Documentation and Resolution

AWS request failed because the service was unavailable

ServiceUnavailable

AWS returned ServiceUnavailable because the server was temporarily unable to handle the request.

ServiceUnavailablegeneral
ServiceUnavailable
  • The target AWS service is temporarily unavailable.
  • The service is under transient load or undergoing a brief internal issue.
  • The request reached a temporary server-side failure path.
  1. Retry the request with exponential backoff.
  2. Check AWS service health if the issue affects many requests.
  3. Reduce burst traffic if retries are amplifying the outage.
AWS Support API Reference: Common Errors
AWS ServiceUnavailable: causes and fixes | Error Atlas