Skip to content

garnaat/missingcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

missingcloud

Introduction

This project has a simple goal. Collect cloud-related data you really want and make it available in a format that you can use programmatically. Initially, this is focused on AWS-related stuff like:

  • Available services
  • Available regions
  • Endpoints for each service in each region
  • Available instance types for EC2

This is all stuff that it seems should be available programmatically but isn't. So, until it is at least we can curate some JSON data files that contain this information and provide access to it.

If there is other data you would find useful, let me know or just fork the project and send a pull request.

IP Ranges

The IP address ranges for each EC2 region were discovered using this and later maintained manually from the regularly announced Amazon EC2 Public IP Ranges.

About

Data that you really want but can't get.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages