Configuring the components - Cloud - 8.0

Amazon SNS (Mediation)

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Mediation) > Amazon SNS components (Mediation)
Data Quality and Preparation > Third-party systems > Amazon services (Mediation) > Amazon SNS components (Mediation)
Design and Development > Third-party systems > Amazon services (Mediation) > Amazon SNS components (Mediation)

Procedure

  1. Double-click the cAWSConnection component to display its Basic settings view in the Component tab.
  2. In the Access Key and Secret Key fields, enter the authentication credentials of your AWS account. For how to get your Access Key and Access Secret, see Access keys (access key ID and secret access key).
  3. Double-click the cTimer component to open its Basic settings view in the Component tab.
  4. In the Repeat field, enter 1 to generate the message exchange one time. Keep the default settings of the other options.
  5. Double-click the cSetBody component to open its Basic settings view in the Component tab.
  6. Select CONSTANT from the Language drop-down list and type in "Hello world" in the Expression field as the message body.
  7. Double-click the cAWSSNS component to open its Basic settings view in the Component tab.
  8. In the Connection list, select the cAWSConnection component that you have just configured to connect to Amazon's SNS service.
    In the Topic field, enter the name of the topic to send message to, "talend-com-tesb-sns" in this use case.
    In the Subject field, give a subject for the message, for example "Talend".
  9. Press Ctrl+S to save your Route.