1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/parsers/iam
2011-02-24 02:53:28 +08:00
..
basic.rb [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00
create_access_key.rb [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00
create_group.rb [aws|iam] fleshing out more parts towarda complete workflow 2010-11-09 17:47:35 -08:00
create_user.rb [aws|iam] fleshing out more parts towarda complete workflow 2010-11-09 17:47:35 -08:00
get_group.rb 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
get_user.rb [aws|iam] get_user implementation 2010-12-23 02:27:07 +08:00
list_access_keys.rb [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00
list_groups.rb [aws|iam] fleshing out more parts towarda complete workflow 2010-11-09 17:47:35 -08:00
list_groups_for_user.rb Added ListGroupsForUser support to Fog::AWS::IAM 2011-02-01 03:18:06 +08:00
list_policies.rb [aws|iam] user policy requests/tests 2010-11-17 12:04:49 -08:00
list_signing_certificates.rb Added IAM signing certificate support 2011-01-29 02:33:37 +08:00
list_users.rb [aws|iam] fleshing out iam requests/tests 2010-11-17 10:29:58 -08:00
update_user.rb 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
upload_signing_certificate.rb Added IAM signing certificate support 2011-01-29 02:33:37 +08:00