bedrockagentcorecontrol_delete_agent_runtime_endpoint: Deletes an AAgentCore Runtime endpoint

View source: R/bedrockagentcorecontrol_operations.R

bedrockagentcorecontrol_delete_agent_runtime_endpointR Documentation

Deletes an AAgentCore Runtime endpoint

Description

Deletes an AAgentCore Runtime endpoint.

See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_delete_agent_runtime_endpoint/ for full documentation.

Usage

bedrockagentcorecontrol_delete_agent_runtime_endpoint(
  agentRuntimeId,
  endpointName,
  clientToken = NULL
)

Arguments

agentRuntimeId

[required] The unique identifier of the AgentCore Runtime associated with the endpoint.

endpointName

[required] The name of the AgentCore Runtime endpoint to delete.

clientToken

A unique, case-sensitive identifier to ensure idempotency of the request.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.