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

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

AWS IAM policy generation from application code in VS Code
https://github.com/iann0036/iamfast-vscode

ast aws iam iam-policy vscode vscode-extension

Last synced: 5 months ago
JSON representation

AWS IAM policy generation from application code in VS Code

Awesome Lists containing this project

README

          

# iamfast (Visual Studio Code Extension)

> WARNING: iamfast is experimental and should not yet be used or relied upon in a production context

IAM policy generation from application code.

![Screenshot](https://raw.githubusercontent.com/iann0036/iamfast-vscode/main/assets/screenshot.png)

iamfast supports the following programming languages:

* JavaScript (v2 SDK)
* Python 3 (Boto3 SDK)
* Go (v1 SDK)
* Java (v2 SDK)
* C/C++ (v1 SDK)
* Amazon States Language / Step Functions State Machines (JSON)