AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeModelPackage operation.
Returns a description of the specified model package, which is used to create SageMaker
models or list them on Amazon Web Services Marketplace.
If you provided a KMS Key ID when you created your model package, you will see the
KMS
Decrypt API call in your CloudTrail logs when you use this API.
To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeModelPackageRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The DescribeModelPackageRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribeModelPackageRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
ModelPackageName | System.String |
Gets and sets the property ModelPackageName. The name or Amazon Resource Name (ARN) of the model package to describe. When you specify a name, the name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen). |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5