v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Starts a memory extraction job that processes events that failed extraction previously in an AgentCore Memory resource and produces structured memory records. When earlier extraction attempts have left events unprocessed, this job will pick up and extract those as well.

To use this operation, you must have the bedrock-agentcore:StartMemoryExtractionJob permission.

post/memories/{memoryId}/extractionJobs/start

Path parameters

memoryIdstring required

The unique identifier of the memory for which to start extraction jobs.

Request body

clientTokenstring

A unique, case-sensitive identifier to ensure idempotent processing of the request.

Response

Success

jobIdstring required

Extraction Job ID that was attempted to start.