AWS securityhub documentation change
Summary
Updated DescribeStandards API documentation URL path with an extra slash
Security assessment
Documentation link formatting change with no evidence of security impact or feature addition.
Diff
diff --git a/securityhub/latest/userguide/securityhub-standards-control-details.md b/securityhub/latest/userguide/securityhub-standards-control-details.md index df20f48b4..478ded347 100644 --- a//securityhub/latest/userguide/securityhub-standards-control-details.md +++ b//securityhub/latest/userguide/securityhub-standards-control-details.md @@ -63 +63 @@ Security Hub CSPM API - 1. Run `[`ListSecurityControlDefinitions`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html)`, and provide one or more standard ARNs to get a list of control IDs for that standard. To obtain standard ARNs, run [`DescribeStandards`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeStandards.html). If you don't provide a standard ARN, this API returns all Security Hub CSPM control IDs. This API returns standard-agnostic security control IDs, not the standard-based control IDs that existed prior to these feature releases. + 1. Run `[`ListSecurityControlDefinitions`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html)`, and provide one or more standard ARNs to get a list of control IDs for that standard. To obtain standard ARNs, run [`DescribeStandards`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_DescribeStandards.html). If you don't provide a standard ARN, this API returns all Security Hub CSPM control IDs. This API returns standard-agnostic security control IDs, not the standard-based control IDs that existed prior to these feature releases.