Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skalt/aws_iam_actions

All the AWS IAM actions scraped from the AWS reference docs.
https://github.com/skalt/aws_iam_actions

aws aws-iam git-scraping

Last synced: 3 months ago
JSON representation

All the AWS IAM actions scraped from the AWS reference docs.

Awesome Lists containing this project

README

        

# aws_iam_actions

A dataset of (very nearly[^1]) all the AWS IAM actions scraped from [the AWS reference docs](https://docs.aws.amazon.com/service-authorization/latest/reference/reference.html).

## Notes on copyright

The scraped data should fall under US copyright fair-use since it copies only the facts of an API description and nothing else -- notably no human-readable documentation.
Please send any copyright complaints and takedown requests to [email protected].

Copying, modifying, and using the scraper itself is granted under a [ BSD-3-Clause license](./LICENSE).

[^1]: AWS API Gateway v1 and v2's docs aren't yet properly scraped; see [#4](https://github.com/SKalt/aws_iam_actions/issues/4)