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
- Host: GitHub
- URL: https://github.com/iann0036/iamfast-vscode
- Owner: iann0036
- License: gpl-3.0
- Created: 2021-02-09T09:18:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T11:47:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T18:27:20.724Z (about 1 year ago)
- Topics: ast, aws, iam, iam-policy, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 1.85 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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)