Skip to content

Bedrock  >  Structures  >  ImportedModelSummary

ImportedModelSummary

Structure Class

ImportedModelSummary dataclass

Information about the imported model.

Attributes

creation_time instance-attribute
creation_time: datetime

Creation time of the imported model.

instruct_supported class-attribute instance-attribute
instruct_supported: bool | None = None

Specifies if the imported model supports converse.

model_architecture class-attribute instance-attribute
model_architecture: str | None = None

The architecture of the imported model.

model_arn instance-attribute
model_arn: str

The Amazon Resource Name (ARN) of the imported model.

model_name instance-attribute
model_name: str

Name of the imported model.