BedrockAgentCoreControl¶
Client¶
- class BedrockAgentCoreControl.Client¶
A low-level client representing Amazon Bedrock AgentCore Control
Welcome to the Amazon Bedrock AgentCore Control plane API reference. Control plane actions configure, create, modify, and monitor Amazon Web Services resources.
import boto3 client = boto3.client('bedrock-agentcore-control')
These are the available methods:
- can_paginate
- close
- create_agent_runtime
- create_agent_runtime_endpoint
- create_api_key_credential_provider
- create_browser
- create_code_interpreter
- create_gateway
- create_gateway_target
- create_memory
- create_oauth2_credential_provider
- create_workload_identity
- delete_agent_runtime
- delete_agent_runtime_endpoint
- delete_api_key_credential_provider
- delete_browser
- delete_code_interpreter
- delete_gateway
- delete_gateway_target
- delete_memory
- delete_oauth2_credential_provider
- delete_workload_identity
- get_agent_runtime
- get_agent_runtime_endpoint
- get_api_key_credential_provider
- get_browser
- get_code_interpreter
- get_gateway
- get_gateway_target
- get_memory
- get_oauth2_credential_provider
- get_paginator
- get_token_vault
- get_waiter
- get_workload_identity
- list_agent_runtime_endpoints
- list_agent_runtime_versions
- list_agent_runtimes
- list_api_key_credential_providers
- list_browsers
- list_code_interpreters
- list_gateway_targets
- list_gateways
- list_memories
- list_oauth2_credential_providers
- list_tags_for_resource
- list_workload_identities
- set_token_vault_cmk
- synchronize_gateway_targets
- tag_resource
- untag_resource
- update_agent_runtime
- update_agent_runtime_endpoint
- update_api_key_credential_provider
- update_gateway
- update_gateway_target
- update_memory
- update_oauth2_credential_provider
- update_workload_identity
Paginators¶
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters¶
Waiters are available on a client instance via the get_waiter method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: