FEA-Bench / testbed /aws-powertools__powertools-lambda-python /tests /events /bedrockAgentEvent.json
| { | |
| "actionGroup": "ClaimManagementActionGroup", | |
| "messageVersion": "1.0", | |
| "sessionId": "12345678912345", | |
| "sessionAttributes": {}, | |
| "promptSessionAttributes": {}, | |
| "inputText": "I want to claim my insurance", | |
| "agent": { | |
| "alias": "TSTALIASID", | |
| "name": "test", | |
| "version": "DRAFT", | |
| "id": "8ZXY0W8P1H" | |
| }, | |
| "httpMethod": "GET", | |
| "apiPath": "/claims" | |
| } | |