bedrockagent_get_agent_collaborator {paws.machine.learning} | R Documentation |
Retrieves information about an agent's collaborator
Description
Retrieves information about an agent's collaborator.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_agent_collaborator/ for full documentation.
Usage
bedrockagent_get_agent_collaborator(agentId, agentVersion, collaboratorId)
Arguments
agentId |
[required] The agent's ID. |
agentVersion |
[required] The agent's version. |
collaboratorId |
[required] The collaborator's ID. |
[Package paws.machine.learning version 0.9.0 Index]