AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-02-22 · Documentation low

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

Summary

Fixed typo: changed 'requestor' to 'requester' in example description

Security assessment

Minor grammatical correction with no security context. No evidence of security vulnerability being addressed.

Diff

diff --git a/code-library/latest/ug/cli_2_securityhub_code_examples.md b/code-library/latest/ug/cli_2_securityhub_code_examples.md
index 628b75e77..a7f17b70c 100644
--- a//code-library/latest/ug/cli_2_securityhub_code_examples.md
+++ b//code-library/latest/ug/cli_2_securityhub_code_examples.md
@@ -1191 +1191 @@ The following code example shows how to use `describe-standards-controls`.
-The following `describe-standards-controls` example requests the list of controls in the requestor account's subscription to the PCI DSS standard. The request returns two controls at a time.
+The following `describe-standards-controls` example requests the list of controls in the requester account's subscription to the PCI DSS standard. The request returns two controls at a time.