a2a
Finds corresponding service offerings in Microsoft Azure and Amazon AWS .
What it is and what it does
A2A is a command-line tool designed for DevOps and SRE engineers working across Azure and AWS. It provides quick lookups of equivalent service names between the two platforms, eliminating the need to manually consult cloud documentation each time you need to find a service mapping.
The tool accepts a service name from either Azure or AWS and returns the corresponding service on the other platform, along with documentation URLs. It uses web scraping to gather service information. However, the package has not been updated since August 2020 and is no longer maintained, so the mappings and underlying dependencies may be outdated.
Use it for:
- Quickly find the Azure equivalent when working with an AWS service you're unfamiliar with.
- Look up the AWS equivalent of an Azure service during multi-cloud architecture planning.
- Onboard new team members to multi-cloud environments by providing instant service name translations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A2A is a CLI tool that maps service names between Microsoft Azure and Amazon AWS, letting you quickly find the equivalent service offering on the other platform.
No. The package is abandoned (last update August 2020) and targets outdated Python versions (3.4–3.6). Cloud service offerings have changed significantly since then, making the mappings unreliable. For current multi-cloud service lookups, use official cloud documentation or actively maintained alternatives.
Install
a2a on PyPI
pip
pip install a2auv
uv add a2apoetry
poetry add a2aInstalling a2a
Before you install
Installation friction is high; the package has no runtime dependencies but was abandoned in August 2020 and has not been updated since. Compatibility with modern Python versions and current cloud service offerings is uncertain.
License in practice
MIT license is permissive and poses no restrictions on use, modification, or distribution.
Quickstart
$ pip install a2a
$ a2a "Firewall"
# Returns corresponding Azure/AWS service and documentation URLs
Package targets Python 3.4–3.6 and has not been maintained since 2020; compatibility with modern Python versions is unverified.
Verify before relying
- Whether service mappings remain accurate given cloud platform changes since August 2020.
- Compatibility with Python versions released after the package's last update.
- Whether the Scrappy dependency is still installed and functional with current versions.
- Current accuracy of scraped service data and whether upstream documentation URLs remain valid.
Package facts
| License | MIT (permissive) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | abandoned — 2,201 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 97,028/month — #13,179 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: a2a-0.44.tar.gz
Keywords: aws, service, mapping, map, aws, amazon
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
cloudauthzCloudauthz obtains temporary credentials from…
permissive · top 15,000 on PyPI
agent-framework-a2aEnables communication with remote A2A-compliant…
permissive · top 15,000 on PyPI
a2a-sdkA Python SDK for building agentic applications…
permissive · top 5,000 on PyPI
azure-cli-appserviceProvides Azure CLI commands for managing App…
permissive · top 15,000 on PyPI
cloudbridgeCloudBridge provides a unified Python API that…
permissive · top 15,000 on PyPI
azure-devopsProvides Python bindings to the Azure DevOps…
permissive · top 5,000 on PyPI
apache-airflow-providers-microsoft-azureIntegrates Apache Airflow with Microsoft Azure…
permissive · top 5,000 on PyPI
bedrock-agentcoreDeploy AI agents to AWS Bedrock AgentCore with…
permissive · top 5,000 on PyPI
vstsProvides Python bindings to the Azure DevOps…
permissive · top 15,000 on PyPI
fasta2aFastA2A converts an AI agent into an…
permissive · top 15,000 on PyPI