Skip to content

Bedrock  >  Unions  >  CustomModelDataSource

CustomModelDataSource

Union Type

CustomModelDataSource module-attribute

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.

Union Member Types

CustomModelDataSourceModelPackageArnDataSource dataclass

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.

Attributes

value instance-attribute

CustomModelDataSourceUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str