pub fn entity_type_name(input: &str) -> IResult<&str, EntityTypeName>
EntityTypeName = %s"service" / %s"resource"