ExtractionJobMetadata - Amazon Bedrock AgentCore Data Plane

ExtractionJobMetadata

Metadata information associated with this extraction job.

Contents

jobID

The unique identifier for the extraction job.

Type: String

Required: Yes

messages

The messages associated with the extraction job.

Type: ExtractionJobMessages object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

actorId

The identifier of the actor for this extraction job.

Type: String

Required: No

failureReason

The cause of failure, if the job did not complete successfully.

Type: String

Required: No

sessionId

The identifier of the session for this extraction job.

Type: String

Required: No

status

The current status of the extraction job.

Type: String

Valid Values: FAILED

Required: No

strategyId

The identifier of the memory strategy for this extraction job.

Type: String

Required: No

See Also

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