R/bedrockagent_operations.R
bedrockagent_delete_agent_alias.Rd
Deletes an alias of an agent.
See https://www.paws-r-sdk.com/docs/bedrockagent_delete_agent_alias/ for full documentation.
bedrockagent_delete_agent_alias(agentId, agentAliasId)
[required] The unique identifier of the agent that the alias belongs to.
[required] The unique identifier of the alias to delete.