bedrockagent_delete_agent: Deletes an agent

View source: R/bedrockagent_operations.R

bedrockagent_delete_agentR Documentation

Deletes an agent

Description

Deletes an agent.

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

Usage

bedrockagent_delete_agent(agentId, skipResourceInUseCheck = NULL)

Arguments

agentId

[required] The unique identifier of the agent to delete.

skipResourceInUseCheck

By default, this value is false and deletion is stopped if the resource is in use. If you set it to true, the resource will be deleted even if the resource is in use.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.