Data retrieval APIs for Amazon Bedrock Agentcore
Amazon Bedrock Agentcore provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| CompleteResourceTokenAuth | Retrieve access token with OAuth2 for 3LO flow to access external resource | Read |
| ConnectBrowserAutomationStream | Connect to a browser automation stream | Read |
| ConnectBrowserLiveViewStream | Connect to a browser live view stream | Read |
| GetAgentCard | Retrieve an agent card for A2A | 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 |
| GetBrowserProfile | Get details of a browser profile | 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 |
| GetEvaluator | Get details of an evaluator | 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 |
| GetOnlineEvaluationConfig | Get details of an online evaluation configuration | Read |
| GetPolicy | Retrieve a policy | Read |
| GetPolicyEngine | Retrieve a policy engine | Read |
| GetPolicyGeneration | Retrieve status and results of a policy generation request | 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 |
| GetResourcePolicy | Retrieve the resource-based policy for a Bedrock 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 |
| ListBrowserProfiles | List browser profiles | List |
| ListBrowserSessions | List browser sessions | List |
| ListBrowsers | List browsers | List |
| ListCodeInterpreterSessions | List code interpreter sessions | List |
| ListCodeInterpreters | List code interpreters | List |
| ListEvaluators | List evaluators | List |
| ListEvents | List events | List |
| ListGatewayTargets | List existing gateway targets | List |
| ListGateways | List existing gateways | List |
| ListMemories | List memory resources | List |
| ListMemoryExtractionJobs | List extraction jobs for this memory | List |
| ListMemoryRecords | List memory records | List |
| ListOauth2CredentialProviders | List all OAuth2 Credential Providers in the Token Vault | Read |
| ListOnlineEvaluationConfigs | List online evaluation configurations | List |
| ListPolicies | List policies within a policy engine | List |
| ListPolicyEngines | List policy engines | List |
| ListPolicyGenerationAssets | List generated policy assets from a generation request | List |
| ListPolicyGenerations | List policy generation requests | List |
| ListSessions | List sessions | List |
| ListTagsForResource | List tags for a Bedrock-AgentCore resource | 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 |