Init loaderror in aws console only

I have a problem with test my job in AWS console.
In my local environment, It works well. But, error occurred in aws console. Why?..
Please help me…

Bellow is my aws console error message.

START RequestId: 7838da1d-545c-4361-8590-2cf0cb63956e Version: $LATEST
Init error when loading handler handlers/jobs/order_goods_complete_job.update
{
  "errorMessage": "cannot load such file -- jets",
  "errorType": "Init<LoadError>",
  "stackTrace": [
    "/var/task/handlers/jobs/order_goods_complete_job.rb:2:in `require'",
    "/var/task/handlers/jobs/order_goods_complete_job.rb:2:in `<top (required)>'",
    "/var/lang/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:92:in `require'",
    "/var/lang/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:92:in `require'"
  ]
}
END RequestId: 7838da1d-545c-4361-8590-2cf0cb63956e
REPORT RequestId: 7838da1d-545c-4361-8590-2cf0cb63956e	Duration: 861.14 ms	Billed Duration: 862 ms	Memory Size: 512 MB	Max Memory Used: 18 MB	
Unknown application error occurred
Init<LoadError>