CloudWatchObservabilityAccessManager / Client / delete_link
delete_link#
- CloudWatchObservabilityAccessManager.Client.delete_link(**kwargs)#
- Deletes a link between a monitoring account sink and a source account. You must run this operation in the source account. - See also: AWS API Documentation - Request Syntax- response = client.delete_link( Identifier='string' ) - Parameters:
- Identifier (string) – - [REQUIRED] - The ARN of the link to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- CloudWatchObservabilityAccessManager.Client.exceptions.InternalServiceFault
- CloudWatchObservabilityAccessManager.Client.exceptions.MissingRequiredParameterException
- CloudWatchObservabilityAccessManager.Client.exceptions.InvalidParameterException
- CloudWatchObservabilityAccessManager.Client.exceptions.ResourceNotFoundException