Accept Page
| ssmcontacts_accept_page | R Documentation |
Used to acknowledge an engagement to a contact channel during an incident¶
Description¶
Used to acknowledge an engagement to a contact channel during an incident.
Usage¶
ssmcontacts_accept_page(PageId, ContactChannelId, AcceptType, Note,
AcceptCode, AcceptCodeValidation)
Arguments¶
PageId[required] The Amazon Resource Name (ARN) of the engagement to a contact channel.
ContactChannelIdThe ARN of the contact channel.
AcceptType[required] The type indicates if the page was
DELIVEREDorREAD.NoteInformation provided by the user when the user acknowledges the page.
AcceptCode[required] A 6-digit code used to acknowledge the page.
AcceptCodeValidationAn optional field that Incident Manager uses to
ENFORCEAcceptCodevalidation when acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the user matches the code sent by Incident Manager with the page.Incident Manager can also
IGNOREAcceptCodevalidation. IgnoringAcceptCodevalidation causes Incident Manager to accept any value entered for theAcceptCode.
Value¶
An empty list.