bedrockagent_delete_agent_alias: Deletes an alias of an agent
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.