Set up the Amazon SNS spoke

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Integrate the ServiceNow instance and Amazon SNS using AWS credential to authenticate ServiceNow requests.

    始める前に

    • Request an Integration Hub subscription
    • Activate the Amazon SNS spoke
    • Role required: admin

    このタスクについて

    To receive events at your ServiceNow instance from Amazon SNS, see Receive events at your ServiceNow instance from Amazon SNS. Spoke set up described here enables you to use spoke subflow and actions.

    Create Credential record for the Amazon SNS spoke

    Create Credential record for your AWS account. The Amazon SNS spoke uses this credential to perform actions on Amazon SNS.

    始める前に

    Role required: admin.

    手順

    1. Navigate to All > Connections & Credentials > Connection & Credential Aliases.
    2. Open for the record for Amazon SNS.
    3. From the Credentials tab, click New.
      The system displays the message What type of Credentials would you like to create?.
    4. Select AWS Credentials.
    5. On the form, fill these values.
      Field Value required
      Name Name to uniquely identify the connection record. For example, enter SNS Credentials.
      Active Option to actively use the credential record.
      Access Key ID Access Key ID of your AWS account.
      Secret Access Key Secret Access Key of your AWS account.
      Credential alias Associated credential record.
      Authentication Algorithm Custom authentication algorithm for outbound signing requests. Select SNS Algorithm.
      注:
      Users are cautioned against directly modifying the default authentication algorithm.
    6. Click Submit.

    タスクの結果

    The credential record for the Amazon SNS spoke is created.