Amazon CloudFrontのGitHub版のDeveloper Guideの更新が滞っている件(2022/09/02現在)
はじめに
Amazon CloudFront のDeveloper Guideには
の3種類がある。GitHub版は2022/09/02現在、最後の更新が2022/04/16のため、Amazon CloudFront の HTTP/3 対応の記載がなされていない。
GitHub版のSupported HTTP versionsにはHTTP/3の記載がない。
一方、PDF版は2022/09/02現在、既にAmazon CloudFront の HTTP/3 対応の記載済。(下記、PDF版の60ページ(69/572ページ)より引用)
For viewers and CloudFront to use HTTP/3, viewers must support TLSv1.3 and Server Name Indication (SNI). CloudFront supports HTTP/3 connection migration to allow the viewer to switch networks without losing connection. For more information about connection migration, see Connection Migration at RFC 9000.
HTML版にもAmazon CloudFront の HTTP/3 対応についてPDF版と同様の記載あり。
GitHubの履歴
Developer GuideのGitHubの履歴を見ると、Mr. Josh Beanが大半のコミットを行っているが、Mr. Josh Beanは2022/04/16以降一切コミットしていない。
今後の対応
AWS re:Postで聞いてみた。
Why does not update Amazon CloudFront Developer Guide (GitHub Edition)?
まとめ
GitHub版のドキュメントはPDF版やHTML版のドキュメントより更新が遅れることがある。
Discussion