Operations
All API operations are implemented by methods in /AWS1/IF_BDC
| Operation | Method |
|---|---|
| BatchCreateMemoryRecords | BATCHCREATEMEMORYRECORDS() |
| BatchDeleteMemoryRecords | BATCHDELETEMEMORYRECORDS() |
| BatchUpdateMemoryRecords | BATCHUPDATEMEMORYRECORDS() |
| CompleteResourceTokenAuth | COMPLETERESOURCETOKENAUTH() |
| CreateEvent | CREATEEVENT() |
| DeleteEvent | DELETEEVENT() |
| DeleteMemoryRecord | DELETEMEMORYRECORD() |
| GetAgentCard | GETAGENTCARD() |
| GetBrowserSession | GETBROWSERSESSION() |
| GetCodeInterpreterSession | GETCODEINTERPRETERSESSION() |
| GetEvent | GETEVENT() |
| GetMemoryRecord | GETMEMORYRECORD() |
| GetResourceApiKey | GETRESOURCEAPIKEY() |
| GetResourceOauth2Token | GETRESOURCEOAUTH2TOKEN() |
| GetWorkloadAccessTokenForUserId | GETWKLDACCESSTOKENFORUSERID() |
| GetWorkloadAccessToken | GETWORKLOADACCESSTOKEN() |
| GetWorkloadAccessTokenForJWT | GETWORKLOADACCESSTOKENFORJWT() |
| InvokeAgentRuntime | INVOKEAGENTRUNTIME() |
| InvokeCodeInterpreter | INVOKECODEINTERPRETER() |
| ListActors | LISTACTORS() |
| ListBrowserSessions | LISTBROWSERSESSIONS() |
| ListCodeInterpreterSessions | LISTCODEINTERPRETERSESSIONS() |
| ListEvents | LISTEVENTS() |
| ListMemoryRecords | LISTMEMORYRECORDS() |
| ListSessions | LISTSESSIONS() |
| RetrieveMemoryRecords | RETRIEVEMEMORYRECORDS() |
| StartBrowserSession | STARTBROWSERSESSION() |
| StartCodeInterpreterSession | STARTCODEINTERPRETERSESSION() |
| StopBrowserSession | STOPBROWSERSESSION() |
| StopCodeInterpreterSession | STOPCODEINTERPRETERSESSION() |
| StopRuntimeSession | STOPRUNTIMESESSION() |
| UpdateBrowserStream | UPDATEBROWSERSTREAM() |