Versions Compared

Key

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

...

Note

Before you begin

  • Ensure you have the permission to:

    • To create Create an SNS Topic and,

    • Configure an AWS Config of the region for which , you want to monitor the real-time state change

  • To know more about SNS, refer to your Amazon Web Services documentation.

...

Notes
To retrieve the HyperGrid SQS from the HyperCloud™ Platform:

  1. Log in to your HCP portal account.

  2. Navigate to Administration > System Settings > config.stream.sqs.arn.
    Example: arn:aws:sqs:us-east-2:<<HyperGridAccountID>>:config-queue

  3. Copy the HyperGrid SQS.

Mail us at support@hypergrid.com if you do not see this information under your System Settings.

...

  1. Sign in to your AWS Management Console.

  2. Open your Amazon SNS console.

  3. Create a new SNS Topic with the following name: hypergrid-config-topic.

  4. From the SNS Topic wizard, configure these settings under Access Policy:

    1. From the Define who can publish messages to the topic field – select Only the topic owner.

    2. From the Define who can subscribe to the topic field – select Only requesters with certain endpoints.

      • Enter the endpoint ARN of your HyperGrid SQS.

  5. The HyperGrid SRE subscribes HyperGrid SQS to the newly created SNS Topic.

...