.. |
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
|
[aws|iam] get_group set Arn on group/member as appropriate
|
2011-02-23 10:58:50 -08:00 |
get_user.rb
|
[aws|iam] get_user implementation
|
2010-12-23 02:27:07 +08:00 |
get_user_policy.rb
|
[aws|iam] Added GetUserPolicy to IAM
|
2011-03-01 02:54:32 +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 |
login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
update_group.rb
|
[aws|iam] added update signing certificate support
|
2011-02-24 16:44:03 -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_server_certificate.rb
|
[aws|iam] Add parser for server certificates
|
2011-03-02 03:08:38 +08:00 |
upload_signing_certificate.rb
|
Added IAM signing certificate support
|
2011-01-29 02:33:37 +08:00 |