CreateEventRequest
Types
Properties
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, AgentCore ignores the request, but does not return an error.
The timestamp when the event occurred. If not specified, the current time is used.
The extraction configuration for long-term memory records. Use this parameter to specify namespace variable keys and their values for namespace substitution during extraction.
Controls long-term memory extraction for this event. When set to SKIP, the event is stored in short-term memory but is excluded from long-term memory extraction. If not specified, the event is processed for extraction as usual.
The key-value metadata to attach to the event.
The content payload of the event. This can include conversational data, JSON data, or binary content.