BedrockAgentCoreControlClient
is in preview release and is subject to change.
Welcome to the Amazon Bedrock AgentCore Control plane API reference. Control plane actions configure, create, modify, and monitor Amazon Web Services resources.
Functions
Creates an Amazon Bedrock AgentCore Runtime.
Creates an AgentCore Runtime endpoint.
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 Amazon Bedrock AgentCore Memory resource.
Creates a new OAuth2 credential provider.
Creates a new workload identity.
Deletes an Amazon Bedrock AgentCore Runtime.
Deletes an AAgentCore Runtime endpoint.
Deletes an API key credential provider.
Deletes a custom browser.
Deletes a custom code interpreter.
Deletes a gateway.
Deletes a gateway target.
Deletes an Amazon Bedrock AgentCore Memory resource.
Deletes an OAuth2 credential provider.
Deletes a workload identity.
Gets an Amazon Bedrock AgentCore Runtime.
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 Amazon Bedrock AgentCore Memory resource.
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 available Amazon Bedrock AgentCore Memory resources in the current Amazon Web Services Region.
Lists all OAuth2 credential providers in your account.
Lists the tags associated with the specified resource.
Lists all workload identities in your account.
Sets the customer master key (CMK) for a token vault.
Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are also deleted.
Removes the specified tags from the specified resource.
Updates an existing Amazon Secure Agent.
Updates an existing Amazon Bedrock AgentCore Runtime endpoint.
Updates an existing API key credential provider.
Updates an existing gateway.
Updates an existing gateway target.
Update an Amazon Bedrock AgentCore Memory resource memory.
Updates an existing OAuth2 credential provider.
Updates an existing workload identity.
Inherited functions
Creates an Amazon Bedrock AgentCore Runtime.
Creates an AgentCore Runtime endpoint.
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 Amazon Bedrock AgentCore Memory resource.
Creates a new OAuth2 credential provider.
Creates a new workload identity.
Deletes an Amazon Bedrock AgentCore Runtime.
Deletes an AAgentCore Runtime endpoint.
Deletes an API key credential provider.
Deletes a custom browser.
Deletes a custom code interpreter.
Deletes a gateway.
Deletes a gateway target.
Deletes an Amazon Bedrock AgentCore Memory resource.
Deletes an OAuth2 credential provider.
Deletes a workload identity.
Gets an Amazon Bedrock AgentCore Runtime.
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 Amazon Bedrock AgentCore Memory resource.
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 available Amazon Bedrock AgentCore Memory resources in the current Amazon Web Services Region.
Paginate over ListMemoriesResponse results.
Lists all OAuth2 credential providers in your account.
Paginate over ListOauth2CredentialProvidersResponse results.
Lists the tags associated with the specified resource.
Lists all workload identities in your account.
Paginate over ListWorkloadIdentitiesResponse results.
Sets the customer master key (CMK) for a token vault.
Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are also deleted.
Removes the specified tags from the specified resource.
Updates an existing Amazon Secure Agent.
Updates an existing Amazon Bedrock AgentCore Runtime endpoint.
Updates an existing API key credential provider.
Updates an existing gateway.
Updates an existing gateway target.
Update an Amazon Bedrock AgentCore Memory resource 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.