View Source aws_ssm_incidents (aws v1.0.4)
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
Retrieves details about all specified findings for an incident, including descriptive details about each finding.
Creates a response plan that automates the initial response to incidents.
Creates a custom timeline event on the incident details page of an incident record.
Deletes all Regions in your replication set.
Deletes the specified response plan.
Retrieves a list of the IDs of findings, plus their last modified times, that have been identified for a specified incident.
Lists all incident records in your account.
Adds a resource policy to the specified response plan.
Update the details of an incident record.
Updates a timeline event.
Functions
Retrieves details about all specified findings for an incident, including descriptive details about each finding.
A finding represents a recent application environment change made by an CodeDeploy deployment or an CloudFormation stack creation or update that can be investigated as a potential cause of the incident.Creates a response plan that automates the initial response to incidents.
A response plan engages contacts, starts chat channel collaboration, and initiates runbooks at the beginning of an incident.Creates a custom timeline event on the incident details page of an incident record.
Incident Manager automatically creates timeline events that mark key moments during an incident. You can create custom timeline events to mark important events that Incident Manager can detect automatically.Deletes all Regions in your replication set.
Deleting the replication set deletes all Incident Manager data.Deletes the specified response plan.
Deleting a response plan stops all linked CloudWatch alarms and EventBridge events from creating an incident with this response plan.get_timeline_event(Client, EventId, IncidentRecordArn, QueryMap, HeadersMap)
View Sourceget_timeline_event(Client, EventId, IncidentRecordArn, QueryMap, HeadersMap, Options0)
View SourceRetrieves a list of the IDs of findings, plus their last modified times, that have been identified for a specified incident.
A finding represents a recent application environment change made by an CloudFormation stack creation or update or an CodeDeploy deployment that can be investigated as a potential cause of the incident.Lists all incident records in your account.
Use this command to retrieve the Amazon Resource Name (ARN) of the incident record you want to update.list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceAdds a resource policy to the specified response plan.
The resource policy is used to share the response plan using Resource Access Manager (RAM). For more information about cross-account sharing, see Cross-Region and cross-account incident management: https://docs.aws.amazon.com/incident-manager/latest/userguide/incident-manager-cross-account-cross-region.html.Update the details of an incident record.
You can use this operation to update an incident record from the defined chat channel. For more information about using actions in chat channels, see Interacting through chat: https://docs.aws.amazon.com/incident-manager/latest/userguide/chat.html#chat-interact.Updates a timeline event.
You can update events of typeCustom Event
.