API Reference
    Preparing search index...
    ResponseState: "FAILURE" | "REPROMPT"

    Represents the state of the response from a Bedrock agent function:

    • FAILURE: The agent throws a DependencyFailedException for the current session.
    • REPROMPT: The agent passes a response string to the model to reprompt it.