Commit Graph

4 Commits (1db36bea62d032f841153f2abd04d84fceb48fa7)

Author SHA1 Message Date
Steyn Huizinga 5b7e052d06 Fix for ansible/ansible-modules-extras#3173 (#3203) 9 years ago
Ryan S. Brown 734aa8f8e9 `lambda` correct documentation of return output
The returns are actually nested under `configuration` keys, so the docs
need to reflect that. Also add the automatic return of the function
version, so it can be used to feed the `lambda_alias` module.
9 years ago
Ryan S. Brown d188fb5e2f `lambda` Support using the role name
Instead of needing the full role ARN, allow users to specify a role name
as long as the role exists in the same account.
9 years ago
Steyn Huizinga abc1a98826 Add AWS Lambda module (#1270) 9 years ago