Skip to content

Bedrock Data Automation  >  Structures  >  DataAutomationLibraryIngestionJob

DataAutomationLibraryIngestionJob

Structure Class

DataAutomationLibraryIngestionJob dataclass

Contains the information of a DataAutomationLibraryIngestionJob

Attributes

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

Timestamp when the DataAutomationLibraryIngestionJob was completed

creation_time instance-attribute
creation_time: datetime

Timestamp when the DataAutomationLibraryIngestionJob was created

entity_type instance-attribute
entity_type: EntityType

The entity type associated with DataAutomationLibraryIngestionJob

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

Error message

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

Error type

job_arn instance-attribute
job_arn: str

ARN of the DataAutomationLibraryIngestionJob

job_status instance-attribute

The status of the DataAutomationLibraryIngestionJob

operation_type instance-attribute

The operation associated with DataAutomationLibraryIngestionJob

output_configuration instance-attribute
output_configuration: OutputConfiguration

Output configuration of DataAutomationLibraryIngestionJob