Skip to content

Commit 7fc4edf

Browse files
authored
Update README.md
1 parent 412f9c7 commit 7fc4edf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • sns-slack-teams-integration-cdk-python

sns-slack-teams-integration-cdk-python/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AWS SNS integration with slack/teams channels
1+
# Amazon SNS integration with slack/teams channels
22

3-
This pattern demonstrates how you can setup a fully serverless setup to integrate your SNS topic with Slack/Teams channel. This provisions AWS resources for you and you just need to integrate your Slack/Teams webhooks to get it running.
3+
This pattern demonstrates how you can setup a fully serverless setup to integrate your SNS topic with a Slack/Teams channel. This provisions AWS resources for you and you just need to integrate your Slack/Teams webhooks to get it running.
44

55
[Learn more about this pattern at Serverless Land Patterns](https://serverlessland.com/repos/sns-slack-teams-integration-cdk-python)
66

@@ -68,4 +68,4 @@ aws sns publish --topic-arn ENTER_YOUR_SNS_TOPIC_ARN --subject testSubject --mes
6868
----
6969
Copyright 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
7070

71-
SPDX-License-Identifier: MIT-0
71+
SPDX-License-Identifier: MIT-0

0 commit comments

Comments
 (0)