View source: R/sagemaker_operations.R
sagemaker_put_model_package_group_policy | R Documentation |
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.
sagemaker_put_model_package_group_policy(ModelPackageGroupName, ResourcePolicy)
ModelPackageGroupName |
[required] The name of the model group to add a resource policy to. |
ResourcePolicy |
[required] The resource policy for the model group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.