{application,erllambda,
    [{description,"Erlang AWS Lambda and Utilities"},
     {vsn,"2.0.1"},
     {registered,[]},
     {mod,{erllambda_app,[]}},
     {applications,[kernel,stdlib,lhttpc,erlcloud,jiffy]},
     {env,
         [{print_env,true},
          {region,undefined},
          {accountid,undefined},
          {environ,undefined},
          {config,undefined},
          {default_role_duration_sec,3600},
          {default_role_evict_sec,10},
          {handler_spawn_opts,
              [{min_bin_vheap_size,2487399},{min_heap_size,2487399}]}]},
     {modules,[]},
     {maintainers,[]},
     {licenses,["MIT"]},
     {links,[{"Github","https://github.com/alertlogic/erllambda"}]}]}.
