iam-syntax

Syntax Highlighting for IAM Policies

Rob Witoff

6,174

5

0.1.5

TBD

GitHub

Atom IDE IAM Policy Syntax Highlighting

Action aware syntax highlighting and snippets for AWS IAM Policies in the Atom IDE.

Demo

Features:

Development Notes

Generating Grammars

Because AWS Services and available actions change often, so too must our grammar. We autogenerate the grammar with the provided script

cd ./lib
bundle install
bundle exec generate-grammars.rb

Extracting The Service map

Atom Grammar Development

Resources

Resources:

Thanks: