Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publicly-Listed AWS Accounts

This is a communal list of any AWS Account IDs owned by anyone that are available publicly on the internet. Pull Requests encouraged!

Usage

JSON File

The source-of-truth is accounts.json. If you have any additions to make please put them here.

Schema

{
  "id": "123456789012",
  "owner": "e.g. name of company",
  "description": "Short description of the known purpose of the account",
  "source": "URL to the public listing of the account"
}

Data Viewer

A basic data view is generated from the JSON file and is available on Github Pages

Build

Run npm i && npm run to get dist up-to-date with any changes.

About

Publicly-listed AWS account IDs for easy lookup. Great for cleaning up false positives from unknown Account IDs in Cloudtrail

Topics

Resources

Stars

38 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages