What Port Does AWS S3 Use?

Kush Vyas picture Kush Vyas · Jun 15, 2016 · Viewed 31.8k times · Source

I have a question because of error which I Faced due to configs some other person made in aws :

Short Question is what port Does AWS S3 use to communicate to ec2-instance ?

Answer

Frederic Henri picture Frederic Henri · Jun 15, 2016

http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region

S3 supported protocols are

  • HTTP (port 80) connection
  • HTTPS (port 443) connection

Its does not use different protocol / port wether it communicates with EC2 instance or non-AWS instance