modelPackageName

val modelPackageName: Output<String>?

The name of the model package. The name can be as follows:

  • For a versioned model, the name is automatically generated by SageMaker Model Registry and follows the format ' ModelPackageGroupName/ModelPackageVersion '.

  • For an unversioned model, you must provide the name.