Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iann0036/iamfast-core

[ABANDONED APPROACH] AWS IAM policy generation from application code
https://github.com/iann0036/iamfast-core

Last synced: 17 days ago
JSON representation

[ABANDONED APPROACH] AWS IAM policy generation from application code

Awesome Lists containing this project

README

        

JavaScriptPythonGoJavaVS CodeCore Library

# iamfast (Core Library)

:construction: EXPERIMENTAL - WORK IN PROGRESS :construction:

> AWS IAM policy generation from application code

iamfast uses [jsii](https://github.com/aws/jsii) to build core logic for multiple supported parsers.

Supported Platforms:

* JavaScript
* Python

Upcoming Platforms:

* C# / .NET
* Java
* Go

## Building

```
npm run-script build
npm run-script package
```