Skip to content

docs: update HTTP to HTTPS for external links in JSDoc @see tags#37531

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/https-see-tags
Open

docs: update HTTP to HTTPS for external links in JSDoc @see tags#37531
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/https-see-tags

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Several @see tag URLs in JSDoc comments use HTTP instead of HTTPS. All target sites support HTTPS.

Description of changes

Updated @see tag URLs from HTTP to HTTPS:

  • http://openid.net/connecthttps://openid.net/connect (aws-eks, aws-eks-v2, aws-iam)
  • http://crontab.org/https://crontab.org/ (aws-autoscaling)
  • http://aws.amazon.com/cloudwatch/pricing/https://aws.amazon.com/cloudwatch/pricing/ (aws-ec2)
  • http://json-schema.org/https://json-schema.org/ (aws-apigateway)

Description of how you validated changes

Comment-only changes. No functional impact.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Updated `@see` tag URLs from HTTP to HTTPS in JSDoc comments across
multiple modules:

- `openid.net/connect` in aws-eks, aws-eks-v2, aws-iam OIDC providers
- `crontab.org` in aws-autoscaling Schedule
- `aws.amazon.com/cloudwatch/pricing` in aws-ec2 Instance
- `json-schema.org` in aws-apigateway JsonSchema

All target sites support HTTPS. No functional changes.
@aws-cdk-automation aws-cdk-automation requested a review from a team April 6, 2026 10:50
@github-actions github-actions bot added admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 labels Apr 6, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants