AWS wellarchitected documentation change
Summary
Fixed broken URLs for AWS Systems Manager Incident Manager documentation by adding double slashes in links
Security assessment
Changes are purely cosmetic URL corrections without any security context, impact, or vulnerability remediation mentioned
Diff
diff --git a/wellarchitected/2025-02-25/framework/ops_event_response_define_escalation_paths.md b/wellarchitected/2025-02-25/framework/ops_event_response_define_escalation_paths.md index 45e958991..eb9bcd187 100644 --- a//wellarchitected/2025-02-25/framework/ops_event_response_define_escalation_paths.md +++ b//wellarchitected/2025-02-25/framework/ops_event_response_define_escalation_paths.md @@ -47 +47 @@ Properly defined escalation paths are crucial for rapid incident response. AWS S - 1. **Set up escalation prompts:** Set up [CloudWatch alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html#alarms-and-actions) to create an incident in [AWS Systems Manager Incident Manager](https://docs.aws.amazon.com/incident-manager/latest/userguide/incident-creation.html). + 1. **Set up escalation prompts:** Set up [CloudWatch alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html#alarms-and-actions) to create an incident in [AWS Systems Manager Incident Manager](https://docs.aws.amazon.com//incident-manager/latest/userguide/incident-creation.html). @@ -61 +61 @@ Properly defined escalation paths are crucial for rapid incident response. AWS S - 4. **Pre-approve mitigation actions:** Collaborate with decision-makers to pre-approve actions for anticipated scenarios. Use [Systems Manager Automation runbooks](https://docs.aws.amazon.com/incident-manager/latest/userguide/tutorials-runbooks.html) integrated with Incident Manager to speed up incident resolution. + 4. **Pre-approve mitigation actions:** Collaborate with decision-makers to pre-approve actions for anticipated scenarios. Use [Systems Manager Automation runbooks](https://docs.aws.amazon.com//incident-manager/latest/userguide/tutorials-runbooks.html) integrated with Incident Manager to speed up incident resolution.