Output lambda arn
This commit is contained in:
		@ -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