You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This pattern contains a sample AWS CFN stack to create an IoT Rule with a SNS action, a SNS Topic and a SQS standard Queue subscribed to the SNS topic.
Description: This pattern contains a sample AWS CFN stack to create an IoT Rule with a SNS action, a SNS Topic and a SQS standard Queue subscribed to the SNS topic.
When a message is published to the IoT topic defined in the IoT Rule, this message will be published to the SNS topic and finally the message will be delivered to the SQS queue subscribed to the SNS topic
Resources:
https://docs.aws.amazon.com/iot/latest/developerguide/sns-rule-action.html
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-subscribe-queue-sns-topic.html
Framework: CloudFormation
Author Bio: Cloud Support Engineer in DMI https://github.com/aws - LinkedIn: https://www.linkedin.com/in/makendran/ - Name - Makendran G
GitHub PR for template: #1447
The text was updated successfully, but these errors were encountered: