Steve Pulec
|
c77207a8b8
|
More flake8.
|
2014-11-15 09:53:45 -05:00 |
|
ttacon
|
5aec4d9de5
|
Add create_login_profile for iam service
|
2014-10-29 15:31:49 -04:00 |
|
Joseph Lawson
|
20a69255c3
|
tweak Fn::GetAtt to return resource_json if resource is not implemented. DRY
This is better than failing out with a misleading Boto 400 error which should only happen when get_cfn_attribute is called but fails.
|
2014-10-21 14:51:26 -04:00 |
|
Joseph Lawson
|
1d9ffafaa5
|
create CloudFormation outputs and enable 'Fn::GetAtt' to work.
|
2014-10-21 12:45:03 -04:00 |
|
Rory-Finnegan
|
f1227e396a
|
Fixed stupid "random_alphanumeric" typo that got repeated due to tab completion.
|
2014-09-04 10:34:01 -04:00 |
|
Rory-Finnegan
|
bf996f1461
|
Fixed py26 errors related to using assert_raises in tests.
|
2014-09-03 19:24:05 -04:00 |
|
Rory-Finnegan
|
a3b02f3f8b
|
Added get_user and delete_access_key endpoints.
|
2014-09-03 16:57:51 -04:00 |
|
Rory-Finnegan
|
ac74af4085
|
Added several new endpoints for accessing iam groups and users,
include unit tests.
|
2014-09-03 16:57:03 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Kevin Glisson
|
d2029c3fa3
|
adding - get all certificates, get certificate, and upload certificates endpoints
|
2014-05-29 14:25:26 -07:00 |
|
Steve Pulec
|
ef876dd27e
|
Fix merge conflicts. Add basic cloudformation support. Closes #111.
|
2014-03-27 19:12:53 -04:00 |
|