From c32033dc9c33521ee2aa61ffe4f6b66ab68da0ca Mon Sep 17 00:00:00 2001 From: Islam Shehata Date: Thu, 18 Jul 2024 13:20:32 +0300 Subject: [PATCH] Update cloudformation-stacks/unsubscriber.template.yaml Co-authored-by: Dominic Chapman --- cloudformation-stacks/unsubscriber.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudformation-stacks/unsubscriber.template.yaml b/cloudformation-stacks/unsubscriber.template.yaml index 2c16149..9a52a07 100644 --- a/cloudformation-stacks/unsubscriber.template.yaml +++ b/cloudformation-stacks/unsubscriber.template.yaml @@ -25,7 +25,7 @@ Parameters: AllowedPattern: ".+" # required AxiomCloudWatchForwarderLambdaARN: Type: String - Description: The ARN of the Axiom CloudWatch Forwarder Lambda function used to ship logs to Axiom. + Description: The ARN of the Axiom CloudWatch Forwarder Lambda function used to forward logs to Axiom. AllowedPattern: ".+" # required CloudWatchLogGroupsNames: Type: String