if len(existing['plans']) != 1:
            ret['comment'] = 'There are multiple usage plans with the same name - it is not supported'
            ret['result'] = False
            return ret