Cloudformation parameter not visible while creating project from SM projects

0

Hi,

After I register my custom MLOps template on SM projects; while creating the project from SM Studio am unable to see the additional parameter (SourceModelPackageGroupName). The required parameter for custom template (SageMakerProjectName) is only visible.

I've three CFTs as described below:

  1. Portfolio creation in Service Catalog --> worked fine
  2. Product creation in Service Catalog --> worked fine
  3. Actual project implementation CFT --> Not showing additional parameter(SourceModelPackageGroupName) from SM Projects.

Parameters: SageMakerProjectName: Type: String Description: Name of the project MinLength: 1 MaxLength: 32 AllowedPattern: ^a-zA-Z* SageMakerProjectId: Type: String Description: Service generated Id of the project. SourceModelPackageGroupName: Type: String Description: Name of the ModelPackageGroup for ML model deployment

Any pointers would be really appreciated.

Regards, Nikhil

Nikhil
asked a year ago137 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions