From ff4500a6e025692d278f9f344fee423d8c016254 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 22 Apr 2019 19:41:07 +0800 Subject: [PATCH] Update README.md --- lib/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/README.md b/lib/README.md index 79528226..33f34a15 100644 --- a/lib/README.md +++ b/lib/README.md @@ -5,9 +5,8 @@ For python developers, client libraries are supplied for testing and development Name | Description ------------------------------------| ------------- vapi_runtime | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol -vapi_vmc_client | Handles VMC CSP authentication process vapi_client_bindings | Client stubs for vSphere Automation APIs -vmc_client_bindings | Client stubs for VMware Cloud Services APIs +vmc_client_bindings | Client stubs for VMware Cloud on AWS Console APIs nsx-python-sdk | Client stubs for VMware NSX-T APIs nsx-policy-python-sdk | Client stubs for VMware NSX-T Policy APIs vmc-app-python-sdk | Client stubs for VMware NSX-T VMC app APIs (for AWS underlay management)