ingestData

abstract suspend fun ingestData(input: IngestDataRequest): IngestDataResponse

Submits content directly for ingestion to generate long-term memory records in a AgentCore Memory resource.

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