Adding AWS C++ SDK to Unreal Engine

I’m trying to add the AWS C++ SDK to Unreal as a plugin, following the steps in this guide: How to Integrate the AWS C++ SDK with Unreal Engine | AWS for Games Blog

It doesn’t work, at least for me. Can anyone point me to some resources on how to actually do this, or at least a working example?

Did you get it working? I’m in the same boat as you :slight_smile: