Lambda 1.1.4

General

  • Client Objects are now constructed asynchronously, projects should no longer “hang” for several seconds due to slow DNS resolving. However, you must wait until the Client object has been constructed! See included image below for an example.
  • AWS SDK libs are now Release built instead of Release+Debug to reduce it’s size

Lambda 1.1.1

General

  • Updated AWS CPP SDK: 1.8.118

Android

  • armeabi-v7a is no longer supported

IOS

  • Added IOS support, available with UE4.25 and above