Skip to main content

18 posts tagged with "cloudtrail"

cloudtrail

View All Tags

CloudTrail 1.0.9

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

Creating a CloudTrail User

· One min read
Developer

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“

This image has an empty alt attribute; its file name is user_1-1-1-1024x459.png

Name your user user and check “Programmatic Access“

This image has an empty alt attribute; its file name is user_2-1-1-1024x470.png

On the next screen click on “Attach existing policies directly” and search for "CloudTrail" and select “CloudTrailFullAccess“.

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 CloudTrail functionality!