AWS Simple Notification Service

Version: 1.2
Updated: Jun 15, 2023
Amazon Simple Notification Service (SNS) is a pub/sub messaging and mobile notifications service for coordinating the delivery of messages to subscribing endpoints and clients.
Actions
- Send Message (Notification) - Sends a message to an Amazon SNS Topic, a text message (SMS message) directly to a phone number.
- List Subscriptions (Enrichment) - List of the requester's subscriptions.
- List Topics (Enrichment) - List of the requester's topics.
- Get Subscription Attributes (Enrichment) - Returns all of the properties of a subscription.
- Get Topic Attributes (Enrichment) - Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
- List Sandbox Phone Numbers (Enrichment) - Lists the calling AWS account's current verified and pending destination phone numbers in the SMS sandbox.
Configure Amazon Simple Notification Service in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration:
-
Label. Enter the name you want to use for the resource.
-
Access Key ID. Enter an AWS access key ID to provide authentication. (Although AWS recommends using IAM roles with temporary security credentials instead of access keys, our AWS integrations currently support only access keys due to the need for dynamically managed credentials.)
-
Secret Access Key. Enter the secret access key associated with the access key ID.
-
AWS Region. Enter your AWS region.
-
Connection Timeout (s). Set the maximum amount of time the integration will wait for a server's response before terminating the connection. Enter the connection timeout time in seconds (for example,
180
). -
Verify Server Certificate. Select to validate the server’s SSL certificate.
-
Automation Engine. Select Cloud execution for this certified integration. Select a bridge option only for a custom integration. See Cloud or Bridge execution.
-
Proxy Options. Select whether to use a proxy. (Applies only if the automation engine uses a bridge instead of cloud execution.)
- Use no proxy. Communication runs on the bridge and does not use a proxy.
- Use default proxy. Use the default proxy for the bridge set up as described in Using a proxy.
- Use different proxy. Use your own proxy service. Provide the proxy URL and port number.

For configuration information specific to AWS integrations, see the AWS integrations section.
For information about Amazon Simple Notification Service, see Amazon Simple Notification Service documentation.
External Libraries
Change Log
- January 30, 2023 - First upload
- March 3, 2023 (v1.1)
- Updated integration Fields Label
- June 15, 2023 (v1.2) - Updated the integration with Environmental Variables