DEV Community

ChungWei Wei
ChungWei Wei

Posted on • Originally published at kmp.tw on

[AWS] Automation Notify When AWS Public IP Changed

Situation

Want Get Notify When AWS CloudFront IP Range Changed

Solution

Step 1 Create SNS Subscription And Select Protocol

Topic ARN Enter arn:aws:sns:us-east-1:806199016981:AmazonIpSpaceChanged

notidy01

Step 2 Go To Mailbox And Verify Subscription

notidy02

Click Confirm subscription

notidy03

If AWS Public IP Changed, You'll Recive Mail Notify Looks Like These

{
  "create-time":"yyyy-mm-ddThh:mm:ss+00:00",
  "synctoken":"0123456789",
  "md5":"6a45316e8bc9463c9e926d5d37836d33",
  "url":"https://ip-ranges.amazonaws.com/ip-ranges.json"
}
Enter fullscreen mode Exit fullscreen mode

You Also Can Use SNS Trigger Other Service To Do Something

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs