wso2 / wso2/api-platform

[Bug]: AWS Bedrock default test curl -> model is outdated

Open
#3,165 1 comment 0 reactions 1 assignee View on GitHub

@Induwara04 is already working on this.

Since Aug 6, 2026.

Aspect/UI Severity/Major Type/Bug
Dominant language
Go
Stars
71
Forks
111
Avg merge
1d 14h
Merged PRs (30d)
110

Description

Please select the area the issue is related to

AI Workspace

Please select the aspect the issue is related to

Aspect/UI (Frontend layouts, components, styling)

Description

➜ wso2apip-ai-gateway-1.2.0 curl -X POST "https://localhost:8444/converseapi/model/amazon.titan-text-express-v1/invoke" -k
-H "Content-Type: application/json"
-H "Authorization: Bearer df19d977bf1ba5a7abab472a9be4ba07f49b500d27e6d7d70eee42d3863dd7d4"
-d '{
"inputText": "Say hello!",
"textGenerationConfig": {
"maxTokenCount": 256,
"temperature": 0.7
}
}'
{"message":"This model version has reached the end of its life. Please refer to the AWS documentation for more details."}%

Steps to Reproduce

Create a bedrock provider and invoke using the curl provided by the UI.

Image
Severity Level of the Issue

Severity/Major (Important functionality is broken. Should be prioritized. Doesn't need immediate attention)

Environment Details (with versions)

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.