Sync AI models from Bedrock
PUT/ai/models
Re-reads the Bedrock foundation model catalog and reconciles it into the Amorphic AI models table: new models are added, models Bedrock no longer lists are marked deprecated, and inference profile metadata is refreshed. Requires action=sync; any other action value returns IPV-1041 as a 400. No request body is read — the operation is driven entirely by query parameters. Synchronous and idempotent: the call blocks until reconciliation finishes and the 200 Message reports what changed. Re-running with no catalog change reports "no changes detected."
Request
Responses
- 200
- 400
- 500
Sync completed. Message summarizes the reconciliation and takes one of four forms depending on how many models were added and how many were marked deprecated.
Response Headers
Input validation failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -