Amazon Elastic Compute Cloud Developer Guide Retrieving the Data Resource & URI Example domU- 12-34-31-00-00-05.usma1.compute.amazo naws.com Request Get the list of available public keys GET ht- GET ht- tp://169.254.169.254/2007-03-01/meta- data/public-keys/ tp://169.254.169.254/2007-03-01/meta- data/public-keys/ Response 0=my-public-key Request In which formats is public key 0 available? GET ht- GET ht- tp://169.254.169.254/2007-03-01/meta- data/public-keys/0/ tp://169.254.169.254/2007-03-01/meta- data/public-keys/0/ Response openssh-key Request Get public key 0 (in openssh-key format) GET ht- GET ht- tp://169.254.169.254/2007-03-01/meta- data/public-keys/0/openssh-key tp://169.254.169.254/2007-03-01/meta- data/public-keys/0/openssh-key Response ssh-rsa AAAA.....wZEf my-public-key Request Get product codes GET ht- GET ht- tp://169.254.169.254/2007-03-01/meta- data/product-codes tp://169.254.169.254/2007-03-01/meta- data/product-codes Response 774F4FF8 Retrieving User Data Requests for the user data returns the data as-is (content type application/x-octetstream). Note As mentioned previously, all user-supplied data is treated as opaque data: what you give us is what you get back. It is thus the responsibility of the instance to interpret this data appropriately. API Version 2007-03-01 22
The new reader is still in beta!
(c) 2013 Tizra. All Rights reserved.
Powered by Tizra® Publisher | Terms of Service | Privacy | Contact Us