Retrieves the details of a specific invocation step within an invocation in a session. For more information about sessions, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/sessions.html">Store and retrieve conversation history and context with Amazon Bedrock sessions</a>.
post/sessions/{sessionIdentifier}/invocationSteps/{invocationStepId}
Path parameters
invocationStepIdstring required
The unique identifier (in UUID format) for the specific invocation step to retrieve.
sessionIdentifierstring required
The unique identifier for the invocation step's associated session. You can specify either the session's <code>sessionId</code> or its Amazon Resource Name (ARN).
Request body
Response
Success