When I log into the AWS console I'm getting all sorts of weird errors I normally only see when I access AWS services through the API. Most recently I received "Signature expired: 20240628T073515Z is now earlier than 20240628T073755Z (20240628T074255Z - 5 min.)" which makes me think the code running the AWS console is requesting a JWT or ephemeral X.509 cert for mutual TLS, but there's a time skew and the back-end is barfing.
So my question is... is the team that manages the AWS Console currently high?