listMemoryExtractionJobs
inline suspend fun BedrockAgentCoreClient.listMemoryExtractionJobs(crossinline block: ListMemoryExtractionJobsRequest.Builder.() -> Unit): ListMemoryExtractionJobsResponse
Lists all long-term memory extraction jobs that are eligible to be started with optional filtering.
To use this operation, you must have the bedrock-agentcore:ListMemoryExtractionJobs permission.