delete_incident_record
(**kwargs)¶Delete an incident record from Incident Manager.
See also: AWS API Documentation
Request Syntax
response = client.delete_incident_record(
arn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the incident record you are deleting.
{}
Response Structure
Exceptions
SSMIncidents.Client.exceptions.ThrottlingException
SSMIncidents.Client.exceptions.AccessDeniedException
SSMIncidents.Client.exceptions.ValidationException
SSMIncidents.Client.exceptions.InternalServerException