Package-level declarations
Types
Inherited functions
Creates multiple memory records in a single batch operation for the specified memory with custom content.
Deletes multiple memory records in a single batch operation from the specified memory.
Updates multiple memory records with custom content in a single batch operation within the specified memory.
Confirms the user authentication session for obtaining OAuth2.0 tokens for a resource.
Creates an event in an AgentCore Memory resource. Events represent interactions or activities that occur within a session and are associated with specific actors.
Deletes an event from an AgentCore Memory resource. When you delete an event, it is permanently removed.
Deletes a memory record from an AgentCore Memory resource. When you delete a memory record, it is permanently removed.
Retrieves the A2A agent card associated with an AgentCore Runtime agent.
Retrieves detailed information about a specific browser session in Amazon Bedrock. This operation returns the session's configuration, current status, associated streams, and metadata.
Retrieves detailed information about a specific code interpreter session in Amazon Bedrock. This operation returns the session's configuration, current status, and metadata.
Retrieves information about a specific event in an AgentCore Memory resource.
Retrieves a specific memory record from an AgentCore Memory resource.
Retrieves the API key associated with an API key credential provider.
Returns the OAuth 2.0 token of the provided resource.
Obtains a workload access token for agentic workloads not acting on behalf of a user.
Obtains a workload access token for agentic workloads acting on behalf of a user, using a JWT token.
Obtains a workload access token for agentic workloads acting on behalf of a user, using the user's ID.
Lists all actors in an AgentCore Memory resource. We recommend using pagination to ensure that the operation returns quickly and successfully.
Retrieves a list of browser sessions in Amazon Bedrock that match the specified criteria. This operation returns summary information about each session, including identifiers, status, and timestamps.
Retrieves a list of code interpreter sessions in Amazon Bedrock that match the specified criteria. This operation returns summary information about each session, including identifiers, status, and timestamps.
Lists events in an AgentCore Memory resource based on specified criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
Lists memory records in an AgentCore Memory resource based on specified criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
Lists sessions in an AgentCore Memory resource based on specified criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
Searches for and retrieves memory records from an AgentCore Memory resource based on specified search criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
Creates and initializes a browser session in Amazon Bedrock. The session enables agents to navigate and interact with web content, extract information from websites, and perform web-based tasks as part of their response generation.
Creates and initializes a code interpreter session in Amazon Bedrock. The session enables agents to execute code as part of their response generation, supporting programming languages such as Python for data analysis, visualization, and computation tasks.
Terminates an active browser session in Amazon Bedrock. This operation stops the session, releases associated resources, and makes the session unavailable for further use.
Terminates an active code interpreter session in Amazon Bedrock. This operation stops the session, releases associated resources, and makes the session unavailable for further use.
Stops a session that is running in an running AgentCore Runtime agent.
Updates a browser stream. To use this operation, you must have permissions to perform the bedrock:UpdateBrowserStream action.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.