Skip to content

Commit

Permalink
Update Lambda info
Browse files Browse the repository at this point in the history
  • Loading branch information
lzrocha committed Aug 19, 2020
1 parent 5737a7b commit 6015e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a module that creates an AWS SNS Application Module and it was designed
The following resources will be created:

- Simple Notification Services (SNS) topic
- Provides a Lambda Function resource. Lambda allows you to trigger execution of code in response to events in AWS, enabling serverless backend solutions.
- Provides a Lambda Function resource. Lambda allows you to trigger execution of code in response to events in AWS, enabling serverless backend solutions. The Lambda function details and documentation are available on `DNXLabs/lambda-cloudwatch-slack`.
- Gives an external source (like a CloudWatch Event Rule, SNS, or S3) permission to access the Lambda function. In our case is SNS
- An SNS topic policy resource

Expand Down

0 comments on commit 6015e50

Please sign in to comment.