Invalid authorizer ID specified

Hello friends, I actually update my jets app, enabling cors, with,

Jets.application.configure do
  # ...
  config.cors = true
end

and at the moment to made deploy, it fails

it shows this…

iI check the cloudformation dashboard and it seems to be this.

but I cannot figure out, why happened this, any ideas???

Wondering if you had some sample code that would help reproduce this.