AWS wellarchitected documentation change
Summary
Fixed URL formatting for AWS Systems Manager Incident Manager documentation links by adding double slash
Security assessment
The change corrects URL path formatting but does not introduce or modify security-related content. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/wellarchitected/2024-06-27/framework/ops_event_response_define_escalation_paths.md b/wellarchitected/2024-06-27/framework/ops_event_response_define_escalation_paths.md index 797b49822..8627df5fc 100644 --- a//wellarchitected/2024-06-27/framework/ops_event_response_define_escalation_paths.md +++ b//wellarchitected/2024-06-27/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.