Breaking change: Typo fix in the `UserUnauthorizedException` error code

In API version 2024-01, we fixed a typo in the UserUnauthorizedException error. The error code used to read "UserUnauthroizedException", but it now reads "UserUnauthorizedException".

After

Before