CustomModelDataSource
The data source for a custom model. This is a union type that supports the following member:
-
modelPackageArnDataSource— Specifies a SageMaker AI model package as the data source.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- modelPackageArnDataSource
-
A SageMaker AI model package ARN as the data source for the custom model. When you specify a model package ARN, Amazon Bedrock resolves the model package to retrieve the model artifacts.
Type: ModelPackageArnDataSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: