We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15af120 commit 37761c7Copy full SHA for 37761c7
README.rst
@@ -58,7 +58,7 @@ QingCloud IaaS API
58
If you would like to call our APIs without access key and secret key (bad things would happen if they were lost or leaked)
59
or if you want a finer access control over your instances, there is a easy way to do it :P
60
61
-- Go to our IAM service, create a instance role and attach it to your instance.
+- Go to our IAM service, create an instance role and attach it to your instance.
62
- Create connection without access key and secret key. ::
63
64
>>> import qingcloud.iaas
0 commit comments