ExtractionJobFilterInput
Filters for querying memory extraction jobs based on various criteria.
Contents
- actorId
-
The identifier of the actor. If specified, only extraction jobs with this actor ID are returned.
Type: String
Required: No
- sessionId
-
The unique identifier of the session. If specified, only extraction jobs with this session ID are returned.
Type: String
Required: No
- status
-
The status of the extraction job. If specified, only extraction jobs with this status are returned.
Type: String
Valid Values:
FAILEDRequired: No
- strategyId
-
The memory strategy identifier to filter extraction jobs by. If specified, only extraction jobs with this strategy ID are returned.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: