Skip to content

Bedrock  >  Structures  >  ModelImportJobSummary

ModelImportJobSummary

Structure Class

ModelImportJobSummary dataclass

Information about the import job.

Attributes

creation_time instance-attribute
creation_time: datetime

The time import job was created.

end_time class-attribute instance-attribute
end_time: datetime | None = None

The time when import job ended.

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

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

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

The name of the imported model.

job_arn instance-attribute
job_arn: str

The Amazon Resource Name (ARN) of the import job.

job_name instance-attribute
job_name: str

The name of the import job.

last_modified_time class-attribute instance-attribute
last_modified_time: datetime | None = None

The time when the import job was last modified.

status instance-attribute

The status of the imported job.