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

32 commits

Author SHA1 Message Date
Nick Osborn
273daf1332 [aws|iam] add missing update_server_certificate request 2011-08-17 15:38:05 +01:00
Blake Gentry
674f11a104 [aws|iam] add proper error messages 2011-07-20 22:10:56 -07:00
Blake Gentry
00e38b3f9c [aws|iam] tests and mocks to support many types of key/cert issues 2011-07-20 17:24:34 -07:00
Blake Gentry
cf05def334 [aws|iam] raise EntityAlreadyExists when creating a duplicate cert name 2011-07-20 16:18:15 -07:00
Blake Gentry
bef207f4ae [aws|iam] raise correct ValidationError when an empty cert or key is used 2011-07-20 16:04:31 -07:00
geemus
7cbf1861aa [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
Blake Gentry
773ba300d0 [aws|iam] add get_server_certificate request 2011-07-18 17:10:44 -07:00
Christopher Oliver
dfb586af5c [AWS IAM] Added missing request file for list account aliases 2011-07-12 13:52:19 -04:00
Christopher Oliver
72cdcee0e8 [AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy. 2011-07-12 11:58:37 -04:00
Dylan Egan
47e0b65c2a Yes, yes it is better. 2011-07-06 15:01:44 -07:00
Dylan Egan
34a1813c14 list_server_certificates and delete_server_certificates. 2011-07-06 14:34:43 -07:00
Dylan Egan
796c5c8809 Remove pending on iam/server_certificate_tests. Start the mocking. 2011-07-06 14:23:41 -07:00
Aaron Suggs
21770c63be [aws|iam] Add list_server_certificates request 2011-05-07 15:13:54 -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
James Miller
3515a9dac0 [aws|iam] Add uploading/deleting server certificates 2011-03-01 07:16:26 +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
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
geemus
8fdab3e8b4 [aws|iam] fix docs. Closes #175 2011-02-22 11:06:47 -08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -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
c8fc0f1ffb [aws|iam] add update_access_key request/tests 2010-11-17 13:08:48 -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