CleanRoomsML / Client / delete_configured_model_algorithm
delete_configured_model_algorithm#
- CleanRoomsML.Client.delete_configured_model_algorithm(**kwargs)#
Deletes a configured model algorithm.
See also: AWS API Documentation
Request Syntax
response = client.delete_configured_model_algorithm( configuredModelAlgorithmArn='string' )
- Parameters:
configuredModelAlgorithmArn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the configured model algorithm that you want to delete.
- Returns:
None
Exceptions