Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 313 Bytes

File metadata and controls

26 lines (19 loc) · 313 Bytes

configure environment

SLACK_URL: incomming webhook url DAYS: threshold

CloudWatch Events

Event Source

create schdule event

Targets

configure input

  • Constant (JSON text)
{
  "fqdn_list": [
    "www.google.com",
    "www.amazon.com",
    "www.apple.com",
    "www.microsoft.com"
  ]
}