Commit Graph

3 Commits (219f415ef2e86ca3d97d3fd8e37b21fdc426b8f4)

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