Posted On: Dec 7, 2023
HAQM Simple Notification Service (HAQM SNS) enables you to log the delivery status of messages sent from your topic to subscribers. Once configured, log entries are sent to HAQM CloudWatch Logs. Logging message delivery status helps you determine whether a message was delivered to an endpoint, what the endpoint response was, and the message dwell time. Now, you can configure your delivery status logging with AWS CloudFormation for new and existing HAQM SNS topics.
HAQM SNS is a messaging service for Application-to-Application (A2A) and Application-to-Person (A2P) communication. The A2A functionality provides high-throughput, push-based, many-to-many messaging between distributed systems, microservices, and event-driven serverless applications. These applications include HAQM Simple Queue Service (HAQM SQS), HAQM Kinesis Data Firehose, AWS Lambda, and HTTP/S endpoints. The A2P functionality enables you to communicate with your customers, via mobile text messages (SMS), mobile push notifications, and email notifications.
Configuring HAQM SNS delivery status logging with AWS CloudFormation is available in all AWS Regions.
To learn more, see:
- Message Delivery Status in the HAQM SNS Developer Guide
- AWS::SNS::Topic resource in the AWS CloudFormation Guide