In AWS I've set up an SNS subscription to a Jira endpoint (e.g. https://api.atlassian.com/v1/json/amazonsns?apiKey=xxxx). According to https://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.confirm.html AWS should send a confirmation message to that Jira endpoint. Where in the Jira dashboard can I see this confirmation message?
For context I'm migrating from an OpsGenie endpoint (api.opsgenie.com) to the new JMS one (api.atlassian.com).
Thanks.