AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-06-28 · Documentation low

File: code-library/latest/ug/kms_example_kms_GenerateRandom_section.md

Summary

Converted URL reference to proper markdown link syntax

Security assessment

Purely formatting change with no security implications. No security-related content modified.

Diff

diff --git a/code-library/latest/ug/kms_example_kms_GenerateRandom_section.md b/code-library/latest/ug/kms_example_kms_GenerateRandom_section.md
index ab77f39b3..ed2e7ab26 100644
--- a//code-library/latest/ug/kms_example_kms_GenerateRandom_section.md
+++ b//code-library/latest/ug/kms_example_kms_GenerateRandom_section.md
@@ -25 +25 @@ You don't specify a KMS key when you run this command. The random byte string is
-By default, AWS KMS generates the random number. However, if you specify a custom key store<https://docs.aws.amazon.com/kms/latest/developerguide/custom-key-store-overview.html>, the random byte string is generated in the AWS CloudHSM cluster associated with the custom key store.
+By default, AWS KMS generates the random number. However, if you specify a [custom key store](https://docs.aws.amazon.com/kms/latest/developerguide/custom-key-store-overview.html), the random byte string is generated in the AWS CloudHSM cluster associated with the custom key store.