Skip to content

sajdakk/asterisk

Repository files navigation

IAM Role Policy Verifier

TypeScript program that verifies the input JSON data against the AWS IAM Role Policy format.

Arguments

Program takes a single argument witch is the json file to check.

How to Run

  1. Make sure you have Node.js and npm installed on your machine.

  2. Clone this repository.

    git clone [email protected]:sajdakk/asterisk.git
    cd asterisk
  3. Install dependencies:

     npm i
  4. Start the program with example json file:

    npm start example.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published