does Amazon S3 support HTTP/2

0

does S3 have HTTP/2 support yet?

demandé il y a 2 ans6,7 k vues
3 réponses
0

I tried accessing the site via http using curl, etc., but the response is "HTTP/1.1 200 OK".
I searched the documentation, but it is not listed, so I am not sure of the exact information, but it is possible that it is not supported.

profile picture
EXPERT
répondu il y a 2 ans
0

If your use case is end users accessing objects in an S3 bucket via a web browser, you might want to note.

Although the standard itself does not require usage of encryption, all major client implementations (Firefox, Chrome, Safari, Opera, IE, Edge) have stated that they will only support HTTP/2 over TLS, which makes encryption de facto mandatory. [src].

Amazon S3 website endpoints do not support HTTPS or access points. If you want to use HTTPS, you can use Amazon CloudFront to serve a static website hosted on Amazon S3. [src]

CloudFront does support HTTP/2, and HTTP/3. [src]

How do I use CloudFront to serve HTTPS requests for my Amazon S3 bucket?

répondu il y a 2 ans
profile pictureAWS
EXPERT
vérifié il y a 2 ans
0
AWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions