Skip to content

chore: use HTTPS for AWS documentation links#37359

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:chore/fix-http-to-https-doc-links
Mar 30, 2026
Merged

chore: use HTTPS for AWS documentation links#37359
mergify[bot] merged 2 commits intoaws:mainfrom
syukawa-gh:chore/fix-http-to-https-doc-links

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Several @see and @link annotations in source code reference AWS documentation using http:// instead of https://. AWS documentation fully supports HTTPS and all HTTP requests are redirected anyway.

Description of changes

Replace http://docs.aws.amazon.com with https://docs.aws.amazon.com across 21 source files in the following packages:

  • aws-apigateway
  • aws-apigatewayv2
  • aws-codebuild
  • aws-dynamodb
  • aws-ec2
  • aws-efs
  • aws-eks
  • aws-events
  • aws-fsx
  • aws-iam
  • aws-kinesisfirehose
  • aws-ses
  • core

Description of how you validated changes

Comment/annotation-only changes. No functional impact.

Checklist

Replace http:// with https:// for all AWS documentation links in
source code comments and JSDoc annotations across 21 files.
@ozelalisen ozelalisen self-assigned this Mar 30, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Merge Queue Status

  • Entered queue2026-03-30 09:23 UTC · Rule: default-squash
  • Checks passed · in-place
  • Merged2026-03-30 19:55 UTC · at 37aa97c5dd0e8c4e42e2a7e9e83aa945c0888758

This pull request spent 10 hours 31 minutes 26 seconds in the queue, including 45 minutes 7 seconds running CI.

Required conditions to merge

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 819f632 into aws:main Mar 30, 2026
19 of 20 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

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 Mar 30, 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 p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants