ssmcontacts_list_page_resolutions: Returns the resolution path of an engagement

View source: R/ssmcontacts_operations.R

ssmcontacts_list_page_resolutionsR Documentation

Returns the resolution path of an engagement

Description

Returns the resolution path of an engagement. For example, the escalation plan engaged in an incident might target an on-call schedule that includes several contacts in a rotation, but just one contact on-call when the incident starts. The resolution path indicates the hierarchy of escalation plan \> on-call schedule \> contact.

See https://www.paws-r-sdk.com/docs/ssmcontacts_list_page_resolutions/ for full documentation.

Usage

ssmcontacts_list_page_resolutions(NextToken = NULL, PageId)

Arguments

NextToken

A token to start the list. Use this token to get the next set of results.

PageId

[required] The Amazon Resource Name (ARN) of the contact engaged for the incident.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.