Hello ,
I am trying to receive Amazon CloudWatch metrics notifications in DataMiner using the AWS CloudWatch Connector.
My idea is to configure AWS SNS to send notifications to an HTTP/HTTPS endpoint that points to the DataMiner server.
Before implementing this, I would like to understand a few things:
-
Are there any prerequisites or limitations when using the AWS CloudWatch Connector to receive SNS notifications?
-
Is there anything special that needs to be configured when adding the DataMiner server as an HTTP/HTTPS endpoint in SNS?
-
Does the connector expect a specific payload format for SNS notifications?
-
If we want to use role-based authentication (IAM roles), what is the recommended way to configure it?
I would appreciate any guidance on this 🙂 Thanks