Well, you still need connection to AWS services, the software requires internet connection. If that is not an option you can try adding self-hosted Openstack or S3-compatible solution like Minio to your network environment and use it as a cloud storage.
Hello, thank you for your reply. I understand that I need internet access to AWS S3, thank you for your help.You recommend Minio, but on that way, maybe I think I can use AWS storage gateway instead,
is it correct? Sorry for basic question.
I'm sorry, on-prem server is on the private network that can't use internet and it's out of VPC.
Therefore, I think there is no connection between S3 and on-prem server in the moment and we are looking for how I can connect to. Is this answer correct?
I was thinking to connect AWS S3 and on prem server using VPC PrivateLink, but I think I can't because VPC PrivateLink is only for the servers in VPC. This time is OUT OF VPC, so I think it is very difficult.
Thank you for your help.