InvocationSummary
Contains details about an invocation in a session. For more information about sessions, see Store and retrieve conversation history and context with Amazon Bedrock sessions.
Contents
- createdAt
- 
               The timestamp for when the invocation was created. Type: Timestamp Required: Yes 
- invocationId
- 
               A unique identifier for the invocation in UUID format. Type: String Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: Yes 
- sessionId
- 
               The unique identifier for the session associated with the invocation. Type: String Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: