Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sagemaker_get_model_package_group_policy

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 AWS Identity and Access Management User Guide..

Usage

sagemaker_get_model_package_group_policy(ModelPackageGroupName)

Arguments

ModelPackageGroupName

[required] The name of the model group for which to get the resource policy.

Value

A list with the following syntax:

list(
  ResourcePolicy = "string"
)

Request syntax

svc$get_model_package_group_policy(
  ModelPackageGroupName = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.