Skip to content

awslabs/IsItOnAWS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Is It on AWS?

A couple of Lambda functions that combine to support the mini-website at IsItOnAWS.com

How it works

The Lambda function in newranges.js is subscribed to the SNS topic announcing changes to the IP-Ranges JSON resource. It retrieves that resource and generates another function based on the code in isitonaws.js, including a form of the IP-Ranges compiled to make it easily searchable.

Why?

To show a bunch of different AWS services working together to produce a hands-off, simple, serverless mini-app.

About

Mini web site that uses a lambda function to search a host name or IP address in the list of AWS address ranges, see https://aws.amazon.com/blogs/aws/aws-ip-ranges-json/

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published