Skip to main content

22 posts tagged with "lambda"

lambda

View All Tags

Lambda 1.1.4

· One min read
Developer

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.0.3

· One min read
Developer
  • Added logging to console from AWS SDK
  • Plugin now uses Unreal Engines memory management

Enable Logging

DefaultEngine.ini

[Core.Log] LogAwsLambda=Verbose