BedrockAgentCoreControlClient
Amazon Bedrock AgentCore is in preview release and is subject to change.
Amazon Bedrock Agent Core Control is a service that enables you to manage memory resources for your Amazon Bedrock agents.
Use this API to create, retrieve, update, and delete memory resources and their associated memory strategies. Memory resources enable your agents to store and retrieve information from conversations and interactions.
Functions
Creates an Amazon Secure Agent.
Creates an Amazon Secure AgentEndpoint.
Creates a new API key credential provider.
Creates a custom browser.
Creates a custom code interpreter.
Creates a gateway for Amazon Bedrock Agent. A gateway serves as an integration point between your agent and external services.
Creates a target for a gateway. A target defines an endpoint that the gateway can connect to.
Creates a new memory.
Creates a new OAuth2 credential provider.
Creates a new workload identity.
Deletes an Amazon Secure Agent.
Deletes an Amazon Secure AgentEndpoint.
Deletes an API key credential provider.
Deletes a custom browser.
Deletes a custom code interpreter.
Deletes a Gateway.
Deletes a Gateway Target.
Deletes a memory.
Deletes an OAuth2 credential provider.
Deletes a workload identity.
Gets an Amazon Secure Agent.
Gets information about an Amazon Secure AgentEndpoint.
Retrieves information about an API key credential provider.
Gets information about a custom browser.
Gets information about a custom code interpreter.
Retrieves information about a specific Gateway.
Retrieves information about a specific Gateway Target.
Retrieve an existing memory.
Retrieves information about an OAuth2 credential provider.
Retrieves information about a token vault.
Retrieves information about a workload identity.
Lists all endpoints for a specific Amazon Secure Agent.
Lists all Amazon Secure Agents in your account.
Lists all versions of a specific Amazon Secure Agent.
Lists all API key credential providers in your account.
Lists all custom browsers in your account.
Lists all custom code interpreters in your account.
Lists all Gateways in the account.
Lists all targets for a specific Gateway.
Lists the memory present.
Lists all OAuth2 credential providers in your account.
Lists all workload identities in your account.
Sets the customer master key (CMK) for a token vault.
Updates an existing Amazon Secure Agent.
Updates an existing Amazon Secure AgentEndpoint.
Updates an existing API key credential provider.
Updates an existing Gateway.
Updates an existing Gateway Target.
Update memory.
Updates an existing OAuth2 credential provider.
Updates an existing workload identity.
Inherited functions
Creates an Amazon Secure Agent.
Creates an Amazon Secure AgentEndpoint.
Creates a new API key credential provider.
Creates a custom browser.
Creates a custom code interpreter.
Creates a gateway for Amazon Bedrock Agent. A gateway serves as an integration point between your agent and external services.
Creates a target for a gateway. A target defines an endpoint that the gateway can connect to.
Creates a new memory.
Creates a new OAuth2 credential provider.
Creates a new workload identity.
Deletes an Amazon Secure Agent.
Deletes an Amazon Secure AgentEndpoint.
Deletes an API key credential provider.
Deletes a custom browser.
Deletes a custom code interpreter.
Deletes a Gateway.
Deletes a Gateway Target.
Deletes a memory.
Deletes an OAuth2 credential provider.
Deletes a workload identity.
Gets an Amazon Secure Agent.
Gets information about an Amazon Secure AgentEndpoint.
Retrieves information about an API key credential provider.
Gets information about a custom browser.
Gets information about a custom code interpreter.
Retrieves information about a specific Gateway.
Retrieves information about a specific Gateway Target.
Retrieve an existing memory.
Retrieves information about an OAuth2 credential provider.
Retrieves information about a token vault.
Retrieves information about a workload identity.
Lists all endpoints for a specific Amazon Secure Agent.
Paginate over ListAgentRuntimeEndpointsResponse results.
Lists all Amazon Secure Agents in your account.
Paginate over ListAgentRuntimesResponse results.
Lists all versions of a specific Amazon Secure Agent.
Paginate over ListAgentRuntimeVersionsResponse results.
Lists all API key credential providers in your account.
Paginate over ListApiKeyCredentialProvidersResponse results.
Lists all custom browsers in your account.
Paginate over ListBrowsersResponse results.
Lists all custom code interpreters in your account.
Paginate over ListCodeInterpretersResponse results.
Lists all Gateways in the account.
Paginate over ListGatewaysResponse results.
Lists all targets for a specific Gateway.
Paginate over ListGatewayTargetsResponse results.
Lists the memory present.
Paginate over ListMemoriesResponse results.
Lists all OAuth2 credential providers in your account.
Paginate over ListOauth2CredentialProvidersResponse results.
Lists all workload identities in your account.
Paginate over ListWorkloadIdentitiesResponse results.
Sets the customer master key (CMK) for a token vault.
Updates an existing Amazon Secure Agent.
Updates an existing Amazon Secure AgentEndpoint.
Updates an existing API key credential provider.
Updates an existing Gateway.
Updates an existing Gateway Target.
Update memory.
Updates an existing OAuth2 credential provider.
Updates an existing workload identity.
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.