bedrockagent_get_agent_alias {paws.machine.learning} | R Documentation |
Gets information about an alias of an agent
Description
Gets information about an alias of an agent.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_agent_alias/ for full documentation.
Usage
bedrockagent_get_agent_alias(agentAliasId, agentId)
Arguments
agentAliasId |
[required] The unique identifier of the alias for which to get information. |
agentId |
[required] The unique identifier of the agent to which the alias to get information belongs. |
[Package paws.machine.learning version 0.9.0 Index]