quixey / python-aliyun

Python API client for Aliyun, the Alibaba Cloud.
Apache License 2.0
37 stars 24 forks source link

Adding aliyun RDS support #27

Closed Nolanguo closed 8 years ago

Nolanguo commented 8 years ago

The features added here are,

  1. get all RDS instances, and their status
  2. get the information of the specified RDS instance
  3. report RDS instances that are about to expire in 7 days

Please review.

solocaik commented 8 years ago

good to go