bedrockagent_delete_agent_alias: Deletes an alias of an agent

View source: R/bedrockagent_operations.R

bedrockagent_delete_agent_aliasR Documentation

Deletes an alias of an agent

Description

Deletes an alias of an agent.

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

Usage

bedrockagent_delete_agent_alias(agentAliasId, agentId)

Arguments

agentAliasId

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

agentId

[required] The unique identifier of the agent that the alias belongs to.


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