Is it possible to specify connection ports for an S3 region?

2 vues

Réponse

Yes, you can use the 'port' parameter for the HTTP port (without SSL) and the 'sslport' parameter for the HTTP port with SSL. If you do not specify a value, the default is used.
Did this answer help you?