Autocomplete IAM in vscode
2022-02-01 | aws iam vscode terraform serverlessTo 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
Inline Documentation
Wildcard Support
Pictures from the origin github