Tech, Cloud and Programming

Autocomplete IAM in vscode

|

To make a good IAM policy you want it strict. With the ever growing functionality of AWS, this requires a lot of documentation checking. Now is the AWS Documentation extensive, but not very easy to search.

I saw this extension for VSCode by Sebastion Bille.

It improves the working with iam policies in Terraform, SAM and json policies.

Autocomplete

Autocomplete

Inline Documentation

Inline Documentation

Wildcard Support

Wildcard Support

Pictures from the origin github