Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Wrong error type on LookupDeveloperIdentity when search a non-existing user
0
I was testing the LookupDeveloperIdentity operation, and try it looking for a non existing user identifier I get a NotAuthorizedException but, I think this is wrong, I expected a ResourceNotFoundException, as the documentation says: Thrown when the requested resource (for example, a dataset or record) does not exist.