AWS cli documentation change
Summary
Updated AWS CLI version and fixed 'requestor' to 'requester' typo in example
Security assessment
Minor typo correction in non-security context. No changes to security controls documentation or vulnerability references.
Diff
diff --git a/cli/latest/reference/securityhub/describe-standards-controls.md b/cli/latest/reference/securityhub/describe-standards-controls.md index 90eea27d6..99072f5bb 100644 --- a//cli/latest/reference/securityhub/describe-standards-controls.md +++ b//cli/latest/reference/securityhub/describe-standards-controls.md @@ -15 +15 @@ - * [AWS CLI 2.33.25 Command Reference](../../index.html) » + * [AWS CLI 2.33.27 Command Reference](../../index.html) » @@ -237 +237 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam -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. @@ -409 +409 @@ NextToken -> (string) - * [AWS CLI 2.33.25 Command Reference](../../index.html) » + * [AWS CLI 2.33.27 Command Reference](../../index.html) »