.. |
add_role_to_instance_profile.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
add_user_to_group.rb
|
Additional mocks
|
2012-02-06 17:55:44 -08:00 |
create_access_key.rb
|
rework these to use #tap instead. Cleaner IMNSHO
|
2012-02-06 17:54:06 -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
|
strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf.
|
2012-02-28 08:15:25 +11:00 |
create_instance_profile.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
create_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
create_role.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
create_user.rb
|
[aws|iam] user: add created_at attribute
|
2013-04-25 22:37:14 +02:00 |
delete_access_key.rb
|
Additional mocks
|
2012-02-06 17:55:44 -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
|
Additional mocks
|
2012-02-06 17:55:44 -08:00 |
delete_group_policy.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
delete_instance_profile.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
delete_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
delete_role.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
delete_role_policy.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01: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
|
Additional mocks
|
2012-02-06 17:55:44 -08:00 |
delete_user_policy.rb
|
rework these to use #tap instead. Cleaner IMNSHO
|
2012-02-06 17:54:06 -08:00 |
get_group.rb
|
add IAM mocking for get_group method
|
2012-06-19 13:32:46 +02: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_instance_profile.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
get_login_profile.rb
|
[aws|iam] add support for manipulating login profiles
|
2011-03-16 04:16:52 +08:00 |
get_role.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
get_role_policy.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
get_server_certificate.rb
|
[aws|iam] slight cleanup and test with a certificate chain. 🍰
|
2011-10-03 15:21:59 -07:00 |
get_user.rb
|
[aws|iam] user: add created_at attribute
|
2013-04-25 22:37:14 +02:00 |
get_user_policy.rb
|
Fix get_user_policy. The actual AWS data has to be in a ['Policy'] hash section
|
2012-06-07 14:40:34 +02:00 |
list_access_keys.rb
|
missing raise
|
2012-02-17 16:05:38 -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
|
strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf.
|
2012-02-28 08:15:25 +11:00 |
list_groups_for_user.rb
|
strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf.
|
2012-02-28 08:15:25 +11:00 |
list_instance_profiles.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
list_instance_profiles_for_role.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
list_role_policies.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
list_roles.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
list_server_certificates.rb
|
[aws|iam] implement correct path behaviour in mocking.
|
2011-09-22 10:21:08 +01:00 |
list_signing_certificates.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |
list_user_policies.rb
|
Additional mocks
|
2012-02-06 17:55:44 -08:00 |
list_users.rb
|
[aws|iam] user: add created_at attribute
|
2013-04-25 22:37:14 +02:00 |
put_group_policy.rb
|
Fixed #875: Loosen multi_json version.
|
2012-04-25 10:31:28 -04:00 |
put_role_policy.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
put_user_policy.rb
|
Fixed #875: Loosen multi_json version.
|
2012-04-25 10:31:28 -04:00 |
remove_role_from_instance_profile.rb
|
add new iam requests to support iam roles
|
2012-06-20 23:17:47 +01:00 |
remove_user_from_group.rb
|
Additional mocks
|
2012-02-06 17:55:44 -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] mock update_server_certificate
|
2013-03-20 10:24:11 -07: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] Mock upload_server_certificate errors if private key is not RSA.
|
2012-02-15 14:12:29 -04:00 |
upload_signing_certificate.rb
|
implicitly add not_implemented mocks
|
2011-02-09 16:31:57 -08:00 |