View Source AWS.SSMContacts (aws-elixir v1.0.0)

Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.

An incident is any unplanned interruption or reduction in quality of services.

Incident Manager increases incident resolution by notifying responders of impact, highlighting relevant troubleshooting data, and providing collaboration tools to get services back up and running. To achieve the primary goal of reducing the time-to-resolution of critical incidents, Incident Manager automates response plans and enables responder team escalation.

Summary

Functions

Used to acknowledge an engagement to a contact channel during an incident.

Activates a contact's contact channel.

Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that Incident Manager uses to engage contacts in phases during an incident.

A contact channel is the method that Incident Manager uses to engage your contact.

Creates a rotation in an on-call schedule.

Creates an override for a rotation in an on-call schedule.

To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.

To remove a contact from Incident Manager, you can delete the contact.

To no longer receive engagements on a contact channel, you can delete the channel from a contact.

Deletes a rotation from the system.

Deletes an existing override for an on-call rotation.

Incident Manager uses engagements to engage contacts and escalation plans during an incident.

Lists details of the engagement to a contact channel.

Retrieves information about the specified contact or escalation plan.

List details about a specific contact channel.

Retrieves the resource policies attached to the specified contact or escalation plan.

Retrieves information about an on-call rotation.

Retrieves information about an override to an on-call rotation.

Lists all contact channels for the specified contact.

Lists all contacts and escalation plans in Incident Manager.

Lists all engagements that have happened in an incident.

Lists all of the engagements to contact channels that have been acknowledged.

Returns the resolution path of an engagement.

Lists the engagements to a contact's contact channels.

Lists the engagements to contact channels that occurred by engaging a contact.

Returns a list of shifts based on rotation configuration parameters.

Retrieves a list of overrides currently specified for an on-call rotation.

Returns a list of shifts generated by an existing rotation in the system.

Retrieves a list of on-call rotations.

Lists the tags of an escalation plan or contact.

Adds a resource policy to the specified contact or escalation plan.

Sends an activation code to a contact channel.

Starts an engagement to a contact or escalation plan.

Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.

Tags a contact or escalation plan.

Removes tags from the specified resource.

Updates the contact or escalation plan specified.

Updates a contact's contact channel.

Updates the information specified for an on-call rotation.

Functions

Link to this function

accept_page(client, input, options \\ [])

View Source

Used to acknowledge an engagement to a contact channel during an incident.

Link to this function

activate_contact_channel(client, input, options \\ [])

View Source

Activates a contact's contact channel.

Incident Manager can't engage a contact until the contact channel has been activated.

Link to this function

create_contact(client, input, options \\ [])

View Source

Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that Incident Manager uses to engage contacts in phases during an incident.

Link to this function

create_contact_channel(client, input, options \\ [])

View Source

A contact channel is the method that Incident Manager uses to engage your contact.

Link to this function

create_rotation(client, input, options \\ [])

View Source

Creates a rotation in an on-call schedule.

Link to this function

create_rotation_override(client, input, options \\ [])

View Source

Creates an override for a rotation in an on-call schedule.

Link to this function

deactivate_contact_channel(client, input, options \\ [])

View Source

To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.

Link to this function

delete_contact(client, input, options \\ [])

View Source

To remove a contact from Incident Manager, you can delete the contact.

Deleting a contact removes them from all escalation plans and related response plans. Deleting an escalation plan removes it from all related response plans. You will have to recreate the contact and its contact channels before you can use it again.

Link to this function

delete_contact_channel(client, input, options \\ [])

View Source

To no longer receive engagements on a contact channel, you can delete the channel from a contact.

Deleting the contact channel removes it from the contact's engagement plan. If you delete the only contact channel for a contact, you won't be able to engage that contact during an incident.

Link to this function

delete_rotation(client, input, options \\ [])

View Source

Deletes a rotation from the system.

If a rotation belongs to more than one on-call schedule, this operation deletes it from all of them.

Link to this function

delete_rotation_override(client, input, options \\ [])

View Source

Deletes an existing override for an on-call rotation.

Link to this function

describe_engagement(client, input, options \\ [])

View Source

Incident Manager uses engagements to engage contacts and escalation plans during an incident.

Use this command to describe the engagement that occurred during an incident.

Link to this function

describe_page(client, input, options \\ [])

View Source

Lists details of the engagement to a contact channel.

Link to this function

get_contact(client, input, options \\ [])

View Source

Retrieves information about the specified contact or escalation plan.

Link to this function

get_contact_channel(client, input, options \\ [])

View Source

List details about a specific contact channel.

Link to this function

get_contact_policy(client, input, options \\ [])

View Source

Retrieves the resource policies attached to the specified contact or escalation plan.

Link to this function

get_rotation(client, input, options \\ [])

View Source

Retrieves information about an on-call rotation.

Link to this function

get_rotation_override(client, input, options \\ [])

View Source

Retrieves information about an override to an on-call rotation.

Link to this function

list_contact_channels(client, input, options \\ [])

View Source

Lists all contact channels for the specified contact.

Link to this function

list_contacts(client, input, options \\ [])

View Source

Lists all contacts and escalation plans in Incident Manager.

Link to this function

list_engagements(client, input, options \\ [])

View Source

Lists all engagements that have happened in an incident.

Link to this function

list_page_receipts(client, input, options \\ [])

View Source

Lists all of the engagements to contact channels that have been acknowledged.

Link to this function

list_page_resolutions(client, input, options \\ [])

View Source

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.

Link to this function

list_pages_by_contact(client, input, options \\ [])

View Source

Lists the engagements to a contact's contact channels.

Link to this function

list_pages_by_engagement(client, input, options \\ [])

View Source

Lists the engagements to contact channels that occurred by engaging a contact.

Link to this function

list_preview_rotation_shifts(client, input, options \\ [])

View Source

Returns a list of shifts based on rotation configuration parameters.

The Incident Manager primarily uses this operation to populate the ## Preview calendar. It is not typically run by end users.

Link to this function

list_rotation_overrides(client, input, options \\ [])

View Source

Retrieves a list of overrides currently specified for an on-call rotation.

Link to this function

list_rotation_shifts(client, input, options \\ [])

View Source

Returns a list of shifts generated by an existing rotation in the system.

Link to this function

list_rotations(client, input, options \\ [])

View Source

Retrieves a list of on-call rotations.

Link to this function

list_tags_for_resource(client, input, options \\ [])

View Source

Lists the tags of an escalation plan or contact.

Link to this function

put_contact_policy(client, input, options \\ [])

View Source

Adds a resource policy to the specified contact or escalation plan.

The resource policy is used to share the contact or escalation plan using Resource Access Manager (RAM). For more information about cross-account sharing, see Setting up cross-account functionality.

Link to this function

send_activation_code(client, input, options \\ [])

View Source

Sends an activation code to a contact channel.

The contact can use this code to activate the contact channel in the console or with the ActivateChannel operation. Incident Manager can't engage a contact channel until it has been activated.

Link to this function

start_engagement(client, input, options \\ [])

View Source

Starts an engagement to a contact or escalation plan.

The engagement engages each contact specified in the incident.

Link to this function

stop_engagement(client, input, options \\ [])

View Source

Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.

Further contacts aren't engaged.

Link to this function

tag_resource(client, input, options \\ [])

View Source

Tags a contact or escalation plan.

You can tag only contacts and escalation plans in the first region of your replication set.

Link to this function

untag_resource(client, input, options \\ [])

View Source

Removes tags from the specified resource.

Link to this function

update_contact(client, input, options \\ [])

View Source

Updates the contact or escalation plan specified.

Link to this function

update_contact_channel(client, input, options \\ [])

View Source

Updates a contact's contact channel.

Link to this function

update_rotation(client, input, options \\ [])

View Source

Updates the information specified for an on-call rotation.