Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::AWSScriptBehaviorS3 Class Reference

Public Member Functions

 AZ_RTTI (AWSScriptBehaviorS3, "{7F4E956C-7463-4236-B320-C992D36A9C6E}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetObject (const AZStd::string &bucketResourceKey, const AZStd::string &objectKey, const AZStd::string &outFile)
 
static void GetObjectRaw (const AZStd::string &bucket, const AZStd::string &objectKey, const AZStd::string &region, const AZStd::string &outFile)
 
static void HeadObject (const AZStd::string &bucketResourceKey, const AZStd::string &objectKey)
 
static void HeadObjectRaw (const AZStd::string &bucket, const AZStd::string &objectKey, const AZStd::string &region)
 

The documentation for this class was generated from the following file: