1. Home
  2. Companies
  3. Amazon Web Services
Amazon Web Services

Amazon Web Services status: access issues and outage reports

No problems detected

If you are having issues, please submit a report below.

Full Outage Map

Amazon Web Services (AWS) offers a suite of cloud-computing services that make up an on-demand computing platform. They include Amazon Elastic Compute Cloud, also known as "EC2", and Amazon Simple Storage Service, also known as "S3".

Problems in the last 24 hours

The graph below depicts the number of Amazon Web Services reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.

At the moment, we haven't detected any problems at Amazon Web Services. Are you experiencing issues or an outage? Leave a message in the comments section!

Most Reported Problems

The following are the most recent problems reported by Amazon Web Services users through our website.

  • 52% Website Down (52%)
  • 33% Errors (33%)
  • 14% Sign in (14%)

Live Outage Map

The most recent Amazon Web Services outage reports came from the following cities:

CityProblem TypeReport Time
Kyiv Sign in 29 days ago
Chennai Website Down 1 month ago
Point Pleasant Beach Website Down 1 month ago
Little Rock Errors 1 month ago
Atlanta Website Down 1 month ago
Clearwater Website Down 1 month ago
Full Outage Map

Community Discussion

Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.

Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.

Amazon Web Services Issues Reports

Latest outage, problems and issue reports in social media:

  • AstroKanu
    Astro Kanu (@AstroKanu) reported

    @awscloud @AWSSupport if u don’t resolve this on urgent basis I’m going to start telling my clients who have paid for my services- which are down because of you to start writing to u to claim a refund - you cannot disrupt a live project and be so causal about this #aws #awsscam

  • jmoney42777
    Jason Sulano (@jmoney42777) reported

    @amazon @awscloud Run over my mailbox and drag this issue out for months with no resolution. Thanks Debashree Bose

  • rajnahsik
    Kishan Raj (@rajnahsik) reported

    @Im_IrushiK Same issue but @awscloud not fixing it.

  • KinGalatasaray
    DEXTER (@KinGalatasaray) reported

    @oyna_eFootball Amazon aws server ne zaman?

  • rnmohapatra46
    Rudra Narayan Mohapatra (@rnmohapatra46) reported

    @awscloud Hi, I took the AWS Certified Solutions Architect – Associate exam about 3–4 weeks ago, but my digital badge is still not showing up on Credly. Could you please help me resolve this issue? Thanks in advance.

  • lkay_official
    LK (@lkay_official) reported

    @AWSSupport I have an issue with my account where I can’t add credit cards or do anything, I get redirected everytime I login and I need to pay for services before they expire.

  • Alexander474335
    Duke of Idanre Kingdom (@Alexander474335) reported

    @AWSSupport I went to the issue section and I already have my issue reported in the past. I didnt want to duplicated issue.

  • TannerSDev
    Tanner Scadden (@TannerSDev) reported

    @AWSSupport DMd. 19:27 we got the notice, saying take action by 06/22/2026. At 19:29 our production environment went down due to cloudfront being disabled. Please help us asap

  • JodhaTarun60774
    Tarun Singh (@JodhaTarun60774) reported

    @AWSSupport Still not working...

  • misterrpink1
    Kash (@misterrpink1) reported

    @AWSSupport My Athena + Glue was failing my status check. Are you sure this wasn’t down a few hours ago?

  • AstroKanu
    Astro Kanu (@AstroKanu) reported

    @awscloud @AWSSupport it’s been more than 4 days inspite of high billing cleared no access to my account nor able to login - live project disrupted- how are you resolving this ?? #aws

  • srikat
    Sridhar Katakam (@srikat) reported

    @AWSSupport 39 hours since my email reply and still waiting. There's not a single human reply so far regarding the billing issue.

  • TheScambaiters
    The Scambaiters (@TheScambaiters) reported

    @awscloud Thanks for your quick response to Nuking a Fraudulent PayPal Website, our other contacts shut down their Phones...

  • JeruelSingh
    Rohan Jeruel (@JeruelSingh) reported

    @AWSSupport @AWS Our AWS account has been suspended for 48+ hours. Production SaaS platform serving enterprise clients is down. Support case open but UNASSIGNED. We need a human at AWS Trust & Safety or Account Reinstatement to look at this TODAY. #AWS #AWSSupport

  • rickzzzzr
    Rickkk (@rickzzzzr) reported

    @BrenBuilds @awscloud i agree with more people creating more MVP's the economic pie is increasing but the problem was never about writing software i mean anyone can learn that in like 1 month but humans usually don't think out of box and has this sheep like mimicking nature so it's futile

  • jyothiwrites
    Jyothi Venkat (@jyothiwrites) reported

    @awscloud Depends on the team. Junior devs copy pasting AI code? Disaster. Senior devs using it to skip boilerplate? Game changer. The tool isn't the problem, hows its used can be.

  • Ronald_vanLoon
    Ronald van Loon (@Ronald_vanLoon) reported

    Most AI pilots do not fail because the model is weak. They fail because the enterprise underneath it was never built for production AI. → Data volume → Latency → Deployment cycles → Legacy dependencies → Technical debt This is the infrastructure problem nobody is talking about. Sponsored by @awscloud. #AWSpartner

  • BrenBuilds
    Bren (@BrenBuilds) reported

    @filodesotano @awscloud literally doesnt matter to a business. thats an engineering problem. the goal is to get customers.

  • praveen_hacker
    praveen A (@praveen_hacker) reported

    @AWSSupport @AWSSupport Hello AWSSupport, The issue has not yet been resolved. Could you please assist in resolving it as soon as possible?

  • ElviSpeareTV
    Kingdom of ElviSpeare (@ElviSpeareTV) reported

    All down: DoorDash. Spotify. GoDaddy. Verizon. Uber Eats. Amazon AWS. Did someone cut the under water wires half way around the world? Possibly others.

  • SkinnyP211
    211Mac (@SkinnyP211) reported

    @Onedutch69 @WNBA @awscloud You slow assf

  • eduardlh
    Eduard Lugo (@eduardlh) reported

    @AWSSupport @AWS 🚨 URGENT: Account 8366-7457-5282 suspended due to unauthorized 3rd party access. We CANNOT access console to complete required remediation steps. Support case 177899971400371 open 48hrs+ with no resolution. Deadline June 16. Business fully down.

  • SidJain_80
    Sid (@SidJain_80) reported

    @SahilExec Mistakes: CPU-heavy work in request blocks event loop Sync processing no scalability Local disk no durability / fills up App serves images no CDN Single server SPOF Tight coupling (upload = process = serve) Fix (at scale): Upload API store original in Amazon S3 push job to RabbitMQ async workers resize store back to S3 serve via Cloudflare

  • EJL888999
    E’s Journal (@EJL888999) reported

    The Billionaire Who Sold Time How Jeff Bezos Turned Minutes Saved Into Trillions of Dollars in Consumer Value Jeff Bezos didn’t become one of the world’s richest people by taking value from society—he became rich by saving people time. Amazon reduced shopping trips, search effort, uncertainty, and delivery delays for hundreds of millions of customers. Economist William Nordhaus argued innovators capture only a small share of the value they create. Using the logic, Bezos’s $275 billion fortune may represent over $13 trillion in social value. If Amazon saves users just four minutes a day through convenience and efficiency, society gains far more than Bezos keeps. In capitalism, the biggest fortunes often come from solving problems at massive scale. #Reflection #Business @amazon @awscloud

  • NexuzXBT
    Nexuz .τ (@NexuzXBT) reported

    ok let me explain why this might be one of the most important things being built in crypto and almost nobody is talking about it right now the entire internet runs on servers owned by like 3 companies. when you store a file, send a message, run an app, some machine somewhere can see your data. it has to. that’s how computers have always worked. to process something, you have to be able to read it. Quilibrium breaks that rule. they built a network where the servers do the work without ever seeing what they’re working on. your files, your messages, your queries, all encrypted the whole time, even while being processed. the machines running the network are basically blind. they compute on stuff they literally cannot read. let that sink in. private storage. private messaging. and soon private AI, where a model trains on data nobody can see, not even the computers doing the training. and here’s the part that makes it real and not just a science project: their storage already speaks the exact same language as Amazon S3. so any developer can take an app that runs on AWS today and just point it at Quilibrium instead. no rewrite. same app, but now the backend is decentralized and nobody can spy on it. they’ve been heads down for 7 years. mainnet is live. the messenger is live. the storage is live. and the next phase is full on serverless functions and decentralized AI. this is the kind of thing that sounds boring until it’s suddenly everywhere. infrastructure always does.

  • nomad_on_run
    Ani (@nomad_on_run) reported

    @awscloud still the issue is not assigned. wow

  • AiTesty5
    AI Inc (@AiTesty5) reported

    @awscloud Normal people call this „skill issue“… come one AWS, you’re selling us this crap and then talk bad about it?

  • nomad_on_run
    Ani (@nomad_on_run) reported

    @awscloud my ticket is open for more than 24hrs and nobody is yet assigned. I understand there is no SLA for basic support, but need assistance as i’m getting quota error even for a basic machine setup with 2 vCPUs

  • ErisQT
    ErisQT 💜 Hiatus (@ErisQT) reported

    hey @EA @awscloud @EA_DICE fix your servers for dallas I'm having 80 latency

  • PPSP_OVER_9000
    Le pétro-masculiniste (@PPSP_OVER_9000) reported

    @awscloud "Writing code 100 times faster doesn't make your team faster, it might actually slow you down"