.. |
add_user_to_group.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
create_access_key.rb
|
[aws|iam] fix docs. Closes #175
|
2011-02-22 11:06:47 -08:00 |
create_account_alias.rb
|
[AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy.
|
2011-07-12 11:58:37 -04:00 |
create_group.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
create_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
create_user.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_access_key.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_account_alias.rb
|
[AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy.
|
2011-07-12 11:58:37 -04:00 |
delete_group.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_group_policy.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
delete_server_certificate.rb
|
list_server_certificates and delete_server_certificates.
|
2011-07-06 14:34:43 -07:00 |
delete_signing_certificate.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_user.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_user_policy.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -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_group_policy.rb
|
[AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy.
|
2011-07-12 11:58:37 -04:00 |
get_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
get_server_certificate.rb
|
[aws|iam] add get_server_certificate request
|
2011-07-18 17:10:44 -07:00 |
get_user.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
get_user_policy.rb
|
[aws|iam] Added GetUserPolicy to IAM
|
2011-03-01 02:54:32 +08:00 |
list_access_keys.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_account_aliases.rb
|
[AWS IAM] Added missing request file for list account aliases
|
2011-07-12 13:52:19 -04:00 |
list_group_policies.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_groups.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_groups_for_user.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_server_certificates.rb
|
Yes, yes it is better.
|
2011-07-06 15:01:44 -07:00 |
list_signing_certificates.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_user_policies.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_users.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
put_group_policy.rb
|
[misc] to_json calls to use MultiJson
|
2011-07-20 11:08:11 -05:00 |
put_user_policy.rb
|
[misc] to_json calls to use MultiJson
|
2011-07-20 11:08:11 -05:00 |
remove_user_from_group.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
update_access_key.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
update_group.rb
|
[aws|iam] added update signing certificate support
|
2011-02-24 16:44:03 -08:00 |
update_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
update_server_certificate.rb
|
[aws|iam] add missing update_server_certificate request
|
2011-08-17 15:38:05 +01:00 |
update_signing_certificate.rb
|
[aws|iam] added update signing certificate support
|
2011-02-24 16:44:03 -08:00 |
update_user.rb
|
Added Update User command to IAM
|
2011-02-24 02:53:27 +08:00 |
upload_server_certificate.rb
|
[aws|iam] add proper error messages
|
2011-07-20 22:10:56 -07:00 |
upload_signing_certificate.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |