View source: R/bedrockagent_operations.R
bedrockagent_get_agent_alias | R Documentation |
Gets information about an alias of an agent.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_agent_alias/ for full documentation.
bedrockagent_get_agent_alias(agentAliasId, agentId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.