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
2014-04-13 11:10:49 -04:00
..
base_instance_profile.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
basic.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
create_access_key.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
create_group.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
create_user.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
get_account_summary.rb [aws|iam] Add get_account_summary. 2014-02-16 22:27:02 -04:00
get_group.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
get_group_policy.rb IAM::get_group_policy returns PolicyDocument Hash 2013-10-09 21:34:45 +02:00
get_role_policy.rb add new iam requests to support iam roles 2012-06-20 23:17:47 +01: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
instance_profile.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
list_access_keys.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
list_account_aliases.rb [AWS IAM] Added Alias related functionality to IAM. Also added get_group_policy. 2011-07-12 11:58:37 -04:00
list_groups.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
list_groups_for_user.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
list_instance_profiles.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
list_mfa_devices.rb Adding a unit test for list_mfa_devices. Also, fixed parsing of EnableData to use Time.parse 2014-04-13 11:10:49 -04:00
list_policies.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
list_roles.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
list_server_certificates.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
list_signing_certificates.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
list_users.rb [aws|iam] user: add created_at attribute 2013-04-25 22:37:14 +02:00
login_profile.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
role_parser.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
single_role.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
update_group.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
update_user.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
upload_server_certificate.rb [aws|iam] UploadServerCertificate parser respects CertificateBody and CertificateChain. 2014-02-06 17:27:05 -08:00
upload_signing_certificate.rb [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00