After creating your S3 User, you can Initialize the AWSCore::S3 Plugin inside Unreal Engine
SELECT YOUR REGION
CALLBACK
Before calling ANY s3 functions you have to wait for the “Callback” to execute, if you invoke ANY s3 functions before this your project will assert
After Initializing the S3 Plugin (CreateS3Object), you are ready to invoke S3 functions!