@@ -54,7 +54,7 @@ def sns_error_notification(function_name):
)
# Only happens if there was an exception
snsclient.publish(
- TopicArn='arn:aws:sns:us-east-2:082012130604:lambda-errors',
+ TopicArn=sns_arn,
Subject=subject,
Message=message