CleanRoomsML / Client / delete_ml_configuration

delete_ml_configuration#

CleanRoomsML.Client.delete_ml_configuration(**kwargs)#

Deletes a ML modeling configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_ml_configuration(
    membershipIdentifier='string'
)
Parameters:

membershipIdentifier (string) –

[REQUIRED]

The membership ID of the of the member that is deleting the ML modeling configuration.

Returns:

None

Exceptions