/AWS1/CL_BDKCUSTOMMODELDATASRC¶
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.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_modelpackagearndatasource TYPE REF TO /AWS1/CL_BDKMODELPKGARNDATASRC /AWS1/CL_BDKMODELPKGARNDATASRC¶
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.
Queryable Attributes¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPKGARNDATASOURCE() |
Getter for MODELPACKAGEARNDATASOURCE |