Skip to content
This repository was archived by the owner on Jun 16, 2024. It is now read-only.

moltar/export-awsiamactions

Repository files navigation

Export of awsiamactions.io

AWS IAM Actions is an amazing resource with a searchable collection of all of the AWS IAM Actions available.

The only problem is that it does not have a programmatic access.

There's no way to download a single JSON file with all of the actions using curl. The download is only available through a browser by clicking the "Save As..." button.

This repository automates this clicking and saves the file in this repository under ./awsiamactions.json.

You can now download the file programmatically:

curl https://raw.githubusercontent.com/moltar/export-awsiamactions/master/awsiamactions.json

Contribute

## clone
git clone git@github.com:moltar/export-awsiamactions.git
cd export-awsiamactions

fnm use .
corepack enable
npx projen install

Run the scraper locally:

npx projen scrape

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •