I have an on site implementation (Sugar Ent 10.0.3) and I have an external process on the CRON server that creates pdf files that I have to relate to Contact Records.
Sugar has the AWS S3 libraries available in the vendor directory. You don't need to install anything. There is an old article from Angel Magana, http://cheleguanaco.blogspot.com/2015/05/sugarcrm-customization-custom-upload.html which discusses using S3,
Check this file <sugarcrm>/include/SugarUploadS3.php and <sugarcrm>/vendor/aws/aws-sdk-php for more hints
Jeff Bickart and all, please note that the aws functionality including the configuration has been deprecated from our code base. See here: https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_10.3/Architecture/Configurator/Core_Settings/#aws
Cheers
--
Enrico Simonetti
Senior Manager, Integrations Development
SugarCRM Inc
Jeff Bickart and all, please note that the aws functionality including the configuration has been deprecated from our code base. See here: https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_10.3/Architecture/Configurator/Core_Settings/#aws
Cheers
--
Enrico Simonetti
Senior Manager, Integrations Development
SugarCRM Inc
Enrico Simonetti would it be possible to upgrade the AWS and the Zend libraries included? They are pretty old as referenced in composer.json