AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-22 · Documentation low

File: cli/latest/reference/ssm-contacts/create-contact.md

Summary

Added documentation for ONCALL_SCHEDULE contact type and clarified contact channel descriptions

Security assessment

Clarifies contact management functionality without addressing security vulnerabilities. Changes improve operational understanding but don't mitigate security risks.

Diff

diff --git a/cli/latest/reference/ssm-contacts/create-contact.md b/cli/latest/reference/ssm-contacts/create-contact.md
index 5fcfa8b95..7843aa358 100644
--- a//cli/latest/reference/ssm-contacts/create-contact.md
+++ b//cli/latest/reference/ssm-contacts/create-contact.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »
@@ -108 +108,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ssm-co
-> To create an escalation plan use `ESCALATION` . To create a contact use `PERSONAL` .
+> The type of contact to create.
+> 
+>   * `PERSONAL` : A single, individual contact.
+>   * `ESCALATION` : An escalation plan.
+>   * `ONCALL_SCHEDULE` : An on-call schedule.
+> 
+
@@ -144 +150 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ssm-co
->>>>>> Information about the contact channel Incident Manager is engaging.
+>>>>>> Information about the contact channel that Incident Manager engages.
@@ -152 +158 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ssm-co
->>>>>>> The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
+>>>>>>> The number of minutes to wait before retrying to send engagement if the engagement initially failed.
@@ -156 +162 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ssm-co
->>>>>> Information about the contact that Incident Manager is engaging.
+>>>>>> Information about the contact that Incident Manager engages.
@@ -380 +386 @@ ContactArn -> (string)
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »