cleanroomsml_delete_configured_audience_model {paws.security.identity} | R Documentation |
Deletes the specified configured audience model
Description
Deletes the specified configured audience model. You can't delete a configured audience model if there are any lookalike models that use the configured audience model. If you delete a configured audience model, it will be removed from any collaborations that it is associated to.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_configured_audience_model/ for full documentation.
Usage
cleanroomsml_delete_configured_audience_model(configuredAudienceModelArn)
Arguments
configuredAudienceModelArn |
[required] The Amazon Resource Name (ARN) of the configured audience model that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]