Skip to content

Bedrock  >  Unions  >  ModelDataSource

ModelDataSource

Union Type

ModelDataSource module-attribute

The data source of the model to import.

Union Member Types

ModelDataSourceS3DataSource dataclass

The Amazon S3 data source of the model to import.

Attributes

value instance-attribute
value: S3DataSource

ModelDataSourceUnknown 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