Retrieves the A2A agent card associated with an AgentCore Runtime agent
Source:R/bedrockagentcore_operations.R
bedrockagentcore_get_agent_card.RdRetrieves the A2A agent card associated with an AgentCore Runtime agent.
See https://www.paws-r-sdk.com/docs/bedrockagentcore_get_agent_card/ for full documentation.
Arguments
- runtimeSessionId
The session ID that the AgentCore Runtime agent is using.
- agentRuntimeArn
[required] The ARN of the AgentCore Runtime agent for which you want to get the A2A agent card.
- qualifier
Optional qualifier to specify an agent alias, such as
prodcode\> ordev. If you don't provide a value, the DEFAULT alias is used.