Skip to content

Commit 204a62f

Browse files
author
root
committed
Updated README to eventbridge rule instead of cloudwatch
1 parent 7bf6186 commit 204a62f

File tree

1 file changed

+2
-2
lines changed
  • source/patterns/@aws-solutions-constructs/aws-eventbridge-lambda

1 file changed

+2
-2
lines changed

source/patterns/@aws-solutions-constructs/aws-eventbridge-lambda/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ _Parameters_
7474

7575
Out of the box implementation of the Construct without any override will set the following defaults:
7676

77-
### Amazon CloudWatch Events Rule
78-
* Grant least privilege permissions to CloudWatch Events to trigger the Lambda Function
77+
### Amazon EventBridge Rule
78+
* Grant least privilege permissions to EventBridge rule to trigger the Lambda Function
7979

8080
### AWS Lambda Function
8181
* Configure limited privilege access IAM role for Lambda function

0 commit comments

Comments
 (0)