1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

19 commits

Author SHA1 Message Date
geemus
b452aa679d [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
Aaron Suggs
21770c63be [aws|iam] Add list_server_certificates request 2011-05-07 15:13:54 -04:00
Aaron Suggs
3b15fc67f5 [aws|iam] Parse server certificate UploadDate
Parse the upload date as a Time object
2011-05-07 14:43:51 -04:00
Frederick Cheung
02b83d6919 [aws|iam] add support for manipulating login profiles 2011-03-16 04:16:52 +08:00
James Miller
8a59ceed2d [aws|iam] Add parser for server certificates 2011-03-02 03:08:38 +08:00
coliver
b87b97f43a [aws|iam] Added GetUserPolicy to IAM 2011-03-01 02:54:32 +08:00
bdorry
ad40758c84 [aws|iam] added update signing certificate support 2011-02-24 16:44:03 -08:00
bdorry
6689c6e0a5 [aws|iam] added update group requests and parsers 2011-02-25 08:41:30 +08:00
geemus
df510eb28a [aws|iam] get_group set Arn on group/member as appropriate 2011-02-23 10:58:50 -08:00
coliver
1dd105325c Added url reference for update_user parser. Added get_group to IAM. Note: The excon response is not properly adding the Arn to the Users because both the group and user have an element named 'arn'. I'm not sure how to handle this. 2011-02-24 02:53:28 +08:00
coliver
6052d210af Added Update User command to IAM 2011-02-24 02:53:27 +08:00
crazed
a91afd354f Added ListGroupsForUser support to Fog::AWS::IAM 2011-02-01 03:18:06 +08:00
Allan
242595e919 Added IAM signing certificate support 2011-01-29 02:33:37 +08:00
John E. Vincent
6a9b4b0bc6 [aws|iam] get_user implementation 2010-12-23 02:27:07 +08:00
geemus
c83e1bae00 [aws|iam] user policy requests/tests 2010-11-17 12:04:49 -08:00
geemus
04893cf1b5 [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00
geemus
73d85415be [aws|iam] adding access key create/delete 2010-11-16 16:31:38 -08:00
geemus
6c82489ac9 [aws|iam] fleshing out more parts towarda complete workflow 2010-11-09 17:47:35 -08:00
geemus
9e601313aa [aws|iam] first pass at basics 2010-10-28 17:50:46 -07:00