1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Rad Gruchalski
5382155131 [AWS|IAM] Added AWS IAM iam.roles support. 2013-06-04 11:22:02 +02:00
Pierre Carrier
d7a66cf6fe [aws|iam] user: add created_at attribute 2013-04-25 22:37:14 +02:00
Paul Thornthwaite
a550c54407 [aws|iam] Updates reference to service 2013-01-07 20:53:26 +00:00
VirtualStaticVoid
e7fae46361 revised create logic to default path to '/' 2012-11-29 18:37:36 +02:00
VirtualStaticVoid
d4aa72ae59 fixes issue#1313 ~ Creating user via Aws.iam.users ignores :path 2012-11-29 09:54:47 +02:00
Edward Muller
e2820d2c03 each based pagination for Fog::AWS::IAM#users 2012-07-23 13:47:25 -07:00
Benton Roberts
2e0a109da5 [aws|iam] Fix Users model to comply with updated request parameter set 2012-06-13 10:18:02 -04:00
Rodrigo Estebanez
3a175f177f Fix get_user_policy. The actual AWS data has to be in a ['Policy'] hash section 2012-06-07 14:40:34 +02:00
Rodrigo Estebanez
d258e36c98 Refactor aim modeling for nested models (policies and access keys) 2012-06-05 17:57:02 +02:00
Rodrigo Estebanez
c14fea60fe IAM access_key model implemented 2012-06-05 17:57:02 +02:00
Rodrigo Estebanez
cd1ee8de3f aim users model and nested model policy 2012-06-05 17:57:02 +02:00