sagemaker_put_model_package_group_policy {paws.machine.learning} | R Documentation |
Adds a resouce policy to control access to a model group
Description
Adds a resouce policy to control access to a model group. For information about resoure policies, see Identity-based policies and resource-based policies in the Amazon Web Services Identity and Access Management User Guide..
See https://www.paws-r-sdk.com/docs/sagemaker_put_model_package_group_policy/ for full documentation.
Usage
sagemaker_put_model_package_group_policy(ModelPackageGroupName, ResourcePolicy)
Arguments
ModelPackageGroupName |
[required] The name of the model group to add a resource policy to. |
ResourcePolicy |
[required] The resource policy for the model group. |
[Package paws.machine.learning version 0.9.0 Index]