DataAutomationLibraryIngestionJobSummary - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DataAutomationLibraryIngestionJobSummary

A summary of a data automation library ingestion job.

Contents

creationTime

When the job was created.

Type: Timestamp

Required: Yes

entityType

The entity type.

Type: String

Valid Values: VOCABULARY

Required: Yes

jobArn

The job's ARN.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: arn:aws(|-cn|-iso|-iso-[a-z]|-us-gov):bedrock:[a-zA-Z0-9-]*:[0-9]{12}:data-automation-library-ingestion-job/[a-zA-Z0-9-]{12,36}

Required: Yes

jobStatus

The job's status.

Type: String

Valid Values: IN_PROGRESS | COMPLETED | COMPLETED_WITH_ERRORS | FAILED

Required: Yes

operationType

The operation type.

Type: String

Valid Values: UPSERT | DELETE

Required: Yes

completionTime

When the job completed.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: