Agent to Agent (A2A) protocol using Strands Agent SDK An example Strands agent that helps with searching AWS documentation. Getting started Install uv. Configure AWS credentials, follow instructions here. Start the A2A server using uv run __main__.py. Run the test client uv run test_client.py.