# cloud-control-api-demo **Repository Path**: mirrors_aliyun/cloud-control-api-demo ## Basic Information - **Project Name**: cloud-control-api-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-05 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > # Aliyun Cloud Control API Samples This repo provides samples for cloud control api, it will help you to query resource meta and manage resources. ## Prerequisite * Prepare the AK&SK with [cloud control RAM Policy](https://help.aliyun.com/document_detail/472535.html). * [Install SDK](https://help.aliyun.com/document_detail/471333.html). ## Cloud Control API Best Practice Multilingual Sample Use Java and Python to implement usage examples and best practice examples of the open interfaces of the cloud control API. - The corresponding directory of the Java implementation: [samples_java](samples_java) - The corresponding directory of the Python implementation: [samples_python](samples_python)