CLOUDWATCH 2.0.4

GENERAL

  • Updated Android Libs to link against the proper NDK version that Unreal Engine 5.x uses
  • Get CloudWatch Object” function has been deprecated/removed and you will now have to save the callback object after creating the CloudWatch Client.
  • Added function to generate AWS UUID strings

CLOUDWATCH 2.0

CAUTION

This version of the plugin is not compatible with older versions of the AWS SDK, if you are using any other eelDev AWS plugins you have to update them to version 2.0+

GENERAL

  • Updated AWS SDK to version 1.10.55
  • The upgrade from SDK 1.8 to 1.10 contains many changes to the SDK and may result in unforseen issues and bugs.
  • Always backup your project before updating
  • It’s recommended that you delete any old installations of this Plugin before upgrading.
  • Added global logging parameter LogAws to DefaultEngine.ini to enable AWS logging for all installed eelDev AWS plugins.

DefaultEngine.ini

[Core.Log]
LogAws=Verbose