Logo
AWS IAM Policy Generator for AWS CDK

AWS IAM Policy Generator for AWS CDK

Securely store and access AWS credentials in a development environment.

Visit Website

A Simple NodeJS/Typescript Library for Generating IAM Policy Action Statements

This is a straightforward NodeJS/Typescript library designed to generate IAM Policy Action Statements based on the selected service.

This library offers predefined constants for autocompletion and simplifies AWS CDK PolicyStatement creation

This library offers predefined constants that assist with autocompletion and includes a factory class designed for the straightforward creation of AWS CDK PolicyStatement.

It aims to simplify the process of managing IAM policies

It aims to simplify the process of managing IAM policies and can be utilized within AWS CDK stack scripts or as an independent utility.