SSM / Client / delete_ops_metadata
delete_ops_metadata#
- SSM.Client.delete_ops_metadata(**kwargs)#
- Delete OpsMetadata related to an application. - See also: AWS API Documentation - Request Syntax- response = client.delete_ops_metadata( OpsMetadataArn='string' ) - Parameters:
- OpsMetadataArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of an OpsMetadata Object to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SSM.Client.exceptions.OpsMetadataNotFoundException
- SSM.Client.exceptions.OpsMetadataInvalidArgumentException
- SSM.Client.exceptions.InternalServerError