cleanroomsml_put_ml_configuration {paws.security.identity} | R Documentation |
Assigns information about an ML configuration
Description
Assigns information about an ML configuration.
See https://www.paws-r-sdk.com/docs/cleanroomsml_put_ml_configuration/ for full documentation.
Usage
cleanroomsml_put_ml_configuration(membershipIdentifier, defaultOutputLocation)
Arguments
membershipIdentifier |
[required] The membership ID of the member that is being configured. |
defaultOutputLocation |
[required] The default Amazon S3 location where ML output is stored for the specified member. |
[Package paws.security.identity version 0.9.0 Index]