pub async fn create_auth_method_universal_identity(
configuration: &Configuration,
create_auth_method_universal_identity: CreateAuthMethodUniversalIdentity,
) -> Result<CreateAuthMethodUniversalIdentityOutput, Error<CreateAuthMethodUniversalIdentityError>>