delete_replication_set
(**kwargs)¶Deletes all Regions in your replication set. Deleting the replication set deletes all Incident Manager data.
See also: AWS API Documentation
Request Syntax
response = client.delete_replication_set(
arn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the replication set you're deleting.
{}
Response Structure
Exceptions
SSMIncidents.Client.exceptions.ThrottlingException
SSMIncidents.Client.exceptions.ResourceNotFoundException
SSMIncidents.Client.exceptions.AccessDeniedException
SSMIncidents.Client.exceptions.ValidationException
SSMIncidents.Client.exceptions.InternalServerException