Skip to content

docs(cloudfront): clarify that HttpVersion.HTTP3 does not include HTTP/2#37322

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/cloudfront-httpversion-docs-clean
Closed

docs(cloudfront): clarify that HttpVersion.HTTP3 does not include HTTP/2#37322
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/cloudfront-httpversion-docs-clean

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

The documentation for the httpVersion property described it as the 'maximum HTTP version', which is misleading because setting HTTP3 disables HTTP/2. Clarified that HTTP3 is HTTP/3 only and users should use HTTP2_AND_3 to support both.

Closes #37092

The documentation for the httpVersion property described it as the
'maximum HTTP version', which is misleading because setting HTTP3
disables HTTP/2. Clarified that HTTP3 is HTTP/3 only and users
should use HTTP2_AND_3 to support both.

Closes aws#37092
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Mar 23, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 23, 2026 09:32
@github-actions github-actions bot added effort/small Small work item – less than a day of effort p2 labels Mar 23, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing in favor of #37468 (same change, updated version)

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws_cloudfront: Incorrect documentation for HttpVersion parameter

2 participants