sagemaker_get_model_package_group_policy {paws.machine.learning} | R Documentation |
Gets a resource policy that manages access for a model group
Description
Gets a resource policy that manages access for a model group. For information about resource 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_get_model_package_group_policy/ for full documentation.
Usage
sagemaker_get_model_package_group_policy(ModelPackageGroupName)
Arguments
ModelPackageGroupName |
[required] The name of the model group for which to get the resource policy. |
[Package paws.machine.learning version 0.7.0 Index]