Accessing cloud storage?

I tried this line of code:

UPlatformInterfaceBase::GetCloudStorageInterfaceSingleton();

But when I build, it throws an unresolved external error on this line. If I’m on the right direction, what module should I include in .Build.cs file to get this to run?