ingestData
inline suspend fun BedrockAgentCoreClient.ingestData(crossinline block: IngestDataRequest.Builder.() -> Unit): 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.