Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sigma enables you to connect with Amazon Simple Notification Service (SNS) for sending report notifications to report consumers. The appropriate E-Mail IDs of the customers or end users are stored in the form of Topics on the Amazon SNS notification delivery service. Using Sigma, you can send the status of the generated reports to your customers by establishing a connection with the SNS delivery mechanism in the AWS environment.

Note

Perform the following essential steps on the Amazon Web Services portal:

  • You should have already created an AWS account as an Identity Access Management (IAM) or a Root User to make use of the SNS email delivery services.
  • Once you register as an IAM or a Root User in Amazon Web Services (AWS), you can proceed to create a topic on the SNS email delivery service. To create a new topic, make use of the Create Topic option and provide the essential topic details for the topic creation.
  • Provide the e-mail address of your customers in the topic and once the email addresses are added to the topic, ensure that your customers subscribe to the created topic on the SNS email delivery service. For adding the email addresses of your customers to a topic, make use of the Create Subscription option and provide the apt email addresses of your customers as the Subscribers' details. Your customers must approve the confirmation email, received on their respective email addresses, so as to subscribe to the topic.
  • After your customers subscribe to the created topic, they will receive emails on their respective email addresses about the status of the generated reports in Sigma Application.

...

Using the AWS portal, let's assume that the SNSCHECK topic has already been created for the SNS email delivery service, as shown in the sample screen shot:



It's also assumed that a couple of end users have already subscribed to the SNSCHECK topic with as their respective email addresses have been listed in the topic, as shown in the following sample screen shot:

...

  1. On the home page of Sigma Studio, click Manage > ConnectorsConnection.
    Image Removed
    Image Added

    The Create New Connection page screen appears, as shown in the following screenshot:



  2. Click the OTHERS and select the amazon SNS option.



  3. Enter a unique name for the connection in Connection Name field. Here, NEW AMAZON SNS CONNECTION is provided as the Connection Name.



  4. Provide a valid secret key of the SNS email delivery service in the Secret Key field, e.g. wiZaP9BPgsE+JErdO4MwjGeiEad3+WZM56rIj/aV.



  5. Provide a valid access key of the SNS email delivery service in the Access Key field, e.g. AKIA46OSTORYRY53O22U.



  6. Provide the geographical region which acts as the access point of the SNS email delivery service in the Region field, e.g. ap-southeast-1.



  7. Click Submit to save the Amazon SNS connection.

    Warning

    When you try to exit the Connectors Create New Connection screen, before saving the configured SNS connection, a warning pop-up message appears, as shown in the following screen shot:

    • Click Cancel, if you do not want to exit the Connectorsthe Create New Connection screen.
    • Click Ok, if you want to exit the Connectorsthe Create New Connection screen.




    A success message for creating the SNS connection appears, as shown in the following screenshot:



  8. Click Ok.

...