Values_2.GetModelPackageGroupPolicyOutputSourceGets 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..
type nonrec t = {resourcePolicy : PolicyString.t option;The resource policy for the model group.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]