Login to follow
AWS Claims Studio

AWS Claims Studio (ODC)

Stable version 0.1.3 (Compatible with ODC)
Uploaded on 25 August 2025 by Parth Sharma
AWS Claims Studio

AWS Claims Studio (ODC)

Documentation
0.1.3

Setup Instructions -

  1. Install from Forge - it will auto install dependencies.
  2. Insert the model call (CallModel) from your ODC AI Models
  3. Change the JSONDeserialize input to use the output from the LLM instead of the static string that is there
  4. Set your Site properties in the application configuration on the ODC portal -
    1. AWSRegion (ApSouth1, for the demo): use region enum here.
    2. AWSAccessKey (Secret)
    3. AWSAccessKeyId (AcessKeyId)

Note: If you plan to set the region to anything other than ap-south-1, you will need to change it manually in the Comprehend Server Actions.