AWS systems-manager documentation change
Summary
Fixed broken documentation links by adding double slashes in URLs
Security assessment
Changes only correct URL formatting in existing security integration documentation. No security implications as functionality remains unchanged.
Diff
diff --git a/systems-manager/latest/userguide/patch-manager-security-hub-integration.md b/systems-manager/latest/userguide/patch-manager-security-hub-integration.md index bdf768496..bdc818d2b 100644 --- a//systems-manager/latest/userguide/patch-manager-security-hub-integration.md +++ b//systems-manager/latest/userguide/patch-manager-security-hub-integration.md @@ -68 +68 @@ Patch Manager sends the findings to Security Hub using the [AWS Security Finding -Patch Manager sends one finding per noncompliant managed node. The finding is reported with the resource type [`AwsEc2Instance`](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-attributes.html#asff-resourcedetails-awsec2instance) so that findings can be correlated with other Security Hub integrations that report `AwsEc2Instance` resource types. Patch Manager only forwards a finding to Security Hub if the operation discovered the managed node to be noncompliant. The finding includes the Patch Summary results. +Patch Manager sends one finding per noncompliant managed node. The finding is reported with the resource type [`AwsEc2Instance`](https://docs.aws.amazon.com//securityhub/latest/userguide/securityhub-findings-format-attributes.html#asff-resourcedetails-awsec2instance) so that findings can be correlated with other Security Hub integrations that report `AwsEc2Instance` resource types. Patch Manager only forwards a finding to Security Hub if the operation discovered the managed node to be noncompliant. The finding includes the Patch Summary results. @@ -74 +74 @@ After reporting a noncompliant node to Security Hub. Patch Manager doesn't send -For more information about compliance definitions, see [Patch compliance state values](./patch-manager-compliance-states.html). For more information about `PatchSummary`, see [PatchSummary](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_PatchSummary.html) in the _AWS Security Hub API Reference_. +For more information about compliance definitions, see [Patch compliance state values](./patch-manager-compliance-states.html). For more information about `PatchSummary`, see [PatchSummary](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_PatchSummary.html) in the _AWS Security Hub API Reference_.