Skip to main content
Skip table of contents

Step-2 : Enable AWS Config & Setup SNS

This step has to be performed for every region you want to onboard to DigitalEx.

  1. Login to your AWS Member account as Administrator and switch to a region you want to onboard.

  2. Then search for Config service in a search bar & select it. You will land on the home page of config service

  1. Select Get started option and on the next page choose following settings,

    1. General settings

      1. Recording strategy : Record all current and future resource types supported in this region

      2. Include globally recorded resource types : Yes (please select the check box)

      3. AWS Config role : Use an existing AWS Config service-linked role

    2. Delivery method

      1. Amazon S3 bucket : Either select an option to create a new bucket or choose one of the existing buckets. Please make a note of the bucket, it will be needed in some of the following steps.

      2. Amazon SNS topic (please select a check box):

        1. Amazon SNS topic : Create a new topic

        2. SNS topic name : config-topic

  2. After selecting all the options as suggested, Click NextNext & Confirm

  3. Once AWS Config is setup, navigate to `Simple Notification Service` using a search bar and select Topics from the sidebar. You will see the topic named config-topic created as part of AWS Config setup in last step

  4. Select the config-topic subscription to navigate to its details. On the details page, click Create subcription and select following configuration.

    1. Protocol : HTTPS

    2. Endpoint :

      BASH
      https://webhook.digitalex.io/<TENANT-ID>/aws/ingest

      Use above URL as an Endpoint. Please note that <TENANT-ID> part in the URL has to be replaced with your own tenant id. Please consult your partner company to share tenant id before moving forward.

    3. After filling all the required fields, click Create subscription

  5. Navigate back to the SNS home page & select Subscriptions from left menu this time, & you will see the newly created subscription. Please note that a subscription might take 2-3 minutes before it shows Confirmed.

  6. Please repeat this Enable Config & Setup SNS section for every region you want DigitalEx to discover resources from and keep noting down the s3 bucket names used for configuring the delivery method during AWS Config setup.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.