Output lambda arn
This commit is contained in:
parent
bc66b14208
commit
a10c9c20b2
@ -66,5 +66,5 @@ Resources:
|
||||
|
||||
Outputs:
|
||||
TaskListManager:
|
||||
Value: !Ref TaskListManagerLambda
|
||||
Value: !GetAtt TaskListManagerLambda.Arn
|
||||
Description: Function that adds and removes tasks from a redis list
|
Reference in New Issue
Block a user