AWS systems-manager-automation-runbooks documentation change
Summary
Updated documentation links by adding double slashes in AWS documentation URLs
Security assessment
The changes only correct URL paths by adding double slashes in AWS service documentation references. There are no modifications to security configurations, permissions, or vulnerability-related content. The updates are purely cosmetic link fixes.
Diff
diff --git a/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-update.md b/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-update.md index bd68e03cd..7d608756f 100644 --- a//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-update.md +++ b//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-update.md @@ -23 +23 @@ The runbook performs the following steps: - * Performs an Amazon Simple Storage Service (Amazon S3) endpoint connectivity test and calls the [`GetDeployablePatchSnapshotForInstance`](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetDeployablePatchSnapshotForInstance.html) API operation to retrieve the current snapshot for the patch baseline the managed node uses. + * Performs an Amazon Simple Storage Service (Amazon S3) endpoint connectivity test and calls the [`GetDeployablePatchSnapshotForInstance`](https://docs.aws.amazon.com//systems-manager/latest/APIReference/API_GetDeployablePatchSnapshotForInstance.html) API operation to retrieve the current snapshot for the patch baseline the managed node uses. @@ -40 +40 @@ The runbook performs the following steps: - * The `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2` runbook uses [`VPC Reachability Analyzer`](https://docs.aws.amazon.com/vpc/latest/reachability/what-is-reachability-analyzer.html) to analyze the network connectivity between a source and a service endpoint. You are charged per analysis run between a source and destination. For more details, see [Amazon VPC Pricing](https://aws.amazon.com/vpc/pricing/). + * The `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2` runbook uses [`VPC Reachability Analyzer`](https://docs.aws.amazon.com//vpc/latest/reachability/what-is-reachability-analyzer.html) to analyze the network connectivity between a source and a service endpoint. You are charged per analysis run between a source and destination. For more details, see [Amazon VPC Pricing](https://aws.amazon.com/vpc/pricing/). @@ -84 +84 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r -To run the child runbook `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2`, add the permissions listed in [this document](https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-analyzeawsendpointreachabilityfromec2.html). +To run the child runbook `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2`, add the permissions listed in [this document](https://docs.aws.amazon.com//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-analyzeawsendpointreachabilityfromec2.html). @@ -106 +106 @@ Enter the ID of the Amazon EC2 instance where the Windows update failed. -Specify `true` to run the `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2` automation if a network issue is determined by the extended checks or if the instance ID specified is not a managed instance. For more information on this child automation, refer to the [documentation](https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-analyzeawsendpointreachabilityfromec2.html). The default value is `false`. +Specify `true` to run the `AWSSupport-AnalyzeAWSEndpointReachabilityFromEC2` automation if a network issue is determined by the extended checks or if the instance ID specified is not a managed instance. For more information on this child automation, refer to the [documentation](https://docs.aws.amazon.com//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-analyzeawsendpointreachabilityfromec2.html). The default value is `false`. @@ -197 +197 @@ Systems Manager Automation - * [Run an automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-working-executing.html) + * [Run an automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-working-executing.html) @@ -199 +199 @@ Systems Manager Automation - * [Setting up an Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-setup.html) + * [Setting up an Automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-setup.html)