Getting Started: OpsGenie Setup
In AWS, create a new Secrets Manager secret called
OpsGenieAPI
in the same account/region as Squyre is deployed. Use the following content, obviously substituting your key and email. The secret should be of typeOther type of secret
.
{ "apikey": <the API key you just created> }
- Setup OpsGenie to send SNS messages to topic
squyre-Alert
on alert creation only.