Data retrieval APIs for Amazon Bedrock Agentcore
Amazon Bedrock Agentcore provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
ConnectBrowserAutomationStream | Connect to a browser automation stream | Read |
ConnectBrowserLiveViewStream | Connect to a browser live view stream | Read |
GetAgentRuntime | Get details of an agent runtime | Read |
GetAgentRuntimeEndpoint | Get details of an agent runtime endpoint | Read |
GetApiKeyCredentialProvider | Fetch a registered API Key Credential Provider by its name | Read |
GetBrowser | Get details of a browser | Read |
GetBrowserSession | Get details of a browser session | Read |
GetCodeInterpreter | Get details of a code interpreter | Read |
GetCodeInterpreterSession | Get details of a code interpreter session | Read |
GetEvent | Fetch an Event | Read |
GetGateway | Retrieve an existing gateway | Read |
GetGatewayTarget | Retrieve an existing gateway target | Read |
GetMemory | Fetch details for a Memory resource | Read |
GetMemoryRecord | Fetch a Memory Record | Read |
GetOauth2CredentialProvider | Fetch a registered OAuth2 Credential Provider by its name | Read |
GetResourceApiKey | Retrieve an API Key associated with an Api Key Credential Provider | Read |
GetResourceOauth2Token | Retrieve access token with OAuth2 2LO or 3LO flow to access external resource | Read |
GetTokenVault | Fetch the current configuration of the TokenVault, including encryption settings | Read |
GetWorkloadIdentity | Fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs | Read |
ListActors | List Actors | List |
ListAgentRuntimeEndpoints | List agent runtime endpoints | List |
ListAgentRuntimeVersions | List agent runtime versions | List |
ListAgentRuntimes | List agent runtimes | List |
ListApiKeyCredentialProviders | List all API Key Credential Providers in the Token Vault | Read |
ListBrowserSessions | List browser sessions | List |
ListBrowsers | List browsers | List |
ListCodeInterpreterSessions | List code interpreter sessions | List |
ListCodeInterpreters | List code interpreters | List |
ListEvents | List events | List |
ListGatewayTargets | List existing gateway targets | List |
ListGateways | List existing gateways | List |
ListMemories | List memory resources | List |
ListMemoryRecords | List memory records | List |
ListOauth2CredentialProviders | List all OAuth2 Credential Providers in the Token Vault | Read |
ListSessions | List sessions | List |
ListWorkloadIdentities | List all Workload Identities in the caller's AWS account | Read |
RetrieveMemoryRecords | Retrieve memory records through sematic query | List |
SetTokenVaultCMK | Associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault | Read |