AWS Amazon SageMaker Model Package Group Policy

This page shows how to write Terraform and CloudFormation for Amazon SageMaker Model Package Group Policy and write them securely.

aws_sagemaker_model_package_group_policy (Terraform)

The Model Package Group Policy in Amazon SageMaker can be configured in Terraform with the resource name aws_sagemaker_model_package_group_policy. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for AWS best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

The following arguments are supported:

  • model_package_group_name - (Required) The name of the model package group.

In addition to all arguments above, the following attributes are exported:

  • id - The name of the Model Package Package Group.

Explanation in Terraform Registry

Provides a Sagemaker Model Package Group Policy resource.

AWS::SageMaker::ModelPackageGroup (CloudFormation)

The ModelPackageGroup in SageMaker can be configured in CloudFormation with the resource name AWS::SageMaker::ModelPackageGroup. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Parameters

Explanation in CloudFormation Registry

A group of versioned models in the model registry.

Frequently asked questions

What is AWS Amazon SageMaker Model Package Group Policy?

AWS Amazon SageMaker Model Package Group Policy is a resource for Amazon SageMaker of Amazon Web Service. Settings can be wrote in Terraform and CloudFormation.