Operations
All API operations are implemented by methods in /AWS1/IF_BDC
Operation | Method |
---|---|
CreateEvent | CREATEEVENT() |
DeleteEvent | DELETEEVENT() |
DeleteMemoryRecord | DELETEMEMORYRECORD() |
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() |
UpdateBrowserStream | UPDATEBROWSERSTREAM() |