Log in to the Desktop
Create a new dependent:
Navigate to My e3 page -> Dependents
Click on the "Add New Dependent" button
Fill in required fields
Click on the "Upload a file" in the Attachment section
Attach the image
Click "Update" button in order to save the dependent
Execute the next query in the database to confirm that file IS NOT in S3:
use hostXXX
select top 1 WAREHOUSE, Link, * from images order by id desc
Check result