Conformance Pack

Three proofs per cloud — the native API, the native SDK, and the Utility (CLI / Terraform) — each with honest, probe-backed status. Build against Vyomi with the unmodified clients you already use.

12 / 14 native-SDK conformance probes green
Object-store + NoSQL exercised across AWS, GCP and Azure with UNMODIFIED aws-sdk · google-cloud-* · azure-sdk clients (2 are Max-tier gated, not failures). Full report →
AWS

AWS

API Verified
Native REST API — 9 services
OpenAPI spec + interactive Swagger for every simulated service.
S3EC2IAMSQSRDSDynamoDBLambdaAPI GatewayVPC
SDK Verified
boto3 · aws-sdk-java v2 · aws-sdk-go v2
Unmodified SDKs — S3 + DynamoDB full lifecycle green in the cloud-probe.
boto3 (Python)Java SDK v2Go SDK v2
Utility Verified
aws-cli v2 · Terraform
Path-style S3 + query-style AWS APIs translated locally; Terraform AWS provider.
aws-cli v2Terraform
GCP

GCP

API Verified
Native REST API — 9 services
OpenAPI spec + interactive Swagger for every simulated service.
ComputeStorageCloud SQLPub/SubFirestoreFunctionsAPI GatewayVPCIAM
SDK Verified
google-cloud-storage · google-cloud-firestore
Unmodified SDKs — GCS + Firestore lifecycle green in the cloud-probe.
google-cloud-* (Python)Java SDKGo SDK
Utility Partial
gcloud · gsutil
Core command translations for compute/storage/SQL/Pub-Sub/Firestore; broader coverage in progress.
gcloudgsutilTerraform
AZURE

Azure

API Verified
Native REST API — 9 services
OpenAPI spec + interactive Swagger for every simulated service.
Virtual MachinesStorageSQL DatabaseService BusCosmos DBFunctionsAPI ManagementVNetEntra ID
SDK Verified
azure-storage-blob · azure-cosmos
Unmodified SDKs — Blob green; Cosmos green (Max-tier gated) in the cloud-probe.
azure-storage-blobazure-cosmosJava SDK
Utility Partial
az CLI
ARM-style routes exist; az command shape adapters expanding.
az CLI