def get_access_key_user(self, user, access_key_id):
        """ Get an access key associated with an user, by its id.

            Security: Authenticated user with 'admin' permission.