Output lambda arn

This commit is contained in:
Layla 2020-05-14 05:46:55 -04:00
parent bc66b14208
commit a10c9c20b2
No known key found for this signature in database
GPG Key ID: A494D9357BA1BE31

View File

@ -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