Commit Graph

3 Commits (4c2ae71d2da89039002299d77dc4e48fa1e7788b)

Author SHA1 Message Date
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