In addition, I used postman to query the endpoint, and get response below:
{
"detailCode": "Not Found",
"trackingId": "b67b620bd19543cd901ddf9194841e6a",
"messages": [
{
"locale": "en-US",
"localeOrigin": "DEFAULT",
"text": "GetLatestApprovelModelArn: prompt not found"
}
]
}
Any idea here?