Commit Graph

15 Commits (1b3e82e4b0dade8048512876e893e2b219424630)

Author SHA1 Message Date
Etherdaemon 08559670e5 Update try statement as pointed out by defionscode 9 years ago
Etherdaemon 2b2285eb67 fixes #12831 by updating the boto iam connection method to connect_to_region 9 years ago
Brian Coca 7af7ef2ef7 Merge pull request #2086 from wimnat/feature/issue-2085
Remove 'str' type so that json is properly quoted
9 years ago
Brian Coca c4f64d822c changed modules to use common ec2 docs for region 9 years ago
Rob 9bf0d06e4a Update iam_policy.py
Fixed doc for policy_name - it is a required field
Removed empty aliases
9 years ago
whiter 719f68e057 Remove 'str' type so that json is properly quoted 9 years ago
wimnat 8e9c85bed2 Remove unnecessary json.loads 9 years ago
Baraa Basata dc9dfa9ef8 Fix iam_policy example 9 years ago
Brian Coca 52543435d6 Merge pull request #1562 from micxer/iam_policy-json-string
Add the option to pass a string as policy
9 years ago
Michael Weinrich 4da3a724f1 Fix connection creation to allow usage of profiles with boto 9 years ago
Toshio Kuratomi 7edacf6b1c Use module.fail_json() instead of sys.exit() 9 years ago
Michael Weinrich 559ad374f5 Add the option to pass a string as policy 9 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
Jonathan Davila e2773f7554 author fix 9 years ago
Jonathan Davila 19e7e99470 iam_policy 10 years ago