S3 1.0.2

Changes

  • Added logging to console from AWS SDK
  • Plugin now uses Unreal Engines memory management

Enable Logging

DefaultEngine.ini

[Core.Log]
LogAwsS3=Verbose

Lambda 1.0.3

Changes

  • Added logging to console from AWS SDK
  • Plugin now uses Unreal Engines memory management

Enable Logging

DefaultEngine.ini

[Core.Log]
LogAwsLambda=Verbose

DynamoDB 1.0.5

Changes

  • Added logging to console from AWS SDK
  • Plugin now uses Unreal Engines memory management

Enable Logging

DefaultEngine.ini

[Core.Log]
LogAwsDynamoDB=Verbose

Cognito 1.0.8

Changes

  • Added logging to console from AWS SDK
  • Plugin now uses Unreal Engines memory management

Enable Logging

DefaultEngine.ini

[Core.Log]
LogAwsCognito=Verbose

Creating a Polly User

Go to https://console.aws.amazon.com/iam/ and login to your Amazon Account and access the IAM Console

Click on “Users” and then “Add User

Name your user user and check “Programmatic Access

On the next screen click on “Attach existing policies directly” and search for “Polly” and select “PollyFullAccess“.

You can skip the “Tags” page

Verify your settings and click on “Create User

These are the security keys that you will have to enter in Unreal Engine to access Translate functionality!