Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_delete_trained_model_output: Deletes the output of a trained model

Description

Deletes the output of a trained model.

See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_trained_model_output/ for full documentation.

Usage

cleanroomsml_delete_trained_model_output(trainedModelArn, membershipIdentifier)

Arguments

trainedModelArn

[required] The Amazon Resource Name (ARN) of the trained model whose output you want to delete.

membershipIdentifier

[required] The membership ID of the member that is deleting the trained model output.